Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a2765a98d8f71eb240f317e00f16757db580c473 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-ssh2477662718582828033.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-ssh6156863224070067658.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-ssh14092486061964165269.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-ssh5441392990223889894.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-ssh8965668157530197948.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-119449 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/352 [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/352 # 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 a2765a98d8f71eb240f317e00f16757db580c473 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2765a98d8f71eb240f317e00f16757db580c473 # timeout=10 Commit message: "feat: Remove ZeroMQ MessageBus capability (#4234)" > git rev-list --no-walk cfbe246e2646b77ed8eb44d38b508f73703e7459 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:13:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:13:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:13:15 ========================================================= 23:13:15 EdgeX Global Pipelines Version Info 23:13:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:13:16 ------------------- 23:13:16 stable info: 23:13:16 ------------------- 23:13:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:13:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:13:16 Message: update stable to v1.0.244 23:13:16 ------------------- 23:13:16 experimental info: 23:13:16 ------------------- 23:13:16 Commited By: **** collab-it+edgex@linuxfoundation.org 23:13:16 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:13:16 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:13:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:13:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:13:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a2765a9 [Pipeline] echo 23:13:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:17 provisioning config files... 23:13:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/352@tmp/config8221706506515762481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:17 ---> docker-login.sh 23:13:17 nexus3.edgexfoundry.org:10001 23:13:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:18 Configure a credential helper to remove this warning. See 23:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:18 23:13:18 Login Succeeded 23:13:18 nexus3.edgexfoundry.org:10002 23:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:18 Configure a credential helper to remove this warning. See 23:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:18 23:13:18 Login Succeeded 23:13:18 nexus3.edgexfoundry.org:10003 23:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:18 Configure a credential helper to remove this warning. See 23:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:18 23:13:18 Login Succeeded 23:13:18 nexus3.edgexfoundry.org:10004 23:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:18 Configure a credential helper to remove this warning. See 23:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:18 23:13:18 Login Succeeded 23:13:18 docker.io 23:13:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:18 Configure a credential helper to remove this warning. See 23:13:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:18 23:13:18 Login Succeeded 23:13:18 ---> docker-login.sh ends [Pipeline] } 23:13:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:13:19 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 23:13:19 + dirname cmd/core-command/Dockerfile 23:13:19 + cut -d/ -f2 23:13:19 + echo core-command,cmd/core-command/Dockerfile 23:13:19 + dirname cmd/core-data/Dockerfile 23:13:19 + cut -d/ -f2 23:13:19 + echo core-data,cmd/core-data/Dockerfile 23:13:19 + dirname cmd/core-metadata/Dockerfile 23:13:19 + cut -d/ -f2 23:13:19 + echo core-metadata,cmd/core-metadata/Dockerfile 23:13:19 + dirname cmd/security-bootstrapper/Dockerfile 23:13:19 + cut -d/ -f2 23:13:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:13:19 + dirname cmd/security-proxy-setup/Dockerfile 23:13:19 + cut -d/ -f2 23:13:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:13:19 + dirname cmd/security-secretstore-setup/Dockerfile 23:13:19 + cut -d/ -f2 23:13:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:13:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:13:19 + cut -d/ -f2 23:13:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:13:19 + dirname cmd/security-spire-agent/Dockerfile 23:13:19 + cut -d/ -f2 23:13:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:13:19 + dirname cmd/security-spire-config/Dockerfile 23:13:19 + cut -d/ -f2 23:13:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:13:19 + dirname cmd/security-spire-server/Dockerfile 23:13:19 + cut -d/ -f2 23:13:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:13:19 + dirname cmd/support-notifications/Dockerfile 23:13:19 + cut -d/ -f2 23:13:19 + echo support-notifications,cmd/support-notifications/Dockerfile 23:13:19 + dirname cmd/support-scheduler/Dockerfile 23:13:19 + cut -d/ -f2 23:13:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:13:19 + + dirname cmd/sys-mgmt-agent/Dockerfile 23:13:19 cut -d/ -f2 23:13:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:13:19 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:13:19 + git rev-list -1 --merges a2765a98d8f71eb240f317e00f16757db580c473~1..a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] echo 23:13:19 -----------> git rev-list -1 --merges a2765a98d8f71eb240f317e00f16757db580c473~1..a2765a98d8f71eb240f317e00f16757db580c473 a2765a98d8f71eb240f317e00f16757db580c473 [false] [Pipeline] sh 23:13:19 + git log --format=format:%s -1 a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] echo 23:13:19 ========================================================= 23:13:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:13:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:13:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:13:20 + grep -v github /etc/ssh/ssh_known_hosts 23:13:20 + [ -e /tmp/ssh_known_hosts ] 23:13:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:13:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:13:20 + sudo tee -a /etc/ssh/ssh_known_hosts 23:13:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:20 23:13:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:20 0.1.4: Pulling from edgex-devops/py-git-semver 23:13:20 b85a868b505f: Pulling fs layer 23:13:20 e2be974225ed: Pulling fs layer 23:13:20 339a4e72a1f5: Pulling fs layer 23:13:20 988bab9f4d93: Pulling fs layer 23:13:20 1469e6f7b9e6: Pulling fs layer 23:13:20 eaf3925da568: Pulling fs layer 23:13:20 988bab9f4d93: Waiting 23:13:20 1469e6f7b9e6: Waiting 23:13:20 bab4dde63d76: Pulling fs layer 23:13:20 bde34c3a00c8: Pulling fs layer 23:13:20 eaf3925da568: Waiting 23:13:20 b352a97aabf1: Pulling fs layer 23:13:20 4872d77fe225: Pulling fs layer 23:13:20 5851b861e8e6: Pulling fs layer 23:13:20 bab4dde63d76: Waiting 23:13:20 bde34c3a00c8: Waiting 23:13:20 b352a97aabf1: Waiting 23:13:20 4872d77fe225: Waiting 23:13:20 5851b861e8e6: Waiting 23:13:20 e2be974225ed: Verifying Checksum 23:13:20 e2be974225ed: Download complete 23:13:20 988bab9f4d93: Verifying Checksum 23:13:20 988bab9f4d93: Download complete 23:13:21 1469e6f7b9e6: Verifying Checksum 23:13:21 1469e6f7b9e6: Download complete 23:13:21 339a4e72a1f5: Verifying Checksum 23:13:21 339a4e72a1f5: Download complete 23:13:21 eaf3925da568: Download complete 23:13:21 bde34c3a00c8: Verifying Checksum 23:13:21 bde34c3a00c8: Download complete 23:13:21 b352a97aabf1: Verifying Checksum 23:13:21 b352a97aabf1: Download complete 23:13:21 4872d77fe225: Verifying Checksum 23:13:21 4872d77fe225: Download complete 23:13:21 5851b861e8e6: Verifying Checksum 23:13:21 5851b861e8e6: Download complete 23:13:21 b85a868b505f: Verifying Checksum 23:13:21 b85a868b505f: Download complete 23:13:21 bab4dde63d76: Download complete 23:13:22 b85a868b505f: Pull complete 23:13:22 e2be974225ed: Pull complete 23:13:22 339a4e72a1f5: Pull complete 23:13:23 988bab9f4d93: Pull complete 23:13:23 1469e6f7b9e6: Pull complete 23:13:23 eaf3925da568: Pull complete 23:13:25 bab4dde63d76: Pull complete 23:13:25 bde34c3a00c8: Pull complete 23:13:25 b352a97aabf1: Pull complete 23:13:25 4872d77fe225: Pull complete 23:13:25 5851b861e8e6: Pull complete 23:13:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:13:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:25 prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container 23:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@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 23:13:27 $ docker top 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce -eo pid,comm 23:13:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:13:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:13:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:13:27 [ssh-agent] Looking for ssh-agent implementation... 23:13:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:13:27 $ docker exec 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce ssh-agent 23:13:27 SSH_AUTH_SOCK=/tmp/ssh-eVUDCHjt6i9K/agent.32 23:13:27 SSH_AGENT_PID=38 23:13:27 Running ssh-add (command line suppressed) 23:13:27 Identity added: /w/workspace/edgex-go/352@tmp/private_key_17842870888122499364.key (/w/workspace/edgex-go/352@tmp/private_key_17842870888122499364.key) 23:13:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:13:28 + git tag --points-at HEAD [Pipeline] } 23:13:28 $ docker exec --env ******** --env ******** 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce ssh-agent -k 23:13:28 unset SSH_AUTH_SOCK; 23:13:28 unset SSH_AGENT_PID; 23:13:28 echo Agent pid 38 killed; 23:13:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:13:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:13:28 [ssh-agent] Looking for ssh-agent implementation... 23:13:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:13:28 $ docker exec 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce ssh-agent 23:13:28 SSH_AUTH_SOCK=/tmp/ssh-saNxIE6uXDC4/agent.70 23:13:28 SSH_AGENT_PID=76 23:13:28 Running ssh-add (command line suppressed) 23:13:28 Identity added: /w/workspace/edgex-go/352@tmp/private_key_13575820325608465922.key (/w/workspace/edgex-go/352@tmp/private_key_13575820325608465922.key) 23:13:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:13:29 + git semver init 23:13:29 2022-11-17 23:13:29,260 [run_init] DEBUG init version:0.0.0 force:False 23:13:29 2022-11-17 23:13:29,262 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/352/.semver 23:13:29 2022-11-17 23:13:29,262 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/352/.semver 23:13:29 2022-11-17 23:13:29,262 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/352/.semver'], cwd=/w/workspace/edgex-go/352, universal_newlines=False, shell=None, istream=None) 23:13:34 2022-11-17 23:13:33,568 [append_file] DEBUG append to file:/w/workspace/edgex-go/352/.git/info/exclude 23:13:34 2022-11-17 23:13:33,569 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/352/.semver/main with force:False 23:13:34 2022-11-17 23:13:33,569 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main 23:13:34 2022-11-17 23:13:33,569 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main 23:13:34 2.3.1-dev.4 [Pipeline] } 23:13:34 $ docker exec --env ******** --env ******** 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce ssh-agent -k 23:13:34 unset SSH_AUTH_SOCK; 23:13:34 unset SSH_AGENT_PID; 23:13:34 echo Agent pid 76 killed; 23:13:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:13:35 + git semver [Pipeline] } 23:13:35 $ docker stop --time=1 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce 23:13:36 $ docker rm -f 06f2d42a42112dcef43a04659cb1a61e91c14de525277cf4b3390e644fcc21ce [Pipeline] // withDockerContainer [Pipeline] sh 23:13:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:13:37 Stashed 1 file(s) [Pipeline] echo 23:13:37 [edgeXSemver]: initialized semver on version 2.3.1-dev.4 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:37 + git config --global --add safe.directory /w/workspace/edgex-go/352 [Pipeline] echo 23:13:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:37 ========================================================= 23:13:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:13:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:13:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:13:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:13:37 213ec9aee27d: Pulling fs layer 23:13:37 4583459ba037: Pulling fs layer 23:13:37 93c1e223e6f2: Pulling fs layer 23:13:37 53926ce57604: Pulling fs layer 23:13:37 21b2b0c7a3f4: Pulling fs layer 23:13:37 22ff95d597cd: Pulling fs layer 23:13:37 12d6caf4c0d1: Pulling fs layer 23:13:37 96b7cbca73a9: Pulling fs layer 23:13:37 a7acece74701: Pulling fs layer 23:13:37 53926ce57604: Waiting 23:13:37 21b2b0c7a3f4: Waiting 23:13:37 22ff95d597cd: Waiting 23:13:37 12d6caf4c0d1: Waiting 23:13:37 96b7cbca73a9: Waiting 23:13:37 a7acece74701: Waiting 23:13:37 93c1e223e6f2: Download complete 23:13:37 4583459ba037: Download complete 23:13:37 21b2b0c7a3f4: Verifying Checksum 23:13:37 21b2b0c7a3f4: Download complete 23:13:37 22ff95d597cd: Download complete 23:13:37 213ec9aee27d: Verifying Checksum 23:13:37 213ec9aee27d: Download complete 23:13:37 12d6caf4c0d1: Download complete 23:13:38 213ec9aee27d: Pull complete 23:13:38 4583459ba037: Pull complete 23:13:38 93c1e223e6f2: Pull complete 23:13:38 a7acece74701: Verifying Checksum 23:13:38 a7acece74701: Download complete 23:13:38 53926ce57604: Verifying Checksum 23:13:38 53926ce57604: Download complete 23:13:39 96b7cbca73a9: Verifying Checksum 23:13:39 96b7cbca73a9: Download complete 23:13:43 53926ce57604: Pull complete 23:13:43 21b2b0c7a3f4: Pull complete 23:13:43 22ff95d597cd: Pull complete 23:13:43 12d6caf4c0d1: Pull complete 23:13:45 96b7cbca73a9: Pull complete 23:13:45 a7acece74701: Pull complete 23:13:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:13:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:13:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:13:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:13:46 WORKDIR /edgex 23:13:46 COPY go.mod . 23:13:46 RUN go mod download 23:13:46 + docker build -t ci-base-image-x86_64 -f - . 23:13:46 Sending build context to Docker daemon 169.9MB 23:13:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:13:47 ---> db6d94c90886 23:13:47 Step 2/4 : WORKDIR /edgex 23:13:50 ---> Running in afd719e83ca2 23:13:50 Removing intermediate container afd719e83ca2 23:13:50 ---> a0b7d9247f4a 23:13:50 Step 3/4 : COPY go.mod . 23:13:50 ---> fbef3ef27dc8 23:13:50 Step 4/4 : RUN go mod download 23:13:50 ---> Running in 82160e8cbba6 23:13:52 Still waiting to schedule task 23:13:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:14:05 Removing intermediate container 82160e8cbba6 23:14:05 ---> 1a324282d492 23:14:05 Successfully built 1a324282d492 23:14:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:05 + docker inspect -f . ci-base-image-x86_64 23:14:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:05 prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container 23:14:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:14:06 $ docker top 60ac35339b847bf85a20bb6922e95801e1002b189b58a804c1884a3918ca2d27 -eo pid,comm [Pipeline] { [Pipeline] sh 23:14:06 + go version 23:14:06 go version go1.18.7 linux/amd64 [Pipeline] } 23:14:06 $ docker stop --time=1 60ac35339b847bf85a20bb6922e95801e1002b189b58a804c1884a3918ca2d27 23:14:07 $ docker rm -f 60ac35339b847bf85a20bb6922e95801e1002b189b58a804c1884a3918ca2d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:14:08 + docker inspect -f . ci-base-image-x86_64 23:14:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:14:08 prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container 23:14:08 $ 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/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:14:08 $ docker top 2861f8f523bdaa404b7842a99afee5fec01908efa375930a816f443221535f9d -eo pid,comm [Pipeline] { [Pipeline] echo 23:14:08 ========================================================= 23:14:08 [edgeXBuildGoParallel] Running Tests and Build... 23:14:08 ========================================================= [Pipeline] sh 23:14:09 + git config --global --add safe.directory /w/workspace/edgex-go/352 [Pipeline] fileExists [Pipeline] sh 23:14:09 + make test 23:14:09 go test -race -coverprofile=coverage.out ./... 23:14:15 ? github.com/edgexfoundry/edgex-go [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:14:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.094s coverage: 28.7% of statements 23:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:14:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:14:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 23:14:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.122s coverage: 43.0% of statements 23:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:14:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.2% of statements 23:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:14:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.858s coverage: 89.2% of statements 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 2.2% of statements 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.544s coverage: 95.6% of statements 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.082s coverage: 72.2% of statements 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements 23:14:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.075s coverage: 94.1% of statements 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements 23:14:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 23:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.078s coverage: 94.4% of statements 23:14:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.089s coverage: 44.8% of statements 23:14:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.200s coverage: 79.9% of statements 23:14:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.106s coverage: 92.9% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.094s coverage: 86.9% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.081s coverage: 87.2% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 58.8% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 85.4% of statements 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.236s coverage: 91.2% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.7% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.8% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.184s coverage: 41.8% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.066s coverage: 89.5% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:14:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 23:14:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 23:14:53 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:15:11 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:15:11 go vet ./... 23:15:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:15:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:15:15 ./bin/test-attribution-txt.sh [Pipeline] echo 23:15:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:15:15 + ls -al . 23:15:15 total 768 23:15:15 drwxrwxr-x 11 1001 1001 4096 Nov 17 23:14 . 23:15:15 drwxr-xr-x 4 root root 4096 Nov 17 23:14 .. 23:15:15 drwxrwxr-x 2 1001 1001 4096 Nov 17 23:13 .blubracket 23:15:15 -rw-rw-r-- 1 1001 1001 16 Nov 17 23:13 .dockerignore 23:15:15 drwxrwxr-x 8 1001 1001 4096 Nov 17 23:14 .git 23:15:15 drwxrwxr-x 3 1001 1001 4096 Nov 17 23:13 .github 23:15:15 -rw-rw-r-- 1 1001 1001 1030 Nov 17 23:13 .gitignore 23:15:15 -rw-rw-r-- 1 1001 1001 42 Nov 17 23:13 .golangci.yml 23:15:15 -rw-rw-r-- 1 1001 1001 87 Nov 17 23:13 .hadolint.yml 23:15:15 drwxr-xr-x 3 1001 1001 4096 Nov 17 23:13 .semver 23:15:15 -rw-rw-r-- 1 1001 1001 166 Nov 17 23:13 .sonarcloud.properties 23:15:15 -rw-rw-r-- 1 1001 1001 1171 Nov 17 23:13 ADOPTERS.md 23:15:15 -rw-rw-r-- 1 1001 1001 10618 Nov 17 23:13 Attribution.txt 23:15:15 -rw-rw-r-- 1 1001 1001 73765 Nov 17 23:13 CHANGELOG.md 23:15:15 -rw-rw-r-- 1 1001 1001 3804 Nov 17 23:13 CONTRIBUTING.md 23:15:15 -rw-rw-r-- 1 1001 1001 677 Nov 17 23:13 GOVERNANCE.md 23:15:15 -rw-rw-r-- 1 1001 1001 850 Nov 17 23:13 Jenkinsfile 23:15:15 -rw-rw-r-- 1 1001 1001 10775 Nov 17 23:13 LICENSE 23:15:15 -rw-rw-r-- 1 1001 1001 13289 Nov 17 23:13 Makefile 23:15:15 -rw-rw-r-- 1 1001 1001 582 Nov 17 23:13 OWNERS.md 23:15:15 -rw-rw-r-- 1 1001 1001 9403 Nov 17 23:13 README.md 23:15:15 -rw-rw-r-- 1 1001 1001 6912 Nov 17 23:13 SECURITY.md 23:15:15 -rw-rw-r-- 1 1001 1001 11 Nov 17 23:13 VERSION 23:15:15 drwxrwxr-x 2 1001 1001 4096 Nov 17 23:13 bin 23:15:15 drwxrwxr-x 18 1001 1001 4096 Nov 17 23:13 cmd 23:15:15 -rw-r--r-- 1 root root 501828 Nov 17 23:14 coverage.out 23:15:15 -rw-rw-r-- 1 1001 1001 3369 Nov 17 23:13 go.mod 23:15:15 -rw-rw-r-- 1 1001 1001 44829 Nov 17 23:13 go.sum 23:15:15 drwxrwxr-x 8 1001 1001 4096 Nov 17 23:13 internal 23:15:15 drwxrwxr-x 3 1001 1001 4096 Nov 17 23:13 openapi 23:15:15 drwxrwxr-x 4 1001 1001 4096 Nov 17 23:13 snap 23:15:15 -rw-rw-r-- 1 1001 1001 204 Nov 17 23:13 version.go [Pipeline] sh 23:15:16 + '[' -e coverage.out ] 23:15:16 + chown 1001:1001 coverage.out [Pipeline] stash 23:15:16 Stashed 1 file(s) [Pipeline] sh 23:15:16 + make build 23:15:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:15:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-119451 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:15:23 Running in /w/workspace/edgex-go/352 [Pipeline] { [Pipeline] checkout 23:15:23 The recommended git tool is: git 23:15:28 using credential edgex-jenkins-ssh 23:15:28 Cloning the remote Git repository 23:15:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:15:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:15:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:15:28 > git init /w/workspace/edgex-go/352 # timeout=10 23:15:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:15:28 > git --version # timeout=10 23:15:28 > git --version # 'git version 2.25.1' 23:15:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:15:28 Verifying host key using known hosts file 23:15:29 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. 23:15:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:15:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:15:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:15:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:15:38 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:15:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:15:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:15:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:15:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:15:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:15:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:15:47 Avoid second fetch 23:15:47 Checking out Revision a2765a98d8f71eb240f317e00f16757db580c473 (main) [Pipeline] } 23:15:47 $ docker stop --time=1 2861f8f523bdaa404b7842a99afee5fec01908efa375930a816f443221535f9d 23:15:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:15:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:15:47 > git config core.sparsecheckout # timeout=10 23:15:47 > git checkout -f a2765a98d8f71eb240f317e00f16757db580c473 # timeout=10 23:15:47 Commit message: "feat: Remove ZeroMQ MessageBus capability (#4234)" 23:15:51 $ docker rm -f 2861f8f523bdaa404b7842a99afee5fec01908efa375930a816f443221535f9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 23:15:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:15:51 23:15:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:15:52 % Total % Received % Xferd Average Speed Time Time Time Current 23:15:52 Dload Upload Total Spent Left Speed 23:15:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 85148 0 --:--:-- --:--:-- --:--:-- 85148 23:15:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:15:52 latest: Pulling from edgex-devops/edgex-compose 23:15:52 cbdbe7a5bc2a: Pulling fs layer 23:15:52 ca9280d653b3: Pulling fs layer 23:15:52 7e9c9ca2126c: Pulling fs layer 23:15:52 cbdbe7a5bc2a: Download complete [Pipeline] sh 23:15:52 ca9280d653b3: Download complete 23:15:52 cbdbe7a5bc2a: Pull complete 23:15:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:15:53 7e9c9ca2126c: Download complete 23:15:53 ca9280d653b3: Pull complete 23:15:53 + sudo tee /etc/docker/daemon.new 23:15:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:15:53 { 23:15:53 "registry-mirrors": [ 23:15:53 "https://nexus3.edgexfoundry.org:10001" 23:15:53 ], 23:15:53 "bip": "10.250.0.254/24", 23:15:53 "hosts": [ 23:15:53 "tcp://0.0.0.0:5555", 23:15:53 "unix:///var/run/docker.sock" 23:15:53 ], 23:15:53 "mtu": 1458, 23:15:53 "selinux-enabled": true, 23:15:53 "seccomp-profile": "/etc/docker/seccomp.json" 23:15:53 } [Pipeline] sh 23:15:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:15:53 + sudo service docker restart 23:15:56 7e9c9ca2126c: Pull complete 23:15:56 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:15:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:56 prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container 23:15:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:15:58 $ docker top b2a1f70737e1cae50c1cbfccbe68e6def27bb58c83382d2aa0c777ea045495d8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:59 + docker-compose build --help 23:15:59 + grep parallel 23:15:59 --parallel Build images in parallel. [Pipeline] } 23:15:59 $ docker stop --time=1 b2a1f70737e1cae50c1cbfccbe68e6def27bb58c83382d2aa0c777ea045495d8 23:16:01 $ docker rm -f b2a1f70737e1cae50c1cbfccbe68e6def27bb58c83382d2aa0c777ea045495d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:16:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:01 prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container 23:16:01 $ 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/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:16:01 $ docker top 035e93988476f81016ae2bd42c1210cb43ef22f45f049822acac4c6f49b9a850 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:02 + docker-compose -f ./docker-compose-build.yml build --parallel 23:16:02 Building core-command ... 23:16:02 Building core-data ... 23:16:02 Building core-metadata ... 23:16:02 Building security-bootstrapper ... 23:16:02 Building security-proxy-setup ... 23:16:02 Building security-secretstore-setup ... 23:16:02 Building security-spiffe-token-provider ... 23:16:02 Building security-spire-agent ... 23:16:02 Building security-spire-config ... 23:16:02 Building security-spire-server ... 23:16:02 Building support-notifications ... 23:16:02 Building support-scheduler ... 23:16:02 Building sys-mgmt-agent ... 23:16:02 Building security-bootstrapper 23:16:02 Building support-notifications 23:16:02 Building core-command 23:16:02 Building security-spire-config 23:16:02 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:11 provisioning config files... 23:16:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/352@tmp/config5399237357934799203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:12 ---> docker-login.sh 23:16:12 nexus3.edgexfoundry.org:10001 23:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:12 Configure a credential helper to remove this warning. See 23:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:12 23:16:12 Login Succeeded 23:16:12 nexus3.edgexfoundry.org:10002 23:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:13 Configure a credential helper to remove this warning. See 23:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:13 23:16:13 Login Succeeded 23:16:13 nexus3.edgexfoundry.org:10003 23:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:13 Configure a credential helper to remove this warning. See 23:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:13 23:16:13 Login Succeeded 23:16:13 nexus3.edgexfoundry.org:10004 23:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:14 Configure a credential helper to remove this warning. See 23:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:14 23:16:14 Login Succeeded 23:16:14 docker.io 23:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:16:14 Configure a credential helper to remove this warning. See 23:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:16:14 23:16:14 Login Succeeded 23:16:14 ---> docker-login.sh ends [Pipeline] } 23:16:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:16:14 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:16:14 ---> 1a324282d492 23:16:14 Step 3/32 : WORKDIR /edgex-go 23:16:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:16:14 ---> 1a324282d492 23:16:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:16:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:16:14 ---> 1a324282d492 23:16:14 Step 3/24 : WORKDIR /edgex-go 23:16:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:16:14 ---> 1a324282d492 23:16:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:16:15 + git config --global --add safe.directory /w/workspace/edgex-go/352 [Pipeline] echo 23:16:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:16:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:16:15 ========================================================= 23:16:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:16:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:16:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:16:15 ---> 1a324282d492 23:16:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:16:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:16:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:16:15 9b18e9b68314: Pulling fs layer 23:16:15 35d82f9e3411: Pulling fs layer 23:16:15 e16973657156: Pulling fs layer 23:16:15 fc693d55d65f: Pulling fs layer 23:16:15 7e9fc2657dce: Pulling fs layer 23:16:15 dda99020689f: Pulling fs layer 23:16:15 db1c61fa0a46: Pulling fs layer 23:16:15 891c053d2c06: Pulling fs layer 23:16:15 7e9fc2657dce: Waiting 23:16:15 dda99020689f: Waiting 23:16:15 db1c61fa0a46: Waiting 23:16:15 891c053d2c06: Waiting 23:16:15 fc693d55d65f: Waiting 23:16:15 e16973657156: Download complete 23:16:15 35d82f9e3411: Verifying Checksum 23:16:15 35d82f9e3411: Download complete 23:16:15 7e9fc2657dce: Verifying Checksum 23:16:15 7e9fc2657dce: Download complete 23:16:15 dda99020689f: Verifying Checksum 23:16:15 dda99020689f: Download complete 23:16:15 9b18e9b68314: Download complete 23:16:16 9b18e9b68314: Pull complete 23:16:17 891c053d2c06: Verifying Checksum 23:16:17 891c053d2c06: Download complete 23:16:17 35d82f9e3411: Pull complete 23:16:17 e16973657156: Pull complete 23:16:18 db1c61fa0a46: Verifying Checksum 23:16:18 db1c61fa0a46: Download complete 23:16:18 fc693d55d65f: Verifying Checksum 23:16:18 fc693d55d65f: Download complete 23:16:23 ---> Running in 9ad1ee4981f1 23:16:23 ---> Running in 76214e3ba158 23:16:23 ---> Running in 81a20d097885 23:16:23 ---> Running in 34c62878ecb1 23:16:23 ---> Running in 6c2992179f06 23:16:23 Removing intermediate container 81a20d097885 23:16:23 ---> 4e381fdfd75d 23:16:23 Step 4/23 : WORKDIR /edgex-go 23:16:23 Removing intermediate container 76214e3ba158 23:16:23 ---> b0fe922fbed4 23:16:23 Step 4/22 : WORKDIR /edgex-go 23:16:23 Removing intermediate container 34c62878ecb1 23:16:23 ---> 950cf856f605 23:16:23 Step 4/24 : WORKDIR /edgex-go 23:16:23 Removing intermediate container 6c2992179f06 23:16:23 ---> db6606a70901 23:16:23 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:16:23 ---> Running in c408e5f318e8 23:16:23 ---> Running in f7653e13a3f7 23:16:23 ---> Running in 43b25580b3fb 23:16:23 Removing intermediate container 9ad1ee4981f1 23:16:23 ---> 339e89b73b1c 23:16:23 Step 4/32 : RUN apk add --update --no-cache make git 23:16:23 ---> Running in 3899ab61284e 23:16:23 ---> Running in 0f22d8fe752e 23:16:23 Removing intermediate container c408e5f318e8 23:16:23 ---> b8fc29f0aae2 23:16:23 Step 5/23 : RUN apk add --update --no-cache make git 23:16:23 ---> Running in 897bd57436a2 23:16:23 Removing intermediate container 43b25580b3fb 23:16:23 ---> 306083d07382 23:16:23 Step 5/24 : RUN apk add --update --no-cache make git 23:16:23 Removing intermediate container f7653e13a3f7 23:16:23 ---> e154afbeb78e 23:16:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:16:23 ---> Running in c7da0b2d00d4 23:16:23 ---> Running in b54a820c4e26 23:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:23 OK: 211 MiB in 51 packages 23:16:23 OK: 211 MiB in 51 packages 23:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:16:24 OK: 211 MiB in 51 packages 23:16:24 OK: 211 MiB in 51 packages 23:16:24 OK: 211 MiB in 51 packages 23:16:24 Removing intermediate container 3899ab61284e 23:16:24 ---> a54d18b93564 23:16:24 Step 5/24 : COPY go.mod vendor* ./ 23:16:24 Removing intermediate container 0f22d8fe752e 23:16:24 ---> 7a26c77d5dff 23:16:24 Step 5/32 : COPY go.mod vendor* ./ 23:16:24 ---> d6523be3f688 23:16:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:24 ---> 029fd9ee6e19 23:16:24 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:24 ---> Running in a9a1e2613c54 23:16:24 ---> Running in b1104985257c 23:16:24 Removing intermediate container 897bd57436a2 23:16:24 ---> 9ba6ef3f5ae0 23:16:24 Step 6/23 : COPY go.mod vendor* ./ 23:16:24 Removing intermediate container b54a820c4e26 23:16:24 ---> d41046d49d1a 23:16:24 Step 6/24 : COPY go.mod vendor* ./ 23:16:25 ---> b16d39b6cdae 23:16:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:25 ---> Running in 73f61bbc39cf 23:16:25 Removing intermediate container c7da0b2d00d4 23:16:25 ---> 4a5cbedadd0c 23:16:25 Step 6/22 : COPY go.mod vendor* ./ 23:16:25 ---> d6d481e4bad2 23:16:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:25 ---> Running in 8a7550719e1c 23:16:25 ---> 63ae0a5f7382 23:16:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:25 ---> Running in 070bd914eaf2 23:16:31 fc693d55d65f: Pull complete 23:16:31 7e9fc2657dce: Pull complete 23:16:31 dda99020689f: Pull complete 23:16:37 db1c61fa0a46: Pull complete 23:16:38 891c053d2c06: Pull complete 23:16:38 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:16:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:16:39 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:16:39 WORKDIR /edgex 23:16:39 COPY go.mod . 23:16:39 RUN go mod downloaddocker 23:16:39 build -t ci-base-image-arm64 -f - . 23:16:40 Sending build context to Docker daemon 3.27MB 23:16:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:16:40 ---> f96f9c87975a 23:16:40 Step 2/4 : WORKDIR /edgex 23:16:42 ---> Running in 2b0aeb62ff03 23:16:42 Removing intermediate container 2b0aeb62ff03 23:16:42 ---> c36141e592b3 23:16:42 Step 3/4 : COPY go.mod . 23:16:42 ---> e28985861674 23:16:42 Step 4/4 : RUN go mod download 23:16:42 ---> Running in ef338f8a5775 23:16:57 Removing intermediate container a9a1e2613c54 23:16:57 ---> 05c1443cc3eb 23:16:57 Step 7/24 : COPY . . 23:16:57 Removing intermediate container 8a7550719e1c 23:16:57 ---> 6999a2391bc8 23:16:57 Step 8/24 : COPY . . 23:16:57 Removing intermediate container 73f61bbc39cf 23:16:57 ---> 12227c06c41a 23:16:57 Step 8/23 : COPY . . 23:16:57 Removing intermediate container 070bd914eaf2 23:16:57 ---> 31992d46bd67 23:16:57 Step 8/22 : COPY . . 23:16:57 Removing intermediate container b1104985257c 23:16:57 ---> 7a1b48de4ba9 23:16:57 Step 7/32 : COPY . . 23:17:12 ---> 5a8b82c0409d 23:17:12 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:17:12 ---> adfd58ab3101 23:17:12 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:17:12 ---> 7635725af53e 23:17:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:17:12 ---> 6168862d68d4 23:17:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:17:12 ---> efe22afecfed 23:17:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:17:12 ---> Running in cb2b74ed99cd 23:17:12 ---> Running in 46128a34eafa 23:17:12 ---> Running in 8620af174c91 23:17:12 ---> Running in 5b9876c71a45 23:17:12 ---> Running in 1f0da952599e 23:17:12 Removing intermediate container 5b9876c71a45 23:17:12 ---> 34ee00c828ec 23:17:12 Step 9/24 : WORKDIR /edgex-go/spire-build 23:17:12 ---> Running in 7ee6f16397fc 23:17:12 Removing intermediate container 7ee6f16397fc 23:17:12 ---> 225851716687 23:17:12 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 23:17:12 ---> Running in 1f014b55a7a6 23:17:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:17:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:17:12 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:17:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:17:13 Removing intermediate container 1f014b55a7a6 23:17:13 ---> 4ea71250183d 23:17:13 Step 11/24 : WORKDIR /edgex-go 23:17:13 ---> Running in f4ded4618b18 23:17:13 Removing intermediate container f4ded4618b18 23:17:13 ---> 6ebcf6ff33df 23:17:13 23:17:13 Step 12/24 : FROM alpine:3.15 23:17:13 3.15: Pulling from library/alpine 23:17:13 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:17:13 Status: Downloaded newer image for alpine:3.15 23:17:13 ---> c4fc93816858 23:17:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:17:14 ---> Running in a3ba348fd640 23:17:14 Removing intermediate container a3ba348fd640 23:17:14 ---> e5180ee2783c 23:17:14 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:17:14 ---> Running in 8043e5b74440 23:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:17:14 Removing intermediate container ef338f8a5775 23:17:14 ---> 9b3f7e4ec603 23:17:14 Successfully built 9b3f7e4ec603 23:17:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:15 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:17:15 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:17:15 OK: 15859 distinct packages available 23:17:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:17:15 + docker inspect -f . ci-base-image-arm64 23:17:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:17:15 prd-ubuntu20.04-docker-arm64-4c-16g-119451 does not seem to be running inside a container 23:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:17:15 (1/4) Installing dumb-init (1.2.5-r1) 23:17:15 (2/4) Installing musl-obstack (1.2.3-r0) 23:17:15 (3/4) Installing libucontext (1.1-r0) 23:17:15 (4/4) Installing gcompat (1.0.0-r4) 23:17:15 Executing busybox-1.34.1-r7.trigger 23:17:15 OK: 6 MiB in 18 packages 23:17:16 $ docker top 534a15ee9bbb491b6fe3c2e9e71bdbaa8af11f6ce257ffff194e99c97addcdcf -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:16 Removing intermediate container 8043e5b74440 23:17:16 ---> 03342fc66632 23:17:16 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:17:17 + go version 23:17:17 go version go1.18.7 linux/arm64 [Pipeline] } 23:17:17 $ docker stop --time=1 534a15ee9bbb491b6fe3c2e9e71bdbaa8af11f6ce257ffff194e99c97addcdcf 23:17:19 $ docker rm -f 534a15ee9bbb491b6fe3c2e9e71bdbaa8af11f6ce257ffff194e99c97addcdcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:17:19 23:17:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:17:19 latest: Pulling from edgex-devops/edgex-compose-arm64 23:17:19 29e5d40040c1: Pulling fs layer 23:17:19 1ce36da41761: Pulling fs layer 23:17:19 25b303627fd3: Pulling fs layer 23:17:20 29e5d40040c1: Verifying Checksum 23:17:20 29e5d40040c1: Download complete 23:17:20 ---> acfec1df78c2 23:17:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:17:20 1ce36da41761: Verifying Checksum 23:17:20 1ce36da41761: Download complete 23:17:20 ---> a763b0d1c75b 23:17:20 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:17:20 ---> Running in 9dfa08f263a6 23:17:21 29e5d40040c1: Pull complete 23:17:21 Removing intermediate container 9dfa08f263a6 23:17:21 ---> c877dc7c30f3 23:17:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:17:21 ---> 5031e8c6841a 23:17:21 Step 19/24 : WORKDIR / 23:17:21 ---> Running in 2bc24d09b762 23:17:22 25b303627fd3: Verifying Checksum 23:17:22 25b303627fd3: Download complete 23:17:22 1ce36da41761: Pull complete 23:17:22 Removing intermediate container 2bc24d09b762 23:17:22 ---> 0cb3f9f09444 23:17:22 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:17:22 ---> Running in e573defdda6d 23:17:23 Removing intermediate container e573defdda6d 23:17:23 ---> 2deafe670c52 23:17:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:17:23 ---> Running in cf76d775f38e 23:17:23 Removing intermediate container cf76d775f38e 23:17:23 ---> 6e6309ed12ce 23:17:23 Step 22/24 : LABEL arch=x86_64 23:17:23 ---> Running in 2a1bd8f93cf9 23:17:24 Removing intermediate container 2a1bd8f93cf9 23:17:24 ---> db247b831f04 23:17:24 Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:17:24 ---> Running in de404b5b4a61 23:17:25 Removing intermediate container de404b5b4a61 23:17:25 ---> 971db25fc438 23:17:25 Step 24/24 : LABEL version=2.3.1-dev.4 23:17:25 ---> Running in 388c1b169135 23:17:25 Removing intermediate container 388c1b169135 23:17:25 ---> 043cd5a8e6c6 23:17:25 23:17:25 Successfully built 043cd5a8e6c6 23:17:25 Successfully tagged security-spire-config:latest 23:17:25 Building security-proxy-setup 23:17:28  Building security-spire-config ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:17:28 ---> 1a324282d492 23:17:28 Step 3/21 : WORKDIR /edgex-go 23:17:28 ---> Using cache 23:17:28 ---> 339e89b73b1c 23:17:28 Step 4/21 : RUN apk add --update --no-cache make git 23:17:28 ---> Using cache 23:17:28 ---> 7a26c77d5dff 23:17:28 Step 5/21 : COPY go.mod vendor* ./ 23:17:28 ---> Using cache 23:17:28 ---> 029fd9ee6e19 23:17:28 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:28 ---> Using cache 23:17:28 ---> 7a1b48de4ba9 23:17:28 Step 7/21 : COPY . . 23:17:28 ---> Using cache 23:17:28 ---> 5a8b82c0409d 23:17:28 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:17:32 25b303627fd3: Pull complete 23:17:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:17:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:17:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:32 prd-ubuntu20.04-docker-arm64-4c-16g-119451 does not seem to be running inside a container 23:17:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:17:33 ---> Running in 8313d4ee2f32 23:17:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:17:34 $ docker top faa0eb5eab857006441085a2581bc96b6df132bfa031d4ec3eb37744e5406d12 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:35 + docker-compose build --help 23:17:35 + grep parallel 23:17:38 --parallel Build images in parallel. [Pipeline] } 23:17:39 $ docker stop --time=1 faa0eb5eab857006441085a2581bc96b6df132bfa031d4ec3eb37744e5406d12 23:17:40 $ docker rm -f faa0eb5eab857006441085a2581bc96b6df132bfa031d4ec3eb37744e5406d12 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:17:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:41 prd-ubuntu20.04-docker-arm64-4c-16g-119451 does not seem to be running inside a container 23:17:41 $ 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/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@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 23:17:42 $ docker top 43b4a9be18d8a1f255a9602e8522cdbb9f001a161f916e5166a26e1aad2e5af7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:42 + docker-compose -f ./docker-compose-build.yml build --parallel 23:17:47 Building core-command ... 23:17:47 Building core-data ... 23:17:47 Building core-metadata ... 23:17:47 Building security-bootstrapper ... 23:17:47 Building security-proxy-setup ... 23:17:47 Building security-secretstore-setup ... 23:17:47 Building security-spiffe-token-provider ... 23:17:47 Building security-spire-agent ... 23:17:47 Building security-spire-config ... 23:17:47 Building security-spire-server ... 23:17:47 Building support-notifications ... 23:17:47 Building support-scheduler ... 23:17:47 Building sys-mgmt-agent ... 23:17:47 Building security-spire-config 23:17:47 Building security-bootstrapper 23:17:47 Building core-data 23:17:47 Building security-secretstore-setup 23:17:47 Building security-spiffe-token-provider 23:17:49 Removing intermediate container cb2b74ed99cd 23:17:49 ---> 7e4bb040d822 23:17:49 23:17:49 Step 9/32 : FROM alpine:3.16 23:17:49 3.16: Pulling from library/alpine 23:17:49 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:17:49 Status: Downloaded newer image for alpine:3.16 23:17:49 ---> bfe296a52501 23:17:49 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:17:52 ---> Running in 32178269ca66 23:17:52 Removing intermediate container 1f0da952599e 23:17:52 ---> 67c13a236ce3 23:17:52 23:17:52 Step 10/23 : FROM alpine:3.16 23:17:52 ---> bfe296a52501 23:17:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:17:52 Removing intermediate container 46128a34eafa 23:17:52 ---> ffa34a91a6e3 23:17:52 23:17:52 Step 10/24 : FROM alpine:3.16 23:17:52 ---> bfe296a52501 23:17:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:17:52 ---> Running in 886231d92b3b 23:17:52 Removing intermediate container 32178269ca66 23:17:52 ---> 8d709d38eaa3 23:17:52 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:17:52 ---> Running in d6359590848f 23:17:52 ---> Running in c4e02729a5f5 23:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:53 (1/1) Installing dumb-init (1.2.5-r1) 23:17:53 Executing busybox-1.35.0-r17.trigger 23:17:53 OK: 6 MiB in 15 packages 23:17:53 (1/1) Installing dumb-init (1.2.5-r1) 23:17:53 Executing busybox-1.35.0-r17.trigger 23:17:53 OK: 6 MiB in 15 packages 23:17:53 (1/2) Installing dumb-init (1.2.5-r1) 23:17:53 (2/2) Installing su-exec (0.2-r1) 23:17:53 Executing busybox-1.35.0-r17.trigger 23:17:53 OK: 6 MiB in 16 packages 23:17:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:17:56 Removing intermediate container 886231d92b3b 23:17:56 ---> c54fae9bb347 23:17:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:17:56 Removing intermediate container d6359590848f 23:17:56 ---> 4df76e16b92f 23:17:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:17:56 ---> Running in 73d09582fa71 23:17:56 Removing intermediate container 8620af174c91 23:17:56 ---> 7773a35f2c35 23:17:56 23:17:56 Step 10/22 : FROM alpine:3.16 23:17:56 ---> bfe296a52501 23:17:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:17:56 ---> Running in d410f7234ac2 23:17:56 ---> Running in 2f2bbf6f4d38 23:17:56 Removing intermediate container c4e02729a5f5 23:17:56 ---> 604f89503279 23:17:56 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:17:56 Removing intermediate container 73d09582fa71 23:17:56 ---> 18d3c857c802 23:17:56 Step 13/23 : ENV APP_PORT=59882 23:17:56 ---> Running in d642dcad1385 23:17:56 ---> Running in c3955e6fe464 23:17:56 Removing intermediate container d410f7234ac2 23:17:56 ---> 174947cca2c5 23:17:56 Step 13/24 : ENV APP_PORT=59881 23:17:56 ---> Running in 828eaddf4754 23:17:56 Removing intermediate container d642dcad1385 23:17:56 ---> ae247ba5a12f 23:17:56 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:17:56 ---> Running in c014f59aa430 23:17:56 Removing intermediate container c3955e6fe464 23:17:56 ---> f7e0f4fd2e2a 23:17:56 Step 14/23 : EXPOSE $APP_PORT 23:17:56 ---> Running in eec8ec71f368 23:17:56 Removing intermediate container 828eaddf4754 23:17:56 ---> 5897e3757b54 23:17:56 Step 14/24 : EXPOSE $APP_PORT 23:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:17:56 Removing intermediate container c014f59aa430 23:17:56 ---> 608b3c968bc7 23:17:56 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:17:56 ---> Running in 1bca56a71edd 23:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:17:57 ---> Running in ffcae8b9eaa7 23:17:57 Removing intermediate container eec8ec71f368 23:17:57 ---> 997e7ec03f46 23:17:57 Step 15/23 : WORKDIR / 23:17:57 Removing intermediate container 1bca56a71edd 23:17:57 ---> 5522b05e2fda 23:17:57 Step 15/24 : WORKDIR / 23:17:57 ---> Running in 1dabfcff2af5 23:17:57 ---> Running in 1d2e1450c020 23:17:57 Removing intermediate container ffcae8b9eaa7 23:17:57 ---> 00a7ef3c6c9a 23:17:57 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:17:57 (1/2) Installing ca-certificates (20220614-r0) 23:17:57 (2/2) Installing dumb-init (1.2.5-r1) 23:17:57 Executing busybox-1.35.0-r17.trigger 23:17:57 ---> Running in 74569028a81e 23:17:57 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:17:57 ---> 9b3f7e4ec603 23:17:57 Step 3/32 : WORKDIR /edgex-go 23:17:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:17:57 ---> 9b3f7e4ec603 23:17:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:17:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:17:57 ---> 9b3f7e4ec603 23:17:57 Step 3/24 : WORKDIR /edgex-go 23:17:57 ---> Running in 34cfbfc9db4a 23:17:57 ---> Running in 4db3fd536542 23:17:57 ---> Running in 5de72f88e37f 23:17:57 Executing ca-certificates-20220614-r0.trigger 23:17:57 Removing intermediate container 1dabfcff2af5 23:17:57 ---> 1aef243c9472 23:17:57 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:57 Removing intermediate container 1d2e1450c020 23:17:57 ---> bb56f9414eaa 23:17:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:17:57 OK: 6 MiB in 16 packages 23:17:57 Removing intermediate container 74569028a81e 23:17:57 ---> 8dbee7d5fece 23:17:57 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:17:57 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:57 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:17:57 ---> 9b3f7e4ec603 23:17:57 Step 3/19 : WORKDIR /edgex-go 23:17:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:17:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:17:57 ---> 9b3f7e4ec603 23:17:57 Step 3/24 : WORKDIR /edgex-go 23:17:57 ---> Running in ef28fb1866f4 23:17:57 ---> Running in 97f609e10bf5 23:17:57 Removing intermediate container 34cfbfc9db4a 23:17:57 ---> fa9909f94fd6 23:17:57 Step 4/32 : RUN apk add --update --no-cache make git 23:17:57 Removing intermediate container 4db3fd536542 23:17:57 ---> 840da7a2b7ff 23:17:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:17:57 ---> Running in 70caa832faf9 23:17:57 ---> f3473a6626d3 23:17:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:17:57 ---> Running in fecd59e9e39f 23:17:57 ---> 97c7116fad29 23:17:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:17:58 Removing intermediate container 5de72f88e37f 23:17:58 ---> baef48ea6bc8 23:17:58 Step 4/22 : WORKDIR /edgex-go 23:17:58 ---> Running in 9603277467e3 23:17:58 ---> Running in 310ac5f3dc4b 23:17:58 Removing intermediate container ef28fb1866f4 23:17:58 ---> c7d0c80a4907 23:17:58 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:17:58 ---> Running in 743e9684853d 23:17:58 Removing intermediate container 97f609e10bf5 23:17:58 ---> 943a4ed49c39 23:17:58 Step 4/24 : RUN apk add --update --no-cache make git 23:17:58 ---> Running in 5a92574d9f01 23:17:59 Removing intermediate container 310ac5f3dc4b 23:17:59 ---> a4d8cad1ff00 23:17:59 Step 5/22 : RUN apk add --update --no-cache make git 23:17:59 ---> Running in abd40d6dd344 23:17:59 Removing intermediate container 2f2bbf6f4d38 23:17:59 ---> af5054dd27a7 23:17:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:17:59 ---> 65108445386d 23:17:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:17:59 ---> 4c0acfae62de 23:17:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:17:59 ---> Running in 58ff7fdcebba 23:17:59 ---> f5995a80c5f9 23:17:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml ---> 107b3bb833fc 23:17:59 23:17:59 Step 19/23 : ENTRYPOINT ["/core-command"] 23:17:59 Removing intermediate container fecd59e9e39f 23:17:59 ---> 753503ce8741 23:17:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:17:59 Removing intermediate container 58ff7fdcebba 23:17:59 ---> 72b3785835c9 23:17:59 Step 13/22 : ENV APP_PORT=59860 23:17:59 Removing intermediate container 8313d4ee2f32 23:17:59 ---> 46e8f37c4569 23:17:59 23:17:59 Step 9/21 : FROM alpine:3.16 23:17:59 ---> bfe296a52501 23:17:59 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:17:59 ---> Running in d2dab1f627f8 23:17:59 ---> Running in dce07bf767b3 23:17:59 ---> Running in f53a699d58db 23:17:59 ---> Running in c155447d2dfb 23:17:59 ---> c284dead6b90 23:17:59 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:17:59 Removing intermediate container dce07bf767b3 23:17:59 ---> ee889c31780b 23:17:59 Step 14/22 : EXPOSE $APP_PORT 23:17:59 Removing intermediate container d2dab1f627f8 23:17:59 ---> d30e819b325d 23:17:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:17:59 Removing intermediate container c155447d2dfb 23:17:59 ---> 4bbe86b1e7cb 23:17:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:17:59 ---> Running in b98dda7baa78 23:17:59 ---> Running in f3ca6e669f84 23:17:59 ---> Running in 6579cfd1a6ae 23:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:00 Removing intermediate container b98dda7baa78 23:18:00 ---> d9fb71ef350a 23:18:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:18:00 Removing intermediate container f3ca6e669f84 23:18:00 ---> effe62639897 23:18:00 Step 21/23 : LABEL arch=x86_64 23:18:00 Removing intermediate container 6579cfd1a6ae 23:18:00 ---> 07069747183e 23:18:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:00 ---> Running in e655d8a7bc33 23:18:00 ---> Running in 13c7d055a43b 23:18:00 ---> 0e3e5c8f616d 23:18:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:18:00 ---> Running in 78ea27fecda5 23:18:00 Removing intermediate container 13c7d055a43b 23:18:00 ---> 59af34b00893 23:18:00 Step 22/23 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:18:00 Removing intermediate container e655d8a7bc33 23:18:00 ---> 378c08cb17a7 23:18:00 Step 22/24 : LABEL arch=x86_64 23:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:00 ---> Running in 567edd6e605d 23:18:00 ---> Running in 0bf32c85928b 23:18:00 ---> 7cdb7baa1939 23:18:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:18:00 (1/6) Installing ca-certificates (20220614-r0) 23:18:00 (2/6) Installing brotli-libs (1.0.9-r6) 23:18:00 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:18:00 Removing intermediate container 0bf32c85928b 23:18:00 ---> 7e2298932b01 23:18:00 Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:18:00 Removing intermediate container 567edd6e605d 23:18:00 ---> 0d079c09a440 23:18:00 Step 23/23 : LABEL version=2.3.1-dev.4 23:18:00 (4/6) Installing libcurl (7.83.1-r4) 23:18:00 (5/6) Installing curl (7.83.1-r4) 23:18:00 (6/6) Installing dumb-init (1.2.5-r1) 23:18:00 Executing busybox-1.35.0-r17.trigger 23:18:00 Executing ca-certificates-20220614-r0.trigger 23:18:00 ---> Running in dd83ab7c003b 23:18:00 ---> Running in e37315cfff53 23:18:00 OK: 8 MiB in 20 packages 23:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:00 Removing intermediate container e37315cfff53 23:18:00 ---> 41444de208eb 23:18:00 Step 24/24 : LABEL version=2.3.1-dev.4 23:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:00 Removing intermediate container dd83ab7c003b 23:18:00 ---> 592bf538bd3c 23:18:00 23:18:00 ---> Running in 5f547ed5644f 23:18:00 ---> 1374f6c5a53f 23:18:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:18:00 Successfully built 592bf538bd3c 23:18:00 Successfully tagged core-command:latest 23:18:00  Building core-command ... done Building security-secretstore-setup 23:18:00 Removing intermediate container 5f547ed5644f 23:18:00 ---> 04734193a2ad 23:18:00 23:18:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:01 Successfully built 04734193a2ad 23:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:01 OK: 221 MiB in 51 packages 23:18:01 OK: 221 MiB in 51 packages 23:18:02 v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:18:02 v3.16.3-6-g9f2cd2dfe3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:18:02 OK: 16895 distinct packages available 23:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:02 OK: 221 MiB in 51 packages 23:18:02 OK: 221 MiB in 51 packages 23:18:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:18:03 OK: 221 MiB in 51 packages 23:18:03 Removing intermediate container 70caa832faf9 23:18:03 ---> d8b774b51ccb 23:18:03 Step 5/32 : COPY go.mod vendor* ./ 23:18:03 Removing intermediate container 9603277467e3 23:18:03 ---> 931c8aefa05a 23:18:03 Step 5/24 : COPY go.mod vendor* ./ 23:18:04 Removing intermediate container 5a92574d9f01 23:18:04 ---> 33bf021d7c04 23:18:04 Step 5/24 : COPY go.mod vendor* ./ 23:18:04 Removing intermediate container abd40d6dd344 23:18:04 ---> ebbc1baacd9f 23:18:04 Step 6/22 : COPY go.mod vendor* ./ 23:18:05 ---> 6ce9818c938f 23:18:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:05 ---> 7aa3a94cd291 23:18:05 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:05 ---> Running in 4feed89a9845 23:18:05 ---> Running in 246695144b61 23:18:05 Successfully tagged core-metadata:latest 23:18:05 ---> 1a324282d492 23:18:05 Building security-spire-server 23:18:05 Step 3/24 : WORKDIR /edgex-go 23:18:05 ---> Using cache 23:18:05 ---> 339e89b73b1c 23:18:05 Step 4/24 : RUN apk add --update --no-cache make git 23:18:05 ---> Using cache 23:18:05 ---> 7a26c77d5dff 23:18:05 Step 5/24 : COPY go.mod vendor* ./ 23:18:05 ---> Using cache 23:18:05 ---> 029fd9ee6e19 23:18:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:05 ---> Using cache 23:18:05 ---> 7a1b48de4ba9 23:18:05 Step 7/24 : COPY . . 23:18:05 ---> Using cache 23:18:05 ---> 5a8b82c0409d 23:18:05 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup Building core-metadata ... done  23:18:05 Removing intermediate container 743e9684853d 23:18:05 ---> 16c6e5f1042e 23:18:05 Step 5/19 : COPY go.mod vendor* ./ 23:18:05 ---> 4cbbc784fe58 23:18:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:05 ---> 32c139b5ea6e 23:18:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:05 ---> Running in 0f3b066e6269 23:18:05 ---> Running in f3f45dff9e45 23:18:06 ---> 1319e2d753ba 23:18:06 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:06 ---> Running in 43c94127041a 23:18:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:18:09 ---> 1a324282d492 23:18:09 Step 3/23 : WORKDIR /edgex-go 23:18:09 ---> Using cache 23:18:09 ---> 339e89b73b1c 23:18:09 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:18:10 ---> 7ab1e52581ef 23:18:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:18:10 Removing intermediate container 78ea27fecda5 23:18:10 ---> 2fe8ef6e406f 23:18:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:10 ---> Running in ce8b7f9e6a94 23:18:10 Removing intermediate container f53a699d58db 23:18:10 ---> 6411d9a25877 23:18:10 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:18:10 ---> Running in d6076ea0dcfd 23:18:10 ---> Running in 8de252725bed 23:18:10 ---> Running in 01c267d8f0bc 23:18:10 Removing intermediate container 8de252725bed 23:18:10 ---> 8c9476afad2b 23:18:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:18:10 ---> 4b4a3242a808 23:18:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:18:10 Removing intermediate container 01c267d8f0bc 23:18:10 ---> ad0e0aefb3d8 23:18:10 Step 12/21 : WORKDIR /edgex 23:18:10 ---> Running in b3acfa2ff463 23:18:10 ---> Running in 815fad5b45ea 23:18:10 Removing intermediate container b3acfa2ff463 23:18:10 ---> ac23b297d4ca 23:18:10 Step 20/22 : LABEL arch=x86_64 23:18:10 Removing intermediate container 815fad5b45ea 23:18:10 ---> 9d38804705d3 23:18:10 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:10 ---> Running in 5f442039c435 23:18:11 OK: 211 MiB in 51 packages 23:18:11 ---> 6fabac17cd25 23:18:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:18:11 ---> a802b2b9712f 23:18:11 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:18:11 Removing intermediate container 5f442039c435 23:18:11 ---> 700d3c4cb820 23:18:11 Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:18:11 ---> Running in 43d0d348ae95 23:18:11 ---> f0bcef2deeb1 23:18:11 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:18:11 Removing intermediate container 43d0d348ae95 23:18:11 ---> 67f3d70f51db 23:18:11 Step 22/22 : LABEL version=2.3.1-dev.4 23:18:11 Removing intermediate container ce8b7f9e6a94 23:18:11 ---> f3e746c29d49 23:18:11 Step 5/23 : COPY go.mod vendor* ./ 23:18:11 ---> Running in 6db91363a623 23:18:11 ---> 540c6541d787 23:18:11 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:18:11 ---> a0de5f509c4f 23:18:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:18:12 ---> ccfe6e86e668 23:18:12 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:12 ---> Running in 6c621a3317af 23:18:12 Removing intermediate container 6db91363a623 23:18:12 ---> f55d2c42149c 23:18:12 23:18:12 Successfully built f55d2c42149c 23:18:12 Successfully tagged support-notifications:latest 23:18:12  Building support-notifications ... done Building security-spiffe-token-provider 23:18:12 ---> cd56a4050608 23:18:12 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:18:14 ---> 7c4e49004755 23:18:14 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:18:14 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:14 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:18:14 ---> 1a324282d492 23:18:14 Step 3/19 : WORKDIR /edgex-go 23:18:14 ---> Using cache 23:18:14 ---> 339e89b73b1c 23:18:14 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:18:16 ---> 72b3ff109330 23:18:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:18:17 ---> 1fb60cb59b71 23:18:17 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:18:17 ---> Running in 04c30ca4d968 23:18:19 ---> Running in c316bb316c29 23:18:19 ---> 579b7fc8c4c4 23:18:19 Step 27/32 : RUN chmod +x /entrypoint.sh 23:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:20 ---> Running in e6194caeb07b 23:18:20 v3.16.3-3-g26b0cc4686 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:18:20 v3.16.3-6-g9f2cd2dfe3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:18:20 OK: 17038 distinct packages available 23:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:20 OK: 211 MiB in 51 packages 23:18:23 Removing intermediate container c316bb316c29 23:18:23 ---> 3e13aad18f45 23:18:23 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:18:23 Removing intermediate container e6194caeb07b 23:18:23 ---> a89f19adbebf 23:18:23 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:18:23 ---> Running in 8504e559f9c5 23:18:23 ---> Running in b061eb48dba4 23:18:23 Removing intermediate container 04c30ca4d968 23:18:23 ---> e5f70db39843 23:18:23 Step 5/19 : COPY go.mod vendor* ./ 23:18:23 Removing intermediate container 8504e559f9c5 23:18:23 ---> d070f35c7c32 23:18:23 Step 19/21 : LABEL arch=x86_64 23:18:23 Removing intermediate container b061eb48dba4 23:18:23 ---> f040c2597965 23:18:23 Step 29/32 : CMD ["gate"] 23:18:24 ---> 30bd3cc201e5 23:18:24 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:24 ---> Running in a262ddc47c68 23:18:24 ---> Running in 9d503e702d0a 23:18:24 ---> Running in 43732955453d 23:18:24 Removing intermediate container 9d503e702d0a 23:18:24 ---> 416b1a6a62b0 23:18:24 Step 30/32 : LABEL arch=x86_64 23:18:24 Removing intermediate container a262ddc47c68 23:18:24 ---> 90a750d55833 23:18:24 Step 20/21 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:18:24 ---> Running in 07f931cfccfc 23:18:24 ---> Running in 8d460aad30b2 23:18:24 Removing intermediate container 07f931cfccfc 23:18:24 ---> bf29a4b5d95b 23:18:24 Step 31/32 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:18:24 Removing intermediate container 8d460aad30b2 23:18:24 ---> 7c6ac55415ab 23:18:24 Step 21/21 : LABEL version=2.3.1-dev.4 23:18:24 ---> Running in e8e1a6037381 23:18:24 ---> Running in 88300cb7afcb 23:18:25 Removing intermediate container e8e1a6037381 23:18:25 ---> c86e1825e9cb 23:18:25 Step 32/32 : LABEL version=2.3.1-dev.4 23:18:25 ---> Running in f71aa119cc73 23:18:25 Removing intermediate container 88300cb7afcb 23:18:25 ---> 29b68d8d24f1 23:18:25 23:18:25 Successfully built 29b68d8d24f1 23:18:25 Successfully tagged security-proxy-setup:latest 23:18:25 Building security-spire-agent 23:18:25  Building security-proxy-setup ... done Removing intermediate container f71aa119cc73 23:18:25 ---> ddf395c92e95 23:18:25 23:18:25 Removing intermediate container 6c621a3317af 23:18:25 ---> c0b5acd35c71 23:18:25 Step 7/23 : COPY . . 23:18:25 Successfully built ddf395c92e95 23:18:25 Successfully tagged security-bootstrapper:latest 23:18:25 Building support-scheduler 23:18:27  Building security-bootstrapper ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:18:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:18:30 ---> 1a324282d492 23:18:30 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:18:30 ---> Using cache 23:18:30 ---> 950cf856f605 23:18:30 Step 4/22 : WORKDIR /edgex-go 23:18:30 ---> Using cache 23:18:30 ---> 306083d07382 23:18:30 Step 5/22 : RUN apk add --update --no-cache make git 23:18:30 ---> Using cache 23:18:30 ---> d41046d49d1a 23:18:30 Step 6/22 : COPY go.mod vendor* ./ 23:18:30 ---> Using cache 23:18:30 ---> d6d481e4bad2 23:18:30 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:30 ---> Using cache 23:18:30 ---> 6999a2391bc8 23:18:30 Step 8/22 : COPY . . 23:18:30 ---> Using cache 23:18:30 ---> adfd58ab3101 23:18:30 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:18:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:18:31 ---> 1a324282d492 23:18:31 Step 3/24 : WORKDIR /edgex-go 23:18:31 ---> Using cache 23:18:31 ---> 339e89b73b1c 23:18:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:18:31 ---> Using cache 23:18:31 ---> f3e746c29d49 23:18:31 Step 5/24 : COPY go.mod vendor* ./ 23:18:31 ---> Using cache 23:18:31 ---> ccfe6e86e668 23:18:31 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:31 ---> Using cache 23:18:31 ---> c0b5acd35c71 23:18:31 Step 7/24 : COPY . . 23:18:46 ---> Running in 5282cab8356d 23:18:46 ---> e654aa4a7605 23:18:46 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:18:46 ---> 11799b815a43 23:18:46 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:18:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:18:47 ---> Running in 50b5960abe5d 23:18:48 ---> Running in c5cb8fee3ef2 23:18:49 Removing intermediate container 50b5960abe5d 23:18:49 ---> 91a8d8bd21e3 23:18:49 Step 9/24 : WORKDIR /edgex-go/spire-build 23:18:49 Removing intermediate container d6076ea0dcfd 23:18:49 ---> 6f057dcf48c8 23:18:49 23:18:49 Step 9/24 : FROM alpine:3.16 23:18:49 ---> bfe296a52501 23:18:49 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:18:50 Removing intermediate container c5cb8fee3ef2 23:18:50 ---> ebfbb588af77 23:18:50 Step 9/23 : WORKDIR /edgex-go/spire-build 23:18:50 ---> Running in e87d91eef638 23:18:50 ---> Running in ae52430ba00c 23:18:50 ---> Running in 15f752137833 23:18:50 Removing intermediate container e87d91eef638 23:18:50 ---> 6782d28cdef2 23:18:50 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 23:18:50 ---> Running in 9400f539929d 23:18:51 Removing intermediate container 15f752137833 23:18:51 ---> fe55440b2e48 23:18:51 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 23:18:51 ---> Running in 54d2fa970bac 23:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:18:51 Removing intermediate container 43732955453d 23:18:51 ---> 9cfa1b806313 23:18:51 Step 7/19 : COPY . . 23:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:18:51 (1/3) Installing ca-certificates (20220614-r0) 23:18:51 (2/3) Installing dumb-init (1.2.5-r1) 23:18:51 (3/3) Installing su-exec (0.2-r1) 23:18:51 Executing busybox-1.35.0-r17.trigger 23:18:51 Executing ca-certificates-20220614-r0.trigger 23:18:51 OK: 6 MiB in 17 packages 23:18:56 ---> 874f5aac0e22 23:18:56 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:18:56 Removing intermediate container 9400f539929d 23:18:56 ---> 7bc298651162 23:18:56 Step 11/24 : WORKDIR /edgex-go 23:18:57 ---> Running in acf631934a68 23:18:57 ---> Running in 400e315b627d 23:18:57 Removing intermediate container 54d2fa970bac 23:18:57 ---> 662a4689fc76 23:18:57 Step 11/23 : WORKDIR /edgex-go 23:18:57 ---> Running in 07aa6865a450 23:18:57 Removing intermediate container 400e315b627d 23:18:57 ---> 192a6b861869 23:18:57 23:18:57 Step 12/24 : FROM alpine:3.15 23:18:57 ---> c4fc93816858 23:18:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:18:57 ---> Using cache 23:18:57 ---> e5180ee2783c 23:18:57 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:18:57 ---> Running in 44f3484e2873 23:18:57 Removing intermediate container ae52430ba00c 23:18:57 ---> fcf4ca01945c 23:18:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:18:57 ---> Running in 5cb20fe3b878 23:18:57 Removing intermediate container 07aa6865a450 23:18:57 ---> 7017d0689aaf 23:18:57 23:18:57 Step 12/23 : FROM alpine:3.15 23:18:57 ---> c4fc93816858 23:18:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:18:57 ---> Using cache 23:18:57 ---> e5180ee2783c 23:18:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:18:57 Removing intermediate container 5cb20fe3b878 23:18:57 ---> 527c3fe10950 23:18:57 Step 12/24 : WORKDIR / 23:18:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:18:57 ---> Running in 7530c58c5758 23:18:57 ---> Running in 9bd5cb9ab713 23:18:58 Removing intermediate container 7530c58c5758 23:18:58 ---> f6b605e716bc 23:18:58 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:18:58 ---> b61d8c324dcd 23:18: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 23:18:58 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:18:58 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:18:58 OK: 15859 distinct packages available 23:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:18:58 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:18:58 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:18:58 OK: 15859 distinct packages available 23:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:18:58 (1/5) Installing dumb-init (1.2.5-r1) 23:18:58 (2/5) Installing musl-obstack (1.2.3-r0) 23:18:58 (3/5) Installing libucontext (1.1-r0) 23:18:58 (4/5) Installing gcompat (1.0.0-r4) 23:18:58 (5/5) Installing openssl (1.1.1s-r1) 23:18:58 Executing busybox-1.34.1-r7.trigger 23:18:58 OK: 7 MiB in 19 packages 23:18:59 (1/5) Installing dumb-init (1.2.5-r1) 23:18:59 (2/5) Installing musl-obstack (1.2.3-r0) 23:18:59 (3/5) Installing libucontext (1.1-r0) 23:18:59 (4/5) Installing gcompat (1.0.0-r4) 23:18:59 (5/5) Installing openssl (1.1.1s-r1) 23:18:59 Executing busybox-1.34.1-r7.trigger 23:18:59 OK: 7 MiB in 19 packages 23:18:59 ---> 903d25e657d9 23:18:59 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:18:59 ---> 572d99e1cfac 23:18:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:18:59 Removing intermediate container 44f3484e2873 23:18:59 ---> 016ea803d262 23:18:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:18:59 ---> 45c31e215466 23:18:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:18:59 Removing intermediate container 9bd5cb9ab713 23:18:59 ---> 240c29334714 23:18:59 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:19:03 ---> 2a7f06b3cb80 23:19:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:19:03 ---> 7747cc16bb68 23:19:03 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:19:03 ---> f21b3caa8d18 23:19:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:19:03 ---> f82c95706873 23:19:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:19:05 ---> 0d399c1c9f4f 23:19:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:19:05 ---> e8ab8b7c23e5 23:19:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:19:06 ---> af1f0f3b2663 23:19:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:19:06 ---> 3bdc3559d5b2 23:19:06 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:19:06 ---> 7da1ed6f5c90 23:19:06 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:19:06 ---> 7e034bd3e265 23:19:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:19:06 ---> Running in 746d91c79adc 23:19:06 ---> Running in 045fc6952750 23:19:07 Removing intermediate container 045fc6952750 23:19:07 ---> fcc45829ffbd 23:19:07 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:19:07 ---> 173b5d33fca0 23:19:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:19:07 ---> Running in 1951956861bd 23:19:08 Removing intermediate container 1951956861bd 23:19:08 ---> ce8b887a07cd 23:19:08 Step 21/23 : LABEL arch=x86_64 23:19:08 ---> Running in d5e8467dea32 23:19:08 ---> 41dd047c6417 23:19:08 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:19:08 ---> Running in 917bab67482a 23:19:08 Removing intermediate container 746d91c79adc 23:19:08 ---> bf7f9dcd67c1 23:19:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:19:08 ---> Running in 4d6b74f95334 23:19:08 Removing intermediate container 917bab67482a 23:19:08 ---> bebe731538a9 23:19:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:19:08 Removing intermediate container d5e8467dea32 23:19:08 ---> 86a5e7d04033 23:19:08 Step 22/23 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:19:08 ---> Running in 87f8ed8fbca6 23:19:08 Removing intermediate container 4d6b74f95334 23:19:08 ---> f1420f965e57 23:19:08 Step 22/24 : LABEL arch=x86_64 23:19:08 ---> Running in 8ae2a0e19ff0 23:19:08 ---> Running in bc992a0fa8c9 23:19:08 Removing intermediate container 87f8ed8fbca6 23:19:08 ---> 2bf924aee67c 23:19:08 Step 22/24 : LABEL arch=x86_64 23:19:08 ---> Running in 3ff4ae7d0216 23:19:08 Removing intermediate container 8ae2a0e19ff0 23:19:08 ---> ae72431a8ba9 23:19:08 Step 23/23 : LABEL version=2.3.1-dev.4 23:19:08 Removing intermediate container bc992a0fa8c9 23:19:08 ---> 578f84474144 23:19:08 Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:19:08 Removing intermediate container 3ff4ae7d0216 23:19:08 ---> 6bb3548ed557 23:19:08 Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:19:08 ---> Running in 32628ca17bfb 23:19:09 ---> Running in 0a8d65602a4d 23:19:09 ---> Running in d97eba69e8ec 23:19:09 Removing intermediate container 0a8d65602a4d 23:19:09 ---> b775ce5ee5a1 23:19:09 Step 24/24 : LABEL version=2.3.1-dev.4 23:19:09 Removing intermediate container 32628ca17bfb 23:19:09 ---> 3c85e42985ab 23:19:09 23:19:09 ---> Running in 0e7e52975937 23:19:09 Removing intermediate container d97eba69e8ec 23:19:09 ---> 8d412b80166f 23:19:09 Step 24/24 : LABEL version=2.3.1-dev.4 23:19:09 Successfully built 3c85e42985ab 23:19:09 Successfully tagged security-spire-server:latest 23:19:09 Building sys-mgmt-agent 23:19:09  Building security-spire-server ... done  ---> Running in f0fdf3bf5553 23:19:09 Removing intermediate container 0e7e52975937 23:19:09 ---> ce6216e5900d 23:19:09 23:19:09 Removing intermediate container f0fdf3bf5553 23:19:09 ---> a312121937ad 23:19:09 23:19:09 Successfully built ce6216e5900d 23:19:09 Successfully tagged security-secretstore-setup:latest 23:19:09  Building security-secretstore-setup ... done Building core-data 23:19:10 Successfully built a312121937ad 23:19:10 Successfully tagged security-spire-agent:latest 23:19:15  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:19:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:19:15 ---> 1a324282d492 23:19:15 Step 3/22 : WORKDIR /edgex-go 23:19:15 ---> Using cache 23:19:15 ---> 339e89b73b1c 23:19:15 Step 4/22 : RUN apk add --update --no-cache make bash git 23:19:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:19:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:19:15 ---> 1a324282d492 23:19:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:19:15 ---> Using cache 23:19:15 ---> 950cf856f605 23:19:15 Step 4/22 : WORKDIR /edgex-go 23:19:15 ---> Using cache 23:19:15 ---> 306083d07382 23:19:15 Step 5/22 : RUN apk add --update --no-cache make git 23:19:15 ---> Using cache 23:19:15 ---> d41046d49d1a 23:19:15 Step 6/22 : COPY go.mod vendor* ./ 23:19:15 ---> Using cache 23:19:15 ---> d6d481e4bad2 23:19:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:15 ---> Using cache 23:19:15 ---> 6999a2391bc8 23:19:15 Step 8/22 : COPY . . 23:19:15 ---> Using cache 23:19:15 ---> adfd58ab3101 23:19:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:19:20 ---> Running in 8943d9619540 23:19:20 ---> Running in 33b1ee7fdc01 23:19:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:19:21 OK: 211 MiB in 51 packages 23:19:25 Removing intermediate container acf631934a68 23:19:25 ---> 270e924a7c97 23:19:25 23:19:25 Step 9/19 : FROM alpine:3.15 23:19:25 ---> c4fc93816858 23:19:25 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:19:25 ---> Using cache 23:19:25 ---> e5180ee2783c 23:19:25 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:19:25 Removing intermediate container 5282cab8356d 23:19:25 ---> 1c299ff868b7 23:19:25 23:19:25 Step 10/22 : FROM alpine:3.16 23:19:25 ---> bfe296a52501 23:19:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:19:25 ---> Using cache 23:19:25 ---> 4df76e16b92f 23:19:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:19:25 ---> Using cache 23:19:25 ---> 174947cca2c5 23:19:25 Step 13/22 : ENV APP_PORT=59861 23:19:25 ---> Running in e77e65f8a67f 23:19:25 ---> Running in 4ef66c4f54c5 23:19:25 Removing intermediate container 8943d9619540 23:19:25 ---> fbaac106dc73 23:19:25 Step 5/22 : COPY go.mod vendor* ./ 23:19:25 Removing intermediate container 4ef66c4f54c5 23:19:25 ---> 24ebeb803eee 23:19:25 Step 14/22 : EXPOSE $APP_PORT 23:19:25 ---> Running in 654d6bcdac74 23:19:25 ---> 4827c94f34f5 23:19:25 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:25 Removing intermediate container 654d6bcdac74 23:19:25 ---> 9c64787f6698 23:19:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:25 ---> Running in 483e3cfc5ca3 23:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:19:26 ---> 6cf758e28c62 23:19:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:19:26 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:19:26 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:19:26 OK: 15859 distinct packages available 23:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:19:26 (1/9) Installing ca-certificates (20220614-r0) 23:19:26 (2/9) Installing brotli-libs (1.0.9-r5) 23:19:26 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:19:26 (4/9) Installing libcurl (7.80.0-r4) 23:19:26 (5/9) Installing curl (7.80.0-r4) 23:19:26 (6/9) Installing dumb-init (1.2.5-r1) 23:19:27 (7/9) Installing musl-obstack (1.2.3-r0) 23:19:27 (8/9) Installing libucontext (1.1-r0) 23:19:27 (9/9) Installing gcompat (1.0.0-r4) 23:19:27 Executing busybox-1.34.1-r7.trigger 23:19:27 Executing ca-certificates-20220614-r0.trigger 23:19:27 OK: 8 MiB in 23 packages 23:19:27 ---> 0c991d49f714 23:19:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:19:27 ---> 9225c03c9df3 23:19:27 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:19:27 ---> Running in fcb876734c4c 23:19:28 Removing intermediate container f3f45dff9e45 23:19:28 ---> 3f02f68dde2b 23:19:28 Step 8/22 : COPY . . 23:19:28 Removing intermediate container 4feed89a9845 23:19:28 ---> 2fddb7d762bd 23:19:28 Step 7/24 : COPY . . 23:19:28 Removing intermediate container 246695144b61 23:19:28 ---> e58b2a0d59ce 23:19:28 Step 7/32 : COPY . . 23:19:28 Removing intermediate container 0f3b066e6269 23:19:28 ---> 8f0f0edb6327 23:19:28 Step 7/24 : COPY . . 23:19:28 Removing intermediate container 43c94127041a 23:19:28 ---> 7f7ae9ab41e3 23:19:28 Step 7/19 : COPY . . 23:19:28 Removing intermediate container e77e65f8a67f 23:19:28 ---> 01180c5fcbe5 23:19:28 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:29 Removing intermediate container fcb876734c4c 23:19:29 ---> 6123008e4936 23:19:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:30 ---> d9cc2d25121a 23:19:30 ---> eb1ab8be8ce5 23:19:30 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:19:30 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:19:30 ---> aa8471cf1952 23:19:30 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:19:30 ---> 75d714db22b1 23:19:30 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:19:30 ---> ddee021c2c30 23:19:30 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:19:30 ---> Running in 3713f6c093f5 23:19:30 ---> Running in c4a579f175d4 23:19:30 ---> Running in cc4dc20c5edc 23:19:30 ---> Running in 7c0405c3c167 23:19:30 ---> Running in 9812c92e6f5a 23:19:30 Removing intermediate container 3713f6c093f5 23:19:30 ---> 411f35327fe1 23:19:30 Step 9/24 : WORKDIR /edgex-go/spire-build 23:19:31 ---> Running in eb92d23055bf 23:19:31 Removing intermediate container eb92d23055bf 23:19:31 ---> 13b9753b7ec5 23:19:31 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 23:19:31 ---> Running in b0732fd38b04 23:19:31 ---> f7f505f96d88 23:19:31 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:19:31 ---> Running in c7eb5e567957 23:19:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:19:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:19:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:19:33 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:19:33 Removing intermediate container c7eb5e567957 23:19:33 ---> fa4e8587253e 23:19:33 Step 20/22 : LABEL arch=x86_64 23:19:34 ---> 9f26d9a84ef8 23:19:34 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:19:34 ---> Running in 479aa5c4673a 23:19:35 Removing intermediate container 479aa5c4673a 23:19:35 ---> f6cd6de817a0 23:19:35 Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:19:35 ---> ed7b2e52d524 23:19:35 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:19:35 Removing intermediate container b0732fd38b04 23:19:35 ---> e3bfd14934de 23:19:35 Step 11/24 : WORKDIR /edgex-go 23:19:35 ---> Running in 07f540c97acb 23:19:35 ---> Running in 3ab81ae9fcbf 23:19:35 ---> Running in b0b28154ca5c 23:19:36 Removing intermediate container 3ab81ae9fcbf 23:19:36 ---> 282d4c89c2e4 23:19:36 Step 22/22 : LABEL version=2.3.1-dev.4 23:19:36 Removing intermediate container 07f540c97acb 23:19:36 ---> c42ab8b82eab 23:19:36 23:19:36 Step 12/24 : FROM alpine:3.15 23:19:36 Removing intermediate container b0b28154ca5c 23:19:36 ---> 3cfe3623c558 23:19:36 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:36 3.15: Pulling from library/alpine 23:19:36 ---> Running in 16fed881dfba 23:19:36 ---> Running in 6a76d397351f 23:19:36 Removing intermediate container 16fed881dfba 23:19:36 ---> 36b6f0af5919 23:19:36 23:19:36 Removing intermediate container 6a76d397351f 23:19:36 ---> aa7eef40acfe 23:19:36 Step 17/19 : LABEL arch=x86_64 23:19:37 Successfully built 36b6f0af5919 23:19:37 ---> Running in 0ebd00627e65 23:19:37 Successfully tagged support-scheduler:latest 23:19:37  Building support-scheduler ... done Removing intermediate container 0ebd00627e65 23:19:37 ---> 7b65ef96b4b5 23:19:37 Step 18/19 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:19:37 ---> Running in 9b70a33d144c 23:19:38 Removing intermediate container 9b70a33d144c 23:19:38 ---> aa754e007be1 23:19:38 Step 19/19 : LABEL version=2.3.1-dev.4 23:19:38 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:19:38 Status: Downloaded newer image for alpine:3.15 23:19:38 ---> 8aa73fd46299 23:19:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:19:38 ---> Running in ad52c93ff547 23:19:38 ---> Running in 965f1294070c 23:19:38 Removing intermediate container 965f1294070c 23:19:38 ---> 1b40aed64965 23:19:38 23:19:38 Removing intermediate container 483e3cfc5ca3 23:19:38 ---> 86d08173fbd3 23:19:38 Step 7/22 : COPY . . 23:19:38 Successfully built 1b40aed64965 23:19:38 Successfully tagged security-spiffe-token-provider:latest 23:19:38 Removing intermediate container ad52c93ff547 23:19:38 ---> 5bb313d2b056 23:19:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:19:38 ---> Running in a464836ed9f7 23:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:43 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:19:43 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:19:43 OK: 15736 distinct packages available 23:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:19:43  Building security-spiffe-token-provider ... done  ---> 71f2e9ce0b3f 23:19:43 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:19:44 ---> Running in 29a8294350e8 23:19:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:19:44 (1/4) Installing dumb-init (1.2.5-r1) 23:19:44 (2/4) Installing musl-obstack (1.2.3-r0) 23:19:44 (3/4) Installing libucontext (1.1-r0) 23:19:44 (4/4) Installing gcompat (1.0.0-r4) 23:19:44 Executing busybox-1.34.1-r7.trigger 23:19:44 OK: 6 MiB in 18 packages 23:19:46 Removing intermediate container a464836ed9f7 23:19:46 ---> 418667b6aaf6 23:19:46 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:19:47 Removing intermediate container 33b1ee7fdc01 23:19:47 ---> 5fed2eb8a5fe 23:19:47 23:19:47 Step 10/22 : FROM alpine:3.16 23:19:47 ---> bfe296a52501 23:19:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:19:47 ---> Running in c580b35f4705 23:19:47 Removing intermediate container c580b35f4705 23:19:47 ---> a0715fb3fd93 23:19:47 Step 12/22 : ENV APP_PORT=59880 23:19:47 ---> Running in 1ecaf7de2e12 23:19:47 Removing intermediate container 1ecaf7de2e12 23:19:47 ---> ee8497d12737 23:19:47 Step 13/22 : EXPOSE $APP_PORT 23:19:47 ---> Running in 8073a1f31ffa 23:19:47 Removing intermediate container 8073a1f31ffa 23:19:47 ---> 558a59fd9d1d 23:19:47 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:19:47 ---> Running in 00c592cd1e1c 23:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:19:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:19:48 (1/1) Installing dumb-init (1.2.5-r1) 23:19:48 Executing busybox-1.35.0-r17.trigger 23:19:48 OK: 6 MiB in 15 packages 23:19:49 Removing intermediate container 00c592cd1e1c 23:19:49 ---> 1fc4aae98a4a 23:19:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:19:49 ---> f623f05efc00 23:19:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:19:50 ---> 7852374bc56a 23:19:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:19:50 ---> dd608b36720e 23:19:50 Step 18/22 : ENTRYPOINT ["/core-data"] 23:19:50 ---> Running in dfcca4423164 23:19:50 Removing intermediate container dfcca4423164 23:19:50 ---> b17afb7d9cf4 23:19:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:51 ---> Running in 296920ef36ab 23:19:51 Removing intermediate container 296920ef36ab 23:19:51 ---> 491cbe7d3b42 23:19:51 Step 20/22 : LABEL arch=x86_64 23:19:51 ---> Running in d31a9ce97ed7 23:19:51 Removing intermediate container d31a9ce97ed7 23:19:51 ---> a75659687d32 23:19:51 Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:19:51 ---> Running in 8edb8febe5fa 23:19:51 Removing intermediate container 8edb8febe5fa 23:19:51 ---> 93b86ea72f8d 23:19:51 Step 22/22 : LABEL version=2.3.1-dev.4 23:19:51 ---> Running in 59f8401182aa 23:19:52 ---> 9480974101b1 23:19:52 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:19:52 Removing intermediate container 59f8401182aa 23:19:52 ---> c7a2cced8ba8 23:19:52 23:19:52 Successfully built c7a2cced8ba8 23:19:52 Successfully tagged core-data:latest 23:19:52 ---> 254aa36546a7 23:19:52 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:19:52 ---> Running in 5979f776218e 23:19:53 Removing intermediate container 5979f776218e 23:19:53 ---> 1aaa7661a84a 23:19:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:19:53 ---> 5b2856a9ec03 23:19:53 Step 19/24 : WORKDIR / 23:19:54 ---> Running in 7cf346511484 23:19:54 Removing intermediate container 7cf346511484 23:19:54 ---> 80dad7ecdeca 23:19:54 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:19:54 ---> Running in 227762cf21ab 23:19:54 Removing intermediate container 227762cf21ab 23:19:54 ---> 3269cca7a876 23:19:54 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:19:55 ---> Running in ee30b923423e 23:19:55 Removing intermediate container ee30b923423e 23:19:55 ---> cfcdbb1aaf5f 23:19:55 Step 22/24 : LABEL arch=arm64 23:19:55 ---> Running in ecc3bc154f79 23:19:55 Removing intermediate container ecc3bc154f79 23:19:55 ---> 9da26abbf212 23:19:55 Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:19:56 ---> Running in 3a2353869584 23:19:56 Removing intermediate container 3a2353869584 23:19:56 ---> 747ea2031305 23:19:56 Step 24/24 : LABEL version=2.3.1-dev.4 23:19:56 ---> Running in dc328f22c088 23:19:57 Removing intermediate container dc328f22c088 23:19:57 ---> d3bc997356bd 23:19:57 23:19:57 Successfully built d3bc997356bd 23:19:57 Successfully tagged security-spire-config-arm64:latest 23:19:57  Building security-spire-config ... done Building support-notifications 23:20:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:20:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:20:00 ---> 9b3f7e4ec603 23:20:00 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:20:00 ---> Using cache 23:20:00 ---> baef48ea6bc8 23:20:00 Step 4/22 : WORKDIR /edgex-go 23:20:00 ---> Using cache 23:20:00 ---> a4d8cad1ff00 23:20:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:20:00 ---> Running in e8ba2797943f 23:20:02  Building core-data ... done Removing intermediate container 29a8294350e8 23:20:02 ---> 2b247d365f76 23:20:02 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:20:02 ---> Running in 5a87e6a44d9c 23:20:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:20:02 Removing intermediate container 5a87e6a44d9c 23:20:02 ---> 662c48ec0fef 23:20:02 23:20:02 Step 10/22 : FROM alpine:3.16 23:20:02 ---> bfe296a52501 23:20:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:20:02 ---> Running in 1b0fe608afd0 23:20:02 Removing intermediate container 1b0fe608afd0 23:20:02 ---> d51e22ba9ab0 23:20:02 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 23:20:02 ---> Running in 0f2660ef6261 23:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:20:02 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:20:02 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:20:02 (3/33) Installing readline (8.1.2-r0) 23:20:02 (4/33) Installing bash (5.1.16-r2) 23:20:02 Executing bash-5.1.16-r2.post-install 23:20:02 (5/33) Installing ca-certificates (20220614-r0) 23:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:20:03 (6/33) Installing brotli-libs (1.0.9-r6) 23:20:03 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:20:03 (8/33) Installing libcurl (7.83.1-r4) 23:20:03 (9/33) Installing curl (7.83.1-r4) 23:20:03 (10/33) Installing docker-cli (20.10.20-r0) 23:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:20:03 (11/33) Installing dumb-init (1.2.5-r1) 23:20:03 (12/33) Installing libbz2 (1.0.8-r1) 23:20:03 (13/33) Installing expat (2.5.0-r0) 23:20:03 (14/33) Installing libffi (3.4.2-r1) 23:20:03 (15/33) Installing gdbm (1.23-r0) 23:20:03 (16/33) Installing xz-libs (5.2.5-r1) 23:20:03 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:20:03 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:20:03 (19/33) Installing mpdecimal (2.5.1-r1) 23:20:03 (20/33) Installing sqlite-libs (3.38.5-r0) 23:20:03 (21/33) Installing python3 (3.10.8-r0) 23:20:03 (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:20:03 (23/33) Installing py3-tomli (2.0.1-r1) 23:20:03 (24/33) Installing py3-pep517 (0.12.0-r2) 23:20:03 (25/33) Installing py3-six (1.16.0-r1) 23:20:03 (26/33) Installing py3-retrying (1.3.3-r3) 23:20:03 (27/33) Installing py3-appdirs (1.4.4-r3) 23:20:03 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:20:03 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:20:03 (30/33) Installing py3-parsing (2.4.7-r3) 23:20:03 (31/33) Installing py3-packaging (21.3-r0) 23:20:03 (32/33) Installing py3-setuptools (59.4.0-r0) 23:20:03 (33/33) Installing py3-pip (22.1.1-r0) 23:20:03 Executing busybox-1.35.0-r17.trigger 23:20:03 Executing ca-certificates-20220614-r0.trigger 23:20:03 OK: 123 MiB in 47 packages 23:20:04 OK: 221 MiB in 51 packages 23:20:05 Collecting docker-compose==1.23.2 23:20:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:20:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 32.0 MB/s eta 0:00:00 23:20:05 Collecting dockerpty<0.5,>=0.4.1 23:20:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:20:05 Preparing metadata (setup.py): started 23:20:05 Removing intermediate container e8ba2797943f 23:20:05 ---> 2f31d30c3cf1 23:20:05 Step 6/22 : COPY go.mod vendor* ./ 23:20:06 Preparing metadata (setup.py): finished with status 'done' 23:20:06 Collecting docker<4.0,>=3.6.0 23:20:06 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:20:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 80.5 MB/s eta 0:00:00 23:20:06 Collecting texttable<0.10,>=0.9.0 23:20:06 Downloading texttable-0.9.1.tar.gz (11 kB) 23:20:06 Preparing metadata (setup.py): started 23:20:06 Preparing metadata (setup.py): finished with status 'done' 23:20:06 Collecting PyYAML<4,>=3.10 23:20:06 Downloading PyYAML-3.13.tar.gz (270 kB) 23:20:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 66.2 MB/s eta 0:00:00 23:20:06 Preparing metadata (setup.py): started 23:20:06 Preparing metadata (setup.py): finished with status 'done' 23:20:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:20:06 ---> de092170a672 23:20:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:06 ---> Running in d66594e7c065 23:20:07 Collecting docopt<0.7,>=0.6.1 23:20:07 Downloading docopt-0.6.2.tar.gz (25 kB) 23:20:07 Preparing metadata (setup.py): started 23:20:07 Preparing metadata (setup.py): finished with status 'done' 23:20:07 Collecting cached-property<2,>=1.2.0 23:20:07 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:20:07 Collecting websocket-client<1.0,>=0.32.0 23:20:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:20:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 116.3 MB/s eta 0:00:00 23:20:07 Collecting jsonschema<3,>=2.5.1 23:20:07 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:20:07 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:20:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:20:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 185.3 MB/s eta 0:00:00 23:20:07 Collecting docker-pycreds>=0.4.0 23:20:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:20:07 Collecting certifi>=2017.4.17 23:20:07 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 23:20:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 134.8 MB/s eta 0:00:00 23:20:07 Collecting urllib3<1.25,>=1.21.1 23:20:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:20:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 46.9 MB/s eta 0:00:00 23:20:07 Collecting idna<2.8,>=2.5 23:20:07 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:20:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 109.2 MB/s eta 0:00:00 23:20:07 Collecting chardet<3.1.0,>=3.0.2 23:20:08 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:20:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 47.6 MB/s eta 0:00:00 23:20:08 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:20:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:20:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:20:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:20:08 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:20:08 Running setup.py install for texttable: started 23:20:08 Running setup.py install for texttable: finished with status 'done' 23:20:08 Running setup.py install for PyYAML: started 23:20:09 Running setup.py install for PyYAML: finished with status 'done' 23:20:09 Running setup.py install for docopt: started 23:20:09 Running setup.py install for docopt: finished with status 'done' 23:20:09 Running setup.py install for dockerpty: started 23:20:10 Running setup.py install for dockerpty: finished with status 'done' 23:20:10 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 23:20:10 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 23:20:16 Removing intermediate container 0f2660ef6261 23:20:16 ---> 64cf7f108dfd 23:20:16 Step 13/22 : ENV APP_PORT=58890 23:20:16 ---> Running in 0ec65542b3e1 23:20:16 Removing intermediate container 0ec65542b3e1 23:20:16 ---> 2ba3c4043a89 23:20:16 Step 14/22 : EXPOSE $APP_PORT 23:20:16 ---> Running in 8061e18a358d 23:20:16 Removing intermediate container 8061e18a358d 23:20:16 ---> 8af09faa5a30 23:20:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:20:16 ---> 8a947ed7cc26 23:20:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:20:16 ---> 353ad0aa9baf 23:20:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:20:16 ---> 2043301b518b 23:20:16 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:20:16 ---> Running in 32039c821402 23:20:16 Removing intermediate container 32039c821402 23:20:16 ---> c4961c75e50f 23:20:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:20:16 ---> Running in 8ea4e6e68947 23:20:16 Removing intermediate container 8ea4e6e68947 23:20:16 ---> ae84ee5c60c3 23:20:16 Step 20/22 : LABEL arch=x86_64 23:20:16 ---> Running in b66263bb5488 23:20:16 Removing intermediate container b66263bb5488 23:20:16 ---> bd71cc405f30 23:20:16 Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:20:16 ---> Running in 34e68aa78e0e 23:20:16 Removing intermediate container 34e68aa78e0e 23:20:16 ---> 9c3dda7cf696 23:20:16 Step 22/22 : LABEL version=2.3.1-dev.4 23:20:16 ---> Running in 51cee06c569a 23:20:16 Removing intermediate container 51cee06c569a 23:20:16 ---> 45b6a0306f8b 23:20:16 23:20:16 Successfully built 45b6a0306f8b 23:20:16 Successfully tagged sys-mgmt-agent:latest 23:20:16  Building sys-mgmt-agent ... done  [Pipeline] } 23:20:16 $ docker stop --time=1 035e93988476f81016ae2bd42c1210cb43ef22f45f049822acac4c6f49b9a850 23:20:18 $ docker rm -f 035e93988476f81016ae2bd42c1210cb43ef22f45f049822acac4c6f49b9a850 [Pipeline] // withDockerContainer [Pipeline] sh 23:20:18 + docker images 23:20:18 REPOSITORY TAG IMAGE ID CREATED SIZE 23:20:18 sys-mgmt-agent latest 45b6a0306f8b 2 seconds ago 136MB 23:20:18 662c48ec0fef 17 seconds ago 1.6GB 23:20:18 core-data latest c7a2cced8ba8 27 seconds ago 17.9MB 23:20:18 5fed2eb8a5fe 33 seconds ago 1.62GB 23:20:18 security-spiffe-token-provider latest 1b40aed64965 40 seconds ago 29.7MB 23:20:18 support-scheduler latest 36b6f0af5919 42 seconds ago 29.9MB 23:20:18 1c299ff868b7 55 seconds ago 1.68GB 23:20:18 270e924a7c97 55 seconds ago 1.65GB 23:20:18 security-spire-agent latest a312121937ad About a minute ago 125MB 23:20:18 security-secretstore-setup latest ce6216e5900d About a minute ago 29.8MB 23:20:18 security-spire-server latest 3c85e42985ab About a minute ago 86.5MB 23:20:18 7017d0689aaf About a minute ago 1.49GB 23:20:18 192a6b861869 About a minute ago 1.49GB 23:20:18 6f057dcf48c8 About a minute ago 1.61GB 23:20:18 security-bootstrapper latest ddf395c92e95 About a minute ago 20.3MB 23:20:18 security-proxy-setup latest 29b68d8d24f1 About a minute ago 27.7MB 23:20:18 support-notifications latest f55d2c42149c 2 minutes ago 30.5MB 23:20:18 core-command latest 592bf538bd3c 2 minutes ago 17.7MB 23:20:18 core-metadata latest 04734193a2ad 2 minutes ago 18.5MB 23:20:18 46e8f37c4569 2 minutes ago 1.6GB 23:20:18 7773a35f2c35 2 minutes ago 1.68GB 23:20:18 67c13a236ce3 2 minutes ago 1.61GB 23:20:18 ffa34a91a6e3 2 minutes ago 1.62GB 23:20:18 7e4bb040d822 2 minutes ago 1.6GB 23:20:18 security-spire-config latest 043cd5a8e6c6 2 minutes ago 85.8MB 23:20:18 6ebcf6ff33df 3 minutes ago 1.49GB 23:20:18 ci-base-image-x86_64 latest 1a324282d492 6 minutes ago 947MB 23:20:18 alpine 3.16 bfe296a52501 5 days ago 5.54MB 23:20:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 weeks ago 683MB 23:20:18 alpine 3.15 c4fc93816858 3 months ago 5.59MB 23:20:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 23:20:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:18 provisioning config files... 23:20:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/352@tmp/config3888440729367491832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:18 ---> docker-login.sh 23:20:18 nexus3.edgexfoundry.org:10001 23:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:18 Configure a credential helper to remove this warning. See 23:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:18 23:20:18 Login Succeeded 23:20:18 nexus3.edgexfoundry.org:10002 23:20:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:18 Configure a credential helper to remove this warning. See 23:20:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:18 23:20:18 Login Succeeded 23:20:18 nexus3.edgexfoundry.org:10003 23:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:19 Configure a credential helper to remove this warning. See 23:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:19 23:20:19 Login Succeeded 23:20:19 nexus3.edgexfoundry.org:10004 23:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:19 Configure a credential helper to remove this warning. See 23:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:19 23:20:19 Login Succeeded 23:20:19 docker.io 23:20:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:19 Configure a credential helper to remove this warning. See 23:20:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:19 23:20:19 Login Succeeded 23:20:19 ---> docker-login.sh ends [Pipeline] } 23:20:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:19 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:20:19 a2765a98d8f71eb240f317e00f16757db580c473 23:20:19 latest 23:20:19 2.3.1-dev.4 23:20:19 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:19 main 23:20:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:20 + docker push nexus3.edgexfoundry.org:10004/core-command:a2765a98d8f71eb240f317e00f16757db580c473 23:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:20:20 35d46951678b: Preparing 23:20:20 89ff4dc9c83e: Preparing 23:20:20 0b8f39a65ce6: Preparing 23:20:20 e16ba4524567: Preparing 23:20:20 e5e13b0c77cb: Preparing 23:20:20 e5e13b0c77cb: Layer already exists 23:20:20 35d46951678b: Pushed 23:20:20 e16ba4524567: Pushed 23:20:20 0b8f39a65ce6: Pushed 23:20:21 89ff4dc9c83e: Pushed 23:20:21 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:6b580296f82df041e6edd8ae051bf03fecbca438f52d34d9413de58a4c6c7d5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:20:22 35d46951678b: Preparing 23:20:22 89ff4dc9c83e: Preparing 23:20:22 0b8f39a65ce6: Preparing 23:20:22 e16ba4524567: Preparing 23:20:22 e5e13b0c77cb: Preparing 23:20:22 0b8f39a65ce6: Layer already exists 23:20:22 e5e13b0c77cb: Layer already exists 23:20:22 89ff4dc9c83e: Layer already exists 23:20:22 e16ba4524567: Layer already exists 23:20:22 35d46951678b: Layer already exists 23:20:22 latest: digest: sha256:6b580296f82df041e6edd8ae051bf03fecbca438f52d34d9413de58a4c6c7d5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:23 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.4 23:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:20:23 35d46951678b: Preparing 23:20:23 89ff4dc9c83e: Preparing 23:20:23 0b8f39a65ce6: Preparing 23:20:23 e16ba4524567: Preparing 23:20:23 e5e13b0c77cb: Preparing 23:20:23 e16ba4524567: Layer already exists 23:20:23 e5e13b0c77cb: Layer already exists 23:20:23 35d46951678b: Layer already exists 23:20:23 0b8f39a65ce6: Layer already exists 23:20:23 89ff4dc9c83e: Layer already exists 23:20:23 2.3.1-dev.4: digest: sha256:6b580296f82df041e6edd8ae051bf03fecbca438f52d34d9413de58a4c6c7d5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:24 + docker push nexus3.edgexfoundry.org:10004/core-command:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:20:24 35d46951678b: Preparing 23:20:24 89ff4dc9c83e: Preparing 23:20:24 0b8f39a65ce6: Preparing 23:20:24 e16ba4524567: Preparing 23:20:24 e5e13b0c77cb: Preparing 23:20:24 e16ba4524567: Layer already exists 23:20:24 e5e13b0c77cb: Layer already exists 23:20:24 35d46951678b: Layer already exists 23:20:24 0b8f39a65ce6: Layer already exists 23:20:24 89ff4dc9c83e: Layer already exists 23:20:24 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:6b580296f82df041e6edd8ae051bf03fecbca438f52d34d9413de58a4c6c7d5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:24 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:20:24 35d46951678b: Preparing 23:20:24 89ff4dc9c83e: Preparing 23:20:24 0b8f39a65ce6: Preparing 23:20:24 e16ba4524567: Preparing 23:20:24 e5e13b0c77cb: Preparing 23:20:24 e5e13b0c77cb: Layer already exists 23:20:24 35d46951678b: Layer already exists 23:20:24 e16ba4524567: Layer already exists 23:20:24 89ff4dc9c83e: Layer already exists 23:20:24 0b8f39a65ce6: Layer already exists 23:20:24 main: digest: sha256:6b580296f82df041e6edd8ae051bf03fecbca438f52d34d9413de58a4c6c7d5b size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:24 ===================================================== [Pipeline] echo 23:20:24 taggedImages: 23:20:24 - nexus3.edgexfoundry.org:10004/core-command:a2765a98d8f71eb240f317e00f16757db580c473 23:20:24 - nexus3.edgexfoundry.org:10004/core-command:latest 23:20:24 - nexus3.edgexfoundry.org:10004/core-command:2.3.1-dev.4 23:20:24 - nexus3.edgexfoundry.org:10004/core-command:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:24 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:20:24 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:20:24 a2765a98d8f71eb240f317e00f16757db580c473 23:20:24 latest 23:20:24 2.3.1-dev.4 23:20:24 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:24 main 23:20:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:25 + docker push nexus3.edgexfoundry.org:10004/core-data:a2765a98d8f71eb240f317e00f16757db580c473 23:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:20:25 88a17bc225cd: Preparing 23:20:25 3e144220e5ee: Preparing 23:20:25 0b8f39a65ce6: Preparing 23:20:25 8e7927c4b840: Preparing 23:20:25 e5e13b0c77cb: Preparing 23:20:25 0b8f39a65ce6: Layer already exists 23:20:25 e5e13b0c77cb: Layer already exists 23:20:25 88a17bc225cd: Pushed 23:20:25 8e7927c4b840: Pushed 23:20:27 3e144220e5ee: Pushed 23:20:27 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:9e9a9e7f24dff9e9349604b5b27fe713e01412f24bf5be6770cc661ab26e36ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:27 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:20:27 88a17bc225cd: Preparing 23:20:27 3e144220e5ee: Preparing 23:20:27 0b8f39a65ce6: Preparing 23:20:27 8e7927c4b840: Preparing 23:20:27 e5e13b0c77cb: Preparing 23:20:27 3e144220e5ee: Layer already exists 23:20:27 0b8f39a65ce6: Layer already exists 23:20:27 8e7927c4b840: Layer already exists 23:20:27 88a17bc225cd: Layer already exists 23:20:27 e5e13b0c77cb: Layer already exists 23:20:27 latest: digest: sha256:9e9a9e7f24dff9e9349604b5b27fe713e01412f24bf5be6770cc661ab26e36ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:28 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.4 23:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:20:28 88a17bc225cd: Preparing 23:20:28 3e144220e5ee: Preparing 23:20:28 0b8f39a65ce6: Preparing 23:20:28 8e7927c4b840: Preparing 23:20:28 e5e13b0c77cb: Preparing 23:20:28 3e144220e5ee: Layer already exists 23:20:28 e5e13b0c77cb: Layer already exists 23:20:28 88a17bc225cd: Layer already exists 23:20:28 0b8f39a65ce6: Layer already exists 23:20:28 8e7927c4b840: Layer already exists 23:20:28 2.3.1-dev.4: digest: sha256:9e9a9e7f24dff9e9349604b5b27fe713e01412f24bf5be6770cc661ab26e36ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:29 + docker push nexus3.edgexfoundry.org:10004/core-data:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:20:29 88a17bc225cd: Preparing 23:20:29 3e144220e5ee: Preparing 23:20:29 0b8f39a65ce6: Preparing 23:20:29 8e7927c4b840: Preparing 23:20:29 e5e13b0c77cb: Preparing 23:20:29 0b8f39a65ce6: Layer already exists 23:20:29 8e7927c4b840: Layer already exists 23:20:29 88a17bc225cd: Layer already exists 23:20:29 3e144220e5ee: Layer already exists 23:20:29 e5e13b0c77cb: Layer already exists 23:20:29 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:9e9a9e7f24dff9e9349604b5b27fe713e01412f24bf5be6770cc661ab26e36ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:29 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:20:29 88a17bc225cd: Preparing 23:20:29 3e144220e5ee: Preparing 23:20:29 0b8f39a65ce6: Preparing 23:20:29 8e7927c4b840: Preparing 23:20:29 e5e13b0c77cb: Preparing 23:20:29 0b8f39a65ce6: Layer already exists 23:20:29 e5e13b0c77cb: Layer already exists 23:20:29 88a17bc225cd: Layer already exists 23:20:29 3e144220e5ee: Layer already exists 23:20:29 8e7927c4b840: Layer already exists 23:20:29 main: digest: sha256:9e9a9e7f24dff9e9349604b5b27fe713e01412f24bf5be6770cc661ab26e36ad size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:29 ===================================================== [Pipeline] echo 23:20:29 taggedImages: 23:20:29 - nexus3.edgexfoundry.org:10004/core-data:a2765a98d8f71eb240f317e00f16757db580c473 23:20:29 - nexus3.edgexfoundry.org:10004/core-data:latest 23:20:29 - nexus3.edgexfoundry.org:10004/core-data:2.3.1-dev.4 23:20:29 - nexus3.edgexfoundry.org:10004/core-data:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:29 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:20:29 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:20:29 a2765a98d8f71eb240f317e00f16757db580c473 23:20:29 latest 23:20:29 2.3.1-dev.4 23:20:29 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:29 main 23:20:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a2765a98d8f71eb240f317e00f16757db580c473 23:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:20:30 498de0f20708: Preparing 23:20:30 8ee59d7a0593: Preparing 23:20:30 7dd37836ef4e: Preparing 23:20:30 0b8f39a65ce6: Preparing 23:20:30 591343dbdd2b: Preparing 23:20:30 e5e13b0c77cb: Preparing 23:20:30 e5e13b0c77cb: Waiting 23:20:30 0b8f39a65ce6: Layer already exists 23:20:30 e5e13b0c77cb: Layer already exists 23:20:30 591343dbdd2b: Pushed 23:20:30 8ee59d7a0593: Pushed 23:20:30 498de0f20708: Pushed 23:20:32 7dd37836ef4e: Pushed 23:20:32 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:ae5c47328354ae7c22cc5b6f59f275343251dd86d807dc5f45085e8e66f34d32 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:20:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:20:32 498de0f20708: Preparing 23:20:32 8ee59d7a0593: Preparing 23:20:32 7dd37836ef4e: Preparing 23:20:32 0b8f39a65ce6: Preparing 23:20:32 591343dbdd2b: Preparing 23:20:32 e5e13b0c77cb: Preparing 23:20:32 e5e13b0c77cb: Waiting 23:20:32 498de0f20708: Layer already exists 23:20:32 8ee59d7a0593: Layer already exists 23:20:32 0b8f39a65ce6: Layer already exists 23:20:32 7dd37836ef4e: Layer already exists 23:20:32 591343dbdd2b: Layer already exists 23:20:32 e5e13b0c77cb: Layer already exists 23:20:32 latest: digest: sha256:ae5c47328354ae7c22cc5b6f59f275343251dd86d807dc5f45085e8e66f34d32 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.4 23:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:20:33 498de0f20708: Preparing 23:20:33 8ee59d7a0593: Preparing 23:20:33 7dd37836ef4e: Preparing 23:20:33 0b8f39a65ce6: Preparing 23:20:33 591343dbdd2b: Preparing 23:20:33 e5e13b0c77cb: Preparing 23:20:33 e5e13b0c77cb: Waiting 23:20:33 7dd37836ef4e: Layer already exists 23:20:33 498de0f20708: Layer already exists 23:20:33 8ee59d7a0593: Layer already exists 23:20:33 591343dbdd2b: Layer already exists 23:20:33 0b8f39a65ce6: Layer already exists 23:20:33 e5e13b0c77cb: Layer already exists 23:20:33 2.3.1-dev.4: digest: sha256:ae5c47328354ae7c22cc5b6f59f275343251dd86d807dc5f45085e8e66f34d32 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:33 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:20:34 498de0f20708: Preparing 23:20:34 8ee59d7a0593: Preparing 23:20:34 7dd37836ef4e: Preparing 23:20:34 0b8f39a65ce6: Preparing 23:20:34 591343dbdd2b: Preparing 23:20:34 e5e13b0c77cb: Preparing 23:20:34 e5e13b0c77cb: Waiting 23:20:34 0b8f39a65ce6: Layer already exists 23:20:34 8ee59d7a0593: Layer already exists 23:20:34 498de0f20708: Layer already exists 23:20:34 591343dbdd2b: Layer already exists 23:20:34 7dd37836ef4e: Layer already exists 23:20:34 e5e13b0c77cb: Layer already exists 23:20:34 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:ae5c47328354ae7c22cc5b6f59f275343251dd86d807dc5f45085e8e66f34d32 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:20:34 498de0f20708: Preparing 23:20:34 8ee59d7a0593: Preparing 23:20:34 7dd37836ef4e: Preparing 23:20:34 0b8f39a65ce6: Preparing 23:20:34 591343dbdd2b: Preparing 23:20:34 e5e13b0c77cb: Preparing 23:20:34 e5e13b0c77cb: Waiting 23:20:34 7dd37836ef4e: Layer already exists 23:20:34 8ee59d7a0593: Layer already exists 23:20:34 591343dbdd2b: Layer already exists 23:20:34 0b8f39a65ce6: Layer already exists 23:20:34 498de0f20708: Layer already exists 23:20:34 e5e13b0c77cb: Layer already exists 23:20:34 main: digest: sha256:ae5c47328354ae7c22cc5b6f59f275343251dd86d807dc5f45085e8e66f34d32 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:34 ===================================================== [Pipeline] echo 23:20:34 taggedImages: 23:20:34 - nexus3.edgexfoundry.org:10004/core-metadata:a2765a98d8f71eb240f317e00f16757db580c473 23:20:34 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:20:34 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.1-dev.4 23:20:34 - nexus3.edgexfoundry.org:10004/core-metadata:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:34 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:20:34 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:20:34 a2765a98d8f71eb240f317e00f16757db580c473 23:20:34 latest 23:20:34 2.3.1-dev.4 23:20:34 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:34 main 23:20:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a2765a98d8f71eb240f317e00f16757db580c473 23:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:20:35 d0a4656e458e: Preparing 23:20:35 d0a4656e458e: Preparing 23:20:35 9c4ffc555c52: Preparing 23:20:35 33af6bdf1653: Preparing 23:20:35 0bfe62a4f0c5: Preparing 23:20:35 d19d1515176c: Preparing 23:20:35 68351ff7da00: Preparing 23:20:35 0b8f39a65ce6: Preparing 23:20:35 c25790b01e4b: Preparing 23:20:35 98c6060dcaff: Preparing 23:20:35 bcd4a38ab14a: Preparing 23:20:35 e0dba392a08a: Preparing 23:20:35 e5e13b0c77cb: Preparing 23:20:35 bcd4a38ab14a: Waiting 23:20:35 0b8f39a65ce6: Waiting 23:20:35 c25790b01e4b: Waiting 23:20:35 98c6060dcaff: Waiting 23:20:35 e0dba392a08a: Waiting 23:20:35 e5e13b0c77cb: Waiting 23:20:35 68351ff7da00: Waiting 23:20:35 33af6bdf1653: Pushed 23:20:35 9c4ffc555c52: Pushed 23:20:35 d0a4656e458e: Pushed 23:20:35 0bfe62a4f0c5: Pushed 23:20:35 d19d1515176c: Pushed 23:20:35 0b8f39a65ce6: Layer already exists 23:20:35 bcd4a38ab14a: Pushed 23:20:35 98c6060dcaff: Pushed 23:20:35 e5e13b0c77cb: Layer already exists 23:20:35 e0dba392a08a: Pushed 23:20:35 c25790b01e4b: Pushed 23:20:37 68351ff7da00: Pushed 23:20:37 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:5f5c6e5dae682ea3f80b52bac0c90cde299a5bcd256f07629fbb57b8c237cf4b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:20:38 d0a4656e458e: Preparing 23:20:38 d0a4656e458e: Preparing 23:20:38 9c4ffc555c52: Preparing 23:20:38 33af6bdf1653: Preparing 23:20:38 0bfe62a4f0c5: Preparing 23:20:38 d19d1515176c: Preparing 23:20:38 68351ff7da00: Preparing 23:20:38 0b8f39a65ce6: Preparing 23:20:38 c25790b01e4b: Preparing 23:20:38 98c6060dcaff: Preparing 23:20:38 bcd4a38ab14a: Preparing 23:20:38 e0dba392a08a: Preparing 23:20:38 e5e13b0c77cb: Preparing 23:20:38 c25790b01e4b: Waiting 23:20:38 bcd4a38ab14a: Waiting 23:20:38 98c6060dcaff: Waiting 23:20:38 e5e13b0c77cb: Waiting 23:20:38 e0dba392a08a: Waiting 23:20:38 68351ff7da00: Waiting 23:20:38 0b8f39a65ce6: Waiting 23:20:38 d0a4656e458e: Layer already exists 23:20:38 33af6bdf1653: Layer already exists 23:20:38 0bfe62a4f0c5: Layer already exists 23:20:38 d19d1515176c: Layer already exists 23:20:38 9c4ffc555c52: Layer already exists 23:20:38 68351ff7da00: Layer already exists 23:20:38 0b8f39a65ce6: Layer already exists 23:20:38 c25790b01e4b: Layer already exists 23:20:38 bcd4a38ab14a: Layer already exists 23:20:38 98c6060dcaff: Layer already exists 23:20:38 e0dba392a08a: Layer already exists 23:20:38 e5e13b0c77cb: Layer already exists 23:20:38 latest: digest: sha256:5f5c6e5dae682ea3f80b52bac0c90cde299a5bcd256f07629fbb57b8c237cf4b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.4 23:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:20:38 d0a4656e458e: Preparing 23:20:38 d0a4656e458e: Preparing 23:20:38 9c4ffc555c52: Preparing 23:20:38 33af6bdf1653: Preparing 23:20:38 0bfe62a4f0c5: Preparing 23:20:38 d19d1515176c: Preparing 23:20:38 68351ff7da00: Preparing 23:20:38 0b8f39a65ce6: Preparing 23:20:38 c25790b01e4b: Preparing 23:20:38 98c6060dcaff: Preparing 23:20:38 bcd4a38ab14a: Preparing 23:20:38 e0dba392a08a: Preparing 23:20:38 e5e13b0c77cb: Preparing 23:20:38 c25790b01e4b: Waiting 23:20:38 98c6060dcaff: Waiting 23:20:38 bcd4a38ab14a: Waiting 23:20:38 e0dba392a08a: Waiting 23:20:38 e5e13b0c77cb: Waiting 23:20:38 68351ff7da00: Waiting 23:20:38 0b8f39a65ce6: Waiting 23:20:38 d19d1515176c: Layer already exists 23:20:38 0bfe62a4f0c5: Layer already exists 23:20:38 33af6bdf1653: Layer already exists 23:20:38 d0a4656e458e: Layer already exists 23:20:38 9c4ffc555c52: Layer already exists 23:20:38 68351ff7da00: Layer already exists 23:20:38 0b8f39a65ce6: Layer already exists 23:20:38 98c6060dcaff: Layer already exists 23:20:38 bcd4a38ab14a: Layer already exists 23:20:38 c25790b01e4b: Layer already exists 23:20:38 e0dba392a08a: Layer already exists 23:20:38 e5e13b0c77cb: Layer already exists 23:20:38 2.3.1-dev.4: digest: sha256:5f5c6e5dae682ea3f80b52bac0c90cde299a5bcd256f07629fbb57b8c237cf4b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:20:39 d0a4656e458e: Preparing 23:20:39 d0a4656e458e: Preparing 23:20:39 9c4ffc555c52: Preparing 23:20:39 33af6bdf1653: Preparing 23:20:39 0bfe62a4f0c5: Preparing 23:20:39 d19d1515176c: Preparing 23:20:39 68351ff7da00: Preparing 23:20:39 0b8f39a65ce6: Preparing 23:20:39 c25790b01e4b: Preparing 23:20:39 98c6060dcaff: Preparing 23:20:39 bcd4a38ab14a: Preparing 23:20:39 e0dba392a08a: Preparing 23:20:39 e5e13b0c77cb: Preparing 23:20:39 68351ff7da00: Waiting 23:20:39 0b8f39a65ce6: Waiting 23:20:39 c25790b01e4b: Waiting 23:20:39 98c6060dcaff: Waiting 23:20:39 bcd4a38ab14a: Waiting 23:20:39 e0dba392a08a: Waiting 23:20:39 e5e13b0c77cb: Waiting 23:20:39 33af6bdf1653: Layer already exists 23:20:39 d19d1515176c: Layer already exists 23:20:39 d0a4656e458e: Layer already exists 23:20:39 0bfe62a4f0c5: Layer already exists 23:20:39 9c4ffc555c52: Layer already exists 23:20:39 68351ff7da00: Layer already exists 23:20:39 0b8f39a65ce6: Layer already exists 23:20:39 bcd4a38ab14a: Layer already exists 23:20:39 c25790b01e4b: Layer already exists 23:20:39 98c6060dcaff: Layer already exists 23:20:39 e0dba392a08a: Layer already exists 23:20:39 e5e13b0c77cb: Layer already exists 23:20:39 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:5f5c6e5dae682ea3f80b52bac0c90cde299a5bcd256f07629fbb57b8c237cf4b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:20:39 d0a4656e458e: Preparing 23:20:39 d0a4656e458e: Preparing 23:20:39 9c4ffc555c52: Preparing 23:20:39 33af6bdf1653: Preparing 23:20:39 0bfe62a4f0c5: Preparing 23:20:39 d19d1515176c: Preparing 23:20:39 68351ff7da00: Preparing 23:20:39 0b8f39a65ce6: Preparing 23:20:39 c25790b01e4b: Preparing 23:20:39 98c6060dcaff: Preparing 23:20:39 bcd4a38ab14a: Preparing 23:20:39 e0dba392a08a: Preparing 23:20:39 e5e13b0c77cb: Preparing 23:20:39 0b8f39a65ce6: Waiting 23:20:39 c25790b01e4b: Waiting 23:20:39 98c6060dcaff: Waiting 23:20:39 bcd4a38ab14a: Waiting 23:20:39 e0dba392a08a: Waiting 23:20:39 e5e13b0c77cb: Waiting 23:20:39 68351ff7da00: Waiting 23:20:39 9c4ffc555c52: Layer already exists 23:20:39 0bfe62a4f0c5: Layer already exists 23:20:39 33af6bdf1653: Layer already exists 23:20:39 d19d1515176c: Layer already exists 23:20:39 d0a4656e458e: Layer already exists 23:20:39 68351ff7da00: Layer already exists 23:20:39 0b8f39a65ce6: Layer already exists 23:20:39 c25790b01e4b: Layer already exists 23:20:39 98c6060dcaff: Layer already exists 23:20:39 bcd4a38ab14a: Layer already exists 23:20:39 e0dba392a08a: Layer already exists 23:20:39 e5e13b0c77cb: Layer already exists 23:20:39 main: digest: sha256:5f5c6e5dae682ea3f80b52bac0c90cde299a5bcd256f07629fbb57b8c237cf4b size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:39 ===================================================== [Pipeline] echo 23:20:39 taggedImages: 23:20:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a2765a98d8f71eb240f317e00f16757db580c473 23:20:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:20:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.1-dev.4 23:20:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:20:40 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:20:40 a2765a98d8f71eb240f317e00f16757db580c473 23:20:40 latest 23:20:40 2.3.1-dev.4 23:20:40 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:40 main 23:20:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a2765a98d8f71eb240f317e00f16757db580c473 23:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:40 ca7f8cc3b2ec: Preparing 23:20:40 13ef3a27c5b7: Preparing 23:20:40 3d0d0d0922b5: Preparing 23:20:40 bc92ba2edae5: Preparing 23:20:40 d63822306389: Preparing 23:20:40 770f373c6f4a: Preparing 23:20:40 cebe5d04109d: Preparing 23:20:40 e5e13b0c77cb: Preparing 23:20:40 cebe5d04109d: Waiting 23:20:40 e5e13b0c77cb: Waiting 23:20:40 ca7f8cc3b2ec: Pushed 23:20:40 13ef3a27c5b7: Pushed 23:20:40 d63822306389: Pushed 23:20:40 e5e13b0c77cb: Layer already exists 23:20:40 770f373c6f4a: Pushed 23:20:41 cebe5d04109d: Pushed 23:20:42 bc92ba2edae5: Pushed 23:20:42 3d0d0d0922b5: Pushed 23:20:43 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:a1f604e1c37b0889f1961dd19fcce7b53edfe8dbc8f9da727d5ffe0f3da28452 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:44 ca7f8cc3b2ec: Preparing 23:20:44 13ef3a27c5b7: Preparing 23:20:44 3d0d0d0922b5: Preparing 23:20:44 bc92ba2edae5: Preparing 23:20:44 d63822306389: Preparing 23:20:44 770f373c6f4a: Preparing 23:20:44 cebe5d04109d: Preparing 23:20:44 e5e13b0c77cb: Preparing 23:20:44 770f373c6f4a: Waiting 23:20:44 cebe5d04109d: Waiting 23:20:44 e5e13b0c77cb: Waiting 23:20:44 3d0d0d0922b5: Layer already exists 23:20:44 13ef3a27c5b7: Layer already exists 23:20:44 d63822306389: Layer already exists 23:20:44 ca7f8cc3b2ec: Layer already exists 23:20:44 bc92ba2edae5: Layer already exists 23:20:44 e5e13b0c77cb: Layer already exists 23:20:44 cebe5d04109d: Layer already exists 23:20:44 770f373c6f4a: Layer already exists 23:20:44 latest: digest: sha256:a1f604e1c37b0889f1961dd19fcce7b53edfe8dbc8f9da727d5ffe0f3da28452 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.4 23:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:44 ca7f8cc3b2ec: Preparing 23:20:44 13ef3a27c5b7: Preparing 23:20:44 3d0d0d0922b5: Preparing 23:20:44 bc92ba2edae5: Preparing 23:20:44 d63822306389: Preparing 23:20:44 770f373c6f4a: Preparing 23:20:44 cebe5d04109d: Preparing 23:20:44 e5e13b0c77cb: Preparing 23:20:44 770f373c6f4a: Waiting 23:20:44 cebe5d04109d: Waiting 23:20:44 d63822306389: Layer already exists 23:20:44 bc92ba2edae5: Layer already exists 23:20:44 13ef3a27c5b7: Layer already exists 23:20:44 3d0d0d0922b5: Layer already exists 23:20:44 ca7f8cc3b2ec: Layer already exists 23:20:44 770f373c6f4a: Layer already exists 23:20:44 cebe5d04109d: Layer already exists 23:20:44 e5e13b0c77cb: Layer already exists 23:20:44 2.3.1-dev.4: digest: sha256:a1f604e1c37b0889f1961dd19fcce7b53edfe8dbc8f9da727d5ffe0f3da28452 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:45 ca7f8cc3b2ec: Preparing 23:20:45 13ef3a27c5b7: Preparing 23:20:45 3d0d0d0922b5: Preparing 23:20:45 bc92ba2edae5: Preparing 23:20:45 d63822306389: Preparing 23:20:45 770f373c6f4a: Preparing 23:20:45 cebe5d04109d: Preparing 23:20:45 e5e13b0c77cb: Preparing 23:20:45 770f373c6f4a: Waiting 23:20:45 cebe5d04109d: Waiting 23:20:45 e5e13b0c77cb: Waiting 23:20:45 d63822306389: Layer already exists 23:20:45 3d0d0d0922b5: Layer already exists 23:20:45 bc92ba2edae5: Layer already exists 23:20:45 ca7f8cc3b2ec: Layer already exists 23:20:45 13ef3a27c5b7: Layer already exists 23:20:45 770f373c6f4a: Layer already exists 23:20:45 e5e13b0c77cb: Layer already exists 23:20:45 cebe5d04109d: Layer already exists 23:20:45 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:a1f604e1c37b0889f1961dd19fcce7b53edfe8dbc8f9da727d5ffe0f3da28452 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:20:46 ca7f8cc3b2ec: Preparing 23:20:46 13ef3a27c5b7: Preparing 23:20:46 3d0d0d0922b5: Preparing 23:20:46 bc92ba2edae5: Preparing 23:20:46 d63822306389: Preparing 23:20:46 770f373c6f4a: Preparing 23:20:46 cebe5d04109d: Preparing 23:20:46 e5e13b0c77cb: Preparing 23:20:46 e5e13b0c77cb: Waiting 23:20:46 770f373c6f4a: Waiting 23:20:46 cebe5d04109d: Waiting 23:20:46 13ef3a27c5b7: Layer already exists 23:20:46 bc92ba2edae5: Layer already exists 23:20:46 ca7f8cc3b2ec: Layer already exists 23:20:46 d63822306389: Layer already exists 23:20:46 3d0d0d0922b5: Layer already exists 23:20:46 770f373c6f4a: Layer already exists 23:20:46 cebe5d04109d: Layer already exists 23:20:46 e5e13b0c77cb: Layer already exists 23:20:46 main: digest: sha256:a1f604e1c37b0889f1961dd19fcce7b53edfe8dbc8f9da727d5ffe0f3da28452 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:46 ===================================================== [Pipeline] echo 23:20:46 taggedImages: 23:20:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a2765a98d8f71eb240f317e00f16757db580c473 23:20:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:20:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.1-dev.4 23:20:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:20:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:20:46 a2765a98d8f71eb240f317e00f16757db580c473 23:20:46 latest 23:20:46 2.3.1-dev.4 23:20:46 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:46 main 23:20:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2765a98d8f71eb240f317e00f16757db580c473 23:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:46 eee7aec4b897: Preparing 23:20:46 41e435d1ff9d: Preparing 23:20:46 a8a3d0d2a175: Preparing 23:20:46 23e44b83f3dd: Preparing 23:20:46 006a80d23478: Preparing 23:20:46 7760dbfbbd63: Preparing 23:20:46 2c3edf84b6b8: Preparing 23:20:46 f768484aabb6: Preparing 23:20:46 7f2716ff527f: Preparing 23:20:46 e5e13b0c77cb: Preparing 23:20:46 f768484aabb6: Waiting 23:20:46 7760dbfbbd63: Waiting 23:20:46 7f2716ff527f: Waiting 23:20:46 2c3edf84b6b8: Waiting 23:20:46 e5e13b0c77cb: Waiting 23:20:46 eee7aec4b897: Pushed 23:20:46 41e435d1ff9d: Pushed 23:20:46 006a80d23478: Pushed 23:20:47 f768484aabb6: Pushed 23:20:47 7760dbfbbd63: Pushed 23:20:47 2c3edf84b6b8: Pushed 23:20:47 e5e13b0c77cb: Layer already exists 23:20:47 7f2716ff527f: Pushed 23:20:48 23e44b83f3dd: Pushed 23:20:48 a8a3d0d2a175: Pushed 23:20:48 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:305bb64acd0554655d24bc87dacaeb45e03b43e4652f7447c29318bcc500b5ce size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:49 eee7aec4b897: Preparing 23:20:49 41e435d1ff9d: Preparing 23:20:49 a8a3d0d2a175: Preparing 23:20:49 23e44b83f3dd: Preparing 23:20:49 006a80d23478: Preparing 23:20:49 7760dbfbbd63: Preparing 23:20:49 2c3edf84b6b8: Preparing 23:20:49 f768484aabb6: Preparing 23:20:49 7f2716ff527f: Preparing 23:20:49 e5e13b0c77cb: Preparing 23:20:49 7760dbfbbd63: Waiting 23:20:49 2c3edf84b6b8: Waiting 23:20:49 f768484aabb6: Waiting 23:20:49 7f2716ff527f: Waiting 23:20:49 e5e13b0c77cb: Waiting 23:20:49 006a80d23478: Layer already exists 23:20:49 a8a3d0d2a175: Layer already exists 23:20:49 41e435d1ff9d: Layer already exists 23:20:49 eee7aec4b897: Layer already exists 23:20:49 23e44b83f3dd: Layer already exists 23:20:49 7760dbfbbd63: Layer already exists 23:20:49 2c3edf84b6b8: Layer already exists 23:20:49 f768484aabb6: Layer already exists 23:20:49 e5e13b0c77cb: Layer already exists 23:20:49 7f2716ff527f: Layer already exists 23:20:49 latest: digest: sha256:305bb64acd0554655d24bc87dacaeb45e03b43e4652f7447c29318bcc500b5ce size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.4 23:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:49 eee7aec4b897: Preparing 23:20:49 41e435d1ff9d: Preparing 23:20:49 a8a3d0d2a175: Preparing 23:20:49 23e44b83f3dd: Preparing 23:20:49 006a80d23478: Preparing 23:20:49 7760dbfbbd63: Preparing 23:20:49 2c3edf84b6b8: Preparing 23:20:49 f768484aabb6: Preparing 23:20:49 7f2716ff527f: Preparing 23:20:49 e5e13b0c77cb: Preparing 23:20:49 2c3edf84b6b8: Waiting 23:20:49 f768484aabb6: Waiting 23:20:49 7f2716ff527f: Waiting 23:20:49 e5e13b0c77cb: Waiting 23:20:49 7760dbfbbd63: Waiting 23:20:49 23e44b83f3dd: Layer already exists 23:20:49 eee7aec4b897: Layer already exists 23:20:49 006a80d23478: Layer already exists 23:20:49 a8a3d0d2a175: Layer already exists 23:20:49 41e435d1ff9d: Layer already exists 23:20:49 7760dbfbbd63: Layer already exists 23:20:49 e5e13b0c77cb: Layer already exists 23:20:49 7f2716ff527f: Layer already exists 23:20:49 2c3edf84b6b8: Layer already exists 23:20:49 f768484aabb6: Layer already exists 23:20:49 2.3.1-dev.4: digest: sha256:305bb64acd0554655d24bc87dacaeb45e03b43e4652f7447c29318bcc500b5ce size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:50 eee7aec4b897: Preparing 23:20:50 41e435d1ff9d: Preparing 23:20:50 a8a3d0d2a175: Preparing 23:20:50 23e44b83f3dd: Preparing 23:20:50 006a80d23478: Preparing 23:20:50 7760dbfbbd63: Preparing 23:20:50 2c3edf84b6b8: Preparing 23:20:50 f768484aabb6: Preparing 23:20:50 7f2716ff527f: Preparing 23:20:50 e5e13b0c77cb: Preparing 23:20:50 2c3edf84b6b8: Waiting 23:20:50 7760dbfbbd63: Waiting 23:20:50 f768484aabb6: Waiting 23:20:50 006a80d23478: Layer already exists 23:20:50 23e44b83f3dd: Layer already exists 23:20:50 eee7aec4b897: Layer already exists 23:20:50 a8a3d0d2a175: Layer already exists 23:20:50 41e435d1ff9d: Layer already exists 23:20:50 7760dbfbbd63: Layer already exists 23:20:50 2c3edf84b6b8: Layer already exists 23:20:50 7f2716ff527f: Layer already exists 23:20:50 f768484aabb6: Layer already exists 23:20:50 e5e13b0c77cb: Layer already exists 23:20:50 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:305bb64acd0554655d24bc87dacaeb45e03b43e4652f7447c29318bcc500b5ce size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:20:50 eee7aec4b897: Preparing 23:20:50 41e435d1ff9d: Preparing 23:20:50 a8a3d0d2a175: Preparing 23:20:50 23e44b83f3dd: Preparing 23:20:50 006a80d23478: Preparing 23:20:50 7760dbfbbd63: Preparing 23:20:50 2c3edf84b6b8: Preparing 23:20:50 f768484aabb6: Preparing 23:20:50 7f2716ff527f: Preparing 23:20:50 e5e13b0c77cb: Preparing 23:20:50 f768484aabb6: Waiting 23:20:50 7f2716ff527f: Waiting 23:20:50 e5e13b0c77cb: Waiting 23:20:50 7760dbfbbd63: Waiting 23:20:50 2c3edf84b6b8: Waiting 23:20:50 a8a3d0d2a175: Layer already exists 23:20:50 006a80d23478: Layer already exists 23:20:50 23e44b83f3dd: Layer already exists 23:20:50 eee7aec4b897: Layer already exists 23:20:50 41e435d1ff9d: Layer already exists 23:20:50 2c3edf84b6b8: Layer already exists 23:20:50 f768484aabb6: Layer already exists 23:20:50 7f2716ff527f: Layer already exists 23:20:50 e5e13b0c77cb: Layer already exists 23:20:50 7760dbfbbd63: Layer already exists 23:20:50 main: digest: sha256:305bb64acd0554655d24bc87dacaeb45e03b43e4652f7447c29318bcc500b5ce size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:51 ===================================================== [Pipeline] echo 23:20:51 taggedImages: 23:20:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2765a98d8f71eb240f317e00f16757db580c473 23:20:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:20:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.1-dev.4 23:20:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:20:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:20:51 a2765a98d8f71eb240f317e00f16757db580c473 23:20:51 latest 23:20:51 2.3.1-dev.4 23:20:51 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:51 main 23:20:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a2765a98d8f71eb240f317e00f16757db580c473 23:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:20:51 c19d307b6011: Preparing 23:20:51 a30c914201b7: Preparing 23:20:51 0b8f39a65ce6: Preparing 23:20:51 7ce2c38dd74a: Preparing 23:20:51 34d5ebaa5410: Preparing 23:20:51 0b8f39a65ce6: Layer already exists 23:20:51 34d5ebaa5410: Layer already exists 23:20:51 c19d307b6011: Pushed 23:20:52 7ce2c38dd74a: Pushed 23:20:54 a30c914201b7: Pushed 23:20:54 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:f97cbe47c6ba696b359121fbc2b2ccd88abb20c0ba24e445c2d674bd4acc1a5e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:20:54 c19d307b6011: Preparing 23:20:54 a30c914201b7: Preparing 23:20:54 0b8f39a65ce6: Preparing 23:20:54 7ce2c38dd74a: Preparing 23:20:54 34d5ebaa5410: Preparing 23:20:54 7ce2c38dd74a: Layer already exists 23:20:54 a30c914201b7: Layer already exists 23:20:54 0b8f39a65ce6: Layer already exists 23:20:54 c19d307b6011: Layer already exists 23:20:54 34d5ebaa5410: Layer already exists 23:20:54 latest: digest: sha256:f97cbe47c6ba696b359121fbc2b2ccd88abb20c0ba24e445c2d674bd4acc1a5e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.4 23:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:20:55 c19d307b6011: Preparing 23:20:55 a30c914201b7: Preparing 23:20:55 0b8f39a65ce6: Preparing 23:20:55 7ce2c38dd74a: Preparing 23:20:55 34d5ebaa5410: Preparing 23:20:55 7ce2c38dd74a: Layer already exists 23:20:55 0b8f39a65ce6: Layer already exists 23:20:55 34d5ebaa5410: Layer already exists 23:20:55 a30c914201b7: Layer already exists 23:20:55 c19d307b6011: Layer already exists 23:20:55 2.3.1-dev.4: digest: sha256:f97cbe47c6ba696b359121fbc2b2ccd88abb20c0ba24e445c2d674bd4acc1a5e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:20:55 c19d307b6011: Preparing 23:20:55 a30c914201b7: Preparing 23:20:55 0b8f39a65ce6: Preparing 23:20:55 7ce2c38dd74a: Preparing 23:20:55 34d5ebaa5410: Preparing 23:20:55 0b8f39a65ce6: Layer already exists 23:20:55 34d5ebaa5410: Layer already exists 23:20:55 c19d307b6011: Layer already exists 23:20:55 a30c914201b7: Layer already exists 23:20:55 7ce2c38dd74a: Layer already exists 23:20:55 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:f97cbe47c6ba696b359121fbc2b2ccd88abb20c0ba24e445c2d674bd4acc1a5e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:20:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:20:56 c19d307b6011: Preparing 23:20:56 a30c914201b7: Preparing 23:20:56 0b8f39a65ce6: Preparing 23:20:56 7ce2c38dd74a: Preparing 23:20:56 34d5ebaa5410: Preparing 23:20:56 7ce2c38dd74a: Layer already exists 23:20:56 0b8f39a65ce6: Layer already exists 23:20:56 c19d307b6011: Layer already exists 23:20:56 34d5ebaa5410: Layer already exists 23:20:56 a30c914201b7: Layer already exists 23:20:56 main: digest: sha256:f97cbe47c6ba696b359121fbc2b2ccd88abb20c0ba24e445c2d674bd4acc1a5e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:56 ===================================================== [Pipeline] echo 23:20:56 taggedImages: 23:20:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a2765a98d8f71eb240f317e00f16757db580c473 23:20:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:20:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.1-dev.4 23:20:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:20:56 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:20:56 a2765a98d8f71eb240f317e00f16757db580c473 23:20:56 latest 23:20:56 2.3.1-dev.4 23:20:56 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:20:56 main 23:20:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a2765a98d8f71eb240f317e00f16757db580c473 23:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:20:57 9c3d39f2352b: Preparing 23:20:57 79507cfd81c5: Preparing 23:20:57 5a62059e0f08: Preparing 23:20:57 84e7c285fb67: Preparing 23:20:57 4673e991abb6: Preparing 23:20:57 4c263c520df5: Preparing 23:20:57 34d5ebaa5410: Preparing 23:20:57 4c263c520df5: Waiting 23:20:57 5a62059e0f08: Pushed 23:20:57 9c3d39f2352b: Pushed 23:20:57 79507cfd81c5: Pushed 23:20:57 34d5ebaa5410: Layer already exists 23:20:57 4c263c520df5: Pushed 23:21:01 4673e991abb6: Pushed 23:21:04 84e7c285fb67: Pushed 23:21:04 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:f45e61840c3e7d14d2c7d8dcf05bdf9f3bfdfd60fa7e330d04753007035ce75b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:21:04 9c3d39f2352b: Preparing 23:21:04 79507cfd81c5: Preparing 23:21:04 5a62059e0f08: Preparing 23:21:04 84e7c285fb67: Preparing 23:21:04 4673e991abb6: Preparing 23:21:04 4c263c520df5: Preparing 23:21:04 34d5ebaa5410: Preparing 23:21:04 4c263c520df5: Waiting 23:21:04 34d5ebaa5410: Waiting 23:21:04 84e7c285fb67: Layer already exists 23:21:04 9c3d39f2352b: Layer already exists 23:21:04 5a62059e0f08: Layer already exists 23:21:04 4673e991abb6: Layer already exists 23:21:04 79507cfd81c5: Layer already exists 23:21:04 34d5ebaa5410: Layer already exists 23:21:04 4c263c520df5: Layer already exists 23:21:04 latest: digest: sha256:f45e61840c3e7d14d2c7d8dcf05bdf9f3bfdfd60fa7e330d04753007035ce75b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.4 23:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:21:05 9c3d39f2352b: Preparing 23:21:05 79507cfd81c5: Preparing 23:21:05 5a62059e0f08: Preparing 23:21:05 84e7c285fb67: Preparing 23:21:05 4673e991abb6: Preparing 23:21:05 4c263c520df5: Preparing 23:21:05 34d5ebaa5410: Preparing 23:21:05 4c263c520df5: Waiting 23:21:05 34d5ebaa5410: Waiting 23:21:05 84e7c285fb67: Layer already exists 23:21:05 4673e991abb6: Layer already exists 23:21:05 79507cfd81c5: Layer already exists 23:21:05 9c3d39f2352b: Layer already exists 23:21:05 5a62059e0f08: Layer already exists 23:21:05 4c263c520df5: Layer already exists 23:21:05 34d5ebaa5410: Layer already exists 23:21:05 2.3.1-dev.4: digest: sha256:f45e61840c3e7d14d2c7d8dcf05bdf9f3bfdfd60fa7e330d04753007035ce75b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:21:06 9c3d39f2352b: Preparing 23:21:06 79507cfd81c5: Preparing 23:21:06 5a62059e0f08: Preparing 23:21:06 84e7c285fb67: Preparing 23:21:06 4673e991abb6: Preparing 23:21:06 4c263c520df5: Preparing 23:21:06 34d5ebaa5410: Preparing 23:21:06 4c263c520df5: Waiting 23:21:06 34d5ebaa5410: Waiting 23:21:06 84e7c285fb67: Layer already exists 23:21:06 9c3d39f2352b: Layer already exists 23:21:06 5a62059e0f08: Layer already exists 23:21:06 79507cfd81c5: Layer already exists 23:21:06 4673e991abb6: Layer already exists 23:21:06 4c263c520df5: Layer already exists 23:21:06 34d5ebaa5410: Layer already exists 23:21:06 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:f45e61840c3e7d14d2c7d8dcf05bdf9f3bfdfd60fa7e330d04753007035ce75b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:21:06 9c3d39f2352b: Preparing 23:21:06 79507cfd81c5: Preparing 23:21:06 5a62059e0f08: Preparing 23:21:06 84e7c285fb67: Preparing 23:21:06 4673e991abb6: Preparing 23:21:06 4c263c520df5: Preparing 23:21:06 34d5ebaa5410: Preparing 23:21:06 4c263c520df5: Waiting 23:21:06 34d5ebaa5410: Waiting 23:21:06 79507cfd81c5: Layer already exists 23:21:06 84e7c285fb67: Layer already exists 23:21:06 5a62059e0f08: Layer already exists 23:21:06 9c3d39f2352b: Layer already exists 23:21:06 4673e991abb6: Layer already exists 23:21:06 4c263c520df5: Layer already exists 23:21:06 34d5ebaa5410: Layer already exists 23:21:06 main: digest: sha256:f45e61840c3e7d14d2c7d8dcf05bdf9f3bfdfd60fa7e330d04753007035ce75b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:06 ===================================================== [Pipeline] echo 23:21:06 taggedImages: 23:21:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:a2765a98d8f71eb240f317e00f16757db580c473 23:21:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:21:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.1-dev.4 23:21:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:06 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:21:06 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:21:06 a2765a98d8f71eb240f317e00f16757db580c473 23:21:06 latest 23:21:06 2.3.1-dev.4 23:21:06 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:06 main 23:21:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a2765a98d8f71eb240f317e00f16757db580c473 23:21:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:21:07 fb09d9b04ab1: Preparing 23:21:07 e9b4b302b6b7: Preparing 23:21:07 3cb905329e69: Preparing 23:21:07 67f6a50cf26a: Preparing 23:21:07 f29b29c91845: Preparing 23:21:07 34d5ebaa5410: Preparing 23:21:07 34d5ebaa5410: Waiting 23:21:07 fb09d9b04ab1: Pushed 23:21:07 e9b4b302b6b7: Pushed 23:21:07 3cb905329e69: Pushed 23:21:07 34d5ebaa5410: Layer already exists 23:21:07 f29b29c91845: Pushed 23:21:14 67f6a50cf26a: Pushed 23:21:14 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:64140ee20dc56842b05e4523dca141cb45530e551545c16dbf4e22027e90d1e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:21:14 fb09d9b04ab1: Preparing 23:21:14 e9b4b302b6b7: Preparing 23:21:14 3cb905329e69: Preparing 23:21:14 67f6a50cf26a: Preparing 23:21:14 f29b29c91845: Preparing 23:21:14 34d5ebaa5410: Preparing 23:21:14 34d5ebaa5410: Waiting 23:21:14 e9b4b302b6b7: Layer already exists 23:21:14 f29b29c91845: Layer already exists 23:21:14 3cb905329e69: Layer already exists 23:21:14 67f6a50cf26a: Layer already exists 23:21:14 fb09d9b04ab1: Layer already exists 23:21:14 34d5ebaa5410: Layer already exists 23:21:14 latest: digest: sha256:64140ee20dc56842b05e4523dca141cb45530e551545c16dbf4e22027e90d1e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:15 Removing intermediate container d66594e7c065 23:21:15 ---> a8afad5a7b22 23:21:15 Step 8/22 : COPY . . 23:21:15 ---> f73914e7698a 23:21:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:21:15 ---> Running in e5d7ccc40892 23:21:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.4 23:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:21:15 fb09d9b04ab1: Preparing 23:21:15 e9b4b302b6b7: Preparing 23:21:15 3cb905329e69: Preparing 23:21:15 67f6a50cf26a: Preparing 23:21:15 f29b29c91845: Preparing 23:21:15 34d5ebaa5410: Preparing 23:21:15 34d5ebaa5410: Waiting 23:21:15 67f6a50cf26a: Layer already exists 23:21:15 fb09d9b04ab1: Layer already exists 23:21:15 e9b4b302b6b7: Layer already exists 23:21:15 f29b29c91845: Layer already exists 23:21:15 3cb905329e69: Layer already exists 23:21:15 34d5ebaa5410: Layer already exists 23:21:15 2.3.1-dev.4: digest: sha256:64140ee20dc56842b05e4523dca141cb45530e551545c16dbf4e22027e90d1e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:21:16 fb09d9b04ab1: Preparing 23:21:16 e9b4b302b6b7: Preparing 23:21:16 3cb905329e69: Preparing 23:21:16 67f6a50cf26a: Preparing 23:21:16 f29b29c91845: Preparing 23:21:16 34d5ebaa5410: Preparing 23:21:16 34d5ebaa5410: Waiting 23:21:16 e9b4b302b6b7: Layer already exists 23:21:16 67f6a50cf26a: Layer already exists 23:21:16 f29b29c91845: Layer already exists 23:21:16 fb09d9b04ab1: Layer already exists 23:21:16 3cb905329e69: Layer already exists 23:21:16 34d5ebaa5410: Layer already exists 23:21:16 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:64140ee20dc56842b05e4523dca141cb45530e551545c16dbf4e22027e90d1e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:21:16 fb09d9b04ab1: Preparing 23:21:16 e9b4b302b6b7: Preparing 23:21:16 3cb905329e69: Preparing 23:21:16 67f6a50cf26a: Preparing 23:21:16 f29b29c91845: Preparing 23:21:16 34d5ebaa5410: Preparing 23:21:16 67f6a50cf26a: Layer already exists 23:21:16 e9b4b302b6b7: Layer already exists 23:21:16 f29b29c91845: Layer already exists 23:21:16 3cb905329e69: Layer already exists 23:21:16 fb09d9b04ab1: Layer already exists 23:21:16 34d5ebaa5410: Layer already exists 23:21:16 main: digest: sha256:64140ee20dc56842b05e4523dca141cb45530e551545c16dbf4e22027e90d1e1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:16 ===================================================== [Pipeline] echo 23:21:16 taggedImages: 23:21:16 - nexus3.edgexfoundry.org:10004/security-spire-config:a2765a98d8f71eb240f317e00f16757db580c473 23:21:16 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:21:16 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.1-dev.4 23:21:16 - nexus3.edgexfoundry.org:10004/security-spire-config:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:16 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:21:16 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:21:16 a2765a98d8f71eb240f317e00f16757db580c473 23:21:16 latest 23:21:16 2.3.1-dev.4 23:21:16 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:16 main 23:21:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:21:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a2765a98d8f71eb240f317e00f16757db580c473 23:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:21:17 c8d12926c64b: Preparing 23:21:17 81a251da92f9: Preparing 23:21:17 dffcc9a0a02d: Preparing 23:21:17 b1a1b48daa82: Preparing 23:21:17 44eefeee9d30: Preparing 23:21:17 34d5ebaa5410: Preparing 23:21:17 34d5ebaa5410: Waiting 23:21:17 dffcc9a0a02d: Pushed 23:21:17 81a251da92f9: Pushed 23:21:17 c8d12926c64b: Pushed 23:21:17 34d5ebaa5410: Layer already exists 23:21:17 44eefeee9d30: Pushed 23:21:24 b1a1b48daa82: Pushed 23:21:24 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:eb72f20dcb4d0de356983d6f96f9657bd6c42add7214f52ba0fe27db23a55a8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:21:24 c8d12926c64b: Preparing 23:21:24 81a251da92f9: Preparing 23:21:24 dffcc9a0a02d: Preparing 23:21:24 b1a1b48daa82: Preparing 23:21:24 44eefeee9d30: Preparing 23:21:24 34d5ebaa5410: Preparing 23:21:24 34d5ebaa5410: Waiting 23:21:24 dffcc9a0a02d: Layer already exists 23:21:24 b1a1b48daa82: Layer already exists 23:21:24 81a251da92f9: Layer already exists 23:21:24 c8d12926c64b: Layer already exists 23:21:24 44eefeee9d30: Layer already exists 23:21:24 34d5ebaa5410: Layer already exists 23:21:24 latest: digest: sha256:eb72f20dcb4d0de356983d6f96f9657bd6c42add7214f52ba0fe27db23a55a8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.4 23:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:21:25 c8d12926c64b: Preparing 23:21:25 81a251da92f9: Preparing 23:21:25 dffcc9a0a02d: Preparing 23:21:25 b1a1b48daa82: Preparing 23:21:25 44eefeee9d30: Preparing 23:21:25 34d5ebaa5410: Preparing 23:21:25 c8d12926c64b: Layer already exists 23:21:25 dffcc9a0a02d: Layer already exists 23:21:25 44eefeee9d30: Layer already exists 23:21:25 81a251da92f9: Layer already exists 23:21:25 b1a1b48daa82: Layer already exists 23:21:25 34d5ebaa5410: Layer already exists 23:21:25 2.3.1-dev.4: digest: sha256:eb72f20dcb4d0de356983d6f96f9657bd6c42add7214f52ba0fe27db23a55a8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:21:26 c8d12926c64b: Preparing 23:21:26 81a251da92f9: Preparing 23:21:26 dffcc9a0a02d: Preparing 23:21:26 b1a1b48daa82: Preparing 23:21:26 44eefeee9d30: Preparing 23:21:26 34d5ebaa5410: Preparing 23:21:26 34d5ebaa5410: Waiting 23:21:26 b1a1b48daa82: Layer already exists 23:21:26 dffcc9a0a02d: Layer already exists 23:21:26 44eefeee9d30: Layer already exists 23:21:26 81a251da92f9: Layer already exists 23:21:26 c8d12926c64b: Layer already exists 23:21:26 34d5ebaa5410: Layer already exists 23:21:26 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:eb72f20dcb4d0de356983d6f96f9657bd6c42add7214f52ba0fe27db23a55a8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:26 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:21:26 c8d12926c64b: Preparing 23:21:26 81a251da92f9: Preparing 23:21:26 dffcc9a0a02d: Preparing 23:21:26 b1a1b48daa82: Preparing 23:21:26 44eefeee9d30: Preparing 23:21:26 34d5ebaa5410: Preparing 23:21:26 34d5ebaa5410: Waiting 23:21:26 b1a1b48daa82: Layer already exists 23:21:26 c8d12926c64b: Layer already exists 23:21:26 44eefeee9d30: Layer already exists 23:21:26 dffcc9a0a02d: Layer already exists 23:21:26 81a251da92f9: Layer already exists 23:21:26 34d5ebaa5410: Layer already exists 23:21:26 main: digest: sha256:eb72f20dcb4d0de356983d6f96f9657bd6c42add7214f52ba0fe27db23a55a8f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:26 ===================================================== [Pipeline] echo 23:21:26 taggedImages: 23:21:26 - nexus3.edgexfoundry.org:10004/security-spire-server:a2765a98d8f71eb240f317e00f16757db580c473 23:21:26 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:21:26 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.1-dev.4 23:21:26 - nexus3.edgexfoundry.org:10004/security-spire-server:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:26 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:21:26 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:21:26 a2765a98d8f71eb240f317e00f16757db580c473 23:21:26 latest 23:21:26 2.3.1-dev.4 23:21:26 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:26 main 23:21:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a2765a98d8f71eb240f317e00f16757db580c473 23:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:21:27 36692b3d1a1d: Preparing 23:21:27 d6d07ad80397: Preparing 23:21:27 0b8f39a65ce6: Preparing 23:21:27 e6bbde1d710a: Preparing 23:21:27 e5e13b0c77cb: Preparing 23:21:27 e5e13b0c77cb: Layer already exists 23:21:27 0b8f39a65ce6: Layer already exists 23:21:27 36692b3d1a1d: Pushed 23:21:27 e6bbde1d710a: Pushed 23:21:30 d6d07ad80397: Pushed 23:21:30 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:b4ea28d2471d386fbde877d70112f89237aa355dd1d2699988c68d4e4c18e2bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:21:31 36692b3d1a1d: Preparing 23:21:31 d6d07ad80397: Preparing 23:21:31 0b8f39a65ce6: Preparing 23:21:31 e6bbde1d710a: Preparing 23:21:31 e5e13b0c77cb: Preparing 23:21:31 e5e13b0c77cb: Layer already exists 23:21:31 e6bbde1d710a: Layer already exists 23:21:31 36692b3d1a1d: Layer already exists 23:21:31 0b8f39a65ce6: Layer already exists 23:21:31 d6d07ad80397: Layer already exists 23:21:31 latest: digest: sha256:b4ea28d2471d386fbde877d70112f89237aa355dd1d2699988c68d4e4c18e2bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.4 23:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:21:31 36692b3d1a1d: Preparing 23:21:31 d6d07ad80397: Preparing 23:21:31 0b8f39a65ce6: Preparing 23:21:31 e6bbde1d710a: Preparing 23:21:31 e5e13b0c77cb: Preparing 23:21:31 36692b3d1a1d: Layer already exists 23:21:31 0b8f39a65ce6: Layer already exists 23:21:31 d6d07ad80397: Layer already exists 23:21:31 e5e13b0c77cb: Layer already exists 23:21:31 e6bbde1d710a: Layer already exists 23:21:31 2.3.1-dev.4: digest: sha256:b4ea28d2471d386fbde877d70112f89237aa355dd1d2699988c68d4e4c18e2bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:21:32 36692b3d1a1d: Preparing 23:21:32 d6d07ad80397: Preparing 23:21:32 0b8f39a65ce6: Preparing 23:21:32 e6bbde1d710a: Preparing 23:21:32 e5e13b0c77cb: Preparing 23:21:32 e6bbde1d710a: Layer already exists 23:21:32 0b8f39a65ce6: Layer already exists 23:21:32 36692b3d1a1d: Layer already exists 23:21:32 e5e13b0c77cb: Layer already exists 23:21:32 d6d07ad80397: Layer already exists 23:21:32 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:b4ea28d2471d386fbde877d70112f89237aa355dd1d2699988c68d4e4c18e2bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:21:32 36692b3d1a1d: Preparing 23:21:32 d6d07ad80397: Preparing 23:21:32 0b8f39a65ce6: Preparing 23:21:32 e6bbde1d710a: Preparing 23:21:32 e5e13b0c77cb: Preparing 23:21:32 e5e13b0c77cb: Layer already exists 23:21:32 0b8f39a65ce6: Layer already exists 23:21:32 36692b3d1a1d: Layer already exists 23:21:32 e6bbde1d710a: Layer already exists 23:21:32 d6d07ad80397: Layer already exists 23:21:32 main: digest: sha256:b4ea28d2471d386fbde877d70112f89237aa355dd1d2699988c68d4e4c18e2bd size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:32 ===================================================== [Pipeline] echo 23:21:32 taggedImages: 23:21:32 - nexus3.edgexfoundry.org:10004/support-notifications:a2765a98d8f71eb240f317e00f16757db580c473 23:21:32 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:21:32 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.1-dev.4 23:21:32 - nexus3.edgexfoundry.org:10004/support-notifications:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:32 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:21:32 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:21:32 a2765a98d8f71eb240f317e00f16757db580c473 23:21:32 latest 23:21:32 2.3.1-dev.4 23:21:32 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:32 main 23:21:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a2765a98d8f71eb240f317e00f16757db580c473 23:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:21:33 8eaf357efc05: Preparing 23:21:33 5e0e58c68fe2: Preparing 23:21:33 0b8f39a65ce6: Preparing 23:21:33 591343dbdd2b: Preparing 23:21:33 e5e13b0c77cb: Preparing 23:21:33 0b8f39a65ce6: Layer already exists 23:21:33 591343dbdd2b: Layer already exists 23:21:33 e5e13b0c77cb: Layer already exists 23:21:33 8eaf357efc05: Pushed 23:21:36 5e0e58c68fe2: Pushed 23:21:36 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:f6db07c7e45d21dad1b111c601a8c1be5ed47cc4297a3e6d4dfc18c08f5f2143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:21:37 8eaf357efc05: Preparing 23:21:37 5e0e58c68fe2: Preparing 23:21:37 0b8f39a65ce6: Preparing 23:21:37 591343dbdd2b: Preparing 23:21:37 e5e13b0c77cb: Preparing 23:21:37 8eaf357efc05: Layer already exists 23:21:37 0b8f39a65ce6: Layer already exists 23:21:37 5e0e58c68fe2: Layer already exists 23:21:37 591343dbdd2b: Layer already exists 23:21:37 e5e13b0c77cb: Layer already exists 23:21:37 latest: digest: sha256:f6db07c7e45d21dad1b111c601a8c1be5ed47cc4297a3e6d4dfc18c08f5f2143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.4 23:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:21:37 8eaf357efc05: Preparing 23:21:37 5e0e58c68fe2: Preparing 23:21:37 0b8f39a65ce6: Preparing 23:21:37 591343dbdd2b: Preparing 23:21:37 e5e13b0c77cb: Preparing 23:21:37 591343dbdd2b: Layer already exists 23:21:37 0b8f39a65ce6: Layer already exists 23:21:37 5e0e58c68fe2: Layer already exists 23:21:37 8eaf357efc05: Layer already exists 23:21:37 e5e13b0c77cb: Layer already exists 23:21:37 2.3.1-dev.4: digest: sha256:f6db07c7e45d21dad1b111c601a8c1be5ed47cc4297a3e6d4dfc18c08f5f2143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:21:38 8eaf357efc05: Preparing 23:21:38 5e0e58c68fe2: Preparing 23:21:38 0b8f39a65ce6: Preparing 23:21:38 591343dbdd2b: Preparing 23:21:38 e5e13b0c77cb: Preparing 23:21:38 e5e13b0c77cb: Layer already exists 23:21:38 591343dbdd2b: Layer already exists 23:21:38 0b8f39a65ce6: Layer already exists 23:21:38 8eaf357efc05: Layer already exists 23:21:38 5e0e58c68fe2: Layer already exists 23:21:38 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:f6db07c7e45d21dad1b111c601a8c1be5ed47cc4297a3e6d4dfc18c08f5f2143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:21:39 8eaf357efc05: Preparing 23:21:39 5e0e58c68fe2: Preparing 23:21:39 0b8f39a65ce6: Preparing 23:21:39 591343dbdd2b: Preparing 23:21:39 e5e13b0c77cb: Preparing 23:21:39 8eaf357efc05: Layer already exists 23:21:39 5e0e58c68fe2: Layer already exists 23:21:39 0b8f39a65ce6: Layer already exists 23:21:39 591343dbdd2b: Layer already exists 23:21:39 e5e13b0c77cb: Layer already exists 23:21:39 main: digest: sha256:f6db07c7e45d21dad1b111c601a8c1be5ed47cc4297a3e6d4dfc18c08f5f2143 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:39 ===================================================== [Pipeline] echo 23:21:39 taggedImages: 23:21:39 - nexus3.edgexfoundry.org:10004/support-scheduler:a2765a98d8f71eb240f317e00f16757db580c473 23:21:39 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:21:39 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.1-dev.4 23:21:39 - nexus3.edgexfoundry.org:10004/support-scheduler:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:39 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 23:21:39 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 23:21:39 a2765a98d8f71eb240f317e00f16757db580c473 23:21:39 latest 23:21:39 2.3.1-dev.4 23:21:39 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:39 main 23:21:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:39 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:39 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2765a98d8f71eb240f317e00f16757db580c473 23:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:21:39 9eb88ca39c32: Preparing 23:21:39 aae00d7bf576: Preparing 23:21:39 cacaa681bce2: Preparing 23:21:39 275ce96c6f88: Preparing 23:21:39 e5e13b0c77cb: Preparing 23:21:39 e5e13b0c77cb: Layer already exists 23:21:39 aae00d7bf576: Pushed 23:21:40 9eb88ca39c32: Pushed 23:21:41 cacaa681bce2: Pushed 23:21:53 275ce96c6f88: Pushed 23:21:53 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:c5f6996a4ac1949f5dd283b3d078041020c01de1226f118c6e98d59e0b7a91bc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:53 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:21:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:21:53 9eb88ca39c32: Preparing 23:21:53 aae00d7bf576: Preparing 23:21:53 cacaa681bce2: Preparing 23:21:53 275ce96c6f88: Preparing 23:21:53 e5e13b0c77cb: Preparing 23:21:53 275ce96c6f88: Layer already exists 23:21:53 aae00d7bf576: Layer already exists 23:21:53 cacaa681bce2: Layer already exists 23:21:53 9eb88ca39c32: Layer already exists 23:21:53 e5e13b0c77cb: Layer already exists 23:21:53 latest: digest: sha256:c5f6996a4ac1949f5dd283b3d078041020c01de1226f118c6e98d59e0b7a91bc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:54 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.4 23:21:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:21:54 9eb88ca39c32: Preparing 23:21:54 aae00d7bf576: Preparing 23:21:54 cacaa681bce2: Preparing 23:21:54 275ce96c6f88: Preparing 23:21:54 e5e13b0c77cb: Preparing 23:21:54 e5e13b0c77cb: Layer already exists 23:21:54 275ce96c6f88: Layer already exists 23:21:54 aae00d7bf576: Layer already exists 23:21:54 cacaa681bce2: Layer already exists 23:21:54 9eb88ca39c32: Layer already exists 23:21:54 2.3.1-dev.4: digest: sha256:c5f6996a4ac1949f5dd283b3d078041020c01de1226f118c6e98d59e0b7a91bc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:54 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:21:55 9eb88ca39c32: Preparing 23:21:55 aae00d7bf576: Preparing 23:21:55 cacaa681bce2: Preparing 23:21:55 275ce96c6f88: Preparing 23:21:55 e5e13b0c77cb: Preparing 23:21:55 aae00d7bf576: Layer already exists 23:21:55 e5e13b0c77cb: Layer already exists 23:21:55 9eb88ca39c32: Layer already exists 23:21:55 275ce96c6f88: Layer already exists 23:21:55 cacaa681bce2: Layer already exists 23:21:55 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:c5f6996a4ac1949f5dd283b3d078041020c01de1226f118c6e98d59e0b7a91bc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 23:21:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 23:21:55 9eb88ca39c32: Preparing 23:21:55 aae00d7bf576: Preparing 23:21:55 cacaa681bce2: Preparing 23:21:55 275ce96c6f88: Preparing 23:21:55 e5e13b0c77cb: Preparing 23:21:55 e5e13b0c77cb: Layer already exists 23:21:55 9eb88ca39c32: Layer already exists 23:21:55 275ce96c6f88: Layer already exists 23:21:55 cacaa681bce2: Layer already exists 23:21:55 aae00d7bf576: Layer already exists 23:21:55 main: digest: sha256:c5f6996a4ac1949f5dd283b3d078041020c01de1226f118c6e98d59e0b7a91bc size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:21:55 ===================================================== [Pipeline] echo 23:21:55 taggedImages: 23:21:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2765a98d8f71eb240f317e00f16757db580c473 23:21:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 23:21:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.1-dev.4 23:21:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:21:55 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:25:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:25:47 Removing intermediate container cc4dc20c5edc 23:25:47 ---> 2ec5f1c06f3c 23:25:47 23:25:47 Step 9/24 : FROM alpine:3.16 23:25:47 3.16: Pulling from library/alpine 23:25:48 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:25:48 Status: Downloaded newer image for alpine:3.16 23:25:48 ---> 2b4661558fb8 23:25:48 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:25:48 ---> Running in 8909e88d6725 23:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:25:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:25:53 (1/3) Installing ca-certificates (20220614-r0) 23:25:53 (2/3) Installing dumb-init (1.2.5-r1) 23:25:53 (3/3) Installing su-exec (0.2-r1) 23:25:53 Executing busybox-1.35.0-r17.trigger 23:25:53 Executing ca-certificates-20220614-r0.trigger 23:25:53 OK: 6 MiB in 17 packages 23:25:57 Removing intermediate container 8909e88d6725 23:25:57 ---> 83266677cf6f 23:25:57 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:25:57 ---> Running in 338f26d86999 23:25:57 Removing intermediate container c4a579f175d4 23:25:57 ---> 546a7fd57faf 23:25:57 23:25:57 Step 9/32 : FROM alpine:3.16 23:25:57 ---> 2b4661558fb8 23:25:57 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:25:57 ---> Running in a3f7c859f869 23:25:57 Removing intermediate container 338f26d86999 23:25:57 ---> 05d1c9f49f8a 23:25:57 Step 12/24 : WORKDIR / 23:25:57 ---> Running in 8f80819ffe1f 23:25:58 Removing intermediate container a3f7c859f869 23:25:58 ---> 82c09aa33888 23:25:58 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:25:58 Removing intermediate container 8f80819ffe1f 23:25:58 ---> bf2558339f83 23:25:58 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:25:58 ---> Running in 9ec346382150 23:26:00 ---> c6fe25b78253 23:26:00 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:26:01 ---> da968f3ce80f 23:26:01 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:26:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:26:02 ---> 00915e6823e3 23:26:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:26:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:26:03 ---> d9df7b6558ce 23:26:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:26:04 (1/2) Installing dumb-init (1.2.5-r1) 23:26:04 (2/2) Installing su-exec (0.2-r1) 23:26:04 Executing busybox-1.35.0-r17.trigger 23:26:04 OK: 5 MiB in 16 packages 23:26:04 ---> 11154b907e6f 23:26:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:26:06 Removing intermediate container 9ec346382150 23:26:06 ---> 8b6481a8e118 23:26:06 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:26:06 ---> Running in 527874a21a80 23:26:07 Removing intermediate container 527874a21a80 23:26:07 ---> a6f3385acbea 23:26:07 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:26:07 ---> Running in d055ae99835f 23:26:08 Removing intermediate container d055ae99835f 23:26:08 ---> a613f052160d 23:26:08 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:26:08 ---> Running in b341538b3cc3 23:26:08 ---> 544f969a4af9 23:26:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:26:09 Removing intermediate container b341538b3cc3 23:26:09 ---> 26508bdded8d 23:26:09 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:26:09 ---> Running in 86ee9d81e314 23:26:09 ---> f6f59028a190 23:26:09 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:26:09 ---> Running in bdf912f0fefc 23:26:10 Removing intermediate container 86ee9d81e314 23:26:10 ---> e01847c0b684 23:26:10 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:26:10 ---> Running in 2f87503bf1fa 23:26:14 Removing intermediate container bdf912f0fefc 23:26:14 ---> 77b49da07074 23:26:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:26:14 ---> Running in 4d94edfc75eb 23:26:14 Removing intermediate container 2f87503bf1fa 23:26:14 ---> 62d7643e833a 23:26:14 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:26:14 ---> Running in e5f5cda09bb8 23:26:15 Removing intermediate container 4d94edfc75eb 23:26:15 ---> aa3e71a22de6 23:26:15 Step 22/24 : LABEL arch=arm64 23:26:15 ---> Running in 4c2e67392b5a 23:26:15 Removing intermediate container e5f5cda09bb8 23:26:15 ---> 37e39ea1e361 23:26:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:26:16 Removing intermediate container 4c2e67392b5a 23:26:16 ---> 8955b0625d87 23:26:16 Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:26:16 ---> Running in ad0e6dc44b4d 23:26:16 ---> ce8392f4f173 23:26:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:26:16 Removing intermediate container ad0e6dc44b4d 23:26:16 ---> eee7dc1ed80e 23:26:16 Step 24/24 : LABEL version=2.3.1-dev.4 23:26:16 ---> Running in e1b2a336ee0c 23:26:17 ---> Running in dcf0e54a0d45 23:26:18 Removing intermediate container dcf0e54a0d45 23:26:18 ---> b6c00077fd29 23:26:18 23:26:18 Successfully built b6c00077fd29 23:26:18 Successfully tagged security-secretstore-setup-arm64:latest 23:26:18 Building support-scheduler 23:26:20  Building security-secretstore-setup ... done Removing intermediate container e1b2a336ee0c 23:26:20 ---> d6242a76c774 23:26:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:21 ---> 8edf3aa2314c 23:26:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:26:24 ---> bd8e17e5105b 23:26:24 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:26:24 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:26:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:26:24 ---> 9b3f7e4ec603 23:26:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:26:24 ---> Using cache 23:26:24 ---> baef48ea6bc8 23:26:24 Step 4/22 : WORKDIR /edgex-go 23:26:24 ---> Using cache 23:26:24 ---> a4d8cad1ff00 23:26:24 Step 5/22 : RUN apk add --update --no-cache make git 23:26:24 ---> Using cache 23:26:24 ---> ebbc1baacd9f 23:26:24 Step 6/22 : COPY go.mod vendor* ./ 23:26:24 ---> Using cache 23:26:24 ---> 32c139b5ea6e 23:26:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:24 ---> Using cache 23:26:24 ---> 3f02f68dde2b 23:26:24 Step 8/22 : COPY . . 23:26:24 ---> Using cache 23:26:24 ---> ddee021c2c30 23:26:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:26:24 ---> Running in 58c119e38e17 23:26:24 ---> f35dc70d9571 23:26:24 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:26:26 ---> 5b8c2bdae9e5 23:26:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:26:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:26:27 ---> 5dcf61c6d404 23:26:27 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:26:28 ---> d8454597ccaf 23:26:28 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:26:29 ---> abec70719d73 23:26:29 Step 27/32 : RUN chmod +x /entrypoint.sh 23:26:29 ---> Running in 11eb004bd0b9 23:26:32 Removing intermediate container 11eb004bd0b9 23:26:32 ---> 43488d112344 23:26:32 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:26:32 ---> Running in c78409d37dd0 23:26:33 Removing intermediate container c78409d37dd0 23:26:33 ---> 40dcf7246460 23:26:33 Step 29/32 : CMD ["gate"] 23:26:33 ---> Running in aeb3183607ee 23:26:33 Removing intermediate container aeb3183607ee 23:26:33 ---> 10a6acbb248a 23:26:33 Step 30/32 : LABEL arch=arm64 23:26:33 ---> Running in a105aeda7477 23:26:34 Removing intermediate container a105aeda7477 23:26:34 ---> 1193e3f96dbe 23:26:34 Step 31/32 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:26:34 ---> Running in 695fc7fe1148 23:26:35 Removing intermediate container 695fc7fe1148 23:26:35 ---> 51ee705bc6de 23:26:35 Step 32/32 : LABEL version=2.3.1-dev.4 23:26:35 ---> Running in bb1e12a459fb 23:26:35 Removing intermediate container bb1e12a459fb 23:26:35 ---> 0a72b83fc28e 23:26:35 23:26:35 Successfully built 0a72b83fc28e 23:26:35 Successfully tagged security-bootstrapper-arm64:latest 23:26:35  Building security-bootstrapper ... done Building security-spire-agent 23:26:41 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:26:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:26:41 ---> 9b3f7e4ec603 23:26:41 Step 3/24 : WORKDIR /edgex-go 23:26:41 ---> Using cache 23:26:41 ---> 943a4ed49c39 23:26:41 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:26:41 ---> Running in ed40fb16a405 23:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:26:45 Removing intermediate container 9812c92e6f5a 23:26:45 ---> dc9e35b6b57b 23:26:45 23:26:45 Step 10/22 : FROM alpine:3.16 23:26:45 ---> 2b4661558fb8 23:26:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:26:45 ---> Running in c2eaa0b33a76 23:26:45 Removing intermediate container c2eaa0b33a76 23:26:45 ---> fc8ca5bcc474 23:26:45 Step 12/22 : ENV APP_PORT=59880 23:26:45 ---> Running in 5061371a8683 23:26:46 Removing intermediate container 5061371a8683 23:26:46 ---> d3ea9199cfe1 23:26:46 Step 13/22 : EXPOSE $APP_PORT 23:26:46 ---> Running in 80033afd4a12 23:26:46 OK: 221 MiB in 51 packages 23:26:46 Removing intermediate container 80033afd4a12 23:26:46 ---> 4ab942aa1986 23:26:46 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:26:47 ---> Running in 2d98815f68d6 23:26:48 Removing intermediate container ed40fb16a405 23:26:48 ---> b7d4cb8ccaf5 23:26:48 Step 5/24 : COPY go.mod vendor* ./ 23:26:49 ---> 4fc2010195ee 23:26:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:49 ---> Running in 116d1b02572e 23:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:26:51 (1/1) Installing dumb-init (1.2.5-r1) 23:26:51 Executing busybox-1.35.0-r17.trigger 23:26:51 OK: 5 MiB in 15 packages 23:26:52 Removing intermediate container 2d98815f68d6 23:26:52 ---> a5b616a46922 23:26:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:53 ---> 107dc9899d6b 23:26:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:26:55 ---> 2db4532778b8 23:26:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:26:56 ---> 13891555fa3d 23:26:56 Step 18/22 : ENTRYPOINT ["/core-data"] 23:26:56 ---> Running in a642ecef6652 23:26:57 Removing intermediate container a642ecef6652 23:26:57 ---> 362a31ec00a1 23:26:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:26:57 ---> Running in 5bf953d33ef3 23:26:57 Removing intermediate container 5bf953d33ef3 23:26:57 ---> dc7c42ff6e1a 23:26:57 Step 20/22 : LABEL arch=arm64 23:26:57 ---> Running in 78522b84ec5a 23:26:58 Removing intermediate container 78522b84ec5a 23:26:58 ---> 8e83d61fae80 23:26:58 Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:26:58 ---> Running in 5f4ad8834f3e 23:26:59 Removing intermediate container 5f4ad8834f3e 23:26:59 ---> be384b6c6516 23:26:59 Step 22/22 : LABEL version=2.3.1-dev.4 23:26:59 ---> Running in 5c5225331709 23:26:59 Removing intermediate container 5c5225331709 23:26:59 ---> ccf8bc572ce6 23:26:59 23:26:59 Successfully built ccf8bc572ce6 23:26:59 Successfully tagged core-data-arm64:latest 23:26:59  Building core-data ... done Building security-spire-server 23:27:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:27:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:27:04 ---> 9b3f7e4ec603 23:27:04 Step 3/23 : WORKDIR /edgex-go 23:27:04 ---> Using cache 23:27:04 ---> 943a4ed49c39 23:27:04 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:27:04 ---> Using cache 23:27:04 ---> b7d4cb8ccaf5 23:27:04 Step 5/23 : COPY go.mod vendor* ./ 23:27:04 ---> Using cache 23:27:04 ---> 4fc2010195ee 23:27:04 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:05 ---> Running in 07d11dc3dd0e 23:28:13 Removing intermediate container 116d1b02572e 23:28:13 ---> 7182d17ff3e9 23:28:13 Step 7/24 : COPY . . 23:28:13 ---> cc64b1cd2253 23:28:13 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:28:13 ---> Running in e18458893ef6 23:28:13 Removing intermediate container e18458893ef6 23:28:13 ---> 2eb8dc389a20 23:28:13 Step 9/24 : WORKDIR /edgex-go/spire-build 23:28:13 ---> Running in 5f14c30a2556 23:28:14 Removing intermediate container 5f14c30a2556 23:28:14 ---> ea4e79bcfc53 23:28: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 23:28:14 ---> Running in caeebde0975f 23:28:14 Removing intermediate container 7c0405c3c167 23:28:14 ---> 3f67526c7b2a 23:28:14 23:28:14 Step 9/19 : FROM alpine:3.15 23:28:14 ---> 8aa73fd46299 23:28:14 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:28:14 ---> Using cache 23:28:14 ---> 5bb313d2b056 23:28:14 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:28:15 ---> Running in f5fad219ae61 23:28:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:28:19 Removing intermediate container caeebde0975f 23:28:19 ---> d749d39c5e53 23:28:19 Step 11/24 : WORKDIR /edgex-go 23:28:19 ---> Running in 39c0188c2b01 23:28:20 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:28:20 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:28:20 OK: 15736 distinct packages available 23:28:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:28:20 Removing intermediate container 39c0188c2b01 23:28:20 ---> e19c557bf598 23:28:20 23:28:20 Step 12/24 : FROM alpine:3.15 23:28:20 ---> 8aa73fd46299 23:28:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:28:20 ---> Using cache 23:28:20 ---> 5bb313d2b056 23:28:20 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:28:20 ---> Running in f10908549fed 23:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:28:22 (1/9) Installing ca-certificates (20220614-r0) 23:28:22 (2/9) Installing brotli-libs (1.0.9-r5) 23:28:22 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:28:22 (4/9) Installing libcurl (7.80.0-r4) 23:28:22 (5/9) Installing curl (7.80.0-r4) 23:28:22 (6/9) Installing dumb-init (1.2.5-r1) 23:28:22 (7/9) Installing musl-obstack (1.2.3-r0) 23:28:22 (8/9) Installing libucontext (1.1-r0) 23:28:22 (9/9) Installing gcompat (1.0.0-r4) 23:28:22 Executing busybox-1.34.1-r7.trigger 23:28:22 Executing ca-certificates-20220614-r0.trigger 23:28:23 OK: 8 MiB in 23 packages 23:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:28:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:28:25 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:28:25 v3.15.6-177-gd016b3f1e6 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:28:25 OK: 15736 distinct packages available 23:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:28:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:28:26 Removing intermediate container f5fad219ae61 23:28:26 ---> 85da28ce5150 23:28:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:28:26 (1/5) Installing dumb-init (1.2.5-r1) 23:28:26 (2/5) Installing musl-obstack (1.2.3-r0) 23:28:26 (3/5) Installing libucontext (1.1-r0) 23:28:26 (4/5) Installing gcompat (1.0.0-r4) 23:28:26 (5/5) Installing openssl (1.1.1s-r1) 23:28:26 Executing busybox-1.34.1-r7.trigger 23:28:26 OK: 6 MiB in 19 packages 23:28:28 ---> 00640fedcd0a 23:28:28 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:28:28 Removing intermediate container f10908549fed 23:28:28 ---> a4dfd2a10603 23:28:28 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:28:33 ---> 97b9e5119d35 23:28:33 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:28:34 Removing intermediate container 07d11dc3dd0e 23:28:34 ---> 916a1d2b5ab0 23:28:34 Step 7/23 : COPY . . 23:28:34 ---> 4d9ce3ec7aa0 23:28:34 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:28:34 ---> cffb30a6840f 23:28:34 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:28:34 ---> Running in 0197e0e6c00c 23:28:35 Removing intermediate container 0197e0e6c00c 23:28:35 ---> feeb79e0a522 23:28:35 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:28:35 ---> Running in 31c00f83aaa8 23:28:36 Removing intermediate container 31c00f83aaa8 23:28:36 ---> aa447ebdf1a0 23:28:36 Step 17/19 : LABEL arch=arm64 23:28:36 ---> Running in 2360c1cc011a 23:28:37 Removing intermediate container 2360c1cc011a 23:28:37 ---> 475a28d041e0 23:28:37 Step 18/19 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:28:37 ---> Running in e2dc23e7bcfd 23:28:39 Removing intermediate container e2dc23e7bcfd 23:28:39 ---> 8257e42e3562 23:28:39 Step 19/19 : LABEL version=2.3.1-dev.4 23:28:39 ---> Running in 184001b78b48 23:28:40 Removing intermediate container 184001b78b48 23:28:40 ---> 0b35d1249034 23:28:40 23:28:40 Successfully built 0b35d1249034 23:28:40 Successfully tagged security-spiffe-token-provider-arm64:latest 23:28:40 Building sys-mgmt-agent 23:28:40  Building security-spiffe-token-provider ... done  ---> 7d02e46ff481 23:28:40 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:28:40 ---> Running in 8ffca01c5719 23:28:41 Removing intermediate container 8ffca01c5719 23:28:41 ---> 8361a9718aa5 23:28:41 Step 9/23 : WORKDIR /edgex-go/spire-build 23:28:42 ---> Running in ccb968b61b44 23:28:43 Removing intermediate container ccb968b61b44 23:28:43 ---> 5312edbf9edc 23:28:43 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 23:28:43 ---> Running in 225dfed0b442 23:28:45 ---> 5e1fa50afcfb 23:28:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:28:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:28:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:28:46 ---> 9b3f7e4ec603 23:28:46 Step 3/22 : WORKDIR /edgex-go 23:28:46 ---> Using cache 23:28:46 ---> 943a4ed49c39 23:28:46 Step 4/22 : RUN apk add --update --no-cache make bash git 23:28:46 ---> Running in 8212159e7937 23:28:47 ---> 25f760ca6fc6 23:28:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:28:48 Removing intermediate container 225dfed0b442 23:28:48 ---> 9aff9ffce4f0 23:28:48 Step 11/23 : WORKDIR /edgex-go 23:28:48 ---> Running in 5ff0f86d81b7 23:28:48 ---> c4e9a955fda1 23:28:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:28:49 Removing intermediate container 5ff0f86d81b7 23:28:49 ---> b0b3f5f97504 23:28:49 23:28:49 Step 12/23 : FROM alpine:3.15 23:28:49 ---> 8aa73fd46299 23:28:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:28:49 ---> Using cache 23:28:49 ---> 5bb313d2b056 23:28:49 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:28:49 ---> Using cache 23:28:49 ---> a4dfd2a10603 23:28:49 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:28:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:28:50 ---> b79b20d0c94b 23:28:50 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:28:50 ---> Running in 54109604ef03 23:28:51 OK: 221 MiB in 51 packages 23:28:51 Removing intermediate container 54109604ef03 23:28:51 ---> 0af92bed920a 23:28:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:28:51 ---> Running in 0f7260a1a9c4 23:28:52 Removing intermediate container 0f7260a1a9c4 23:28:52 ---> e9f0d6a56e7a 23:28:52 Step 22/24 : LABEL arch=arm64 23:28:52 ---> Running in b7d68f89013d 23:28:53 Removing intermediate container 8212159e7937 23:28:53 ---> d9068faec0c1 23:28:53 Step 5/22 : COPY go.mod vendor* ./ 23:28:53 Removing intermediate container b7d68f89013d 23:28:53 ---> 136cfeeff8ac 23:28:53 Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:28:53 ---> Running in 8090a68cc80b 23:28:54 Removing intermediate container 8090a68cc80b 23:28:54 ---> 5e3c19c11e43 23:28:54 Step 24/24 : LABEL version=2.3.1-dev.4 23:28:54 ---> Running in 13e80a1a8f17 23:28:54 ---> 7ad20ac9abbc 23:28:54 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:28:54 ---> Running in 9efde63e978b 23:28:55 Removing intermediate container 13e80a1a8f17 23:28:55 ---> 1de5fbbaf7d0 23:28:55 23:28:56 Successfully built 1de5fbbaf7d0 23:28:56 Successfully tagged security-spire-agent-arm64:latest 23:28:56  Building security-spire-agent ... done Building core-command 23:28:58 ---> 4b33805cb1f1 23:28:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:28:59 ---> cd231a787c4f 23:28:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:29:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:29:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:29:00 ---> 9b3f7e4ec603 23:29:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:29:00 ---> Using cache 23:29:00 ---> baef48ea6bc8 23:29:00 Step 4/23 : WORKDIR /edgex-go 23:29:00 ---> Using cache 23:29:00 ---> a4d8cad1ff00 23:29:00 Step 5/23 : RUN apk add --update --no-cache make git 23:29:00 ---> Using cache 23:29:00 ---> ebbc1baacd9f 23:29:00 Step 6/23 : COPY go.mod vendor* ./ 23:29:00 ---> Using cache 23:29:00 ---> 32c139b5ea6e 23:29:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:00 ---> Using cache 23:29:00 ---> 3f02f68dde2b 23:29:00 Step 8/23 : COPY . . 23:29:00 ---> Using cache 23:29:00 ---> ddee021c2c30 23:29:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:29:00 ---> bff2271e1476 23:29:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:29:00 ---> Running in a96833ab4dd1 23:29:02 ---> 453c002dcbd2 23:29:02 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:29:02 ---> Running in 4c0ee8ddaafe 23:29:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:29:03 Removing intermediate container 4c0ee8ddaafe 23:29:03 ---> bb332fb7605c 23:29:03 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:29:03 ---> Running in 4aefdfa48c63 23:29:03 Removing intermediate container 4aefdfa48c63 23:29:03 ---> ead547835664 23:29:03 Step 21/23 : LABEL arch=arm64 23:29:03 ---> Running in 453155cb8ed0 23:29:04 Removing intermediate container 453155cb8ed0 23:29:04 ---> 79fb59e1061c 23:29:04 Step 22/23 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:29:04 ---> Running in 6cc8b15eba16 23:29:05 Removing intermediate container 6cc8b15eba16 23:29:05 ---> 01b4621c735a 23:29:05 Step 23/23 : LABEL version=2.3.1-dev.4 23:29:05 ---> Running in 7b0d78a6af19 23:29:05 Removing intermediate container 7b0d78a6af19 23:29:05 ---> aee3eee6f2cf 23:29:05 23:29:05 Successfully built aee3eee6f2cf 23:29:05 Successfully tagged security-spire-server-arm64:latest 23:29:05  Building security-spire-server ... done Building security-proxy-setup 23:29:09 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:29:09 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:29:09 ---> 9b3f7e4ec603 23:29:09 Step 3/21 : WORKDIR /edgex-go 23:29:09 ---> Using cache 23:29:09 ---> 943a4ed49c39 23:29:09 Step 4/21 : RUN apk add --update --no-cache make git 23:29:09 ---> Using cache 23:29:09 ---> 33bf021d7c04 23:29:09 Step 5/21 : COPY go.mod vendor* ./ 23:29:09 ---> Using cache 23:29:09 ---> 4cbbc784fe58 23:29:09 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:29:09 ---> Using cache 23:29:09 ---> 8f0f0edb6327 23:29:09 Step 7/21 : COPY . . 23:29:09 ---> Using cache 23:29:09 ---> eb1ab8be8ce5 23:29:09 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:29:09 ---> Running in 2647a3daa9e0 23:29:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:30:08 Removing intermediate container 9efde63e978b 23:30:08 ---> dfe898d4686f 23:30:08 Step 7/22 : COPY . . 23:30:08 ---> 7ac034421fff 23:30:08 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:30:08 ---> Running in e4bf051aaa3e 23:30:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:30:56 Removing intermediate container e5d7ccc40892 23:30:56 ---> e8510da585f5 23:30:56 23:30:56 Step 10/22 : FROM alpine:3.16 23:30:56 ---> 2b4661558fb8 23:30:56 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:30:56 ---> Running in dce9cf4d38b5 23:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:30:56 (1/2) Installing ca-certificates (20220614-r0) 23:30:56 (2/2) Installing dumb-init (1.2.5-r1) 23:30:56 Executing busybox-1.35.0-r17.trigger 23:30:56 Executing ca-certificates-20220614-r0.trigger 23:30:56 OK: 6 MiB in 16 packages 23:30:56 Removing intermediate container dce9cf4d38b5 23:30:56 ---> bf3934bc9308 23:30:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:30:56 ---> Running in 823aa30e655a 23:30:56 Removing intermediate container 823aa30e655a 23:30:56 ---> ac018f23f7b3 23:30:56 Step 13/22 : ENV APP_PORT=59860 23:30:56 ---> Running in 8c44ca8c3682 23:30:56 Removing intermediate container 8c44ca8c3682 23:30:56 ---> 345138fbe350 23:30:56 Step 14/22 : EXPOSE $APP_PORT 23:30:56 ---> Running in f23e516b8b48 23:30:57 Removing intermediate container f23e516b8b48 23:30:57 ---> 92a143b316a8 23:30:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:30:57 ---> f34b7928d622 23:30:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:31:00 ---> a84e7696f49f 23:31:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:31:01 ---> cf15cec43acc 23:31:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:31:01 ---> Running in 5aa3de25e912 23:31:01 Removing intermediate container 5aa3de25e912 23:31:01 ---> 8d4ecd1f0413 23:31:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:31:02 ---> Running in 29c294cc5c41 23:31:02 Removing intermediate container 29c294cc5c41 23:31:02 ---> 8a2be885c31a 23:31:02 Step 20/22 : LABEL arch=arm64 23:31:02 ---> Running in e59b83efc7fa 23:31:03 Removing intermediate container e59b83efc7fa 23:31:03 ---> 476c7ffcb821 23:31:03 Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:31:03 ---> Running in 2700e9ada711 23:31:04 Removing intermediate container 2700e9ada711 23:31:04 ---> 17412e3ea84b 23:31:04 Step 22/22 : LABEL version=2.3.1-dev.4 23:31:04 ---> Running in eec8bd13a19f 23:31:04 Removing intermediate container eec8bd13a19f 23:31:04 ---> 745a50574d05 23:31:04 23:31:04 Successfully built 745a50574d05 23:31:04 Successfully tagged support-notifications-arm64:latest 23:31:04  Building support-notifications ... done Building core-metadata 23:31:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:31:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:31:08 ---> 9b3f7e4ec603 23:31:08 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:31:08 ---> Using cache 23:31:08 ---> baef48ea6bc8 23:31:08 Step 4/24 : WORKDIR /edgex-go 23:31:08 ---> Using cache 23:31:08 ---> a4d8cad1ff00 23:31:08 Step 5/24 : RUN apk add --update --no-cache make git 23:31:08 ---> Using cache 23:31:08 ---> ebbc1baacd9f 23:31:08 Step 6/24 : COPY go.mod vendor* ./ 23:31:08 ---> Using cache 23:31:08 ---> 32c139b5ea6e 23:31:08 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:31:08 ---> Using cache 23:31:08 ---> 3f02f68dde2b 23:31:08 Step 8/24 : COPY . . 23:31:08 ---> Using cache 23:31:08 ---> ddee021c2c30 23:31:08 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:31:08 ---> Running in f2ef22ddfa14 23:31:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:35:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:35:32 Removing intermediate container 2647a3daa9e0 23:35:32 ---> e5b77f5bb70b 23:35:32 23:35:32 Step 9/21 : FROM alpine:3.16 23:35:32 ---> 2b4661558fb8 23:35:32 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:35:32 ---> Running in 38c84bccf882 23:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:35:35 (1/6) Installing ca-certificates (20220614-r0) 23:35:35 (2/6) Installing brotli-libs (1.0.9-r6) 23:35:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:35:35 (4/6) Installing libcurl (7.83.1-r4) 23:35:35 (5/6) Installing curl (7.83.1-r4) 23:35:35 (6/6) Installing dumb-init (1.2.5-r1) 23:35:35 Executing busybox-1.35.0-r17.trigger 23:35:35 Executing ca-certificates-20220614-r0.trigger 23:35:35 OK: 8 MiB in 20 packages 23:35:38 Removing intermediate container 38c84bccf882 23:35:38 ---> ab8f7ac5a17c 23:35:38 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:35:38 ---> Running in 4adb49871f8f 23:35:38 Removing intermediate container 4adb49871f8f 23:35:38 ---> 767b954b1704 23:35:38 Step 12/21 : WORKDIR /edgex 23:35:38 ---> Running in 5c41806d65e6 23:35:39 Removing intermediate container 5c41806d65e6 23:35:39 ---> 1db98098392f 23:35:39 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:35:40 ---> 2289262d5c49 23:35:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:35:41 ---> a1fa173cb143 23:35:41 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:35:43 ---> bedc24b923d1 23:35:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:35:44 ---> 6a398e690c73 23:35:44 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:35:44 ---> Running in 1aa774dd3872 23:35:47 Removing intermediate container 1aa774dd3872 23:35:47 ---> 701eb0e01b9f 23:35:47 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:35:47 ---> Running in 696b01a7c487 23:35:48 Removing intermediate container 696b01a7c487 23:35:48 ---> a4459aa8bc65 23:35:48 Step 19/21 : LABEL arch=arm64 23:35:48 ---> Running in 045257f10b89 23:35:48 Removing intermediate container 045257f10b89 23:35:48 ---> 242babf8b8fe 23:35:48 Step 20/21 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:35:48 ---> Running in 527ed40f9c5d 23:35:49 Removing intermediate container 527ed40f9c5d 23:35:49 ---> a5a7a50f5e42 23:35:49 Step 21/21 : LABEL version=2.3.1-dev.4 23:35:49 ---> Running in 50701d6b867d 23:35:50 Removing intermediate container 50701d6b867d 23:35:50 ---> bc0312cec3eb 23:35:50 23:35:50 Successfully built bc0312cec3eb 23:35:50 Successfully tagged security-proxy-setup-arm64:latest 23:35:59  Building security-proxy-setup ... done Removing intermediate container a96833ab4dd1 23:35:59 ---> 746178a16f5e 23:35:59 23:35:59 Step 10/23 : FROM alpine:3.16 23:35:59 ---> 2b4661558fb8 23:35:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:35:59 ---> Running in 8d1756eb9f09 23:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:36:01 (1/1) Installing dumb-init (1.2.5-r1) 23:36:01 Executing busybox-1.35.0-r17.trigger 23:36:01 OK: 5 MiB in 15 packages 23:36:03 Removing intermediate container 8d1756eb9f09 23:36:03 ---> c63fdebf5bfb 23:36:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:36:04 ---> Running in 800d966d15c9 23:36:04 Removing intermediate container 800d966d15c9 23:36:04 ---> bf62db06424d 23:36:04 Step 13/23 : ENV APP_PORT=59882 23:36:04 ---> Running in 67d5260e8a31 23:36:05 Removing intermediate container 67d5260e8a31 23:36:05 ---> a78b1836558e 23:36:05 Step 14/23 : EXPOSE $APP_PORT 23:36:06 ---> Running in 69d8e886235a 23:36:07 Removing intermediate container 69d8e886235a 23:36:07 ---> f6d28a8189ff 23:36:07 Step 15/23 : WORKDIR / 23:36:07 ---> Running in 1780b35cc350 23:36:08 Removing intermediate container 1780b35cc350 23:36:08 ---> 6949676ed6cd 23:36:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:36:10 ---> e457ac96b01f 23:36:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:36:13 ---> 2b6258be42d0 23:36:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:36:15 ---> decf87e023c1 23:36:15 Step 19/23 : ENTRYPOINT ["/core-command"] 23:36:15 ---> Running in fb39faace903 23:36:16 Removing intermediate container fb39faace903 23:36:16 ---> 93d27cbd03f0 23:36:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:36:17 ---> Running in 9b5df66d06f4 23:36:18 Removing intermediate container 9b5df66d06f4 23:36:18 ---> 71fafe84f1b9 23:36:18 Step 21/23 : LABEL arch=arm64 23:36:18 ---> Running in ee3f125bf10a 23:36:18 Removing intermediate container e4bf051aaa3e 23:36:18 ---> 61d0c31fbe2c 23:36:18 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:36:18 ---> Running in 22dda547802d 23:36:19 Removing intermediate container ee3f125bf10a 23:36:19 ---> f87255f48fd3 23:36:19 Step 22/23 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:36:19 ---> Running in 56f2830d442d 23:36:20 Removing intermediate container 56f2830d442d 23:36:20 ---> 5818acdd868c 23:36:20 Step 23/23 : LABEL version=2.3.1-dev.4 23:36:20 ---> Running in 146beb181f72 23:36:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.1-dev.4" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:36:21 Removing intermediate container 146beb181f72 23:36:21 ---> f0b8afb35ccd 23:36:21 23:36:21 Successfully built f0b8afb35ccd 23:36:21 Successfully tagged core-command-arm64:latest 23:36:21  Building core-command ... done Removing intermediate container 58c119e38e17 23:36:21 ---> 763adcfb4b56 23:36:21 23:36:21 Step 10/22 : FROM alpine:3.16 23:36:21 ---> 2b4661558fb8 23:36:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:36:21 ---> Using cache 23:36:21 ---> c63fdebf5bfb 23:36:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:36:21 ---> Using cache 23:36:21 ---> bf62db06424d 23:36:21 Step 13/22 : ENV APP_PORT=59861 23:36:21 ---> Running in 3a246e0fecb6 23:36:22 Removing intermediate container 3a246e0fecb6 23:36:22 ---> 722bbeb33561 23:36:22 Step 14/22 : EXPOSE $APP_PORT 23:36:22 ---> Running in 33d6e3b208cc 23:36:23 Removing intermediate container 33d6e3b208cc 23:36:23 ---> 5790478de180 23:36:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:36:24 ---> 53e5b22ab0f7 23:36:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:36:25 Removing intermediate container 22dda547802d 23:36:25 ---> 51467ad01372 23:36:25 23:36:25 Step 10/22 : FROM alpine:3.16 23:36:25 ---> 2b4661558fb8 23:36:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:36:26 ---> Running in a59270d571de 23:36:27 Removing intermediate container a59270d571de 23:36:27 ---> 0f31c385dcb0 23:36:27 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 23:36:27 ---> Running in e0732f26eab9 23:36:29 ---> 10d13aefb399 23:36:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:36:29 ---> 8e8346bdd5e9 23:36:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:36:29 ---> Running in 3a1f7f2246c3 23:36:30 Removing intermediate container 3a1f7f2246c3 23:36:30 ---> a64f23029ac8 23:36:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:36:30 ---> Running in e6494d2a386b 23:36:31 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 23:36:31 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 23:36:31 Removing intermediate container e6494d2a386b 23:36:31 ---> de69433747a2 23:36:31 Step 20/22 : LABEL arch=arm64 23:36:31 (3/33) Installing readline (8.1.2-r0) 23:36:31 (4/33) Installing bash (5.1.16-r2) 23:36:31 ---> Running in 0152deef4df9 23:36:31 Executing bash-5.1.16-r2.post-install 23:36:31 (5/33) Installing ca-certificates (20220614-r0) 23:36:31 (6/33) Installing brotli-libs (1.0.9-r6) 23:36:31 (7/33) Installing nghttp2-libs (1.47.0-r0) 23:36:31 (8/33) Installing libcurl (7.83.1-r4) 23:36:31 (9/33) Installing curl (7.83.1-r4) 23:36:31 (10/33) Installing docker-cli (20.10.20-r0) 23:36:31 Removing intermediate container 0152deef4df9 23:36:31 ---> 9eda3851c676 23:36:31 Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:36:32 ---> Running in d3d7e669e525 23:36:32 (11/33) Installing dumb-init (1.2.5-r1) 23:36:32 (12/33) Installing libbz2 (1.0.8-r1) 23:36:32 (13/33) Installing expat (2.5.0-r0) 23:36:32 Removing intermediate container d3d7e669e525 23:36:32 ---> 9d91cae80029 23:36:32 Step 22/22 : LABEL version=2.3.1-dev.4 23:36:32 (14/33) Installing libffi (3.4.2-r1) 23:36:32 (15/33) Installing gdbm (1.23-r0) 23:36:33 (16/33) Installing xz-libs (5.2.5-r1) 23:36:33 ---> Running in f8794df4f7d7 23:36:33 (17/33) Installing libgcc (11.2.1_git20220219-r2) 23:36:33 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 23:36:33 (19/33) Installing mpdecimal (2.5.1-r1) 23:36:33 (20/33) Installing sqlite-libs (3.38.5-r0) 23:36:33 (21/33) Installing python3 (3.10.8-r0) 23:36:33 Removing intermediate container f8794df4f7d7 23:36:33 ---> ebc41826aa9d 23:36:33 23:36:33 Successfully built ebc41826aa9d 23:36:33 Successfully tagged support-scheduler-arm64:latest 23:36:35  Building support-scheduler ... done (22/33) Installing py3-contextlib2 (21.6.0-r2) 23:36:35 (23/33) Installing py3-tomli (2.0.1-r1) 23:36:35 (24/33) Installing py3-pep517 (0.12.0-r2) 23:36:35 (25/33) Installing py3-six (1.16.0-r1) 23:36:35 (26/33) Installing py3-retrying (1.3.3-r3) 23:36:35 (27/33) Installing py3-appdirs (1.4.4-r3) 23:36:35 (28/33) Installing py3-more-itertools (8.13.0-r0) 23:36:35 (29/33) Installing py3-ordered-set (4.0.2-r3) 23:36:35 (30/33) Installing py3-parsing (2.4.7-r3) 23:36:35 (31/33) Installing py3-packaging (21.3-r0) 23:36:35 (32/33) Installing py3-setuptools (59.4.0-r0) 23:36:35 (33/33) Installing py3-pip (22.1.1-r0) 23:36:36 Executing busybox-1.35.0-r17.trigger 23:36:36 Executing ca-certificates-20220614-r0.trigger 23:36:36 OK: 121 MiB in 47 packages 23:36:51 Collecting docker-compose==1.23.2 23:36:51 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:36:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 13.1 MB/s eta 0:00:00 23:36:51 Collecting dockerpty<0.5,>=0.4.1 23:36:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:36:51 Preparing metadata (setup.py): started 23:36:52 Removing intermediate container f2ef22ddfa14 23:36:52 ---> 7a1b40b831b0 23:36:52 23:36:52 Step 10/24 : FROM alpine:3.16 23:36:52 ---> 2b4661558fb8 23:36:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:36:52 ---> Using cache 23:36:52 ---> c63fdebf5bfb 23:36:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:36:52 ---> Using cache 23:36:52 ---> bf62db06424d 23:36:52 Step 13/24 : ENV APP_PORT=59881 23:36:52 ---> Running in 3743fef106fc 23:36:52 Removing intermediate container 3743fef106fc 23:36:52 ---> 9de1ecb5cbd8 23:36:52 Step 14/24 : EXPOSE $APP_PORT 23:36:52 ---> Running in 7f553db92b3b 23:36:52 Removing intermediate container 7f553db92b3b 23:36:52 ---> 02ef577a461f 23:36:52 Step 15/24 : WORKDIR / 23:36:53 Preparing metadata (setup.py): finished with status 'done' 23:36:53 ---> Running in c94c3bc2007f 23:36:53 Removing intermediate container c94c3bc2007f 23:36:53 ---> da89b42935e7 23:36:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:36:53 Collecting docker<4.0,>=3.6.0 23:36:53 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:36:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.4 MB/s eta 0:00:00 23:36:53 Collecting cached-property<2,>=1.2.0 23:36:53 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:36:53 ---> 618862bc8b92 23:36:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:36:54 Collecting PyYAML<4,>=3.10 23:36:54 Downloading PyYAML-3.13.tar.gz (270 kB) 23:36:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.6 MB/s eta 0:00:00 23:36:55 ---> b4ce799e7242 23:36:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:36:55 ---> b5ad9774f12f 23:36:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:36:56 Preparing metadata (setup.py): started 23:36:56 ---> ad083911ba25 23:36:56 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:36:56 ---> Running in ee1207ebe7ea 23:36:56 Removing intermediate container ee1207ebe7ea 23:36:56 ---> c2ac1331d14c 23:36:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:36:56 ---> Running in afec8d992fba 23:36:57 Removing intermediate container afec8d992fba 23:36:57 ---> aae596b85156 23:36:57 Step 22/24 : LABEL arch=arm64 23:36:57 ---> Running in 3c35170e4a7e 23:36:57 Removing intermediate container 3c35170e4a7e 23:36:57 ---> fc84ce7137b2 23:36:57 Step 23/24 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:36:57 ---> Running in 02807acc7b3d 23:36:57 Removing intermediate container 02807acc7b3d 23:36:57 ---> f796c18c4135 23:36:57 Step 24/24 : LABEL version=2.3.1-dev.4 23:36:57 ---> Running in 9666225a2b33 23:36:58 Preparing metadata (setup.py): finished with status 'done' 23:36:58 Removing intermediate container 9666225a2b33 23:36:58 ---> 1450fd4e0c2e 23:36:58 23:36:58 Successfully built 1450fd4e0c2e 23:36:58 Successfully tagged core-metadata-arm64:latest 23:36:59  Building core-metadata ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:36:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:36:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.3 MB/s eta 0:00:00 23:36:59 Collecting jsonschema<3,>=2.5.1 23:36:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:36:59 Collecting docopt<0.7,>=0.6.1 23:36:59 Downloading docopt-0.6.2.tar.gz (25 kB) 23:36:59 Preparing metadata (setup.py): started 23:37:01 Preparing metadata (setup.py): finished with status 'done' 23:37:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 23:37:01 Collecting texttable<0.10,>=0.9.0 23:37:01 Downloading texttable-0.9.1.tar.gz (11 kB) 23:37:01 Preparing metadata (setup.py): started 23:37:03 Preparing metadata (setup.py): finished with status 'done' 23:37:04 Collecting websocket-client<1.0,>=0.32.0 23:37:04 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:37:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 16.9 MB/s eta 0:00:00 23:37:04 Collecting docker-pycreds>=0.4.0 23:37:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:37:04 Collecting chardet<3.1.0,>=3.0.2 23:37:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:37:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 16.7 MB/s eta 0:00:00 23:37:05 Collecting idna<2.8,>=2.5 23:37:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:37:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.2 MB/s eta 0:00:00 23:37:05 Collecting certifi>=2017.4.17 23:37:05 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 23:37:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 19.6 MB/s eta 0:00:00 23:37:06 Collecting urllib3<1.25,>=1.21.1 23:37:06 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:37:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.9 MB/s eta 0:00:00 23:37:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:37:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:37:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:37:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:37:07 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 23:37:07 Running setup.py install for texttable: started 23:37:10 Running setup.py install for texttable: finished with status 'done' 23:37:10 Running setup.py install for PyYAML: started 23:37:12 Running setup.py install for PyYAML: finished with status 'done' 23:37:14 Running setup.py install for docopt: started 23:37:16 Running setup.py install for docopt: finished with status 'done' 23:37:19 Running setup.py install for dockerpty: started 23:37:21 Running setup.py install for dockerpty: finished with status 'done' 23:37:24 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 23:37:24 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 23:37:34 Removing intermediate container e0732f26eab9 23:37:34 ---> 1ad8a67e17b9 23:37:34 Step 13/22 : ENV APP_PORT=58890 23:37:34 ---> Running in 67dd6950dada 23:37:34 Removing intermediate container 67dd6950dada 23:37:34 ---> 3c8b8ecf0de0 23:37:34 Step 14/22 : EXPOSE $APP_PORT 23:37:34 ---> Running in 3e74d1a4497f 23:37:34 Removing intermediate container 3e74d1a4497f 23:37:34 ---> bc10a1577731 23:37:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:37:35 ---> 20e1bfb203b5 23:37:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:37:35 ---> 06818a338238 23:37:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:37:36 ---> 8bf366a4abd2 23:37:36 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 23:37:36 ---> Running in 8cd3606f2a5e 23:37:36 Removing intermediate container 8cd3606f2a5e 23:37:36 ---> 91ba70697c0a 23:37:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:37:37 ---> Running in 59a3c9f35ca9 23:37:37 Removing intermediate container 59a3c9f35ca9 23:37:37 ---> 96d4565a7c7a 23:37:37 Step 20/22 : LABEL arch=arm64 23:37:37 ---> Running in c77df7a10ebe 23:37:37 Removing intermediate container c77df7a10ebe 23:37:37 ---> 2f4c023517f8 23:37:37 Step 21/22 : LABEL git_sha=a2765a98d8f71eb240f317e00f16757db580c473 23:37:37 ---> Running in 2fb0dfe1f506 23:37:38 Removing intermediate container 2fb0dfe1f506 23:37:38 ---> c478394e8e58 23:37:38 Step 22/22 : LABEL version=2.3.1-dev.4 23:37:38 ---> Running in cec097306788 23:37:38 Removing intermediate container cec097306788 23:37:38 ---> e1e204fac136 23:37:38 23:37:38 Successfully built e1e204fac136 23:37:38 Successfully tagged sys-mgmt-agent-arm64:latest 23:37:39  Building sys-mgmt-agent ... done  [Pipeline] } 23:37:39 $ docker stop --time=1 43b4a9be18d8a1f255a9602e8522cdbb9f001a161f916e5166a26e1aad2e5af7 23:37:40 $ docker rm -f 43b4a9be18d8a1f255a9602e8522cdbb9f001a161f916e5166a26e1aad2e5af7 [Pipeline] // withDockerContainer [Pipeline] sh 23:37:41 + docker images 23:37:41 REPOSITORY TAG IMAGE ID CREATED SIZE 23:37:41 sys-mgmt-agent-arm64 latest e1e204fac136 3 seconds ago 134MB 23:37:41 core-metadata-arm64 latest 1450fd4e0c2e 43 seconds ago 17.8MB 23:37:41 7a1b40b831b0 50 seconds ago 1.28GB 23:37:41 support-scheduler-arm64 latest ebc41826aa9d About a minute ago 28.8MB 23:37:41 51467ad01372 About a minute ago 1.25GB 23:37:41 core-command-arm64 latest f0b8afb35ccd About a minute ago 17MB 23:37:41 763adcfb4b56 About a minute ago 1.33GB 23:37:41 746178a16f5e About a minute ago 1.27GB 23:37:41 security-proxy-setup-arm64 latest bc0312cec3eb About a minute ago 26.8MB 23:37:41 e5b77f5bb70b 2 minutes ago 1.26GB 23:37:41 support-notifications-arm64 latest 745a50574d05 6 minutes ago 29.5MB 23:37:41 e8510da585f5 6 minutes ago 1.33GB 23:37:41 security-spire-server-arm64 latest aee3eee6f2cf 8 minutes ago 84.3MB 23:37:41 security-spire-agent-arm64 latest 1de5fbbaf7d0 8 minutes ago 122MB 23:37:41 b0b3f5f97504 8 minutes ago 1.14GB 23:37:41 security-spiffe-token-provider-arm64 latest 0b35d1249034 9 minutes ago 28.8MB 23:37:41 e19c557bf598 9 minutes ago 1.14GB 23:37:41 3f67526c7b2a 9 minutes ago 1.3GB 23:37:41 core-data-arm64 latest ccf8bc572ce6 10 minutes ago 17.2MB 23:37:41 dc9e35b6b57b 10 minutes ago 1.28GB 23:37:41 security-bootstrapper-arm64 latest 0a72b83fc28e 11 minutes ago 19.5MB 23:37:41 security-secretstore-setup-arm64 latest b6c00077fd29 11 minutes ago 28.7MB 23:37:41 546a7fd57faf 11 minutes ago 1.26GB 23:37:41 2ec5f1c06f3c 11 minutes ago 1.26GB 23:37:41 security-spire-config-arm64 latest d3bc997356bd 17 minutes ago 83.6MB 23:37:41 c42ab8b82eab 18 minutes ago 1.14GB 23:37:41 ci-base-image-arm64 latest 9b3f7e4ec603 20 minutes ago 948MB 23:37:41 alpine 3.16 2b4661558fb8 5 days ago 5.29MB 23:37:41 alpine 3.15 8aa73fd46299 7 days ago 5.33MB 23:37:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 weeks ago 685MB 23:37:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:37:41 provisioning config files... 23:37:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/352@tmp/config6247582463452082826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:42 ---> docker-login.sh 23:37:42 nexus3.edgexfoundry.org:10001 23:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:42 Configure a credential helper to remove this warning. See 23:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:42 23:37:42 Login Succeeded 23:37:42 nexus3.edgexfoundry.org:10002 23:37:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:42 Configure a credential helper to remove this warning. See 23:37:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:42 23:37:42 Login Succeeded 23:37:42 nexus3.edgexfoundry.org:10003 23:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:43 Configure a credential helper to remove this warning. See 23:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:43 23:37:43 Login Succeeded 23:37:43 nexus3.edgexfoundry.org:10004 23:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:43 Configure a credential helper to remove this warning. See 23:37:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:43 23:37:43 Login Succeeded 23:37:43 docker.io 23:37:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:37:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:37:44 Configure a credential helper to remove this warning. See 23:37:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:37:44 23:37:44 Login Succeeded 23:37:44 ---> docker-login.sh ends [Pipeline] } 23:37:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:37:44 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:37:44 a2765a98d8f71eb240f317e00f16757db580c473 23:37:44 latest 23:37:44 2.3.1-dev.4 23:37:44 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:37:44 main 23:37:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:37:44 1f1d345f9acf: Preparing 23:37:44 6dee519e8ec5: Preparing 23:37:44 58f00e037cbe: Preparing 23:37:44 674653c8340a: Preparing 23:37:44 17bec77d7fdc: Preparing 23:37:44 17bec77d7fdc: Layer already exists 23:37:45 1f1d345f9acf: Pushed 23:37:45 58f00e037cbe: Pushed 23:37:45 674653c8340a: Pushed 23:37:47 6dee519e8ec5: Pushed 23:37:48 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:95680328d08633ed7e772becfa8b7824c43cd7c0d9d6c5e678c3fdcde3d6c3fe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:37:48 1f1d345f9acf: Preparing 23:37:48 6dee519e8ec5: Preparing 23:37:48 58f00e037cbe: Preparing 23:37:48 674653c8340a: Preparing 23:37:48 17bec77d7fdc: Preparing 23:37:48 58f00e037cbe: Layer already exists 23:37:48 6dee519e8ec5: Layer already exists 23:37:48 674653c8340a: Layer already exists 23:37:48 17bec77d7fdc: Layer already exists 23:37:48 1f1d345f9acf: Layer already exists 23:37:49 latest: digest: sha256:95680328d08633ed7e772becfa8b7824c43cd7c0d9d6c5e678c3fdcde3d6c3fe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.4 23:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:37:49 1f1d345f9acf: Preparing 23:37:49 6dee519e8ec5: Preparing 23:37:49 58f00e037cbe: Preparing 23:37:49 674653c8340a: Preparing 23:37:49 17bec77d7fdc: Preparing 23:37:49 674653c8340a: Layer already exists 23:37:49 6dee519e8ec5: Layer already exists 23:37:49 58f00e037cbe: Layer already exists 23:37:49 1f1d345f9acf: Layer already exists 23:37:49 17bec77d7fdc: Layer already exists 23:37:49 2.3.1-dev.4: digest: sha256:95680328d08633ed7e772becfa8b7824c43cd7c0d9d6c5e678c3fdcde3d6c3fe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:50 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:37:50 1f1d345f9acf: Preparing 23:37:50 6dee519e8ec5: Preparing 23:37:50 58f00e037cbe: Preparing 23:37:50 674653c8340a: Preparing 23:37:50 17bec77d7fdc: Preparing 23:37:50 674653c8340a: Layer already exists 23:37:50 58f00e037cbe: Layer already exists 23:37:50 1f1d345f9acf: Layer already exists 23:37:50 6dee519e8ec5: Layer already exists 23:37:50 17bec77d7fdc: Layer already exists 23:37:50 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:95680328d08633ed7e772becfa8b7824c43cd7c0d9d6c5e678c3fdcde3d6c3fe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:37:51 1f1d345f9acf: Preparing 23:37:51 6dee519e8ec5: Preparing 23:37:51 58f00e037cbe: Preparing 23:37:51 674653c8340a: Preparing 23:37:51 17bec77d7fdc: Preparing 23:37:51 1f1d345f9acf: Layer already exists 23:37:51 58f00e037cbe: Layer already exists 23:37:51 6dee519e8ec5: Layer already exists 23:37:51 17bec77d7fdc: Layer already exists 23:37:51 674653c8340a: Layer already exists 23:37:51 main: digest: sha256:95680328d08633ed7e772becfa8b7824c43cd7c0d9d6c5e678c3fdcde3d6c3fe size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:51 ===================================================== [Pipeline] echo 23:37:51 taggedImages: 23:37:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:37:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:37:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.1-dev.4 23:37:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:37:51 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:37:51 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:37:51 a2765a98d8f71eb240f317e00f16757db580c473 23:37:51 latest 23:37:51 2.3.1-dev.4 23:37:51 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:37:51 main 23:37:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:37:52 4e7881396837: Preparing 23:37:52 ed23e757ad57: Preparing 23:37:52 58f00e037cbe: Preparing 23:37:52 be5a99f32b53: Preparing 23:37:52 17bec77d7fdc: Preparing 23:37:52 58f00e037cbe: Layer already exists 23:37:52 17bec77d7fdc: Layer already exists 23:37:52 4e7881396837: Pushed 23:37:52 be5a99f32b53: Pushed 23:37:55 ed23e757ad57: Pushed 23:37:55 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:32130fbd5c17ed9e86579e218ef3213a1c96a1bce536639c4cd1ca693baa6499 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:37:56 4e7881396837: Preparing 23:37:56 ed23e757ad57: Preparing 23:37:56 58f00e037cbe: Preparing 23:37:56 be5a99f32b53: Preparing 23:37:56 17bec77d7fdc: Preparing 23:37:56 be5a99f32b53: Layer already exists 23:37:56 4e7881396837: Layer already exists 23:37:56 58f00e037cbe: Layer already exists 23:37:56 17bec77d7fdc: Layer already exists 23:37:56 ed23e757ad57: Layer already exists 23:37:56 latest: digest: sha256:32130fbd5c17ed9e86579e218ef3213a1c96a1bce536639c4cd1ca693baa6499 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.4 23:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:37:57 4e7881396837: Preparing 23:37:57 ed23e757ad57: Preparing 23:37:57 58f00e037cbe: Preparing 23:37:57 be5a99f32b53: Preparing 23:37:57 17bec77d7fdc: Preparing 23:37:57 17bec77d7fdc: Layer already exists 23:37:57 be5a99f32b53: Layer already exists 23:37:57 58f00e037cbe: Layer already exists 23:37:57 4e7881396837: Layer already exists 23:37:57 ed23e757ad57: Layer already exists 23:37:57 2.3.1-dev.4: digest: sha256:32130fbd5c17ed9e86579e218ef3213a1c96a1bce536639c4cd1ca693baa6499 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:37:58 4e7881396837: Preparing 23:37:58 ed23e757ad57: Preparing 23:37:58 58f00e037cbe: Preparing 23:37:58 be5a99f32b53: Preparing 23:37:58 17bec77d7fdc: Preparing 23:37:58 17bec77d7fdc: Layer already exists 23:37:58 4e7881396837: Layer already exists 23:37:58 58f00e037cbe: Layer already exists 23:37:58 ed23e757ad57: Layer already exists 23:37:58 be5a99f32b53: Layer already exists 23:37:58 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:32130fbd5c17ed9e86579e218ef3213a1c96a1bce536639c4cd1ca693baa6499 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:37:59 4e7881396837: Preparing 23:37:59 ed23e757ad57: Preparing 23:37:59 58f00e037cbe: Preparing 23:37:59 be5a99f32b53: Preparing 23:37:59 17bec77d7fdc: Preparing 23:37:59 ed23e757ad57: Layer already exists 23:37:59 be5a99f32b53: Layer already exists 23:37:59 17bec77d7fdc: Layer already exists 23:37:59 58f00e037cbe: Layer already exists 23:37:59 4e7881396837: Layer already exists 23:37:59 main: digest: sha256:32130fbd5c17ed9e86579e218ef3213a1c96a1bce536639c4cd1ca693baa6499 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:37:59 ===================================================== [Pipeline] echo 23:37:59 taggedImages: 23:37:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:37:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:37:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.1-dev.4 23:37:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:37:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:37:59 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:37:59 a2765a98d8f71eb240f317e00f16757db580c473 23:37:59 latest 23:37:59 2.3.1-dev.4 23:37:59 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:37:59 main 23:37:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:38:00 84c1d707237e: Preparing 23:38:00 2e5bda95a867: Preparing 23:38:00 c26ead889213: Preparing 23:38:00 58f00e037cbe: Preparing 23:38:00 674653c8340a: Preparing 23:38:00 17bec77d7fdc: Preparing 23:38:00 17bec77d7fdc: Waiting 23:38:00 674653c8340a: Layer already exists 23:38:00 58f00e037cbe: Layer already exists 23:38:00 17bec77d7fdc: Layer already exists 23:38:00 84c1d707237e: Pushed 23:38:00 2e5bda95a867: Pushed 23:38:03 c26ead889213: Pushed 23:38:03 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:c1859a6ddafb6c251745d1af85bcaaa80f1e1110eacb283da4939682e50cc654 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:38:04 84c1d707237e: Preparing 23:38:04 2e5bda95a867: Preparing 23:38:04 c26ead889213: Preparing 23:38:04 58f00e037cbe: Preparing 23:38:04 674653c8340a: Preparing 23:38:04 17bec77d7fdc: Preparing 23:38:04 17bec77d7fdc: Waiting 23:38:04 c26ead889213: Layer already exists 23:38:04 58f00e037cbe: Layer already exists 23:38:04 2e5bda95a867: Layer already exists 23:38:04 674653c8340a: Layer already exists 23:38:04 84c1d707237e: Layer already exists 23:38:04 17bec77d7fdc: Layer already exists 23:38:04 latest: digest: sha256:c1859a6ddafb6c251745d1af85bcaaa80f1e1110eacb283da4939682e50cc654 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.4 23:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:38:05 84c1d707237e: Preparing 23:38:05 2e5bda95a867: Preparing 23:38:05 c26ead889213: Preparing 23:38:05 58f00e037cbe: Preparing 23:38:05 674653c8340a: Preparing 23:38:05 17bec77d7fdc: Preparing 23:38:05 c26ead889213: Layer already exists 23:38:05 674653c8340a: Layer already exists 23:38:05 2e5bda95a867: Layer already exists 23:38:05 84c1d707237e: Layer already exists 23:38:05 58f00e037cbe: Layer already exists 23:38:05 17bec77d7fdc: Layer already exists 23:38:05 2.3.1-dev.4: digest: sha256:c1859a6ddafb6c251745d1af85bcaaa80f1e1110eacb283da4939682e50cc654 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:38:06 84c1d707237e: Preparing 23:38:06 2e5bda95a867: Preparing 23:38:06 c26ead889213: Preparing 23:38:06 58f00e037cbe: Preparing 23:38:06 674653c8340a: Preparing 23:38:06 17bec77d7fdc: Preparing 23:38:06 17bec77d7fdc: Waiting 23:38:06 84c1d707237e: Layer already exists 23:38:06 674653c8340a: Layer already exists 23:38:06 2e5bda95a867: Layer already exists 23:38:06 c26ead889213: Layer already exists 23:38:06 58f00e037cbe: Layer already exists 23:38:06 17bec77d7fdc: Layer already exists 23:38:06 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:c1859a6ddafb6c251745d1af85bcaaa80f1e1110eacb283da4939682e50cc654 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:38:07 84c1d707237e: Preparing 23:38:07 2e5bda95a867: Preparing 23:38:07 c26ead889213: Preparing 23:38:07 58f00e037cbe: Preparing 23:38:07 674653c8340a: Preparing 23:38:07 17bec77d7fdc: Preparing 23:38:07 17bec77d7fdc: Waiting 23:38:07 2e5bda95a867: Layer already exists 23:38:07 84c1d707237e: Layer already exists 23:38:07 674653c8340a: Layer already exists 23:38:07 58f00e037cbe: Layer already exists 23:38:07 c26ead889213: Layer already exists 23:38:07 17bec77d7fdc: Layer already exists 23:38:07 main: digest: sha256:c1859a6ddafb6c251745d1af85bcaaa80f1e1110eacb283da4939682e50cc654 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:07 ===================================================== [Pipeline] echo 23:38:07 taggedImages: 23:38:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:38:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:38:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.1-dev.4 23:38:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:07 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:38:07 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:38:07 a2765a98d8f71eb240f317e00f16757db580c473 23:38:07 latest 23:38:07 2.3.1-dev.4 23:38:07 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:07 main 23:38:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:38:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:38:08 655d39220e44: Preparing 23:38:08 655d39220e44: Preparing 23:38:08 d0e5c35713de: Preparing 23:38:08 6464faf2943a: Preparing 23:38:08 52ef16745853: Preparing 23:38:08 65d88e269b97: Preparing 23:38:08 2651f06814f4: Preparing 23:38:08 58f00e037cbe: Preparing 23:38:08 dc18577089b2: Preparing 23:38:08 17e99499b0c0: Preparing 23:38:08 85329c63ae31: Preparing 23:38:08 d8c52f27d563: Preparing 23:38:08 17bec77d7fdc: Preparing 23:38:08 17e99499b0c0: Waiting 23:38:08 85329c63ae31: Waiting 23:38:08 17bec77d7fdc: Waiting 23:38:08 2651f06814f4: Waiting 23:38:08 d8c52f27d563: Waiting 23:38:08 58f00e037cbe: Waiting 23:38:08 dc18577089b2: Waiting 23:38:08 655d39220e44: Pushed 23:38:08 52ef16745853: Pushed 23:38:08 d0e5c35713de: Pushed 23:38:08 6464faf2943a: Pushed 23:38:08 65d88e269b97: Pushed 23:38:08 58f00e037cbe: Layer already exists 23:38:08 dc18577089b2: Pushed 23:38:08 d8c52f27d563: Pushed 23:38:08 85329c63ae31: Pushed 23:38:08 17bec77d7fdc: Layer already exists 23:38:08 17e99499b0c0: Pushed 23:38:11 2651f06814f4: Pushed 23:38:12 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:862bfa7098d179bf2bffcfbe4650422171538a8ceb1b9b789c2eba2832e7d8d8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:38:12 655d39220e44: Preparing 23:38:12 655d39220e44: Preparing 23:38:12 d0e5c35713de: Preparing 23:38:12 6464faf2943a: Preparing 23:38:12 52ef16745853: Preparing 23:38:12 65d88e269b97: Preparing 23:38:12 2651f06814f4: Preparing 23:38:12 58f00e037cbe: Preparing 23:38:12 dc18577089b2: Preparing 23:38:12 17e99499b0c0: Preparing 23:38:12 85329c63ae31: Preparing 23:38:12 d8c52f27d563: Preparing 23:38:12 17bec77d7fdc: Preparing 23:38:12 dc18577089b2: Waiting 23:38:12 17e99499b0c0: Waiting 23:38:12 85329c63ae31: Waiting 23:38:12 d8c52f27d563: Waiting 23:38:12 17bec77d7fdc: Waiting 23:38:12 2651f06814f4: Waiting 23:38:12 58f00e037cbe: Waiting 23:38:12 52ef16745853: Layer already exists 23:38:12 d0e5c35713de: Layer already exists 23:38:12 655d39220e44: Layer already exists 23:38:12 65d88e269b97: Layer already exists 23:38:12 6464faf2943a: Layer already exists 23:38:12 dc18577089b2: Layer already exists 23:38:12 58f00e037cbe: Layer already exists 23:38:12 17e99499b0c0: Layer already exists 23:38:12 85329c63ae31: Layer already exists 23:38:12 2651f06814f4: Layer already exists 23:38:12 17bec77d7fdc: Layer already exists 23:38:12 d8c52f27d563: Layer already exists 23:38:13 latest: digest: sha256:862bfa7098d179bf2bffcfbe4650422171538a8ceb1b9b789c2eba2832e7d8d8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.4 23:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:38:13 655d39220e44: Preparing 23:38:13 655d39220e44: Preparing 23:38:13 d0e5c35713de: Preparing 23:38:13 6464faf2943a: Preparing 23:38:13 52ef16745853: Preparing 23:38:13 65d88e269b97: Preparing 23:38:13 2651f06814f4: Preparing 23:38:13 58f00e037cbe: Preparing 23:38:13 dc18577089b2: Preparing 23:38:13 17e99499b0c0: Preparing 23:38:13 85329c63ae31: Preparing 23:38:13 d8c52f27d563: Preparing 23:38:13 17bec77d7fdc: Preparing 23:38:13 2651f06814f4: Waiting 23:38:13 58f00e037cbe: Waiting 23:38:13 dc18577089b2: Waiting 23:38:13 17e99499b0c0: Waiting 23:38:13 17bec77d7fdc: Waiting 23:38:13 d8c52f27d563: Waiting 23:38:13 85329c63ae31: Waiting 23:38:13 6464faf2943a: Layer already exists 23:38:13 d0e5c35713de: Layer already exists 23:38:13 52ef16745853: Layer already exists 23:38:13 65d88e269b97: Layer already exists 23:38:13 655d39220e44: Layer already exists 23:38:13 2651f06814f4: Layer already exists 23:38:13 dc18577089b2: Layer already exists 23:38:13 17e99499b0c0: Layer already exists 23:38:13 85329c63ae31: Layer already exists 23:38:13 58f00e037cbe: Layer already exists 23:38:13 17bec77d7fdc: Layer already exists 23:38:13 d8c52f27d563: Layer already exists 23:38:14 2.3.1-dev.4: digest: sha256:862bfa7098d179bf2bffcfbe4650422171538a8ceb1b9b789c2eba2832e7d8d8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:38:14 655d39220e44: Preparing 23:38:14 655d39220e44: Preparing 23:38:14 d0e5c35713de: Preparing 23:38:14 6464faf2943a: Preparing 23:38:14 52ef16745853: Preparing 23:38:14 65d88e269b97: Preparing 23:38:14 2651f06814f4: Preparing 23:38:14 58f00e037cbe: Preparing 23:38:14 dc18577089b2: Preparing 23:38:14 17e99499b0c0: Preparing 23:38:14 85329c63ae31: Preparing 23:38:14 d8c52f27d563: Preparing 23:38:14 17bec77d7fdc: Preparing 23:38:14 dc18577089b2: Waiting 23:38:14 17e99499b0c0: Waiting 23:38:14 d8c52f27d563: Waiting 23:38:14 17bec77d7fdc: Waiting 23:38:14 85329c63ae31: Waiting 23:38:14 2651f06814f4: Waiting 23:38:14 58f00e037cbe: Waiting 23:38:14 65d88e269b97: Layer already exists 23:38:14 655d39220e44: Layer already exists 23:38:14 d0e5c35713de: Layer already exists 23:38:14 52ef16745853: Layer already exists 23:38:14 6464faf2943a: Layer already exists 23:38:14 58f00e037cbe: Layer already exists 23:38:14 85329c63ae31: Layer already exists 23:38:14 2651f06814f4: Layer already exists 23:38:14 dc18577089b2: Layer already exists 23:38:14 17e99499b0c0: Layer already exists 23:38:14 17bec77d7fdc: Layer already exists 23:38:14 d8c52f27d563: Layer already exists 23:38:15 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:862bfa7098d179bf2bffcfbe4650422171538a8ceb1b9b789c2eba2832e7d8d8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:38:15 655d39220e44: Preparing 23:38:15 655d39220e44: Preparing 23:38:15 d0e5c35713de: Preparing 23:38:15 6464faf2943a: Preparing 23:38:15 52ef16745853: Preparing 23:38:15 65d88e269b97: Preparing 23:38:15 2651f06814f4: Preparing 23:38:15 58f00e037cbe: Preparing 23:38:15 dc18577089b2: Preparing 23:38:15 17e99499b0c0: Preparing 23:38:15 85329c63ae31: Preparing 23:38:15 d8c52f27d563: Preparing 23:38:15 17bec77d7fdc: Preparing 23:38:15 17e99499b0c0: Waiting 23:38:15 85329c63ae31: Waiting 23:38:15 d8c52f27d563: Waiting 23:38:15 2651f06814f4: Waiting 23:38:15 58f00e037cbe: Waiting 23:38:15 17bec77d7fdc: Waiting 23:38:15 dc18577089b2: Waiting 23:38:15 655d39220e44: Layer already exists 23:38:15 52ef16745853: Layer already exists 23:38:15 d0e5c35713de: Layer already exists 23:38:15 65d88e269b97: Layer already exists 23:38:15 6464faf2943a: Layer already exists 23:38:15 dc18577089b2: Layer already exists 23:38:15 58f00e037cbe: Layer already exists 23:38:15 2651f06814f4: Layer already exists 23:38:15 17e99499b0c0: Layer already exists 23:38:15 85329c63ae31: Layer already exists 23:38:15 d8c52f27d563: Layer already exists 23:38:15 17bec77d7fdc: Layer already exists 23:38:16 main: digest: sha256:862bfa7098d179bf2bffcfbe4650422171538a8ceb1b9b789c2eba2832e7d8d8 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:16 ===================================================== [Pipeline] echo 23:38:16 taggedImages: 23:38:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:38:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:38:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.1-dev.4 23:38:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:38:16 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:38:16 a2765a98d8f71eb240f317e00f16757db580c473 23:38:16 latest 23:38:16 2.3.1-dev.4 23:38:16 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:16 main 23:38:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:38:16 265f23a810f2: Preparing 23:38:16 b8641b87b6a8: Preparing 23:38:16 5affcff7c3c0: Preparing 23:38:16 976a36c48dd4: Preparing 23:38:16 934fcf506644: Preparing 23:38:16 58344ef9d7fb: Preparing 23:38:16 bf4620c77940: Preparing 23:38:16 17bec77d7fdc: Preparing 23:38:16 bf4620c77940: Waiting 23:38:16 58344ef9d7fb: Waiting 23:38:16 17bec77d7fdc: Waiting 23:38:17 934fcf506644: Pushed 23:38:17 265f23a810f2: Pushed 23:38:17 b8641b87b6a8: Pushed 23:38:17 17bec77d7fdc: Layer already exists 23:38:17 58344ef9d7fb: Pushed 23:38:17 bf4620c77940: Pushed 23:38:19 976a36c48dd4: Pushed 23:38:19 5affcff7c3c0: Pushed 23:38:19 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:8551dd905ea1aa170da776a09f20a6cb808ef7ae042d997b407e5730ab7a2d6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:38:20 265f23a810f2: Preparing 23:38:20 b8641b87b6a8: Preparing 23:38:20 5affcff7c3c0: Preparing 23:38:20 976a36c48dd4: Preparing 23:38:20 934fcf506644: Preparing 23:38:20 58344ef9d7fb: Preparing 23:38:20 bf4620c77940: Preparing 23:38:20 17bec77d7fdc: Preparing 23:38:20 58344ef9d7fb: Waiting 23:38:20 bf4620c77940: Waiting 23:38:20 17bec77d7fdc: Waiting 23:38:20 b8641b87b6a8: Layer already exists 23:38:20 265f23a810f2: Layer already exists 23:38:20 976a36c48dd4: Layer already exists 23:38:20 5affcff7c3c0: Layer already exists 23:38:20 934fcf506644: Layer already exists 23:38:20 17bec77d7fdc: Layer already exists 23:38:20 58344ef9d7fb: Layer already exists 23:38:20 bf4620c77940: Layer already exists 23:38:20 latest: digest: sha256:8551dd905ea1aa170da776a09f20a6cb808ef7ae042d997b407e5730ab7a2d6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.4 23:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:38:21 265f23a810f2: Preparing 23:38:21 b8641b87b6a8: Preparing 23:38:21 5affcff7c3c0: Preparing 23:38:21 976a36c48dd4: Preparing 23:38:21 934fcf506644: Preparing 23:38:21 58344ef9d7fb: Preparing 23:38:21 bf4620c77940: Preparing 23:38:21 17bec77d7fdc: Preparing 23:38:21 58344ef9d7fb: Waiting 23:38:21 bf4620c77940: Waiting 23:38:21 17bec77d7fdc: Waiting 23:38:21 265f23a810f2: Layer already exists 23:38:21 976a36c48dd4: Layer already exists 23:38:21 b8641b87b6a8: Layer already exists 23:38:21 934fcf506644: Layer already exists 23:38:21 5affcff7c3c0: Layer already exists 23:38:21 58344ef9d7fb: Layer already exists 23:38:21 bf4620c77940: Layer already exists 23:38:21 17bec77d7fdc: Layer already exists 23:38:21 2.3.1-dev.4: digest: sha256:8551dd905ea1aa170da776a09f20a6cb808ef7ae042d997b407e5730ab7a2d6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:38:22 265f23a810f2: Preparing 23:38:22 b8641b87b6a8: Preparing 23:38:22 5affcff7c3c0: Preparing 23:38:22 976a36c48dd4: Preparing 23:38:22 934fcf506644: Preparing 23:38:22 58344ef9d7fb: Preparing 23:38:22 bf4620c77940: Preparing 23:38:22 17bec77d7fdc: Preparing 23:38:22 58344ef9d7fb: Waiting 23:38:22 17bec77d7fdc: Waiting 23:38:22 bf4620c77940: Waiting 23:38:22 b8641b87b6a8: Layer already exists 23:38:22 934fcf506644: Layer already exists 23:38:22 976a36c48dd4: Layer already exists 23:38:22 265f23a810f2: Layer already exists 23:38:22 5affcff7c3c0: Layer already exists 23:38:22 58344ef9d7fb: Layer already exists 23:38:22 bf4620c77940: Layer already exists 23:38:22 17bec77d7fdc: Layer already exists 23:38:22 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:8551dd905ea1aa170da776a09f20a6cb808ef7ae042d997b407e5730ab7a2d6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:38:23 265f23a810f2: Preparing 23:38:23 b8641b87b6a8: Preparing 23:38:23 5affcff7c3c0: Preparing 23:38:23 976a36c48dd4: Preparing 23:38:23 934fcf506644: Preparing 23:38:23 58344ef9d7fb: Preparing 23:38:23 bf4620c77940: Preparing 23:38:23 17bec77d7fdc: Preparing 23:38:23 58344ef9d7fb: Waiting 23:38:23 17bec77d7fdc: Waiting 23:38:23 bf4620c77940: Waiting 23:38:23 265f23a810f2: Layer already exists 23:38:23 934fcf506644: Layer already exists 23:38:23 b8641b87b6a8: Layer already exists 23:38:23 5affcff7c3c0: Layer already exists 23:38:23 976a36c48dd4: Layer already exists 23:38:23 58344ef9d7fb: Layer already exists 23:38:23 bf4620c77940: Layer already exists 23:38:23 17bec77d7fdc: Layer already exists 23:38:23 main: digest: sha256:8551dd905ea1aa170da776a09f20a6cb808ef7ae042d997b407e5730ab7a2d6b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:23 ===================================================== [Pipeline] echo 23:38:23 taggedImages: 23:38:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:38:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:38:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.1-dev.4 23:38:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:38:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:38:23 a2765a98d8f71eb240f317e00f16757db580c473 23:38:23 latest 23:38:23 2.3.1-dev.4 23:38:23 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:23 main 23:38:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:38:24 657edbc2cc96: Preparing 23:38:24 9f9575c207d2: Preparing 23:38:24 ee1053f6e632: Preparing 23:38:24 1fd7fd51b3b2: Preparing 23:38:24 7523b92c6fad: Preparing 23:38:24 e8bafe8d0d5f: Preparing 23:38:24 260e59b100d4: Preparing 23:38:24 f9d914163a0c: Preparing 23:38:24 a7e929ae4d00: Preparing 23:38:24 17bec77d7fdc: Preparing 23:38:24 e8bafe8d0d5f: Waiting 23:38:24 260e59b100d4: Waiting 23:38:24 f9d914163a0c: Waiting 23:38:24 a7e929ae4d00: Waiting 23:38:24 17bec77d7fdc: Waiting 23:38:24 7523b92c6fad: Pushed 23:38:24 657edbc2cc96: Pushed 23:38:24 9f9575c207d2: Pushed 23:38:24 f9d914163a0c: Pushed 23:38:24 e8bafe8d0d5f: Pushed 23:38:24 260e59b100d4: Pushed 23:38:24 17bec77d7fdc: Layer already exists 23:38:24 a7e929ae4d00: Pushed 23:38:26 1fd7fd51b3b2: Pushed 23:38:27 ee1053f6e632: Pushed 23:38:27 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:744b09b2c705e6581d78b6e1c1b8406bf1531e158eceb74c92bad95a900d47f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:28 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:38:28 657edbc2cc96: Preparing 23:38:28 9f9575c207d2: Preparing 23:38:28 ee1053f6e632: Preparing 23:38:28 1fd7fd51b3b2: Preparing 23:38:28 7523b92c6fad: Preparing 23:38:28 e8bafe8d0d5f: Preparing 23:38:28 260e59b100d4: Preparing 23:38:28 f9d914163a0c: Preparing 23:38:28 a7e929ae4d00: Preparing 23:38:28 17bec77d7fdc: Preparing 23:38:28 f9d914163a0c: Waiting 23:38:28 a7e929ae4d00: Waiting 23:38:28 17bec77d7fdc: Waiting 23:38:28 e8bafe8d0d5f: Waiting 23:38:28 260e59b100d4: Waiting 23:38:28 ee1053f6e632: Layer already exists 23:38:28 657edbc2cc96: Layer already exists 23:38:28 7523b92c6fad: Layer already exists 23:38:28 1fd7fd51b3b2: Layer already exists 23:38:28 9f9575c207d2: Layer already exists 23:38:28 e8bafe8d0d5f: Layer already exists 23:38:28 f9d914163a0c: Layer already exists 23:38:28 260e59b100d4: Layer already exists 23:38:28 17bec77d7fdc: Layer already exists 23:38:28 a7e929ae4d00: Layer already exists 23:38:28 latest: digest: sha256:744b09b2c705e6581d78b6e1c1b8406bf1531e158eceb74c92bad95a900d47f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.4 23:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:38:29 657edbc2cc96: Preparing 23:38:29 9f9575c207d2: Preparing 23:38:29 ee1053f6e632: Preparing 23:38:29 1fd7fd51b3b2: Preparing 23:38:29 7523b92c6fad: Preparing 23:38:29 e8bafe8d0d5f: Preparing 23:38:29 260e59b100d4: Preparing 23:38:29 f9d914163a0c: Preparing 23:38:29 a7e929ae4d00: Preparing 23:38:29 17bec77d7fdc: Preparing 23:38:29 e8bafe8d0d5f: Waiting 23:38:29 260e59b100d4: Waiting 23:38:29 f9d914163a0c: Waiting 23:38:29 17bec77d7fdc: Waiting 23:38:29 a7e929ae4d00: Waiting 23:38:29 1fd7fd51b3b2: Layer already exists 23:38:29 657edbc2cc96: Layer already exists 23:38:29 7523b92c6fad: Layer already exists 23:38:29 9f9575c207d2: Layer already exists 23:38:29 ee1053f6e632: Layer already exists 23:38:29 f9d914163a0c: Layer already exists 23:38:29 260e59b100d4: Layer already exists 23:38:29 a7e929ae4d00: Layer already exists 23:38:29 e8bafe8d0d5f: Layer already exists 23:38:29 17bec77d7fdc: Layer already exists 23:38:29 2.3.1-dev.4: digest: sha256:744b09b2c705e6581d78b6e1c1b8406bf1531e158eceb74c92bad95a900d47f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:38:30 657edbc2cc96: Preparing 23:38:30 9f9575c207d2: Preparing 23:38:30 ee1053f6e632: Preparing 23:38:30 1fd7fd51b3b2: Preparing 23:38:30 7523b92c6fad: Preparing 23:38:30 e8bafe8d0d5f: Preparing 23:38:30 260e59b100d4: Preparing 23:38:30 f9d914163a0c: Preparing 23:38:30 a7e929ae4d00: Preparing 23:38:30 17bec77d7fdc: Preparing 23:38:30 f9d914163a0c: Waiting 23:38:30 a7e929ae4d00: Waiting 23:38:30 17bec77d7fdc: Waiting 23:38:30 e8bafe8d0d5f: Waiting 23:38:30 260e59b100d4: Waiting 23:38:30 ee1053f6e632: Layer already exists 23:38:30 1fd7fd51b3b2: Layer already exists 23:38:30 9f9575c207d2: Layer already exists 23:38:30 7523b92c6fad: Layer already exists 23:38:30 657edbc2cc96: Layer already exists 23:38:30 e8bafe8d0d5f: Layer already exists 23:38:30 f9d914163a0c: Layer already exists 23:38:30 17bec77d7fdc: Layer already exists 23:38:30 260e59b100d4: Layer already exists 23:38:30 a7e929ae4d00: Layer already exists 23:38:30 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:744b09b2c705e6581d78b6e1c1b8406bf1531e158eceb74c92bad95a900d47f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:38:31 657edbc2cc96: Preparing 23:38:31 9f9575c207d2: Preparing 23:38:31 ee1053f6e632: Preparing 23:38:31 1fd7fd51b3b2: Preparing 23:38:31 7523b92c6fad: Preparing 23:38:31 e8bafe8d0d5f: Preparing 23:38:31 260e59b100d4: Preparing 23:38:31 f9d914163a0c: Preparing 23:38:31 a7e929ae4d00: Preparing 23:38:31 17bec77d7fdc: Preparing 23:38:31 e8bafe8d0d5f: Waiting 23:38:31 260e59b100d4: Waiting 23:38:31 f9d914163a0c: Waiting 23:38:31 a7e929ae4d00: Waiting 23:38:31 17bec77d7fdc: Waiting 23:38:31 7523b92c6fad: Layer already exists 23:38:31 1fd7fd51b3b2: Layer already exists 23:38:31 657edbc2cc96: Layer already exists 23:38:31 ee1053f6e632: Layer already exists 23:38:31 9f9575c207d2: Layer already exists 23:38:31 260e59b100d4: Layer already exists 23:38:31 f9d914163a0c: Layer already exists 23:38:31 e8bafe8d0d5f: Layer already exists 23:38:31 a7e929ae4d00: Layer already exists 23:38:31 17bec77d7fdc: Layer already exists 23:38:31 main: digest: sha256:744b09b2c705e6581d78b6e1c1b8406bf1531e158eceb74c92bad95a900d47f8 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:31 ===================================================== [Pipeline] echo 23:38:31 taggedImages: 23:38:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:38:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:38:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.1-dev.4 23:38:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:38:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:38:31 a2765a98d8f71eb240f317e00f16757db580c473 23:38:31 latest 23:38:31 2.3.1-dev.4 23:38:31 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:31 main 23:38:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:38:32 c49be67d76fc: Preparing 23:38:32 760c84d48d8b: Preparing 23:38:32 58f00e037cbe: Preparing 23:38:32 b8f8d81e2049: Preparing 23:38:32 9833f26c6bda: Preparing 23:38:32 58f00e037cbe: Layer already exists 23:38:32 9833f26c6bda: Layer already exists 23:38:32 c49be67d76fc: Pushed 23:38:34 b8f8d81e2049: Pushed 23:38:37 760c84d48d8b: Pushed 23:38:37 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:0820e3ff44ec8894801b908de7dad819717c101dfa5b6557b56def7918ce6a23 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:38:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:38:38 c49be67d76fc: Preparing 23:38:38 760c84d48d8b: Preparing 23:38:38 58f00e037cbe: Preparing 23:38:38 b8f8d81e2049: Preparing 23:38:38 9833f26c6bda: Preparing 23:38:38 9833f26c6bda: Layer already exists 23:38:38 58f00e037cbe: Layer already exists 23:38:38 760c84d48d8b: Layer already exists 23:38:38 b8f8d81e2049: Layer already exists 23:38:38 c49be67d76fc: Layer already exists 23:38:38 latest: digest: sha256:0820e3ff44ec8894801b908de7dad819717c101dfa5b6557b56def7918ce6a23 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.4 23:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:38:39 c49be67d76fc: Preparing 23:38:39 760c84d48d8b: Preparing 23:38:39 58f00e037cbe: Preparing 23:38:39 b8f8d81e2049: Preparing 23:38:39 9833f26c6bda: Preparing 23:38:39 9833f26c6bda: Layer already exists 23:38:39 760c84d48d8b: Layer already exists 23:38:39 b8f8d81e2049: Layer already exists 23:38:39 c49be67d76fc: Layer already exists 23:38:39 58f00e037cbe: Layer already exists 23:38:39 2.3.1-dev.4: digest: sha256:0820e3ff44ec8894801b908de7dad819717c101dfa5b6557b56def7918ce6a23 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:38:39 c49be67d76fc: Preparing 23:38:39 760c84d48d8b: Preparing 23:38:39 58f00e037cbe: Preparing 23:38:39 b8f8d81e2049: Preparing 23:38:39 9833f26c6bda: Preparing 23:38:39 760c84d48d8b: Layer already exists 23:38:39 9833f26c6bda: Layer already exists 23:38:39 c49be67d76fc: Layer already exists 23:38:39 b8f8d81e2049: Layer already exists 23:38:39 58f00e037cbe: Layer already exists 23:38:40 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:0820e3ff44ec8894801b908de7dad819717c101dfa5b6557b56def7918ce6a23 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:38:40 c49be67d76fc: Preparing 23:38:40 760c84d48d8b: Preparing 23:38:40 58f00e037cbe: Preparing 23:38:40 b8f8d81e2049: Preparing 23:38:40 9833f26c6bda: Preparing 23:38:40 9833f26c6bda: Layer already exists 23:38:40 58f00e037cbe: Layer already exists 23:38:40 c49be67d76fc: Layer already exists 23:38:40 b8f8d81e2049: Layer already exists 23:38:40 760c84d48d8b: Layer already exists 23:38:41 main: digest: sha256:0820e3ff44ec8894801b908de7dad819717c101dfa5b6557b56def7918ce6a23 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:38:41 ===================================================== [Pipeline] echo 23:38:41 taggedImages: 23:38:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:38:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:38:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.1-dev.4 23:38:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:38:41 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:38:41 a2765a98d8f71eb240f317e00f16757db580c473 23:38:41 latest 23:38:41 2.3.1-dev.4 23:38:41 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:38:41 main 23:38:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:38:41 f57291e53a1b: Preparing 23:38:41 0e8fe4aa4e7a: Preparing 23:38:41 e7e6c7031dfc: Preparing 23:38:41 f844a79154bf: Preparing 23:38:41 50f46de2a667: Preparing 23:38:41 b9aab88a366e: Preparing 23:38:41 9833f26c6bda: Preparing 23:38:41 b9aab88a366e: Waiting 23:38:41 9833f26c6bda: Waiting 23:38:41 e7e6c7031dfc: Pushed 23:38:41 0e8fe4aa4e7a: Pushed 23:38:41 f57291e53a1b: Pushed 23:38:41 9833f26c6bda: Layer already exists 23:38:42 b9aab88a366e: Pushed 23:38:51 50f46de2a667: Pushed 23:38:57 f844a79154bf: Pushed 23:38:58 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:da10d902e83bcf85fb5da781d39e9387a37b033d914c896038c16d3fbd25482f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:38:58 f57291e53a1b: Preparing 23:38:58 0e8fe4aa4e7a: Preparing 23:38:58 e7e6c7031dfc: Preparing 23:38:58 f844a79154bf: Preparing 23:38:58 50f46de2a667: Preparing 23:38:58 b9aab88a366e: Preparing 23:38:58 9833f26c6bda: Preparing 23:38:58 b9aab88a366e: Waiting 23:38:58 9833f26c6bda: Waiting 23:38:58 e7e6c7031dfc: Layer already exists 23:38:58 f844a79154bf: Layer already exists 23:38:58 50f46de2a667: Layer already exists 23:38:58 0e8fe4aa4e7a: Layer already exists 23:38:58 f57291e53a1b: Layer already exists 23:38:58 9833f26c6bda: Layer already exists 23:38:58 b9aab88a366e: Layer already exists 23:38:58 latest: digest: sha256:da10d902e83bcf85fb5da781d39e9387a37b033d914c896038c16d3fbd25482f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.4 23:38:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:38:59 f57291e53a1b: Preparing 23:38:59 0e8fe4aa4e7a: Preparing 23:38:59 e7e6c7031dfc: Preparing 23:38:59 f844a79154bf: Preparing 23:38:59 50f46de2a667: Preparing 23:38:59 b9aab88a366e: Preparing 23:38:59 9833f26c6bda: Preparing 23:38:59 b9aab88a366e: Waiting 23:38:59 9833f26c6bda: Waiting 23:38:59 f57291e53a1b: Layer already exists 23:38:59 e7e6c7031dfc: Layer already exists 23:38:59 f844a79154bf: Layer already exists 23:38:59 50f46de2a667: Layer already exists 23:38:59 0e8fe4aa4e7a: Layer already exists 23:38:59 b9aab88a366e: Layer already exists 23:38:59 9833f26c6bda: Layer already exists 23:38:59 2.3.1-dev.4: digest: sha256:da10d902e83bcf85fb5da781d39e9387a37b033d914c896038c16d3fbd25482f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:39:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:39:00 f57291e53a1b: Preparing 23:39:00 0e8fe4aa4e7a: Preparing 23:39:00 e7e6c7031dfc: Preparing 23:39:00 f844a79154bf: Preparing 23:39:00 50f46de2a667: Preparing 23:39:00 b9aab88a366e: Preparing 23:39:00 9833f26c6bda: Preparing 23:39:00 b9aab88a366e: Waiting 23:39:00 9833f26c6bda: Waiting 23:39:00 f844a79154bf: Layer already exists 23:39:00 e7e6c7031dfc: Layer already exists 23:39:00 50f46de2a667: Layer already exists 23:39:00 0e8fe4aa4e7a: Layer already exists 23:39:00 f57291e53a1b: Layer already exists 23:39:00 b9aab88a366e: Layer already exists 23:39:00 9833f26c6bda: Layer already exists 23:39:00 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:da10d902e83bcf85fb5da781d39e9387a37b033d914c896038c16d3fbd25482f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:39:01 f57291e53a1b: Preparing 23:39:01 0e8fe4aa4e7a: Preparing 23:39:01 e7e6c7031dfc: Preparing 23:39:01 f844a79154bf: Preparing 23:39:01 50f46de2a667: Preparing 23:39:01 b9aab88a366e: Preparing 23:39:01 9833f26c6bda: Preparing 23:39:01 b9aab88a366e: Waiting 23:39:01 9833f26c6bda: Waiting 23:39:01 f57291e53a1b: Layer already exists 23:39:01 e7e6c7031dfc: Layer already exists 23:39:01 50f46de2a667: Layer already exists 23:39:01 0e8fe4aa4e7a: Layer already exists 23:39:01 f844a79154bf: Layer already exists 23:39:01 b9aab88a366e: Layer already exists 23:39:01 9833f26c6bda: Layer already exists 23:39:01 main: digest: sha256:da10d902e83bcf85fb5da781d39e9387a37b033d914c896038c16d3fbd25482f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:01 ===================================================== [Pipeline] echo 23:39:01 taggedImages: 23:39:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:39:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:39:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.1-dev.4 23:39:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:39:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:39:01 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:39:01 a2765a98d8f71eb240f317e00f16757db580c473 23:39:01 latest 23:39:01 2.3.1-dev.4 23:39:01 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:39:01 main 23:39:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:39:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:39:02 0c3cd1db3003: Preparing 23:39:02 686e48f23bf4: Preparing 23:39:02 db8b6b6956c9: Preparing 23:39:02 6dccf58ae481: Preparing 23:39:02 621af2b45e12: Preparing 23:39:02 9833f26c6bda: Preparing 23:39:02 9833f26c6bda: Waiting 23:39:02 0c3cd1db3003: Pushed 23:39:02 686e48f23bf4: Pushed 23:39:02 db8b6b6956c9: Pushed 23:39:02 9833f26c6bda: Layer already exists 23:39:03 621af2b45e12: Pushed 23:39:18 6dccf58ae481: Pushed 23:39:18 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:63031a3b1db5918a20291a0b3a5bd59e89164d1f69ddff2aadc64fd0acb7f794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:39:19 0c3cd1db3003: Preparing 23:39:19 686e48f23bf4: Preparing 23:39:19 db8b6b6956c9: Preparing 23:39:19 6dccf58ae481: Preparing 23:39:19 621af2b45e12: Preparing 23:39:19 9833f26c6bda: Preparing 23:39:19 9833f26c6bda: Waiting 23:39:19 686e48f23bf4: Layer already exists 23:39:19 6dccf58ae481: Layer already exists 23:39:19 621af2b45e12: Layer already exists 23:39:19 db8b6b6956c9: Layer already exists 23:39:19 0c3cd1db3003: Layer already exists 23:39:19 9833f26c6bda: Layer already exists 23:39:19 latest: digest: sha256:63031a3b1db5918a20291a0b3a5bd59e89164d1f69ddff2aadc64fd0acb7f794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.4 23:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:39:20 0c3cd1db3003: Preparing 23:39:20 686e48f23bf4: Preparing 23:39:20 db8b6b6956c9: Preparing 23:39:20 6dccf58ae481: Preparing 23:39:20 621af2b45e12: Preparing 23:39:20 9833f26c6bda: Preparing 23:39:20 9833f26c6bda: Waiting 23:39:20 686e48f23bf4: Layer already exists 23:39:20 6dccf58ae481: Layer already exists 23:39:20 db8b6b6956c9: Layer already exists 23:39:20 621af2b45e12: Layer already exists 23:39:20 0c3cd1db3003: Layer already exists 23:39:20 9833f26c6bda: Layer already exists 23:39:20 2.3.1-dev.4: digest: sha256:63031a3b1db5918a20291a0b3a5bd59e89164d1f69ddff2aadc64fd0acb7f794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:39:20 0c3cd1db3003: Preparing 23:39:20 686e48f23bf4: Preparing 23:39:20 db8b6b6956c9: Preparing 23:39:20 6dccf58ae481: Preparing 23:39:20 621af2b45e12: Preparing 23:39:20 9833f26c6bda: Preparing 23:39:20 9833f26c6bda: Waiting 23:39:20 6dccf58ae481: Layer already exists 23:39:20 db8b6b6956c9: Layer already exists 23:39:20 0c3cd1db3003: Layer already exists 23:39:20 621af2b45e12: Layer already exists 23:39:20 686e48f23bf4: Layer already exists 23:39:20 9833f26c6bda: Layer already exists 23:39:20 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:63031a3b1db5918a20291a0b3a5bd59e89164d1f69ddff2aadc64fd0acb7f794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:39:21 0c3cd1db3003: Preparing 23:39:21 686e48f23bf4: Preparing 23:39:21 db8b6b6956c9: Preparing 23:39:21 6dccf58ae481: Preparing 23:39:21 621af2b45e12: Preparing 23:39:21 9833f26c6bda: Preparing 23:39:21 9833f26c6bda: Waiting 23:39:21 0c3cd1db3003: Layer already exists 23:39:21 621af2b45e12: Layer already exists 23:39:21 6dccf58ae481: Layer already exists 23:39:21 686e48f23bf4: Layer already exists 23:39:21 db8b6b6956c9: Layer already exists 23:39:21 9833f26c6bda: Layer already exists 23:39:21 main: digest: sha256:63031a3b1db5918a20291a0b3a5bd59e89164d1f69ddff2aadc64fd0acb7f794 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:21 ===================================================== [Pipeline] echo 23:39:21 taggedImages: 23:39:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:39:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:39:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.1-dev.4 23:39:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:39:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:39:21 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:39:21 a2765a98d8f71eb240f317e00f16757db580c473 23:39:21 latest 23:39:21 2.3.1-dev.4 23:39:21 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:39:21 main 23:39:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:39:22 9c24e5c25d0a: Preparing 23:39:22 192c8c6545c0: Preparing 23:39:22 198967f31a85: Preparing 23:39:22 f6401b7eed50: Preparing 23:39:22 b9aab88a366e: Preparing 23:39:22 9833f26c6bda: Preparing 23:39:22 9833f26c6bda: Waiting 23:39:22 b9aab88a366e: Layer already exists 23:39:22 9833f26c6bda: Layer already exists 23:39:22 9c24e5c25d0a: Pushed 23:39:22 192c8c6545c0: Pushed 23:39:22 198967f31a85: Pushed 23:39:37 f6401b7eed50: Pushed 23:39:37 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:164e9d6e37a682e9360cb650c39b80155637273fc1afd27b09292842d6fc7805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:39:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:39:38 9c24e5c25d0a: Preparing 23:39:38 192c8c6545c0: Preparing 23:39:38 198967f31a85: Preparing 23:39:38 f6401b7eed50: Preparing 23:39:38 b9aab88a366e: Preparing 23:39:38 9833f26c6bda: Preparing 23:39:38 9833f26c6bda: Waiting 23:39:38 b9aab88a366e: Layer already exists 23:39:38 192c8c6545c0: Layer already exists 23:39:38 9c24e5c25d0a: Layer already exists 23:39:38 f6401b7eed50: Layer already exists 23:39:38 198967f31a85: Layer already exists 23:39:38 9833f26c6bda: Layer already exists 23:39:38 latest: digest: sha256:164e9d6e37a682e9360cb650c39b80155637273fc1afd27b09292842d6fc7805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.4 23:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:39:39 9c24e5c25d0a: Preparing 23:39:39 192c8c6545c0: Preparing 23:39:39 198967f31a85: Preparing 23:39:39 f6401b7eed50: Preparing 23:39:39 b9aab88a366e: Preparing 23:39:39 9833f26c6bda: Preparing 23:39:39 9833f26c6bda: Waiting 23:39:39 b9aab88a366e: Layer already exists 23:39:39 198967f31a85: Layer already exists 23:39:39 9c24e5c25d0a: Layer already exists 23:39:39 f6401b7eed50: Layer already exists 23:39:39 192c8c6545c0: Layer already exists 23:39:39 9833f26c6bda: Layer already exists 23:39:39 2.3.1-dev.4: digest: sha256:164e9d6e37a682e9360cb650c39b80155637273fc1afd27b09292842d6fc7805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:39:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:39:40 9c24e5c25d0a: Preparing 23:39:40 192c8c6545c0: Preparing 23:39:40 198967f31a85: Preparing 23:39:40 f6401b7eed50: Preparing 23:39:40 b9aab88a366e: Preparing 23:39:40 9833f26c6bda: Preparing 23:39:40 9c24e5c25d0a: Layer already exists 23:39:40 198967f31a85: Layer already exists 23:39:40 192c8c6545c0: Layer already exists 23:39:40 f6401b7eed50: Layer already exists 23:39:40 b9aab88a366e: Layer already exists 23:39:40 9833f26c6bda: Layer already exists 23:39:40 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:164e9d6e37a682e9360cb650c39b80155637273fc1afd27b09292842d6fc7805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:39:41 9c24e5c25d0a: Preparing 23:39:41 192c8c6545c0: Preparing 23:39:41 198967f31a85: Preparing 23:39:41 f6401b7eed50: Preparing 23:39:41 b9aab88a366e: Preparing 23:39:41 9833f26c6bda: Preparing 23:39:41 9833f26c6bda: Waiting 23:39:41 192c8c6545c0: Layer already exists 23:39:41 b9aab88a366e: Layer already exists 23:39:41 f6401b7eed50: Layer already exists 23:39:41 9c24e5c25d0a: Layer already exists 23:39:41 198967f31a85: Layer already exists 23:39:41 9833f26c6bda: Layer already exists 23:39:41 main: digest: sha256:164e9d6e37a682e9360cb650c39b80155637273fc1afd27b09292842d6fc7805 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:41 ===================================================== [Pipeline] echo 23:39:41 taggedImages: 23:39:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:39:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:39:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.1-dev.4 23:39:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:39:41 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:39:41 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:39:41 a2765a98d8f71eb240f317e00f16757db580c473 23:39:41 latest 23:39:41 2.3.1-dev.4 23:39:41 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:39:41 main 23:39:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:39:42 d7328c542419: Preparing 23:39:42 f578f702a8f1: Preparing 23:39:42 58f00e037cbe: Preparing 23:39:42 acd3308093a1: Preparing 23:39:42 17bec77d7fdc: Preparing 23:39:42 17bec77d7fdc: Layer already exists 23:39:42 58f00e037cbe: Layer already exists 23:39:42 d7328c542419: Pushed 23:39:42 acd3308093a1: Pushed 23:39:48 f578f702a8f1: Pushed 23:39:48 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:f24c93a06a8fc4022220892e1e04f9543182afa9a769c686177d11158391daca size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:39:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:39:48 d7328c542419: Preparing 23:39:48 f578f702a8f1: Preparing 23:39:48 58f00e037cbe: Preparing 23:39:48 acd3308093a1: Preparing 23:39:48 17bec77d7fdc: Preparing 23:39:48 58f00e037cbe: Layer already exists 23:39:48 acd3308093a1: Layer already exists 23:39:48 d7328c542419: Layer already exists 23:39:48 f578f702a8f1: Layer already exists 23:39:48 17bec77d7fdc: Layer already exists 23:39:48 latest: digest: sha256:f24c93a06a8fc4022220892e1e04f9543182afa9a769c686177d11158391daca size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.4 23:39:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:39:49 d7328c542419: Preparing 23:39:49 f578f702a8f1: Preparing 23:39:49 58f00e037cbe: Preparing 23:39:49 acd3308093a1: Preparing 23:39:49 17bec77d7fdc: Preparing 23:39:49 acd3308093a1: Layer already exists 23:39:49 f578f702a8f1: Layer already exists 23:39:49 17bec77d7fdc: Layer already exists 23:39:49 58f00e037cbe: Layer already exists 23:39:49 d7328c542419: Layer already exists 23:39:50 2.3.1-dev.4: digest: sha256:f24c93a06a8fc4022220892e1e04f9543182afa9a769c686177d11158391daca size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:39:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:39:50 d7328c542419: Preparing 23:39:50 f578f702a8f1: Preparing 23:39:50 58f00e037cbe: Preparing 23:39:50 acd3308093a1: Preparing 23:39:50 17bec77d7fdc: Preparing 23:39:50 d7328c542419: Layer already exists 23:39:50 58f00e037cbe: Layer already exists 23:39:50 17bec77d7fdc: Layer already exists 23:39:50 f578f702a8f1: Layer already exists 23:39:50 acd3308093a1: Layer already exists 23:39:50 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:f24c93a06a8fc4022220892e1e04f9543182afa9a769c686177d11158391daca size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:39:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:39:51 d7328c542419: Preparing 23:39:51 f578f702a8f1: Preparing 23:39:51 58f00e037cbe: Preparing 23:39:51 acd3308093a1: Preparing 23:39:51 17bec77d7fdc: Preparing 23:39:51 f578f702a8f1: Layer already exists 23:39:51 17bec77d7fdc: Layer already exists 23:39:51 d7328c542419: Layer already exists 23:39:51 58f00e037cbe: Layer already exists 23:39:51 acd3308093a1: Layer already exists 23:39:51 main: digest: sha256:f24c93a06a8fc4022220892e1e04f9543182afa9a769c686177d11158391daca size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:39:51 ===================================================== [Pipeline] echo 23:39:51 taggedImages: 23:39:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:39:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:39:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.1-dev.4 23:39:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:39:51 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:39:51 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:39:51 a2765a98d8f71eb240f317e00f16757db580c473 23:39:51 latest 23:39:51 2.3.1-dev.4 23:39:51 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:39:51 main 23:39:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:39:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:39:52 c08d382d9a4f: Preparing 23:39:52 f47b88549059: Preparing 23:39:52 58f00e037cbe: Preparing 23:39:52 674653c8340a: Preparing 23:39:52 17bec77d7fdc: Preparing 23:39:52 17bec77d7fdc: Layer already exists 23:39:52 674653c8340a: Layer already exists 23:39:52 58f00e037cbe: Layer already exists 23:39:52 c08d382d9a4f: Pushed 23:39:59 f47b88549059: Pushed 23:39:59 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:d84dbbd0efd59117adcf0559e58b2eae9839864e7d3b2b528ea8b1b90e5a6f08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:40:00 c08d382d9a4f: Preparing 23:40:00 f47b88549059: Preparing 23:40:00 58f00e037cbe: Preparing 23:40:00 674653c8340a: Preparing 23:40:00 17bec77d7fdc: Preparing 23:40:00 17bec77d7fdc: Layer already exists 23:40:00 58f00e037cbe: Layer already exists 23:40:00 c08d382d9a4f: Layer already exists 23:40:00 f47b88549059: Layer already exists 23:40:00 674653c8340a: Layer already exists 23:40:00 latest: digest: sha256:d84dbbd0efd59117adcf0559e58b2eae9839864e7d3b2b528ea8b1b90e5a6f08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.4 23:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:40:00 c08d382d9a4f: Preparing 23:40:00 f47b88549059: Preparing 23:40:00 58f00e037cbe: Preparing 23:40:00 674653c8340a: Preparing 23:40:00 17bec77d7fdc: Preparing 23:40:00 674653c8340a: Layer already exists 23:40:00 c08d382d9a4f: Layer already exists 23:40:00 17bec77d7fdc: Layer already exists 23:40:00 f47b88549059: Layer already exists 23:40:00 58f00e037cbe: Layer already exists 23:40:00 2.3.1-dev.4: digest: sha256:d84dbbd0efd59117adcf0559e58b2eae9839864e7d3b2b528ea8b1b90e5a6f08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:40:01 c08d382d9a4f: Preparing 23:40:01 f47b88549059: Preparing 23:40:01 58f00e037cbe: Preparing 23:40:01 674653c8340a: Preparing 23:40:01 17bec77d7fdc: Preparing 23:40:01 17bec77d7fdc: Layer already exists 23:40:01 58f00e037cbe: Layer already exists 23:40:01 c08d382d9a4f: Layer already exists 23:40:01 674653c8340a: Layer already exists 23:40:01 f47b88549059: Layer already exists 23:40:01 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:d84dbbd0efd59117adcf0559e58b2eae9839864e7d3b2b528ea8b1b90e5a6f08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:40:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:40:02 c08d382d9a4f: Preparing 23:40:02 f47b88549059: Preparing 23:40:02 58f00e037cbe: Preparing 23:40:02 674653c8340a: Preparing 23:40:02 17bec77d7fdc: Preparing 23:40:02 674653c8340a: Layer already exists 23:40:02 58f00e037cbe: Layer already exists 23:40:02 f47b88549059: Layer already exists 23:40:02 17bec77d7fdc: Layer already exists 23:40:02 c08d382d9a4f: Layer already exists 23:40:02 main: digest: sha256:d84dbbd0efd59117adcf0559e58b2eae9839864e7d3b2b528ea8b1b90e5a6f08 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:40:02 ===================================================== [Pipeline] echo 23:40:02 taggedImages: 23:40:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:40:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:40:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.1-dev.4 23:40:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:40:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 23:40:02 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 23:40:02 a2765a98d8f71eb240f317e00f16757db580c473 23:40:02 latest 23:40:02 2.3.1-dev.4 23:40:02 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:40:02 main 23:40:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:02 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:03 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:40:03 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:40:03 7e351c6ab6d4: Preparing 23:40:03 08bd1fe2081c: Preparing 23:40:03 289ae6082c23: Preparing 23:40:03 ec31acefe011: Preparing 23:40:03 17bec77d7fdc: Preparing 23:40:03 17bec77d7fdc: Layer already exists 23:40:03 08bd1fe2081c: Pushed 23:40:04 7e351c6ab6d4: Pushed 23:40:06 289ae6082c23: Pushed 23:40:32 ec31acefe011: Pushed 23:40:32 a2765a98d8f71eb240f317e00f16757db580c473: digest: sha256:987582bf693f77ada62732a0c3c4026836c1fb53db4e5d0e2fb7859203fcfd3e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:33 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:33 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:40:33 7e351c6ab6d4: Preparing 23:40:33 08bd1fe2081c: Preparing 23:40:33 289ae6082c23: Preparing 23:40:33 ec31acefe011: Preparing 23:40:33 17bec77d7fdc: Preparing 23:40:33 17bec77d7fdc: Layer already exists 23:40:33 7e351c6ab6d4: Layer already exists 23:40:33 08bd1fe2081c: Layer already exists 23:40:33 289ae6082c23: Layer already exists 23:40:33 ec31acefe011: Layer already exists 23:40:33 latest: digest: sha256:987582bf693f77ada62732a0c3c4026836c1fb53db4e5d0e2fb7859203fcfd3e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:33 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.4 23:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:40:34 7e351c6ab6d4: Preparing 23:40:34 08bd1fe2081c: Preparing 23:40:34 289ae6082c23: Preparing 23:40:34 ec31acefe011: Preparing 23:40:34 17bec77d7fdc: Preparing 23:40:34 7e351c6ab6d4: Layer already exists 23:40:34 17bec77d7fdc: Layer already exists 23:40:34 08bd1fe2081c: Layer already exists 23:40:34 289ae6082c23: Layer already exists 23:40:34 ec31acefe011: Layer already exists 23:40:34 2.3.1-dev.4: digest: sha256:987582bf693f77ada62732a0c3c4026836c1fb53db4e5d0e2fb7859203fcfd3e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:34 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:34 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:40:34 7e351c6ab6d4: Preparing 23:40:34 08bd1fe2081c: Preparing 23:40:34 289ae6082c23: Preparing 23:40:34 ec31acefe011: Preparing 23:40:34 17bec77d7fdc: Preparing 23:40:34 17bec77d7fdc: Layer already exists 23:40:34 ec31acefe011: Layer already exists 23:40:34 08bd1fe2081c: Layer already exists 23:40:34 7e351c6ab6d4: Layer already exists 23:40:34 289ae6082c23: Layer already exists 23:40:34 a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4: digest: sha256:987582bf693f77ada62732a0c3c4026836c1fb53db4e5d0e2fb7859203fcfd3e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:34 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:35 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 23:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 23:40:35 7e351c6ab6d4: Preparing 23:40:35 08bd1fe2081c: Preparing 23:40:35 289ae6082c23: Preparing 23:40:35 ec31acefe011: Preparing 23:40:35 17bec77d7fdc: Preparing 23:40:35 08bd1fe2081c: Layer already exists 23:40:35 7e351c6ab6d4: Layer already exists 23:40:35 289ae6082c23: Layer already exists 23:40:35 ec31acefe011: Layer already exists 23:40:35 17bec77d7fdc: Layer already exists 23:40:35 main: digest: sha256:987582bf693f77ada62732a0c3c4026836c1fb53db4e5d0e2fb7859203fcfd3e size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:40:35 ===================================================== [Pipeline] echo 23:40:35 taggedImages: 23:40:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473 23:40:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 23:40:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.1-dev.4 23:40:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:a2765a98d8f71eb240f317e00f16757db580c473-2.3.1-dev.4 23:40:35 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:40:35 23:40:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:40:36 arm64: Pulling from edgex-lftools-log-publisher 23:40:36 8998bd30e6a1: Pulling fs layer 23:40:36 04944245beec: Pulling fs layer 23:40:36 699f458cf7ca: Pulling fs layer 23:40:36 765212b225bb: Pulling fs layer 23:40:36 f23df028b6ca: Pulling fs layer 23:40:36 d65c8cfc05b1: Pulling fs layer 23:40:36 2437ff75d9bd: Pulling fs layer 23:40:36 f23df028b6ca: Waiting 23:40:36 d65c8cfc05b1: Waiting 23:40:36 765212b225bb: Waiting 23:40:36 2437ff75d9bd: Waiting 23:40:36 04944245beec: Verifying Checksum 23:40:36 04944245beec: Download complete 23:40:36 765212b225bb: Verifying Checksum 23:40:36 765212b225bb: Download complete 23:40:36 f23df028b6ca: Download complete 23:40:36 d65c8cfc05b1: Verifying Checksum 23:40:36 d65c8cfc05b1: Download complete 23:40:36 699f458cf7ca: Verifying Checksum 23:40:36 699f458cf7ca: Download complete 23:40:36 8998bd30e6a1: Verifying Checksum 23:40:36 8998bd30e6a1: Download complete 23:40:38 2437ff75d9bd: Verifying Checksum 23:40:38 2437ff75d9bd: Download complete 23:40:40 8998bd30e6a1: Pull complete 23:40:41 04944245beec: Pull complete 23:40:42 699f458cf7ca: Pull complete 23:40:42 765212b225bb: Pull complete 23:40:42 f23df028b6ca: Pull complete 23:40:43 d65c8cfc05b1: Pull complete 23:40:55 2437ff75d9bd: Pull complete 23:40:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:40:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:40:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:55 prd-ubuntu20.04-docker-arm64-4c-16g-119451 does not seem to be running inside a container 23:40:55 $ 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/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:40:58 $ docker top 8d8ebec094f0adfbc4db7c87f411cf07c2599444ac75351d8f8b37d6ce291c29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:40:59 ---> job-cost.sh 23:40:59 lf-activate-venv: SKIPPING 23:40:59 INFO: No Stack... 23:40:59 INFO: Retrieving Pricing Info for: v3-standard-4 23:41:00 INFO: Archiving Costs [Pipeline] sh 23:41:00 + cat /w/workspace/edgex-go/352/archives/cost.csv 23:41:00 + cut -d, -f6 [Pipeline] lock 23:41:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-352-stack-cost] 23:41:00 Resource [jenkins-edgexfoundry-edgex-go-main-352-stack-cost] did not exist. Created. 23:41:00 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-352-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:41:01 + echo total: 0.10999999940395355 [Pipeline] stash 23:41:01 Stashed 1 file(s) [Pipeline] } 23:41:01 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-352-stack-cost] [Pipeline] // lock [Pipeline] } 23:41:01 $ docker stop --time=1 8d8ebec094f0adfbc4db7c87f411cf07c2599444ac75351d8f8b37d6ce291c29 23:41:03 $ docker rm -f 8d8ebec094f0adfbc4db7c87f411cf07c2599444ac75351d8f8b37d6ce291c29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:41:03 provisioning config files... 23:41:03 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/352@tmp/config8076941967632675368tmp [Pipeline] { [Pipeline] sh 23:41:03 + set +x 23:41:03 + bash -s -- 23:41:03 + curl -s https://codecov.io/bash 23:41:03 23:41:03 _____ _ 23:41:03 / ____| | | 23:41:03 | | ___ __| | ___ ___ _____ __ 23:41:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:41:03 | |___| (_) | (_| | __/ (_| (_) \ V / 23:41:03 \_____\___/ \__,_|\___|\___\___/ \_/ 23:41:03 Bash-1.0.6 23:41:03 23:41:03 23:41:03 ==> git version 2.25.1 found 23:41:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:41:03 Release-Date: 2020-01-08 23:41:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:41:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:41:03 ==> Jenkins CI detected. 23:41:03 current dir:  /w/workspace/edgex-go/352 23:41:03 project root: . 23:41:03 --> token set from env 23:41:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:41:03 ==> Running gcov in . (disable via -X gcov) 23:41:03 ==> Python coveragepy not found 23:41:03 ==> Searching for coverage reports in: 23:41:03 + . 23:41:04 -> Found 1 reports 23:41:04 ==> Detecting git/mercurial file structure 23:41:04 ==> Reading reports 23:41:04 + ./coverage.out bytes=501828 23:41:04 ==> Appending adjustments 23:41:04 https://docs.codecov.io/docs/fixing-reports 23:41:05 + Found adjustments 23:41:05 ==> Gzipping contents 23:41:05 64K /tmp/codecov.s4NyGl.gz 23:41:05 ==> Uploading reports 23:41:05 url: https://codecov.io 23:41:05 query: branch=main&commit=a2765a98d8f71eb240f317e00f16757db580c473&build=352&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F352%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:41:05 -> Pinging Codecov 23:41:05 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=a2765a98d8f71eb240f317e00f16757db580c473&build=352&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F352%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:41:05 -> Uploading to 23:41:05 https://storage.googleapis.com/codecov/v4/raw/2022-11-17/00271124DB129430A58F1EEE437C3FCB/a2765a98d8f71eb240f317e00f16757db580c473/95127ba0-29d6-4b7d-b5bb-1a166b2cc893.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221117T234105Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=199d2d7b0111305dfc0a1adc7a85ef16ecacc4bef14459489780fce11ce529f4 23:41:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:05 Dload Upload Total Spent Left Speed 23:41:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65425 0 0 100 65425 0 256k --:--:-- --:--:-- --:--:-- 256k 23:41:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a2765a98d8f71eb240f317e00f16757db580c473 [Pipeline] } 23:41:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:41:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:41:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:41:06 23:41:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:41:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:41:06 df9b9388f04a: Pulling fs layer 23:41:06 52dc419b0ee2: Pulling fs layer 23:41:06 25bc292e5bac: Pulling fs layer 23:41:06 114826534d7a: Pulling fs layer 23:41:06 4657fd5d0bcf: Pulling fs layer 23:41:06 6ad1cebc031e: Pulling fs layer 23:41:06 8a3aa393b2d8: Pulling fs layer 23:41:06 114826534d7a: Waiting 23:41:06 6ad1cebc031e: Waiting 23:41:06 8a3aa393b2d8: Waiting 23:41:06 4657fd5d0bcf: Waiting 23:41:06 25bc292e5bac: Verifying Checksum 23:41:06 25bc292e5bac: Download complete 23:41:06 52dc419b0ee2: Verifying Checksum 23:41:06 52dc419b0ee2: Download complete 23:41:06 4657fd5d0bcf: Verifying Checksum 23:41:06 4657fd5d0bcf: Download complete 23:41:06 df9b9388f04a: Download complete 23:41:06 6ad1cebc031e: Verifying Checksum 23:41:06 6ad1cebc031e: Download complete 23:41:06 df9b9388f04a: Pull complete 23:41:07 52dc419b0ee2: Pull complete 23:41:07 25bc292e5bac: Pull complete 23:41:07 114826534d7a: Verifying Checksum 23:41:07 114826534d7a: Download complete 23:41:07 8a3aa393b2d8: Verifying Checksum 23:41:07 8a3aa393b2d8: Download complete 23:41:10 114826534d7a: Pull complete 23:41:11 4657fd5d0bcf: Pull complete 23:41:11 6ad1cebc031e: Pull complete 23:41:14 8a3aa393b2d8: Pull complete 23:41:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:41:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:14 prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container 23:41:14 $ 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/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:41:17 $ docker top 71a5ccdf532da94dea69c034a311fd19a167399a5339dbdfd5c239d45d3c651a -eo pid,comm [Pipeline] { [Pipeline] echo 23:41:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:41:18 + set -o pipefail 23:41:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:41:26 23:41:26 Monitoring /w/workspace/edgex-go/352 (github.com/edgexfoundry/edgex-go)... 23:41:26 23:41:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/eb0328b9-38a2-4147-a4b9-06861531caed 23:41:26 23:41:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:41:26 23:41:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:41:26 23:41:26 23:41:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:41:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:41:26 More details here: https://snyk.co/ue1NS [Pipeline] } 23:41:26 $ docker stop --time=1 71a5ccdf532da94dea69c034a311fd19a167399a5339dbdfd5c239d45d3c651a 23:41:29 $ docker rm -f 71a5ccdf532da94dea69c034a311fd19a167399a5339dbdfd5c239d45d3c651a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:41:29 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:29 provisioning config files... 23:41:29 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/352@tmp/config9179202956949241952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:29 --> edgex-publish-swagger.sh 23:41:29 === Publish openapi/v2 API === 23:41:29 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:41:29 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/352/openapi/v2/core-command.yaml] 23:41:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:29 Dload Upload Total Spent Left Speed 23:41:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33822 0 0 100 33822 0 37413 --:--:-- --:--:-- --:--:-- 37372 100 33822 0 0 100 33822 0 37413 --:--:-- --:--:-- --:--:-- 37372 23:41:30 23:41:30 23:41:30 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/352/openapi/v2/core-data.yaml] 23:41:30 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:30 Dload Upload Total Spent Left Speed 23:41:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71585 0 0 100 71585 0 75591 --:--:-- --:--:-- --:--:-- 75511 100 71585 0 0 100 71585 0 75591 --:--:-- --:--:-- --:--:-- 75511 23:41:31 23:41:31 23:41:31 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/352/openapi/v2/core-metadata.yaml] 23:41:31 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:31 Dload Upload Total Spent Left Speed 23:41:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 155k --:--:-- --:--:-- --:--:-- 155k 100 144k 0 0 100 144k 0 155k --:--:-- --:--:-- --:--:-- 155k 23:41:32 23:41:32 23:41:32 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/352/openapi/v2/support-notifications.yaml] 23:41:32 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:32 Dload Upload Total Spent Left Speed 23:41:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89309 0 0 100 89309 0 94807 --:--:-- --:--:-- --:--:-- 94707 100 89309 0 0 100 89309 0 94707 --:--:-- --:--:-- --:--:-- 94707 23:41:33 23:41:33 23:41:33 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/352/openapi/v2/support-scheduler.yaml] 23:41:33 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:33 Dload Upload Total Spent Left Speed 23:41:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39547 0 0 100 39547 0 41194 --:--:-- --:--:-- --:--:-- 41151 100 39547 0 0 100 39547 0 41109 --:--:-- --:--:-- --:--:-- 41066 23:41:34 23:41:34 23:41:34 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/352/openapi/v2/system-agent.yaml] 23:41:34 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:34 Dload Upload Total Spent Left Speed 23:41:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20083 0 0 100 20083 0 22020 --:--:-- --:--:-- --:--:-- 21996 100 20083 0 0 100 20083 0 22020 --:--:-- --:--:-- --:--:-- 21996 23:41:35 23:41:35 [Pipeline] } 23:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:41:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:41:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:36 prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container 23:41:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:41:36 $ docker top e7ec033810241498a2d3763afdb62f10c5afcafcbb836ae455544aea253043ca -eo pid,comm 23:41:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:41:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:41:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:36 [ssh-agent] Looking for ssh-agent implementation... 23:41:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:36 $ docker exec e7ec033810241498a2d3763afdb62f10c5afcafcbb836ae455544aea253043ca ssh-agent 23:41:36 SSH_AUTH_SOCK=/tmp/ssh-KwbcYblDTl2H/agent.32 23:41:36 SSH_AGENT_PID=38 23:41:36 Running ssh-add (command line suppressed) 23:41:37 Identity added: /w/workspace/edgex-go/352@tmp/private_key_15764844627121130103.key (/w/workspace/edgex-go/352@tmp/private_key_15764844627121130103.key) 23:41:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:41:37 + git semver tag 23:41:37 2022-11-17 23:41:37,530 [run_tag] DEBUG tag force:False 23:41:37 2022-11-17 23:41:37,530 [check_head_tag] DEBUG check head tag 23:41:37 2022-11-17 23:41:37,532 [execute] INFO git cat-file --batch-check 23:41:37 2022-11-17 23:41:37,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/352, universal_newlines=False, shell=None, istream=) 23:41:37 2022-11-17 23:41:37,535 [execute] INFO git cat-file --batch 23:41:37 2022-11-17 23:41:37,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/352, universal_newlines=False, shell=None, istream=) 23:41:37 2022-11-17 23:41:37,564 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main 23:41:37 2022-11-17 23:41:37,564 [execute] INFO git tag -a v2.3.1-dev.4 -m v2.3.1-dev.4 23:41:37 2022-11-17 23:41:37,565 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.1-dev.4', '-m', 'v2.3.1-dev.4'], cwd=/w/workspace/edgex-go/352, universal_newlines=False, shell=None, istream=None) 23:41:37 2022-11-17 23:41:37,569 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main 23:41:37 2.3.1-dev.4 [Pipeline] } 23:41:37 $ docker exec --env ******** --env ******** e7ec033810241498a2d3763afdb62f10c5afcafcbb836ae455544aea253043ca ssh-agent -k 23:41:37 unset SSH_AUTH_SOCK; 23:41:37 unset SSH_AGENT_PID; 23:41:37 echo Agent pid 38 killed; 23:41:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:41:38 + git semver [Pipeline] } 23:41:38 $ docker stop --time=1 e7ec033810241498a2d3763afdb62f10c5afcafcbb836ae455544aea253043ca 23:41:39 $ docker rm -f e7ec033810241498a2d3763afdb62f10c5afcafcbb836ae455544aea253043ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:41:39 23:41:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:41:40 0.23.1-centos7: Pulling from edgex-lftools 23:41:40 ab5ef0e58194: Pulling fs layer 23:41:40 9712f1f96733: Pulling fs layer 23:41:40 63f879dbbcfc: Pulling fs layer 23:41:40 0d9ebad4ef96: Pulling fs layer 23:41:40 e9a5061849ea: Pulling fs layer 23:41:40 d747dcd14b5f: Pulling fs layer 23:41:40 2de7ff778b66: Pulling fs layer 23:41:40 e9a5061849ea: Waiting 23:41:40 d747dcd14b5f: Waiting 23:41:40 0d9ebad4ef96: Waiting 23:41:40 2de7ff778b66: Waiting 23:41:40 9712f1f96733: Download complete 23:41:40 63f879dbbcfc: Verifying Checksum 23:41:40 63f879dbbcfc: Download complete 23:41:40 e9a5061849ea: Verifying Checksum 23:41:40 e9a5061849ea: Download complete 23:41:40 d747dcd14b5f: Download complete 23:41:40 0d9ebad4ef96: Verifying Checksum 23:41:40 0d9ebad4ef96: Download complete 23:41:41 2de7ff778b66: Verifying Checksum 23:41:41 2de7ff778b66: Download complete 23:41:41 ab5ef0e58194: Verifying Checksum 23:41:41 ab5ef0e58194: Download complete 23:41:44 ab5ef0e58194: Pull complete 23:41:44 9712f1f96733: Pull complete 23:41:44 63f879dbbcfc: Pull complete 23:41:49 0d9ebad4ef96: Pull complete 23:41:49 e9a5061849ea: Pull complete 23:41:49 d747dcd14b5f: Pull complete 23:41:50 2de7ff778b66: Pull complete 23:41:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:41:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:50 prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container 23:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:41:53 $ docker top 18f77ad5f686cea859fcf6b4f06c49e8db6eb34bbab3229b5d5e45a433f9b63f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:41:53 provisioning config files... 23:41:53 copy managed file [sigul-config] to file:/w/workspace/edgex-go/352@tmp/config7217523509167841265tmp 23:41:53 copy managed file [sigul-password] to file:/w/workspace/edgex-go/352@tmp/config4041394121542109979tmp 23:41:53 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/352@tmp/config7599484428075697293tmp [Pipeline] { [Pipeline] echo 23:41:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:41:53 ---> sigul-configuration.sh 23:41:53 gpg: directory `/root/.gnupg' created 23:41:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:41:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:41:53 gpg: keyring `/root/.gnupg/secring.gpg' created 23:41:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:41:53 gpg: CAST5 encrypted data 23:41:53 gpg: encrypted with 1 passphrase 23:41:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:41:54 + mkdir /home/jenkins 23:41:54 + mkdir /home/jenkins/sigul [Pipeline] sh 23:41:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:41:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:41:54 ---> sigul-install.sh 23:41:54 Sigul already installed; skipping installation. [Pipeline] sh 23:41:55 + git tag --list 23:41:55 0.6.0 23:41:55 0.6.1 23:41:55 0.7.0 23:41:55 0.7.1 23:41:55 v1.0.0 23:41:55 v1.0.1 23:41:55 v1.1.0 23:41:55 v1.2.0 23:41:55 v1.2.1 23:41:55 v1.3.0 23:41:55 v1.3.1 23:41:55 v2.0.0 23:41:55 v2.1.0 23:41:55 v2.1.1 23:41:55 v2.1.1-dev.1 23:41:55 v2.1.1-dev.2 23:41:55 v2.1.1-dev.3 23:41:55 v2.1.1-dev.4 23:41:55 v2.1.1-dev.5 23:41:55 v2.1.1-dev.6 23:41:55 v2.1.1-dev.7 23:41:55 v2.1.1-dev.8 23:41:55 v2.1.2-dev.1 23:41:55 v2.2.0 23:41:55 v2.2.1-dev.1 23:41:55 v2.2.1-dev.10 23:41:55 v2.2.1-dev.11 23:41:55 v2.2.1-dev.12 23:41:55 v2.2.1-dev.13 23:41:55 v2.2.1-dev.14 23:41:55 v2.2.1-dev.15 23:41:55 v2.2.1-dev.16 23:41:55 v2.2.1-dev.17 23:41:55 v2.2.1-dev.18 23:41:55 v2.2.1-dev.19 23:41:55 v2.2.1-dev.2 23:41:55 v2.2.1-dev.20 23:41:55 v2.2.1-dev.21 23:41:55 v2.2.1-dev.22 23:41:55 v2.2.1-dev.23 23:41:55 v2.2.1-dev.24 23:41:55 v2.2.1-dev.25 23:41:55 v2.2.1-dev.26 23:41:55 v2.2.1-dev.27 23:41:55 v2.2.1-dev.28 23:41:55 v2.2.1-dev.29 23:41:55 v2.2.1-dev.3 23:41:55 v2.2.1-dev.4 23:41:55 v2.2.1-dev.5 23:41:55 v2.2.1-dev.6 23:41:55 v2.2.1-dev.7 23:41:55 v2.2.1-dev.8 23:41:55 v2.2.1-dev.9 23:41:55 v2.3.0 23:41:55 v2.3.0-dev.100 23:41:55 v2.3.0-dev.101 23:41:55 v2.3.0-dev.102 23:41:55 v2.3.0-dev.103 23:41:55 v2.3.0-dev.104 23:41:55 v2.3.0-dev.105 23:41:55 v2.3.0-dev.106 23:41:55 v2.3.0-dev.29 23:41:55 v2.3.0-dev.30 23:41:55 v2.3.0-dev.31 23:41:55 v2.3.0-dev.32 23:41:55 v2.3.0-dev.33 23:41:55 v2.3.0-dev.34 23:41:55 v2.3.0-dev.35 23:41:55 v2.3.0-dev.36 23:41:55 v2.3.0-dev.37 23:41:55 v2.3.0-dev.38 23:41:55 v2.3.0-dev.39 23:41:55 v2.3.0-dev.40 23:41:55 v2.3.0-dev.41 23:41:55 v2.3.0-dev.42 23:41:55 v2.3.0-dev.43 23:41:55 v2.3.0-dev.44 23:41:55 v2.3.0-dev.45 23:41:55 v2.3.0-dev.46 23:41:55 v2.3.0-dev.47 23:41:55 v2.3.0-dev.48 23:41:55 v2.3.0-dev.49 23:41:55 v2.3.0-dev.50 23:41:55 v2.3.0-dev.51 23:41:55 v2.3.0-dev.52 23:41:55 v2.3.0-dev.53 23:41:55 v2.3.0-dev.54 23:41:55 v2.3.0-dev.55 23:41:55 v2.3.0-dev.56 23:41:55 v2.3.0-dev.57 23:41:55 v2.3.0-dev.58 23:41:55 v2.3.0-dev.59 23:41:55 v2.3.0-dev.60 23:41:55 v2.3.0-dev.61 23:41:55 v2.3.0-dev.62 23:41:55 v2.3.0-dev.63 23:41:55 v2.3.0-dev.64 23:41:55 v2.3.0-dev.65 23:41:55 v2.3.0-dev.66 23:41:55 v2.3.0-dev.67 23:41:55 v2.3.0-dev.68 23:41:55 v2.3.0-dev.69 23:41:55 v2.3.0-dev.70 23:41:55 v2.3.0-dev.71 23:41:55 v2.3.0-dev.72 23:41:55 v2.3.0-dev.73 23:41:55 v2.3.0-dev.74 23:41:55 v2.3.0-dev.75 23:41:55 v2.3.0-dev.76 23:41:55 v2.3.0-dev.77 23:41:55 v2.3.0-dev.78 23:41:55 v2.3.0-dev.79 23:41:55 v2.3.0-dev.80 23:41:55 v2.3.0-dev.81 23:41:55 v2.3.0-dev.82 23:41:55 v2.3.0-dev.83 23:41:55 v2.3.0-dev.84 23:41:55 v2.3.0-dev.85 23:41:55 v2.3.0-dev.86 23:41:55 v2.3.0-dev.87 23:41:55 v2.3.0-dev.88 23:41:55 v2.3.0-dev.89 23:41:55 v2.3.0-dev.90 23:41:55 v2.3.0-dev.91 23:41:55 v2.3.0-dev.92 23:41:55 v2.3.0-dev.93 23:41:55 v2.3.0-dev.94 23:41:55 v2.3.0-dev.95 23:41:55 v2.3.0-dev.96 23:41:55 v2.3.0-dev.97 23:41:55 v2.3.0-dev.98 23:41:55 v2.3.0-dev.99 23:41:55 v2.3.1-dev.1 23:41:55 v2.3.1-dev.2 23:41:55 v2.3.1-dev.3 23:41:55 v2.3.1-dev.4 [Pipeline] sh 23:41:55 + lftools sign git-tag v2.3.1-dev.4 23:41:55 Signing Git tag with Sigul... 23:41:55 Signing v2.3.1-dev.4 [Pipeline] echo 23:41:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:41:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:41:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:41:56 $ docker stop --time=1 18f77ad5f686cea859fcf6b4f06c49e8db6eb34bbab3229b5d5e45a433f9b63f 23:41:58 $ docker rm -f 18f77ad5f686cea859fcf6b4f06c49e8db6eb34bbab3229b5d5e45a433f9b63f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:41:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:41:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:41:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:58 prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container 23:41:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:41:59 $ docker top 1514815472dd268c578a915821e774e9ff2084c1e3351661322e67ba64062f0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:41:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:41:59 [ssh-agent] Looking for ssh-agent implementation... 23:41:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:41:59 $ docker exec 1514815472dd268c578a915821e774e9ff2084c1e3351661322e67ba64062f0f ssh-agent 23:41:59 SSH_AUTH_SOCK=/tmp/ssh-SWJwDbqNFFL9/agent.30 23:41:59 SSH_AGENT_PID=36 23:41:59 Running ssh-add (command line suppressed) 23:41:59 Identity added: /w/workspace/edgex-go/352@tmp/private_key_4216426584608073605.key (/w/workspace/edgex-go/352@tmp/private_key_4216426584608073605.key) 23:41:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:00 + git semver bump pre 23:42:00 2022-11-17 23:42:00,245 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main 23:42:00 2022-11-17 23:42:00,245 [bump_version] DEBUG bumping version:2.3.1-dev.4 on axis:pre with prefix:dev 23:42:00 2022-11-17 23:42:00,245 [bump_version] DEBUG bumped version:2.3.1-dev.5 23:42:00 2022-11-17 23:42:00,245 [write_version] DEBUG write version:2.3.1-dev.5 to path:/w/workspace/edgex-go/352/.semver/main with force:True 23:42:00 2022-11-17 23:42:00,245 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main 23:42:00 2022-11-17 23:42:00,245 [write_file] DEBUG write to file:/w/workspace/edgex-go/352/.semver/main 23:42:00 2022-11-17 23:42:00,247 [execute] INFO git cat-file --batch-check 23:42:00 2022-11-17 23:42:00,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/352/.semver, universal_newlines=False, shell=None, istream=) 23:42:00 2022-11-17 23:42:00,252 [execute] INFO git cat-file --batch 23:42:00 2022-11-17 23:42:00,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/352/.semver, universal_newlines=False, shell=None, istream=) 23:42:00 2022-11-17 23:42:00,258 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main 23:42:00 2.3.1-dev.5 [Pipeline] } 23:42:00 $ docker exec --env ******** --env ******** 1514815472dd268c578a915821e774e9ff2084c1e3351661322e67ba64062f0f ssh-agent -k 23:42:00 unset SSH_AUTH_SOCK; 23:42:00 unset SSH_AGENT_PID; 23:42:00 echo Agent pid 36 killed; 23:42:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:00 + git semver [Pipeline] } 23:42:01 $ docker stop --time=1 1514815472dd268c578a915821e774e9ff2084c1e3351661322e67ba64062f0f 23:42:02 $ docker rm -f 1514815472dd268c578a915821e774e9ff2084c1e3351661322e67ba64062f0f [Pipeline] // withDockerContainer [Pipeline] sh 23:42:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:42:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:42:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:03 prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container 23:42:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:42:03 $ docker top 2df0109506c83a41eabc925e806f20f6beb41bb77e4903b1deee4dcda55fe251 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:42:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:42:03 [ssh-agent] Looking for ssh-agent implementation... 23:42:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:42:03 $ docker exec 2df0109506c83a41eabc925e806f20f6beb41bb77e4903b1deee4dcda55fe251 ssh-agent 23:42:03 SSH_AUTH_SOCK=/tmp/ssh-Fl9lfDgaGqge/agent.31 23:42:03 SSH_AGENT_PID=37 23:42:03 Running ssh-add (command line suppressed) 23:42:03 Identity added: /w/workspace/edgex-go/352@tmp/private_key_16495933462548959176.key (/w/workspace/edgex-go/352@tmp/private_key_16495933462548959176.key) 23:42:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:42:04 + git semver push 23:42:04 2022-11-17 23:42:04,419 [run_push] DEBUG push 23:42:04 2022-11-17 23:42:04,419 [execute] INFO git cat-file --batch-check 23:42:04 2022-11-17 23:42:04,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/352/.semver, universal_newlines=False, shell=None, istream=) 23:42:04 2022-11-17 23:42:04,423 [execute] INFO git rev-list d29644b7f1cc69916726be40bde6c07c23308755 -- 23:42:04 2022-11-17 23:42:04,424 [execute] DEBUG Popen(['git', 'rev-list', 'd29644b7f1cc69916726be40bde6c07c23308755', '--'], cwd=/w/workspace/edgex-go/352/.semver, universal_newlines=False, shell=None, istream=None) 23:42:04 2022-11-17 23:42:04,439 [execute] INFO git fetch -v origin 23:42:04 2022-11-17 23:42:04,439 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/352/.semver, universal_newlines=True, shell=None, istream=None) 23:42:05 2022-11-17 23:42:04,900 [run_push] DEBUG no remote changes detected 23:42:05 2022-11-17 23:42:04,900 [execute] INFO git push origin semver 23:42:05 2022-11-17 23:42:04,900 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/352/.semver, universal_newlines=False, shell=None, istream=None) 23:42:05 2022-11-17 23:42:05,881 [run_push] DEBUG push all version tags 23:42:05 2022-11-17 23:42:05,881 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:42:05 2022-11-17 23:42:05,882 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/352, universal_newlines=False, shell=None, istream=None) 23:42:06 2022-11-17 23:42:06,717 [read_version] DEBUG read version from /w/workspace/edgex-go/352/.semver/main 23:42:06 2.3.1-dev.5 [Pipeline] } 23:42:06 $ docker exec --env ******** --env ******** 2df0109506c83a41eabc925e806f20f6beb41bb77e4903b1deee4dcda55fe251 ssh-agent -k 23:42:07 unset SSH_AUTH_SOCK; 23:42:07 unset SSH_AGENT_PID; 23:42:07 echo Agent pid 37 killed; 23:42:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:42:07 + git semver [Pipeline] } 23:42:07 $ docker stop --time=1 2df0109506c83a41eabc925e806f20f6beb41bb77e4903b1deee4dcda55fe251 23:42:08 $ docker rm -f 2df0109506c83a41eabc925e806f20f6beb41bb77e4903b1deee4dcda55fe251 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:42:09 + [ -d /w/workspace/edgex-go/352/archives ] [Pipeline] libraryResource [Pipeline] sh 23:42:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:42:10 ---> package-listing.sh 23:42:10 ++ facter osfamily 23:42:10 ++ tr '[:upper:]' '[:lower:]' 23:42:10 + OS_FAMILY=debian 23:42:10 + workspace=/w/workspace/edgex-go/352 23:42:10 + START_PACKAGES=/tmp/packages_start.txt 23:42:10 + END_PACKAGES=/tmp/packages_end.txt 23:42:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:42:10 + PACKAGES=/tmp/packages_start.txt 23:42:10 + '[' /w/workspace/edgex-go/352 ']' 23:42:10 + PACKAGES=/tmp/packages_end.txt 23:42:10 + case "${OS_FAMILY}" in 23:42:10 + dpkg -l 23:42:10 + grep '^ii' 23:42:10 + '[' -f /tmp/packages_start.txt ']' 23:42:10 + '[' -f /tmp/packages_end.txt ']' 23:42:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:42:10 + '[' /w/workspace/edgex-go/352 ']' 23:42:10 + mkdir -p /w/workspace/edgex-go/352/archives/ 23:42:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/352/archives/ [Pipeline] echo 23:42:10 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/352/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:42:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:11 23:42:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:11 latest: Pulling from edgex-lftools-log-publisher 23:42:11 5eb5b503b376: Pulling fs layer 23:42:11 5c69ac0246d0: Pulling fs layer 23:42:11 ec43610c2a17: Pulling fs layer 23:42:11 3a2ae6a8a46f: Pulling fs layer 23:42:11 33b1e0a273af: Pulling fs layer 23:42:11 5d3b04190fa2: Pulling fs layer 23:42:11 2f39f015ded8: Pulling fs layer 23:42:11 3a2ae6a8a46f: Waiting 23:42:11 2f39f015ded8: Waiting 23:42:11 5d3b04190fa2: Waiting 23:42:11 33b1e0a273af: Waiting 23:42:11 5c69ac0246d0: Verifying Checksum 23:42:11 5c69ac0246d0: Download complete 23:42:11 3a2ae6a8a46f: Verifying Checksum 23:42:11 3a2ae6a8a46f: Download complete 23:42:12 33b1e0a273af: Verifying Checksum 23:42:12 33b1e0a273af: Download complete 23:42:12 ec43610c2a17: Verifying Checksum 23:42:12 ec43610c2a17: Download complete 23:42:12 5d3b04190fa2: Download complete 23:42:12 5eb5b503b376: Verifying Checksum 23:42:12 5eb5b503b376: Download complete 23:42:12 2f39f015ded8: Download complete 23:42:13 5eb5b503b376: Pull complete 23:42:13 5c69ac0246d0: Pull complete 23:42:14 ec43610c2a17: Pull complete 23:42:14 3a2ae6a8a46f: Pull complete 23:42:14 33b1e0a273af: Pull complete 23:42:14 5d3b04190fa2: Pull complete 23:42:18 2f39f015ded8: Pull complete 23:42:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:42:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:42:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:42:18 prd-ubuntu20.04-docker-8c-8g-119449 does not seem to be running inside a container 23:42:18 $ 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/352/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/352 -v /w/workspace/edgex-go/352:/w/workspace/edgex-go/352:rw,z -v /w/workspace/edgex-go/352@tmp:/w/workspace/edgex-go/352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:42:21 $ docker top d11389d4334a1fe4e67f09fe23215608e3b77cfba127aa1b46f37e339a84d97c -eo pid,comm [Pipeline] { [Pipeline] sh 23:42:21 + touch /tmp/pre-build-complete [Pipeline] sh 23:42:21 + mkdir -p /var/log/sysstat [Pipeline] sh 23:42:22 + ls /var/log/sa-host 23:42:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:22 provisioning config files... 23:42:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/352@tmp/config14465963334313330360tmp [Pipeline] { [Pipeline] echo 23:42:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:42:22 ---> create-netrc.sh [Pipeline] } 23:42:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:42:22 ---> python-tools-install.sh [Pipeline] echo 23:42:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:42:23 ---> sudo-logs.sh 23:42:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:42:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:42:23 ---> job-cost.sh 23:42:23 lf-activate-venv: SKIPPING 23:42:23 DEBUG: total: 0.10999999940395355 23:42:23 INFO: Retrieving Stack Cost... 23:42:23 INFO: Retrieving Pricing Info for: v3-standard-8 23:42:24 INFO: Archiving Costs [Pipeline] echo 23:42:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:42:24 ---> logs-deploy.sh 23:42:24 lf-activate-venv: SKIPPING 23:42:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/352 23:42:24 INFO: archiving workspace using pattern(s): 23:42:25 Archives upload complete. 23:42:25 INFO: archiving logs to Nexus 23:42:26 ---> uname -a: 23:42:26 Linux prd-ubuntu20-04-docker-8c-8g-119449 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:42:26 23:42:26 23:42:26 ---> lscpu: 23:42:26 Architecture: x86_64 23:42:26 CPU op-mode(s): 32-bit, 64-bit 23:42:26 Byte Order: Little Endian 23:42:26 Address sizes: 40 bits physical, 48 bits virtual 23:42:26 CPU(s): 8 23:42:26 On-line CPU(s) list: 0-7 23:42:26 Thread(s) per core: 1 23:42:26 Core(s) per socket: 1 23:42:26 Socket(s): 8 23:42:26 NUMA node(s): 1 23:42:26 Vendor ID: AuthenticAMD 23:42:26 CPU family: 23 23:42:26 Model: 49 23:42:26 Model name: AMD EPYC-Rome Processor 23:42:26 Stepping: 0 23:42:26 CPU MHz: 2799.956 23:42:26 BogoMIPS: 5599.91 23:42:26 Virtualization: AMD-V 23:42:26 Hypervisor vendor: KVM 23:42:26 Virtualization type: full 23:42:26 L1d cache: 256 KiB 23:42:26 L1i cache: 256 KiB 23:42:26 L2 cache: 4 MiB 23:42:26 L3 cache: 128 MiB 23:42:26 NUMA node0 CPU(s): 0-7 23:42:26 Vulnerability Itlb multihit: Not affected 23:42:26 Vulnerability L1tf: Not affected 23:42:26 Vulnerability Mds: Not affected 23:42:26 Vulnerability Meltdown: Not affected 23:42:26 Vulnerability Mmio stale data: Not affected 23:42:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:42:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:42:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:42:26 Vulnerability Srbds: Not affected 23:42:26 Vulnerability Tsx async abort: Not affected 23:42:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:42:26 23:42:26 23:42:26 ---> nproc: 23:42:26 8 23:42:26 23:42:26 23:42:26 ---> df -h: 23:42:26 Filesystem Size Used Avail Use% Mounted on 23:42:26 overlay 155G 20G 136G 13% / 23:42:26 tmpfs 64M 0 64M 0% /dev 23:42:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:42:26 shm 64M 0 64M 0% /dev/shm 23:42:26 /dev/vda1 155G 20G 136G 13% /facter-os 23:42:26 23:42:26 23:42:26 ---> sar -b -r -n DEV: 23:42:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119449) 11/17/22 _x86_64_ (8 CPU) 23:42:26 23:42:26 23:12:36 LINUX RESTART (8 CPU) 23:42:26 23:42:26 23:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:42:26 23:14:01 173.38 40.15 133.23 0.00 4426.37 73709.00 0.00 23:42:26 23:15:01 57.34 0.03 57.31 0.00 3.47 22998.30 0.00 23:42:26 23:16:01 79.57 0.30 79.27 0.00 12.80 32629.14 0.00 23:42:26 23:17:01 433.01 9.22 423.80 0.00 93.18 209423.10 0.00 23:42:26 23:18:01 698.07 0.12 697.95 0.00 9.60 172903.72 0.00 23:42:26 23:19:01 637.04 0.47 636.58 0.00 14.40 239501.55 0.00 23:42:26 23:20:01 638.85 0.45 638.40 0.00 6.00 157334.76 0.00 23:42:26 23:21:01 122.66 0.10 122.56 0.00 20.40 12128.38 0.00 23:42:26 23:22:01 17.75 0.00 17.75 0.00 0.00 457.92 0.00 23:42:26 23:23:01 1.28 0.00 1.28 0.00 0.00 17.06 0.00 23:42:26 23:24:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 23:42:26 23:25:01 0.88 0.00 0.88 0.00 0.00 10.79 0.00 23:42:26 23:26:01 1.23 0.00 1.23 0.00 0.00 13.59 0.00 23:42:26 23:27:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 23:42:26 23:28:01 1.57 0.02 1.55 0.00 0.13 18.93 0.00 23:42:26 23:29:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 23:42:26 23:30:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 23:42:26 23:31:01 1.78 0.00 1.78 0.00 0.00 19.99 0.00 23:42:26 23:32:01 2.85 1.67 1.18 0.00 37.73 14.93 0.00 23:42:26 23:33:01 1.90 0.00 1.90 0.00 0.00 22.13 0.00 23:42:26 23:34:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 23:42:26 23:35:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 23:42:26 23:36:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 23:42:26 23:37:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 23:42:26 23:38:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 23:42:26 23:39:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 23:42:26 23:40:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 23:42:26 23:41:01 0.85 0.00 0.85 0.00 0.00 11.33 0.00 23:42:26 23:42:01 113.75 0.30 113.45 0.00 19.06 58441.45 0.00 23:42:26 Average: 103.33 1.80 101.53 0.00 157.64 33762.43 0.00 23:42:26 23:42:26 23:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:42:26 23:14:01 28212828 31585196 725380 2.21 101300 3498056 2037024 6.00 1126224 3132044 120740 23:42:26 23:15:01 27852120 31463404 837676 2.55 110248 3707084 2292540 6.76 1421544 3162568 285464 23:42:26 23:16:01 27965328 31585816 718704 2.19 113228 3711632 1775116 5.23 1197964 3276904 364 23:42:26 23:17:01 21246416 31527448 762532 2.32 279972 9885184 1926556 5.68 1718688 9136328 2151984 23:42:26 23:18:01 22452560 31502240 784544 2.39 291520 8662628 1983892 5.85 1890160 7774760 245128 23:42:26 23:19:01 19682816 31359432 914548 2.78 344412 11090820 2731716 8.05 2260704 10013832 54612 23:42:26 23:20:01 20113376 31472756 806796 2.45 393528 10712356 2111516 6.22 2167352 9673380 608 23:42:26 23:21:01 20387840 31557024 727308 2.21 400760 10515488 1987908 5.86 2117992 9455404 416 23:42:26 23:22:01 20392744 31562704 721996 2.20 401412 10515800 1811704 5.34 2111860 9455424 156 23:42:26 23:23:01 20394964 31564912 719660 2.19 401432 10515784 1811704 5.34 2109312 9455404 180 23:42:26 23:24:01 20400872 31570824 713832 2.17 401436 10515784 1811704 5.34 2103728 9455404 4 23:42:26 23:25:01 20401092 31571052 713636 2.17 401448 10515788 1811704 5.34 2103660 9455408 192 23:42:26 23:26:01 20401580 31571544 713208 2.17 401464 10515792 1811704 5.34 2103644 9455412 4 23:42:26 23:27:01 20405148 31575156 709584 2.16 401476 10515792 1827960 5.39 2100332 9455412 8 23:42:26 23:28:01 20404344 31574444 710236 2.16 401512 10515788 1847276 5.44 2100392 9455420 24 23:42:26 23:29:01 20404360 31574472 710168 2.16 401528 10515796 1847276 5.44 2100368 9455420 48 23:42:26 23:30:01 20404028 31574164 710416 2.16 401544 10515800 1847276 5.44 2100308 9455424 8 23:42:26 23:31:01 20404264 31574400 710080 2.16 401584 10515800 1847276 5.44 2100324 9455424 12 23:42:26 23:32:01 20399872 31572220 712224 2.17 401612 10516936 1847276 5.44 2107152 9455812 4 23:42:26 23:33:01 20399856 31572228 712148 2.17 401644 10516940 1847276 5.44 2106832 9455784 32 23:42:26 23:34:01 20399800 31572196 712132 2.17 401648 10516940 1847276 5.44 2106852 9455784 8 23:42:26 23:35:01 20399792 31572316 711928 2.17 401672 10517076 1847276 5.44 2106808 9455912 44 23:42:26 23:36:01 20399596 31572160 712200 2.17 401684 10517076 1847276 5.44 2107652 9455912 184 23:42:26 23:37:01 20399652 31572224 712128 2.17 401704 10517080 1847276 5.44 2106852 9455916 44 23:42:26 23:38:01 20399352 31571936 712392 2.17 401712 10517080 1847276 5.44 2106836 9455928 12 23:42:26 23:39:01 20399552 31572160 712324 2.17 401724 10517084 1847276 5.44 2106948 9455928 40 23:42:26 23:40:01 20399536 31572148 712308 2.17 401724 10517088 1847276 5.44 2106868 9455932 4 23:42:26 23:41:01 20399488 31572100 712280 2.17 401736 10517092 1847276 5.44 2106924 9455932 192 23:42:26 23:42:01 18861956 31519708 758588 2.31 449564 11825464 2085732 6.15 2256620 10705716 1060 23:42:26 Average: 21199487 31552013 734171 2.23 362629 9790932 1920012 5.66 2008997 8808411 98675 23:42:26 23:42:26 23:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:42:26 23:14:01 ens3 1336.74 1067.50 12752.81 154.80 0.00 0.00 0.00 0.00 23:42:26 23:14:01 lo 5.49 5.49 0.53 0.53 0.00 0.00 0.00 0.00 23:42:26 23:14:01 docker0 362.48 407.52 31.62 3533.55 0.00 0.00 0.00 0.00 23:42:26 23:15:01 vethf93dbcc 1.43 1.62 0.11 0.14 0.00 0.00 0.00 0.00 23:42:26 23:15:01 ens3 51.44 32.44 45.57 16.39 0.00 0.00 0.00 0.00 23:42:26 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:15:01 docker0 1.43 1.50 0.09 0.13 0.00 0.00 0.00 0.00 23:42:26 23:16:01 ens3 111.71 88.57 1696.60 111.43 0.00 0.00 0.00 0.00 23:42:26 23:16:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:42:26 23:16:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:17:01 ens3 549.56 406.42 5017.02 44.23 0.00 0.00 0.00 0.00 23:42:26 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:17:01 veth1b851b4 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 23:42:26 23:17:01 docker0 393.58 528.36 29.47 4997.76 0.00 0.00 0.00 0.00 23:42:26 23:18:01 ens3 68.67 43.96 422.80 17.19 0.00 0.00 0.00 0.00 23:42:26 23:18:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 23:42:26 23:18:01 veth1b851b4 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 23:42:26 23:18:01 docker0 13.75 26.91 0.87 299.67 0.00 0.00 0.00 0.00 23:42:26 23:19:01 ens3 241.44 149.29 2273.26 28.63 0.00 0.00 0.00 0.00 23:42:26 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:19:01 veth1b851b4 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 23:42:26 23:19:01 veth9c4ad14 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:42:26 23:19:01 docker0 128.68 204.27 10.36 2243.03 0.00 0.00 0.00 0.00 23:42:26 23:19:01 veth1c0511a 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 23:42:26 23:20:01 ens3 145.70 86.42 1164.77 23.61 0.00 0.00 0.00 0.00 23:42:26 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:20:01 veth1b851b4 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 23:42:26 23:20:01 docker0 61.03 104.38 4.95 1132.66 0.00 0.00 0.00 0.00 23:42:26 23:20:01 veth2d7ce90 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:21:01 ens3 428.96 421.40 853.84 1844.40 0.00 0.00 0.00 0.00 23:42:26 23:21:01 lo 38.06 38.06 3.74 3.74 0.00 0.00 0.00 0.00 23:42:26 23:21:01 docker0 12.33 30.96 1.08 658.69 0.00 0.00 0.00 0.00 23:42:26 23:22:01 ens3 348.06 354.49 151.02 2262.77 0.00 0.00 0.00 0.00 23:42:26 23:22:01 lo 23.80 23.80 2.35 2.35 0.00 0.00 0.00 0.00 23:42:26 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:24:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:42:26 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:25:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:29:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 23:42:26 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:30:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:32:01 ens3 7.62 6.28 5.25 6.17 0.00 0.00 0.00 0.00 23:42:26 23:32:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:34:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 23:42:26 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:35:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 23:42:26 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:36:01 ens3 0.47 0.28 0.31 0.21 0.00 0.00 0.00 0.00 23:42:26 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:39:01 ens3 0.32 0.30 0.14 0.08 0.00 0.00 0.00 0.00 23:42:26 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:41:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:42:26 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:42:01 ens3 402.80 259.26 7904.61 54.96 0.00 0.00 0.00 0.00 23:42:26 23:42:01 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 23:42:26 23:42:01 docker0 46.68 72.89 3.90 696.09 0.00 0.00 0.00 0.00 23:42:26 23:42:01 vethcf9e85a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:42:26 Average: ens3 126.73 100.06 1106.67 157.41 0.00 0.00 0.00 0.00 23:42:26 Average: lo 2.55 2.55 0.25 0.25 0.00 0.00 0.00 0.00 23:42:26 Average: docker0 34.98 47.27 2.82 465.85 0.00 0.00 0.00 0.00 23:42:26 Average: vethcf9e85a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:26 23:42:26 23:42:26 ---> sar -P ALL: 23:42:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-119449) 11/17/22 _x86_64_ (8 CPU) 23:42:26 23:42:26 23:12:36 LINUX RESTART (8 CPU) 23:42:26 23:42:26 23:13:02 CPU %user %nice %system %iowait %steal %idle 23:42:26 23:14:01 all 12.36 0.00 4.60 2.32 0.07 80.66 23:42:26 23:14:01 0 12.01 0.00 4.58 4.65 0.09 78.68 23:42:26 23:14:01 1 15.83 0.00 4.68 2.06 0.07 77.36 23:42:26 23:14:01 2 12.52 0.00 4.97 0.48 0.05 81.97 23:42:26 23:14:01 3 11.68 0.00 5.48 9.05 0.09 73.70 23:42:26 23:14:01 4 12.67 0.00 3.79 0.34 0.07 83.13 23:42:26 23:14:01 5 10.63 0.00 3.81 0.70 0.05 84.81 23:42:26 23:14:01 6 12.63 0.00 4.52 0.55 0.05 82.25 23:42:26 23:14:01 7 10.90 0.00 4.95 0.71 0.07 83.37 23:42:26 23:15:01 all 38.37 0.00 6.54 0.75 0.08 54.26 23:42:26 23:15:01 0 37.91 0.00 6.34 4.16 0.07 51.52 23:42:26 23:15:01 1 39.26 0.00 7.82 0.08 0.07 52.77 23:42:26 23:15:01 2 39.21 0.00 6.54 0.07 0.08 54.10 23:42:26 23:15:01 3 36.77 0.00 7.83 0.37 0.08 54.94 23:42:26 23:15:01 4 37.83 0.00 5.49 0.10 0.07 56.51 23:42:26 23:15:01 5 37.89 0.00 6.57 0.17 0.08 55.30 23:42:26 23:15:01 6 38.40 0.00 5.72 0.12 0.08 55.68 23:42:26 23:15:01 7 39.65 0.00 6.05 0.94 0.08 53.26 23:42:26 23:16:01 all 38.25 0.00 5.86 1.37 0.08 54.44 23:42:26 23:16:01 0 37.89 0.00 6.12 2.68 0.08 53.23 23:42:26 23:16:01 1 39.21 0.00 6.84 6.91 0.08 46.96 23:42:26 23:16:01 2 38.64 0.00 5.77 0.08 0.07 55.45 23:42:26 23:16:01 3 37.62 0.00 5.41 0.07 0.08 56.82 23:42:26 23:16:01 4 37.83 0.00 6.39 0.30 0.08 55.39 23:42:26 23:16:01 5 38.16 0.00 5.66 0.02 0.08 56.08 23:42:26 23:16:01 6 37.99 0.00 5.19 0.03 0.08 56.70 23:42:26 23:16:01 7 38.67 0.00 5.51 0.81 0.08 54.93 23:42:26 23:17:01 all 14.10 0.00 10.17 10.58 0.07 65.08 23:42:26 23:17:01 0 14.06 0.00 9.55 6.35 0.09 69.95 23:42:26 23:17:01 1 14.75 0.00 9.26 4.01 0.05 71.92 23:42:26 23:17:01 2 14.26 0.00 9.06 32.02 0.07 44.59 23:42:26 23:17:01 3 13.55 0.00 12.12 17.02 0.07 57.24 23:42:26 23:17:01 4 13.19 0.00 9.79 2.46 0.07 74.49 23:42:26 23:17:01 5 14.38 0.00 11.08 5.28 0.07 69.19 23:42:26 23:17:01 6 13.87 0.00 9.85 4.56 0.05 71.67 23:42:26 23:17:01 7 14.71 0.00 10.69 12.84 0.09 61.68 23:42:26 23:18:01 all 58.63 0.00 10.06 6.54 0.11 24.66 23:42:26 23:18:01 0 58.08 0.00 9.10 2.67 0.10 30.05 23:42:26 23:18:01 1 58.32 0.00 9.14 5.45 0.10 26.99 23:42:26 23:18:01 2 58.13 0.00 10.65 8.41 0.10 22.71 23:42:26 23:18:01 3 60.03 0.00 10.04 18.98 0.14 10.82 23:42:26 23:18:01 4 59.25 0.00 10.23 7.69 0.10 22.73 23:42:26 23:18:01 5 58.71 0.00 10.38 2.58 0.12 28.22 23:42:26 23:18:01 6 58.59 0.00 10.24 3.99 0.08 27.09 23:42:26 23:18:01 7 57.91 0.00 10.72 2.61 0.14 28.63 23:42:26 23:19:01 all 31.35 0.00 10.22 14.13 0.09 44.22 23:42:26 23:19:01 0 28.51 0.00 8.46 12.33 0.07 50.65 23:42:26 23:19:01 1 28.97 0.00 8.21 6.72 0.09 56.01 23:42:26 23:19:01 2 31.29 0.00 11.47 17.54 0.09 39.62 23:42:26 23:19:01 3 33.59 0.00 10.70 6.33 0.09 49.30 23:42:26 23:19:01 4 32.30 0.00 11.55 33.48 0.09 22.58 23:42:26 23:19:01 5 31.74 0.00 10.91 20.31 0.09 36.94 23:42:26 23:19:01 6 33.01 0.00 10.35 11.76 0.09 44.79 23:42:26 23:19:01 7 31.37 0.00 10.11 4.70 0.12 53.70 23:42:26 23:20:01 all 47.12 0.00 11.19 6.47 0.15 35.08 23:42:26 23:20:01 0 44.13 0.00 9.65 7.68 0.12 38.42 23:42:26 23:20:01 1 45.44 0.00 11.53 2.96 0.12 39.96 23:42:26 23:20:01 2 48.08 0.00 11.82 12.80 0.17 27.12 23:42:26 23:20:01 3 49.00 0.00 12.86 13.40 0.17 24.57 23:42:26 23:20:01 4 49.59 0.00 11.54 4.49 0.12 34.27 23:42:26 23:20:01 5 47.29 0.00 10.97 5.10 0.12 36.52 23:42:26 23:20:01 6 48.43 0.00 11.01 3.89 0.14 36.53 23:42:26 23:20:01 7 44.99 0.00 10.12 1.44 0.21 43.25 23:42:26 23:21:01 all 8.28 0.00 1.78 0.76 0.05 89.13 23:42:26 23:21:01 0 7.34 0.00 2.04 0.02 0.05 90.55 23:42:26 23:21:01 1 5.81 0.00 1.81 2.83 0.05 89.50 23:42:26 23:21:01 2 7.76 0.00 1.40 0.12 0.07 90.65 23:42:26 23:21:01 3 8.21 0.00 2.13 1.09 0.07 88.50 23:42:26 23:21:01 4 6.94 0.00 1.59 0.96 0.03 90.47 23:42:26 23:21:01 5 8.70 0.00 1.27 0.20 0.05 89.78 23:42:26 23:21:01 6 13.89 0.00 2.09 0.08 0.05 83.89 23:42:26 23:21:01 7 7.60 0.00 1.88 0.77 0.05 89.69 23:42:26 23:22:01 all 8.26 0.00 0.74 0.08 0.04 90.88 23:42:26 23:22:01 0 6.04 0.00 0.67 0.32 0.03 92.94 23:42:26 23:22:01 1 9.78 0.00 0.65 0.02 0.05 89.50 23:42:26 23:22:01 2 8.17 0.00 0.70 0.02 0.03 91.08 23:42:26 23:22:01 3 10.66 0.00 0.85 0.02 0.05 88.42 23:42:26 23:22:01 4 7.47 0.00 0.65 0.10 0.05 91.72 23:42:26 23:22:01 5 4.28 0.00 0.57 0.15 0.03 94.96 23:42:26 23:22:01 6 11.17 0.00 0.72 0.00 0.03 88.08 23:42:26 23:22:01 7 8.48 0.00 1.09 0.02 0.05 90.36 23:42:26 23:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:42:26 23:23:01 0 0.02 0.00 0.00 0.03 0.00 99.95 23:42:26 23:23:01 1 0.05 0.00 0.03 0.00 0.00 99.92 23:42:26 23:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:42:26 23:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:42:26 23:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:26 23:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:42:26 23:23:01 7 0.07 0.00 0.03 0.00 0.00 99.90 23:42:26 23:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:42:26 23:24:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:42:26 23:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:24:01 4 0.05 0.00 0.03 0.00 0.02 99.90 23:42:26 23:24:01 5 0.03 0.00 0.03 0.02 0.02 99.90 23:42:26 23:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:42:26 23:42:26 23:24:01 CPU %user %nice %system %iowait %steal %idle 23:42:26 23:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:42:26 23:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:42:26 23:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:25:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:42:26 23:25:01 5 0.03 0.00 0.02 0.02 0.00 99.93 23:42:26 23:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:42:26 23:26:01 all 0.17 0.00 0.02 0.00 0.00 99.80 23:42:26 23:26:01 0 0.00 0.00 0.02 0.02 0.00 99.97 23:42:26 23:26:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:42:26 23:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:42:26 23:26:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:42:26 23:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:42:26 23:26:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:42:26 23:26:01 6 1.17 0.00 0.02 0.00 0.00 98.81 23:42:26 23:26:01 7 0.03 0.00 0.03 0.00 0.00 99.93 23:42:26 23:27:01 all 0.15 0.00 0.01 0.01 0.00 99.83 23:42:26 23:27:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:42:26 23:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:42:26 23:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:42:26 23:27:01 4 0.02 0.00 0.03 0.02 0.02 99.92 23:42:26 23:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:27:01 6 1.04 0.00 0.00 0.00 0.00 98.96 23:42:26 23:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:28:01 all 0.02 0.00 0.03 0.01 0.01 99.92 23:42:26 23:28:01 0 0.02 0.00 0.05 0.05 0.00 99.88 23:42:26 23:28:01 1 0.02 0.00 0.02 0.05 0.02 99.90 23:42:26 23:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:42:26 23:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:42:26 23:28:01 4 0.03 0.00 0.05 0.02 0.02 99.88 23:42:26 23:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 23:42:26 23:28:01 7 0.05 0.00 0.03 0.00 0.02 99.90 23:42:26 23:29:01 all 0.03 0.00 0.01 0.00 0.00 99.96 23:42:26 23:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:42:26 23:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:29:01 4 0.02 0.00 0.03 0.00 0.00 99.95 23:42:26 23:29:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:42:26 23:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:29:01 7 0.05 0.00 0.00 0.00 0.02 99.93 23:42:26 23:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:42:26 23:30:01 0 0.00 0.00 0.00 0.03 0.02 99.95 23:42:26 23:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:30:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:42:26 23:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:42:26 23:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:26 23:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:42:26 23:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:31:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:42:26 23:31:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:42:26 23:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:26 23:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:42:26 23:31:01 4 0.02 0.00 0.02 0.03 0.02 99.92 23:42:26 23:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:42:26 23:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:42:26 23:32:01 all 0.26 0.00 0.04 0.03 0.00 99.66 23:42:26 23:32:01 0 0.25 0.00 0.05 0.15 0.00 99.55 23:42:26 23:32:01 1 0.23 0.00 0.03 0.07 0.00 99.67 23:42:26 23:32:01 2 0.23 0.00 0.03 0.00 0.00 99.73 23:42:26 23:32:01 3 0.10 0.00 0.00 0.00 0.02 99.88 23:42:26 23:32:01 4 0.07 0.00 0.05 0.02 0.00 99.87 23:42:26 23:32:01 5 0.08 0.00 0.05 0.00 0.00 99.87 23:42:26 23:32:01 6 0.27 0.00 0.03 0.02 0.02 99.66 23:42:26 23:32:01 7 0.88 0.00 0.05 0.00 0.00 99.07 23:42:26 23:33:01 all 0.03 0.00 0.01 0.01 0.00 99.95 23:42:26 23:33:01 0 0.02 0.00 0.00 0.05 0.00 99.93 23:42:26 23:33:01 1 0.03 0.00 0.00 0.02 0.00 99.95 23:42:26 23:33:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:42:26 23:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:42:26 23:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:26 23:33:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:42:26 23:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:42:26 23:34:01 all 0.01 0.00 0.00 0.00 0.00 99.99 23:42:26 23:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:34:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:42:26 23:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:42:26 23:35:01 all 0.03 0.00 0.01 0.01 0.00 99.96 23:42:26 23:35:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:42:26 23:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:35:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:42:26 23:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:26 23:35:01 6 0.05 0.00 0.03 0.00 0.02 99.90 23:42:26 23:35:01 7 0.05 0.00 0.00 0.00 0.02 99.93 23:42:26 23:42:26 23:35:01 CPU %user %nice %system %iowait %steal %idle 23:42:26 23:36:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:42:26 23:36:01 0 0.02 0.00 0.00 0.05 0.00 99.93 23:42:26 23:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:36:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:42:26 23:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:42:26 23:36:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:42:26 23:36:01 7 0.05 0.00 0.03 0.00 0.00 99.92 23:42:26 23:37:01 all 0.08 0.00 0.01 0.01 0.00 99.91 23:42:26 23:37:01 0 0.02 0.00 0.00 0.03 0.00 99.95 23:42:26 23:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:42:26 23:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:37:01 4 0.02 0.00 0.00 0.02 0.00 99.97 23:42:26 23:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:42:26 23:37:01 6 0.47 0.00 0.03 0.00 0.00 99.50 23:42:26 23:37:01 7 0.05 0.00 0.03 0.00 0.00 99.92 23:42:26 23:38:01 all 0.25 0.00 0.01 0.00 0.00 99.73 23:42:26 23:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:42:26 23:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:42:26 23:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:42:26 23:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:42:26 23:38:01 6 1.97 0.00 0.02 0.00 0.02 98.00 23:42:26 23:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:42:26 23:39:01 all 0.27 0.00 0.01 0.00 0.00 99.72 23:42:26 23:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:26 23:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:42:26 23:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:42:26 23:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:42:26 23:39:01 5 0.07 0.00 0.00 0.00 0.00 99.93 23:42:26 23:39:01 6 1.99 0.00 0.00 0.00 0.02 98.00 23:42:26 23:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 23:42:26 23:40:01 all 0.26 0.00 0.01 0.00 0.00 99.72 23:42:26 23:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:42:26 23:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:40:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:42:26 23:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:40:01 6 1.97 0.00 0.02 0.00 0.00 98.01 23:42:26 23:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:42:26 23:41:01 all 0.14 0.00 0.02 0.00 0.00 99.83 23:42:26 23:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:42:26 23:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:42:26 23:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:42:26 23:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:42:26 23:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 23:42:26 23:41:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:42:26 23:41:01 6 0.98 0.00 0.07 0.00 0.02 98.94 23:42:26 23:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:42:26 23:42:01 all 9.51 0.00 4.19 1.64 0.05 84.60 23:42:26 23:42:01 0 10.11 0.00 4.33 1.90 0.05 83.61 23:42:26 23:42:01 1 11.05 0.00 3.61 0.07 0.05 85.22 23:42:26 23:42:01 2 8.62 0.00 4.63 0.39 0.07 86.29 23:42:26 23:42:01 3 8.05 0.00 3.84 1.08 0.05 86.98 23:42:26 23:42:01 4 9.08 0.00 5.47 8.63 0.05 76.77 23:42:26 23:42:01 5 11.24 0.00 4.26 0.15 0.05 84.29 23:42:26 23:42:01 6 8.66 0.00 3.50 0.08 0.03 87.72 23:42:26 23:42:01 7 9.22 0.00 3.91 0.85 0.08 85.93 23:42:26 Average: all 9.14 0.00 2.23 1.52 0.03 87.08 23:42:26 Average: 0 8.75 0.00 2.08 1.47 0.03 87.67 23:42:26 Average: 1 9.17 0.00 2.17 1.07 0.03 87.57 23:42:26 Average: 2 9.10 0.00 2.28 2.45 0.03 86.14 23:42:26 Average: 3 9.18 0.00 2.43 2.29 0.03 86.07 23:42:26 Average: 4 9.10 0.00 2.28 2.00 0.03 86.60 23:42:26 Average: 5 9.00 0.00 2.24 1.17 0.03 87.56 23:42:26 Average: 6 9.79 0.00 2.16 0.85 0.03 87.16 23:42:26 Average: 7 9.01 0.00 2.22 0.87 0.04 87.86 23:42:26 23:42:26 23:42:26