Started by user Cloud Tsai Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 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-ssh1885659274037646389.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5793269741673236098.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15315789848507587083.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9220462647304765486.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3714194547286281034.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-120404 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/356 [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/356 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4241)" > 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 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 # timeout=10 > git rev-list --no-walk 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:40:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:40:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:40:58 ========================================================= 07:40:58 EdgeX Global Pipelines Version Info 07:40:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:40:59 ------------------- 07:40:59 stable info: 07:40:59 ------------------- 07:40:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:40:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:40:59 Message: update stable to v1.0.244 07:41:00 ------------------- 07:41:00 experimental info: 07:41:00 ------------------- 07:41:00 Commited By: **** collab-it+edgex@linuxfoundation.org 07:41:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 07:41:00 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e5fb9d [Pipeline] echo 07:41:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:00 provisioning config files... 07:41:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/356@tmp/config89628149742272653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:00 ---> docker-login.sh 07:41:00 nexus3.edgexfoundry.org:10001 07:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:01 Configure a credential helper to remove this warning. See 07:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:01 07:41:01 Login Succeeded 07:41:01 nexus3.edgexfoundry.org:10002 07:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:01 Configure a credential helper to remove this warning. See 07:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:01 07:41:01 Login Succeeded 07:41:01 nexus3.edgexfoundry.org:10003 07:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:01 Configure a credential helper to remove this warning. See 07:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:01 07:41:01 Login Succeeded 07:41:01 nexus3.edgexfoundry.org:10004 07:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:01 Configure a credential helper to remove this warning. See 07:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:01 07:41:01 Login Succeeded 07:41:01 docker.io 07:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:41:01 Configure a credential helper to remove this warning. See 07:41:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:41:01 07:41:01 Login Succeeded 07:41:01 ---> docker-login.sh ends [Pipeline] } 07:41:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:02 + 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 07:41:02 + dirname cmd/core-command/Dockerfile 07:41:02 + cut -d/ -f2 07:41:02 + echo core-command,cmd/core-command/Dockerfile 07:41:02 + dirname cmd/core-data/Dockerfile 07:41:02 + cut -d/ -f2 07:41:02 + echo core-data,cmd/core-data/Dockerfile 07:41:02 + dirname cmd/core-metadata/Dockerfile 07:41:02 + cut -d/ -f2 07:41:02 + echo core-metadata,cmd/core-metadata/Dockerfile 07:41:02 + dirname cmd/security-bootstrapper/Dockerfile 07:41:02 + cut -d/ -f2 07:41:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:41:02 + dirname cmd/security-proxy-setup/Dockerfile 07:41:02 + cut -d/ -f2 07:41:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:41:02 + dirname cmd/security-secretstore-setup/Dockerfile 07:41:02 + cut -d/ -f2 07:41:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:41:02 + dirname cmd/security-spiffe-token-provider/Dockerfile+ 07:41:02 cut -d/ -f2 07:41:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:41:02 + dirname+ cmd/security-spire-agent/Dockerfile 07:41:02 cut -d/ -f2 07:41:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:41:02 + dirname cmd/security-spire-config/Dockerfile 07:41:02 + cut -d/ -f2 07:41:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:41:02 + dirname cmd/security-spire-server/Dockerfile 07:41:02 + cut -d/ -f2 07:41:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:41:02 + dirname cmd/support-notifications/Dockerfile 07:41:02 + cut -d/ -f2 07:41:02 + echo support-notifications,cmd/support-notifications/Dockerfile 07:41:02 + dirname cmd/support-scheduler/Dockerfile 07:41:02 + cut -d/ -f2 07:41:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:41:02 + dirname cmd/sys-mgmt-agent/Dockerfile 07:41:02 + cut -d/ -f2 07:41:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:41:02 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 07:41:02 + git rev-list -1 --merges 8e5fb9ddc0bb37d5332117b0669d1195de2c5076~1..8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] echo 07:41:02 -----------> git rev-list -1 --merges 8e5fb9ddc0bb37d5332117b0669d1195de2c5076~1..8e5fb9ddc0bb37d5332117b0669d1195de2c5076 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [false] [Pipeline] sh 07:41:02 + git log --format=format:%s -1 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] echo 07:41:02 ========================================================= 07:41:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:41:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:41:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:41:03 + grep -v github /etc/ssh/ssh_known_hosts 07:41:03 + [ -e /tmp/ssh_known_hosts ] 07:41:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:41:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:41:03 + sudo tee -a /etc/ssh/ssh_known_hosts 07:41:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:03 07:41:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:04 0.1.4: Pulling from edgex-devops/py-git-semver 07:41:04 b85a868b505f: Pulling fs layer 07:41:04 e2be974225ed: Pulling fs layer 07:41:04 339a4e72a1f5: Pulling fs layer 07:41:04 988bab9f4d93: Pulling fs layer 07:41:04 1469e6f7b9e6: Pulling fs layer 07:41:04 eaf3925da568: Pulling fs layer 07:41:04 bab4dde63d76: Pulling fs layer 07:41:04 bde34c3a00c8: Pulling fs layer 07:41:04 b352a97aabf1: Pulling fs layer 07:41:04 4872d77fe225: Pulling fs layer 07:41:04 5851b861e8e6: Pulling fs layer 07:41:04 bab4dde63d76: Waiting 07:41:04 bde34c3a00c8: Waiting 07:41:04 b352a97aabf1: Waiting 07:41:04 4872d77fe225: Waiting 07:41:04 988bab9f4d93: Waiting 07:41:04 1469e6f7b9e6: Waiting 07:41:04 eaf3925da568: Waiting 07:41:04 e2be974225ed: Verifying Checksum 07:41:04 e2be974225ed: Download complete 07:41:04 988bab9f4d93: Verifying Checksum 07:41:04 988bab9f4d93: Download complete 07:41:04 1469e6f7b9e6: Verifying Checksum 07:41:04 1469e6f7b9e6: Download complete 07:41:04 eaf3925da568: Verifying Checksum 07:41:04 eaf3925da568: Download complete 07:41:04 339a4e72a1f5: Verifying Checksum 07:41:04 339a4e72a1f5: Download complete 07:41:04 bde34c3a00c8: Download complete 07:41:04 b352a97aabf1: Verifying Checksum 07:41:04 b352a97aabf1: Download complete 07:41:04 4872d77fe225: Verifying Checksum 07:41:04 4872d77fe225: Download complete 07:41:04 5851b861e8e6: Verifying Checksum 07:41:04 5851b861e8e6: Download complete 07:41:04 b85a868b505f: Download complete 07:41:04 bab4dde63d76: Verifying Checksum 07:41:04 bab4dde63d76: Download complete 07:41:05 b85a868b505f: Pull complete 07:41:05 e2be974225ed: Pull complete 07:41:06 339a4e72a1f5: Pull complete 07:41:06 988bab9f4d93: Pull complete 07:41:06 1469e6f7b9e6: Pull complete 07:41:06 eaf3925da568: Pull complete 07:41:08 bab4dde63d76: Pull complete 07:41:08 bde34c3a00c8: Pull complete 07:41:08 b352a97aabf1: Pull complete 07:41:08 4872d77fe225: Pull complete 07:41:08 5851b861e8e6: Pull complete 07:41:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:41:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:08 prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container 07:41:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:41:10 $ docker top 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 -eo pid,comm 07:41:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:41:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:41:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:10 [ssh-agent] Looking for ssh-agent implementation... 07:41:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:10 $ docker exec 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 ssh-agent 07:41:11 SSH_AUTH_SOCK=/tmp/ssh-CKulg0G2S4nx/agent.31 07:41:11 SSH_AGENT_PID=37 07:41:11 Running ssh-add (command line suppressed) 07:41:11 Identity added: /w/workspace/edgex-go/356@tmp/private_key_13664615806861912302.key (/w/workspace/edgex-go/356@tmp/private_key_13664615806861912302.key) 07:41:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:11 + git tag --points-at HEAD [Pipeline] } 07:41:11 $ docker exec --env ******** --env ******** 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 ssh-agent -k 07:41:11 unset SSH_AUTH_SOCK; 07:41:11 unset SSH_AGENT_PID; 07:41:11 echo Agent pid 37 killed; 07:41:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:41:11 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0-dev.2' [Pipeline] sshagent 07:41:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:11 [ssh-agent] Looking for ssh-agent implementation... 07:41:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:11 $ docker exec 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 ssh-agent 07:41:11 SSH_AUTH_SOCK=/tmp/ssh-ecJy2QFTejOT/agent.70 07:41:11 SSH_AGENT_PID=76 07:41:11 Running ssh-add (command line suppressed) 07:41:12 Identity added: /w/workspace/edgex-go/356@tmp/private_key_13778327948356023529.key (/w/workspace/edgex-go/356@tmp/private_key_13778327948356023529.key) 07:41:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:12 + git semver init 07:41:12 2022-12-02 07:41:12,593 [run_init] DEBUG init version:0.0.0 force:False 07:41:12 2022-12-02 07:41:12,594 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/356/.semver 07:41:12 2022-12-02 07:41:12,594 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/356/.semver 07:41:12 2022-12-02 07:41:12,595 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/356/.semver'], cwd=/w/workspace/edgex-go/356, universal_newlines=False, shell=None, istream=None) 07:41:17 2022-12-02 07:41:17,759 [append_file] DEBUG append to file:/w/workspace/edgex-go/356/.git/info/exclude 07:41:17 2022-12-02 07:41:17,759 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/356/.semver/main with force:False 07:41:17 2022-12-02 07:41:17,760 [read_version] DEBUG read version from /w/workspace/edgex-go/356/.semver/main 07:41:17 2022-12-02 07:41:17,760 [read_version] DEBUG read version from /w/workspace/edgex-go/356/.semver/main 07:41:17 3.0.0-dev.3 [Pipeline] } 07:41:18 $ docker exec --env ******** --env ******** 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 ssh-agent -k 07:41:18 unset SSH_AUTH_SOCK; 07:41:18 unset SSH_AGENT_PID; 07:41:18 echo Agent pid 76 killed; 07:41:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:18 + git semver [Pipeline] } 07:41:18 $ docker stop --time=1 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 07:41:20 $ docker rm -f 517ac200abfdbb5f84d17fdb82ca2b75f8afbd417f4ab893a74098b846769df3 [Pipeline] // withDockerContainer [Pipeline] sh 07:41:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:41:20 Stashed 1 file(s) [Pipeline] echo 07:41:20 [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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 07:41:20 + git config --global --add safe.directory /w/workspace/edgex-go/356 [Pipeline] echo 07:41:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:41:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:41:20 ========================================================= 07:41:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:41:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:41:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:41:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:41:21 213ec9aee27d: Pulling fs layer 07:41:21 4583459ba037: Pulling fs layer 07:41:21 93c1e223e6f2: Pulling fs layer 07:41:21 53926ce57604: Pulling fs layer 07:41:21 21b2b0c7a3f4: Pulling fs layer 07:41:21 22ff95d597cd: Pulling fs layer 07:41:21 12d6caf4c0d1: Pulling fs layer 07:41:21 96b7cbca73a9: Pulling fs layer 07:41:21 a7acece74701: Pulling fs layer 07:41:21 53926ce57604: Waiting 07:41:21 21b2b0c7a3f4: Waiting 07:41:21 a7acece74701: Waiting 07:41:21 22ff95d597cd: Waiting 07:41:21 12d6caf4c0d1: Waiting 07:41:21 96b7cbca73a9: Waiting 07:41:21 93c1e223e6f2: Verifying Checksum 07:41:21 93c1e223e6f2: Download complete 07:41:21 4583459ba037: Verifying Checksum 07:41:21 4583459ba037: Download complete 07:41:21 21b2b0c7a3f4: Verifying Checksum 07:41:21 21b2b0c7a3f4: Download complete 07:41:21 22ff95d597cd: Verifying Checksum 07:41:21 22ff95d597cd: Download complete 07:41:21 213ec9aee27d: Verifying Checksum 07:41:21 12d6caf4c0d1: Download complete 07:41:21 213ec9aee27d: Pull complete 07:41:21 4583459ba037: Pull complete 07:41:21 93c1e223e6f2: Pull complete 07:41:22 a7acece74701: Verifying Checksum 07:41:22 a7acece74701: Download complete 07:41:22 96b7cbca73a9: Verifying Checksum 07:41:22 96b7cbca73a9: Download complete 07:41:22 53926ce57604: Verifying Checksum 07:41:22 53926ce57604: Download complete 07:41:26 53926ce57604: Pull complete 07:41:26 21b2b0c7a3f4: Pull complete 07:41:26 22ff95d597cd: Pull complete 07:41:26 12d6caf4c0d1: Pull complete 07:41:28 96b7cbca73a9: Pull complete 07:41:28 a7acece74701: Pull complete 07:41:28 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 07:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:41:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 07:41:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:41:29 WORKDIR /edgex 07:41:29 COPY go.mod . 07:41:29 RUN go mod download 07:41:29 + docker build -t ci-base-image-x86_64 -f - . 07:41:29 Sending build context to Docker daemon 169.8MB 07:41:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:41:29 ---> db6d94c90886 07:41:29 Step 2/4 : WORKDIR /edgex 07:41:33 ---> Running in a0da8fa75bb0 07:41:33 Removing intermediate container a0da8fa75bb0 07:41:33 ---> 672ea46d804b 07:41:33 Step 3/4 : COPY go.mod . 07:41:33 ---> c091d4d54623 07:41:33 Step 4/4 : RUN go mod download 07:41:33 ---> Running in f3ccf00f4b6b 07:41:35 Still waiting to schedule task 07:41:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:41:51 Removing intermediate container f3ccf00f4b6b 07:41:51 ---> 31b9fde3d596 07:41:51 Successfully built 31b9fde3d596 07:41:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:51 + docker inspect -f . ci-base-image-x86_64 07:41:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:51 prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container 07:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 07:41:52 $ docker top c508905c4f8d5d7c36931dd5942566799764e5f3ef377d373b99b411b0a9c7c5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:52 + go version 07:41:52 go version go1.18.7 linux/amd64 [Pipeline] } 07:41:52 $ docker stop --time=1 c508905c4f8d5d7c36931dd5942566799764e5f3ef377d373b99b411b0a9c7c5 07:41:53 $ docker rm -f c508905c4f8d5d7c36931dd5942566799764e5f3ef377d373b99b411b0a9c7c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:54 + docker inspect -f . ci-base-image-x86_64 07:41:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:54 prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container 07:41: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/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 07:41:54 $ docker top 92e70ffb24ec029bd2fd65337245870a04beb85e4e60af029d117cf6afdcb9fc -eo pid,comm [Pipeline] { [Pipeline] echo 07:41:54 ========================================================= 07:41:54 [edgeXBuildGoParallel] Running Tests and Build... 07:41:54 ========================================================= [Pipeline] sh 07:41:54 + git config --global --add safe.directory /w/workspace/edgex-go/356 [Pipeline] fileExists [Pipeline] sh 07:41:55 + make test 07:41:55 go test -race -coverprofile=coverage.out ./... 07:42:01 ? github.com/edgexfoundry/edgex-go [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:42:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:42:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.118s coverage: 98.5% of statements 07:42:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.122s coverage: 43.0% of statements 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:42:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 54.2% of statements 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:42:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.254s coverage: 89.2% of statements 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.060s coverage: 2.2% of statements 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.514s coverage: 95.6% of statements 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.078s coverage: 0.9% of statements 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements 07:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.099s coverage: 47.1% of statements 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 07:42:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 07:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 07:42:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.083s coverage: 44.8% of statements 07:42:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.187s coverage: 79.9% of statements 07:42:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 86.9% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.091s coverage: 87.2% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.085s coverage: 85.4% of statements 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 64.7% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.344s coverage: 65.8% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.8% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.067s coverage: 84.8% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:42:39 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 07:42:39 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 07:42:39 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 07:42:57 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." 07:42:57 go vet ./... 07:43:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:43:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:43:02 ./bin/test-attribution-txt.sh [Pipeline] echo 07:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:43:02 + ls -al . 07:43:02 total 768 07:43:02 drwxrwxr-x 11 1001 1001 4096 Dec 2 07:41 . 07:43:02 drwxr-xr-x 4 root root 4096 Dec 2 07:41 .. 07:43:02 drwxrwxr-x 2 1001 1001 4096 Dec 2 07:40 .blubracket 07:43:02 -rw-rw-r-- 1 1001 1001 16 Dec 2 07:40 .dockerignore 07:43:02 drwxrwxr-x 8 1001 1001 4096 Dec 2 07:42 .git 07:43:02 drwxrwxr-x 3 1001 1001 4096 Dec 2 07:40 .github 07:43:02 -rw-rw-r-- 1 1001 1001 1030 Dec 2 07:40 .gitignore 07:43:02 -rw-rw-r-- 1 1001 1001 42 Dec 2 07:40 .golangci.yml 07:43:02 -rw-rw-r-- 1 1001 1001 87 Dec 2 07:40 .hadolint.yml 07:43:02 drwxr-xr-x 3 1001 1001 4096 Dec 2 07:41 .semver 07:43:02 -rw-rw-r-- 1 1001 1001 166 Dec 2 07:40 .sonarcloud.properties 07:43:02 -rw-rw-r-- 1 1001 1001 1171 Dec 2 07:40 ADOPTERS.md 07:43:02 -rw-rw-r-- 1 1001 1001 10618 Dec 2 07:40 Attribution.txt 07:43:02 -rw-rw-r-- 1 1001 1001 73765 Dec 2 07:40 CHANGELOG.md 07:43:02 -rw-rw-r-- 1 1001 1001 3804 Dec 2 07:40 CONTRIBUTING.md 07:43:02 -rw-rw-r-- 1 1001 1001 677 Dec 2 07:40 GOVERNANCE.md 07:43:02 -rw-rw-r-- 1 1001 1001 850 Dec 2 07:40 Jenkinsfile 07:43:02 -rw-rw-r-- 1 1001 1001 10775 Dec 2 07:40 LICENSE 07:43:02 -rw-rw-r-- 1 1001 1001 13289 Dec 2 07:40 Makefile 07:43:02 -rw-rw-r-- 1 1001 1001 582 Dec 2 07:40 OWNERS.md 07:43:02 -rw-rw-r-- 1 1001 1001 9403 Dec 2 07:40 README.md 07:43:02 -rw-rw-r-- 1 1001 1001 6912 Dec 2 07:40 SECURITY.md 07:43:02 -rw-rw-r-- 1 1001 1001 11 Dec 2 07:41 VERSION 07:43:02 drwxrwxr-x 2 1001 1001 4096 Dec 2 07:40 bin 07:43:02 drwxrwxr-x 18 1001 1001 4096 Dec 2 07:40 cmd 07:43:02 -rw-r--r-- 1 root root 501828 Dec 2 07:42 coverage.out 07:43:02 -rw-rw-r-- 1 1001 1001 3369 Dec 2 07:40 go.mod 07:43:02 -rw-rw-r-- 1 1001 1001 45006 Dec 2 07:40 go.sum 07:43:02 drwxrwxr-x 8 1001 1001 4096 Dec 2 07:40 internal 07:43:02 drwxrwxr-x 3 1001 1001 4096 Dec 2 07:40 openapi 07:43:02 drwxrwxr-x 4 1001 1001 4096 Dec 2 07:40 snap 07:43:02 -rw-rw-r-- 1 1001 1001 204 Dec 2 07:40 version.go [Pipeline] sh 07:43:02 + '[' -e coverage.out ] 07:43:02 + chown 1001:1001 coverage.out [Pipeline] stash 07:43:02 Stashed 1 file(s) [Pipeline] sh 07:43:03 + make build 07:43:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:43:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120405 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:43:11 Running in /w/workspace/edgex-go/356 [Pipeline] { [Pipeline] checkout 07:43:11 The recommended git tool is: git 07:43:16 using credential edgex-jenkins-ssh 07:43:16 Cloning the remote Git repository 07:43:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:43:16 > git init /w/workspace/edgex-go/356 # timeout=10 07:43:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:43:16 > git --version # timeout=10 07:43:16 > git --version # 'git version 2.25.1' 07:43:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:16 Verifying host key using known hosts file 07:43:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 07:43:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:43:18 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:43:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:43:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:43:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:43:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:43:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:43:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:43:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:43:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:43:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:43:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:43:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:43:33 Avoid second fetch 07:43:33 Checking out Revision 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 (main) 07:43:34 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2 (#4241)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:43:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:43:35 % Total % Received % Xferd Average Speed Time Time Time Current 07:43:35 Dload Upload Total Spent Left Speed 07:43:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 07:43:33 > git config core.sparsecheckout # timeout=10 07:43:33 > git checkout -f 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 # timeout=10 [Pipeline] sh 07:43:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:43:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:43:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:43:36 + sudo tee /etc/docker/daemon.new 07:43:36 { 07:43:36 "registry-mirrors": [ 07:43:36 "https://nexus3.edgexfoundry.org:10001" 07:43:36 ], 07:43:36 "bip": "10.250.0.254/24", 07:43:36 "hosts": [ 07:43:36 "tcp://0.0.0.0:5555", 07:43:36 "unix:///var/run/docker.sock" 07:43:36 ], 07:43:36 "mtu": 1458, 07:43:36 "selinux-enabled": true, 07:43:36 "seccomp-profile": "/etc/docker/seccomp.json" 07:43:36 } [Pipeline] sh 07:43:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:43:36 + sudo service docker restart [Pipeline] } 07:43:37 $ docker stop --time=1 92e70ffb24ec029bd2fd65337245870a04beb85e4e60af029d117cf6afdcb9fc 07:43:40 $ docker rm -f 92e70ffb24ec029bd2fd65337245870a04beb85e4e60af029d117cf6afdcb9fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:43:41 07:43:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:43:41 latest: Pulling from edgex-devops/edgex-compose 07:43:41 cbdbe7a5bc2a: Pulling fs layer 07:43:41 ca9280d653b3: Pulling fs layer 07:43:41 7e9c9ca2126c: Pulling fs layer 07:43:42 cbdbe7a5bc2a: Download complete 07:43:42 cbdbe7a5bc2a: Pull complete 07:43:42 ca9280d653b3: Verifying Checksum 07:43:42 ca9280d653b3: Download complete 07:43:42 7e9c9ca2126c: Verifying Checksum 07:43:42 7e9c9ca2126c: Download complete 07:43:42 ca9280d653b3: Pull complete 07:43:45 7e9c9ca2126c: Pull complete 07:43:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:43:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:43:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:46 prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container 07:43:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 07:43:48 $ docker top 88e75bf6c06a6b245663800ffb4749bc7b1daccb096d8d1d65928c1e4977fa8c -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:48 + docker-compose build --help 07:43:48 + grep parallel 07:43:48 --parallel Build images in parallel. [Pipeline] } 07:43:48 $ docker stop --time=1 88e75bf6c06a6b245663800ffb4749bc7b1daccb096d8d1d65928c1e4977fa8c 07:43:50 $ docker rm -f 88e75bf6c06a6b245663800ffb4749bc7b1daccb096d8d1d65928c1e4977fa8c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:43:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:50 prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container 07:43:50 $ 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/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 07:43:51 $ docker top 8559778ffd050df2ec3236742ce58c4bdd675b819c0cb216dd5978eea0d66411 -eo pid,comm [Pipeline] { [Pipeline] sh 07:43:51 + docker-compose -f ./docker-compose-build.yml build --parallel 07:43:51 Building core-command ... 07:43:51 Building core-data ... 07:43:51 Building core-metadata ... 07:43:51 Building security-bootstrapper ... 07:43:51 Building security-proxy-setup ... 07:43:51 Building security-secretstore-setup ... 07:43:51 Building security-spiffe-token-provider ... 07:43:51 Building security-spire-agent ... 07:43:51 Building security-spire-config ... 07:43:51 Building security-spire-server ... 07:43:51 Building support-notifications ... 07:43:51 Building support-scheduler ... 07:43:51 Building sys-mgmt-agent ... 07:43:51 Building security-spire-server 07:43:51 Building security-bootstrapper 07:43:51 Building core-data 07:43:51 Building security-secretstore-setup 07:43:51 Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:55 provisioning config files... 07:43:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/356@tmp/config13717026885570406962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:55 ---> docker-login.sh 07:43:55 nexus3.edgexfoundry.org:10001 07:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:56 Configure a credential helper to remove this warning. See 07:43:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:56 07:43:56 Login Succeeded 07:43:56 nexus3.edgexfoundry.org:10002 07:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:56 Configure a credential helper to remove this warning. See 07:43:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:56 07:43:56 Login Succeeded 07:43:56 nexus3.edgexfoundry.org:10003 07:43:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:57 Configure a credential helper to remove this warning. See 07:43:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:57 07:43:57 Login Succeeded 07:43:57 nexus3.edgexfoundry.org:10004 07:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:57 Configure a credential helper to remove this warning. See 07:43:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:57 07:43:57 Login Succeeded 07:43:57 docker.io 07:43:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:57 Configure a credential helper to remove this warning. See 07:43:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:57 07:43:57 Login Succeeded 07:43:57 ---> docker-login.sh ends [Pipeline] } 07:43:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:43:58 + git config --global --add safe.directory /w/workspace/edgex-go/356 [Pipeline] echo 07:43:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:43:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:43:58 ========================================================= 07:43:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:43:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:43:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:43:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:43:58 9b18e9b68314: Pulling fs layer 07:43:58 35d82f9e3411: Pulling fs layer 07:43:58 e16973657156: Pulling fs layer 07:43:58 fc693d55d65f: Pulling fs layer 07:43:58 7e9fc2657dce: Pulling fs layer 07:43:58 dda99020689f: Pulling fs layer 07:43:58 db1c61fa0a46: Pulling fs layer 07:43:58 891c053d2c06: Pulling fs layer 07:43:58 7e9fc2657dce: Waiting 07:43:58 dda99020689f: Waiting 07:43:58 db1c61fa0a46: Waiting 07:43:58 fc693d55d65f: Waiting 07:43:58 891c053d2c06: Waiting 07:43:58 e16973657156: Verifying Checksum 07:43:58 e16973657156: Download complete 07:43:58 35d82f9e3411: Verifying Checksum 07:43:58 35d82f9e3411: Download complete 07:43:58 7e9fc2657dce: Verifying Checksum 07:43:58 7e9fc2657dce: Download complete 07:43:58 dda99020689f: Verifying Checksum 07:43:58 dda99020689f: Download complete 07:43:58 9b18e9b68314: Verifying Checksum 07:43:58 9b18e9b68314: Download complete 07:43:59 9b18e9b68314: Pull complete 07:43:59 891c053d2c06: Verifying Checksum 07:43:59 891c053d2c06: Download complete 07:44:00 35d82f9e3411: Pull complete 07:44:00 e16973657156: Pull complete 07:44:01 db1c61fa0a46: Verifying Checksum 07:44:01 db1c61fa0a46: Download complete 07:44:01 fc693d55d65f: Verifying Checksum 07:44:01 fc693d55d65f: Download complete 07:44:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:44:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:44:06 ---> 31b9fde3d596 07:44:06 Step 3/22 : WORKDIR /edgex-go 07:44:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:44:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:44:06 ---> 31b9fde3d596 07:44:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:44:06 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:44:06 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:44:06 ---> 31b9fde3d596 07:44:06 Step 3/32 : WORKDIR /edgex-go 07:44:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:44:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:44:06 ---> 31b9fde3d596 07:44:06 Step 3/23 : WORKDIR /edgex-go 07:44:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:44:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:44:06 ---> 31b9fde3d596 07:44:06 Step 3/24 : WORKDIR /edgex-go 07:44:14 fc693d55d65f: Pull complete 07:44:14 7e9fc2657dce: Pull complete 07:44:14 dda99020689f: Pull complete 07:44:16 ---> Running in fb2c6575fd40 07:44:16 ---> Running in 434bcb07bc44 07:44:16 ---> Running in 2edf24cd55bf 07:44:16 ---> Running in 182e6e28cf68 07:44:16 ---> Running in cd17eab48d91 07:44:16 Removing intermediate container 182e6e28cf68 07:44:16 ---> 02af71311592 07:44:16 Step 4/22 : WORKDIR /edgex-go 07:44:16 Removing intermediate container 2edf24cd55bf 07:44:16 ---> c07c62214307 07:44:16 Step 4/22 : RUN apk add --update --no-cache make bash git 07:44:16 Removing intermediate container cd17eab48d91 07:44:16 ---> 03163cbe5bc6 07:44:16 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 07:44:16 Removing intermediate container fb2c6575fd40 07:44:16 ---> Running in 5893c20a5537 07:44:16 ---> fbab41c3bff8 07:44:16 Step 4/32 : RUN apk add --update --no-cache make git 07:44:16 Removing intermediate container 434bcb07bc44 07:44:16 ---> cf8757850ef7 07:44:16 Step 4/24 : RUN apk add --update --no-cache make git 07:44:16 ---> Running in ac62d74856a4 07:44:16 ---> Running in d54760361390 07:44:16 ---> Running in 0ab484cd5e59 07:44:16 ---> Running in ce98eedf3436 07:44:16 Removing intermediate container 5893c20a5537 07:44:16 ---> a96043b53fce 07:44:16 Step 5/22 : RUN apk add --update --no-cache make git 07:44:16 ---> Running in 39bce80efeb2 07:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:44:17 OK: 211 MiB in 51 packages 07:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:44:17 OK: 211 MiB in 51 packages 07:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:44:17 OK: 211 MiB in 51 packages 07:44:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:44:17 OK: 211 MiB in 51 packages 07:44:17 OK: 211 MiB in 51 packages 07:44:17 Removing intermediate container ac62d74856a4 07:44:17 ---> afea223d2194 07:44:17 Step 5/23 : COPY go.mod vendor* ./ 07:44:17 Removing intermediate container d54760361390 07:44:17 ---> 1c04b73a6154 07:44:17 Step 5/22 : COPY go.mod vendor* ./ 07:44:17 Removing intermediate container 0ab484cd5e59 07:44:17 ---> 7e0b4cc44026 07:44:17 Step 5/32 : COPY go.mod vendor* ./ 07:44:18 ---> 97f0d9e643ed 07:44:18 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:18 ---> Running in a27cd9798f3e 07:44:18 ---> 6c3f44bfeb43 07:44:18 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:18 ---> 80c4aa2abf2e 07:44:18 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:18 ---> Running in d460e571d785 07:44:18 ---> Running in e395436b7cb4 07:44:18 Removing intermediate container 39bce80efeb2 07:44:18 ---> 4c453e8bba12 07:44:18 Step 6/22 : COPY go.mod vendor* ./ 07:44:18 Removing intermediate container ce98eedf3436 07:44:18 ---> 70f9bd01fc4a 07:44:18 Step 5/24 : COPY go.mod vendor* ./ 07:44:18 ---> c702ff685c60 07:44:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:18 ---> Running in c2b623a085de 07:44:18 ---> 81a16750332a 07:44:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:44:18 ---> Running in 57c8ef01346c 07:44:19 db1c61fa0a46: Pull complete 07:44:21 891c053d2c06: Pull complete 07:44:21 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 07:44:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:44:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 07:44:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:44:22 WORKDIR /edgex 07:44:22 COPY go.mod . 07:44:22 RUN go mod download 07:44:22 + docker build -t ci-base-image-arm64 -f - . 07:44:22 Sending build context to Docker daemon 3.27MB 07:44:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:44:22 ---> f96f9c87975a 07:44:22 Step 2/4 : WORKDIR /edgex 07:44:24 ---> Running in d687d79c38b0 07:44:24 Removing intermediate container d687d79c38b0 07:44:24 ---> 70d7301eb869 07:44:24 Step 3/4 : COPY go.mod . 07:44:25 ---> 328f65d47bd0 07:44:25 Step 4/4 : RUN go mod download 07:44:25 ---> Running in 27e45941d608 07:44:50 Removing intermediate container d460e571d785 07:44:50 ---> f07d3245fb8b 07:44:50 Step 7/22 : COPY . . 07:44:50 Removing intermediate container e395436b7cb4 07:44:50 ---> a6c70e885685 07:44:50 Step 7/32 : COPY . . 07:44:50 Removing intermediate container c2b623a085de 07:44:50 ---> 281568ced36a 07:44:50 Step 8/22 : COPY . . 07:44:50 Removing intermediate container 57c8ef01346c 07:44:50 ---> 79705a8c90fe 07:44:50 Step 7/24 : COPY . . 07:44:50 Removing intermediate container a27cd9798f3e 07:44:50 ---> 66caa0877d99 07:44:50 Step 7/23 : COPY . . 07:44:57 Removing intermediate container 27e45941d608 07:44:57 ---> 58fcfe600572 07:44:57 Successfully built 58fcfe600572 07:44:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:58 + docker inspect -f . ci-base-image-arm64 07:44:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:58 prd-ubuntu20.04-docker-arm64-4c-16g-120405 does not seem to be running inside a container 07:44:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 ******** ci-base-image-arm64 cat 07:44:59 $ docker top ef45a7627446c28821ce0ae95207d2fc8bb45b7cf8e11baae485cf5fa9221a43 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:00 + go version 07:45:00 go version go1.18.7 linux/arm64 [Pipeline] } 07:45:00 $ docker stop --time=1 ef45a7627446c28821ce0ae95207d2fc8bb45b7cf8e11baae485cf5fa9221a43 07:45:02 $ docker rm -f ef45a7627446c28821ce0ae95207d2fc8bb45b7cf8e11baae485cf5fa9221a43 [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 07:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:45:02 07:45:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:45:02 latest: Pulling from edgex-devops/edgex-compose-arm64 07:45:02 29e5d40040c1: Pulling fs layer 07:45:02 1ce36da41761: Pulling fs layer 07:45:02 25b303627fd3: Pulling fs layer 07:45:03 29e5d40040c1: Verifying Checksum 07:45:03 29e5d40040c1: Download complete 07:45:03 1ce36da41761: Verifying Checksum 07:45:03 1ce36da41761: Download complete 07:45:03 29e5d40040c1: Pull complete 07:45:05 1ce36da41761: Pull complete 07:45:05 25b303627fd3: Verifying Checksum 07:45:05 25b303627fd3: Download complete 07:45:12 ---> cb52e625cf23 07:45:12 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 07:45:12 ---> e22131802638 07:45:12 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data ---> 1754b5d80538 07:45:12 07:45:12 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:45:12 ---> afd53cd17f8d 07:45:12 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:45:12 ---> eb84f241fa26 07:45:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:45:12 ---> Running in ed0dbb0108f4 07:45:12 ---> Running in 99d79e4b5137 07:45:12 ---> Running in 6c61e6c084b2 07:45:12 ---> Running in 561b0f463030 07:45:12 ---> Running in 2c793350178e 07:45:12 Removing intermediate container ed0dbb0108f4 07:45:12 ---> 83a61e14d1a6 07:45:12 Step 9/23 : WORKDIR /edgex-go/spire-build 07:45:12 ---> Running in 7d16a13018be 07:45:12 Removing intermediate container 7d16a13018be 07:45:12 ---> 7561af36a6db 07:45:12 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:45:12 ---> Running in 378e64e1581b 07:45:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:45:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:45:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:45:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:45:12 Removing intermediate container 378e64e1581b 07:45:12 ---> 84cc644a1f3f 07:45:12 Step 11/23 : WORKDIR /edgex-go 07:45:12 ---> Running in 78184ba6c38b 07:45:12 Removing intermediate container 78184ba6c38b 07:45:12 ---> 5cbd3e116d08 07:45:12 07:45:12 Step 12/23 : FROM alpine:3.15 07:45:12 3.15: Pulling from library/alpine 07:45:12 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 07:45:12 Status: Downloaded newer image for alpine:3.15 07:45:12 ---> c4fc93816858 07:45:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:45:12 ---> Running in fb23f3e69413 07:45:12 Removing intermediate container fb23f3e69413 07:45:12 ---> dbc3e11b9f8a 07:45:12 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:45:12 ---> Running in 8bb463c39daa 07:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:45:13 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:45:13 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:45:13 OK: 15859 distinct packages available 07:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:45:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:45:13 (1/5) Installing dumb-init (1.2.5-r1) 07:45:13 (2/5) Installing musl-obstack (1.2.3-r0) 07:45:13 (3/5) Installing libucontext (1.1-r0) 07:45:13 (4/5) Installing gcompat (1.0.0-r4) 07:45:13 (5/5) Installing openssl (1.1.1s-r1) 07:45:13 Executing busybox-1.34.1-r7.trigger 07:45:13 OK: 7 MiB in 19 packages 07:45:15 25b303627fd3: Pull complete 07:45:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:45:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:45:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:15 Removing intermediate container 8bb463c39daa 07:45:15 ---> 3e5c0cc9cdcc 07:45:15 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:45:15 prd-ubuntu20.04-docker-arm64-4c-16g-120405 does not seem to be running inside a container 07:45:15 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:45:17 $ docker top ae31e63a565dc7a2ec6f702b2a5fd2876ceaa1f1412605c645217d2345084010 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:18 + docker-compose build --help 07:45:18 + grep parallel 07:45:19 ---> 61f8967cd4d9 07:45:19 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:45:20 ---> a8331f9356c9 07:45:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:45:20 ---> ed26c03fcd2e 07:45:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:45:21 ---> 920cfbd0fa0d 07:45:21 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:45:21 ---> Running in 7fd7abbb284d 07:45:22 Removing intermediate container 7fd7abbb284d 07:45:22 ---> 80a58c5da959 07:45:22 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:45:22 ---> Running in 77caa8658821 07:45:22 Removing intermediate container 77caa8658821 07:45:22 ---> 7fad1d55c1bf 07:45:22 Step 21/23 : LABEL arch=x86_64 07:45:23 --parallel Build images in parallel. [Pipeline] } 07:45:23 $ docker stop --time=1 ae31e63a565dc7a2ec6f702b2a5fd2876ceaa1f1412605c645217d2345084010 07:45:23 ---> Running in 5c7adb016430 07:45:23 Removing intermediate container 5c7adb016430 07:45:23 ---> 8a619a738433 07:45:23 Step 22/23 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:45:23 ---> Running in 7f05b4a23904 07:45:23 Removing intermediate container 7f05b4a23904 07:45:23 ---> 0d343ccbefef 07:45:23 Step 23/23 : LABEL version=3.0.0-dev.3 07:45:23 ---> Running in 225c4f5fa3a5 07:45:24 Removing intermediate container 225c4f5fa3a5 07:45:24 ---> 07e3398e8498 07:45:24 07:45:24 Successfully built 07e3398e8498 07:45:24 Successfully tagged security-spire-server:latest 07:45:24 Building security-spiffe-token-provider 07:45:24 $ docker rm -f ae31e63a565dc7a2ec6f702b2a5fd2876ceaa1f1412605c645217d2345084010 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:45:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:25 prd-ubuntu20.04-docker-arm64-4c-16g-120405 does not seem to be running inside a container 07:45:25 $ 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/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:45:26 $ docker top 39abcd676bc3a8868e103ae74dfa82d3901e1524482e98771835507652914e85 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:26 + docker-compose -f ./docker-compose-build.yml build --parallel 07:45:30  Building security-spire-server ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:30 Step 2/19 : FROM ${BUILDER_BASE} AS builder 07:45:30 ---> 31b9fde3d596 07:45:30 Step 3/19 : WORKDIR /edgex-go 07:45:30 ---> Using cache 07:45:30 ---> cf8757850ef7 07:45:30 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 07:45:31 Building core-command ... 07:45:31 Building core-data ... 07:45:31 Building core-metadata ... 07:45:31 Building security-bootstrapper ... 07:45:31 Building security-proxy-setup ... 07:45:31 Building security-secretstore-setup ... 07:45:31 Building security-spiffe-token-provider ... 07:45:31 Building security-spire-agent ... 07:45:31 Building security-spire-config ... 07:45:31 Building security-spire-server ... 07:45:31 Building support-notifications ... 07:45:31 Building support-scheduler ... 07:45:31 Building sys-mgmt-agent ... 07:45:31 Building security-bootstrapper 07:45:31 Building security-spiffe-token-provider 07:45:31 Building sys-mgmt-agent 07:45:31 Building security-spire-agent 07:45:31 Building support-notifications 07:45:37 ---> Running in e871d15b8d00 07:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:45:37 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 07:45:37 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 07:45:37 OK: 17038 distinct packages available 07:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:45:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:45:37 OK: 211 MiB in 51 packages 07:45:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:45:41 Removing intermediate container e871d15b8d00 07:45:41 ---> a2bbdae3361f 07:45:41 Step 5/19 : COPY go.mod vendor* ./ 07:45:42 ---> 66bfa5e9bb87 07:45:42 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:43 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:43 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:45:43 ---> 58fcfe600572 07:45:43 Step 3/32 : WORKDIR /edgex-go 07:45:43 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:43 Step 2/19 : FROM ${BUILDER_BASE} AS builder 07:45:43 ---> 58fcfe600572 07:45:43 Step 3/19 : WORKDIR /edgex-go 07:45:43 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:45:43 ---> 58fcfe600572 07:45:43 Step 3/24 : WORKDIR /edgex-go 07:45:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:45:43 ---> 58fcfe600572 07:45:43 Step 3/22 : WORKDIR /edgex-go 07:45:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:45:43 ---> 58fcfe600572 07:45:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:45:43 ---> Running in 645b0407e205 07:45:43 ---> Running in abd15d916115 07:45:43 ---> Running in 3e52a051da5f 07:45:43 ---> Running in 6d107cba888e 07:45:43 ---> Running in 115a0b52934a 07:45:43 Removing intermediate container abd15d916115 07:45:43 ---> 03bbce7da1a9 07:45:43 Step 4/22 : RUN apk add --update --no-cache make bash git 07:45:43 ---> Running in a8296e9f8959 07:45:43 Removing intermediate container 115a0b52934a 07:45:43 ---> 68eb203b7ccd 07:45:43 Step 4/32 : RUN apk add --update --no-cache make git 07:45:43 Removing intermediate container 645b0407e205 07:45:43 ---> 8bd5c2ffa589 07:45:43 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:45:43 Removing intermediate container 3e52a051da5f 07:45:43 ---> d08285fda0bb 07:45:43 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 07:45:43 Removing intermediate container 6d107cba888e 07:45:43 ---> 1c9705d88054 07:45:43 Step 4/22 : WORKDIR /edgex-go 07:45:43 ---> Running in 96ce3a9a9286 07:45:43 ---> Running in 76a54de33e40 07:45:43 ---> Running in 1ca316867037 07:45:43 ---> Running in 0357aa28eda5 07:45:44 Removing intermediate container 0357aa28eda5 07:45:44 ---> 5b510721f8d0 07:45:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:45:44 ---> Running in d90b1da2ca7c 07:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:46 ---> Running in 80b0110b39ee 07:45:46 Removing intermediate container 6c61e6c084b2 07:45:46 ---> 4ce3f1cae6b6 07:45:46 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:45:46 Removing intermediate container 99d79e4b5137 07:45:46 ---> 71b67dd1fde2 07:45:46 07:45:46 Step 9/32 : FROM alpine:3.16 07:45:46 Removing intermediate container 561b0f463030 07:45:46 ---> d446af95a8ee 07:45:46 07:45:46 Step 10/22 : FROM alpine:3.16 07:45:46 Removing intermediate container 2c793350178e 07:45:46 ---> 22d091263125 07:45:46 07:45:46 Step 9/24 : FROM alpine:3.16 07:45:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:47 ---> Running in 12f81d2c4a72 07:45:47 OK: 221 MiB in 51 packages 07:45:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:45:47 OK: 221 MiB in 51 packages 07:45:47 OK: 221 MiB in 51 packages 07:45:47 3.16: Pulling from library/alpine 07:45:47 OK: 221 MiB in 51 packages 07:45:47 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 07:45:47 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 07:45:47 OK: 16895 distinct packages available 07:45:48 3.16: Pulling from library/alpine 07:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:48 3.16: Pulling from library/alpine 07:45:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:49 Removing intermediate container a8296e9f8959 07:45:49 ---> 2cc65c08c0c3 07:45:49 Step 5/22 : COPY go.mod vendor* ./ 07:45:49 Removing intermediate container 1ca316867037 07:45:49 ---> 153e78a3bbbe 07:45:49 Step 5/24 : COPY go.mod vendor* ./ 07:45:49 OK: 221 MiB in 51 packages 07:45:49 Removing intermediate container 76a54de33e40 07:45:49 ---> c79ebc421068 07:45:49 Step 5/32 : COPY go.mod vendor* ./ 07:45:49 Removing intermediate container d90b1da2ca7c 07:45:49 ---> cdceee04e94d 07:45:49 Step 6/22 : COPY go.mod vendor* ./ 07:45:50 ---> 189a9db45b98 07:45:50 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:50 ---> Running in bae3acd38bc9 07:45:50 ---> 42f2e348966d 07:45:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:50 ---> Running in de4c65c5da46 07:45:50 ---> a7a5f05304b1 07:45:50 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:51 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 07:45:51 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 07:45:51 Status: Downloaded newer image for alpine:3.16 07:45:51 Status: Image is up to date for alpine:3.16 07:45:51 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 07:45:51 Status: Image is up to date for alpine:3.16 07:45:51 ---> bfe296a52501 07:45:51 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:45:51 Removing intermediate container 96ce3a9a9286 07:45:51 ---> fde0b1164839 07:45:51 Step 5/19 : COPY go.mod vendor* ./ 07:45:51 ---> Running in 046567cb89c3 07:45:51 ---> 7a14c72cac59 07:45:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:51 ---> bfe296a52501 07:45:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:45:51 ---> bfe296a52501 07:45:51 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:45:51 Removing intermediate container 12f81d2c4a72 07:45:51 ---> a8c89ec80a60 07:45:51 07:45:51 Step 10/22 : FROM alpine:3.16 07:45:51 ---> bfe296a52501 07:45:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:45:51 ---> Running in 47531596c30c 07:45:51 ---> Running in 14874f96aef0 07:45:51 ---> Running in da7a0f6dd78d 07:45:51 ---> Running in 0338f5cb7268 07:45:51 ---> Running in 49bb1421c7ed 07:45:51 Removing intermediate container da7a0f6dd78d 07:45:51 ---> 26d679095dc3 07:45:51 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 07:45:51 Removing intermediate container 47531596c30c 07:45:51 ---> cbbc90014fea 07:45:51 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 07:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:45:51 Removing intermediate container 0338f5cb7268 07:45:51 ---> 308ccd01632f 07:45:51 Step 12/22 : ENV APP_PORT=59880 07:45:51 ---> Running in 21b22e9b1b0d 07:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:45:52 ---> Running in 6c756b1196bb 07:45:52 ---> Running in 1588673bbc22 07:45:52 (1/3) Installing ca-certificates (20220614-r0) 07:45:52 ---> 46f519500468 07:45:52 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:52 (2/3) Installing dumb-init (1.2.5-r1) 07:45:52 (3/3) Installing su-exec (0.2-r1) 07:45:52 Executing busybox-1.35.0-r17.trigger 07:45:52 Removing intermediate container 1588673bbc22 07:45:52 ---> eedb75816a3e 07:45:52 Step 13/22 : EXPOSE $APP_PORT 07:45:52 Executing ca-certificates-20220614-r0.trigger 07:45:52 ---> Running in 7ec0c8bf2d05 07:45:52 OK: 6 MiB in 17 packages 07:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:45:52 Removing intermediate container 7ec0c8bf2d05 07:45:52 ---> b4b2b9e9d340 07:45:52 Step 14/22 : RUN apk add --update --no-cache dumb-init 07:45:52 ---> Running in f88c535882ee 07:45:52 ---> Running in b11b42d1df61 07:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:45:52 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 07:45:52 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 07:45:52 (3/33) Installing readline (8.1.2-r0) 07:45:52 (4/33) Installing bash (5.1.16-r2) 07:45:52 Executing bash-5.1.16-r2.post-install 07:45:52 (5/33) Installing ca-certificates (20220614-r0) 07:45:52 (1/2) Installing dumb-init (1.2.5-r1) 07:45:52 (6/33) Installing brotli-libs (1.0.9-r6) 07:45:52 (2/2) Installing su-exec (0.2-r1) 07:45:52 Executing busybox-1.35.0-r17.trigger 07:45:52 OK: 6 MiB in 16 packages 07:45:52 (7/33) Installing nghttp2-libs (1.47.0-r0) 07:45:52 (8/33) Installing libcurl (7.83.1-r4) 07:45:52 (9/33) Installing curl (7.83.1-r4) 07:45:52 (10/33) Installing docker-cli (20.10.20-r0) 07:45:53 (11/33) Installing dumb-init (1.2.5-r1) 07:45:53 (12/33) Installing libbz2 (1.0.8-r1) 07:45:53 (13/33) Installing expat (2.5.0-r0) 07:45:53 (14/33) Installing libffi (3.4.2-r1) 07:45:53 (15/33) Installing gdbm (1.23-r0) 07:45:53 (16/33) Installing xz-libs (5.2.5-r1) 07:45:53 (17/33) Installing libgcc (11.2.1_git20220219-r2) 07:45:53 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 07:45:53 (19/33) Installing mpdecimal (2.5.1-r1) 07:45:53 (20/33) Installing sqlite-libs (3.38.5-r0) 07:45:53 (21/33) Installing python3 (3.10.8-r0) 07:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:45:53 (22/33) Installing py3-contextlib2 (21.6.0-r2) 07:45:53 (23/33) Installing py3-tomli (2.0.1-r1) 07:45:53 (24/33) Installing py3-pep517 (0.12.0-r2) 07:45:53 (25/33) Installing py3-six (1.16.0-r1) 07:45:53 (26/33) Installing py3-retrying (1.3.3-r3) 07:45:53 (27/33) Installing py3-appdirs (1.4.4-r3) 07:45:53 (28/33) Installing py3-more-itertools (8.13.0-r0) 07:45:53 (29/33) Installing py3-ordered-set (4.0.2-r3) 07:45:53 (30/33) Installing py3-parsing (2.4.7-r3) 07:45:53 (31/33) Installing py3-packaging (21.3-r0) 07:45:53 (32/33) Installing py3-setuptools (59.4.0-r0) 07:45:53 (33/33) Installing py3-pip (22.1.1-r0) 07:45:53 (1/1) Installing dumb-init (1.2.5-r1) 07:45:54 Executing busybox-1.35.0-r17.trigger 07:45:54 OK: 6 MiB in 15 packages 07:45:54 Executing busybox-1.35.0-r17.trigger 07:45:54 Executing ca-certificates-20220614-r0.trigger 07:45:54 OK: 123 MiB in 47 packages 07:45:55 Removing intermediate container 14874f96aef0 07:45:55 ---> 75f10cd7b624 07:45:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:45:56 ---> Running in 65e9dfb14c1d 07:45:56 Removing intermediate container 6c756b1196bb 07:45:56 ---> 20cc3328eb7e 07:45:56 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 07:45:57 Removing intermediate container b11b42d1df61 07:45:57 ---> 804d811a2c04 07:45:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:45:57 Removing intermediate container 65e9dfb14c1d 07:45:57 ---> 35904904e257 07:45:57 Step 12/24 : WORKDIR / 07:45:57 ---> Running in 45bcc1f1444b 07:45:57 ---> Running in 8d23fd8bff2d 07:45:57 Removing intermediate container 45bcc1f1444b 07:45:57 ---> 4a815e7bb31f 07:45:57 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 07:45:57 ---> a75e0420c1f6 07:45:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:45:57 Removing intermediate container 8d23fd8bff2d 07:45:57 ---> d0abf044b592 07:45:57 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:45:57 ---> Running in aaa5a67ee7d4 07:45:58 Removing intermediate container aaa5a67ee7d4 07:45:58 ---> 8020f1de9514 07:45:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 07:45:58 Removing intermediate container 80b0110b39ee 07:45:58 ---> 01e180f89a48 07:45:58 Step 7/19 : COPY . . 07:45:58 ---> 4ee5c23b338c 07:45:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:46:02 ---> Running in bbb42511a449 07:46:02 ---> 1afefaa7389d 07:46:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:46:02 ---> 069ed2bd9db8 07:46:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:46:02 Removing intermediate container bbb42511a449 07:46:02 ---> 628ea538541e 07:46:02 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 07:46:02 ---> Running in f811a3d6e4b5 07:46:02 Collecting docker-compose==1.23.2 07:46:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:46:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.5 MB/s eta 0:00:00 07:46:02 ---> 57efc2dc5f47 07:46:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:46:02 ---> Running in e2ad6facb0d2 07:46:03 Collecting jsonschema<3,>=2.5.1 07:46:03 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:46:03 Collecting texttable<0.10,>=0.9.0 07:46:03 Downloading texttable-0.9.1.tar.gz (11 kB) 07:46:03 Preparing metadata (setup.py): started 07:46:03 ---> 2cd5890f705d 07:46:03 Step 18/22 : ENTRYPOINT ["/core-data"] 07:46:03 Removing intermediate container f811a3d6e4b5 07:46:03 ---> 21ee9b443a34 07:46:03 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 07:46:03 ---> Running in 4232d47810b2 07:46:03 ---> Running in 8aca6dd541ca 07:46:03 ---> c8b17c729140 07:46:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:46:03 Removing intermediate container 4232d47810b2 07:46:03 ---> 2a05c89262ef 07:46:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:46:03 ---> Running in b9d2f93b63d4 07:46:03 Preparing metadata (setup.py): finished with status 'done' 07:46:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:46:03 Collecting PyYAML<4,>=3.10 07:46:03 Downloading PyYAML-3.13.tar.gz (270 kB) 07:46:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 120.5 MB/s eta 0:00:00 07:46:03 Removing intermediate container b9d2f93b63d4 07:46:03 ---> 521d2db4aa5f 07:46:03 Step 20/22 : LABEL arch=x86_64 07:46:03 ---> Running in 625954b5b264 07:46:03 Preparing metadata (setup.py): started 07:46:03 Removing intermediate container 625954b5b264 07:46:03 ---> d0e0cc2e2497 07:46:03 ---> 49ef9edcf1d6 07:46:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:46:03 07:46:03 ---> Running in f431bec75281 07:46:03 Preparing metadata (setup.py): finished with status 'done' 07:46:03 Collecting dockerpty<0.5,>=0.4.1 07:46:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:46:03 Preparing metadata (setup.py): started 07:46:04 Removing intermediate container f431bec75281 07:46:04 ---> 201133e8d088 07:46:04 Step 22/22 : LABEL version=3.0.0-dev.3 07:46:04 Preparing metadata (setup.py): finished with status 'done' 07:46:04 Collecting docopt<0.7,>=0.6.1 07:46:04 Downloading docopt-0.6.2.tar.gz (25 kB) 07:46:04 Preparing metadata (setup.py): started 07:46:04 ---> Running in 1c62dad903df 07:46:04 ---> d3990577fed5 07:46:04 Removing intermediate container 8aca6dd541ca 07:46:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> 66396b175297 07:46:04 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 07:46:04 07:46:04 ---> Running in 10b0f8dc7d6e 07:46:04 Removing intermediate container 1c62dad903df 07:46:04 ---> c73975f1cb9f 07:46:04 07:46:04 Preparing metadata (setup.py): finished with status 'done' 07:46:04 Successfully built c73975f1cb9f 07:46:04 Successfully tagged core-data:latest 07:46:04  Building core-data ... done Building support-notifications 07:46:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:46:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:46:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 140.4 MB/s eta 0:00:00 07:46:04 Collecting cached-property<2,>=1.2.0 07:46:04 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:46:05 Collecting websocket-client<1.0,>=0.32.0 07:46:05 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 151.3 MB/s eta 0:00:00 07:46:05 Collecting docker<4.0,>=3.6.0 07:46:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 126.8 MB/s eta 0:00:00 07:46:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 07:46:05 Collecting docker-pycreds>=0.4.0 07:46:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:46:05 Collecting chardet<3.1.0,>=3.0.2 07:46:05 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 152.5 MB/s eta 0:00:00 07:46:05 Collecting idna<2.8,>=2.5 07:46:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 148.0 MB/s eta 0:00:00 07:46:05 Collecting urllib3<1.25,>=1.21.1 07:46:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 180.9 MB/s eta 0:00:00 07:46:05 Collecting certifi>=2017.4.17 07:46:05 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 07:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 202.5 MB/s eta 0:00:00 07:46:05 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:46:05 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:46:05 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:46:05 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:46:05 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 07:46:05 Running setup.py install for texttable: started 07:46:06 Running setup.py install for texttable: finished with status 'done' 07:46:06 Running setup.py install for PyYAML: started 07:46:07 Removing intermediate container 10b0f8dc7d6e 07:46:07 ---> 706ef4b5015a 07:46:07 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 07:46:07 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:46:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:46:07 ---> 31b9fde3d596 07:46:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:46:07 ---> Using cache 07:46:07 ---> 02af71311592 07:46:07 Step 4/22 : WORKDIR /edgex-go 07:46:07 ---> Using cache 07:46:07 ---> a96043b53fce 07:46:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:46:07 Running setup.py install for PyYAML: finished with status 'done' 07:46:10 Running setup.py install for docopt: started 07:46:10 ---> 1bcd55548493 07:46:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:46:10 ---> Running in c69fe087e765 07:46:10 ---> f1dc1bbcb3d4 07:46:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 07:46:10 ---> Running in 009216ac23d3 07:46:10 Running setup.py install for docopt: finished with status 'done' 07:46:10 ---> 2a78b00141bf 07:46:10 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:46:10 ---> Running in db124a74af57 07:46:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:46:10 Running setup.py install for dockerpty: started 07:46:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:46:11 Running setup.py install for dockerpty: finished with status 'done' 07:46:11 OK: 211 MiB in 51 packages 07:46:11 Removing intermediate container 009216ac23d3 07:46:11 ---> 136e11471d1f 07:46:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:46:12 ---> 3afd51ee7496 07:46:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:46:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:46:12 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 07:46:12 Removing intermediate container c69fe087e765 07:46:12 ---> a574b6cefca3 07:46:12 Step 6/22 : COPY go.mod vendor* ./ 07:46:12 Removing intermediate container db124a74af57 07:46:12 ---> f9644bcbc677 07:46:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:46:12 ---> Running in c38cf0a0793e 07:46:13 ---> bdb27a0ce48d 07:46:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:13 ---> 5056a034b44f 07:46:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:46:13 ---> Running in 28f9f831257a 07:46:13 Removing intermediate container c38cf0a0793e 07:46:13 ---> f657e939a014 07:46:13 Step 22/24 : LABEL arch=x86_64 07:46:13 ---> Running in 544a1cb06fed 07:46:14 ---> 240577aad15c 07:46:14 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:46:14 Removing intermediate container 544a1cb06fed 07:46:14 ---> 271f413e2b85 07:46:14 Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:46:14 ---> 9051f2ef4dee 07:46:14 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 07:46:14 ---> Running in 3e2d6a0fd03d 07:46:15 Removing intermediate container 3e2d6a0fd03d 07:46:15 ---> 3bf120d51ef9 07:46:15 Step 24/24 : LABEL version=3.0.0-dev.3 07:46:15 ---> 972b91f8116e 07:46:15 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 07:46:15 ---> Running in 1c63c0c5f91c 07:46:17 Removing intermediate container 1c63c0c5f91c 07:46:17 ---> 16602782a424 07:46:17 07:46:17 Successfully built 16602782a424 07:46:17 Successfully tagged security-secretstore-setup:latest 07:46:17  Building security-secretstore-setup ... done Building security-spire-agent 07:46:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:46:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:46:21 ---> 31b9fde3d596 07:46:21 Step 3/24 : WORKDIR /edgex-go 07:46:21 ---> Using cache 07:46:21 ---> cf8757850ef7 07:46:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:46:24 ---> f626fda39943 07:46:24 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:46:24 ---> Running in 8beb394b7534 07:46:24 Removing intermediate container 21b22e9b1b0d 07:46:24 ---> eb966a930795 07:46:24 Step 13/22 : ENV APP_PORT=58890 07:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:46:24 ---> 79436360a6ed 07:46:24 Step 27/32 : RUN chmod +x /entrypoint.sh 07:46:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:46:25 ---> Running in 2da258e7bf17 07:46:25 ---> Running in 2c1630be3bb7 07:46:25 OK: 211 MiB in 51 packages 07:46:25 Removing intermediate container 2da258e7bf17 07:46:25 ---> 9a448300f6a8 07:46:25 Step 14/22 : EXPOSE $APP_PORT 07:46:25 ---> Running in b2f0cef4a4e0 07:46:26 Removing intermediate container b2f0cef4a4e0 07:46:26 ---> 0c016b0dd879 07:46:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:46:27 Removing intermediate container 8beb394b7534 07:46:27 ---> c21b86c07117 07:46:27 Step 5/24 : COPY go.mod vendor* ./ 07:46:28 ---> 2b8fd3703db2 07:46:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:46:28 ---> 367b13361ddf 07:46:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:28 Removing intermediate container 2c1630be3bb7 07:46:28 ---> 06871e6b6776 07:46:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:46:28 ---> Running in 31e730a598be 07:46:28 ---> Running in 2d9e75c3a036 07:46:28 ---> cac02ac30a18 07:46:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:46:28 Removing intermediate container e2ad6facb0d2 07:46:28 ---> ce3573f63ac3 07:46:28 07:46:28 Step 9/19 : FROM alpine:3.15 07:46:28 ---> c4fc93816858 07:46:28 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:46:28 ---> Using cache 07:46:28 ---> dbc3e11b9f8a 07:46:28 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:46:28 ---> Running in 67d92c8f421f 07:46:28 Removing intermediate container 2d9e75c3a036 07:46:28 ---> f21033c5b82b 07:46:28 Step 29/32 : CMD ["gate"] 07:46:28 ---> Running in 7d602136fd79 07:46:29 ---> 74eb0f06a3ea 07:46:29 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:46:29 ---> Running in a6ca0e61bcbb 07:46:29 Removing intermediate container 7d602136fd79 07:46:29 ---> 66d818a98e61 07:46:29 Step 30/32 : LABEL arch=x86_64 07:46:29 ---> Running in 4a8a35883250 07:46:29 Removing intermediate container a6ca0e61bcbb 07:46:29 ---> 857972a5b1be 07:46:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:46:29 Removing intermediate container 4a8a35883250 07:46:29 ---> 1076335cf720 07:46:29 Step 31/32 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:46:29 ---> Running in 5a27a240b3f6 07:46:29 ---> Running in 6783307f7997 07:46:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:46:29 Removing intermediate container 6783307f7997 07:46:29 ---> 8896446e92f3 07:46:29 Step 32/32 : LABEL version=3.0.0-dev.3 07:46:29 Removing intermediate container 5a27a240b3f6 07:46:29 ---> ebebc485a787 07:46:29 Step 20/22 : LABEL arch=x86_64 07:46:29 ---> Running in 9d0874d1526d 07:46:29 ---> Running in dfd943499824 07:46:30 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:46:30 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:46:30 OK: 15859 distinct packages available 07:46:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:46:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:46:30 Removing intermediate container dfd943499824 07:46:30 ---> 1acc65409abe 07:46:30 Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:46:30 Removing intermediate container 9d0874d1526d 07:46:30 ---> eeba2cbad98f 07:46:30 07:46:30 Successfully built eeba2cbad98f 07:46:30 (1/9) Installing ca-certificates (20220614-r0) 07:46:30 Successfully tagged security-bootstrapper:latest 07:46:30 Building security-spire-config 07:46:30  Building security-bootstrapper ... done (2/9) Installing brotli-libs (1.0.9-r5) 07:46:30 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:46:30 (4/9) Installing libcurl (7.80.0-r4) 07:46:30 (5/9) Installing curl (7.80.0-r4) 07:46:30 (6/9) Installing dumb-init (1.2.5-r1) 07:46:30 (7/9) Installing musl-obstack (1.2.3-r0) 07:46:30 (8/9) Installing libucontext (1.1-r0) 07:46:30 (9/9) Installing gcompat (1.0.0-r4) 07:46:30 Executing busybox-1.34.1-r7.trigger 07:46:30 Executing ca-certificates-20220614-r0.trigger 07:46:30 OK: 8 MiB in 23 packages 07:46:30 ---> Running in 9d05537821bf 07:46:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:46:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:46:33 ---> 31b9fde3d596 07:46:33 Step 3/24 : WORKDIR /edgex-go 07:46:33 ---> Using cache 07:46:33 ---> cf8757850ef7 07:46:33 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:46:33 ---> Using cache 07:46:33 ---> c21b86c07117 07:46:33 Step 5/24 : COPY go.mod vendor* ./ 07:46:33 ---> Using cache 07:46:33 ---> 367b13361ddf 07:46:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:36 Removing intermediate container 9d05537821bf 07:46:36 ---> 365e6a2c515f 07:46:36 Step 22/22 : LABEL version=3.0.0-dev.3 07:46:36 ---> Running in a1f33f185e01 07:46:36 ---> Running in 5b21690b438e 07:46:36 Removing intermediate container 5b21690b438e 07:46:36 ---> 97908b8e6b8d 07:46:36 07:46:36 Removing intermediate container 67d92c8f421f 07:46:36 ---> 835928607f63 07:46:36 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 07:46:36 Removing intermediate container 28f9f831257a 07:46:36 ---> be540d135cc9 07:46:36 Step 8/22 : COPY . . 07:46:36 Successfully built 97908b8e6b8d 07:46:36 Successfully tagged sys-mgmt-agent:latest 07:46:36  Building sys-mgmt-agent ... done Building core-command 07:46:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:46:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:46:40 ---> 31b9fde3d596 07:46:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:46:40 ---> Using cache 07:46:40 ---> 02af71311592 07:46:40 Step 4/23 : WORKDIR /edgex-go 07:46:40 ---> Using cache 07:46:40 ---> a96043b53fce 07:46:40 Step 5/23 : RUN apk add --update --no-cache make git 07:46:40 ---> Using cache 07:46:40 ---> 4c453e8bba12 07:46:40 Step 6/23 : COPY go.mod vendor* ./ 07:46:40 ---> Using cache 07:46:40 ---> c702ff685c60 07:46:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:40 ---> Using cache 07:46:40 ---> 281568ced36a 07:46:40 Step 8/23 : COPY . . 07:46:40 ---> Using cache 07:46:40 ---> e22131802638 07:46:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 07:46:45 ---> 01ef391f1c20 07:46:45 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:46:45 ---> Running in 4cd44663290e 07:46:45 ---> 4282bc7a9787 07:46:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:46:46 ---> Running in e32597e5610c 07:46:46 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:46:46 Removing intermediate container 31e730a598be 07:46:46 ---> 4023f9f4fbf0 07:46:46 Step 7/24 : COPY . . 07:46:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:46:46 ---> 3abd58dd3014 07:46:46 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:46:51 ---> f8ea8ee42426 07:46:51 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:46:54 ---> 392ea8248845 07:46:54 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:46:54 ---> Running in 22b8f9650a9b 07:46:54 ---> Running in fa2993c1902f 07:46:54 Removing intermediate container 22b8f9650a9b 07:46:54 Removing intermediate container fa2993c1902f 07:46:54 ---> bd66377fbccf 07:46:54 ---> 4f7956616139 07:46:54 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"]Step 9/24 : WORKDIR /edgex-go/spire-build 07:46:54 07:46:56 ---> Running in ce0cb77aed74 07:46:56 ---> Running in 1da270242457 07:46:56 Removing intermediate container 1da270242457 07:46:56 ---> ed306b423410 07:46:56 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:46:56 Removing intermediate container ce0cb77aed74 07:46:56 ---> aa79743233a0 07:46:56 Step 17/19 : LABEL arch=x86_64 07:46:56 ---> Running in d3522ac4b12a 07:46:56 ---> Running in 4631823f1f4b 07:46:57 Removing intermediate container d3522ac4b12a 07:46:57 ---> 2c83c93907eb 07:46:57 Step 18/19 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:46:58 ---> Running in fc15d49a1d87 07:46:58 Removing intermediate container fc15d49a1d87 07:46:58 ---> 47d17d8ebb96 07:46:58 Step 19/19 : LABEL version=3.0.0-dev.3 07:46:59 ---> Running in 4ce70e200888 07:46:59 Removing intermediate container 4631823f1f4b 07:46:59 ---> 327d8a790fc8 07:46:59 Step 11/24 : WORKDIR /edgex-go 07:46:59 ---> Running in 3c6ce13711d9 07:46:59 Removing intermediate container 4ce70e200888 07:46:59 ---> f953a7df4b7f 07:46:59 07:46:59 Successfully built f953a7df4b7f 07:46:59 Successfully tagged security-spiffe-token-provider:latest 07:46:59 Building security-proxy-setup 07:46:59  Building security-spiffe-token-provider ... done Removing intermediate container 3c6ce13711d9 07:46:59 ---> 9ef25c64c1af 07:46:59 07:46:59 Step 12/24 : FROM alpine:3.15 07:46:59 ---> c4fc93816858 07:46:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:46:59 ---> Using cache 07:46:59 ---> dbc3e11b9f8a 07:46:59 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:46:59 ---> Using cache 07:46:59 ---> 3e5c0cc9cdcc 07:46:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:46:59 Removing intermediate container a1f33f185e01 07:46:59 ---> d25607bdddd3 07:46:59 Step 7/24 : COPY . . 07:47:05 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:47:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:47:05 ---> 31b9fde3d596 07:47:05 Step 3/21 : WORKDIR /edgex-go 07:47:05 ---> Using cache 07:47:05 ---> cf8757850ef7 07:47:05 Step 4/21 : RUN apk add --update --no-cache make git 07:47:05 ---> Using cache 07:47:05 ---> 70f9bd01fc4a 07:47:05 Step 5/21 : COPY go.mod vendor* ./ 07:47:05 ---> Using cache 07:47:05 ---> 81a16750332a 07:47:05 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:05 ---> Using cache 07:47:05 ---> 79705a8c90fe 07:47:05 Step 7/21 : COPY . . 07:47:05 ---> Using cache 07:47:05 ---> eb84f241fa26 07:47:05 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:47:13 ---> d44b93aa308e 07:47:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:47:13 ---> Running in c97f0fdfde62 07:47:13 ---> ab39accf464b 07:47:13 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:47:13 ---> Running in f702e9a84de5 07:47:13 Removing intermediate container f702e9a84de5 07:47:13 ---> c47f3c0c3169 07:47:13 Step 9/24 : WORKDIR /edgex-go/spire-build 07:47:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:47:14 ---> Running in bb6cd32010f6 07:47:14 Removing intermediate container de4c65c5da46 07:47:14 ---> 10e0e64e7730 07:47:14 Step 7/24 : COPY . . 07:47:14 Removing intermediate container f88c535882ee 07:47:14 ---> baaa5b8896c9 07:47:14 Step 7/19 : COPY . . 07:47:14 Removing intermediate container 046567cb89c3 07:47:14 ---> 4e45423e8545 07:47:14 Step 7/32 : COPY . . 07:47:14 Removing intermediate container bae3acd38bc9 07:47:14 ---> 407610ac59ec 07:47:14 Step 7/22 : COPY . . 07:47:14 Removing intermediate container 49bb1421c7ed 07:47:14 ---> cd7116102bac 07:47:14 Step 8/22 : COPY . . 07:47:14 ---> af62edd20327 07:47:14 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:47:14 ---> 835c94410e82 07:47:14 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:47:14 ---> Running in 44d41e355b5a 07:47:14 ---> Running in fe3b974f7e74 07:47:14 ---> 7a38a6022751 07:47:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:47:14 ---> a34785bd9b01 07:47:14 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:47:14 ---> 4ce9d949ac8d 07:47:14 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:47:14 ---> Running in 5d764c0d4cbb 07:47:14 ---> Running in 3a1d89cc2aec 07:47:14 ---> Running in 7db52cda2909 07:47:14 Removing intermediate container 44d41e355b5a 07:47:14 ---> 36543f4635d3 07:47:14 Step 9/24 : WORKDIR /edgex-go/spire-build 07:47:14 ---> Running in f4c1cbc31350 07:47:14 Removing intermediate container f4c1cbc31350 07:47:14 ---> 562afc945760 07:47:14 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:47:14 ---> Running in 31081f523765 07:47:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:47:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:47:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:47:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:47:16 ---> 187a457a345e 07:47:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:47:16 Removing intermediate container bb6cd32010f6 07:47:16 ---> fd41c408c1d2 07:47:16 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:47:16 Removing intermediate container 4cd44663290e 07:47:16 ---> f4d8e619fdab 07:47:16 07:47:16 Step 10/23 : FROM alpine:3.16 07:47:16 ---> bfe296a52501 07:47:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:47:17 Removing intermediate container 31081f523765 07:47:17 ---> 964e49d4e526 07:47:17 Step 11/24 : WORKDIR /edgex-go 07:47:17 ---> Running in b8284c5251a1 07:47:17 Removing intermediate container b8284c5251a1 07:47:17 ---> 5a771157ce45 07:47:17 07:47:17 Step 12/24 : FROM alpine:3.15 07:47:17 3.15: Pulling from library/alpine 07:47:17 ---> Running in b5cc1b47cc94 07:47:17 ---> Running in 2c103f5de3ec 07:47:17 ---> e9daad86f5d0 07:47:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:47:18 ---> a45e9c6f84a4 07:47:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:47:18 Removing intermediate container e32597e5610c 07:47:18 ---> 78e0ffe3c13b 07:47:18 07:47:18 Step 10/22 : FROM alpine:3.16 07:47:18 ---> bfe296a52501 07:47:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:47:18 ---> Running in e1049792f74d 07:47:19 (1/1) Installing dumb-init (1.2.5-r1) 07:47:19 Executing busybox-1.35.0-r17.trigger 07:47:19 OK: 6 MiB in 15 packages 07:47:19 ---> 3377937abe52 07:47:19 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:47:19 ---> Running in 7ac993e73423 07:47:19 Removing intermediate container b5cc1b47cc94 07:47:19 ---> b8b6a8ffb69d 07:47:19 Step 11/24 : WORKDIR /edgex-go 07:47:19 ---> Running in 75d1f613ed89 07:47:19 Removing intermediate container 7ac993e73423 07:47:19 ---> 3a569112dcd5 07:47:19 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:47:19 ---> Running in fe108720e989 07:47:19 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 07:47:19 Status: Downloaded newer image for alpine:3.15 07:47:19 ---> 8aa73fd46299 07:47:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:47:19 ---> Running in f94a938c59b1 07:47:19 Removing intermediate container 75d1f613ed89 07:47:19 ---> 1da3264e4d99 07:47:19 07:47:19 Step 12/24 : FROM alpine:3.15 07:47:19 ---> c4fc93816858 07:47:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:47:19 ---> Using cache 07:47:19 ---> dbc3e11b9f8a 07:47:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:47:19 ---> Running in 6f7280fa676b 07:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:47:19 Removing intermediate container 2c103f5de3ec 07:47:19 ---> eea9452bd196 07:47:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:47:19 Removing intermediate container fe108720e989 07:47:19 ---> bf9c77e71f4f 07:47:19 Step 22/24 : LABEL arch=x86_64 07:47:19 ---> Running in 395e1cb41c32 07:47:19 ---> Running in 36e687fd17ef 07:47:19 (1/2) Installing ca-certificates (20220614-r0) 07:47:19 (2/2) Installing dumb-init (1.2.5-r1) 07:47:19 Executing busybox-1.35.0-r17.trigger 07:47:19 Executing ca-certificates-20220614-r0.trigger 07:47:19 Removing intermediate container 395e1cb41c32 07:47:19 ---> 49d3eeec0a98 07:47:19 Step 13/23 : ENV APP_PORT=59882 07:47:19 Removing intermediate container 36e687fd17ef 07:47:19 ---> 5fe1ba93218e 07:47:19 Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:47:19 Removing intermediate container f94a938c59b1 07:47:19 ---> 3b28870cc7de 07:47:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:47:19 ---> Running in da30b51b1a71 07:47:20 OK: 6 MiB in 16 packages 07:47:20 ---> Running in 0141fc6566bf 07:47:20 ---> Running in 85ea3624417e 07:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:47:20 Removing intermediate container 85ea3624417e 07:47:20 ---> 70a752e2cc2a 07:47:20 Step 14/23 : EXPOSE $APP_PORT 07:47:20 ---> Running in e368a412c9f3 07:47:20 Removing intermediate container 0141fc6566bf 07:47:20 ---> 706a00d00af6 07:47:20 Step 24/24 : LABEL version=3.0.0-dev.3 07:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:47:20 ---> Running in 5f924246d6eb 07:47:20 Removing intermediate container e368a412c9f3 07:47:20 ---> 93b08e141b4c 07:47:20 Step 15/23 : WORKDIR / 07:47:20 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:47:20 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:47:20 OK: 15859 distinct packages available 07:47:20 ---> Running in 27d6d9ce3930 07:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:47:20 Removing intermediate container 5f924246d6eb 07:47:20 ---> d1012897a2ef 07:47:20 07:47:20 Removing intermediate container e1049792f74d 07:47:20 ---> 6c36bfd17254 07:47:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:47:20 (1/4) Installing dumb-init (1.2.5-r1) 07:47:20 (2/4) Installing musl-obstack (1.2.3-r0) 07:47:20 (3/4) Installing libucontext (1.1-r0) 07:47:20 (4/4) Installing gcompat (1.0.0-r4) 07:47:20 Executing busybox-1.34.1-r7.trigger 07:47:20 Successfully built d1012897a2ef 07:47:20 OK: 6 MiB in 18 packages 07:47:21 Successfully tagged security-spire-agent:latest 07:47:21  Building security-spire-agent ... done Building core-metadata 07:47:21 ---> Running in 36caff0ea28e 07:47:21 Removing intermediate container 27d6d9ce3930 07:47:21 ---> 949a34fc4b6a 07:47:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:47:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:47:23 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:47:23 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:47:23 OK: 15736 distinct packages available 07:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:47:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:47:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:47:25 ---> 31b9fde3d596 07:47:25 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:47:25 ---> Using cache 07:47:25 ---> 02af71311592 07:47:25 Step 4/24 : WORKDIR /edgex-go 07:47:25 ---> Using cache 07:47:25 ---> a96043b53fce 07:47:25 Step 5/24 : RUN apk add --update --no-cache make git 07:47:25 ---> Using cache 07:47:25 ---> 4c453e8bba12 07:47:25 Step 6/24 : COPY go.mod vendor* ./ 07:47:25 ---> Using cache 07:47:25 ---> c702ff685c60 07:47:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:25 ---> Using cache 07:47:25 ---> 281568ced36a 07:47:25 Step 8/24 : COPY . . 07:47:25 ---> Using cache 07:47:25 ---> e22131802638 07:47:25 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 07:47:25 (1/5) Installing dumb-init (1.2.5-r1) 07:47:25 (2/5) Installing musl-obstack (1.2.3-r0) 07:47:25 (3/5) Installing libucontext (1.1-r0) 07:47:25 (4/5) Installing gcompat (1.0.0-r4) 07:47:25 (5/5) Installing openssl (1.1.1s-r1) 07:47:25 Executing busybox-1.34.1-r7.trigger 07:47:25 OK: 6 MiB in 19 packages 07:47:26 Removing intermediate container 36caff0ea28e 07:47:26 ---> 078859ec794d 07:47:26 Step 13/22 : ENV APP_PORT=59860 07:47:26 ---> 4dd3df6c894b 07:47:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:47:26 ---> Running in 9dcbea3fe2be 07:47:26 ---> Running in 040fffd8c773 07:47:26 Removing intermediate container 040fffd8c773 07:47:26 ---> df25878178b7 07:47:26 Step 14/22 : EXPOSE $APP_PORT 07:47:26 Removing intermediate container 6f7280fa676b 07:47:26 ---> c623c1548796 07:47:26 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:47:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:47:26 ---> Running in 5f0cd2327daa 07:47:26 ---> 21628c4bff48 07:47:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:47:26 Removing intermediate container 5f0cd2327daa 07:47:26 ---> b706e5e1596a 07:47:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:47:27 Removing intermediate container da30b51b1a71 07:47:27 ---> 7ea729e63e44 07:47:27 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:47:28 ---> 154612e94595 07:47:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:47:28 ---> acc3f3f228ea 07:47:28 Step 19/23 : ENTRYPOINT ["/core-command"] 07:47:28 ---> d249f171b78f 07:47:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:47:28 ---> Running in 10a1e6634b32 07:47:28 ---> c19773bcf6da 07:47:28 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:47:29 ---> Running in 86471b116649 07:47:29 ---> 2df829a32152 07:47:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:47:29 Removing intermediate container 10a1e6634b32 07:47:29 ---> 18c1094a27e1 07:47:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:47:29 ---> Running in c8affdf36fe9 07:47:29 Removing intermediate container 86471b116649 07:47:29 ---> 6b2419c31e62 07:47:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:47:29 ---> 4f6abf08862d 07:47:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:47:29 Removing intermediate container c8affdf36fe9 07:47:29 ---> b5e76bca8190 07:47:29 Step 21/23 : LABEL arch=x86_64 07:47:29 ---> Running in c87bf8997196 07:47:29 ---> Running in b00e7c924fb2 07:47:29 ---> 2a758aa19430 07:47:29 Step 19/24 : WORKDIR / 07:47:29 Removing intermediate container c87bf8997196 07:47:29 ---> 3b2de4753648 07:47:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:47:29 ---> Running in d323cb3451f0 07:47:29 Removing intermediate container b00e7c924fb2 07:47:29 ---> 23ec6fbc94e1 07:47:29 Step 22/23 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:47:29 ---> Running in c7d772ffe067 07:47:29 ---> Running in eafdedb9fb75 07:47:29 Removing intermediate container d323cb3451f0 07:47:29 ---> 3a11d13c931d 07:47:29 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:47:30 Removing intermediate container c7d772ffe067 07:47:30 ---> c759c13f26fe 07:47:30 Step 20/22 : LABEL arch=x86_64 07:47:30 Removing intermediate container eafdedb9fb75 07:47:30 ---> 8a484bebf36c 07:47:30 Step 23/23 : LABEL version=3.0.0-dev.3 07:47:30 ---> Running in 3ecea0af2999 07:47:30 ---> Running in 88b1e1dd5297 07:47:30 ---> Running in e2c3f8d80791 07:47:30 Removing intermediate container 3ecea0af2999 07:47:30 ---> 18ef7b1e1fdd 07:47:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:47:30 Removing intermediate container 88b1e1dd5297 07:47:30 ---> 7db252c6a5a7 07:47:30 07:47:30 Removing intermediate container e2c3f8d80791 07:47:30 ---> 9426321697eb 07:47:30 Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:47:30 ---> Running in 0c70c31eccc3 07:47:30 Successfully built 7db252c6a5a7 07:47:30 Successfully tagged core-command:latest 07:47:30 Building support-scheduler 07:47:30  Building core-command ... done  ---> Running in c9c3f3ec6302 07:47:30 Removing intermediate container 0c70c31eccc3 07:47:30 ---> c7e33ed6250b 07:47:30 Step 22/24 : LABEL arch=x86_64 07:47:32 ---> 8af013c37479 07:47:32 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:47:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:47:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:47:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:47:33 ---> 31b9fde3d596 07:47:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:47:33 ---> Using cache 07:47:33 ---> 02af71311592 07:47:33 Step 4/22 : WORKDIR /edgex-go 07:47:33 ---> Using cache 07:47:33 ---> a96043b53fce 07:47:33 Step 5/22 : RUN apk add --update --no-cache make git 07:47:33 ---> Using cache 07:47:33 ---> 4c453e8bba12 07:47:33 Step 6/22 : COPY go.mod vendor* ./ 07:47:33 ---> Using cache 07:47:33 ---> c702ff685c60 07:47:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:33 ---> Using cache 07:47:33 ---> 281568ced36a 07:47:33 Step 8/22 : COPY . . 07:47:33 ---> Using cache 07:47:33 ---> e22131802638 07:47:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:47:35 ---> Running in 3884d10dc095 07:47:38 Removing intermediate container c9c3f3ec6302 07:47:38 ---> cc1771fea433 07:47:38 Step 22/22 : LABEL version=3.0.0-dev.3 07:47:38 ---> Running in fba8a3e6bd18 07:47:38 Removing intermediate container 3884d10dc095 07:47:38 ---> 577fe91599dd 07:47:38 Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:47:38 ---> Running in b6714496ad10 07:47:39 ---> Running in ed9cb2170f5e 07:47:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:47:40 Removing intermediate container b6714496ad10 07:47:40 ---> 4d8c4cba60a0 07:47:40 07:47:40 Successfully built 4d8c4cba60a0 07:47:40 ---> 0076d11fb374 07:47:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:47:40 ---> 5663fca286c2 07:47:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:47:41 Successfully tagged support-notifications:latest 07:47:41  Building support-notifications ... done Removing intermediate container ed9cb2170f5e 07:47:41 ---> 1e0417a440c6 07:47:41 Step 24/24 : LABEL version=3.0.0-dev.3 07:47:41 Removing intermediate container c97f0fdfde62 07:47:41 ---> 12d9017f0e2b 07:47:41 07:47:41 Step 9/21 : FROM alpine:3.16 07:47:41 ---> bfe296a52501 07:47:41 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 07:47:41 ---> Running in 8c8cb3aa28dd 07:47:41 ---> Running in 8092a4a0da6c 07:47:41 ---> 248613191ddc 07:47:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:47:42 Removing intermediate container 8c8cb3aa28dd 07:47:42 ---> 7004e31a8f76 07:47:42 07:47:42 Successfully built 7004e31a8f76 07:47:42 Successfully tagged security-spire-config:latest 07:47:42  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:47:43 (1/6) Installing ca-certificates (20220614-r0) 07:47:43 (2/6) Installing brotli-libs (1.0.9-r6) 07:47:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 07:47:43 (4/6) Installing libcurl (7.83.1-r4) 07:47:43 (5/6) Installing curl (7.83.1-r4) 07:47:43 (6/6) Installing dumb-init (1.2.5-r1) 07:47:43 Executing busybox-1.35.0-r17.trigger 07:47:43 Executing ca-certificates-20220614-r0.trigger 07:47:43 OK: 8 MiB in 20 packages 07:47:44 ---> 5a7be8ce0062 07:47:44 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:47:44 ---> Running in 5c8f3a259730 07:47:44 Removing intermediate container 5c8f3a259730 07:47:44 ---> 635d387cc080 07:47:44 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:47:44 ---> Running in ac8ed604483f 07:47:45 Removing intermediate container ac8ed604483f 07:47:45 ---> dd4f14c51617 07:47:45 Step 22/24 : LABEL arch=arm64 07:47:45 Removing intermediate container 8092a4a0da6c 07:47:45 ---> c18cdbb72f22 07:47:45 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:47:45 ---> Running in 811794e2a34d 07:47:46 Removing intermediate container 811794e2a34d 07:47:46 ---> 46c67de72725 07:47:46 Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:47:46 ---> Running in 44f2ee71257f 07:47:47 ---> Running in f7eefc4a112d 07:47:47 Removing intermediate container 44f2ee71257f 07:47:47 ---> 0e43c7f9518e 07:47:47 Step 24/24 : LABEL version=3.0.0-dev.3 07:47:47 ---> Running in d1b4047517c2 07:47:47 Removing intermediate container f7eefc4a112d 07:47:47 ---> c2d89f7dff61 07:47:47 Step 12/21 : WORKDIR /edgex 07:47:47 ---> Running in d7cba385b175 07:47:47 Removing intermediate container d7cba385b175 07:47:47 ---> caffb264182c 07:47:47 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:47:47 Removing intermediate container d1b4047517c2 07:47:47 ---> 6ced4daa4919 07:47:47 07:47:47 ---> 03ebc636e80a 07:47:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:47:48 Successfully built 6ced4daa4919 07:47:48 Successfully tagged security-spire-agent-arm64:latest 07:47:48 Building security-secretstore-setup 07:47:49 ---> c409196c936a 07:47:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:47:52 ---> 9c2c52c5abbb 07:47:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:47:52 Removing intermediate container 9dcbea3fe2be 07:47:52 ---> 51f0c96a7c56 07:47:52 07:47:52 Step 10/24 : FROM alpine:3.16 07:47:52 ---> bfe296a52501 07:47:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 07:47:52 ---> Using cache 07:47:52 ---> eea9452bd196 07:47:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:47:52 ---> Using cache 07:47:52 ---> 49d3eeec0a98 07:47:52 Step 13/24 : ENV APP_PORT=59881 07:47:52 ---> Running in 60b2d3b98c98 07:47:53 ---> 13580691fdf1 07:47:53 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:53 Removing intermediate container 60b2d3b98c98 07:47:53 ---> d437442a7b66 07:47:53 Step 14/24 : EXPOSE $APP_PORT 07:47:53 ---> Running in 497c46300db8 07:47:53 ---> Running in d1f2efa2efbb 07:47:53 Removing intermediate container d1f2efa2efbb 07:47:53 ---> 32f4f27959cd 07:47:53 Step 15/24 : WORKDIR / 07:47:53  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:47:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:47:53 ---> 58fcfe600572 07:47:53 Step 3/24 : WORKDIR /edgex-go 07:47:53 ---> Using cache 07:47:53 ---> 8bd5c2ffa589 07:47:53 Step 4/24 : RUN apk add --update --no-cache make git 07:47:53 ---> Running in dc2678c76992 07:47:53 ---> Running in 0623a4154b20 07:47:54 Removing intermediate container 0623a4154b20 07:47:54 ---> f1837ef31d79 07:47:54 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:47:54 Removing intermediate container 497c46300db8 07:47:54 ---> 669712815d24 07:47:54 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 07:47:54 ---> Running in 353b1a7f440f 07:47:55 ---> ee2c5eab4705 07:47:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:47:55 Removing intermediate container 353b1a7f440f 07:47:55 ---> 2040e46556ca 07:47:55 Step 19/21 : LABEL arch=x86_64 07:47:55 ---> Running in 3cb1f1129893 07:47:55 Removing intermediate container 3cb1f1129893 07:47:55 ---> d536092197fa 07:47:55 Step 20/21 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:47:55 ---> Running in c65515483696 07:47:55 ---> 9c54f7f699d3 07:47:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:47:55 ---> e91e8a1133c3 07:47:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 07:47:55 Removing intermediate container c65515483696 07:47:55 ---> f5f61d1af60b 07:47:55 Step 21/21 : LABEL version=3.0.0-dev.3 07:47:55 ---> Running in fb5206612559 07:47:56 ---> 319e2b359fd3 07:47:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:47:56 ---> Running in 0c8bd1bd29f6 07:47:56 Removing intermediate container fb5206612559 07:47:56 ---> 51dcedfb9c50 07:47:56 07:47:56 Successfully built 51dcedfb9c50 07:47:56 Successfully tagged security-proxy-setup:latest 07:47:56  Building security-proxy-setup ... done Removing intermediate container 0c8bd1bd29f6 07:47:56 ---> c8227cfe13df 07:47:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:47:56 ---> Running in 1e1083a8f2ef 07:47:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:47:56 Removing intermediate container 1e1083a8f2ef 07:47:56 ---> 0207d614b9f4 07:47:56 Step 22/24 : LABEL arch=x86_64 07:47:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:47:57 ---> Running in 31cc5fc09eca 07:47:57 Removing intermediate container 31cc5fc09eca 07:47:57 ---> e3cecdd9b3b5 07:47:57 Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:47:57 ---> Running in 0bb21a105641 07:47:57 Removing intermediate container 0bb21a105641 07:47:57 ---> 05139ec9e2ca 07:47:57 Step 24/24 : LABEL version=3.0.0-dev.3 07:47:57 ---> Running in bd6c46582cf5 07:47:58 Removing intermediate container bd6c46582cf5 07:47:58 ---> 0e97827b36b9 07:47:58 07:47:58 Successfully built 0e97827b36b9 07:47:58 Successfully tagged core-metadata:latest 07:47:59 OK: 221 MiB in 51 packages 07:48:00 Removing intermediate container dc2678c76992 07:48:00 ---> 524fb739b32b 07:48:00 Step 5/24 : COPY go.mod vendor* ./ 07:48:01 ---> f2ff985d61c8 07:48:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:01 ---> Running in 12aa419f361d 07:48:06  Building core-metadata ... done Removing intermediate container fba8a3e6bd18 07:48:06 ---> aa817844ade0 07:48:06 07:48:06 Step 10/22 : FROM alpine:3.16 07:48:06 ---> bfe296a52501 07:48:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:48:06 ---> Using cache 07:48:06 ---> eea9452bd196 07:48:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:48:06 ---> Using cache 07:48:06 ---> 49d3eeec0a98 07:48:06 Step 13/22 : ENV APP_PORT=59861 07:48:06 ---> Running in 26ec07091b4b 07:48:06 Removing intermediate container 26ec07091b4b 07:48:06 ---> e175b3a24f0b 07:48:06 Step 14/22 : EXPOSE $APP_PORT 07:48:06 ---> Running in a6a0cdd29074 07:48:06 Removing intermediate container a6a0cdd29074 07:48:06 ---> cf7097fdd7b2 07:48:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:48:06 ---> e5eaed20de72 07:48:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:48:07 ---> 2322e8439a09 07:48:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:48:07 ---> fca78b5fbe1d 07:48:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:48:07 ---> Running in a6cd2f4b8903 07:48:07 Removing intermediate container a6cd2f4b8903 07:48:07 ---> 7978c7dd120f 07:48:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:48:08 ---> Running in acef57a54904 07:48:08 Removing intermediate container acef57a54904 07:48:08 ---> 38067d0f461b 07:48:08 Step 20/22 : LABEL arch=x86_64 07:48:08 ---> Running in 8d976407c678 07:48:08 Removing intermediate container 8d976407c678 07:48:08 ---> 8adc92e9f273 07:48:08 Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:08 ---> Running in 4f3f725c90be 07:48:09 Removing intermediate container 4f3f725c90be 07:48:09 ---> 8ac3a88f3070 07:48:09 Step 22/22 : LABEL version=3.0.0-dev.3 07:48:09 ---> Running in 0b101ded98ae 07:48:09 Removing intermediate container 0b101ded98ae 07:48:09 ---> 559fc98bd6fc 07:48:09 07:48:09 Successfully built 559fc98bd6fc 07:48:09 Successfully tagged support-scheduler:latest 07:48:09  Building support-scheduler ... done  [Pipeline] } 07:48:09 $ docker stop --time=1 8559778ffd050df2ec3236742ce58c4bdd675b819c0cb216dd5978eea0d66411 07:48:11 $ docker rm -f 8559778ffd050df2ec3236742ce58c4bdd675b819c0cb216dd5978eea0d66411 [Pipeline] // withDockerContainer [Pipeline] sh 07:48:12 + docker images 07:48:12 REPOSITORY TAG IMAGE ID CREATED SIZE 07:48:12 support-scheduler latest 559fc98bd6fc 2 seconds ago 29.9MB 07:48:12 aa817844ade0 8 seconds ago 1.68GB 07:48:12 core-metadata latest 0e97827b36b9 14 seconds ago 18.5MB 07:48:12 security-proxy-setup latest 51dcedfb9c50 16 seconds ago 27.7MB 07:48:12 51f0c96a7c56 19 seconds ago 1.62GB 07:48:12 security-spire-config latest 7004e31a8f76 30 seconds ago 85.8MB 07:48:12 12d9017f0e2b 31 seconds ago 1.6GB 07:48:12 support-notifications latest 4d8c4cba60a0 32 seconds ago 30.5MB 07:48:12 core-command latest 7db252c6a5a7 41 seconds ago 17.7MB 07:48:12 security-spire-agent latest d1012897a2ef 51 seconds ago 125MB 07:48:12 1da3264e4d99 52 seconds ago 1.49GB 07:48:12 78e0ffe3c13b 53 seconds ago 1.68GB 07:48:12 f4d8e619fdab 55 seconds ago 1.61GB 07:48:12 security-spiffe-token-provider latest f953a7df4b7f About a minute ago 29.7MB 07:48:12 9ef25c64c1af About a minute ago 1.49GB 07:48:12 sys-mgmt-agent latest 97908b8e6b8d About a minute ago 136MB 07:48:12 security-bootstrapper latest eeba2cbad98f About a minute ago 20.3MB 07:48:12 ce3573f63ac3 About a minute ago 1.65GB 07:48:12 security-secretstore-setup latest 16602782a424 About a minute ago 29.8MB 07:48:12 core-data latest c73975f1cb9f 2 minutes ago 17.9MB 07:48:12 a8c89ec80a60 2 minutes ago 1.6GB 07:48:12 d446af95a8ee 2 minutes ago 1.62GB 07:48:12 22d091263125 2 minutes ago 1.61GB 07:48:12 71b67dd1fde2 2 minutes ago 1.6GB 07:48:12 security-spire-server latest 07e3398e8498 2 minutes ago 86.5MB 07:48:12 5cbd3e116d08 3 minutes ago 1.49GB 07:48:12 ci-base-image-x86_64 latest 31b9fde3d596 6 minutes ago 947MB 07:48:12 alpine 3.16 bfe296a52501 2 weeks ago 5.54MB 07:48:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 weeks ago 683MB 07:48:12 alpine 3.15 c4fc93816858 3 months ago 5.59MB 07:48:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 07:48:12 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 07:48:12 provisioning config files... 07:48:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/356@tmp/config4350594043228577399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:48:12 ---> docker-login.sh 07:48:12 nexus3.edgexfoundry.org:10001 07:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:12 Configure a credential helper to remove this warning. See 07:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:12 07:48:12 Login Succeeded 07:48:12 nexus3.edgexfoundry.org:10002 07:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:12 Configure a credential helper to remove this warning. See 07:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:12 07:48:12 Login Succeeded 07:48:12 nexus3.edgexfoundry.org:10003 07:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:12 Configure a credential helper to remove this warning. See 07:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:12 07:48:12 Login Succeeded 07:48:12 nexus3.edgexfoundry.org:10004 07:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:12 Configure a credential helper to remove this warning. See 07:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:12 07:48:12 Login Succeeded 07:48:12 docker.io 07:48:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:48:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:48:13 Configure a credential helper to remove this warning. See 07:48:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:48:13 07:48:13 Login Succeeded 07:48:13 ---> docker-login.sh ends [Pipeline] } 07:48:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:48:13 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:48:13 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:13 latest 07:48:13 3.0.0-dev.3 07:48:13 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:13 main 07:48:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:13 + docker push nexus3.edgexfoundry.org:10004/core-command:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:48:13 759abc09cfa0: Preparing 07:48:13 a64296af61ef: Preparing 07:48:13 fb3fe0012bd1: Preparing 07:48:13 1456004194e8: Preparing 07:48:13 e5e13b0c77cb: Preparing 07:48:13 e5e13b0c77cb: Layer already exists 07:48:13 1456004194e8: Pushed 07:48:13 fb3fe0012bd1: Pushed 07:48:13 759abc09cfa0: Pushed 07:48:15 a64296af61ef: Pushed 07:48:15 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:f08109eb3b16f2da2e9d3e1f0405fca370a11116bd87cc17a623e03a0c61c5a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:16 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:48:16 759abc09cfa0: Preparing 07:48:16 a64296af61ef: Preparing 07:48:16 fb3fe0012bd1: Preparing 07:48:16 1456004194e8: Preparing 07:48:16 e5e13b0c77cb: Preparing 07:48:16 fb3fe0012bd1: Layer already exists 07:48:16 1456004194e8: Layer already exists 07:48:16 759abc09cfa0: Layer already exists 07:48:16 a64296af61ef: Layer already exists 07:48:16 e5e13b0c77cb: Layer already exists 07:48:16 latest: digest: sha256:f08109eb3b16f2da2e9d3e1f0405fca370a11116bd87cc17a623e03a0c61c5a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:17 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.3 07:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:48:17 759abc09cfa0: Preparing 07:48:17 a64296af61ef: Preparing 07:48:17 fb3fe0012bd1: Preparing 07:48:17 1456004194e8: Preparing 07:48:17 e5e13b0c77cb: Preparing 07:48:17 759abc09cfa0: Layer already exists 07:48:17 e5e13b0c77cb: Layer already exists 07:48:17 fb3fe0012bd1: Layer already exists 07:48:17 1456004194e8: Layer already exists 07:48:17 a64296af61ef: Layer already exists 07:48:17 3.0.0-dev.3: digest: sha256:f08109eb3b16f2da2e9d3e1f0405fca370a11116bd87cc17a623e03a0c61c5a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:17 + docker push nexus3.edgexfoundry.org:10004/core-command:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:48:17 759abc09cfa0: Preparing 07:48:17 a64296af61ef: Preparing 07:48:17 fb3fe0012bd1: Preparing 07:48:17 1456004194e8: Preparing 07:48:17 e5e13b0c77cb: Preparing 07:48:17 e5e13b0c77cb: Layer already exists 07:48:17 a64296af61ef: Layer already exists 07:48:17 1456004194e8: Layer already exists 07:48:17 759abc09cfa0: Layer already exists 07:48:17 fb3fe0012bd1: Layer already exists 07:48:17 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:f08109eb3b16f2da2e9d3e1f0405fca370a11116bd87cc17a623e03a0c61c5a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:48:18 759abc09cfa0: Preparing 07:48:18 a64296af61ef: Preparing 07:48:18 fb3fe0012bd1: Preparing 07:48:18 1456004194e8: Preparing 07:48:18 e5e13b0c77cb: Preparing 07:48:18 1456004194e8: Layer already exists 07:48:18 a64296af61ef: Layer already exists 07:48:18 fb3fe0012bd1: Layer already exists 07:48:18 e5e13b0c77cb: Layer already exists 07:48:18 759abc09cfa0: Layer already exists 07:48:18 main: digest: sha256:f08109eb3b16f2da2e9d3e1f0405fca370a11116bd87cc17a623e03a0c61c5a6 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:18 ===================================================== [Pipeline] echo 07:48:18 taggedImages: 07:48:18 - nexus3.edgexfoundry.org:10004/core-command:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:18 - nexus3.edgexfoundry.org:10004/core-command:latest 07:48:18 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.3 07:48:18 - nexus3.edgexfoundry.org:10004/core-command:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:18 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:48:18 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:48:18 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:18 latest 07:48:18 3.0.0-dev.3 07:48:18 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:18 main 07:48:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:19 + docker push nexus3.edgexfoundry.org:10004/core-data:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:48:19 c777a0cbede2: Preparing 07:48:19 bd3db4eccf2b: Preparing 07:48:19 fb3fe0012bd1: Preparing 07:48:19 e3b8f6a9889b: Preparing 07:48:19 e5e13b0c77cb: Preparing 07:48:19 fb3fe0012bd1: Layer already exists 07:48:19 e5e13b0c77cb: Layer already exists 07:48:19 c777a0cbede2: Pushed 07:48:19 e3b8f6a9889b: Pushed 07:48:20 bd3db4eccf2b: Pushed 07:48:20 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:cf7e44a304f17b11ce9274e2eacbe3cbfb04e431be92d81307d33205171a3cd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:20 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:48:20 c777a0cbede2: Preparing 07:48:20 bd3db4eccf2b: Preparing 07:48:20 fb3fe0012bd1: Preparing 07:48:20 e3b8f6a9889b: Preparing 07:48:20 e5e13b0c77cb: Preparing 07:48:20 c777a0cbede2: Layer already exists 07:48:20 e5e13b0c77cb: Layer already exists 07:48:20 bd3db4eccf2b: Layer already exists 07:48:20 fb3fe0012bd1: Layer already exists 07:48:20 e3b8f6a9889b: Layer already exists 07:48:20 latest: digest: sha256:cf7e44a304f17b11ce9274e2eacbe3cbfb04e431be92d81307d33205171a3cd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:21 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.3 07:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:48:21 c777a0cbede2: Preparing 07:48:21 bd3db4eccf2b: Preparing 07:48:21 fb3fe0012bd1: Preparing 07:48:21 e3b8f6a9889b: Preparing 07:48:21 e5e13b0c77cb: Preparing 07:48:21 bd3db4eccf2b: Layer already exists 07:48:21 fb3fe0012bd1: Layer already exists 07:48:21 e5e13b0c77cb: Layer already exists 07:48:21 e3b8f6a9889b: Layer already exists 07:48:21 c777a0cbede2: Layer already exists 07:48:21 3.0.0-dev.3: digest: sha256:cf7e44a304f17b11ce9274e2eacbe3cbfb04e431be92d81307d33205171a3cd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:22 + docker push nexus3.edgexfoundry.org:10004/core-data:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:48:22 c777a0cbede2: Preparing 07:48:22 bd3db4eccf2b: Preparing 07:48:22 fb3fe0012bd1: Preparing 07:48:22 e3b8f6a9889b: Preparing 07:48:22 e5e13b0c77cb: Preparing 07:48:22 e5e13b0c77cb: Layer already exists 07:48:22 bd3db4eccf2b: Layer already exists 07:48:22 fb3fe0012bd1: Layer already exists 07:48:22 e3b8f6a9889b: Layer already exists 07:48:22 c777a0cbede2: Layer already exists 07:48:22 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:cf7e44a304f17b11ce9274e2eacbe3cbfb04e431be92d81307d33205171a3cd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:22 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:48:22 c777a0cbede2: Preparing 07:48:22 bd3db4eccf2b: Preparing 07:48:22 fb3fe0012bd1: Preparing 07:48:22 e3b8f6a9889b: Preparing 07:48:22 e5e13b0c77cb: Preparing 07:48:22 fb3fe0012bd1: Layer already exists 07:48:22 bd3db4eccf2b: Layer already exists 07:48:22 c777a0cbede2: Layer already exists 07:48:22 e5e13b0c77cb: Layer already exists 07:48:22 e3b8f6a9889b: Layer already exists 07:48:22 main: digest: sha256:cf7e44a304f17b11ce9274e2eacbe3cbfb04e431be92d81307d33205171a3cd0 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:22 ===================================================== [Pipeline] echo 07:48:22 taggedImages: 07:48:22 - nexus3.edgexfoundry.org:10004/core-data:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:22 - nexus3.edgexfoundry.org:10004/core-data:latest 07:48:22 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.3 07:48:22 - nexus3.edgexfoundry.org:10004/core-data:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:22 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:48:22 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:48:22 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:22 latest 07:48:22 3.0.0-dev.3 07:48:22 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:22 main 07:48:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:48:23 4e975dfc7afc: Preparing 07:48:23 97cb55a82f79: Preparing 07:48:23 f187e7492bf1: Preparing 07:48:23 fb3fe0012bd1: Preparing 07:48:23 1456004194e8: Preparing 07:48:23 e5e13b0c77cb: Preparing 07:48:23 e5e13b0c77cb: Waiting 07:48:23 1456004194e8: Layer already exists 07:48:23 fb3fe0012bd1: Layer already exists 07:48:23 e5e13b0c77cb: Layer already exists 07:48:23 97cb55a82f79: Pushed 07:48:23 4e975dfc7afc: Pushed 07:48:24 f187e7492bf1: Pushed 07:48:25 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:c36b191e7c553d52344021a14a737e88cd57321d5eba251bea8196975920545e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:48:25 4e975dfc7afc: Preparing 07:48:25 97cb55a82f79: Preparing 07:48:25 f187e7492bf1: Preparing 07:48:25 fb3fe0012bd1: Preparing 07:48:25 1456004194e8: Preparing 07:48:25 e5e13b0c77cb: Preparing 07:48:25 e5e13b0c77cb: Waiting 07:48:25 f187e7492bf1: Layer already exists 07:48:25 4e975dfc7afc: Layer already exists 07:48:25 1456004194e8: Layer already exists 07:48:25 fb3fe0012bd1: Layer already exists 07:48:25 97cb55a82f79: Layer already exists 07:48:25 e5e13b0c77cb: Layer already exists 07:48:25 latest: digest: sha256:c36b191e7c553d52344021a14a737e88cd57321d5eba251bea8196975920545e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.3 07:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:48:26 4e975dfc7afc: Preparing 07:48:26 97cb55a82f79: Preparing 07:48:26 f187e7492bf1: Preparing 07:48:26 fb3fe0012bd1: Preparing 07:48:26 1456004194e8: Preparing 07:48:26 e5e13b0c77cb: Preparing 07:48:26 e5e13b0c77cb: Waiting 07:48:26 4e975dfc7afc: Layer already exists 07:48:26 f187e7492bf1: Layer already exists 07:48:26 97cb55a82f79: Layer already exists 07:48:26 1456004194e8: Layer already exists 07:48:26 fb3fe0012bd1: Layer already exists 07:48:26 e5e13b0c77cb: Layer already exists 07:48:26 3.0.0-dev.3: digest: sha256:c36b191e7c553d52344021a14a737e88cd57321d5eba251bea8196975920545e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:48:27 4e975dfc7afc: Preparing 07:48:27 97cb55a82f79: Preparing 07:48:27 f187e7492bf1: Preparing 07:48:27 fb3fe0012bd1: Preparing 07:48:27 1456004194e8: Preparing 07:48:27 e5e13b0c77cb: Preparing 07:48:27 e5e13b0c77cb: Waiting 07:48:27 97cb55a82f79: Layer already exists 07:48:27 f187e7492bf1: Layer already exists 07:48:27 4e975dfc7afc: Layer already exists 07:48:27 1456004194e8: Layer already exists 07:48:27 fb3fe0012bd1: Layer already exists 07:48:27 e5e13b0c77cb: Layer already exists 07:48:27 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:c36b191e7c553d52344021a14a737e88cd57321d5eba251bea8196975920545e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:48:27 4e975dfc7afc: Preparing 07:48:27 97cb55a82f79: Preparing 07:48:27 f187e7492bf1: Preparing 07:48:27 fb3fe0012bd1: Preparing 07:48:27 1456004194e8: Preparing 07:48:27 e5e13b0c77cb: Preparing 07:48:27 e5e13b0c77cb: Waiting 07:48:27 f187e7492bf1: Layer already exists 07:48:27 97cb55a82f79: Layer already exists 07:48:27 4e975dfc7afc: Layer already exists 07:48:27 fb3fe0012bd1: Layer already exists 07:48:27 1456004194e8: Layer already exists 07:48:27 e5e13b0c77cb: Layer already exists 07:48:27 main: digest: sha256:c36b191e7c553d52344021a14a737e88cd57321d5eba251bea8196975920545e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:27 ===================================================== [Pipeline] echo 07:48:27 taggedImages: 07:48:27 - nexus3.edgexfoundry.org:10004/core-metadata:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:48:27 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.3 07:48:27 - nexus3.edgexfoundry.org:10004/core-metadata:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:48:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:48:27 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:27 latest 07:48:27 3.0.0-dev.3 07:48:27 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:27 main 07:48:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:48:28 67a28dee6069: Preparing 07:48:28 67a28dee6069: Preparing 07:48:28 52fb146a8a06: Preparing 07:48:28 cf1b7ef5b5b8: Preparing 07:48:28 4d3818235b24: Preparing 07:48:28 597994912630: Preparing 07:48:28 709e787e44c0: Preparing 07:48:28 fb3fe0012bd1: Preparing 07:48:28 d4b119d3dc8c: Preparing 07:48:28 35061ebcec38: Preparing 07:48:28 85b5c5d41c83: Preparing 07:48:28 871e5aef4809: Preparing 07:48:28 e5e13b0c77cb: Preparing 07:48:28 709e787e44c0: Waiting 07:48:28 35061ebcec38: Waiting 07:48:28 85b5c5d41c83: Waiting 07:48:28 fb3fe0012bd1: Waiting 07:48:28 d4b119d3dc8c: Waiting 07:48:28 871e5aef4809: Waiting 07:48:28 e5e13b0c77cb: Waiting 07:48:28 597994912630: Pushed 07:48:28 cf1b7ef5b5b8: Pushed 07:48:28 67a28dee6069: Pushed 07:48:28 52fb146a8a06: Pushed 07:48:28 4d3818235b24: Pushed 07:48:28 fb3fe0012bd1: Layer already exists 07:48:28 d4b119d3dc8c: Pushed 07:48:28 e5e13b0c77cb: Layer already exists 07:48:28 871e5aef4809: Pushed 07:48:28 35061ebcec38: Pushed 07:48:28 85b5c5d41c83: Pushed 07:48:30 709e787e44c0: Pushed 07:48:30 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:0a1112e1150c7cc9e4961705dc74be5492fc880cf77657a6b6fb4b3d32f4d710 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:48:31 67a28dee6069: Preparing 07:48:31 67a28dee6069: Preparing 07:48:31 52fb146a8a06: Preparing 07:48:31 cf1b7ef5b5b8: Preparing 07:48:31 4d3818235b24: Preparing 07:48:31 597994912630: Preparing 07:48:31 709e787e44c0: Preparing 07:48:31 fb3fe0012bd1: Preparing 07:48:31 d4b119d3dc8c: Preparing 07:48:31 35061ebcec38: Preparing 07:48:31 85b5c5d41c83: Preparing 07:48:31 871e5aef4809: Preparing 07:48:31 e5e13b0c77cb: Preparing 07:48:31 709e787e44c0: Waiting 07:48:31 fb3fe0012bd1: Waiting 07:48:31 871e5aef4809: Waiting 07:48:31 d4b119d3dc8c: Waiting 07:48:31 35061ebcec38: Waiting 07:48:31 e5e13b0c77cb: Waiting 07:48:31 85b5c5d41c83: Waiting 07:48:31 597994912630: Layer already exists 07:48:31 52fb146a8a06: Layer already exists 07:48:31 67a28dee6069: Layer already exists 07:48:31 cf1b7ef5b5b8: Layer already exists 07:48:31 4d3818235b24: Layer already exists 07:48:31 709e787e44c0: Layer already exists 07:48:31 fb3fe0012bd1: Layer already exists 07:48:31 d4b119d3dc8c: Layer already exists 07:48:31 85b5c5d41c83: Layer already exists 07:48:31 35061ebcec38: Layer already exists 07:48:31 871e5aef4809: Layer already exists 07:48:31 e5e13b0c77cb: Layer already exists 07:48:31 latest: digest: sha256:0a1112e1150c7cc9e4961705dc74be5492fc880cf77657a6b6fb4b3d32f4d710 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.3 07:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:48:31 67a28dee6069: Preparing 07:48:31 67a28dee6069: Preparing 07:48:31 52fb146a8a06: Preparing 07:48:31 cf1b7ef5b5b8: Preparing 07:48:31 4d3818235b24: Preparing 07:48:31 597994912630: Preparing 07:48:31 709e787e44c0: Preparing 07:48:31 fb3fe0012bd1: Preparing 07:48:31 d4b119d3dc8c: Preparing 07:48:31 35061ebcec38: Preparing 07:48:31 85b5c5d41c83: Preparing 07:48:31 871e5aef4809: Preparing 07:48:31 e5e13b0c77cb: Preparing 07:48:31 d4b119d3dc8c: Waiting 07:48:31 35061ebcec38: Waiting 07:48:31 85b5c5d41c83: Waiting 07:48:31 871e5aef4809: Waiting 07:48:31 709e787e44c0: Waiting 07:48:31 fb3fe0012bd1: Waiting 07:48:31 e5e13b0c77cb: Waiting 07:48:31 4d3818235b24: Layer already exists 07:48:31 cf1b7ef5b5b8: Layer already exists 07:48:31 67a28dee6069: Layer already exists 07:48:31 52fb146a8a06: Layer already exists 07:48:31 597994912630: Layer already exists 07:48:31 709e787e44c0: Layer already exists 07:48:31 fb3fe0012bd1: Layer already exists 07:48:31 35061ebcec38: Layer already exists 07:48:31 85b5c5d41c83: Layer already exists 07:48:31 d4b119d3dc8c: Layer already exists 07:48:31 871e5aef4809: Layer already exists 07:48:31 e5e13b0c77cb: Layer already exists 07:48:31 3.0.0-dev.3: digest: sha256:0a1112e1150c7cc9e4961705dc74be5492fc880cf77657a6b6fb4b3d32f4d710 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:48:32 67a28dee6069: Preparing 07:48:32 67a28dee6069: Preparing 07:48:32 52fb146a8a06: Preparing 07:48:32 cf1b7ef5b5b8: Preparing 07:48:32 4d3818235b24: Preparing 07:48:32 597994912630: Preparing 07:48:32 709e787e44c0: Preparing 07:48:32 fb3fe0012bd1: Preparing 07:48:32 d4b119d3dc8c: Preparing 07:48:32 35061ebcec38: Preparing 07:48:32 85b5c5d41c83: Preparing 07:48:32 871e5aef4809: Preparing 07:48:32 e5e13b0c77cb: Preparing 07:48:32 fb3fe0012bd1: Waiting 07:48:32 d4b119d3dc8c: Waiting 07:48:32 35061ebcec38: Waiting 07:48:32 709e787e44c0: Waiting 07:48:32 85b5c5d41c83: Waiting 07:48:32 871e5aef4809: Waiting 07:48:32 e5e13b0c77cb: Waiting 07:48:32 52fb146a8a06: Layer already exists 07:48:32 67a28dee6069: Layer already exists 07:48:32 cf1b7ef5b5b8: Layer already exists 07:48:32 4d3818235b24: Layer already exists 07:48:32 597994912630: Layer already exists 07:48:32 709e787e44c0: Layer already exists 07:48:32 35061ebcec38: Layer already exists 07:48:32 fb3fe0012bd1: Layer already exists 07:48:32 85b5c5d41c83: Layer already exists 07:48:32 d4b119d3dc8c: Layer already exists 07:48:32 871e5aef4809: Layer already exists 07:48:32 e5e13b0c77cb: Layer already exists 07:48:32 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:0a1112e1150c7cc9e4961705dc74be5492fc880cf77657a6b6fb4b3d32f4d710 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:48:32 67a28dee6069: Preparing 07:48:32 67a28dee6069: Preparing 07:48:32 52fb146a8a06: Preparing 07:48:32 cf1b7ef5b5b8: Preparing 07:48:32 4d3818235b24: Preparing 07:48:32 597994912630: Preparing 07:48:32 709e787e44c0: Preparing 07:48:32 fb3fe0012bd1: Preparing 07:48:32 d4b119d3dc8c: Preparing 07:48:32 35061ebcec38: Preparing 07:48:32 85b5c5d41c83: Preparing 07:48:32 871e5aef4809: Preparing 07:48:32 e5e13b0c77cb: Preparing 07:48:32 709e787e44c0: Waiting 07:48:32 fb3fe0012bd1: Waiting 07:48:32 d4b119d3dc8c: Waiting 07:48:32 35061ebcec38: Waiting 07:48:32 85b5c5d41c83: Waiting 07:48:32 871e5aef4809: Waiting 07:48:32 e5e13b0c77cb: Waiting 07:48:32 597994912630: Layer already exists 07:48:32 52fb146a8a06: Layer already exists 07:48:32 4d3818235b24: Layer already exists 07:48:32 67a28dee6069: Layer already exists 07:48:32 cf1b7ef5b5b8: Layer already exists 07:48:32 709e787e44c0: Layer already exists 07:48:32 d4b119d3dc8c: Layer already exists 07:48:32 35061ebcec38: Layer already exists 07:48:32 85b5c5d41c83: Layer already exists 07:48:32 fb3fe0012bd1: Layer already exists 07:48:32 871e5aef4809: Layer already exists 07:48:32 e5e13b0c77cb: Layer already exists 07:48:32 main: digest: sha256:0a1112e1150c7cc9e4961705dc74be5492fc880cf77657a6b6fb4b3d32f4d710 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:33 ===================================================== [Pipeline] echo 07:48:33 taggedImages: 07:48:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:48:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.3 07:48:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:48:33 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:48:33 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:33 latest 07:48:33 3.0.0-dev.3 07:48:33 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:33 main 07:48:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:48:33 15b2bd7ce3de: Preparing 07:48:33 b22b9ea924f2: Preparing 07:48:33 b51629e80393: Preparing 07:48:33 36b946082f0a: Preparing 07:48:33 fee4c3bd464d: Preparing 07:48:33 1f638add90ce: Preparing 07:48:33 45edb015eca6: Preparing 07:48:33 e5e13b0c77cb: Preparing 07:48:33 45edb015eca6: Waiting 07:48:33 e5e13b0c77cb: Waiting 07:48:33 fee4c3bd464d: Pushed 07:48:33 15b2bd7ce3de: Pushed 07:48:33 b22b9ea924f2: Pushed 07:48:33 e5e13b0c77cb: Layer already exists 07:48:33 1f638add90ce: Pushed 07:48:34 45edb015eca6: Pushed 07:48:34 36b946082f0a: Pushed 07:48:34 b51629e80393: Pushed 07:48:34 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:f3078b1062629f411e62fd9c328b7a95cdf62d10c002f7a7fad598fcf84f6ed4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:48:35 15b2bd7ce3de: Preparing 07:48:35 b22b9ea924f2: Preparing 07:48:35 b51629e80393: Preparing 07:48:35 36b946082f0a: Preparing 07:48:35 fee4c3bd464d: Preparing 07:48:35 1f638add90ce: Preparing 07:48:35 45edb015eca6: Preparing 07:48:35 e5e13b0c77cb: Preparing 07:48:35 1f638add90ce: Waiting 07:48:35 e5e13b0c77cb: Waiting 07:48:35 45edb015eca6: Waiting 07:48:35 fee4c3bd464d: Layer already exists 07:48:35 15b2bd7ce3de: Layer already exists 07:48:35 b51629e80393: Layer already exists 07:48:35 36b946082f0a: Layer already exists 07:48:35 b22b9ea924f2: Layer already exists 07:48:35 1f638add90ce: Layer already exists 07:48:35 e5e13b0c77cb: Layer already exists 07:48:35 45edb015eca6: Layer already exists 07:48:35 latest: digest: sha256:f3078b1062629f411e62fd9c328b7a95cdf62d10c002f7a7fad598fcf84f6ed4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.3 07:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:48:36 15b2bd7ce3de: Preparing 07:48:36 b22b9ea924f2: Preparing 07:48:36 b51629e80393: Preparing 07:48:36 36b946082f0a: Preparing 07:48:36 fee4c3bd464d: Preparing 07:48:36 1f638add90ce: Preparing 07:48:36 45edb015eca6: Preparing 07:48:36 e5e13b0c77cb: Preparing 07:48:36 1f638add90ce: Waiting 07:48:36 45edb015eca6: Waiting 07:48:36 e5e13b0c77cb: Waiting 07:48:36 b22b9ea924f2: Layer already exists 07:48:36 fee4c3bd464d: Layer already exists 07:48:36 15b2bd7ce3de: Layer already exists 07:48:36 36b946082f0a: Layer already exists 07:48:36 b51629e80393: Layer already exists 07:48:36 45edb015eca6: Layer already exists 07:48:36 e5e13b0c77cb: Layer already exists 07:48:36 1f638add90ce: Layer already exists 07:48:36 3.0.0-dev.3: digest: sha256:f3078b1062629f411e62fd9c328b7a95cdf62d10c002f7a7fad598fcf84f6ed4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:48:36 15b2bd7ce3de: Preparing 07:48:36 b22b9ea924f2: Preparing 07:48:36 b51629e80393: Preparing 07:48:36 36b946082f0a: Preparing 07:48:36 fee4c3bd464d: Preparing 07:48:36 1f638add90ce: Preparing 07:48:36 45edb015eca6: Preparing 07:48:36 e5e13b0c77cb: Preparing 07:48:36 1f638add90ce: Waiting 07:48:36 45edb015eca6: Waiting 07:48:36 e5e13b0c77cb: Waiting 07:48:36 b51629e80393: Layer already exists 07:48:36 fee4c3bd464d: Layer already exists 07:48:36 36b946082f0a: Layer already exists 07:48:36 15b2bd7ce3de: Layer already exists 07:48:36 b22b9ea924f2: Layer already exists 07:48:36 e5e13b0c77cb: Layer already exists 07:48:36 45edb015eca6: Layer already exists 07:48:36 1f638add90ce: Layer already exists 07:48:36 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:f3078b1062629f411e62fd9c328b7a95cdf62d10c002f7a7fad598fcf84f6ed4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:48:37 15b2bd7ce3de: Preparing 07:48:37 b22b9ea924f2: Preparing 07:48:37 b51629e80393: Preparing 07:48:37 36b946082f0a: Preparing 07:48:37 fee4c3bd464d: Preparing 07:48:37 1f638add90ce: Preparing 07:48:37 45edb015eca6: Preparing 07:48:37 e5e13b0c77cb: Preparing 07:48:37 45edb015eca6: Waiting 07:48:37 e5e13b0c77cb: Waiting 07:48:37 1f638add90ce: Waiting 07:48:37 b51629e80393: Layer already exists 07:48:37 fee4c3bd464d: Layer already exists 07:48:37 b22b9ea924f2: Layer already exists 07:48:37 15b2bd7ce3de: Layer already exists 07:48:37 36b946082f0a: Layer already exists 07:48:37 1f638add90ce: Layer already exists 07:48:37 e5e13b0c77cb: Layer already exists 07:48:37 45edb015eca6: Layer already exists 07:48:37 main: digest: sha256:f3078b1062629f411e62fd9c328b7a95cdf62d10c002f7a7fad598fcf84f6ed4 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:37 ===================================================== [Pipeline] echo 07:48:37 taggedImages: 07:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.3 07:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:48:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:48:37 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:37 latest 07:48:37 3.0.0-dev.3 07:48:37 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:37 main 07:48:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:48:38 f78321031120: Preparing 07:48:38 33d31c98455e: Preparing 07:48:38 e54a56b99674: Preparing 07:48:38 2f665a167889: Preparing 07:48:38 ceb1da180067: Preparing 07:48:38 144b689e0e5c: Preparing 07:48:38 7d7252553ddc: Preparing 07:48:38 083359e77556: Preparing 07:48:38 232153798ec5: Preparing 07:48:38 e5e13b0c77cb: Preparing 07:48:38 7d7252553ddc: Waiting 07:48:38 083359e77556: Waiting 07:48:38 232153798ec5: Waiting 07:48:38 144b689e0e5c: Waiting 07:48:38 e5e13b0c77cb: Waiting 07:48:38 f78321031120: Pushed 07:48:38 33d31c98455e: Pushed 07:48:38 ceb1da180067: Pushed 07:48:38 083359e77556: Pushed 07:48:38 144b689e0e5c: Pushed 07:48:38 7d7252553ddc: Pushed 07:48:38 e5e13b0c77cb: Layer already exists 07:48:38 232153798ec5: Pushed 07:48:39 2f665a167889: Pushed 07:48:39 e54a56b99674: Pushed 07:48:39 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:692660a249ba467de0f4538f5dd48a52ac6a1c952e8070ce3c98216c86e1a8a2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:48:40 f78321031120: Preparing 07:48:40 33d31c98455e: Preparing 07:48:40 e54a56b99674: Preparing 07:48:40 2f665a167889: Preparing 07:48:40 ceb1da180067: Preparing 07:48:40 144b689e0e5c: Preparing 07:48:40 7d7252553ddc: Preparing 07:48:40 083359e77556: Preparing 07:48:40 232153798ec5: Preparing 07:48:40 e5e13b0c77cb: Preparing 07:48:40 083359e77556: Waiting 07:48:40 144b689e0e5c: Waiting 07:48:40 232153798ec5: Waiting 07:48:40 7d7252553ddc: Waiting 07:48:40 e5e13b0c77cb: Waiting 07:48:40 2f665a167889: Layer already exists 07:48:40 f78321031120: Layer already exists 07:48:40 33d31c98455e: Layer already exists 07:48:40 e54a56b99674: Layer already exists 07:48:40 ceb1da180067: Layer already exists 07:48:40 7d7252553ddc: Layer already exists 07:48:40 083359e77556: Layer already exists 07:48:40 144b689e0e5c: Layer already exists 07:48:40 e5e13b0c77cb: Layer already exists 07:48:40 232153798ec5: Layer already exists 07:48:40 latest: digest: sha256:692660a249ba467de0f4538f5dd48a52ac6a1c952e8070ce3c98216c86e1a8a2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.3 07:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:48:40 f78321031120: Preparing 07:48:40 33d31c98455e: Preparing 07:48:40 e54a56b99674: Preparing 07:48:40 2f665a167889: Preparing 07:48:40 ceb1da180067: Preparing 07:48:40 144b689e0e5c: Preparing 07:48:40 7d7252553ddc: Preparing 07:48:40 083359e77556: Preparing 07:48:40 232153798ec5: Preparing 07:48:40 e5e13b0c77cb: Preparing 07:48:40 232153798ec5: Waiting 07:48:40 144b689e0e5c: Waiting 07:48:40 e5e13b0c77cb: Waiting 07:48:40 083359e77556: Waiting 07:48:40 7d7252553ddc: Waiting 07:48:40 33d31c98455e: Layer already exists 07:48:40 f78321031120: Layer already exists 07:48:40 2f665a167889: Layer already exists 07:48:40 ceb1da180067: Layer already exists 07:48:40 e54a56b99674: Layer already exists 07:48:40 7d7252553ddc: Layer already exists 07:48:40 083359e77556: Layer already exists 07:48:40 e5e13b0c77cb: Layer already exists 07:48:40 144b689e0e5c: Layer already exists 07:48:40 232153798ec5: Layer already exists 07:48:40 3.0.0-dev.3: digest: sha256:692660a249ba467de0f4538f5dd48a52ac6a1c952e8070ce3c98216c86e1a8a2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:48:41 f78321031120: Preparing 07:48:41 33d31c98455e: Preparing 07:48:41 e54a56b99674: Preparing 07:48:41 2f665a167889: Preparing 07:48:41 ceb1da180067: Preparing 07:48:41 144b689e0e5c: Preparing 07:48:41 7d7252553ddc: Preparing 07:48:41 083359e77556: Preparing 07:48:41 232153798ec5: Preparing 07:48:41 e5e13b0c77cb: Preparing 07:48:41 144b689e0e5c: Waiting 07:48:41 232153798ec5: Waiting 07:48:41 e5e13b0c77cb: Waiting 07:48:41 7d7252553ddc: Waiting 07:48:41 083359e77556: Waiting 07:48:41 2f665a167889: Layer already exists 07:48:41 e54a56b99674: Layer already exists 07:48:41 f78321031120: Layer already exists 07:48:41 33d31c98455e: Layer already exists 07:48:41 ceb1da180067: Layer already exists 07:48:41 7d7252553ddc: Layer already exists 07:48:41 144b689e0e5c: Layer already exists 07:48:41 232153798ec5: Layer already exists 07:48:41 083359e77556: Layer already exists 07:48:41 e5e13b0c77cb: Layer already exists 07:48:41 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:692660a249ba467de0f4538f5dd48a52ac6a1c952e8070ce3c98216c86e1a8a2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:48:42 f78321031120: Preparing 07:48:42 33d31c98455e: Preparing 07:48:42 e54a56b99674: Preparing 07:48:42 2f665a167889: Preparing 07:48:42 ceb1da180067: Preparing 07:48:42 144b689e0e5c: Preparing 07:48:42 7d7252553ddc: Preparing 07:48:42 144b689e0e5c: Waiting 07:48:42 083359e77556: Preparing 07:48:42 7d7252553ddc: Waiting 07:48:42 232153798ec5: Preparing 07:48:42 e5e13b0c77cb: Preparing 07:48:42 083359e77556: Waiting 07:48:42 232153798ec5: Waiting 07:48:42 ceb1da180067: Layer already exists 07:48:42 e54a56b99674: Layer already exists 07:48:42 2f665a167889: Layer already exists 07:48:42 f78321031120: Layer already exists 07:48:42 33d31c98455e: Layer already exists 07:48:42 144b689e0e5c: Layer already exists 07:48:42 7d7252553ddc: Layer already exists 07:48:42 083359e77556: Layer already exists 07:48:42 e5e13b0c77cb: Layer already exists 07:48:42 232153798ec5: Layer already exists 07:48:42 main: digest: sha256:692660a249ba467de0f4538f5dd48a52ac6a1c952e8070ce3c98216c86e1a8a2 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:42 ===================================================== [Pipeline] echo 07:48:42 taggedImages: 07:48:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:48:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.3 07:48:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:48:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:48:42 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:42 latest 07:48:42 3.0.0-dev.3 07:48:42 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:42 main 07:48:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:48:42 41bfda810a49: Preparing 07:48:42 9fb04b439e2a: Preparing 07:48:42 fb3fe0012bd1: Preparing 07:48:42 f3f7cc72caf3: Preparing 07:48:42 34d5ebaa5410: Preparing 07:48:42 34d5ebaa5410: Layer already exists 07:48:42 fb3fe0012bd1: Layer already exists 07:48:42 41bfda810a49: Pushed 07:48:43 f3f7cc72caf3: Pushed 07:48:45 9fb04b439e2a: Pushed 07:48:45 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:54f42fd1fb6e3ca3b459ec9342225816d8bed47485450f57d0700fbaa45db017 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:45 + 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 07:48:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:48:45 41bfda810a49: Preparing 07:48:45 9fb04b439e2a: Preparing 07:48:45 fb3fe0012bd1: Preparing 07:48:45 f3f7cc72caf3: Preparing 07:48:45 34d5ebaa5410: Preparing 07:48:45 f3f7cc72caf3: Layer already exists 07:48:45 fb3fe0012bd1: Layer already exists 07:48:45 34d5ebaa5410: Layer already exists 07:48:45 9fb04b439e2a: Layer already exists 07:48:45 41bfda810a49: Layer already exists 07:48:45 latest: digest: sha256:54f42fd1fb6e3ca3b459ec9342225816d8bed47485450f57d0700fbaa45db017 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.3 07:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:48:46 41bfda810a49: Preparing 07:48:46 9fb04b439e2a: Preparing 07:48:46 fb3fe0012bd1: Preparing 07:48:46 f3f7cc72caf3: Preparing 07:48:46 34d5ebaa5410: Preparing 07:48:46 f3f7cc72caf3: Layer already exists 07:48:46 9fb04b439e2a: Layer already exists 07:48:46 fb3fe0012bd1: Layer already exists 07:48:46 41bfda810a49: Layer already exists 07:48:46 34d5ebaa5410: Layer already exists 07:48:46 3.0.0-dev.3: digest: sha256:54f42fd1fb6e3ca3b459ec9342225816d8bed47485450f57d0700fbaa45db017 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:48:47 41bfda810a49: Preparing 07:48:47 9fb04b439e2a: Preparing 07:48:47 fb3fe0012bd1: Preparing 07:48:47 f3f7cc72caf3: Preparing 07:48:47 34d5ebaa5410: Preparing 07:48:47 fb3fe0012bd1: Layer already exists 07:48:47 9fb04b439e2a: Layer already exists 07:48:47 34d5ebaa5410: Layer already exists 07:48:47 f3f7cc72caf3: Layer already exists 07:48:47 41bfda810a49: Layer already exists 07:48:47 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:54f42fd1fb6e3ca3b459ec9342225816d8bed47485450f57d0700fbaa45db017 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:47 + 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 07:48:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:48:47 41bfda810a49: Preparing 07:48:47 9fb04b439e2a: Preparing 07:48:47 fb3fe0012bd1: Preparing 07:48:47 f3f7cc72caf3: Preparing 07:48:47 34d5ebaa5410: Preparing 07:48:47 9fb04b439e2a: Layer already exists 07:48:47 34d5ebaa5410: Layer already exists 07:48:47 f3f7cc72caf3: Layer already exists 07:48:47 fb3fe0012bd1: Layer already exists 07:48:47 41bfda810a49: Layer already exists 07:48:47 main: digest: sha256:54f42fd1fb6e3ca3b459ec9342225816d8bed47485450f57d0700fbaa45db017 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:47 ===================================================== [Pipeline] echo 07:48:47 taggedImages: 07:48:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:48:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.3 07:48:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:48:47 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:48:47 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:47 latest 07:48:47 3.0.0-dev.3 07:48:47 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:47 main 07:48:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:48:48 ca30f8c00327: Preparing 07:48:48 fff140a342f8: Preparing 07:48:48 d1dbd0d093d7: Preparing 07:48:48 6f2541a528f1: Preparing 07:48:48 246832f7ebfa: Preparing 07:48:48 d752d1c303f5: Preparing 07:48:48 34d5ebaa5410: Preparing 07:48:48 d752d1c303f5: Waiting 07:48:48 34d5ebaa5410: Waiting 07:48:48 fff140a342f8: Pushed 07:48:48 ca30f8c00327: Pushed 07:48:48 d1dbd0d093d7: Pushed 07:48:48 34d5ebaa5410: Layer already exists 07:48:49 d752d1c303f5: Pushed 07:48:52 246832f7ebfa: Pushed 07:48:55 6f2541a528f1: Pushed 07:48:55 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:bf2d3dad938412ec4a4796b8d680783fecc6acdf2fb9af5b502225130e3aac5a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:48:56 ca30f8c00327: Preparing 07:48:56 fff140a342f8: Preparing 07:48:56 d1dbd0d093d7: Preparing 07:48:56 6f2541a528f1: Preparing 07:48:56 246832f7ebfa: Preparing 07:48:56 d752d1c303f5: Preparing 07:48:56 34d5ebaa5410: Preparing 07:48:56 d752d1c303f5: Waiting 07:48:56 34d5ebaa5410: Waiting 07:48:56 d1dbd0d093d7: Layer already exists 07:48:56 6f2541a528f1: Layer already exists 07:48:56 fff140a342f8: Layer already exists 07:48:56 ca30f8c00327: Layer already exists 07:48:56 246832f7ebfa: Layer already exists 07:48:56 34d5ebaa5410: Layer already exists 07:48:56 d752d1c303f5: Layer already exists 07:48:56 latest: digest: sha256:bf2d3dad938412ec4a4796b8d680783fecc6acdf2fb9af5b502225130e3aac5a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.3 07:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:48:57 ca30f8c00327: Preparing 07:48:57 fff140a342f8: Preparing 07:48:57 d1dbd0d093d7: Preparing 07:48:57 6f2541a528f1: Preparing 07:48:57 246832f7ebfa: Preparing 07:48:57 d752d1c303f5: Preparing 07:48:57 34d5ebaa5410: Preparing 07:48:57 d752d1c303f5: Waiting 07:48:57 34d5ebaa5410: Waiting 07:48:57 d1dbd0d093d7: Layer already exists 07:48:57 6f2541a528f1: Layer already exists 07:48:57 ca30f8c00327: Layer already exists 07:48:57 246832f7ebfa: Layer already exists 07:48:57 fff140a342f8: Layer already exists 07:48:57 d752d1c303f5: Layer already exists 07:48:57 34d5ebaa5410: Layer already exists 07:48:57 3.0.0-dev.3: digest: sha256:bf2d3dad938412ec4a4796b8d680783fecc6acdf2fb9af5b502225130e3aac5a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:48:57 ca30f8c00327: Preparing 07:48:57 fff140a342f8: Preparing 07:48:57 d1dbd0d093d7: Preparing 07:48:57 6f2541a528f1: Preparing 07:48:57 246832f7ebfa: Preparing 07:48:57 d752d1c303f5: Preparing 07:48:57 34d5ebaa5410: Preparing 07:48:57 d752d1c303f5: Waiting 07:48:57 34d5ebaa5410: Waiting 07:48:57 246832f7ebfa: Layer already exists 07:48:57 6f2541a528f1: Layer already exists 07:48:57 fff140a342f8: Layer already exists 07:48:57 ca30f8c00327: Layer already exists 07:48:57 d1dbd0d093d7: Layer already exists 07:48:57 d752d1c303f5: Layer already exists 07:48:57 34d5ebaa5410: Layer already exists 07:48:57 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:bf2d3dad938412ec4a4796b8d680783fecc6acdf2fb9af5b502225130e3aac5a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:48:58 ca30f8c00327: Preparing 07:48:58 fff140a342f8: Preparing 07:48:58 d1dbd0d093d7: Preparing 07:48:58 6f2541a528f1: Preparing 07:48:58 246832f7ebfa: Preparing 07:48:58 d752d1c303f5: Preparing 07:48:58 34d5ebaa5410: Preparing 07:48:58 d752d1c303f5: Waiting 07:48:58 34d5ebaa5410: Waiting 07:48:58 fff140a342f8: Layer already exists 07:48:58 6f2541a528f1: Layer already exists 07:48:58 ca30f8c00327: Layer already exists 07:48:58 d1dbd0d093d7: Layer already exists 07:48:58 246832f7ebfa: Layer already exists 07:48:58 34d5ebaa5410: Layer already exists 07:48:58 d752d1c303f5: Layer already exists 07:48:58 main: digest: sha256:bf2d3dad938412ec4a4796b8d680783fecc6acdf2fb9af5b502225130e3aac5a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:58 ===================================================== [Pipeline] echo 07:48:58 taggedImages: 07:48:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:48:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.3 07:48:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:48:58 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:48:58 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:58 latest 07:48:58 3.0.0-dev.3 07:48:58 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:48:58 main 07:48:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:48:58 08b3eba57de4: Preparing 07:48:58 d36a22c8f855: Preparing 07:48:58 db9149d832c9: Preparing 07:48:58 dac29943cce9: Preparing 07:48:58 7d602e6b2086: Preparing 07:48:58 34d5ebaa5410: Preparing 07:48:58 34d5ebaa5410: Waiting 07:48:58 08b3eba57de4: Pushed 07:48:58 d36a22c8f855: Pushed 07:48:58 db9149d832c9: Pushed 07:48:58 34d5ebaa5410: Layer already exists 07:48:59 7d602e6b2086: Pushed 07:49:05 dac29943cce9: Pushed 07:49:05 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:4c7834f1ce33b8e03bd888d7ed0470ca2e603a7ec17efd48cad7654f66074585 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:49:06 08b3eba57de4: Preparing 07:49:06 d36a22c8f855: Preparing 07:49:06 db9149d832c9: Preparing 07:49:06 dac29943cce9: Preparing 07:49:06 7d602e6b2086: Preparing 07:49:06 34d5ebaa5410: Preparing 07:49:06 34d5ebaa5410: Waiting 07:49:06 dac29943cce9: Layer already exists 07:49:06 db9149d832c9: Layer already exists 07:49:06 d36a22c8f855: Layer already exists 07:49:06 08b3eba57de4: Layer already exists 07:49:06 7d602e6b2086: Layer already exists 07:49:06 34d5ebaa5410: Layer already exists 07:49:06 latest: digest: sha256:4c7834f1ce33b8e03bd888d7ed0470ca2e603a7ec17efd48cad7654f66074585 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.3 07:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:49:07 08b3eba57de4: Preparing 07:49:07 d36a22c8f855: Preparing 07:49:07 db9149d832c9: Preparing 07:49:07 dac29943cce9: Preparing 07:49:07 7d602e6b2086: Preparing 07:49:07 34d5ebaa5410: Preparing 07:49:07 34d5ebaa5410: Waiting 07:49:07 d36a22c8f855: Layer already exists 07:49:07 dac29943cce9: Layer already exists 07:49:07 08b3eba57de4: Layer already exists 07:49:07 7d602e6b2086: Layer already exists 07:49:07 db9149d832c9: Layer already exists 07:49:07 34d5ebaa5410: Layer already exists 07:49:07 3.0.0-dev.3: digest: sha256:4c7834f1ce33b8e03bd888d7ed0470ca2e603a7ec17efd48cad7654f66074585 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:49:07 08b3eba57de4: Preparing 07:49:07 d36a22c8f855: Preparing 07:49:07 db9149d832c9: Preparing 07:49:07 dac29943cce9: Preparing 07:49:07 7d602e6b2086: Preparing 07:49:07 34d5ebaa5410: Preparing 07:49:07 7d602e6b2086: Layer already exists 07:49:07 dac29943cce9: Layer already exists 07:49:07 db9149d832c9: Layer already exists 07:49:07 d36a22c8f855: Layer already exists 07:49:07 08b3eba57de4: Layer already exists 07:49:07 34d5ebaa5410: Layer already exists 07:49:07 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:4c7834f1ce33b8e03bd888d7ed0470ca2e603a7ec17efd48cad7654f66074585 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:49:08 08b3eba57de4: Preparing 07:49:08 d36a22c8f855: Preparing 07:49:08 db9149d832c9: Preparing 07:49:08 dac29943cce9: Preparing 07:49:08 7d602e6b2086: Preparing 07:49:08 34d5ebaa5410: Preparing 07:49:08 34d5ebaa5410: Waiting 07:49:08 dac29943cce9: Layer already exists 07:49:08 7d602e6b2086: Layer already exists 07:49:08 08b3eba57de4: Layer already exists 07:49:08 db9149d832c9: Layer already exists 07:49:08 d36a22c8f855: Layer already exists 07:49:08 34d5ebaa5410: Layer already exists 07:49:08 main: digest: sha256:4c7834f1ce33b8e03bd888d7ed0470ca2e603a7ec17efd48cad7654f66074585 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:08 ===================================================== [Pipeline] echo 07:49:08 taggedImages: 07:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.3 07:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:08 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:49:08 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:49:08 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:08 latest 07:49:08 3.0.0-dev.3 07:49:08 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:08 main 07:49:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:49:09 8af306dc190b: Preparing 07:49:09 14b5d091ed01: Preparing 07:49:09 f4cf079a8b3e: Preparing 07:49:09 d850e4df15da: Preparing 07:49:09 d752d1c303f5: Preparing 07:49:09 34d5ebaa5410: Preparing 07:49:09 d752d1c303f5: Layer already exists 07:49:09 34d5ebaa5410: Layer already exists 07:49:09 8af306dc190b: Pushed 07:49:09 14b5d091ed01: Pushed 07:49:09 f4cf079a8b3e: Pushed 07:49:15 d850e4df15da: Pushed 07:49:16 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:4f185437c480028aad5bf33dcc4a9da8fd674be6f6940f3cb4c1271c5d935715 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:49:16 8af306dc190b: Preparing 07:49:16 14b5d091ed01: Preparing 07:49:16 f4cf079a8b3e: Preparing 07:49:16 d850e4df15da: Preparing 07:49:16 d752d1c303f5: Preparing 07:49:16 34d5ebaa5410: Preparing 07:49:16 34d5ebaa5410: Waiting 07:49:16 f4cf079a8b3e: Layer already exists 07:49:16 8af306dc190b: Layer already exists 07:49:16 14b5d091ed01: Layer already exists 07:49:16 d850e4df15da: Layer already exists 07:49:16 d752d1c303f5: Layer already exists 07:49:16 34d5ebaa5410: Layer already exists 07:49:16 latest: digest: sha256:4f185437c480028aad5bf33dcc4a9da8fd674be6f6940f3cb4c1271c5d935715 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.3 07:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:49:17 8af306dc190b: Preparing 07:49:17 14b5d091ed01: Preparing 07:49:17 f4cf079a8b3e: Preparing 07:49:17 d850e4df15da: Preparing 07:49:17 d752d1c303f5: Preparing 07:49:17 34d5ebaa5410: Preparing 07:49:17 34d5ebaa5410: Waiting 07:49:17 d850e4df15da: Layer already exists 07:49:17 d752d1c303f5: Layer already exists 07:49:17 14b5d091ed01: Layer already exists 07:49:17 f4cf079a8b3e: Layer already exists 07:49:17 8af306dc190b: Layer already exists 07:49:17 34d5ebaa5410: Layer already exists 07:49:17 3.0.0-dev.3: digest: sha256:4f185437c480028aad5bf33dcc4a9da8fd674be6f6940f3cb4c1271c5d935715 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:49:17 8af306dc190b: Preparing 07:49:17 14b5d091ed01: Preparing 07:49:17 f4cf079a8b3e: Preparing 07:49:17 d850e4df15da: Preparing 07:49:17 d752d1c303f5: Preparing 07:49:17 34d5ebaa5410: Preparing 07:49:17 34d5ebaa5410: Waiting 07:49:17 f4cf079a8b3e: Layer already exists 07:49:17 d752d1c303f5: Layer already exists 07:49:17 8af306dc190b: Layer already exists 07:49:17 14b5d091ed01: Layer already exists 07:49:17 d850e4df15da: Layer already exists 07:49:17 34d5ebaa5410: Layer already exists 07:49:17 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:4f185437c480028aad5bf33dcc4a9da8fd674be6f6940f3cb4c1271c5d935715 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:49:18 8af306dc190b: Preparing 07:49:18 14b5d091ed01: Preparing 07:49:18 f4cf079a8b3e: Preparing 07:49:18 d850e4df15da: Preparing 07:49:18 d752d1c303f5: Preparing 07:49:18 34d5ebaa5410: Preparing 07:49:18 34d5ebaa5410: Waiting 07:49:18 8af306dc190b: Layer already exists 07:49:18 14b5d091ed01: Layer already exists 07:49:18 f4cf079a8b3e: Layer already exists 07:49:18 d850e4df15da: Layer already exists 07:49:18 d752d1c303f5: Layer already exists 07:49:18 34d5ebaa5410: Layer already exists 07:49:18 main: digest: sha256:4f185437c480028aad5bf33dcc4a9da8fd674be6f6940f3cb4c1271c5d935715 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:18 ===================================================== [Pipeline] echo 07:49:18 taggedImages: 07:49:18 - nexus3.edgexfoundry.org:10004/security-spire-server:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:18 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:49:18 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.3 07:49:18 - nexus3.edgexfoundry.org:10004/security-spire-server:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:18 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:49:18 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:49:18 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:18 latest 07:49:18 3.0.0-dev.3 07:49:18 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:18 main 07:49:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:49:19 26614f810128: Preparing 07:49:19 b5fa2294365e: Preparing 07:49:19 fb3fe0012bd1: Preparing 07:49:19 1fa69c3f7b10: Preparing 07:49:19 e5e13b0c77cb: Preparing 07:49:19 e5e13b0c77cb: Layer already exists 07:49:19 26614f810128: Pushed 07:49:19 fb3fe0012bd1: Layer already exists 07:49:19 1fa69c3f7b10: Pushed 07:49:21 b5fa2294365e: Pushed 07:49:22 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:4b6fa646537f0fa560984afe3dc4c97593914bdaec4b09cf948e3a42150362e8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:49:22 26614f810128: Preparing 07:49:22 b5fa2294365e: Preparing 07:49:22 fb3fe0012bd1: Preparing 07:49:22 1fa69c3f7b10: Preparing 07:49:22 e5e13b0c77cb: Preparing 07:49:22 fb3fe0012bd1: Layer already exists 07:49:22 b5fa2294365e: Layer already exists 07:49:22 1fa69c3f7b10: Layer already exists 07:49:22 26614f810128: Layer already exists 07:49:22 e5e13b0c77cb: Layer already exists 07:49:22 latest: digest: sha256:4b6fa646537f0fa560984afe3dc4c97593914bdaec4b09cf948e3a42150362e8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.3 07:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:49:23 26614f810128: Preparing 07:49:23 b5fa2294365e: Preparing 07:49:23 fb3fe0012bd1: Preparing 07:49:23 1fa69c3f7b10: Preparing 07:49:23 e5e13b0c77cb: Preparing 07:49:23 26614f810128: Layer already exists 07:49:23 1fa69c3f7b10: Layer already exists 07:49:23 e5e13b0c77cb: Layer already exists 07:49:23 b5fa2294365e: Layer already exists 07:49:23 fb3fe0012bd1: Layer already exists 07:49:23 3.0.0-dev.3: digest: sha256:4b6fa646537f0fa560984afe3dc4c97593914bdaec4b09cf948e3a42150362e8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:49:24 26614f810128: Preparing 07:49:24 b5fa2294365e: Preparing 07:49:24 fb3fe0012bd1: Preparing 07:49:24 1fa69c3f7b10: Preparing 07:49:24 e5e13b0c77cb: Preparing 07:49:24 1fa69c3f7b10: Layer already exists 07:49:24 26614f810128: Layer already exists 07:49:24 fb3fe0012bd1: Layer already exists 07:49:24 e5e13b0c77cb: Layer already exists 07:49:24 b5fa2294365e: Layer already exists 07:49:24 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:4b6fa646537f0fa560984afe3dc4c97593914bdaec4b09cf948e3a42150362e8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:49:24 26614f810128: Preparing 07:49:24 b5fa2294365e: Preparing 07:49:24 fb3fe0012bd1: Preparing 07:49:24 1fa69c3f7b10: Preparing 07:49:24 e5e13b0c77cb: Preparing 07:49:24 e5e13b0c77cb: Layer already exists 07:49:24 1fa69c3f7b10: Layer already exists 07:49:24 26614f810128: Layer already exists 07:49:24 fb3fe0012bd1: Layer already exists 07:49:24 b5fa2294365e: Layer already exists 07:49:24 main: digest: sha256:4b6fa646537f0fa560984afe3dc4c97593914bdaec4b09cf948e3a42150362e8 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:24 ===================================================== [Pipeline] echo 07:49:24 taggedImages: 07:49:24 - nexus3.edgexfoundry.org:10004/support-notifications:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:24 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:49:24 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.3 07:49:24 - nexus3.edgexfoundry.org:10004/support-notifications:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:24 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:49:24 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:49:24 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:24 latest 07:49:24 3.0.0-dev.3 07:49:24 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:24 main 07:49:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:49:25 8f5a37dd9fe2: Preparing 07:49:25 be0b922d44fe: Preparing 07:49:25 fb3fe0012bd1: Preparing 07:49:25 1456004194e8: Preparing 07:49:25 e5e13b0c77cb: Preparing 07:49:25 e5e13b0c77cb: Layer already exists 07:49:25 1456004194e8: Layer already exists 07:49:25 fb3fe0012bd1: Layer already exists 07:49:25 8f5a37dd9fe2: Pushed 07:49:27 be0b922d44fe: Pushed 07:49:28 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:0fa6b1c4330c93b6db499ff6ba072d8d1496d5642b47a330e8312149453411b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:49:28 8f5a37dd9fe2: Preparing 07:49:28 be0b922d44fe: Preparing 07:49:28 fb3fe0012bd1: Preparing 07:49:28 1456004194e8: Preparing 07:49:28 e5e13b0c77cb: Preparing 07:49:28 8f5a37dd9fe2: Layer already exists 07:49:28 fb3fe0012bd1: Layer already exists 07:49:28 e5e13b0c77cb: Layer already exists 07:49:28 1456004194e8: Layer already exists 07:49:28 be0b922d44fe: Layer already exists 07:49:28 latest: digest: sha256:0fa6b1c4330c93b6db499ff6ba072d8d1496d5642b47a330e8312149453411b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.3 07:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:49:29 8f5a37dd9fe2: Preparing 07:49:29 be0b922d44fe: Preparing 07:49:29 fb3fe0012bd1: Preparing 07:49:29 1456004194e8: Preparing 07:49:29 e5e13b0c77cb: Preparing 07:49:29 e5e13b0c77cb: Layer already exists 07:49:29 fb3fe0012bd1: Layer already exists 07:49:29 8f5a37dd9fe2: Layer already exists 07:49:29 1456004194e8: Layer already exists 07:49:29 be0b922d44fe: Layer already exists 07:49:29 3.0.0-dev.3: digest: sha256:0fa6b1c4330c93b6db499ff6ba072d8d1496d5642b47a330e8312149453411b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:49:29 8f5a37dd9fe2: Preparing 07:49:29 be0b922d44fe: Preparing 07:49:29 fb3fe0012bd1: Preparing 07:49:29 1456004194e8: Preparing 07:49:29 e5e13b0c77cb: Preparing 07:49:29 fb3fe0012bd1: Layer already exists 07:49:29 8f5a37dd9fe2: Layer already exists 07:49:29 e5e13b0c77cb: Layer already exists 07:49:29 1456004194e8: Layer already exists 07:49:29 be0b922d44fe: Layer already exists 07:49:29 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:0fa6b1c4330c93b6db499ff6ba072d8d1496d5642b47a330e8312149453411b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:49:30 8f5a37dd9fe2: Preparing 07:49:30 be0b922d44fe: Preparing 07:49:30 fb3fe0012bd1: Preparing 07:49:30 1456004194e8: Preparing 07:49:30 e5e13b0c77cb: Preparing 07:49:30 fb3fe0012bd1: Layer already exists 07:49:30 be0b922d44fe: Layer already exists 07:49:30 e5e13b0c77cb: Layer already exists 07:49:30 8f5a37dd9fe2: Layer already exists 07:49:30 1456004194e8: Layer already exists 07:49:30 main: digest: sha256:0fa6b1c4330c93b6db499ff6ba072d8d1496d5642b47a330e8312149453411b7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:30 ===================================================== [Pipeline] echo 07:49:30 taggedImages: 07:49:30 - nexus3.edgexfoundry.org:10004/support-scheduler:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:30 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:49:30 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.3 07:49:30 - nexus3.edgexfoundry.org:10004/support-scheduler:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:30 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 07:49:30 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 07:49:30 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:30 latest 07:49:30 3.0.0-dev.3 07:49:30 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:30 main 07:49:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:30 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:49:31 16b7e64aa4dc: Preparing 07:49:31 c0857be15fe7: Preparing 07:49:31 ad99cb0b34cb: Preparing 07:49:31 63938be31e24: Preparing 07:49:31 e5e13b0c77cb: Preparing 07:49:31 e5e13b0c77cb: Layer already exists 07:49:31 c0857be15fe7: Pushed 07:49:31 16b7e64aa4dc: Pushed 07:49:32 ad99cb0b34cb: Pushed 07:49:38 Removing intermediate container 12aa419f361d 07:49:38 ---> c07f8d4a6399 07:49:38 Step 7/24 : COPY . . 07:49:38 ---> f927836d1da7 07:49:38 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:49:38 ---> Running in a44bc99dca81 07:49:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:49:44 63938be31e24: Pushed 07:49:44 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:b371fb2499ab92ba8ea0d4c8ce3ebf42dc3fdd831aef675e62bdff1fb3ed66fc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:44 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 07:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:49:45 16b7e64aa4dc: Preparing 07:49:45 c0857be15fe7: Preparing 07:49:45 ad99cb0b34cb: Preparing 07:49:45 63938be31e24: Preparing 07:49:45 e5e13b0c77cb: Preparing 07:49:45 c0857be15fe7: Layer already exists 07:49:45 16b7e64aa4dc: Layer already exists 07:49:45 63938be31e24: Layer already exists 07:49:45 e5e13b0c77cb: Layer already exists 07:49:45 ad99cb0b34cb: Layer already exists 07:49:45 latest: digest: sha256:b371fb2499ab92ba8ea0d4c8ce3ebf42dc3fdd831aef675e62bdff1fb3ed66fc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:45 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:45 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.3 07:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:49:45 16b7e64aa4dc: Preparing 07:49:45 c0857be15fe7: Preparing 07:49:45 ad99cb0b34cb: Preparing 07:49:45 63938be31e24: Preparing 07:49:45 e5e13b0c77cb: Preparing 07:49:45 16b7e64aa4dc: Layer already exists 07:49:45 e5e13b0c77cb: Layer already exists 07:49:45 63938be31e24: Layer already exists 07:49:45 c0857be15fe7: Layer already exists 07:49:45 ad99cb0b34cb: Layer already exists 07:49:45 3.0.0-dev.3: digest: sha256:b371fb2499ab92ba8ea0d4c8ce3ebf42dc3fdd831aef675e62bdff1fb3ed66fc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:49:46 16b7e64aa4dc: Preparing 07:49:46 c0857be15fe7: Preparing 07:49:46 ad99cb0b34cb: Preparing 07:49:46 63938be31e24: Preparing 07:49:46 e5e13b0c77cb: Preparing 07:49:46 16b7e64aa4dc: Layer already exists 07:49:46 c0857be15fe7: Layer already exists 07:49:46 63938be31e24: Layer already exists 07:49:46 e5e13b0c77cb: Layer already exists 07:49:46 ad99cb0b34cb: Layer already exists 07:49:46 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:b371fb2499ab92ba8ea0d4c8ce3ebf42dc3fdd831aef675e62bdff1fb3ed66fc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 07:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 07:49:47 16b7e64aa4dc: Preparing 07:49:47 c0857be15fe7: Preparing 07:49:47 ad99cb0b34cb: Preparing 07:49:47 63938be31e24: Preparing 07:49:47 e5e13b0c77cb: Preparing 07:49:47 c0857be15fe7: Layer already exists 07:49:47 63938be31e24: Layer already exists 07:49:47 16b7e64aa4dc: Layer already exists 07:49:47 ad99cb0b34cb: Layer already exists 07:49:47 e5e13b0c77cb: Layer already exists 07:49:47 main: digest: sha256:b371fb2499ab92ba8ea0d4c8ce3ebf42dc3fdd831aef675e62bdff1fb3ed66fc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:47 ===================================================== [Pipeline] echo 07:49:47 taggedImages: 07:49:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:49:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 07:49:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3.0.0-dev.3 07:49:47 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 07:49:47 - 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] } 07:53:30 Removing intermediate container 7db52cda2909 07:53:30 ---> 60ab8496d582 07:53:30 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:53:30 ---> Running in 0f4bb4f882ac 07:53:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:53:30 Removing intermediate container 0f4bb4f882ac 07:53:30 ---> b9c72002d341 07:53:30 07:53:30 Step 10/22 : FROM alpine:3.16 07:53:30 3.16: Pulling from library/alpine 07:53:30 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 07:53:30 Status: Downloaded newer image for alpine:3.16 07:53:30 ---> 2b4661558fb8 07:53:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:53:30 ---> Running in 524686a76ae3 07:53:30 Removing intermediate container 524686a76ae3 07:53:30 ---> 4be96cb0af0d 07:53:30 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 07:53:30 ---> Running in 9bf87f3df20b 07:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:53:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:53:30 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 07:53:30 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 07:53:30 (3/33) Installing readline (8.1.2-r0) 07:53:30 (4/33) Installing bash (5.1.16-r2) 07:53:30 Executing bash-5.1.16-r2.post-install 07:53:30 (5/33) Installing ca-certificates (20220614-r0) 07:53:31 (6/33) Installing brotli-libs (1.0.9-r6) 07:53:31 (7/33) Installing nghttp2-libs (1.47.0-r0) 07:53:31 (8/33) Installing libcurl (7.83.1-r4) 07:53:31 (9/33) Installing curl (7.83.1-r4) 07:53:31 (10/33) Installing docker-cli (20.10.20-r0) 07:53:32 (11/33) Installing dumb-init (1.2.5-r1) 07:53:32 (12/33) Installing libbz2 (1.0.8-r1) 07:53:32 (13/33) Installing expat (2.5.0-r0) 07:53:32 (14/33) Installing libffi (3.4.2-r1) 07:53:32 (15/33) Installing gdbm (1.23-r0) 07:53:32 (16/33) Installing xz-libs (5.2.5-r1) 07:53:32 (17/33) Installing libgcc (11.2.1_git20220219-r2) 07:53:32 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 07:53:32 (19/33) Installing mpdecimal (2.5.1-r1) 07:53:32 (20/33) Installing sqlite-libs (3.38.5-r0) 07:53:32 (21/33) Installing python3 (3.10.8-r0) 07:53:34 (22/33) Installing py3-contextlib2 (21.6.0-r2) 07:53:34 (23/33) Installing py3-tomli (2.0.1-r1) 07:53:34 (24/33) Installing py3-pep517 (0.12.0-r2) 07:53:34 (25/33) Installing py3-six (1.16.0-r1) 07:53:34 (26/33) Installing py3-retrying (1.3.3-r3) 07:53:34 (27/33) Installing py3-appdirs (1.4.4-r3) 07:53:34 (28/33) Installing py3-more-itertools (8.13.0-r0) 07:53:34 (29/33) Installing py3-ordered-set (4.0.2-r3) 07:53:34 (30/33) Installing py3-parsing (2.4.7-r3) 07:53:34 (31/33) Installing py3-packaging (21.3-r0) 07:53:34 (32/33) Installing py3-setuptools (59.4.0-r0) 07:53:35 (33/33) Installing py3-pip (22.1.1-r0) 07:53:36 Executing busybox-1.35.0-r17.trigger 07:53:36 Executing ca-certificates-20220614-r0.trigger 07:53:36 OK: 121 MiB in 47 packages 07:53:44 Removing intermediate container fe3b974f7e74 07:53:44 ---> 2f6a47f40d70 07:53:44 07:53:44 Step 9/32 : FROM alpine:3.16 07:53:44 ---> 2b4661558fb8 07:53:44 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:53:44 ---> Running in 4c344352d734 07:53:45 Removing intermediate container 4c344352d734 07:53:45 ---> 22b3ecca15ea 07:53:45 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 07:53:45 ---> Running in 8ea2ad13e339 07:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:53:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:53:49 (1/2) Installing dumb-init (1.2.5-r1) 07:53:49 (2/2) Installing su-exec (0.2-r1) 07:53:49 Executing busybox-1.35.0-r17.trigger 07:53:49 OK: 5 MiB in 16 packages 07:53:50 Removing intermediate container 8ea2ad13e339 07:53:50 ---> f7f6e2207abe 07:53:50 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 07:53:50 ---> Running in 28be1bc2e7cb 07:53:51 Removing intermediate container 28be1bc2e7cb 07:53:51 ---> 5d02eda0bc25 07:53:51 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 07:53:51 ---> Running in d1639b06a888 07:53:51 Removing intermediate container d1639b06a888 07:53:51 ---> 06121a0f5608 07:53:51 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 07:53:51 ---> Running in c9ec647c1e44 07:53:52 Removing intermediate container c9ec647c1e44 07:53:52 ---> d14654676d7e 07:53:52 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 07:53:52 ---> Running in 4335981d3c72 07:53:53 Removing intermediate container 4335981d3c72 07:53:53 ---> 56a358e1ddda 07:53:53 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 07:53:53 ---> Running in c6db2692915d 07:53:55 Collecting docker-compose==1.23.2 07:53:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:53:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 15.3 MB/s eta 0:00:00 07:53:56 Removing intermediate container c6db2692915d 07:53:56 ---> c49c8837cb3d 07:53:56 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 07:53:56 ---> Running in 300f2a1686dc 07:53:56 Collecting dockerpty<0.5,>=0.4.1 07:53:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:53:56 Preparing metadata (setup.py): started 07:53:56 Removing intermediate container 300f2a1686dc 07:53:56 ---> 3f143294f2b7 07:53:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 07:53:57 ---> 2534c8a45549 07:53:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 07:53:57 ---> Running in c41da31442d2 07:53:59 Preparing metadata (setup.py): finished with status 'done' 07:53:59 Collecting docker<4.0,>=3.6.0 07:53:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:53:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.7 MB/s eta 0:00:00 07:54:00 Collecting jsonschema<3,>=2.5.1 07:54:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:54:01 Collecting PyYAML<4,>=3.10 07:54:01 Removing intermediate container c41da31442d2 07:54:01 ---> 13a319b5feba 07:54:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:54:01 Downloading PyYAML-3.13.tar.gz (270 kB) 07:54:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 7.2 MB/s eta 0:00:00 07:54:02 ---> 011393efc369 07:54:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:54:03 Preparing metadata (setup.py): started 07:54:03 ---> 7b5a1b88cf78 07:54:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:54:04 ---> 71ac4a747790 07:54:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:54:05 ---> 2f3a8e50f690 07:54:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 07:54:06 Preparing metadata (setup.py): finished with status 'done' 07:54:06 ---> 0e6f4d813771 07:54:06 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 07:54:06 Collecting websocket-client<1.0,>=0.32.0 07:54:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:54:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 9.6 MB/s eta 0:00:00 07:54:07 Collecting cached-property<2,>=1.2.0 07:54:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:54:07 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 07:54:07 ---> 6b2c75f399c0 07:54:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:54:08 ---> 184c4ed4e344 07:54:08 Step 27/32 : RUN chmod +x /entrypoint.sh 07:54:08 ---> Running in a691d577cc00 07:54:08 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:54:08 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:54:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 19.3 MB/s eta 0:00:00 07:54:09 Collecting texttable<0.10,>=0.9.0 07:54:09 Downloading texttable-0.9.1.tar.gz (11 kB) 07:54:09 Preparing metadata (setup.py): started 07:54:10 Removing intermediate container a691d577cc00 07:54:10 ---> 6354211871c5 07:54:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:54:11 ---> Running in a647c540f230 07:54:13 Preparing metadata (setup.py): finished with status 'done' 07:54:13 Removing intermediate container a647c540f230 07:54:13 ---> 080ea4664fed 07:54:13 Step 29/32 : CMD ["gate"] 07:54:13 Collecting docopt<0.7,>=0.6.1 07:54:13 ---> Running in 574175c8bf83 07:54:13 Downloading docopt-0.6.2.tar.gz (25 kB) 07:54:13 Preparing metadata (setup.py): started 07:54:14 Removing intermediate container 574175c8bf83 07:54:14 ---> 538db73556b1 07:54:14 Step 30/32 : LABEL arch=arm64 07:54:14 ---> Running in ad87e3fb57b4 07:54:14 Removing intermediate container ad87e3fb57b4 07:54:14 ---> 622397d3df11 07:54:14 Step 31/32 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:54:14 ---> Running in 18b67a233252 07:54:15 Removing intermediate container 18b67a233252 07:54:15 ---> 01efc0cccf44 07:54:15 Step 32/32 : LABEL version=3.0.0-dev.3 07:54:15 ---> Running in 7c40ec0f27b7 07:54:16 Removing intermediate container 7c40ec0f27b7 07:54:16 ---> d9280bf24fa5 07:54:16 07:54:16 Successfully built d9280bf24fa5 07:54:16 Successfully tagged security-bootstrapper-arm64:latest 07:54:16 Building core-metadata 07:54:16  Building security-bootstrapper ... done  Preparing metadata (setup.py): finished with status 'done' 07:54:17 Collecting docker-pycreds>=0.4.0 07:54:17 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:54:19 Collecting urllib3<1.25,>=1.21.1 07:54:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:54:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 18.3 MB/s eta 0:00:00 07:54:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:54:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:54:19 ---> 58fcfe600572 07:54:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:54:19 ---> Using cache 07:54:19 ---> 1c9705d88054 07:54:19 Step 4/24 : WORKDIR /edgex-go 07:54:19 ---> Using cache 07:54:19 ---> 5b510721f8d0 07:54:19 Step 5/24 : RUN apk add --update --no-cache make git 07:54:19 Collecting certifi>=2017.4.17 07:54:19 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 07:54:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.2 MB/s eta 0:00:00 07:54:19 ---> Running in 652246f58151 07:54:20 Collecting chardet<3.1.0,>=3.0.2 07:54:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:54:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 3.5 MB/s eta 0:00:00 07:54:20 Collecting idna<2.8,>=2.5 07:54:20 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:54:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.6 MB/s eta 0:00:00 07:54:21 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:54:21 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:54:21 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:54:21 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:54:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:54:22 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 07:54:22 Running setup.py install for texttable: started 07:54:23 OK: 221 MiB in 51 packages 07:54:25 Running setup.py install for texttable: finished with status 'done' 07:54:25 Running setup.py install for PyYAML: started 07:54:25 Removing intermediate container 652246f58151 07:54:25 ---> 0eade2d96d1e 07:54:25 Step 6/24 : COPY go.mod vendor* ./ 07:54:26 ---> dfbfd724c81c 07:54:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:26 ---> Running in 2b85c447f2b2 07:54:29 Running setup.py install for PyYAML: finished with status 'done' 07:54:30 Running setup.py install for docopt: started 07:54:33 Running setup.py install for docopt: finished with status 'done' 07:54:36 Running setup.py install for dockerpty: started 07:54:39 Running setup.py install for dockerpty: finished with status 'done' 07:54:42 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:54:42 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 07:55:00 Removing intermediate container 9bf87f3df20b 07:55:00 ---> 62c8f713e3d4 07:55:00 Step 13/22 : ENV APP_PORT=58890 07:55:00 ---> Running in 8882c3e6ef6b 07:55:00 Removing intermediate container 8882c3e6ef6b 07:55:00 ---> 77d120782890 07:55:00 Step 14/22 : EXPOSE $APP_PORT 07:55:00 ---> Running in 6597d800a8ca 07:55:00 Removing intermediate container 6597d800a8ca 07:55:00 ---> 7e2098fb1303 07:55:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:55:03 ---> fa8dd5eb9432 07:55:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:55:04 ---> c6a94935d084 07:55:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:55:05 ---> 41ee6e2a2415 07:55:05 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:55:05 ---> Running in 5eca11af68f6 07:55:06 Removing intermediate container 5eca11af68f6 07:55:06 ---> e7db14817376 07:55:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:55:06 ---> Running in 8c15bebb8e6b 07:55:07 Removing intermediate container 8c15bebb8e6b 07:55:07 ---> e474ba9fe848 07:55:07 Step 20/22 : LABEL arch=arm64 07:55:07 ---> Running in 857353e80ac8 07:55:08 Removing intermediate container 857353e80ac8 07:55:08 ---> 04a885c9cf6b 07:55:08 Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:55:08 ---> Running in a1b23350661b 07:55:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:55:09 Removing intermediate container a1b23350661b 07:55:09 ---> 7200d71e6964 07:55:09 Step 22/22 : LABEL version=3.0.0-dev.3 07:55:09 ---> Running in c637d4bff34c 07:55:10 Removing intermediate container c637d4bff34c 07:55:10 ---> 23072ab43ebe 07:55:10 07:55:10 Successfully built 23072ab43ebe 07:55:10 Successfully tagged sys-mgmt-agent-arm64:latest 07:55:10  Building sys-mgmt-agent ... done Building security-spire-server 07:55:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:55:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:55:16 ---> 58fcfe600572 07:55:16 Step 3/23 : WORKDIR /edgex-go 07:55:16 ---> Using cache 07:55:16 ---> 8bd5c2ffa589 07:55:16 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 07:55:16 ---> Using cache 07:55:16 ---> 153e78a3bbbe 07:55:16 Step 5/23 : COPY go.mod vendor* ./ 07:55:16 ---> Using cache 07:55:16 ---> 42f2e348966d 07:55:16 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:16 ---> Using cache 07:55:16 ---> 10e0e64e7730 07:55:16 Step 7/23 : COPY . . 07:55:16 ---> Using cache 07:55:16 ---> af62edd20327 07:55:16 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 07:55:16 ---> Using cache 07:55:16 ---> 36543f4635d3 07:55:16 Step 9/23 : WORKDIR /edgex-go/spire-build 07:55:16 ---> Using cache 07:55:16 ---> 562afc945760 07:55:16 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:55:16 ---> Running in 130fafd851a4 07:55:21 Removing intermediate container 130fafd851a4 07:55:21 ---> 60140a0ac522 07:55:21 Step 11/23 : WORKDIR /edgex-go 07:55:21 ---> Running in fb9513cc99f4 07:55:21 Removing intermediate container fb9513cc99f4 07:55:21 ---> 023660c1091f 07:55:21 07:55:21 Step 12/23 : FROM alpine:3.15 07:55:21 ---> 8aa73fd46299 07:55:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:55:21 ---> Using cache 07:55:21 ---> 3b28870cc7de 07:55:21 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:55:21 ---> Using cache 07:55:21 ---> 7ea729e63e44 07:55:21 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:55:36 ---> 58677313b604 07:55:36 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:55:36 Removing intermediate container a44bc99dca81 07:55:36 ---> 695925ecb2f4 07:55:36 07:55:36 Step 9/24 : FROM alpine:3.16 07:55:36 ---> 2b4661558fb8 07:55:36 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:55:36 ---> Running in 9d8723617214 07:55:37 ---> 0df3d2b6eed5 07:55:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:55:39 (1/3) Installing ca-certificates (20220614-r0) 07:55:39 ---> 9bde73686c8e 07:55:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:55:39 (2/3) Installing dumb-init (1.2.5-r1) 07:55:39 (3/3) Installing su-exec (0.2-r1) 07:55:39 Executing busybox-1.35.0-r17.trigger 07:55:39 Executing ca-certificates-20220614-r0.trigger 07:55:40 OK: 6 MiB in 17 packages 07:55:41 ---> 0bcd17d06ab7 07:55:41 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:55:41 ---> Running in 1951bfc36048 07:55:42 Removing intermediate container 5d764c0d4cbb 07:55:42 ---> 5b3c6c593c1d 07:55:42 07:55:42 Step 9/19 : FROM alpine:3.15 07:55:42 ---> 8aa73fd46299 07:55:42 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:55:42 ---> Using cache 07:55:42 ---> 3b28870cc7de 07:55:42 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:55:42 ---> Running in 5e90c667f14b 07:55:42 Removing intermediate container 1951bfc36048 07:55:42 ---> 92a08700071f 07:55:42 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:55:42 ---> Running in dc7dd4818f17 07:55:43 Removing intermediate container dc7dd4818f17 07:55:43 ---> a02cc5f42346 07:55:43 Step 21/23 : LABEL arch=arm64 07:55:43 Removing intermediate container 9d8723617214 07:55:43 ---> c209cd45c2da 07:55:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:55:43 ---> Running in f0e41e48ec6f 07:55:44 ---> Running in 75682638a4ec 07:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:55:44 Removing intermediate container f0e41e48ec6f 07:55:44 ---> 7c7c9096ebe5 07:55:44 Step 22/23 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:55:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:55:44 Removing intermediate container 75682638a4ec 07:55:44 ---> f28e2e4e7c8a 07:55:44 Step 12/24 : WORKDIR / 07:55:44 ---> Running in 71bf4d164eae 07:55:44 ---> Running in a4091c57da10 07:55:45 Removing intermediate container 71bf4d164eae 07:55:45 ---> a0de2d5fcb10 07:55:45 Step 23/23 : LABEL version=3.0.0-dev.3 07:55:45 ---> Running in 021c178389a3 07:55:45 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:55:45 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:55:45 OK: 15736 distinct packages available 07:55:45 Removing intermediate container a4091c57da10 07:55:45 ---> d3f65e00ad30 07:55:45 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:55:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:55:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:55:46 Removing intermediate container 021c178389a3 07:55:46 ---> 810fb19902a4 07:55:46 07:55:46 Successfully built 810fb19902a4 07:55:46 Successfully tagged security-spire-server-arm64:latest 07:55:46  Building security-spire-server ... done Building security-proxy-setup 07:55:47 ---> bfe219945118 07:55:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:55:47 (1/9) Installing ca-certificates (20220614-r0) 07:55:47 (2/9) Installing brotli-libs (1.0.9-r5) 07:55:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:55:47 (4/9) Installing libcurl (7.80.0-r4) 07:55:47 (5/9) Installing curl (7.80.0-r4) 07:55:47 (6/9) Installing dumb-init (1.2.5-r1) 07:55:47 (7/9) Installing musl-obstack (1.2.3-r0) 07:55:47 (8/9) Installing libucontext (1.1-r0) 07:55:47 (9/9) Installing gcompat (1.0.0-r4) 07:55:47 Executing busybox-1.34.1-r7.trigger 07:55:47 Executing ca-certificates-20220614-r0.trigger 07:55:47 OK: 8 MiB in 23 packages 07:55:48 ---> 57d255a12658 07:55:48 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:55:50 ---> 93e605358ffa 07:55:50 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:55:50 Removing intermediate container 2b85c447f2b2 07:55:50 ---> e7b9da0c7cef 07:55:50 Step 8/24 : COPY . . 07:55:51 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:55:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:55:51 ---> 58fcfe600572 07:55:51 Step 3/21 : WORKDIR /edgex-go 07:55:51 ---> Using cache 07:55:51 ---> 8bd5c2ffa589 07:55:51 Step 4/21 : RUN apk add --update --no-cache make git 07:55:51 ---> Using cache 07:55:51 ---> 524fb739b32b 07:55:51 Step 5/21 : COPY go.mod vendor* ./ 07:55:51 ---> Using cache 07:55:51 ---> f2ff985d61c8 07:55:51 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:51 ---> Using cache 07:55:51 ---> c07f8d4a6399 07:55:51 Step 7/21 : COPY . . 07:55:51 ---> Using cache 07:55:51 ---> f927836d1da7 07:55:51 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:55:51 ---> bd089aaa37c5 07:55:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:55:52 Removing intermediate container 5e90c667f14b 07:55:52 ---> ec017aecbebc 07:55:52 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 07:55:52 ---> Running in b86aab8618e1 07:55:54 ---> d567bd21f96c 07:55:54 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:55:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:55:54 ---> 5399366918e0 07:55:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:55:54 ---> ee9842003417 07:55:54 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 07:55:55 ---> Running in f8f5d65487e6 07:55:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:55:57 ---> 8315d96773d3 07:55:57 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:55:57 ---> 8616d2520dd8 07:55:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:55:59 ---> a8cd493d1c18 07:55:59 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:55:59 ---> feef365db058 07:55:59 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:55:59 ---> Running in b2fcff89bf32 07:55:59 ---> Running in ce329d2c0465 07:56:00 Removing intermediate container b2fcff89bf32 07:56:00 ---> abdeb7836078 07:56:00 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:56:00 ---> Running in c759e0fb4445 07:56:00 Removing intermediate container c759e0fb4445 07:56:00 ---> 32bf14581fcd 07:56:00 Step 17/19 : LABEL arch=arm64 07:56:00 ---> Running in 04df554b9677 07:56:01 Removing intermediate container 04df554b9677 07:56:01 ---> 0eb4f0491f55 07:56:01 Step 18/19 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:56:01 ---> Running in e296c4eca325 07:56:04 Removing intermediate container e296c4eca325 07:56:04 ---> 2b43fa7d05b0 07:56:04 Step 19/19 : LABEL version=3.0.0-dev.3 07:56:04 ---> Running in c83dd3570ddf 07:56:04 Removing intermediate container c83dd3570ddf 07:56:04 ---> 868b70395189 07:56:04 07:56:04 Removing intermediate container ce329d2c0465 07:56:04 ---> 1addb65e2ea8 07:56:04 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:56:04 Successfully built 868b70395189 07:56:04 ---> Running in 8427b40e99f5 07:56:04 Successfully tagged security-spiffe-token-provider-arm64:latest 07:56:05  Building security-spiffe-token-provider ... done Building core-command 07:56:05 Removing intermediate container 8427b40e99f5 07:56:05 ---> 3d47a3a85ebf 07:56:05 Step 22/24 : LABEL arch=arm64 07:56:06 ---> Running in 88db83020608 07:56:06 Removing intermediate container 88db83020608 07:56:06 ---> 218251910206 07:56:06 Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:56:06 ---> Running in d628ddb53fb7 07:56:07 Removing intermediate container d628ddb53fb7 07:56:07 ---> 45c4c283e139 07:56:07 Step 24/24 : LABEL version=3.0.0-dev.3 07:56:07 ---> Running in 491a9411e44c 07:56:08 Removing intermediate container 491a9411e44c 07:56:08 ---> 2e0467a8279a 07:56:08 07:56:09 Successfully built 2e0467a8279a 07:56:09 Successfully tagged security-secretstore-setup-arm64:latest 07:56:09  Building security-secretstore-setup ... done Building core-data 07:56:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:56:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:56:10 ---> 58fcfe600572 07:56:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:56:10 ---> Using cache 07:56:10 ---> 1c9705d88054 07:56:10 Step 4/23 : WORKDIR /edgex-go 07:56:10 ---> Using cache 07:56:10 ---> 5b510721f8d0 07:56:10 Step 5/23 : RUN apk add --update --no-cache make git 07:56:10 ---> Using cache 07:56:10 ---> 0eade2d96d1e 07:56:10 Step 6/23 : COPY go.mod vendor* ./ 07:56:10 ---> Using cache 07:56:10 ---> dfbfd724c81c 07:56:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:10 ---> Using cache 07:56:10 ---> e7b9da0c7cef 07:56:10 Step 8/23 : COPY . . 07:56:10 ---> Using cache 07:56:10 ---> ee9842003417 07:56:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 07:56:10 ---> Running in 6b3f92b52c75 07:56:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:56:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:56:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:56:14 ---> 58fcfe600572 07:56:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:56:14 ---> Using cache 07:56:14 ---> 1c9705d88054 07:56:14 Step 4/22 : WORKDIR /edgex-go 07:56:14 ---> Using cache 07:56:14 ---> 5b510721f8d0 07:56:14 Step 5/22 : RUN apk add --update --no-cache make git 07:56:14 ---> Using cache 07:56:14 ---> 0eade2d96d1e 07:56:14 Step 6/22 : COPY go.mod vendor* ./ 07:56:14 ---> Using cache 07:56:14 ---> dfbfd724c81c 07:56:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:14 ---> Using cache 07:56:14 ---> e7b9da0c7cef 07:56:14 Step 8/22 : COPY . . 07:56:14 ---> Using cache 07:56:14 ---> ee9842003417 07:56:14 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 07:56:15 ---> Running in 76a5c31c6159 07:56:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:56:18 Removing intermediate container 3a1d89cc2aec 07:56:18 ---> b1b390b9a8ee 07:56:18 07:56:18 Step 10/22 : FROM alpine:3.16 07:56:18 ---> 2b4661558fb8 07:56:18 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:56:18 ---> Running in 8e0dd55c7f4a 07:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:56:21 (1/2) Installing ca-certificates (20220614-r0) 07:56:21 (2/2) Installing dumb-init (1.2.5-r1) 07:56:21 Executing busybox-1.35.0-r17.trigger 07:56:21 Executing ca-certificates-20220614-r0.trigger 07:56:22 OK: 6 MiB in 16 packages 07:56:24 Removing intermediate container 8e0dd55c7f4a 07:56:24 ---> 18f4ad1281d7 07:56:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:56:24 ---> Running in c632b1de69ec 07:56:24 Removing intermediate container c632b1de69ec 07:56:24 ---> c52b402efb8d 07:56:24 Step 13/22 : ENV APP_PORT=59860 07:56:24 ---> Running in 7f4da91ccfdd 07:56:25 Removing intermediate container 7f4da91ccfdd 07:56:25 ---> 1594703ae1f7 07:56:25 Step 14/22 : EXPOSE $APP_PORT 07:56:25 ---> Running in 8f279284d573 07:56:26 Removing intermediate container 8f279284d573 07:56:26 ---> 6da59d16221b 07:56:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:56:26 ---> 997ed56d1730 07:56:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:56:29 ---> 08d807060252 07:56:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:56:30 ---> 8aba8c64f31a 07:56:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:56:30 ---> Running in 85f653afd255 07:56:30 Removing intermediate container 85f653afd255 07:56:30 ---> f26368e361fc 07:56:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:56:30 ---> Running in b82e3761d361 07:56:31 Removing intermediate container b82e3761d361 07:56:31 ---> 3edd4103176f 07:56:31 Step 20/22 : LABEL arch=arm64 07:56:31 ---> Running in 94b986433b66 07:56:31 Removing intermediate container 94b986433b66 07:56:31 ---> 56515a1ed89f 07:56:31 Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:56:31 ---> Running in b67a7387381a 07:56:32 Removing intermediate container b67a7387381a 07:56:32 ---> a56ef32eb1ee 07:56:32 Step 22/22 : LABEL version=3.0.0-dev.3 07:56:32 ---> Running in 163a494348f8 07:56:33 Removing intermediate container 163a494348f8 07:56:33 ---> c5cd2d03f242 07:56:33 07:56:33 Successfully built c5cd2d03f242 07:56:33 Successfully tagged support-notifications-arm64:latest 07:56:33  Building support-notifications ... done Building security-spire-config 07:56:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:56:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:56:36 ---> 58fcfe600572 07:56:36 Step 3/24 : WORKDIR /edgex-go 07:56:36 ---> Using cache 07:56:36 ---> 8bd5c2ffa589 07:56:36 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 07:56:36 ---> Using cache 07:56:36 ---> 153e78a3bbbe 07:56:36 Step 5/24 : COPY go.mod vendor* ./ 07:56:36 ---> Using cache 07:56:36 ---> 42f2e348966d 07:56:36 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:36 ---> Using cache 07:56:36 ---> 10e0e64e7730 07:56:36 Step 7/24 : COPY . . 07:56:36 ---> Using cache 07:56:36 ---> af62edd20327 07:56:36 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 07:56:36 ---> Using cache 07:56:36 ---> 36543f4635d3 07:56:36 Step 9/24 : WORKDIR /edgex-go/spire-build 07:56:36 ---> Using cache 07:56:36 ---> 562afc945760 07:56:36 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 07:56:36 ---> Using cache 07:56:36 ---> 964e49d4e526 07:56:36 Step 11/24 : WORKDIR /edgex-go 07:56:36 ---> Using cache 07:56:36 ---> 5a771157ce45 07:56:36 07:56:36 Step 12/24 : FROM alpine:3.15 07:56:36 ---> 8aa73fd46299 07:56:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:56:36 ---> Using cache 07:56:36 ---> 3b28870cc7de 07:56:36 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:56:37 ---> Running in f323c5449c13 07:56:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:56:40 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 07:56:40 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 07:56:40 OK: 15736 distinct packages available 07:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:56:41 (1/4) Installing dumb-init (1.2.5-r1) 07:56:41 (2/4) Installing musl-obstack (1.2.3-r0) 07:56:41 (3/4) Installing libucontext (1.1-r0) 07:56:41 (4/4) Installing gcompat (1.0.0-r4) 07:56:41 Executing busybox-1.34.1-r7.trigger 07:56:42 OK: 6 MiB in 18 packages 07:56:43 Removing intermediate container f323c5449c13 07:56:43 ---> 55747946ec6c 07:56:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:56:48 ---> 6de955e3b6ba 07:56:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:56:49 ---> 81343204e017 07:56:49 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:56:49 ---> Running in 50e73cfafc48 07:56:50 Removing intermediate container 50e73cfafc48 07:56:50 ---> 122ecff5e4a3 07:56:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:56:50 ---> 04abf6a323c1 07:56:50 Step 19/24 : WORKDIR / 07:56:50 ---> Running in 3999e81440c2 07:56:51 Removing intermediate container 3999e81440c2 07:56:51 ---> 521ea9b528c1 07:56:51 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:56:52 ---> Running in fbc6f48e4f0b 07:56:53 Removing intermediate container fbc6f48e4f0b 07:56:53 ---> d810896cd743 07:56:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:56:53 ---> Running in 381a1033f9e3 07:56:54 Removing intermediate container 381a1033f9e3 07:56:54 ---> 261aac172136 07:56:54 Step 22/24 : LABEL arch=arm64 07:56:54 ---> Running in 1ef5a9a57e17 07:56:54 Removing intermediate container 1ef5a9a57e17 07:56:54 ---> c8a68cceee0d 07:56:54 Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 07:56:54 ---> Running in edbb1ee21311 07:56:55 Removing intermediate container edbb1ee21311 07:56:55 ---> 6a8337054bfa 07:56:55 Step 24/24 : LABEL version=3.0.0-dev.3 07:56:55 ---> Running in 0344bfce2f39 07:56:55 Removing intermediate container 0344bfce2f39 07:56:55 ---> e1b0f8f8160d 07:56:55 07:56:56 Successfully built e1b0f8f8160d 07:56:56 Successfully tagged security-spire-config-arm64:latest 07:56:56 Building support-scheduler 07:56:59  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:56:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:56:59 ---> 58fcfe600572 07:56:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 07:56:59 ---> Using cache 07:56:59 ---> 1c9705d88054 07:56:59 Step 4/22 : WORKDIR /edgex-go 07:56:59 ---> Using cache 07:56:59 ---> 5b510721f8d0 07:56:59 Step 5/22 : RUN apk add --update --no-cache make git 07:56:59 ---> Using cache 07:56:59 ---> 0eade2d96d1e 07:56:59 Step 6/22 : COPY go.mod vendor* ./ 07:56:59 ---> Using cache 07:56:59 ---> dfbfd724c81c 07:56:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:59 ---> Using cache 07:56:59 ---> e7b9da0c7cef 07:56:59 Step 8/22 : COPY . . 07:56:59 ---> Using cache 07:56:59 ---> ee9842003417 07:56:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:57:00 ---> Running in 66323603c2eb 07:57:01 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:01:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.3" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:01:34 Removing intermediate container b86aab8618e1 08:01:34 ---> 82d36ce086a0 08:01:34 08:01:34 Step 9/21 : FROM alpine:3.16 08:01:34 ---> 2b4661558fb8 08:01:34 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:01:34 ---> Running in 643504dccc5e 08:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:01:38 (1/6) Installing ca-certificates (20220614-r0) 08:01:38 (2/6) Installing brotli-libs (1.0.9-r6) 08:01:38 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:01:38 (4/6) Installing libcurl (7.83.1-r4) 08:01:38 (5/6) Installing curl (7.83.1-r4) 08:01:38 (6/6) Installing dumb-init (1.2.5-r1) 08:01:38 Executing busybox-1.35.0-r17.trigger 08:01:38 Executing ca-certificates-20220614-r0.trigger 08:01:38 OK: 8 MiB in 20 packages 08:01:40 Removing intermediate container 643504dccc5e 08:01:40 ---> d4e349006fd6 08:01:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:01:41 ---> Running in feb27ab06805 08:01:41 Removing intermediate container feb27ab06805 08:01:41 ---> fbb17c0d9228 08:01:41 Step 12/21 : WORKDIR /edgex 08:01:41 ---> Running in 516853124ad0 08:01:42 Removing intermediate container 516853124ad0 08:01:42 ---> 69dd2c3eca00 08:01:42 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:01:43 ---> 4e06ae1ce653 08:01:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:01:44 ---> d8fbef7a1aeb 08:01:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:01:46 ---> da2bd3d64899 08:01:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:01:47 ---> 3cb9c15806bc 08:01:47 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:01:47 ---> Running in 5e7d3f09a228 08:01:50 Removing intermediate container 5e7d3f09a228 08:01:50 ---> c33b0df884f0 08:01:50 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:01:50 ---> Running in 21c7903a55a1 08:01:51 Removing intermediate container 21c7903a55a1 08:01:51 ---> 7158663b8369 08:01:51 Step 19/21 : LABEL arch=arm64 08:01:51 ---> Running in cc5d5716538c 08:01:52 Removing intermediate container cc5d5716538c 08:01:52 ---> d94b734cadb4 08:01:52 Step 20/21 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:01:52 ---> Running in db1522774a98 08:01:52 Removing intermediate container db1522774a98 08:01:52 ---> 8206b3478d5c 08:01:52 Step 21/21 : LABEL version=3.0.0-dev.3 08:01:52 ---> Running in 7849cedda697 08:01:53 Removing intermediate container 7849cedda697 08:01:53 ---> 96a12529a87b 08:01:53 08:01:53 Successfully built 96a12529a87b 08:01:53 Successfully tagged security-proxy-setup-arm64:latest 08:02:40  Building security-proxy-setup ... done Removing intermediate container 6b3f92b52c75 08:02:40 ---> 342db201f412 08:02:40 08:02:40 Step 10/23 : FROM alpine:3.16 08:02:40 ---> 2b4661558fb8 08:02:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:02:40 ---> Running in c6c7b535fe88 08:02:40 Removing intermediate container f8f5d65487e6 08:02:40 ---> 1c1c2cd13639 08:02:40 08:02:40 Step 10/24 : FROM alpine:3.16 08:02:40 ---> 2b4661558fb8 08:02:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:02:40 ---> Running in ad5970d7143e 08:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:02:40 (1/1) Installing dumb-init (1.2.5-r1) 08:02:40 Executing busybox-1.35.0-r17.trigger 08:02:40 OK: 5 MiB in 15 packages 08:02:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:02:40 (1/1) Installing dumb-init (1.2.5-r1) 08:02:40 Executing busybox-1.35.0-r17.trigger 08:02:40 OK: 5 MiB in 15 packages 08:02:40 Removing intermediate container c6c7b535fe88 08:02:40 ---> ad39b3093409 08:02:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:02:40 ---> Running in 3613c88ec844 08:02:40 Removing intermediate container 3613c88ec844 08:02:40 ---> f25d828658ff 08:02:40 Step 13/23 : ENV APP_PORT=59882 08:02:40 ---> Running in 3bac8bd221ce 08:02:40 Removing intermediate container ad5970d7143e 08:02:40 ---> c88ef0194a45 08:02:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:02:40 ---> Running in 2902f7330153 08:02:41 Removing intermediate container 3bac8bd221ce 08:02:41 ---> 65f87adde15a 08:02:41 Step 14/23 : EXPOSE $APP_PORT 08:02:41 ---> Running in 96202b4f9ea4 08:02:41 Removing intermediate container 2902f7330153 08:02:41 ---> 12930f7522fc 08:02:41 Step 13/24 : ENV APP_PORT=59881 08:02:41 ---> Running in fb6b0a0a96a4 08:02:42 Removing intermediate container 96202b4f9ea4 08:02:42 ---> 6185de1049d0 08:02:42 Step 15/23 : WORKDIR / 08:02:42 ---> Running in 23673eb4aa89 08:02:42 Removing intermediate container fb6b0a0a96a4 08:02:42 ---> 1e1c2d72e8a7 08:02:42 Step 14/24 : EXPOSE $APP_PORT 08:02:42 ---> Running in 9717a616109f 08:02:43 Removing intermediate container 23673eb4aa89 08:02:43 ---> f7082e85c96e 08:02:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:02:43 Removing intermediate container 9717a616109f 08:02:43 ---> 1aacfc5c466f 08:02:43 Step 15/24 : WORKDIR / 08:02:44 ---> Running in bab571c7b878 08:02:45 Removing intermediate container bab571c7b878 08:02:45 ---> 2c3b7f24ff26 08:02:45 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:02:45 ---> deeeadefe099 08:02:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:02:46 ---> b3e83cad97e4 08:02:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:02:49 ---> 1d49ee18a2bc 08:02:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:02:49 ---> c74f7fb43094 08:02:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:02:49 Removing intermediate container 76a5c31c6159 08:02:49 ---> 4af15845885e 08:02:49 08:02:49 Step 10/22 : FROM alpine:3.16 08:02:50 ---> 2b4661558fb8 08:02:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:02:50 ---> de6b8e7af682 08:02:50 Step 19/23 : ENTRYPOINT ["/core-command"] 08:02:50 ---> Running in 3539ee31c6a7 08:02:50 ---> Running in d0290de66935 08:02:51 Removing intermediate container 3539ee31c6a7 08:02:51 ---> a846be2c7bb5 08:02:51 Step 12/22 : ENV APP_PORT=59880 08:02:51 ---> Running in ba1f64dd594d 08:02:51 Removing intermediate container d0290de66935 08:02:51 ---> cb5c0c077455 08:02:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:02:51 ---> Running in 81e490ad5cb8 08:02:51 ---> 8095c646c93a 08:02:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:02:51 Removing intermediate container ba1f64dd594d 08:02:51 ---> 986448b45c22 08:02:51 Step 13/22 : EXPOSE $APP_PORT 08:02:52 ---> Running in b3bc481fcd05 08:02:52 Removing intermediate container 81e490ad5cb8 08:02:52 ---> 8fc130e3d126 08:02:52 Step 21/23 : LABEL arch=arm64 08:02:52 ---> Running in 8ee2d00ba5d9 08:02:52 Removing intermediate container b3bc481fcd05 08:02:52 ---> 61ec00bc206c 08:02:52 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:02:52 ---> Running in 8201b72afef2 08:02:53 ---> dd95aaf593bd 08:02:53 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:02:53 Removing intermediate container 8ee2d00ba5d9 08:02:53 ---> 9158fb79e7cf 08:02:53 Step 22/23 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:02:53 ---> Running in aff7574f844c 08:02:53 ---> Running in 09b9a04baa00 08:02:54 Removing intermediate container 09b9a04baa00 08:02:54 ---> 1a9ea5aec870 08:02:54 Step 23/23 : LABEL version=3.0.0-dev.3 08:02:54 Removing intermediate container aff7574f844c 08:02:54 ---> e27c8a6afd26 08:02:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:02:54 ---> Running in 3696c981fbb2 08:02:54 ---> Running in b4a7ed02a7d3 08:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:02:55 Removing intermediate container 3696c981fbb2 08:02:55 ---> 240e095b83c7 08:02:55 08:02:55 Removing intermediate container b4a7ed02a7d3 08:02:55 ---> 08ac926f1505 08:02:55 Step 22/24 : LABEL arch=arm64 08:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:02:55 ---> Running in 2152405d404c 08:02:55 Successfully built 240e095b83c7 08:02:55 Successfully tagged core-command-arm64:latest 08:02:56  Building core-command ... done Removing intermediate container 2152405d404c 08:02:56 ---> 2c0530f0cb3a 08:02:56 Step 23/24 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:02:56 ---> Running in a35877a38f2b 08:02:56 Removing intermediate container a35877a38f2b 08:02:56 ---> 6b1e4db14776 08:02:56 Step 24/24 : LABEL version=3.0.0-dev.3 08:02:56 (1/1) Installing dumb-init (1.2.5-r1) 08:02:56 Executing busybox-1.35.0-r17.trigger 08:02:56 OK: 5 MiB in 15 packages 08:02:56 ---> Running in c0b77f16e6eb 08:02:57 Removing intermediate container c0b77f16e6eb 08:02:57 ---> d7a8fb906c1e 08:02:57 08:02:57 Successfully built d7a8fb906c1e 08:02:57 Successfully tagged core-metadata-arm64:latest 08:02:58  Building core-metadata ... done Removing intermediate container 8201b72afef2 08:02:58 ---> 6b7712fc3327 08:02:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:02:58 ---> 405017a43b3e 08:02:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:03:01 ---> 96eef225b16b 08:03:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:03:02 ---> 58075f0f8082 08:03:02 Step 18/22 : ENTRYPOINT ["/core-data"] 08:03:02 ---> Running in 6640b2fd9f10 08:03:02 Removing intermediate container 6640b2fd9f10 08:03:02 ---> 57a3c112d6c9 08:03:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:02 ---> Running in b813421bcd9c 08:03:03 Removing intermediate container b813421bcd9c 08:03:03 ---> 0b802d2c5b2a 08:03:03 Step 20/22 : LABEL arch=arm64 08:03:03 ---> Running in 77e09b98f870 08:03:03 Removing intermediate container 77e09b98f870 08:03:03 ---> 394d3b381931 08:03:03 Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:03:03 ---> Running in cd25c4f29917 08:03:04 Removing intermediate container cd25c4f29917 08:03:04 ---> 3606c2aef402 08:03:04 Step 22/22 : LABEL version=3.0.0-dev.3 08:03:04 ---> Running in d013939ddfcc 08:03:04 Removing intermediate container d013939ddfcc 08:03:04 ---> f727374332ed 08:03:04 08:03:04 Successfully built f727374332ed 08:03:04 Successfully tagged core-data-arm64:latest 08:03:43  Building core-data ... done Removing intermediate container 66323603c2eb 08:03:43 ---> 408aaf1da95c 08:03:43 08:03:43 Step 10/22 : FROM alpine:3.16 08:03:43 ---> 2b4661558fb8 08:03:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:03:43 ---> Using cache 08:03:43 ---> c88ef0194a45 08:03:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:03:43 ---> Using cache 08:03:43 ---> 12930f7522fc 08:03:43 Step 13/22 : ENV APP_PORT=59861 08:03:43 ---> Running in 98c1e977f73d 08:03:43 Removing intermediate container 98c1e977f73d 08:03:43 ---> cc4c06948566 08:03:43 Step 14/22 : EXPOSE $APP_PORT 08:03:43 ---> Running in ed9927d51af1 08:03:43 Removing intermediate container ed9927d51af1 08:03:43 ---> cbc4085d3753 08:03:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:03:43 ---> 9780e06a1433 08:03:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:03:43 ---> 9d9818303e43 08:03:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:03:43 ---> 15388ea02af3 08:03:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:03:43 ---> Running in df8c0ca1612c 08:03:43 Removing intermediate container df8c0ca1612c 08:03:43 ---> f6ca5401e06e 08:03:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:43 ---> Running in c54c1a6005f7 08:03:43 Removing intermediate container c54c1a6005f7 08:03:43 ---> c72eb6617d82 08:03:43 Step 20/22 : LABEL arch=arm64 08:03:43 ---> Running in eeef97ef297e 08:03:43 Removing intermediate container eeef97ef297e 08:03:43 ---> ff661b55f37e 08:03:43 Step 21/22 : LABEL git_sha=8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:03:43 ---> Running in 4661bd313cfc 08:03:43 Removing intermediate container 4661bd313cfc 08:03:43 ---> cd36c156b355 08:03:43 Step 22/22 : LABEL version=3.0.0-dev.3 08:03:43 ---> Running in b0bdf04a00bf 08:03:43 Removing intermediate container b0bdf04a00bf 08:03:43 ---> 18c6f9369037 08:03:43 08:03:43 Successfully built 18c6f9369037 08:03:43 Successfully tagged support-scheduler-arm64:latest 08:03:43  Building support-scheduler ... done  [Pipeline] } 08:03:43 $ docker stop --time=1 39abcd676bc3a8868e103ae74dfa82d3901e1524482e98771835507652914e85 08:03:45 $ docker rm -f 39abcd676bc3a8868e103ae74dfa82d3901e1524482e98771835507652914e85 [Pipeline] // withDockerContainer [Pipeline] sh 08:03:46 + docker images 08:03:46 REPOSITORY TAG IMAGE ID CREATED SIZE 08:03:46 support-scheduler-arm64 latest 18c6f9369037 4 seconds ago 28.9MB 08:03:46 408aaf1da95c 10 seconds ago 1.33GB 08:03:46 core-data-arm64 latest f727374332ed 42 seconds ago 17.2MB 08:03:46 core-metadata-arm64 latest d7a8fb906c1e 49 seconds ago 17.8MB 08:03:46 core-command-arm64 latest 240e095b83c7 51 seconds ago 17MB 08:03:46 4af15845885e 58 seconds ago 1.28GB 08:03:46 1c1c2cd13639 About a minute ago 1.28GB 08:03:46 342db201f412 About a minute ago 1.27GB 08:03:46 security-proxy-setup-arm64 latest 96a12529a87b About a minute ago 26.8MB 08:03:46 82d36ce086a0 2 minutes ago 1.26GB 08:03:46 security-spire-config-arm64 latest e1b0f8f8160d 6 minutes ago 83.6MB 08:03:46 support-notifications-arm64 latest c5cd2d03f242 7 minutes ago 29.5MB 08:03:46 b1b390b9a8ee 7 minutes ago 1.34GB 08:03:46 security-secretstore-setup-arm64 latest 2e0467a8279a 7 minutes ago 28.7MB 08:03:46 security-spiffe-token-provider-arm64 latest 868b70395189 7 minutes ago 28.8MB 08:03:46 security-spire-server-arm64 latest 810fb19902a4 8 minutes ago 84.3MB 08:03:46 5b3c6c593c1d 8 minutes ago 1.3GB 08:03:46 695925ecb2f4 8 minutes ago 1.26GB 08:03:46 023660c1091f 8 minutes ago 1.14GB 08:03:46 sys-mgmt-agent-arm64 latest 23072ab43ebe 8 minutes ago 134MB 08:03:46 security-bootstrapper-arm64 latest d9280bf24fa5 9 minutes ago 19.5MB 08:03:46 2f6a47f40d70 10 minutes ago 1.26GB 08:03:46 b9c72002d341 10 minutes ago 1.25GB 08:03:46 security-spire-agent-arm64 latest 6ced4daa4919 15 minutes ago 122MB 08:03:46 5a771157ce45 16 minutes ago 1.14GB 08:03:46 ci-base-image-arm64 latest 58fcfe600572 18 minutes ago 948MB 08:03:46 alpine 3.16 2b4661558fb8 2 weeks ago 5.29MB 08:03:46 alpine 3.15 8aa73fd46299 3 weeks ago 5.33MB 08:03:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 weeks ago 685MB 08:03:46 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 08:03:46 provisioning config files... 08:03:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/356@tmp/config7652414842090009940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:46 ---> docker-login.sh 08:03:46 nexus3.edgexfoundry.org:10001 08:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:47 Configure a credential helper to remove this warning. See 08:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:47 08:03:47 Login Succeeded 08:03:47 nexus3.edgexfoundry.org:10002 08:03:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:47 Configure a credential helper to remove this warning. See 08:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:47 08:03:47 Login Succeeded 08:03:47 nexus3.edgexfoundry.org:10003 08:03:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:47 Configure a credential helper to remove this warning. See 08:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:47 08:03:47 Login Succeeded 08:03:47 nexus3.edgexfoundry.org:10004 08:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:48 Configure a credential helper to remove this warning. See 08:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:48 08:03:48 Login Succeeded 08:03:48 docker.io 08:03:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:48 Configure a credential helper to remove this warning. See 08:03:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:48 08:03:48 Login Succeeded 08:03:48 ---> docker-login.sh ends [Pipeline] } 08:03:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:03:48 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:03:48 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:03:48 latest 08:03:48 3.0.0-dev.3 08:03:48 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:03:48 main 08:03:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:03:49 85191bf20b8f: Preparing 08:03:49 41197ebdd59f: Preparing 08:03:49 e9a06f6eaf23: Preparing 08:03:49 3daf702369a0: Preparing 08:03:49 17bec77d7fdc: Preparing 08:03:49 17bec77d7fdc: Layer already exists 08:03:49 85191bf20b8f: Pushed 08:03:49 e9a06f6eaf23: Pushed 08:03:49 3daf702369a0: Pushed 08:03:52 41197ebdd59f: Pushed 08:03:52 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:bad787fdfbe565af4184a970e53b767b208b5529bd6545280f02f6b6524583a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:03:53 85191bf20b8f: Preparing 08:03:53 41197ebdd59f: Preparing 08:03:53 e9a06f6eaf23: Preparing 08:03:53 3daf702369a0: Preparing 08:03:53 17bec77d7fdc: Preparing 08:03:53 17bec77d7fdc: Layer already exists 08:03:53 85191bf20b8f: Layer already exists 08:03:53 e9a06f6eaf23: Layer already exists 08:03:53 3daf702369a0: Layer already exists 08:03:53 41197ebdd59f: Layer already exists 08:03:53 latest: digest: sha256:bad787fdfbe565af4184a970e53b767b208b5529bd6545280f02f6b6524583a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.3 08:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:03:54 85191bf20b8f: Preparing 08:03:54 41197ebdd59f: Preparing 08:03:54 e9a06f6eaf23: Preparing 08:03:54 3daf702369a0: Preparing 08:03:54 17bec77d7fdc: Preparing 08:03:54 e9a06f6eaf23: Layer already exists 08:03:54 17bec77d7fdc: Layer already exists 08:03:54 85191bf20b8f: Layer already exists 08:03:54 41197ebdd59f: Layer already exists 08:03:54 3daf702369a0: Layer already exists 08:03:54 3.0.0-dev.3: digest: sha256:bad787fdfbe565af4184a970e53b767b208b5529bd6545280f02f6b6524583a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:03:55 85191bf20b8f: Preparing 08:03:55 41197ebdd59f: Preparing 08:03:55 e9a06f6eaf23: Preparing 08:03:55 3daf702369a0: Preparing 08:03:55 17bec77d7fdc: Preparing 08:03:55 3daf702369a0: Layer already exists 08:03:55 e9a06f6eaf23: Layer already exists 08:03:55 17bec77d7fdc: Layer already exists 08:03:55 41197ebdd59f: Layer already exists 08:03:55 85191bf20b8f: Layer already exists 08:03:55 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:bad787fdfbe565af4184a970e53b767b208b5529bd6545280f02f6b6524583a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:03:56 85191bf20b8f: Preparing 08:03:56 41197ebdd59f: Preparing 08:03:56 e9a06f6eaf23: Preparing 08:03:56 3daf702369a0: Preparing 08:03:56 17bec77d7fdc: Preparing 08:03:56 17bec77d7fdc: Layer already exists 08:03:56 e9a06f6eaf23: Layer already exists 08:03:56 3daf702369a0: Layer already exists 08:03:56 41197ebdd59f: Layer already exists 08:03:56 85191bf20b8f: Layer already exists 08:03:56 main: digest: sha256:bad787fdfbe565af4184a970e53b767b208b5529bd6545280f02f6b6524583a1 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:56 ===================================================== [Pipeline] echo 08:03:56 taggedImages: 08:03:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:03:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:03:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.3 08:03:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:03:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:03:56 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:03:56 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:03:56 latest 08:03:56 3.0.0-dev.3 08:03:56 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:03:56 main 08:03:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:03:56 1b5e933bfe9e: Preparing 08:03:56 7f1751c66e22: Preparing 08:03:56 e9a06f6eaf23: Preparing 08:03:56 1a420ea5bde7: Preparing 08:03:56 17bec77d7fdc: Preparing 08:03:56 e9a06f6eaf23: Layer already exists 08:03:56 17bec77d7fdc: Layer already exists 08:03:57 1b5e933bfe9e: Pushed 08:03:57 1a420ea5bde7: Pushed 08:03:59 7f1751c66e22: Pushed 08:03:59 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:21d34ef1d148083fe748b09b6898db824dcc537bb448291026a5dba4f4f72bf8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:04:00 1b5e933bfe9e: Preparing 08:04:00 7f1751c66e22: Preparing 08:04:00 e9a06f6eaf23: Preparing 08:04:00 1a420ea5bde7: Preparing 08:04:00 17bec77d7fdc: Preparing 08:04:00 1b5e933bfe9e: Layer already exists 08:04:00 7f1751c66e22: Layer already exists 08:04:00 17bec77d7fdc: Layer already exists 08:04:00 e9a06f6eaf23: Layer already exists 08:04:00 1a420ea5bde7: Layer already exists 08:04:00 latest: digest: sha256:21d34ef1d148083fe748b09b6898db824dcc537bb448291026a5dba4f4f72bf8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.3 08:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:04:01 1b5e933bfe9e: Preparing 08:04:01 7f1751c66e22: Preparing 08:04:01 e9a06f6eaf23: Preparing 08:04:01 1a420ea5bde7: Preparing 08:04:01 17bec77d7fdc: Preparing 08:04:01 7f1751c66e22: Layer already exists 08:04:01 e9a06f6eaf23: Layer already exists 08:04:01 1a420ea5bde7: Layer already exists 08:04:01 1b5e933bfe9e: Layer already exists 08:04:01 17bec77d7fdc: Layer already exists 08:04:01 3.0.0-dev.3: digest: sha256:21d34ef1d148083fe748b09b6898db824dcc537bb448291026a5dba4f4f72bf8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:04:02 1b5e933bfe9e: Preparing 08:04:02 7f1751c66e22: Preparing 08:04:02 e9a06f6eaf23: Preparing 08:04:02 1a420ea5bde7: Preparing 08:04:02 17bec77d7fdc: Preparing 08:04:02 7f1751c66e22: Layer already exists 08:04:02 1b5e933bfe9e: Layer already exists 08:04:02 e9a06f6eaf23: Layer already exists 08:04:02 1a420ea5bde7: Layer already exists 08:04:02 17bec77d7fdc: Layer already exists 08:04:02 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:21d34ef1d148083fe748b09b6898db824dcc537bb448291026a5dba4f4f72bf8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:04:03 1b5e933bfe9e: Preparing 08:04:03 7f1751c66e22: Preparing 08:04:03 e9a06f6eaf23: Preparing 08:04:03 1a420ea5bde7: Preparing 08:04:03 17bec77d7fdc: Preparing 08:04:03 7f1751c66e22: Layer already exists 08:04:03 e9a06f6eaf23: Layer already exists 08:04:03 1a420ea5bde7: Layer already exists 08:04:03 1b5e933bfe9e: Layer already exists 08:04:03 17bec77d7fdc: Layer already exists 08:04:03 main: digest: sha256:21d34ef1d148083fe748b09b6898db824dcc537bb448291026a5dba4f4f72bf8 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:03 ===================================================== [Pipeline] echo 08:04:03 taggedImages: 08:04:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:04:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.3 08:04:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:04:03 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:04:03 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:03 latest 08:04:03 3.0.0-dev.3 08:04:03 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:03 main 08:04:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:04:04 345e86a944af: Preparing 08:04:04 7db09aba3b8e: Preparing 08:04:04 c9d1752a27a2: Preparing 08:04:04 e9a06f6eaf23: Preparing 08:04:04 ed74d9b863c7: Preparing 08:04:04 17bec77d7fdc: Preparing 08:04:04 e9a06f6eaf23: Layer already exists 08:04:04 17bec77d7fdc: Layer already exists 08:04:04 345e86a944af: Pushed 08:04:04 ed74d9b863c7: Pushed 08:04:04 7db09aba3b8e: Pushed 08:04:07 c9d1752a27a2: Pushed 08:04:07 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:52d0faca1bade1de1c62b436773d4429a13d8f8e26a541db3212859f2a98d67a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:04:08 345e86a944af: Preparing 08:04:08 7db09aba3b8e: Preparing 08:04:08 c9d1752a27a2: Preparing 08:04:08 e9a06f6eaf23: Preparing 08:04:08 ed74d9b863c7: Preparing 08:04:08 17bec77d7fdc: Preparing 08:04:08 17bec77d7fdc: Waiting 08:04:08 c9d1752a27a2: Layer already exists 08:04:08 e9a06f6eaf23: Layer already exists 08:04:08 345e86a944af: Layer already exists 08:04:08 ed74d9b863c7: Layer already exists 08:04:08 7db09aba3b8e: Layer already exists 08:04:08 17bec77d7fdc: Layer already exists 08:04:08 latest: digest: sha256:52d0faca1bade1de1c62b436773d4429a13d8f8e26a541db3212859f2a98d67a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.3 08:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:04:09 345e86a944af: Preparing 08:04:09 7db09aba3b8e: Preparing 08:04:09 c9d1752a27a2: Preparing 08:04:09 e9a06f6eaf23: Preparing 08:04:09 ed74d9b863c7: Preparing 08:04:09 17bec77d7fdc: Preparing 08:04:09 17bec77d7fdc: Waiting 08:04:09 345e86a944af: Layer already exists 08:04:09 c9d1752a27a2: Layer already exists 08:04:09 7db09aba3b8e: Layer already exists 08:04:09 ed74d9b863c7: Layer already exists 08:04:09 e9a06f6eaf23: Layer already exists 08:04:09 17bec77d7fdc: Layer already exists 08:04:09 3.0.0-dev.3: digest: sha256:52d0faca1bade1de1c62b436773d4429a13d8f8e26a541db3212859f2a98d67a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:04:10 345e86a944af: Preparing 08:04:10 7db09aba3b8e: Preparing 08:04:10 c9d1752a27a2: Preparing 08:04:10 e9a06f6eaf23: Preparing 08:04:10 ed74d9b863c7: Preparing 08:04:10 17bec77d7fdc: Preparing 08:04:10 17bec77d7fdc: Waiting 08:04:10 c9d1752a27a2: Layer already exists 08:04:10 e9a06f6eaf23: Layer already exists 08:04:10 ed74d9b863c7: Layer already exists 08:04:10 345e86a944af: Layer already exists 08:04:10 7db09aba3b8e: Layer already exists 08:04:10 17bec77d7fdc: Layer already exists 08:04:10 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:52d0faca1bade1de1c62b436773d4429a13d8f8e26a541db3212859f2a98d67a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:04:11 345e86a944af: Preparing 08:04:11 7db09aba3b8e: Preparing 08:04:11 c9d1752a27a2: Preparing 08:04:11 e9a06f6eaf23: Preparing 08:04:11 ed74d9b863c7: Preparing 08:04:11 17bec77d7fdc: Preparing 08:04:11 17bec77d7fdc: Waiting 08:04:11 7db09aba3b8e: Layer already exists 08:04:11 c9d1752a27a2: Layer already exists 08:04:11 345e86a944af: Layer already exists 08:04:11 e9a06f6eaf23: Layer already exists 08:04:11 ed74d9b863c7: Layer already exists 08:04:11 17bec77d7fdc: Layer already exists 08:04:11 main: digest: sha256:52d0faca1bade1de1c62b436773d4429a13d8f8e26a541db3212859f2a98d67a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:11 ===================================================== [Pipeline] echo 08:04:11 taggedImages: 08:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.3 08:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:04:11 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:04:11 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:11 latest 08:04:11 3.0.0-dev.3 08:04:11 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:11 main 08:04:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:04:12 0f4646e1ba1a: Preparing 08:04:12 0f4646e1ba1a: Preparing 08:04:12 93d8a19cb918: Preparing 08:04:12 54662a2f011f: Preparing 08:04:12 8c19c40264e0: Preparing 08:04:12 ecd82fdff0db: Preparing 08:04:12 136e7c109c9b: Preparing 08:04:12 e9a06f6eaf23: Preparing 08:04:12 6d30acc7b776: Preparing 08:04:12 e54ffaab8704: Preparing 08:04:12 55b466057d82: Preparing 08:04:12 9bd193c7079a: Preparing 08:04:12 17bec77d7fdc: Preparing 08:04:12 136e7c109c9b: Waiting 08:04:12 e9a06f6eaf23: Waiting 08:04:12 6d30acc7b776: Waiting 08:04:12 e54ffaab8704: Waiting 08:04:12 17bec77d7fdc: Waiting 08:04:12 55b466057d82: Waiting 08:04:12 9bd193c7079a: Waiting 08:04:12 0f4646e1ba1a: Pushed 08:04:12 54662a2f011f: Pushed 08:04:12 8c19c40264e0: Pushed 08:04:12 93d8a19cb918: Pushed 08:04:12 ecd82fdff0db: Pushed 08:04:12 e9a06f6eaf23: Layer already exists 08:04:12 6d30acc7b776: Pushed 08:04:12 55b466057d82: Pushed 08:04:12 e54ffaab8704: Pushed 08:04:12 9bd193c7079a: Pushed 08:04:12 17bec77d7fdc: Layer already exists 08:04:16 136e7c109c9b: Pushed 08:04:16 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:7ccd3d2de7f70c7a3054bc4913971654cc17abbffca6bf3bc72e3e1966608a5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:04:16 0f4646e1ba1a: Preparing 08:04:16 0f4646e1ba1a: Preparing 08:04:16 93d8a19cb918: Preparing 08:04:16 54662a2f011f: Preparing 08:04:16 8c19c40264e0: Preparing 08:04:16 ecd82fdff0db: Preparing 08:04:16 136e7c109c9b: Preparing 08:04:16 e9a06f6eaf23: Preparing 08:04:16 6d30acc7b776: Preparing 08:04:16 e54ffaab8704: Preparing 08:04:16 55b466057d82: Preparing 08:04:16 9bd193c7079a: Preparing 08:04:16 17bec77d7fdc: Preparing 08:04:16 e54ffaab8704: Waiting 08:04:16 55b466057d82: Waiting 08:04:16 9bd193c7079a: Waiting 08:04:16 136e7c109c9b: Waiting 08:04:16 6d30acc7b776: Waiting 08:04:16 93d8a19cb918: Layer already exists 08:04:16 8c19c40264e0: Layer already exists 08:04:16 ecd82fdff0db: Layer already exists 08:04:16 0f4646e1ba1a: Layer already exists 08:04:16 54662a2f011f: Layer already exists 08:04:16 e54ffaab8704: Layer already exists 08:04:16 6d30acc7b776: Layer already exists 08:04:16 55b466057d82: Layer already exists 08:04:16 136e7c109c9b: Layer already exists 08:04:16 e9a06f6eaf23: Layer already exists 08:04:16 9bd193c7079a: Layer already exists 08:04:16 17bec77d7fdc: Layer already exists 08:04:17 latest: digest: sha256:7ccd3d2de7f70c7a3054bc4913971654cc17abbffca6bf3bc72e3e1966608a5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.3 08:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:04:17 0f4646e1ba1a: Preparing 08:04:17 0f4646e1ba1a: Preparing 08:04:17 93d8a19cb918: Preparing 08:04:17 54662a2f011f: Preparing 08:04:17 8c19c40264e0: Preparing 08:04:17 ecd82fdff0db: Preparing 08:04:17 136e7c109c9b: Preparing 08:04:17 e9a06f6eaf23: Preparing 08:04:17 6d30acc7b776: Preparing 08:04:17 e54ffaab8704: Preparing 08:04:17 55b466057d82: Preparing 08:04:17 9bd193c7079a: Preparing 08:04:17 17bec77d7fdc: Preparing 08:04:17 6d30acc7b776: Waiting 08:04:17 e54ffaab8704: Waiting 08:04:17 55b466057d82: Waiting 08:04:17 136e7c109c9b: Waiting 08:04:17 9bd193c7079a: Waiting 08:04:17 17bec77d7fdc: Waiting 08:04:17 e9a06f6eaf23: Waiting 08:04:17 ecd82fdff0db: Layer already exists 08:04:17 54662a2f011f: Layer already exists 08:04:17 8c19c40264e0: Layer already exists 08:04:17 93d8a19cb918: Layer already exists 08:04:17 0f4646e1ba1a: Layer already exists 08:04:17 136e7c109c9b: Layer already exists 08:04:17 e54ffaab8704: Layer already exists 08:04:17 6d30acc7b776: Layer already exists 08:04:17 e9a06f6eaf23: Layer already exists 08:04:17 55b466057d82: Layer already exists 08:04:17 9bd193c7079a: Layer already exists 08:04:17 17bec77d7fdc: Layer already exists 08:04:18 3.0.0-dev.3: digest: sha256:7ccd3d2de7f70c7a3054bc4913971654cc17abbffca6bf3bc72e3e1966608a5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:04:18 0f4646e1ba1a: Preparing 08:04:18 0f4646e1ba1a: Preparing 08:04:18 93d8a19cb918: Preparing 08:04:18 54662a2f011f: Preparing 08:04:18 8c19c40264e0: Preparing 08:04:18 ecd82fdff0db: Preparing 08:04:18 136e7c109c9b: Preparing 08:04:18 e9a06f6eaf23: Preparing 08:04:18 6d30acc7b776: Preparing 08:04:18 e54ffaab8704: Preparing 08:04:18 55b466057d82: Preparing 08:04:18 9bd193c7079a: Preparing 08:04:18 17bec77d7fdc: Preparing 08:04:18 e54ffaab8704: Waiting 08:04:18 55b466057d82: Waiting 08:04:18 9bd193c7079a: Waiting 08:04:18 17bec77d7fdc: Waiting 08:04:18 136e7c109c9b: Waiting 08:04:18 e9a06f6eaf23: Waiting 08:04:18 6d30acc7b776: Waiting 08:04:18 ecd82fdff0db: Layer already exists 08:04:18 0f4646e1ba1a: Layer already exists 08:04:18 93d8a19cb918: Layer already exists 08:04:18 54662a2f011f: Layer already exists 08:04:18 8c19c40264e0: Layer already exists 08:04:18 136e7c109c9b: Layer already exists 08:04:18 e9a06f6eaf23: Layer already exists 08:04:18 6d30acc7b776: Layer already exists 08:04:18 e54ffaab8704: Layer already exists 08:04:18 55b466057d82: Layer already exists 08:04:18 9bd193c7079a: Layer already exists 08:04:18 17bec77d7fdc: Layer already exists 08:04:18 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:7ccd3d2de7f70c7a3054bc4913971654cc17abbffca6bf3bc72e3e1966608a5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:04:19 0f4646e1ba1a: Preparing 08:04:19 0f4646e1ba1a: Preparing 08:04:19 93d8a19cb918: Preparing 08:04:19 54662a2f011f: Preparing 08:04:19 8c19c40264e0: Preparing 08:04:19 ecd82fdff0db: Preparing 08:04:19 136e7c109c9b: Preparing 08:04:19 e9a06f6eaf23: Preparing 08:04:19 6d30acc7b776: Preparing 08:04:19 e54ffaab8704: Preparing 08:04:19 55b466057d82: Preparing 08:04:19 9bd193c7079a: Preparing 08:04:19 17bec77d7fdc: Preparing 08:04:19 e54ffaab8704: Waiting 08:04:19 55b466057d82: Waiting 08:04:19 17bec77d7fdc: Waiting 08:04:19 e9a06f6eaf23: Waiting 08:04:19 136e7c109c9b: Waiting 08:04:19 6d30acc7b776: Waiting 08:04:19 9bd193c7079a: Waiting 08:04:19 8c19c40264e0: Layer already exists 08:04:19 93d8a19cb918: Layer already exists 08:04:19 ecd82fdff0db: Layer already exists 08:04:19 54662a2f011f: Layer already exists 08:04:19 0f4646e1ba1a: Layer already exists 08:04:19 136e7c109c9b: Layer already exists 08:04:19 e9a06f6eaf23: Layer already exists 08:04:19 e54ffaab8704: Layer already exists 08:04:19 6d30acc7b776: Layer already exists 08:04:19 55b466057d82: Layer already exists 08:04:19 9bd193c7079a: Layer already exists 08:04:19 17bec77d7fdc: Layer already exists 08:04:19 main: digest: sha256:7ccd3d2de7f70c7a3054bc4913971654cc17abbffca6bf3bc72e3e1966608a5d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:19 ===================================================== [Pipeline] echo 08:04:19 taggedImages: 08:04:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:04:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.3 08:04:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:04:19 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:04:19 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:19 latest 08:04:19 3.0.0-dev.3 08:04:19 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:19 main 08:04:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:20 a90b6cde0e01: Preparing 08:04:20 8a315477fba8: Preparing 08:04:20 c3469ebd15af: Preparing 08:04:20 0be3c278d29f: Preparing 08:04:20 5c3a9747c6a5: Preparing 08:04:20 719be5e309ec: Preparing 08:04:20 a1527c6eee0b: Preparing 08:04:20 17bec77d7fdc: Preparing 08:04:20 719be5e309ec: Waiting 08:04:20 a1527c6eee0b: Waiting 08:04:20 17bec77d7fdc: Waiting 08:04:20 5c3a9747c6a5: Pushed 08:04:20 a90b6cde0e01: Pushed 08:04:20 8a315477fba8: Pushed 08:04:20 17bec77d7fdc: Layer already exists 08:04:21 719be5e309ec: Pushed 08:04:21 a1527c6eee0b: Pushed 08:04:23 0be3c278d29f: Pushed 08:04:23 c3469ebd15af: Pushed 08:04:23 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:4ed04b13ee36533209ba7a153aacba54e0ab170b6c092b1cd87c1e391437bd24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:23 + 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 08:04:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:24 a90b6cde0e01: Preparing 08:04:24 8a315477fba8: Preparing 08:04:24 c3469ebd15af: Preparing 08:04:24 0be3c278d29f: Preparing 08:04:24 5c3a9747c6a5: Preparing 08:04:24 719be5e309ec: Preparing 08:04:24 a1527c6eee0b: Preparing 08:04:24 17bec77d7fdc: Preparing 08:04:24 719be5e309ec: Waiting 08:04:24 a1527c6eee0b: Waiting 08:04:24 17bec77d7fdc: Waiting 08:04:24 5c3a9747c6a5: Layer already exists 08:04:24 c3469ebd15af: Layer already exists 08:04:24 0be3c278d29f: Layer already exists 08:04:24 a90b6cde0e01: Layer already exists 08:04:24 8a315477fba8: Layer already exists 08:04:24 a1527c6eee0b: Layer already exists 08:04:24 719be5e309ec: Layer already exists 08:04:24 17bec77d7fdc: Layer already exists 08:04:24 latest: digest: sha256:4ed04b13ee36533209ba7a153aacba54e0ab170b6c092b1cd87c1e391437bd24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.3 08:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:24 a90b6cde0e01: Preparing 08:04:24 8a315477fba8: Preparing 08:04:24 c3469ebd15af: Preparing 08:04:24 0be3c278d29f: Preparing 08:04:24 5c3a9747c6a5: Preparing 08:04:24 719be5e309ec: Preparing 08:04:24 a1527c6eee0b: Preparing 08:04:24 17bec77d7fdc: Preparing 08:04:24 a1527c6eee0b: Waiting 08:04:24 17bec77d7fdc: Waiting 08:04:24 719be5e309ec: Waiting 08:04:24 0be3c278d29f: Layer already exists 08:04:24 8a315477fba8: Layer already exists 08:04:24 5c3a9747c6a5: Layer already exists 08:04:24 a90b6cde0e01: Layer already exists 08:04:24 c3469ebd15af: Layer already exists 08:04:24 a1527c6eee0b: Layer already exists 08:04:24 17bec77d7fdc: Layer already exists 08:04:24 719be5e309ec: Layer already exists 08:04:25 3.0.0-dev.3: digest: sha256:4ed04b13ee36533209ba7a153aacba54e0ab170b6c092b1cd87c1e391437bd24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:25 a90b6cde0e01: Preparing 08:04:25 8a315477fba8: Preparing 08:04:25 c3469ebd15af: Preparing 08:04:25 0be3c278d29f: Preparing 08:04:25 5c3a9747c6a5: Preparing 08:04:25 719be5e309ec: Preparing 08:04:25 a1527c6eee0b: Preparing 08:04:25 17bec77d7fdc: Preparing 08:04:25 719be5e309ec: Waiting 08:04:25 17bec77d7fdc: Waiting 08:04:25 a1527c6eee0b: Waiting 08:04:25 8a315477fba8: Layer already exists 08:04:25 a90b6cde0e01: Layer already exists 08:04:25 5c3a9747c6a5: Layer already exists 08:04:25 c3469ebd15af: Layer already exists 08:04:25 0be3c278d29f: Layer already exists 08:04:25 a1527c6eee0b: Layer already exists 08:04:25 17bec77d7fdc: Layer already exists 08:04:25 719be5e309ec: Layer already exists 08:04:26 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:4ed04b13ee36533209ba7a153aacba54e0ab170b6c092b1cd87c1e391437bd24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:26 + 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 08:04:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:26 a90b6cde0e01: Preparing 08:04:26 8a315477fba8: Preparing 08:04:26 c3469ebd15af: Preparing 08:04:26 0be3c278d29f: Preparing 08:04:26 5c3a9747c6a5: Preparing 08:04:26 719be5e309ec: Preparing 08:04:26 a1527c6eee0b: Preparing 08:04:26 17bec77d7fdc: Preparing 08:04:26 719be5e309ec: Waiting 08:04:26 a1527c6eee0b: Waiting 08:04:26 5c3a9747c6a5: Layer already exists 08:04:26 8a315477fba8: Layer already exists 08:04:26 0be3c278d29f: Layer already exists 08:04:26 c3469ebd15af: Layer already exists 08:04:26 a90b6cde0e01: Layer already exists 08:04:26 a1527c6eee0b: Layer already exists 08:04:26 17bec77d7fdc: Layer already exists 08:04:26 719be5e309ec: Layer already exists 08:04:27 main: digest: sha256:4ed04b13ee36533209ba7a153aacba54e0ab170b6c092b1cd87c1e391437bd24 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:27 ===================================================== [Pipeline] echo 08:04:27 taggedImages: 08:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.3 08:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:04:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:04:27 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:27 latest 08:04:27 3.0.0-dev.3 08:04:27 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:27 main 08:04:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:27 0ba0ab3139e9: Preparing 08:04:27 a24fd59385fa: Preparing 08:04:27 e41b133304a3: Preparing 08:04:27 feb772d92a1e: Preparing 08:04:27 ba855c2d1c81: Preparing 08:04:27 8aca81c0c505: Preparing 08:04:27 f6edc7579b72: Preparing 08:04:27 59f22f0df3b5: Preparing 08:04:27 77b7be8e74a6: Preparing 08:04:27 17bec77d7fdc: Preparing 08:04:27 8aca81c0c505: Waiting 08:04:27 f6edc7579b72: Waiting 08:04:27 59f22f0df3b5: Waiting 08:04:27 77b7be8e74a6: Waiting 08:04:27 17bec77d7fdc: Waiting 08:04:28 ba855c2d1c81: Pushed 08:04:28 0ba0ab3139e9: Pushed 08:04:28 a24fd59385fa: Pushed 08:04:28 8aca81c0c505: Pushed 08:04:28 f6edc7579b72: Pushed 08:04:28 59f22f0df3b5: Pushed 08:04:28 17bec77d7fdc: Layer already exists 08:04:28 77b7be8e74a6: Pushed 08:04:30 feb772d92a1e: Pushed 08:04:31 e41b133304a3: Pushed 08:04:31 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:4424ea069720aae18c1368c7d9e1c16e04dc2e3870a065cbc8b551d28a7aa10a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:31 + 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 08:04:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:32 0ba0ab3139e9: Preparing 08:04:32 a24fd59385fa: Preparing 08:04:32 e41b133304a3: Preparing 08:04:32 feb772d92a1e: Preparing 08:04:32 ba855c2d1c81: Preparing 08:04:32 8aca81c0c505: Preparing 08:04:32 f6edc7579b72: Preparing 08:04:32 59f22f0df3b5: Preparing 08:04:32 77b7be8e74a6: Preparing 08:04:32 17bec77d7fdc: Preparing 08:04:32 f6edc7579b72: Waiting 08:04:32 59f22f0df3b5: Waiting 08:04:32 77b7be8e74a6: Waiting 08:04:32 17bec77d7fdc: Waiting 08:04:32 8aca81c0c505: Waiting 08:04:32 a24fd59385fa: Layer already exists 08:04:32 feb772d92a1e: Layer already exists 08:04:32 0ba0ab3139e9: Layer already exists 08:04:32 e41b133304a3: Layer already exists 08:04:32 ba855c2d1c81: Layer already exists 08:04:32 8aca81c0c505: Layer already exists 08:04:32 f6edc7579b72: Layer already exists 08:04:32 59f22f0df3b5: Layer already exists 08:04:32 77b7be8e74a6: Layer already exists 08:04:32 17bec77d7fdc: Layer already exists 08:04:32 latest: digest: sha256:4424ea069720aae18c1368c7d9e1c16e04dc2e3870a065cbc8b551d28a7aa10a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.3 08:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:32 0ba0ab3139e9: Preparing 08:04:32 a24fd59385fa: Preparing 08:04:32 e41b133304a3: Preparing 08:04:32 feb772d92a1e: Preparing 08:04:32 ba855c2d1c81: Preparing 08:04:32 8aca81c0c505: Preparing 08:04:32 f6edc7579b72: Preparing 08:04:32 59f22f0df3b5: Preparing 08:04:32 77b7be8e74a6: Preparing 08:04:32 17bec77d7fdc: Preparing 08:04:32 59f22f0df3b5: Waiting 08:04:32 77b7be8e74a6: Waiting 08:04:32 17bec77d7fdc: Waiting 08:04:32 f6edc7579b72: Waiting 08:04:32 a24fd59385fa: Layer already exists 08:04:32 ba855c2d1c81: Layer already exists 08:04:32 feb772d92a1e: Layer already exists 08:04:32 0ba0ab3139e9: Layer already exists 08:04:32 e41b133304a3: Layer already exists 08:04:32 f6edc7579b72: Layer already exists 08:04:32 59f22f0df3b5: Layer already exists 08:04:32 8aca81c0c505: Layer already exists 08:04:32 77b7be8e74a6: Layer already exists 08:04:32 17bec77d7fdc: Layer already exists 08:04:33 3.0.0-dev.3: digest: sha256:4424ea069720aae18c1368c7d9e1c16e04dc2e3870a065cbc8b551d28a7aa10a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:33 0ba0ab3139e9: Preparing 08:04:33 a24fd59385fa: Preparing 08:04:33 e41b133304a3: Preparing 08:04:33 feb772d92a1e: Preparing 08:04:33 ba855c2d1c81: Preparing 08:04:33 8aca81c0c505: Preparing 08:04:33 f6edc7579b72: Preparing 08:04:33 59f22f0df3b5: Preparing 08:04:33 77b7be8e74a6: Preparing 08:04:33 17bec77d7fdc: Preparing 08:04:33 8aca81c0c505: Waiting 08:04:33 f6edc7579b72: Waiting 08:04:33 59f22f0df3b5: Waiting 08:04:33 77b7be8e74a6: Waiting 08:04:33 17bec77d7fdc: Waiting 08:04:33 a24fd59385fa: Layer already exists 08:04:33 feb772d92a1e: Layer already exists 08:04:33 ba855c2d1c81: Layer already exists 08:04:33 e41b133304a3: Layer already exists 08:04:33 0ba0ab3139e9: Layer already exists 08:04:33 8aca81c0c505: Layer already exists 08:04:33 17bec77d7fdc: Layer already exists 08:04:33 f6edc7579b72: Layer already exists 08:04:33 59f22f0df3b5: Layer already exists 08:04:33 77b7be8e74a6: Layer already exists 08:04:34 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:4424ea069720aae18c1368c7d9e1c16e04dc2e3870a065cbc8b551d28a7aa10a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:34 + 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 08:04:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:34 0ba0ab3139e9: Preparing 08:04:34 a24fd59385fa: Preparing 08:04:34 e41b133304a3: Preparing 08:04:34 feb772d92a1e: Preparing 08:04:34 ba855c2d1c81: Preparing 08:04:34 8aca81c0c505: Preparing 08:04:34 f6edc7579b72: Preparing 08:04:34 59f22f0df3b5: Preparing 08:04:34 77b7be8e74a6: Preparing 08:04:34 17bec77d7fdc: Preparing 08:04:34 8aca81c0c505: Waiting 08:04:34 f6edc7579b72: Waiting 08:04:34 59f22f0df3b5: Waiting 08:04:34 77b7be8e74a6: Waiting 08:04:34 17bec77d7fdc: Waiting 08:04:34 ba855c2d1c81: Layer already exists 08:04:34 0ba0ab3139e9: Layer already exists 08:04:34 a24fd59385fa: Layer already exists 08:04:34 feb772d92a1e: Layer already exists 08:04:34 e41b133304a3: Layer already exists 08:04:34 8aca81c0c505: Layer already exists 08:04:34 f6edc7579b72: Layer already exists 08:04:34 59f22f0df3b5: Layer already exists 08:04:34 77b7be8e74a6: Layer already exists 08:04:34 17bec77d7fdc: Layer already exists 08:04:35 main: digest: sha256:4424ea069720aae18c1368c7d9e1c16e04dc2e3870a065cbc8b551d28a7aa10a size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:35 ===================================================== [Pipeline] echo 08:04:35 taggedImages: 08:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.3 08:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:04:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:04:35 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:35 latest 08:04:35 3.0.0-dev.3 08:04:35 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:35 main 08:04:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:35 a24e43b9c5e4: Preparing 08:04:35 bc00e234ad9b: Preparing 08:04:35 e9a06f6eaf23: Preparing 08:04:35 f2c7340e0ce6: Preparing 08:04:35 9833f26c6bda: Preparing 08:04:35 9833f26c6bda: Layer already exists 08:04:35 e9a06f6eaf23: Layer already exists 08:04:36 a24e43b9c5e4: Pushed 08:04:37 f2c7340e0ce6: Pushed 08:04:40 bc00e234ad9b: Pushed 08:04:40 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:5408b188b7ac5cb4c8b52fbf8da576c970737eb9a0a615ac4898e0dcdc7759bf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:40 + 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 08:04:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:41 a24e43b9c5e4: Preparing 08:04:41 bc00e234ad9b: Preparing 08:04:41 e9a06f6eaf23: Preparing 08:04:41 f2c7340e0ce6: Preparing 08:04:41 9833f26c6bda: Preparing 08:04:41 e9a06f6eaf23: Layer already exists 08:04:41 a24e43b9c5e4: Layer already exists 08:04:41 f2c7340e0ce6: Layer already exists 08:04:41 bc00e234ad9b: Layer already exists 08:04:41 9833f26c6bda: Layer already exists 08:04:41 latest: digest: sha256:5408b188b7ac5cb4c8b52fbf8da576c970737eb9a0a615ac4898e0dcdc7759bf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.3 08:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:42 a24e43b9c5e4: Preparing 08:04:42 bc00e234ad9b: Preparing 08:04:42 e9a06f6eaf23: Preparing 08:04:42 f2c7340e0ce6: Preparing 08:04:42 9833f26c6bda: Preparing 08:04:42 e9a06f6eaf23: Layer already exists 08:04:42 a24e43b9c5e4: Layer already exists 08:04:42 f2c7340e0ce6: Layer already exists 08:04:42 9833f26c6bda: Layer already exists 08:04:42 bc00e234ad9b: Layer already exists 08:04:42 3.0.0-dev.3: digest: sha256:5408b188b7ac5cb4c8b52fbf8da576c970737eb9a0a615ac4898e0dcdc7759bf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:43 a24e43b9c5e4: Preparing 08:04:43 bc00e234ad9b: Preparing 08:04:43 e9a06f6eaf23: Preparing 08:04:43 f2c7340e0ce6: Preparing 08:04:43 9833f26c6bda: Preparing 08:04:43 9833f26c6bda: Layer already exists 08:04:43 f2c7340e0ce6: Layer already exists 08:04:43 e9a06f6eaf23: Layer already exists 08:04:43 bc00e234ad9b: Layer already exists 08:04:43 a24e43b9c5e4: Layer already exists 08:04:43 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:5408b188b7ac5cb4c8b52fbf8da576c970737eb9a0a615ac4898e0dcdc7759bf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:43 + 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 08:04:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:43 a24e43b9c5e4: Preparing 08:04:43 bc00e234ad9b: Preparing 08:04:43 e9a06f6eaf23: Preparing 08:04:43 f2c7340e0ce6: Preparing 08:04:43 9833f26c6bda: Preparing 08:04:43 9833f26c6bda: Layer already exists 08:04:43 bc00e234ad9b: Layer already exists 08:04:43 f2c7340e0ce6: Layer already exists 08:04:43 e9a06f6eaf23: Layer already exists 08:04:43 a24e43b9c5e4: Layer already exists 08:04:43 main: digest: sha256:5408b188b7ac5cb4c8b52fbf8da576c970737eb9a0a615ac4898e0dcdc7759bf size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:44 ===================================================== [Pipeline] echo 08:04:44 taggedImages: 08:04:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:04:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.3 08:04:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:04:44 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:04:44 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:44 latest 08:04:44 3.0.0-dev.3 08:04:44 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:04:44 main 08:04:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:44 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:04:44 246a9c76a929: Preparing 08:04:44 016c2cf4dbea: Preparing 08:04:44 abe5f08a500b: Preparing 08:04:44 a8a9b346d9a5: Preparing 08:04:44 c6bf658432be: Preparing 08:04:44 dbca55c833e6: Preparing 08:04:44 9833f26c6bda: Preparing 08:04:44 dbca55c833e6: Waiting 08:04:44 9833f26c6bda: Waiting 08:04:45 246a9c76a929: Pushed 08:04:45 abe5f08a500b: Pushed 08:04:45 016c2cf4dbea: Pushed 08:04:45 9833f26c6bda: Layer already exists 08:04:46 dbca55c833e6: Pushed 08:04:52 c6bf658432be: Pushed 08:05:00 a8a9b346d9a5: Pushed 08:05:00 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:bf406a9db91bbaa5fc52b7fbd6f40b063a4802b5dde5a2fab2cab0456e4c98e6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:01 + 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 08:05:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:05:01 246a9c76a929: Preparing 08:05:01 016c2cf4dbea: Preparing 08:05:01 abe5f08a500b: Preparing 08:05:01 a8a9b346d9a5: Preparing 08:05:01 c6bf658432be: Preparing 08:05:01 dbca55c833e6: Preparing 08:05:01 9833f26c6bda: Preparing 08:05:01 dbca55c833e6: Waiting 08:05:01 9833f26c6bda: Waiting 08:05:01 016c2cf4dbea: Layer already exists 08:05:01 c6bf658432be: Layer already exists 08:05:01 abe5f08a500b: Layer already exists 08:05:01 a8a9b346d9a5: Layer already exists 08:05:01 246a9c76a929: Layer already exists 08:05:01 dbca55c833e6: Layer already exists 08:05:01 9833f26c6bda: Layer already exists 08:05:01 latest: digest: sha256:bf406a9db91bbaa5fc52b7fbd6f40b063a4802b5dde5a2fab2cab0456e4c98e6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.3 08:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:05:02 246a9c76a929: Preparing 08:05:02 016c2cf4dbea: Preparing 08:05:02 abe5f08a500b: Preparing 08:05:02 a8a9b346d9a5: Preparing 08:05:02 c6bf658432be: Preparing 08:05:02 dbca55c833e6: Preparing 08:05:02 9833f26c6bda: Preparing 08:05:02 dbca55c833e6: Waiting 08:05:02 9833f26c6bda: Waiting 08:05:02 a8a9b346d9a5: Layer already exists 08:05:02 abe5f08a500b: Layer already exists 08:05:02 246a9c76a929: Layer already exists 08:05:02 016c2cf4dbea: Layer already exists 08:05:02 c6bf658432be: Layer already exists 08:05:02 9833f26c6bda: Layer already exists 08:05:02 dbca55c833e6: Layer already exists 08:05:02 3.0.0-dev.3: digest: sha256:bf406a9db91bbaa5fc52b7fbd6f40b063a4802b5dde5a2fab2cab0456e4c98e6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:05:03 246a9c76a929: Preparing 08:05:03 016c2cf4dbea: Preparing 08:05:03 abe5f08a500b: Preparing 08:05:03 a8a9b346d9a5: Preparing 08:05:03 c6bf658432be: Preparing 08:05:03 dbca55c833e6: Preparing 08:05:03 9833f26c6bda: Preparing 08:05:03 dbca55c833e6: Waiting 08:05:03 9833f26c6bda: Waiting 08:05:03 abe5f08a500b: Layer already exists 08:05:03 c6bf658432be: Layer already exists 08:05:03 246a9c76a929: Layer already exists 08:05:03 a8a9b346d9a5: Layer already exists 08:05:03 016c2cf4dbea: Layer already exists 08:05:03 dbca55c833e6: Layer already exists 08:05:03 9833f26c6bda: Layer already exists 08:05:03 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:bf406a9db91bbaa5fc52b7fbd6f40b063a4802b5dde5a2fab2cab0456e4c98e6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:04 + 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 08:05:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:05:04 246a9c76a929: Preparing 08:05:04 016c2cf4dbea: Preparing 08:05:04 abe5f08a500b: Preparing 08:05:04 a8a9b346d9a5: Preparing 08:05:04 c6bf658432be: Preparing 08:05:04 dbca55c833e6: Preparing 08:05:04 9833f26c6bda: Preparing 08:05:04 dbca55c833e6: Waiting 08:05:04 9833f26c6bda: Waiting 08:05:04 abe5f08a500b: Layer already exists 08:05:04 c6bf658432be: Layer already exists 08:05:04 246a9c76a929: Layer already exists 08:05:04 a8a9b346d9a5: Layer already exists 08:05:04 016c2cf4dbea: Layer already exists 08:05:04 dbca55c833e6: Layer already exists 08:05:04 9833f26c6bda: Layer already exists 08:05:05 main: digest: sha256:bf406a9db91bbaa5fc52b7fbd6f40b063a4802b5dde5a2fab2cab0456e4c98e6 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:05:05 ===================================================== [Pipeline] echo 08:05:05 taggedImages: 08:05:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:05:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:05:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.3 08:05:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:05:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:05:05 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:05:05 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:05:05 latest 08:05:05 3.0.0-dev.3 08:05:05 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:05:05 main 08:05:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:05 19df33986239: Preparing 08:05:05 147df8d6a5c0: Preparing 08:05:05 d5c40a9584a0: Preparing 08:05:05 d57c4ef17539: Preparing 08:05:05 74475bab35cb: Preparing 08:05:05 9833f26c6bda: Preparing 08:05:05 9833f26c6bda: Waiting 08:05:06 d5c40a9584a0: Pushed 08:05:06 19df33986239: Pushed 08:05:06 147df8d6a5c0: Pushed 08:05:06 9833f26c6bda: Layer already exists 08:05:06 74475bab35cb: Pushed 08:05:21 d57c4ef17539: Pushed 08:05:21 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:c65e0b6608a8120a46529f3538a34857f65c9c16fc8b83ecb099ba456a408964 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:22 + 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 08:05:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:22 19df33986239: Preparing 08:05:22 147df8d6a5c0: Preparing 08:05:22 d5c40a9584a0: Preparing 08:05:22 d57c4ef17539: Preparing 08:05:22 74475bab35cb: Preparing 08:05:22 9833f26c6bda: Preparing 08:05:22 9833f26c6bda: Waiting 08:05:22 19df33986239: Layer already exists 08:05:22 147df8d6a5c0: Layer already exists 08:05:22 d5c40a9584a0: Layer already exists 08:05:22 d57c4ef17539: Layer already exists 08:05:22 74475bab35cb: Layer already exists 08:05:22 9833f26c6bda: Layer already exists 08:05:22 latest: digest: sha256:c65e0b6608a8120a46529f3538a34857f65c9c16fc8b83ecb099ba456a408964 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.3 08:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:23 19df33986239: Preparing 08:05:23 147df8d6a5c0: Preparing 08:05:23 d5c40a9584a0: Preparing 08:05:23 d57c4ef17539: Preparing 08:05:23 74475bab35cb: Preparing 08:05:23 9833f26c6bda: Preparing 08:05:23 9833f26c6bda: Waiting 08:05:23 d5c40a9584a0: Layer already exists 08:05:23 147df8d6a5c0: Layer already exists 08:05:23 d57c4ef17539: Layer already exists 08:05:23 19df33986239: Layer already exists 08:05:23 74475bab35cb: Layer already exists 08:05:23 9833f26c6bda: Layer already exists 08:05:23 3.0.0-dev.3: digest: sha256:c65e0b6608a8120a46529f3538a34857f65c9c16fc8b83ecb099ba456a408964 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:24 19df33986239: Preparing 08:05:24 147df8d6a5c0: Preparing 08:05:24 d5c40a9584a0: Preparing 08:05:24 d57c4ef17539: Preparing 08:05:24 74475bab35cb: Preparing 08:05:24 9833f26c6bda: Preparing 08:05:24 d57c4ef17539: Layer already exists 08:05:24 147df8d6a5c0: Layer already exists 08:05:24 d5c40a9584a0: Layer already exists 08:05:24 19df33986239: Layer already exists 08:05:24 74475bab35cb: Layer already exists 08:05:24 9833f26c6bda: Layer already exists 08:05:24 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:c65e0b6608a8120a46529f3538a34857f65c9c16fc8b83ecb099ba456a408964 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:24 + 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 08:05:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:24 19df33986239: Preparing 08:05:24 147df8d6a5c0: Preparing 08:05:24 d5c40a9584a0: Preparing 08:05:24 d57c4ef17539: Preparing 08:05:24 74475bab35cb: Preparing 08:05:24 9833f26c6bda: Preparing 08:05:24 9833f26c6bda: Waiting 08:05:24 19df33986239: Layer already exists 08:05:24 147df8d6a5c0: Layer already exists 08:05:24 d5c40a9584a0: Layer already exists 08:05:24 d57c4ef17539: Layer already exists 08:05:24 74475bab35cb: Layer already exists 08:05:24 9833f26c6bda: Layer already exists 08:05:25 main: digest: sha256:c65e0b6608a8120a46529f3538a34857f65c9c16fc8b83ecb099ba456a408964 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:05:25 ===================================================== [Pipeline] echo 08:05:25 taggedImages: 08:05:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:05:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:05:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.3 08:05:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:05:25 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:05:25 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:05:25 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:05:25 latest 08:05:25 3.0.0-dev.3 08:05:25 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:05:25 main 08:05:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:05:25 2f89317b4877: Preparing 08:05:25 1df7c40a7153: Preparing 08:05:25 5ec166ba1c79: Preparing 08:05:25 20f89e06f40c: Preparing 08:05:25 dbca55c833e6: Preparing 08:05:25 9833f26c6bda: Preparing 08:05:25 9833f26c6bda: Waiting 08:05:25 dbca55c833e6: Layer already exists 08:05:25 9833f26c6bda: Layer already exists 08:05:26 1df7c40a7153: Pushed 08:05:26 2f89317b4877: Pushed 08:05:26 5ec166ba1c79: Pushed 08:05:41 20f89e06f40c: Pushed 08:05:41 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:d808f9151464d30d5916860509783ec5bb6c0150c2c9bc264b8ca10e0dbf1d4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:41 + 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 08:05:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:05:42 2f89317b4877: Preparing 08:05:42 1df7c40a7153: Preparing 08:05:42 5ec166ba1c79: Preparing 08:05:42 20f89e06f40c: Preparing 08:05:42 dbca55c833e6: Preparing 08:05:42 9833f26c6bda: Preparing 08:05:42 9833f26c6bda: Waiting 08:05:42 2f89317b4877: Layer already exists 08:05:42 dbca55c833e6: Layer already exists 08:05:42 20f89e06f40c: Layer already exists 08:05:42 1df7c40a7153: Layer already exists 08:05:42 5ec166ba1c79: Layer already exists 08:05:42 9833f26c6bda: Layer already exists 08:05:42 latest: digest: sha256:d808f9151464d30d5916860509783ec5bb6c0150c2c9bc264b8ca10e0dbf1d4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.3 08:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:05:42 2f89317b4877: Preparing 08:05:42 1df7c40a7153: Preparing 08:05:42 5ec166ba1c79: Preparing 08:05:42 20f89e06f40c: Preparing 08:05:42 dbca55c833e6: Preparing 08:05:42 9833f26c6bda: Preparing 08:05:42 9833f26c6bda: Waiting 08:05:42 1df7c40a7153: Layer already exists 08:05:42 dbca55c833e6: Layer already exists 08:05:42 5ec166ba1c79: Layer already exists 08:05:42 2f89317b4877: Layer already exists 08:05:42 20f89e06f40c: Layer already exists 08:05:42 9833f26c6bda: Layer already exists 08:05:42 3.0.0-dev.3: digest: sha256:d808f9151464d30d5916860509783ec5bb6c0150c2c9bc264b8ca10e0dbf1d4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:05:43 2f89317b4877: Preparing 08:05:43 1df7c40a7153: Preparing 08:05:43 5ec166ba1c79: Preparing 08:05:43 20f89e06f40c: Preparing 08:05:43 dbca55c833e6: Preparing 08:05:43 9833f26c6bda: Preparing 08:05:43 9833f26c6bda: Waiting 08:05:43 2f89317b4877: Layer already exists 08:05:43 20f89e06f40c: Layer already exists 08:05:43 1df7c40a7153: Layer already exists 08:05:43 dbca55c833e6: Layer already exists 08:05:43 5ec166ba1c79: Layer already exists 08:05:43 9833f26c6bda: Layer already exists 08:05:43 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:d808f9151464d30d5916860509783ec5bb6c0150c2c9bc264b8ca10e0dbf1d4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:44 + 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 08:05:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:05:44 2f89317b4877: Preparing 08:05:44 1df7c40a7153: Preparing 08:05:44 5ec166ba1c79: Preparing 08:05:44 20f89e06f40c: Preparing 08:05:44 dbca55c833e6: Preparing 08:05:44 9833f26c6bda: Preparing 08:05:44 9833f26c6bda: Waiting 08:05:44 dbca55c833e6: Layer already exists 08:05:44 5ec166ba1c79: Layer already exists 08:05:44 2f89317b4877: Layer already exists 08:05:44 1df7c40a7153: Layer already exists 08:05:44 20f89e06f40c: Layer already exists 08:05:44 9833f26c6bda: Layer already exists 08:05:45 main: digest: sha256:d808f9151464d30d5916860509783ec5bb6c0150c2c9bc264b8ca10e0dbf1d4f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:05:45 ===================================================== [Pipeline] echo 08:05:45 taggedImages: 08:05:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:05:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:05:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.3 08:05:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:05:45 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:05:45 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:05:45 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:05:45 latest 08:05:45 3.0.0-dev.3 08:05:45 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:05:45 main 08:05:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:05:45 eaee5ece39cc: Preparing 08:05:45 bd728b408120: Preparing 08:05:45 e9a06f6eaf23: Preparing 08:05:45 7b83822cd764: Preparing 08:05:45 17bec77d7fdc: Preparing 08:05:45 17bec77d7fdc: Layer already exists 08:05:45 e9a06f6eaf23: Layer already exists 08:05:46 eaee5ece39cc: Pushed 08:05:46 7b83822cd764: Pushed 08:05:51 bd728b408120: Pushed 08:05:51 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:1f312de1b74664bb229880a1c92013f30542417fab44adb3fc395db1e0ecb647 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:05:52 eaee5ece39cc: Preparing 08:05:52 bd728b408120: Preparing 08:05:52 e9a06f6eaf23: Preparing 08:05:52 7b83822cd764: Preparing 08:05:52 17bec77d7fdc: Preparing 08:05:52 bd728b408120: Layer already exists 08:05:52 e9a06f6eaf23: Layer already exists 08:05:52 7b83822cd764: Layer already exists 08:05:52 17bec77d7fdc: Layer already exists 08:05:52 eaee5ece39cc: Layer already exists 08:05:52 latest: digest: sha256:1f312de1b74664bb229880a1c92013f30542417fab44adb3fc395db1e0ecb647 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.3 08:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:05:53 eaee5ece39cc: Preparing 08:05:53 bd728b408120: Preparing 08:05:53 e9a06f6eaf23: Preparing 08:05:53 7b83822cd764: Preparing 08:05:53 17bec77d7fdc: Preparing 08:05:53 e9a06f6eaf23: Layer already exists 08:05:53 bd728b408120: Layer already exists 08:05:53 eaee5ece39cc: Layer already exists 08:05:53 17bec77d7fdc: Layer already exists 08:05:53 7b83822cd764: Layer already exists 08:05:53 3.0.0-dev.3: digest: sha256:1f312de1b74664bb229880a1c92013f30542417fab44adb3fc395db1e0ecb647 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:05:53 eaee5ece39cc: Preparing 08:05:53 bd728b408120: Preparing 08:05:53 e9a06f6eaf23: Preparing 08:05:53 7b83822cd764: Preparing 08:05:53 17bec77d7fdc: Preparing 08:05:53 17bec77d7fdc: Layer already exists 08:05:53 bd728b408120: Layer already exists 08:05:53 eaee5ece39cc: Layer already exists 08:05:53 7b83822cd764: Layer already exists 08:05:53 e9a06f6eaf23: Layer already exists 08:05:53 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:1f312de1b74664bb229880a1c92013f30542417fab44adb3fc395db1e0ecb647 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:05:54 eaee5ece39cc: Preparing 08:05:54 bd728b408120: Preparing 08:05:54 e9a06f6eaf23: Preparing 08:05:54 7b83822cd764: Preparing 08:05:54 17bec77d7fdc: Preparing 08:05:54 17bec77d7fdc: Layer already exists 08:05:54 bd728b408120: Layer already exists 08:05:54 7b83822cd764: Layer already exists 08:05:54 e9a06f6eaf23: Layer already exists 08:05:54 eaee5ece39cc: Layer already exists 08:05:54 main: digest: sha256:1f312de1b74664bb229880a1c92013f30542417fab44adb3fc395db1e0ecb647 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:05:54 ===================================================== [Pipeline] echo 08:05:54 taggedImages: 08:05:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:05:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:05:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.3 08:05:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:05:54 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:05:54 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:05:54 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:05:54 latest 08:05:54 3.0.0-dev.3 08:05:54 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:05:54 main 08:05:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:05:55 4a2a7a932588: Preparing 08:05:55 a459a16a5b72: Preparing 08:05:55 e9a06f6eaf23: Preparing 08:05:55 ed74d9b863c7: Preparing 08:05:55 17bec77d7fdc: Preparing 08:05:55 ed74d9b863c7: Layer already exists 08:05:55 17bec77d7fdc: Layer already exists 08:05:55 e9a06f6eaf23: Layer already exists 08:05:55 4a2a7a932588: Pushed 08:06:01 a459a16a5b72: Pushed 08:06:01 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:b473a82f905b1c9729a23c15802d3a90cf46ec459400d408e7f9d6c27ea121a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:01 4a2a7a932588: Preparing 08:06:01 a459a16a5b72: Preparing 08:06:01 e9a06f6eaf23: Preparing 08:06:01 ed74d9b863c7: Preparing 08:06:01 17bec77d7fdc: Preparing 08:06:01 e9a06f6eaf23: Layer already exists 08:06:01 17bec77d7fdc: Layer already exists 08:06:01 a459a16a5b72: Layer already exists 08:06:01 ed74d9b863c7: Layer already exists 08:06:01 4a2a7a932588: Layer already exists 08:06:01 latest: digest: sha256:b473a82f905b1c9729a23c15802d3a90cf46ec459400d408e7f9d6c27ea121a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.3 08:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:02 4a2a7a932588: Preparing 08:06:02 a459a16a5b72: Preparing 08:06:02 e9a06f6eaf23: Preparing 08:06:02 ed74d9b863c7: Preparing 08:06:02 17bec77d7fdc: Preparing 08:06:02 4a2a7a932588: Layer already exists 08:06:02 ed74d9b863c7: Layer already exists 08:06:02 e9a06f6eaf23: Layer already exists 08:06:02 a459a16a5b72: Layer already exists 08:06:02 17bec77d7fdc: Layer already exists 08:06:02 3.0.0-dev.3: digest: sha256:b473a82f905b1c9729a23c15802d3a90cf46ec459400d408e7f9d6c27ea121a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:03 4a2a7a932588: Preparing 08:06:03 a459a16a5b72: Preparing 08:06:03 e9a06f6eaf23: Preparing 08:06:03 ed74d9b863c7: Preparing 08:06:03 17bec77d7fdc: Preparing 08:06:03 a459a16a5b72: Layer already exists 08:06:03 17bec77d7fdc: Layer already exists 08:06:03 e9a06f6eaf23: Layer already exists 08:06:03 ed74d9b863c7: Layer already exists 08:06:03 4a2a7a932588: Layer already exists 08:06:03 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:b473a82f905b1c9729a23c15802d3a90cf46ec459400d408e7f9d6c27ea121a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:04 4a2a7a932588: Preparing 08:06:04 a459a16a5b72: Preparing 08:06:04 e9a06f6eaf23: Preparing 08:06:04 ed74d9b863c7: Preparing 08:06:04 17bec77d7fdc: Preparing 08:06:04 ed74d9b863c7: Layer already exists 08:06:04 a459a16a5b72: Layer already exists 08:06:04 e9a06f6eaf23: Layer already exists 08:06:04 4a2a7a932588: Layer already exists 08:06:04 17bec77d7fdc: Layer already exists 08:06:04 main: digest: sha256:b473a82f905b1c9729a23c15802d3a90cf46ec459400d408e7f9d6c27ea121a7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:04 ===================================================== [Pipeline] echo 08:06:04 taggedImages: 08:06:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:06:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:06:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.3 08:06:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:06:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 08:06:04 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 08:06:04 8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:06:04 latest 08:06:04 3.0.0-dev.3 08:06:04 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:06:04 main 08:06:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:04 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:05 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 08:06:05 dfd40d894845: Preparing 08:06:05 9f95cad6ded7: Preparing 08:06:05 329810785467: Preparing 08:06:05 9a9386c38134: Preparing 08:06:05 17bec77d7fdc: Preparing 08:06:05 17bec77d7fdc: Layer already exists 08:06:05 9f95cad6ded7: Pushed 08:06:05 dfd40d894845: Pushed 08:06:07 329810785467: Pushed 08:06:34 9a9386c38134: Pushed 08:06:34 8e5fb9ddc0bb37d5332117b0669d1195de2c5076: digest: sha256:da1eb386c27d7da9dd8075d01b638ba865c7026cd1998aa5327b705e4c457645 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:34 + 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 08:06:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 08:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 08:06:35 dfd40d894845: Preparing 08:06:35 9f95cad6ded7: Preparing 08:06:35 329810785467: Preparing 08:06:35 9a9386c38134: Preparing 08:06:35 17bec77d7fdc: Preparing 08:06:35 329810785467: Layer already exists 08:06:35 9f95cad6ded7: Layer already exists 08:06:35 dfd40d894845: Layer already exists 08:06:35 17bec77d7fdc: Layer already exists 08:06:35 9a9386c38134: Layer already exists 08:06:35 latest: digest: sha256:da1eb386c27d7da9dd8075d01b638ba865c7026cd1998aa5327b705e4c457645 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:35 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.3 08:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 08:06:35 dfd40d894845: Preparing 08:06:35 9f95cad6ded7: Preparing 08:06:35 329810785467: Preparing 08:06:35 9a9386c38134: Preparing 08:06:35 17bec77d7fdc: Preparing 08:06:35 dfd40d894845: Layer already exists 08:06:35 9f95cad6ded7: Layer already exists 08:06:35 329810785467: Layer already exists 08:06:35 17bec77d7fdc: Layer already exists 08:06:35 9a9386c38134: Layer already exists 08:06:36 3.0.0-dev.3: digest: sha256:da1eb386c27d7da9dd8075d01b638ba865c7026cd1998aa5327b705e4c457645 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:36 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:36 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 08:06:36 dfd40d894845: Preparing 08:06:36 9f95cad6ded7: Preparing 08:06:36 329810785467: Preparing 08:06:36 9a9386c38134: Preparing 08:06:36 17bec77d7fdc: Preparing 08:06:36 17bec77d7fdc: Layer already exists 08:06:36 329810785467: Layer already exists 08:06:36 dfd40d894845: Layer already exists 08:06:36 9f95cad6ded7: Layer already exists 08:06:36 9a9386c38134: Layer already exists 08:06:36 8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3: digest: sha256:da1eb386c27d7da9dd8075d01b638ba865c7026cd1998aa5327b705e4c457645 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:37 + 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 08:06:37 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 08:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 08:06:37 dfd40d894845: Preparing 08:06:37 9f95cad6ded7: Preparing 08:06:37 329810785467: Preparing 08:06:37 9a9386c38134: Preparing 08:06:37 17bec77d7fdc: Preparing 08:06:37 17bec77d7fdc: Layer already exists 08:06:37 9a9386c38134: Layer already exists 08:06:37 dfd40d894845: Layer already exists 08:06:37 329810785467: Layer already exists 08:06:37 9f95cad6ded7: Layer already exists 08:06:37 main: digest: sha256:da1eb386c27d7da9dd8075d01b638ba865c7026cd1998aa5327b705e4c457645 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:37 ===================================================== [Pipeline] echo 08:06:37 taggedImages: 08:06:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076 08:06:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 08:06:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3.0.0-dev.3 08:06:37 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8e5fb9ddc0bb37d5332117b0669d1195de2c5076-3.0.0-dev.3 08:06:37 - 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 08:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:38 08:06:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:38 arm64: Pulling from edgex-lftools-log-publisher 08:06:38 8998bd30e6a1: Pulling fs layer 08:06:38 04944245beec: Pulling fs layer 08:06:38 699f458cf7ca: Pulling fs layer 08:06:38 765212b225bb: Pulling fs layer 08:06:38 f23df028b6ca: Pulling fs layer 08:06:38 d65c8cfc05b1: Pulling fs layer 08:06:38 2437ff75d9bd: Pulling fs layer 08:06:38 f23df028b6ca: Waiting 08:06:38 d65c8cfc05b1: Waiting 08:06:38 765212b225bb: Waiting 08:06:38 2437ff75d9bd: Waiting 08:06:38 04944245beec: Verifying Checksum 08:06:38 04944245beec: Download complete 08:06:38 765212b225bb: Verifying Checksum 08:06:38 765212b225bb: Download complete 08:06:38 f23df028b6ca: Verifying Checksum 08:06:38 f23df028b6ca: Download complete 08:06:38 d65c8cfc05b1: Verifying Checksum 08:06:38 d65c8cfc05b1: Download complete 08:06:38 699f458cf7ca: Verifying Checksum 08:06:38 699f458cf7ca: Download complete 08:06:39 8998bd30e6a1: Verifying Checksum 08:06:39 8998bd30e6a1: Download complete 08:06:41 2437ff75d9bd: Verifying Checksum 08:06:41 2437ff75d9bd: Download complete 08:06:43 8998bd30e6a1: Pull complete 08:06:43 04944245beec: Pull complete 08:06:45 699f458cf7ca: Pull complete 08:06:45 765212b225bb: Pull complete 08:06:45 f23df028b6ca: Pull complete 08:06:45 d65c8cfc05b1: Pull complete 08:07:00 2437ff75d9bd: Pull complete 08:07:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:07:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:07:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:01 prd-ubuntu20.04-docker-arm64-4c-16g-120405 does not seem to be running inside a container 08:07:01 $ 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/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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-lftools-log-publisher:arm64 cat 08:07:03 $ docker top a051e83104bbc40d56f062667aeb3421542a121e5fdbb925761e85dbf65c5815 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:04 ---> job-cost.sh 08:07:04 lf-activate-venv: SKIPPING 08:07:04 INFO: No Stack... 08:07:05 INFO: Retrieving Pricing Info for: v3-standard-4 08:07:06 INFO: Archiving Costs [Pipeline] sh 08:07:06 + cut -d, -f6 08:07:06 + cat /w/workspace/edgex-go/356/archives/cost.csv [Pipeline] lock 08:07:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-356-stack-cost] 08:07:06 Resource [jenkins-edgexfoundry-edgex-go-main-356-stack-cost] did not exist. Created. 08:07:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-356-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:07:07 + echo total: 0.10999999940395355 [Pipeline] stash 08:07:07 Stashed 1 file(s) [Pipeline] } 08:07:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-356-stack-cost] [Pipeline] // lock [Pipeline] } 08:07:07 $ docker stop --time=1 a051e83104bbc40d56f062667aeb3421542a121e5fdbb925761e85dbf65c5815 08:07:09 $ docker rm -f a051e83104bbc40d56f062667aeb3421542a121e5fdbb925761e85dbf65c5815 [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 08:07:09 provisioning config files... 08:07:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/356@tmp/config15125969153727758643tmp [Pipeline] { [Pipeline] sh 08:07:10 + set +x 08:07:10 + curl -s https://codecov.io/bash 08:07:10 + bash -s -- 08:07:10 08:07:10 _____ _ 08:07:10 / ____| | | 08:07:10 | | ___ __| | ___ ___ _____ __ 08:07:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:07:10 | |___| (_) | (_| | __/ (_| (_) \ V / 08:07:10 \_____\___/ \__,_|\___|\___\___/ \_/ 08:07:10 Bash-1.0.6 08:07:10 08:07:10 08:07:10 ==> git version 2.25.1 found 08:07:10 ==> 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 08:07:10 Release-Date: 2020-01-08 08:07:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:07:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:07:10 ==> Jenkins CI detected. 08:07:10 current dir:  /w/workspace/edgex-go/356 08:07:10 project root: . 08:07:10 --> token set from env 08:07:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:07:10 ==> Running gcov in . (disable via -X gcov) 08:07:10 ==> Python coveragepy not found 08:07:10 ==> Searching for coverage reports in: 08:07:10 + . 08:07:10 -> Found 1 reports 08:07:10 ==> Detecting git/mercurial file structure 08:07:10 ==> Reading reports 08:07:10 + ./coverage.out bytes=501828 08:07:10 ==> Appending adjustments 08:07:10 https://docs.codecov.io/docs/fixing-reports 08:07:11 + Found adjustments 08:07:11 ==> Gzipping contents 08:07:11 64K /tmp/codecov.IGFfQY.gz 08:07:11 ==> Uploading reports 08:07:11 url: https://codecov.io 08:07:11 query: branch=main&commit=8e5fb9ddc0bb37d5332117b0669d1195de2c5076&build=356&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F356%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:07:11 -> Pinging Codecov 08:07:11 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=8e5fb9ddc0bb37d5332117b0669d1195de2c5076&build=356&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F356%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:07:12 -> Uploading to 08:07:12 https://storage.googleapis.com/codecov/v4/raw/2022-12-02/00271124DB129430A58F1EEE437C3FCB/8e5fb9ddc0bb37d5332117b0669d1195de2c5076/c3d7270e-89c1-4360-ba5e-660af8f8fb34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221202T080711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9010ece9107af1ac33a0c7f7da5d38a2b92ac72d5fe41f30e8268d2ed33abed 08:07:12 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:12 Dload Upload Total Spent Left Speed 08:07:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65336 0 0 100 65336 0 284k --:--:-- --:--:-- --:--:-- 284k 08:07:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8e5fb9ddc0bb37d5332117b0669d1195de2c5076 [Pipeline] } 08:07:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:07:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:07:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:07:12 08:07:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:07:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:07:13 df9b9388f04a: Pulling fs layer 08:07:13 52dc419b0ee2: Pulling fs layer 08:07:13 25bc292e5bac: Pulling fs layer 08:07:13 114826534d7a: Pulling fs layer 08:07:13 4657fd5d0bcf: Pulling fs layer 08:07:13 6ad1cebc031e: Pulling fs layer 08:07:13 8a3aa393b2d8: Pulling fs layer 08:07:13 6ad1cebc031e: Waiting 08:07:13 114826534d7a: Waiting 08:07:13 4657fd5d0bcf: Waiting 08:07:13 25bc292e5bac: Verifying Checksum 08:07:13 25bc292e5bac: Download complete 08:07:13 52dc419b0ee2: Verifying Checksum 08:07:13 52dc419b0ee2: Download complete 08:07:13 4657fd5d0bcf: Verifying Checksum 08:07:13 4657fd5d0bcf: Download complete 08:07:13 df9b9388f04a: Verifying Checksum 08:07:13 df9b9388f04a: Download complete 08:07:13 df9b9388f04a: Pull complete 08:07:13 52dc419b0ee2: Pull complete 08:07:14 25bc292e5bac: Pull complete 08:07:14 6ad1cebc031e: Verifying Checksum 08:07:14 6ad1cebc031e: Download complete 08:07:14 114826534d7a: Download complete 08:07:15 8a3aa393b2d8: Verifying Checksum 08:07:18 114826534d7a: Pull complete 08:07:18 4657fd5d0bcf: Pull complete 08:07:19 6ad1cebc031e: Pull complete 08:07:22 8a3aa393b2d8: Pull complete 08:07:22 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:07:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:22 prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container 08:07:22 $ 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/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 08:07:29 $ docker top 5519cf6ea015c5aed2bb0d10b569d9fb04cbbcceece2adc22aa7200f6190f0da -eo pid,comm [Pipeline] { [Pipeline] echo 08:07:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:07:30 + set -o pipefail 08:07:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:07:40 08:07:40 Monitoring /w/workspace/edgex-go/356 (github.com/edgexfoundry/edgex-go)... 08:07:40 08:07:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b57c27c6-fec2-4baf-94b0-094669df647f 08:07:40 08:07:40 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:07:40 08:07:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:07:40 08:07:40 08:07:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:07:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:07:40 More details here: https://snyk.co/ue1NS [Pipeline] } 08:07:40 $ docker stop --time=1 5519cf6ea015c5aed2bb0d10b569d9fb04cbbcceece2adc22aa7200f6190f0da 08:07:45 $ docker rm -f 5519cf6ea015c5aed2bb0d10b569d9fb04cbbcceece2adc22aa7200f6190f0da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:07:45 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:45 provisioning config files... 08:07:45 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/356@tmp/config15037526258174621943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:46 --> edgex-publish-swagger.sh 08:07:46 === Publish openapi/v2 API === 08:07:46 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 08:07:46 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/356/openapi/v2/core-command.yaml] 08:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:46 Dload Upload Total Spent Left Speed 08:07:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 45 40897 --:--:-- --:--:-- --:--:-- 40893 100 33860 100 38 100 33822 45 40897 --:--:-- --:--:-- --:--:-- 40893 08:07:47 {"code":403,"message":"Access Denied"} 08:07:47 08:07:47 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/356/openapi/v2/core-data.yaml] 08:07:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:47 Dload Upload Total Spent Left Speed 08:07:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71623 100 38 100 71585 47 88925 --:--:-- --:--:-- --:--:-- 88862 100 71623 100 38 100 71585 47 88925 --:--:-- --:--:-- --:--:-- 88862 08:07:47 {"code":403,"message":"Access Denied"} 08:07:47 08:07:47 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/356/openapi/v2/core-metadata.yaml] 08:07:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:47 Dload Upload Total Spent Left Speed 08:07:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 42 163k --:--:-- --:--:-- --:--:-- 163k 100 144k 100 38 100 144k 42 163k --:--:-- --:--:-- --:--:-- 163k 08:07:48 {"code":403,"message":"Access Denied"} 08:07:48 08:07:48 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/356/openapi/v2/support-notifications.yaml] 08:07:48 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:48 Dload Upload Total Spent Left Speed 08:07:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 46 106k --:--:-- --:--:-- --:--:-- 106k 08:07:49 {"code":403,"message":"Access Denied"} 08:07:49 08:07:49 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/356/openapi/v2/support-scheduler.yaml] 08:07:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:49 Dload Upload Total Spent Left Speed 08:07:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39547 0 0 100 39547 0 188k --:--:-- --:--:-- --:--:-- 187k 100 39585 100 38 100 39547 47 49065 --:--:-- --:--:-- --:--:-- 49052 08:07:50 {"code":403,"message":"Access Denied"} 08:07:50 08:07:50 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/356/openapi/v2/system-agent.yaml] 08:07:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:50 Dload Upload Total Spent Left Speed 08:07:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20121 100 38 100 20083 43 22847 --:--:-- --:--:-- --:--:-- 22864 100 20121 100 38 100 20083 39 20876 --:--:-- --:--:-- --:--:-- 20894 08:07:51 {"code":403,"message":"Access Denied"} 08:07:51 [Pipeline] } 08:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:07:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:07:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:07:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:52 prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container 08:07:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 08:07:52 $ docker top 9455ac5091089da96ee9d90c98d343f319d441dda6cfb6fb8eddd0ae9774ce32 -eo pid,comm 08:07:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:07:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:07:52 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:07:53 + git semver [Pipeline] } 08:07:53 $ docker stop --time=1 9455ac5091089da96ee9d90c98d343f319d441dda6cfb6fb8eddd0ae9774ce32 08:07:54 $ docker rm -f 9455ac5091089da96ee9d90c98d343f319d441dda6cfb6fb8eddd0ae9774ce32 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:07:55 08:07:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:07:55 0.23.1-centos7: Pulling from edgex-lftools 08:07:55 ab5ef0e58194: Pulling fs layer 08:07:55 9712f1f96733: Pulling fs layer 08:07:55 63f879dbbcfc: Pulling fs layer 08:07:55 0d9ebad4ef96: Pulling fs layer 08:07:55 e9a5061849ea: Pulling fs layer 08:07:55 d747dcd14b5f: Pulling fs layer 08:07:55 2de7ff778b66: Pulling fs layer 08:07:55 0d9ebad4ef96: Waiting 08:07:55 e9a5061849ea: Waiting 08:07:55 d747dcd14b5f: Waiting 08:07:55 9712f1f96733: Download complete 08:07:55 63f879dbbcfc: Verifying Checksum 08:07:55 63f879dbbcfc: Download complete 08:07:56 ab5ef0e58194: Verifying Checksum 08:07:56 ab5ef0e58194: Download complete 08:07:56 e9a5061849ea: Verifying Checksum 08:07:56 e9a5061849ea: Download complete 08:07:56 0d9ebad4ef96: Verifying Checksum 08:07:56 0d9ebad4ef96: Download complete 08:07:56 d747dcd14b5f: Verifying Checksum 08:07:56 d747dcd14b5f: Download complete 08:07:56 2de7ff778b66: Verifying Checksum 08:07:56 2de7ff778b66: Download complete 08:07:58 ab5ef0e58194: Pull complete 08:07:58 9712f1f96733: Pull complete 08:07:59 63f879dbbcfc: Pull complete 08:08:03 0d9ebad4ef96: Pull complete 08:08:04 e9a5061849ea: Pull complete 08:08:04 d747dcd14b5f: Pull complete 08:08:06 2de7ff778b66: Pull complete 08:08:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:08:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:08:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:06 prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container 08:08:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 08:08:18 $ docker top a4618257e2d83ccaa7433cb679fd875d559d035d882baea77527dea09996afab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:08:19 provisioning config files... 08:08:19 copy managed file [sigul-config] to file:/w/workspace/edgex-go/356@tmp/config2924218040654448549tmp 08:08:19 copy managed file [sigul-password] to file:/w/workspace/edgex-go/356@tmp/config13670665636759748165tmp 08:08:19 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/356@tmp/config18259971904859304525tmp [Pipeline] { [Pipeline] echo 08:08:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:08:19 ---> sigul-configuration.sh 08:08:19 gpg: directory `/root/.gnupg' created 08:08:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:08:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:08:19 gpg: keyring `/root/.gnupg/secring.gpg' created 08:08:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:08:19 gpg: CAST5 encrypted data 08:08:19 gpg: encrypted with 1 passphrase 08:08:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:08:19 + mkdir /home/jenkins 08:08:19 + mkdir /home/jenkins/sigul [Pipeline] sh 08:08:19 + 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 08:08:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:08:20 ---> sigul-install.sh 08:08:20 Sigul already installed; skipping installation. [Pipeline] sh 08:08:20 + git tag --list 08:08:20 0.6.0 08:08:20 0.6.1 08:08:20 0.7.0 08:08:20 0.7.1 08:08:20 v1.0.0 08:08:20 v1.0.1 08:08:20 v1.1.0 08:08:20 v1.2.0 08:08:20 v1.2.1 08:08:20 v1.3.0 08:08:20 v1.3.1 08:08:20 v2.0.0 08:08:20 v2.1.0 08:08:20 v2.1.1 08:08:20 v2.1.1-dev.1 08:08:20 v2.1.1-dev.2 08:08:20 v2.1.1-dev.3 08:08:20 v2.1.1-dev.4 08:08:20 v2.1.1-dev.5 08:08:20 v2.1.1-dev.6 08:08:20 v2.1.1-dev.7 08:08:20 v2.1.1-dev.8 08:08:20 v2.1.2-dev.1 08:08:20 v2.2.0 08:08:20 v2.2.1-dev.1 08:08:20 v2.2.1-dev.10 08:08:20 v2.2.1-dev.11 08:08:20 v2.2.1-dev.12 08:08:20 v2.2.1-dev.13 08:08:20 v2.2.1-dev.14 08:08:20 v2.2.1-dev.15 08:08:20 v2.2.1-dev.16 08:08:20 v2.2.1-dev.17 08:08:20 v2.2.1-dev.18 08:08:20 v2.2.1-dev.19 08:08:20 v2.2.1-dev.2 08:08:20 v2.2.1-dev.20 08:08:20 v2.2.1-dev.21 08:08:20 v2.2.1-dev.22 08:08:20 v2.2.1-dev.23 08:08:20 v2.2.1-dev.24 08:08:20 v2.2.1-dev.25 08:08:20 v2.2.1-dev.26 08:08:20 v2.2.1-dev.27 08:08:20 v2.2.1-dev.28 08:08:20 v2.2.1-dev.29 08:08:20 v2.2.1-dev.3 08:08:20 v2.2.1-dev.4 08:08:20 v2.2.1-dev.5 08:08:20 v2.2.1-dev.6 08:08:20 v2.2.1-dev.7 08:08:20 v2.2.1-dev.8 08:08:20 v2.2.1-dev.9 08:08:20 v2.3.0 08:08:20 v2.3.0-dev.100 08:08:20 v2.3.0-dev.101 08:08:20 v2.3.0-dev.102 08:08:20 v2.3.0-dev.103 08:08:20 v2.3.0-dev.104 08:08:20 v2.3.0-dev.105 08:08:20 v2.3.0-dev.106 08:08:20 v2.3.0-dev.29 08:08:20 v2.3.0-dev.30 08:08:20 v2.3.0-dev.31 08:08:20 v2.3.0-dev.32 08:08:20 v2.3.0-dev.33 08:08:20 v2.3.0-dev.34 08:08:20 v2.3.0-dev.35 08:08:20 v2.3.0-dev.36 08:08:20 v2.3.0-dev.37 08:08:20 v2.3.0-dev.38 08:08:20 v2.3.0-dev.39 08:08:20 v2.3.0-dev.40 08:08:20 v2.3.0-dev.41 08:08:20 v2.3.0-dev.42 08:08:20 v2.3.0-dev.43 08:08:20 v2.3.0-dev.44 08:08:20 v2.3.0-dev.45 08:08:20 v2.3.0-dev.46 08:08:20 v2.3.0-dev.47 08:08:20 v2.3.0-dev.48 08:08:20 v2.3.0-dev.49 08:08:20 v2.3.0-dev.50 08:08:20 v2.3.0-dev.51 08:08:20 v2.3.0-dev.52 08:08:20 v2.3.0-dev.53 08:08:20 v2.3.0-dev.54 08:08:20 v2.3.0-dev.55 08:08:20 v2.3.0-dev.56 08:08:20 v2.3.0-dev.57 08:08:20 v2.3.0-dev.58 08:08:20 v2.3.0-dev.59 08:08:20 v2.3.0-dev.60 08:08:20 v2.3.0-dev.61 08:08:20 v2.3.0-dev.62 08:08:20 v2.3.0-dev.63 08:08:20 v2.3.0-dev.64 08:08:20 v2.3.0-dev.65 08:08:20 v2.3.0-dev.66 08:08:20 v2.3.0-dev.67 08:08:20 v2.3.0-dev.68 08:08:20 v2.3.0-dev.69 08:08:20 v2.3.0-dev.70 08:08:20 v2.3.0-dev.71 08:08:20 v2.3.0-dev.72 08:08:20 v2.3.0-dev.73 08:08:20 v2.3.0-dev.74 08:08:20 v2.3.0-dev.75 08:08:20 v2.3.0-dev.76 08:08:20 v2.3.0-dev.77 08:08:20 v2.3.0-dev.78 08:08:20 v2.3.0-dev.79 08:08:20 v2.3.0-dev.80 08:08:20 v2.3.0-dev.81 08:08:20 v2.3.0-dev.82 08:08:20 v2.3.0-dev.83 08:08:20 v2.3.0-dev.84 08:08:20 v2.3.0-dev.85 08:08:20 v2.3.0-dev.86 08:08:20 v2.3.0-dev.87 08:08:20 v2.3.0-dev.88 08:08:20 v2.3.0-dev.89 08:08:20 v2.3.0-dev.90 08:08:20 v2.3.0-dev.91 08:08:20 v2.3.0-dev.92 08:08:20 v2.3.0-dev.93 08:08:20 v2.3.0-dev.94 08:08:20 v2.3.0-dev.95 08:08:20 v2.3.0-dev.96 08:08:20 v2.3.0-dev.97 08:08:20 v2.3.0-dev.98 08:08:20 v2.3.0-dev.99 08:08:20 v2.3.1-dev.1 08:08:20 v2.3.1-dev.2 08:08:20 v2.3.1-dev.3 08:08:20 v2.3.1-dev.4 08:08:20 v2.3.1-dev.5 08:08:20 v3.0.0-dev.1 08:08:20 v3.0.0-dev.2 [Pipeline] sh 08:08:20 + lftools sign git-tag v3.0.0-dev.3 08:08:21 Signing Git tag with Sigul... 08:08:21 Signing v3.0.0-dev.3 08:08:21 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.0.0-dev.3'], return code 1, stdout , stderr [Pipeline] echo 08:08:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:08:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:08:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:08:21 $ docker stop --time=1 a4618257e2d83ccaa7433cb679fd875d559d035d882baea77527dea09996afab 08:08:23 $ docker rm -f a4618257e2d83ccaa7433cb679fd875d559d035d882baea77527dea09996afab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:08:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:08:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:24 prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container 08:08:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 08:08:24 $ docker top cefe054d539e652bc99cc539fc614a75f6533b5c0b4cc3f37a294612ed561f96 -eo pid,comm 08:08:24 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). 08:08:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:08:24 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:08:25 + git semver [Pipeline] } 08:08:25 $ docker stop --time=1 cefe054d539e652bc99cc539fc614a75f6533b5c0b4cc3f37a294612ed561f96 08:08:26 $ docker rm -f cefe054d539e652bc99cc539fc614a75f6533b5c0b4cc3f37a294612ed561f96 [Pipeline] // withDockerContainer [Pipeline] sh 08:08:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:08:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:27 prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container 08:08:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 08:08:28 $ docker top a906ad143ccc73ab1dcc3f68aa825ad8833e5dc033c95c5093563d0eeede1b5a -eo pid,comm 08:08:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:08:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:08:28 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.0-dev.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:08:28 + git semver [Pipeline] } 08:08:28 $ docker stop --time=1 a906ad143ccc73ab1dcc3f68aa825ad8833e5dc033c95c5093563d0eeede1b5a 08:08:30 $ docker rm -f a906ad143ccc73ab1dcc3f68aa825ad8833e5dc033c95c5093563d0eeede1b5a [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 08:08:30 + [ -d /w/workspace/edgex-go/356/archives ] [Pipeline] libraryResource [Pipeline] sh 08:08:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:08:31 ---> package-listing.sh 08:08:31 ++ facter osfamily 08:08:31 ++ tr '[:upper:]' '[:lower:]' 08:08:31 + OS_FAMILY=debian 08:08:31 + workspace=/w/workspace/edgex-go/356 08:08:31 + START_PACKAGES=/tmp/packages_start.txt 08:08:31 + END_PACKAGES=/tmp/packages_end.txt 08:08:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:08:31 + PACKAGES=/tmp/packages_start.txt 08:08:31 + '[' /w/workspace/edgex-go/356 ']' 08:08:31 + PACKAGES=/tmp/packages_end.txt 08:08:31 + case "${OS_FAMILY}" in 08:08:31 + dpkg -l 08:08:31 + grep '^ii' 08:08:31 + '[' -f /tmp/packages_start.txt ']' 08:08:31 + '[' -f /tmp/packages_end.txt ']' 08:08:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:08:31 + '[' /w/workspace/edgex-go/356 ']' 08:08:31 + mkdir -p /w/workspace/edgex-go/356/archives/ 08:08:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/356/archives/ [Pipeline] echo 08:08:31 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/356/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:08:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:32 08:08:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:33 latest: Pulling from edgex-lftools-log-publisher 08:08:33 5eb5b503b376: Pulling fs layer 08:08:33 5c69ac0246d0: Pulling fs layer 08:08:33 ec43610c2a17: Pulling fs layer 08:08:33 3a2ae6a8a46f: Pulling fs layer 08:08:33 33b1e0a273af: Pulling fs layer 08:08:33 5d3b04190fa2: Pulling fs layer 08:08:33 2f39f015ded8: Pulling fs layer 08:08:33 3a2ae6a8a46f: Waiting 08:08:33 33b1e0a273af: Waiting 08:08:33 5d3b04190fa2: Waiting 08:08:33 2f39f015ded8: Waiting 08:08:33 5c69ac0246d0: Verifying Checksum 08:08:33 5c69ac0246d0: Download complete 08:08:33 3a2ae6a8a46f: Verifying Checksum 08:08:33 3a2ae6a8a46f: Download complete 08:08:33 33b1e0a273af: Verifying Checksum 08:08:33 33b1e0a273af: Download complete 08:08:33 5d3b04190fa2: Verifying Checksum 08:08:33 5d3b04190fa2: Download complete 08:08:33 ec43610c2a17: Verifying Checksum 08:08:33 ec43610c2a17: Download complete 08:08:33 5eb5b503b376: Verifying Checksum 08:08:33 5eb5b503b376: Download complete 08:08:33 2f39f015ded8: Download complete 08:08:34 5eb5b503b376: Pull complete 08:08:34 5c69ac0246d0: Pull complete 08:08:35 ec43610c2a17: Pull complete 08:08:35 3a2ae6a8a46f: Pull complete 08:08:35 33b1e0a273af: Pull complete 08:08:35 5d3b04190fa2: Pull complete 08:08:40 2f39f015ded8: Pull complete 08:08:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:41 prd-ubuntu20.04-docker-8c-8g-120404 does not seem to be running inside a container 08:08:41 $ 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/356/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/356 -v /w/workspace/edgex-go/356:/w/workspace/edgex-go/356:rw,z -v /w/workspace/edgex-go/356@tmp:/w/workspace/edgex-go/356@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 08:08:46 $ docker top 019ba645738090e801481053714af998fd15a7e523613f69dda315feed2d445e -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:46 + touch /tmp/pre-build-complete [Pipeline] sh 08:08:46 + mkdir -p /var/log/sysstat [Pipeline] sh 08:08:47 + ls /var/log/sa-host 08:08:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:47 provisioning config files... 08:08:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/356@tmp/config13004571553057799057tmp [Pipeline] { [Pipeline] echo 08:08:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:08:47 ---> create-netrc.sh [Pipeline] } 08:08:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:08:47 ---> python-tools-install.sh [Pipeline] echo 08:08:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:08:48 ---> sudo-logs.sh 08:08:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:08:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:08:48 ---> job-cost.sh 08:08:48 lf-activate-venv: SKIPPING 08:08:48 DEBUG: total: 0.10999999940395355 08:08:48 INFO: Retrieving Stack Cost... 08:08:48 INFO: Retrieving Pricing Info for: v3-standard-8 08:08:49 INFO: Archiving Costs [Pipeline] echo 08:08:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:08:49 ---> logs-deploy.sh 08:08:49 lf-activate-venv: SKIPPING 08:08:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/356 08:08:49 INFO: archiving workspace using pattern(s): 08:08:50 Archives upload complete. 08:08:50 INFO: archiving logs to Nexus 08:08:51 ---> uname -a: 08:08:51 Linux prd-ubuntu20-04-docker-8c-8g-120404 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:08:51 08:08:51 08:08:51 ---> lscpu: 08:08:51 Architecture: x86_64 08:08:51 CPU op-mode(s): 32-bit, 64-bit 08:08:51 Byte Order: Little Endian 08:08:51 Address sizes: 40 bits physical, 48 bits virtual 08:08:51 CPU(s): 8 08:08:51 On-line CPU(s) list: 0-7 08:08:51 Thread(s) per core: 1 08:08:51 Core(s) per socket: 1 08:08:51 Socket(s): 8 08:08:51 NUMA node(s): 1 08:08:51 Vendor ID: AuthenticAMD 08:08:51 CPU family: 23 08:08:51 Model: 49 08:08:51 Model name: AMD EPYC-Rome Processor 08:08:51 Stepping: 0 08:08:51 CPU MHz: 2799.988 08:08:51 BogoMIPS: 5599.97 08:08:51 Virtualization: AMD-V 08:08:51 Hypervisor vendor: KVM 08:08:51 Virtualization type: full 08:08:51 L1d cache: 256 KiB 08:08:51 L1i cache: 256 KiB 08:08:51 L2 cache: 4 MiB 08:08:51 L3 cache: 128 MiB 08:08:51 NUMA node0 CPU(s): 0-7 08:08:51 Vulnerability Itlb multihit: Not affected 08:08:51 Vulnerability L1tf: Not affected 08:08:51 Vulnerability Mds: Not affected 08:08:51 Vulnerability Meltdown: Not affected 08:08:51 Vulnerability Mmio stale data: Not affected 08:08:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:08:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:08:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:08:51 Vulnerability Srbds: Not affected 08:08:51 Vulnerability Tsx async abort: Not affected 08:08:51 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 08:08:51 08:08:51 08:08:51 ---> nproc: 08:08:51 8 08:08:51 08:08:51 08:08:51 ---> df -h: 08:08:51 Filesystem Size Used Avail Use% Mounted on 08:08:51 overlay 155G 20G 136G 13% / 08:08:51 tmpfs 64M 0 64M 0% /dev 08:08:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:08:51 shm 64M 0 64M 0% /dev/shm 08:08:51 /dev/vda1 155G 20G 136G 13% /facter-os 08:08:51 08:08:51 08:08:51 ---> sar -b -r -n DEV: 08:08:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120404) 12/02/22 _x86_64_ (8 CPU) 08:08:51 08:08:51 07:40:16 LINUX RESTART (8 CPU) 08:08:51 08:08:51 07:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:08:51 07:42:01 153.19 4.10 149.09 0.00 476.32 68858.79 0.00 08:08:51 07:43:01 31.24 0.13 31.11 0.00 1.07 19031.14 0.00 08:08:51 07:44:01 77.99 0.23 77.75 0.00 16.40 30925.65 0.00 08:08:51 07:45:01 415.73 7.75 407.98 0.00 84.52 231625.00 0.00 08:08:51 07:46:01 593.25 10.93 582.32 0.00 5161.01 175265.32 0.00 08:08:51 07:47:02 775.37 1.52 773.85 0.00 24.53 241275.25 0.00 08:08:51 07:48:01 747.89 0.07 747.82 0.00 6.64 173605.42 0.00 08:08:51 07:49:01 106.30 0.10 106.20 0.00 13.46 11491.37 0.00 08:08:51 07:50:01 14.68 0.00 14.68 0.00 0.00 392.20 0.00 08:08:51 07:51:01 2.15 0.00 2.15 0.00 0.00 22.66 0.00 08:08:51 07:52:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:08:51 07:53:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 08:08:51 07:54:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:08:51 07:55:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 08:08:51 07:56:01 1.68 0.02 1.67 0.00 0.13 23.06 0.00 08:08:51 07:57:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 08:08:51 07:58:01 2.83 1.65 1.18 0.00 37.73 14.80 0.00 08:08:51 07:59:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 08:08:51 08:00:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 08:08:51 08:01:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 08:08:51 08:02:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 08:08:51 08:03:01 1.13 0.00 1.13 0.00 0.00 14.53 0.00 08:08:51 08:04:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 08:08:51 08:05:01 3.12 1.02 2.10 0.00 21.86 30.66 0.00 08:08:51 08:06:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 08:08:51 08:07:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 08:08:51 08:08:01 101.33 0.23 101.10 0.00 13.46 35884.02 0.00 08:08:51 Average: 112.28 1.03 111.25 0.00 217.05 36530.17 0.00 08:08:51 08:08:51 07:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:08:51 07:42:01 28278572 31473644 830328 2.53 106760 3318524 2296380 6.77 1325256 2861904 114756 08:08:51 07:43:01 28017100 31583804 715528 2.18 111264 3644384 1790136 5.28 1206940 3196988 180516 08:08:51 07:44:01 25020252 31439872 860516 2.62 112852 6432272 2623692 7.73 1639924 5692884 2725556 08:08:51 07:45:01 21226996 31505408 783088 2.38 278208 9882732 1923724 5.67 1742136 9131908 1328324 08:08:51 07:46:01 20720780 31420008 855556 2.60 311676 10204248 2318440 6.83 2179568 9116240 46424 08:08:51 07:47:02 18063172 31193848 1066836 3.24 436976 12348020 2972132 8.76 2812860 10957860 758384 08:08:51 07:48:01 19198068 31469660 795708 2.42 444692 11491096 1951748 5.75 2503160 10154944 42460 08:08:51 07:49:01 19573288 31506252 765740 2.33 446968 11175588 1975740 5.82 2481076 9832152 660 08:08:51 07:50:01 19578044 31511272 760376 2.31 447472 11175728 1857660 5.47 2477572 9832056 152 08:08:51 07:51:01 19578780 31512024 759864 2.31 447496 11175728 1857660 5.47 2477448 9832056 12 08:08:51 07:52:01 19585120 31518388 753560 2.29 447504 11175732 1857660 5.47 2470488 9832060 32 08:08:51 07:53:01 19585848 31519128 753088 2.29 447532 11175732 1857660 5.47 2470224 9832060 8 08:08:51 07:54:01 19585796 31519100 753300 2.29 447560 11175736 1857660 5.47 2470240 9832064 4 08:08:51 07:55:01 19590308 31523644 748740 2.28 447576 11175740 1857660 5.47 2465668 9832068 28 08:08:51 07:56:01 19589924 31523392 749080 2.28 447616 11175712 1893220 5.58 2466068 9832060 16 08:08:51 07:57:01 19589908 31523400 749012 2.28 447628 11175724 1893220 5.58 2465720 9832068 12 08:08:51 07:58:01 19582064 31517764 754488 2.29 447656 11176852 1893220 5.58 2474012 9832444 4 08:08:51 07:59:01 19581740 31517460 754728 2.30 447676 11176856 1893220 5.58 2473396 9832424 8 08:08:51 08:00:01 19581724 31517464 754688 2.30 447708 11176852 1893220 5.58 2473636 9832428 32 08:08:51 08:01:01 19581960 31517776 754364 2.29 447724 11176860 1893220 5.58 2473440 9832456 4 08:08:51 08:02:01 19581912 31517744 754340 2.29 447732 11176864 1893220 5.58 2473412 9832460 12 08:08:51 08:03:01 19581644 31517488 754528 2.29 447740 11176872 1893220 5.58 2473408 9832468 76 08:08:51 08:04:01 19581812 31517684 754492 2.29 447760 11176872 1893220 5.58 2473620 9832468 16 08:08:51 08:05:01 19579412 31516276 755884 2.30 447832 11177496 1915848 5.65 2473608 9833004 24 08:08:51 08:06:01 19579404 31516288 755812 2.30 447852 11177492 1915848 5.65 2473668 9833004 20 08:08:51 08:07:01 19579480 31516396 755532 2.30 447868 11177500 1915848 5.65 2473760 9833008 16 08:08:51 08:08:01 18174192 31457624 811456 2.47 470620 12416236 2185216 6.44 2592468 11030664 540220 08:08:51 Average: 20398789 31495289 780023 2.37 399183 10447757 1998877 5.89 2332695 9220674 212510 08:08:51 08:08:51 07:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:08:51 07:42:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 08:08:51 07:42:01 ens3 791.15 714.33 9168.11 82.72 0.00 0.00 0.00 0.00 08:08:51 07:42:01 veth17f773e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:08:51 07:42:01 docker0 547.93 516.73 40.26 3484.32 0.00 0.00 0.00 0.00 08:08:51 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 07:43:01 ens3 22.63 15.63 17.23 9.95 0.00 0.00 0.00 0.00 08:08:51 07:43:01 veth17f773e 1.52 1.57 0.12 0.13 0.00 0.00 0.00 0.00 08:08:51 07:43:01 docker0 1.52 1.52 0.10 0.13 0.00 0.00 0.00 0.00 08:08:51 07:44:01 vetha36e201 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:08:51 07:44:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 08:08:51 07:44:01 ens3 110.68 96.22 1702.01 118.18 0.00 0.00 0.00 0.00 08:08:51 07:44:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 08:08:51 07:45:01 vetha36e201 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:08:51 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 07:45:01 ens3 626.35 558.24 5028.83 51.43 0.00 0.00 0.00 0.00 08:08:51 07:45:01 docker0 546.61 608.70 37.39 5004.67 0.00 0.00 0.00 0.00 08:08:51 07:46:01 vetha36e201 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 08:08:51 07:46:01 veth9267768 13.60 36.81 1.02 635.45 0.00 0.00 0.00 0.05 08:08:51 07:46:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 08:08:51 07:46:01 ens3 313.18 175.19 4751.65 29.21 0.00 0.00 0.00 0.00 08:08:51 07:46:01 docker0 79.24 140.36 6.21 1881.18 0.00 0.00 0.00 0.00 08:08:51 07:47:02 veth8049f85 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:08:51 07:47:02 vetha36e201 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 08:08:51 07:47:02 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:08:51 07:47:02 ens3 295.05 185.82 3107.81 36.36 0.00 0.00 0.00 0.00 08:08:51 07:47:02 docker0 154.62 248.58 13.35 3070.63 0.00 0.00 0.00 0.00 08:08:51 07:47:02 veth9866c24 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:08:51 07:48:01 vetha36e201 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 08:08:51 07:48:01 vethb580d87 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 08:08:51 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:48:01 ens3 62.31 37.23 256.47 20.34 0.00 0.00 0.00 0.00 08:08:51 07:48:01 docker0 10.15 17.42 0.64 221.04 0.00 0.00 0.00 0.00 08:08:51 07:49:01 lo 42.45 42.45 4.18 4.18 0.00 0.00 0.00 0.00 08:08:51 07:49:01 ens3 413.73 447.65 209.83 2121.54 0.00 0.00 0.00 0.00 08:08:51 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:50:01 lo 19.13 19.13 1.89 1.89 0.00 0.00 0.00 0.00 08:08:51 07:50:01 ens3 284.50 311.86 114.46 1934.15 0.00 0.00 0.00 0.00 08:08:51 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 07:51:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:08:51 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 07:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 07:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:56:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:08:51 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 07:57:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:58:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 07:58:01 ens3 11.08 8.60 17.25 6.34 0.00 0.00 0.00 0.00 08:08:51 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 07:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 08:01:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:08:51 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 08:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:04:01 ens3 1.03 0.63 0.42 0.29 0.00 0.00 0.00 0.00 08:08:51 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 08:05:01 ens3 0.20 0.13 0.12 0.01 0.00 0.00 0.00 0.00 08:08:51 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:06:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:08:51 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:08:51 08:07:01 ens3 0.80 0.22 0.20 0.08 0.00 0.00 0.00 0.00 08:08:51 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:08:51 08:08:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 08:08:51 08:08:01 ens3 340.16 258.06 7866.66 43.27 0.00 0.00 0.00 0.00 08:08:51 08:08:01 docker0 43.49 67.19 3.75 695.07 0.00 0.00 0.00 0.00 08:08:51 Average: lo 2.68 2.68 0.26 0.26 0.00 0.00 0.00 0.00 08:08:51 Average: ens3 121.31 104.15 1194.67 165.07 0.00 0.00 0.00 0.00 08:08:51 Average: docker0 51.27 59.30 3.77 531.92 0.00 0.00 0.00 0.00 08:08:51 08:08:51 08:08:51 ---> sar -P ALL: 08:08:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-120404) 12/02/22 _x86_64_ (8 CPU) 08:08:51 08:08:51 07:40:16 LINUX RESTART (8 CPU) 08:08:51 08:08:51 07:41:01 CPU %user %nice %system %iowait %steal %idle 08:08:51 07:42:01 all 13.69 0.00 4.88 2.03 0.06 79.33 08:08:51 07:42:01 0 13.41 0.00 4.32 3.53 0.05 78.69 08:08:51 07:42:01 1 16.39 0.00 6.25 7.96 0.05 69.36 08:08:51 07:42:01 2 13.39 0.00 5.54 0.08 0.05 80.94 08:08:51 07:42:01 3 14.15 0.00 3.66 0.03 0.05 82.10 08:08:51 07:42:01 4 12.65 0.00 4.32 0.49 0.05 82.50 08:08:51 07:42:01 5 11.40 0.00 4.95 3.54 0.05 80.06 08:08:51 07:42:01 6 13.08 0.00 5.08 0.25 0.07 81.53 08:08:51 07:42:01 7 15.11 0.00 4.98 0.36 0.09 79.47 08:08:51 07:43:01 all 50.68 0.00 7.15 0.50 0.07 41.59 08:08:51 07:43:01 0 50.65 0.00 6.74 0.00 0.07 42.54 08:08:51 07:43:01 1 49.39 0.00 8.42 0.15 0.07 41.98 08:08:51 07:43:01 2 51.53 0.00 8.01 0.00 0.08 40.38 08:08:51 07:43:01 3 51.13 0.00 6.96 0.12 0.08 41.71 08:08:51 07:43:01 4 51.18 0.00 6.71 3.70 0.07 38.33 08:08:51 07:43:01 5 49.92 0.00 7.17 0.03 0.07 42.80 08:08:51 07:43:01 6 51.02 0.00 6.68 0.00 0.07 42.24 08:08:51 07:43:01 7 50.62 0.00 6.52 0.03 0.07 42.76 08:08:51 07:44:01 all 28.19 0.00 7.59 0.89 0.08 63.24 08:08:51 07:44:01 0 29.02 0.00 6.91 0.37 0.07 63.63 08:08:51 07:44:01 1 26.49 0.00 6.23 0.71 0.08 66.48 08:08:51 07:44:01 2 27.86 0.00 8.69 0.03 0.10 63.32 08:08:51 07:44:01 3 28.39 0.00 8.17 5.07 0.08 58.30 08:08:51 07:44:01 4 27.80 0.00 6.48 0.47 0.08 65.17 08:08:51 07:44:01 5 28.74 0.00 8.55 0.26 0.09 62.38 08:08:51 07:44:01 6 29.10 0.00 8.38 0.05 0.10 62.36 08:08:51 07:44:01 7 28.17 0.00 7.31 0.19 0.07 64.26 08:08:51 07:45:01 all 11.86 0.00 8.52 12.00 0.05 67.57 08:08:51 07:45:01 0 11.35 0.00 8.27 11.88 0.03 68.46 08:08:51 07:45:01 1 10.81 0.00 9.21 7.43 0.05 72.50 08:08:51 07:45:01 2 11.32 0.00 7.93 7.39 0.05 73.30 08:08:51 07:45:01 3 12.29 0.00 8.81 28.03 0.07 50.81 08:08:51 07:45:01 4 12.26 0.00 9.23 19.94 0.05 58.52 08:08:51 07:45:01 5 13.41 0.00 7.65 2.89 0.05 76.00 08:08:51 07:45:01 6 11.59 0.00 8.90 16.09 0.03 63.40 08:08:51 07:45:01 7 11.82 0.00 8.20 2.52 0.07 77.40 08:08:51 07:46:01 all 47.91 0.00 10.48 12.47 0.11 29.04 08:08:51 07:46:01 0 48.28 0.00 10.26 16.02 0.10 25.34 08:08:51 07:46:01 1 47.89 0.00 10.54 8.23 0.10 33.24 08:08:51 07:46:01 2 47.27 0.00 9.37 16.06 0.14 27.17 08:08:51 07:46:01 3 47.60 0.00 11.42 15.76 0.10 25.11 08:08:51 07:46:01 4 47.41 0.00 11.83 8.03 0.08 32.64 08:08:51 07:46:01 5 47.37 0.00 10.19 8.01 0.12 34.32 08:08:51 07:46:01 6 48.30 0.00 10.66 18.33 0.10 22.61 08:08:51 07:46:01 7 49.16 0.00 9.57 9.30 0.10 31.87 08:08:51 07:47:02 all 42.74 0.00 13.78 14.81 0.12 28.54 08:08:51 07:47:02 0 43.34 0.00 13.97 17.00 0.12 25.58 08:08:51 07:47:02 1 42.58 0.00 14.43 15.45 0.10 27.43 08:08:51 07:47:02 2 43.51 0.00 14.29 14.05 0.12 28.03 08:08:51 07:47:02 3 42.18 0.00 13.35 19.15 0.14 25.19 08:08:51 07:47:02 4 38.20 0.00 11.35 21.07 0.14 29.25 08:08:51 07:47:02 5 44.33 0.00 14.46 11.22 0.15 29.83 08:08:51 07:47:02 6 41.94 0.00 14.61 7.56 0.09 35.81 08:08:51 07:47:02 7 45.78 0.00 13.78 13.05 0.12 27.26 08:08:51 07:48:01 all 55.96 0.00 11.67 8.86 0.12 23.39 08:08:51 07:48:01 0 53.83 0.00 12.71 8.35 0.10 25.01 08:08:51 07:48:01 1 59.32 0.00 13.01 12.70 0.10 14.86 08:08:51 07:48:01 2 54.86 0.00 11.93 3.43 0.12 29.65 08:08:51 07:48:01 3 54.49 0.00 11.40 16.64 0.10 17.36 08:08:51 07:48:01 4 53.12 0.00 10.59 11.10 0.14 25.05 08:08:51 07:48:01 5 54.66 0.00 10.91 5.44 0.18 28.82 08:08:51 07:48:01 6 55.95 0.00 10.92 7.26 0.12 25.75 08:08:51 07:48:01 7 61.34 0.00 11.86 5.91 0.10 20.79 08:08:51 07:49:01 all 7.83 0.00 1.50 1.50 0.05 89.13 08:08:51 07:49:01 0 4.27 0.00 1.57 0.08 0.03 94.05 08:08:51 07:49:01 1 9.89 0.00 2.31 5.47 0.07 82.26 08:08:51 07:49:01 2 8.22 0.00 1.65 1.34 0.03 88.76 08:08:51 07:49:01 3 6.56 0.00 1.30 0.35 0.07 91.72 08:08:51 07:49:01 4 7.07 0.00 1.21 4.29 0.03 87.41 08:08:51 07:49:01 5 6.53 0.00 0.89 0.07 0.03 92.48 08:08:51 07:49:01 6 7.14 0.00 1.17 0.13 0.03 91.52 08:08:51 07:49:01 7 12.99 0.00 1.94 0.25 0.07 84.75 08:08:51 07:50:01 all 6.85 0.00 0.67 0.29 0.06 92.13 08:08:51 07:50:01 0 7.36 0.00 0.64 0.03 0.05 91.92 08:08:51 07:50:01 1 6.16 0.00 0.81 1.04 0.05 91.95 08:08:51 07:50:01 2 8.00 0.00 0.77 0.02 0.05 91.17 08:08:51 07:50:01 3 8.00 0.00 0.75 0.40 0.07 90.78 08:08:51 07:50:01 4 7.58 0.00 0.47 0.12 0.07 91.77 08:08:51 07:50:01 5 2.07 0.00 0.32 0.02 0.03 97.57 08:08:51 07:50:01 6 9.45 0.00 0.75 0.30 0.07 89.44 08:08:51 07:50:01 7 6.19 0.00 0.86 0.44 0.10 92.42 08:08:51 07:51:01 all 0.02 0.00 0.01 0.01 0.00 99.95 08:08:51 07:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:08:51 07:51:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:08:51 07:51:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:08:51 07:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:08:51 07:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 07:51:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:08:51 07:51:01 6 0.00 0.00 0.00 0.05 0.00 99.95 08:08:51 07:51:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:08:51 07:52:01 all 0.02 0.00 0.01 0.06 0.00 99.91 08:08:51 07:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 07:52:01 1 0.02 0.00 0.00 0.23 0.00 99.75 08:08:51 07:52:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:08:51 07:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 07:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:08:51 07:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 07:52:01 6 0.02 0.00 0.00 0.25 0.00 99.73 08:08:51 07:52:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:08:51 08:08:51 07:52:01 CPU %user %nice %system %iowait %steal %idle 08:08:51 07:53:01 all 0.06 0.00 0.01 0.02 0.00 99.91 08:08:51 07:53:01 0 0.38 0.00 0.00 0.00 0.00 99.62 08:08:51 07:53:01 1 0.00 0.00 0.02 0.03 0.00 99.95 08:08:51 07:53:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:08:51 07:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:08:51 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:08:51 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:08:51 07:53:01 6 0.00 0.00 0.02 0.10 0.00 99.88 08:08:51 07:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:08:51 07:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:08:51 07:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:08:51 07:54:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:08:51 07:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:08:51 07:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 07:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:08:51 07:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:08:51 07:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:08:51 07:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:08:51 07:55:01 all 0.01 0.00 0.01 0.02 0.00 99.96 08:08:51 07:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 07:55:01 1 0.00 0.00 0.00 0.12 0.00 99.88 08:08:51 07:55:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:08:51 07:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:08:51 07:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:08:51 07:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:08:51 07:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:08:51 07:55:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:08:51 07:56:01 all 0.12 0.00 0.02 0.02 0.00 99.84 08:08:51 07:56:01 0 0.75 0.00 0.03 0.00 0.00 99.22 08:08:51 07:56:01 1 0.02 0.00 0.02 0.10 0.00 99.87 08:08:51 07:56:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:08:51 07:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:08:51 07:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:08:51 07:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:08:51 07:56:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:08:51 07:56:01 7 0.07 0.00 0.03 0.02 0.02 99.87 08:08:51 07:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:08:51 07:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:08:51 07:57:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:08:51 07:57:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:08:51 07:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:08:51 07:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 07:57:01 5 0.03 0.00 0.02 0.02 0.00 99.93 08:08:51 07:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 07:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:08:51 07:58:01 all 0.52 0.00 0.03 0.01 0.01 99.43 08:08:51 07:58:01 0 1.99 0.00 0.02 0.00 0.00 98.00 08:08:51 07:58:01 1 0.35 0.00 0.07 0.07 0.00 99.52 08:08:51 07:58:01 2 0.82 0.00 0.05 0.00 0.02 99.12 08:08:51 07:58:01 3 0.28 0.00 0.00 0.00 0.00 99.72 08:08:51 07:58:01 4 0.22 0.00 0.00 0.00 0.00 99.78 08:08:51 07:58:01 5 0.20 0.00 0.03 0.00 0.02 99.75 08:08:51 07:58:01 6 0.17 0.00 0.02 0.00 0.02 99.80 08:08:51 07:58:01 7 0.13 0.00 0.07 0.02 0.02 99.77 08:08:51 07:59:01 all 0.27 0.00 0.01 0.00 0.00 99.71 08:08:51 07:59:01 0 1.99 0.00 0.00 0.00 0.02 98.00 08:08:51 07:59:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:08:51 07:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:08:51 07:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:08:51 07:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:08:51 07:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 07:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 07:59:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:08:51 08:00:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:08:51 08:00:01 0 1.97 0.00 0.00 0.00 0.00 98.03 08:08:51 08:00:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:08:51 08:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:08:51 08:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:08:51 08:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:08:51 08:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:08:51 08:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 08:00:01 7 0.03 0.00 0.00 0.02 0.02 99.93 08:08:51 08:01:01 all 0.21 0.00 0.04 0.00 0.01 99.75 08:08:51 08:01:01 0 1.35 0.00 0.05 0.00 0.00 98.60 08:08:51 08:01:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:08:51 08:01:01 2 0.13 0.00 0.02 0.00 0.00 99.85 08:08:51 08:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:08:51 08:01:01 4 0.05 0.00 0.08 0.00 0.00 99.87 08:08:51 08:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:08:51 08:01:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:08:51 08:01:01 7 0.05 0.00 0.05 0.00 0.03 99.87 08:08:51 08:02:01 all 0.02 0.00 0.01 0.03 0.01 99.94 08:08:51 08:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:08:51 08:02:01 1 0.02 0.00 0.02 0.18 0.00 99.78 08:08:51 08:02:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:08:51 08:02:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:08:51 08:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:08:51 08:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:08:51 08:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 08:02:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:08:51 08:03:01 all 0.06 0.00 0.02 12.59 0.00 87.33 08:08:51 08:03:01 0 0.30 0.00 0.03 0.00 0.02 99.65 08:08:51 08:03:01 1 0.02 0.00 0.03 34.51 0.00 65.44 08:08:51 08:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 08:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:08:51 08:03:01 4 0.03 0.00 0.02 32.47 0.00 67.48 08:08:51 08:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:08:51 08:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:08:51 08:03:01 7 0.03 0.00 0.02 33.72 0.02 66.21 08:08:51 08:08:51 08:03:01 CPU %user %nice %system %iowait %steal %idle 08:08:51 08:04:01 all 0.20 0.00 0.01 0.10 0.00 99.68 08:08:51 08:04:01 0 1.47 0.00 0.00 0.00 0.00 98.53 08:08:51 08:04:01 1 0.02 0.00 0.02 0.23 0.00 99.73 08:08:51 08:04:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:08:51 08:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:08:51 08:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:08:51 08:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:08:51 08:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 08:04:01 7 0.03 0.00 0.00 0.58 0.02 99.37 08:08:51 08:05:01 all 0.06 0.00 0.04 0.08 0.00 99.81 08:08:51 08:05:01 0 0.02 0.00 0.05 0.00 0.00 99.93 08:08:51 08:05:01 1 0.28 0.00 0.08 0.30 0.00 99.33 08:08:51 08:05:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:08:51 08:05:01 3 0.07 0.00 0.07 0.33 0.00 99.53 08:08:51 08:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:08:51 08:05:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:08:51 08:05:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:08:51 08:05:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:08:51 08:06:01 all 0.11 0.00 0.01 0.03 0.00 99.85 08:08:51 08:06:01 0 0.65 0.00 0.00 0.00 0.00 99.35 08:08:51 08:06:01 1 0.00 0.00 0.00 0.10 0.00 99.90 08:08:51 08:06:01 2 0.08 0.00 0.02 0.00 0.00 99.90 08:08:51 08:06:01 3 0.02 0.00 0.02 0.10 0.00 99.87 08:08:51 08:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 08:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:08:51 08:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:08:51 08:06:01 7 0.05 0.00 0.05 0.00 0.02 99.88 08:08:51 08:07:01 all 0.15 0.00 0.02 0.02 0.01 99.81 08:08:51 08:07:01 0 1.09 0.00 0.00 0.00 0.02 98.89 08:08:51 08:07:01 1 0.02 0.00 0.03 0.13 0.00 99.82 08:08:51 08:07:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:08:51 08:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:08:51 08:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:08:51 08:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 08:08:51 08:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:08:51 08:07:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:08:51 08:08:01 all 7.17 0.00 3.03 2.93 0.04 86.82 08:08:51 08:08:01 0 6.76 0.00 2.58 0.57 0.03 90.05 08:08:51 08:08:01 1 6.25 0.00 2.45 5.54 0.03 85.72 08:08:51 08:08:01 2 7.48 0.00 3.16 0.39 0.03 88.93 08:08:51 08:08:01 3 7.01 0.00 2.95 9.34 0.05 80.64 08:08:51 08:08:01 4 6.88 0.00 2.50 0.07 0.03 90.51 08:08:51 08:08:01 5 6.82 0.00 3.80 7.12 0.07 82.19 08:08:51 08:08:01 6 9.22 0.00 3.09 0.22 0.03 87.44 08:08:51 08:08:01 7 6.94 0.00 3.71 0.24 0.05 89.06 08:08:51 Average: all 10.03 0.00 2.54 2.54 0.03 84.86 08:08:51 Average: 0 10.25 0.00 2.49 2.11 0.03 85.12 08:08:51 Average: 1 10.08 0.00 2.71 3.71 0.03 83.48 08:08:51 Average: 2 10.02 0.00 2.61 1.56 0.03 85.77 08:08:51 Average: 3 9.92 0.00 2.51 3.47 0.03 84.06 08:08:51 Average: 4 9.64 0.00 2.36 3.73 0.03 84.24 08:08:51 Average: 5 9.66 0.00 2.52 1.41 0.03 86.39 08:08:51 Average: 6 10.12 0.00 2.57 1.85 0.03 85.44 08:08:51 Average: 7 10.56 0.00 2.53 2.46 0.04 84.41 08:08:51 08:08:51 08:08:51