Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 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-ssh7457091178086135513.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh6302240385846143903.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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh1966115110726918122.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 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh15566837582636106549.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-ssh6868438635371507096.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-8837 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/335 [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/335 # 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 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#4209)" > 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 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 # timeout=10 > git rev-list --no-walk 5b680ce2290ec1e216282ae2e83c9b6619569a4e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:06:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:06:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:06:55 ========================================================= 14:06:55 EdgeX Global Pipelines Version Info 14:06:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:06:56 ------------------- 14:06:56 stable info: 14:06:56 ------------------- 14:06:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:06:56 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:06:56 Message: update stable to v1.0.243 14:06:57 ------------------- 14:06:57 experimental info: 14:06:57 ------------------- 14:06:57 Commited By: **** collab-it+edgex@linuxfoundation.org 14:06:57 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 14:06:57 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00dcf8b [Pipeline] echo 14:06:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:57 provisioning config files... 14:06:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/335@tmp/config12065207376394155952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:58 ---> docker-login.sh 14:06:58 nexus3.edgexfoundry.org:10001 14:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:58 Configure a credential helper to remove this warning. See 14:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:58 14:06:58 Login Succeeded 14:06:58 nexus3.edgexfoundry.org:10002 14:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:58 Configure a credential helper to remove this warning. See 14:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:58 14:06:58 Login Succeeded 14:06:58 nexus3.edgexfoundry.org:10003 14:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:58 Configure a credential helper to remove this warning. See 14:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:58 14:06:58 Login Succeeded 14:06:58 nexus3.edgexfoundry.org:10004 14:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:58 Configure a credential helper to remove this warning. See 14:06:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:58 14:06:58 Login Succeeded 14:06:58 docker.io 14:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:59 Configure a credential helper to remove this warning. See 14:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:59 14:06:59 Login Succeeded 14:06:59 ---> docker-login.sh ends [Pipeline] } 14:06:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:06:59 + 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 14:06:59 + dirname cmd/core-command/Dockerfile 14:06:59 + cut -d/ -f2 14:06:59 + echo core-command,cmd/core-command/Dockerfile 14:06:59 + dirname cmd/core-data/Dockerfile 14:06:59 + cut -d/ -f2 14:06:59 + echo core-data,cmd/core-data/Dockerfile 14:06:59 + dirname cmd/core-metadata/Dockerfile 14:06:59 + cut -d/ -f2 14:06:59 + echo core-metadata,cmd/core-metadata/Dockerfile 14:06:59 + dirname cmd/security-bootstrapper/Dockerfile 14:06:59 + cut -d/ -f2 14:06:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:06:59 + dirname cmd/security-proxy-setup/Dockerfile 14:06:59 + cut -d/ -f2 14:06:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:06:59 + dirname cmd/security-secretstore-setup/Dockerfile 14:06:59 + cut -d/ -f2 14:06:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:06:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:06:59 + cut -d/ -f2 14:06:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:06:59 + dirname cmd/security-spire-agent/Dockerfile 14:06:59 + cut -d/ -f2 14:06:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:06:59 + dirname cmd/security-spire-config/Dockerfile 14:06:59 + cut -d/ -f2 14:06:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:06:59 + dirname cmd/security-spire-server/Dockerfile 14:06:59 + cut -d/ -f2 14:06:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:06:59 + + dirname cmd/support-notifications/Dockerfile 14:06:59 cut -d/ -f2 14:06:59 + echo support-notifications,cmd/support-notifications/Dockerfile 14:06:59 + dirname cmd/support-scheduler/Dockerfile 14:06:59 + cut -d/ -f2 14:06:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:06:59 + dirname cmd/sys-mgmt-agent/Dockerfile 14:06:59 + cut -d/ -f2 14:06:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:06:59 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 14:07:00 + git rev-list -1 --merges 00dcf8b42aa31be1508e9e1978bd2ac7973bff61~1..00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] echo 14:07:00 -----------> git rev-list -1 --merges 00dcf8b42aa31be1508e9e1978bd2ac7973bff61~1..00dcf8b42aa31be1508e9e1978bd2ac7973bff61 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [false] [Pipeline] sh 14:07:00 + git log --format=format:%s -1 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] echo 14:07:00 ========================================================= 14:07:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:07:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:07:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:07:00 + grep -v github /etc/ssh/ssh_known_hosts 14:07:00 + [ -e /tmp/ssh_known_hosts ] 14:07:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:07:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:07:00 + sudo tee -a /etc/ssh/ssh_known_hosts 14:07:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:07:01 14:07:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:07:01 0.1.4: Pulling from edgex-devops/py-git-semver 14:07:01 b85a868b505f: Pulling fs layer 14:07:01 e2be974225ed: Pulling fs layer 14:07:01 339a4e72a1f5: Pulling fs layer 14:07:01 988bab9f4d93: Pulling fs layer 14:07:01 1469e6f7b9e6: Pulling fs layer 14:07:01 eaf3925da568: Pulling fs layer 14:07:01 bab4dde63d76: Pulling fs layer 14:07:01 bde34c3a00c8: Pulling fs layer 14:07:01 b352a97aabf1: Pulling fs layer 14:07:01 4872d77fe225: Pulling fs layer 14:07:01 5851b861e8e6: Pulling fs layer 14:07:01 bab4dde63d76: Waiting 14:07:01 bde34c3a00c8: Waiting 14:07:01 b352a97aabf1: Waiting 14:07:01 988bab9f4d93: Waiting 14:07:01 4872d77fe225: Waiting 14:07:01 1469e6f7b9e6: Waiting 14:07:01 eaf3925da568: Waiting 14:07:01 5851b861e8e6: Waiting 14:07:01 e2be974225ed: Verifying Checksum 14:07:01 e2be974225ed: Download complete 14:07:01 988bab9f4d93: Download complete 14:07:01 1469e6f7b9e6: Verifying Checksum 14:07:01 1469e6f7b9e6: Download complete 14:07:01 339a4e72a1f5: Verifying Checksum 14:07:01 339a4e72a1f5: Download complete 14:07:01 eaf3925da568: Verifying Checksum 14:07:01 eaf3925da568: Download complete 14:07:01 bde34c3a00c8: Download complete 14:07:01 b352a97aabf1: Verifying Checksum 14:07:01 b352a97aabf1: Download complete 14:07:01 4872d77fe225: Verifying Checksum 14:07:01 4872d77fe225: Download complete 14:07:01 5851b861e8e6: Download complete 14:07:01 b85a868b505f: Download complete 14:07:02 bab4dde63d76: Verifying Checksum 14:07:02 bab4dde63d76: Download complete 14:07:02 b85a868b505f: Pull complete 14:07:03 e2be974225ed: Pull complete 14:07:03 339a4e72a1f5: Pull complete 14:07:03 988bab9f4d93: Pull complete 14:07:04 1469e6f7b9e6: Pull complete 14:07:04 eaf3925da568: Pull complete 14:07:05 bab4dde63d76: Pull complete 14:07:05 bde34c3a00c8: Pull complete 14:07:06 b352a97aabf1: Pull complete 14:07:06 4872d77fe225: Pull complete 14:07:06 5851b861e8e6: Pull complete 14:07:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:07:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:07:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:06 prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container 14:07:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:07:08 $ docker top a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 -eo pid,comm 14:07:08 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). 14:07:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:07:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:08 [ssh-agent] Looking for ssh-agent implementation... 14:07:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:08 $ docker exec a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 ssh-agent 14:07:08 SSH_AUTH_SOCK=/tmp/ssh-acZ8Efdhu8tI/agent.32 14:07:08 SSH_AGENT_PID=38 14:07:08 Running ssh-add (command line suppressed) 14:07:08 Identity added: /w/workspace/edgex-go/335@tmp/private_key_3875116022153782245.key (/w/workspace/edgex-go/335@tmp/private_key_3875116022153782245.key) 14:07:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:08 + git tag --points-at HEAD [Pipeline] } 14:07:09 $ docker exec --env ******** --env ******** a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 ssh-agent -k 14:07:09 unset SSH_AUTH_SOCK; 14:07:09 unset SSH_AGENT_PID; 14:07:09 echo Agent pid 38 killed; 14:07:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:07:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:09 [ssh-agent] Looking for ssh-agent implementation... 14:07:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:09 $ docker exec a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 ssh-agent 14:07:09 SSH_AUTH_SOCK=/tmp/ssh-yP5nU9O3LAk9/agent.70 14:07:09 SSH_AGENT_PID=76 14:07:09 Running ssh-add (command line suppressed) 14:07:09 Identity added: /w/workspace/edgex-go/335@tmp/private_key_107367572575534509.key (/w/workspace/edgex-go/335@tmp/private_key_107367572575534509.key) 14:07:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:09 + git semver init 14:07:10 2022-10-22 14:07:09,955 [run_init] DEBUG init version:0.0.0 force:False 14:07:10 2022-10-22 14:07:09,956 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/335/.semver 14:07:10 2022-10-22 14:07:09,956 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/335/.semver 14:07:10 2022-10-22 14:07:09,957 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/335/.semver'], cwd=/w/workspace/edgex-go/335, universal_newlines=False, shell=None, istream=None) 14:07:14 2022-10-22 14:07:14,285 [append_file] DEBUG append to file:/w/workspace/edgex-go/335/.git/info/exclude 14:07:14 2022-10-22 14:07:14,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/335/.semver/main with force:False 14:07:14 2022-10-22 14:07:14,286 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main 14:07:14 2022-10-22 14:07:14,286 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main 14:07:14 2.3.0-dev.97 [Pipeline] } 14:07:14 $ docker exec --env ******** --env ******** a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 ssh-agent -k 14:07:14 unset SSH_AUTH_SOCK; 14:07:14 unset SSH_AGENT_PID; 14:07:14 echo Agent pid 76 killed; 14:07:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:07:14 + git semver [Pipeline] } 14:07:15 $ docker stop --time=1 a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 14:07:16 $ docker rm -f a3696059d898c6215ca5b3d1db4798812eb94fa0b0b42a79c5b24c4057ac9743 [Pipeline] // withDockerContainer [Pipeline] sh 14:07:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:07:17 Stashed 1 file(s) [Pipeline] echo 14:07:17 [edgeXSemver]: initialized semver on version 2.3.0-dev.97 [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 14:07:17 + git config --global --add safe.directory /w/workspace/edgex-go/335 [Pipeline] echo 14:07:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:07:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:07:17 ========================================================= 14:07:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:07:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:07:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:07:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:07:17 213ec9aee27d: Pulling fs layer 14:07:17 4583459ba037: Pulling fs layer 14:07:17 93c1e223e6f2: Pulling fs layer 14:07:17 53926ce57604: Pulling fs layer 14:07:17 21b2b0c7a3f4: Pulling fs layer 14:07:17 30f14e443154: Pulling fs layer 14:07:17 801331c1e519: Pulling fs layer 14:07:17 99cc6dd402b0: Pulling fs layer 14:07:17 7d9ed39f4882: Pulling fs layer 14:07:17 7d9ed39f4882: Waiting 14:07:17 99cc6dd402b0: Waiting 14:07:17 30f14e443154: Waiting 14:07:17 53926ce57604: Waiting 14:07:17 21b2b0c7a3f4: Waiting 14:07:17 93c1e223e6f2: Download complete 14:07:17 4583459ba037: Verifying Checksum 14:07:17 4583459ba037: Download complete 14:07:17 21b2b0c7a3f4: Verifying Checksum 14:07:17 21b2b0c7a3f4: Download complete 14:07:17 213ec9aee27d: Verifying Checksum 14:07:17 213ec9aee27d: Download complete 14:07:17 30f14e443154: Download complete 14:07:17 801331c1e519: Download complete 14:07:18 213ec9aee27d: Pull complete 14:07:18 4583459ba037: Pull complete 14:07:18 93c1e223e6f2: Pull complete 14:07:18 7d9ed39f4882: Verifying Checksum 14:07:18 7d9ed39f4882: Download complete 14:07:18 53926ce57604: Verifying Checksum 14:07:18 53926ce57604: Download complete 14:07:19 99cc6dd402b0: Verifying Checksum 14:07:19 99cc6dd402b0: Download complete 14:07:23 53926ce57604: Pull complete 14:07:23 21b2b0c7a3f4: Pull complete 14:07:23 30f14e443154: Pull complete 14:07:23 801331c1e519: Pull complete 14:07:25 99cc6dd402b0: Pull complete 14:07:26 7d9ed39f4882: Pull complete 14:07:26 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 14:07:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:07:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 14:07:26 + docker build -t ci-base-image-x86_64 -f - . 14:07:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:07:26 WORKDIR /edgex 14:07:26 COPY go.mod . 14:07:26 RUN go mod download 14:07:27 Sending build context to Docker daemon 169.7MB 14:07:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:07:27 ---> 1dedd983c030 14:07:27 Step 2/4 : WORKDIR /edgex 14:07:29 ---> Running in 00f9ee354f11 14:07:29 Removing intermediate container 00f9ee354f11 14:07:29 ---> a0938592b75d 14:07:29 Step 3/4 : COPY go.mod . 14:07:29 ---> adc21bb3dec9 14:07:29 Step 4/4 : RUN go mod download 14:07:29 ---> Running in e2f35f853ece 14:07:32 Still waiting to schedule task 14:07:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:07:44 Removing intermediate container e2f35f853ece 14:07:44 ---> 7b541f64a7c8 14:07:44 Successfully built 7b541f64a7c8 14:07:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:44 + docker inspect -f . ci-base-image-x86_64 14:07:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:44 prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container 14:07:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:07:45 $ docker top 174c3507aea9662427fcf60d809e76098038b6f1b27b238f2970c67c4f4877ca -eo pid,comm [Pipeline] { [Pipeline] sh 14:07:45 + go version 14:07:45 go version go1.18.7 linux/amd64 [Pipeline] } 14:07:45 $ docker stop --time=1 174c3507aea9662427fcf60d809e76098038b6f1b27b238f2970c67c4f4877ca 14:07:47 $ docker rm -f 174c3507aea9662427fcf60d809e76098038b6f1b27b238f2970c67c4f4877ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:47 + docker inspect -f . ci-base-image-x86_64 14:07:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:47 prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container 14:07:47 $ 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/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:07:47 $ docker top 122512c7334b908279571149d459341d538673c30a4086fdc776c20c5267c7a3 -eo pid,comm [Pipeline] { [Pipeline] echo 14:07:47 ========================================================= 14:07:47 [edgeXBuildGoParallel] Running Tests and Build... 14:07:47 ========================================================= [Pipeline] sh 14:07:48 + git config --global --add safe.directory /w/workspace/edgex-go/335 [Pipeline] fileExists [Pipeline] sh 14:07:48 + make test 14:07:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:07:55 ? github.com/edgexfoundry/edgex-go [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:08:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.105s coverage: 28.7% of statements 14:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:08:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements 14:08:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.152s coverage: 41.3% of statements 14:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 14:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:08:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.2% of statements 14:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:08:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.360s coverage: 89.2% of statements 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.099s coverage: 2.2% of statements 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.481s coverage: 95.6% of statements 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.080s coverage: 60.0% of statements 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.092s coverage: 58.8% of statements 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.074s coverage: 29.6% of statements 14:08:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.088s coverage: 47.1% of statements 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements 14:08:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements 14:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.089s coverage: 94.4% of statements 14:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements 14:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.244s coverage: 79.9% of statements 14:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.100s coverage: 92.9% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.074s coverage: 86.9% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 58.8% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.083s coverage: 85.4% of statements 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.2% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 64.7% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.072s coverage: 100.0% of statements 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.369s coverage: 65.8% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 41.8% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.197s coverage: 92.3% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.077s coverage: 63.2% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.068s coverage: 28.9% of statements 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:08:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements 14:08:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 14:08:33 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 14:08:55 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." 14:08:55 GO111MODULE=on go vet ./... 14:08:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:08:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:08:59 ./bin/test-attribution-txt.sh [Pipeline] echo 14:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 14:08:59 + ls -al . 14:08:59 total 768 14:08:59 drwxrwxr-x 11 1001 1001 4096 Oct 22 14:07 . 14:08:59 drwxr-xr-x 4 root root 4096 Oct 22 14:07 .. 14:08:59 drwxrwxr-x 2 1001 1001 4096 Oct 22 14:06 .blubracket 14:08:59 -rw-rw-r-- 1 1001 1001 16 Oct 22 14:06 .dockerignore 14:08:59 drwxrwxr-x 8 1001 1001 4096 Oct 22 14:08 .git 14:08:59 drwxrwxr-x 3 1001 1001 4096 Oct 22 14:06 .github 14:08:59 -rw-rw-r-- 1 1001 1001 1030 Oct 22 14:06 .gitignore 14:08:59 -rw-rw-r-- 1 1001 1001 42 Oct 22 14:06 .golangci.yml 14:08:59 -rw-rw-r-- 1 1001 1001 87 Oct 22 14:06 .hadolint.yml 14:08:59 drwxr-xr-x 3 1001 1001 4096 Oct 22 14:07 .semver 14:08:59 -rw-rw-r-- 1 1001 1001 166 Oct 22 14:06 .sonarcloud.properties 14:08:59 -rw-rw-r-- 1 1001 1001 1171 Oct 22 14:06 ADOPTERS.md 14:08:59 -rw-rw-r-- 1 1001 1001 10722 Oct 22 14:06 Attribution.txt 14:08:59 -rw-rw-r-- 1 1001 1001 63209 Oct 22 14:06 CHANGELOG.md 14:08:59 -rw-rw-r-- 1 1001 1001 3804 Oct 22 14:06 CONTRIBUTING.md 14:08:59 -rw-rw-r-- 1 1001 1001 677 Oct 22 14:06 GOVERNANCE.md 14:08:59 -rw-rw-r-- 1 1001 1001 850 Oct 22 14:06 Jenkinsfile 14:08:59 -rw-rw-r-- 1 1001 1001 10775 Oct 22 14:06 LICENSE 14:08:59 -rw-rw-r-- 1 1001 1001 13857 Oct 22 14:06 Makefile 14:08:59 -rw-rw-r-- 1 1001 1001 582 Oct 22 14:06 OWNERS.md 14:08:59 -rw-rw-r-- 1 1001 1001 9799 Oct 22 14:06 README.md 14:08:59 -rw-rw-r-- 1 1001 1001 6912 Oct 22 14:06 SECURITY.md 14:08:59 -rw-rw-r-- 1 1001 1001 12 Oct 22 14:07 VERSION 14:08:59 -rw-rw-r-- 1 1001 1001 4131 Oct 22 14:06 ZMQWindows.md 14:08:59 drwxrwxr-x 2 1001 1001 4096 Oct 22 14:06 bin 14:08:59 drwxrwxr-x 18 1001 1001 4096 Oct 22 14:06 cmd 14:08:59 -rw-r--r-- 1 root root 500071 Oct 22 14:08 coverage.out 14:08:59 -rw-rw-r-- 1 1001 1001 3446 Oct 22 14:06 go.mod 14:08:59 -rw-rw-r-- 1 1001 1001 45060 Oct 22 14:06 go.sum 14:08:59 drwxrwxr-x 8 1001 1001 4096 Oct 22 14:06 internal 14:08:59 drwxrwxr-x 3 1001 1001 4096 Oct 22 14:06 openapi 14:08:59 drwxrwxr-x 4 1001 1001 4096 Oct 22 14:06 snap 14:08:59 -rw-rw-r-- 1 1001 1001 204 Oct 22 14:06 version.go [Pipeline] sh 14:08:59 + '[' -e coverage.out ] 14:08:59 + chown 1001:1001 coverage.out [Pipeline] stash 14:09:00 Stashed 1 file(s) [Pipeline] sh 14:09:00 + make build 14:09:00 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:09:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8838 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:09:04 Running in /w/workspace/edgex-go/335 [Pipeline] { [Pipeline] checkout 14:09:04 The recommended git tool is: git 14:09:09 using credential edgex-jenkins-ssh 14:09:09 Cloning the remote Git repository 14:09:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:09:09 > git init /w/workspace/edgex-go/335 # timeout=10 14:09:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:09:11 > git --version # timeout=10 14:09:11 > git --version # 'git version 2.25.1' 14:09:11 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:11 Verifying host key using known hosts file 14:09:11 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. 14:09:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:15 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:09:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:09:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:09:29 Avoid second fetch 14:09:29 Checking out Revision 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 (main) 14:09:28 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:09:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:29 > git config core.sparsecheckout # timeout=10 14:09:29 > git checkout -f 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 # timeout=10 14:09:29 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#4209)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:09:30 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:30 Dload Upload Total Spent Left Speed 14:09:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh 14:09:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:09:31 + sudo tee /etc/docker/daemon.new 14:09:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:09:31 { 14:09:31 "registry-mirrors": [ 14:09:31 "https://nexus3.edgexfoundry.org:10001" 14:09:31 ], 14:09:31 "bip": "10.250.0.254/24", 14:09:31 "hosts": [ 14:09:31 "tcp://0.0.0.0:5555", 14:09:31 "unix:///var/run/docker.sock" 14:09:31 ], 14:09:31 "mtu": 1458, 14:09:31 "selinux-enabled": true, 14:09:31 "seccomp-profile": "/etc/docker/seccomp.json" 14:09:31 } [Pipeline] sh 14:09:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:09:32 + sudo service docker restart 14:09:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:09:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:09:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:09:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:09:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:09:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:09:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:09:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:09:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:09:45 $ docker stop --time=1 122512c7334b908279571149d459341d538673c30a4086fdc776c20c5267c7a3 14:09:48 $ docker rm -f 122512c7334b908279571149d459341d538673c30a4086fdc776c20c5267c7a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:09:49 14:09:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:09:49 latest: Pulling from edgex-devops/edgex-compose 14:09:49 cbdbe7a5bc2a: Pulling fs layer 14:09:49 ca9280d653b3: Pulling fs layer 14:09:49 7e9c9ca2126c: Pulling fs layer 14:09:49 cbdbe7a5bc2a: Verifying Checksum 14:09:49 cbdbe7a5bc2a: Download complete 14:09:49 cbdbe7a5bc2a: Pull complete 14:09:49 ca9280d653b3: Verifying Checksum 14:09:49 ca9280d653b3: Download complete 14:09:49 7e9c9ca2126c: Verifying Checksum 14:09:49 7e9c9ca2126c: Download complete 14:09:50 ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:50 provisioning config files... 14:09:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/335@tmp/config6464849234521171016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:50 ---> docker-login.sh 14:09:50 nexus3.edgexfoundry.org:10001 14:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:51 Configure a credential helper to remove this warning. See 14:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:51 14:09:51 Login Succeeded 14:09:51 nexus3.edgexfoundry.org:10002 14:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:51 Configure a credential helper to remove this warning. See 14:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:51 14:09:51 Login Succeeded 14:09:51 nexus3.edgexfoundry.org:10003 14:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:52 Configure a credential helper to remove this warning. See 14:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:52 14:09:52 Login Succeeded 14:09:52 nexus3.edgexfoundry.org:10004 14:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:52 Configure a credential helper to remove this warning. See 14:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:52 14:09:52 Login Succeeded 14:09:52 docker.io 14:09:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:52 Configure a credential helper to remove this warning. See 14:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:52 14:09:52 Login Succeeded 14:09:52 ---> docker-login.sh ends [Pipeline] } 14:09:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:09:53 + git config --global --add safe.directory /w/workspace/edgex-go/335 [Pipeline] echo 14:09:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:53 ========================================================= 14:09:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:09:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:09:53 7e9c9ca2126c: Pull complete 14:09:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:09:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:09:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:53 prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container 14:09:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:09:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:09:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:09:53 9b18e9b68314: Pulling fs layer 14:09:53 d32db5db7311: Pulling fs layer 14:09:53 d0c4b47475fc: Pulling fs layer 14:09:53 5831b945b038: Pulling fs layer 14:09:53 86bbec2aaacd: Pulling fs layer 14:09:53 e10730c5d714: Pulling fs layer 14:09:53 5dd5c2283517: Pulling fs layer 14:09:53 d5ac0230b979: Pulling fs layer 14:09:53 5831b945b038: Waiting 14:09:53 86bbec2aaacd: Waiting 14:09:53 e10730c5d714: Waiting 14:09:53 5dd5c2283517: Waiting 14:09:54 d0c4b47475fc: Verifying Checksum 14:09:54 d0c4b47475fc: Download complete 14:09:54 d32db5db7311: Verifying Checksum 14:09:54 d32db5db7311: Download complete 14:09:54 86bbec2aaacd: Verifying Checksum 14:09:54 86bbec2aaacd: Download complete 14:09:54 e10730c5d714: Verifying Checksum 14:09:54 e10730c5d714: Download complete 14:09:54 9b18e9b68314: Verifying Checksum 14:09:54 9b18e9b68314: Download complete 14:09:54 9b18e9b68314: Pull complete 14:09:54 d5ac0230b979: Verifying Checksum 14:09:54 d5ac0230b979: Download complete 14:09:55 $ docker top 55d0c7a6faf6b408ebdcd7b753b2390808aa7e1d5a3fa56204556902d08d3b62 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:55 d32db5db7311: Pull complete 14:09:55 + docker-compose build --help 14:09:55 + grep parallel 14:09:55 d0c4b47475fc: Pull complete 14:09:55 --parallel Build images in parallel. [Pipeline] } 14:09:55 $ docker stop --time=1 55d0c7a6faf6b408ebdcd7b753b2390808aa7e1d5a3fa56204556902d08d3b62 14:09:56 5dd5c2283517: Verifying Checksum 14:09:56 5dd5c2283517: Download complete 14:09:56 5831b945b038: Verifying Checksum 14:09:56 5831b945b038: Download complete 14:09:57 $ docker rm -f 55d0c7a6faf6b408ebdcd7b753b2390808aa7e1d5a3fa56204556902d08d3b62 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:09:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:57 prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container 14:09:57 $ 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/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:09:58 $ docker top 337acc8d16fb494086bd241bd2376572ceb01d30c971f5bdfe40f80d1bda6e77 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:58 + docker-compose -f ./docker-compose-build.yml build --parallel 14:09:59 Building core-command ... 14:09:59 Building core-data ... 14:09:59 Building core-metadata ... 14:09:59 Building security-bootstrapper ... 14:09:59 Building security-proxy-setup ... 14:09:59 Building security-secretstore-setup ... 14:09:59 Building security-spiffe-token-provider ... 14:09:59 Building security-spire-agent ... 14:09:59 Building security-spire-config ... 14:09:59 Building security-spire-server ... 14:09:59 Building support-notifications ... 14:09:59 Building support-scheduler ... 14:09:59 Building sys-mgmt-agent ... 14:09:59 Building security-spiffe-token-provider 14:09:59 Building support-scheduler 14:09:59 Building core-metadata 14:09:59 Building core-command 14:09:59 Building support-notifications 14:10:09 5831b945b038: Pull complete 14:10:09 86bbec2aaacd: Pull complete 14:10:09 e10730c5d714: Pull complete 14:10:13 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:10:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:10:13 ---> 7b541f64a7c8 14:10:13 Step 3/20 : WORKDIR /edgex-go 14:10:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:10:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:10:13 ---> 7b541f64a7c8 14:10:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:10:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:10:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:10:13 ---> 7b541f64a7c8 14:10:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:10:13 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:10:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:10:13 ---> 7b541f64a7c8 14:10:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:10:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:10:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:10:13 ---> 7b541f64a7c8 14:10:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:10:14 5dd5c2283517: Pull complete 14:10:15 ---> Running in 4801e2beec58 14:10:15 ---> Running in fe6d57946a4f 14:10:15 ---> Running in 248ea2b80aac 14:10:15 ---> Running in 0c37e09cb559 14:10:15 ---> Running in 0f818f6c21ef 14:10:15 Removing intermediate container 0f818f6c21ef 14:10:15 ---> b659bcb88833 14:10:15 Step 4/24 : WORKDIR /edgex-go 14:10:16 Removing intermediate container fe6d57946a4f 14:10:16 ---> 9725786123e1 14:10:16 Step 4/23 : WORKDIR /edgex-go 14:10:16 Removing intermediate container 0c37e09cb559 14:10:16 ---> 74658bf69346 14:10:16 Step 4/23 : WORKDIR /edgex-go 14:10:16 Removing intermediate container 248ea2b80aac 14:10:16 ---> d85d370ee6d0 14:10:16 Step 4/25 : WORKDIR /edgex-go 14:10:16 Removing intermediate container 4801e2beec58 14:10:16 ---> 30440610ad91 14:10:16 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:10:16 ---> Running in 6a7e4ec4e91e 14:10:16 ---> Running in d9ee218ac20d 14:10:16 ---> Running in 941cfb0bed4f 14:10:16 ---> Running in 80a08f8bfd96 14:10:16 ---> Running in 1d9ce240d163 14:10:16 Removing intermediate container 6a7e4ec4e91e 14:10:16 ---> b02a0b8e0d53 14:10:16 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:16 d5ac0230b979: Pull complete 14:10:16 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 14:10:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:10:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists 14:10:16 Removing intermediate container d9ee218ac20d 14:10:16 ---> 6ddfbd0a4bb4 14:10:16 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:16 Removing intermediate container 941cfb0bed4f 14:10:16 ---> 7279f762a1c5 14:10:16 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:16 ---> Running in 93aef4184206 14:10:16 ---> Running in c40704ad1a31 14:10:16 ---> Running in fe8b82d783cd 14:10:16 Removing intermediate container 1d9ce240d163 14:10:16 ---> 74b328de1a0d 14:10:16 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:16 ---> Running in 6f05c49f8ca6 14:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] sh 14:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:10:16 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:10:16 WORKDIR /edgex 14:10:16 COPY go.mod . 14:10:16 RUN go mod downloaddocker 14:10:16 build -t ci-base-image-arm64 -f - . 14:10:16 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:10:16 v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:10:16 OK: 17038 distinct packages available 14:10:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:10:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:10:17 Removing intermediate container 93aef4184206 14:10:17 ---> 3a1253b031c2 14:10:17 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:10:17 OK: 211 MiB in 51 packages 14:10:17 ---> Running in e198f92376a2 14:10:17 Sending build context to Docker daemon 3.266MB 14:10:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:10:17 ---> 59b3b1a385d4 14:10:17 Step 2/4 : WORKDIR /edgex 14:10:17 Removing intermediate container 6f05c49f8ca6 14:10:17 ---> dc18d28f2dbb 14:10:17 Step 6/25 : RUN apk add --update --no-cache make git 14:10:17 ---> Running in ba521324bfc9 14:10:17 Removing intermediate container fe8b82d783cd 14:10:17 ---> f208f8aef1b1 14:10:17 Step 6/23 : RUN apk add --update --no-cache make git 14:10:17 ---> Running in a42f3901ef87 14:10:17 Removing intermediate container c40704ad1a31 14:10:17 ---> a71a0ab3fbb8 14:10:17 Step 6/24 : RUN apk add --update --no-cache make git 14:10:17 ---> Running in 5c10271d0d05 14:10:17 Removing intermediate container 80a08f8bfd96 14:10:17 ---> c149e65fbf01 14:10:18 Step 5/20 : COPY go.mod vendor* ./ 14:10:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:10:18 ---> 0c547de866aa 14:10:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:18 ---> Running in e9f97ca8aabe 14:10:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:10:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:10:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:10:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:10:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:10:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:10:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:10:19 ---> Running in 0f9851d12117 14:10:19 Removing intermediate container 0f9851d12117 14:10:19 ---> 651c5c2f8928 14:10:19 Step 3/4 : COPY go.mod . 14:10:19 OK: 211 MiB in 51 packages 14:10:19 OK: 211 MiB in 51 packages 14:10:19 OK: 211 MiB in 51 packages 14:10:19 Removing intermediate container e198f92376a2 14:10:19 ---> fd8653240ad9 14:10:19 Step 7/23 : COPY go.mod vendor* ./ 14:10:19 ---> f55420040282 14:10:19 Step 4/4 : RUN go mod download 14:10:19 ---> Running in cd68e2c4808c 14:10:20 ---> df18c3c6dd36 14:10:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:20 Removing intermediate container ba521324bfc9 14:10:20 ---> 72095c78aad7 14:10:20 Step 7/25 : COPY go.mod vendor* ./ 14:10:20 OK: 211 MiB in 51 packages 14:10:20 ---> Running in 40e6d79a1c0a 14:10:20 ---> 039ab4491955 14:10:20 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:20 Removing intermediate container a42f3901ef87 14:10:20 ---> e58ddbf26d55 14:10:20 Step 7/23 : COPY go.mod vendor* ./ 14:10:20 ---> Running in 189f2321838b 14:10:20 ---> d069a9873d30 14:10:20 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:20 ---> Running in 1b75c36aa638 14:10:20 Removing intermediate container 5c10271d0d05 14:10:20 ---> caebf16708bc 14:10:20 Step 7/24 : COPY go.mod vendor* ./ 14:10:20 ---> 3e4f8cd8f38a 14:10:20 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:20 ---> Running in bd57e09cddf3 14:10:47 Removing intermediate container 1b75c36aa638 14:10:47 ---> 446a4edc5a5b 14:10:47 Step 9/23 : COPY . . 14:10:47 Removing intermediate container 189f2321838b 14:10:47 ---> 84952ca6aad7 14:10:47 Step 9/25 : COPY . . 14:10:47 Removing intermediate container 40e6d79a1c0a 14:10:47 ---> caa79fcf1093 14:10:47 Step 9/23 : COPY . . 14:10:47 Removing intermediate container bd57e09cddf3 14:10:47 ---> c132a9baa0a2 14:10:47 Step 9/24 : COPY . . 14:10:47 Removing intermediate container e9f97ca8aabe 14:10:47 ---> 25101fdb4836 14:10:47 Step 7/20 : COPY . . 14:10:52 Removing intermediate container cd68e2c4808c 14:10:52 ---> b5d932869abe 14:10:52 Successfully built b5d932869abe 14:10:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:52 + docker inspect -f . ci-base-image-arm64 14:10:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:52 prd-ubuntu20.04-docker-arm64-4c-16g-8838 does not seem to be running inside a container 14:10:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:10:53 $ docker top 4723024dcd5d127c41f20df4c2b2d5f0fc3f2c3445893911ea5a5d3bd09db7db -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:54 + go version 14:10:54 go version go1.18.7 linux/arm64 [Pipeline] } 14:10:54 $ docker stop --time=1 4723024dcd5d127c41f20df4c2b2d5f0fc3f2c3445893911ea5a5d3bd09db7db 14:10:55 ---> fafa4e1591f2 14:10:55 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:10:55 ---> 91dfa32d6a26 14:10:55 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:10:55 ---> 208353eaafdd 14:10:55 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:10:55 ---> 7e610636203c 14:10:55 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:10:55 ---> 1701c293e05c 14:10:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:10:55 ---> Running in 22ff46e8efed 14:10:55 ---> Running in 5456d67afcfa 14:10:55 ---> Running in 26ff7df4e6e0 14:10:55 ---> Running in 1649d565e734 14:10:55 ---> Running in 4957ca3a58a2 14:10:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:10:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:10:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:10:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:10:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:10:57 $ docker rm -f 4723024dcd5d127c41f20df4c2b2d5f0fc3f2c3445893911ea5a5d3bd09db7db [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 14:10:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:10:58 14:10:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:10:58 latest: Pulling from edgex-devops/edgex-compose-arm64 14:10:58 29e5d40040c1: Pulling fs layer 14:10:58 1ce36da41761: Pulling fs layer 14:10:58 25b303627fd3: Pulling fs layer 14:10:58 29e5d40040c1: Verifying Checksum 14:10:58 29e5d40040c1: Download complete 14:10:59 1ce36da41761: Verifying Checksum 14:10:59 1ce36da41761: Download complete 14:10:59 29e5d40040c1: Pull complete 14:11:00 1ce36da41761: Pull complete 14:11:00 25b303627fd3: Verifying Checksum 14:11:00 25b303627fd3: Download complete 14:11:10 25b303627fd3: Pull complete 14:11:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:11:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:11 prd-ubuntu20.04-docker-arm64-4c-16g-8838 does not seem to be running inside a container 14:11:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:11:13 $ docker top fbdf4e875e08bfac61d3dc0270a455f0660df11a8445b2aa92c36a960643703a -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:13 + docker-compose build --help 14:11:13 + grep parallel 14:11:17 --parallel Build images in parallel. [Pipeline] } 14:11:17 $ docker stop --time=1 fbdf4e875e08bfac61d3dc0270a455f0660df11a8445b2aa92c36a960643703a 14:11:19 $ docker rm -f fbdf4e875e08bfac61d3dc0270a455f0660df11a8445b2aa92c36a960643703a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:11:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:19 prd-ubuntu20.04-docker-arm64-4c-16g-8838 does not seem to be running inside a container 14:11:19 $ 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/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:11:20 $ docker top f6fd85d75109c259591c0f7c34095df11a25c8a26fc565eac4299a2fadbeafc4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:21 + docker-compose -f ./docker-compose-build.yml build --parallel 14:11:25 Building core-command ... 14:11:25 Building core-data ... 14:11:25 Building core-metadata ... 14:11:25 Building security-bootstrapper ... 14:11:25 Building security-proxy-setup ... 14:11:25 Building security-secretstore-setup ... 14:11:25 Building security-spiffe-token-provider ... 14:11:25 Building security-spire-agent ... 14:11:25 Building security-spire-config ... 14:11:25 Building security-spire-server ... 14:11:25 Building support-notifications ... 14:11:25 Building support-scheduler ... 14:11:25 Building sys-mgmt-agent ... 14:11:25 Building sys-mgmt-agent 14:11:25 Building security-spire-server 14:11:25 Building support-scheduler 14:11:25 Building core-data 14:11:25 Building security-secretstore-setup 14:11:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:11:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:11:35 ---> b5d932869abe 14:11:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:11:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:11:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:11:35 ---> b5d932869abe 14:11:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:11:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:11:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:11:35 ---> b5d932869abe 14:11:35 Step 3/23 : WORKDIR /edgex-go 14:11:35 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:11:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:11:35 ---> b5d932869abe 14:11:35 Step 3/25 : WORKDIR /edgex-go 14:11:35 ---> Running in 37077d84640f 14:11:35 ---> Running in c7d85c02fe82 14:11:35 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:11:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:11:35 ---> b5d932869abe 14:11:35 Step 3/25 : WORKDIR /edgex-go 14:11:35 ---> Running in 69d84d20f12a 14:11:35 ---> Running in e90754738e09 14:11:35 ---> Running in 2b30dcbdca41 14:11:36 Removing intermediate container 37077d84640f 14:11:36 ---> 8db18de6d58c 14:11:36 Step 4/24 : WORKDIR /edgex-go 14:11:36 Removing intermediate container c7d85c02fe82 14:11:36 ---> 6dc853cd50f8 14:11:36 Step 4/23 : WORKDIR /edgex-go 14:11:36 Removing intermediate container 69d84d20f12a 14:11:36 ---> 31c43bb22611 14:11:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:36 Removing intermediate container e90754738e09 14:11:36 ---> 5e02e1ac0ef6 14:11:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:36 Removing intermediate container 2b30dcbdca41 14:11:36 ---> 01b486f26ec0 14:11:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:36 ---> Running in b0a8629b2fc2 14:11:36 ---> Running in e08bf1421615 14:11:36 ---> Running in 0f21e45c6772 14:11:36 ---> Running in 596fa7d53728 14:11:36 ---> Running in 53d4af1489c6 14:11:37 Removing intermediate container e08bf1421615 14:11:37 Removing intermediate container b0a8629b2fc2 14:11:37 ---> 21852ddfa7fd 14:11:37 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:37 ---> e0904a3196ce 14:11:37 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:37 ---> Running in c664df5a739f 14:11:37 ---> Running in 9cd69a00f3fa 14:11:39 Removing intermediate container 0f21e45c6772 14:11:39 ---> 0e0dfc19bf66 14:11:39 Step 5/23 : RUN apk add --update --no-cache make bash git 14:11:39 ---> Running in 5f75351cf2bf 14:11:39 Removing intermediate container 53d4af1489c6 14:11:39 ---> ace7206edbbf 14:11:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:11:40 ---> Running in 708fb5c08096 14:11:40 Removing intermediate container 596fa7d53728 14:11:40 ---> fca0fb961455 14:11:40 Step 5/25 : RUN apk add --update --no-cache make git 14:11:40 ---> Running in b6ac2a97498b 14:11:41 Removing intermediate container c664df5a739f 14:11:41 ---> 7f36cad66369 14:11:41 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:11:41 ---> Running in b86131029fd1 14:11:41 Removing intermediate container 9cd69a00f3fa 14:11:41 ---> 08c76b0d01e8 14:11:41 Step 6/23 : RUN apk add --update --no-cache make git 14:11:41 ---> Running in fc87fd7b749a 14:11:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:11:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:11:42 Removing intermediate container 1649d565e734 14:11:42 ---> 60f7ffb7244c 14:11:42 14:11:42 Step 11/24 : FROM alpine:3.16 14:11:42 Removing intermediate container 4957ca3a58a2 14:11:42 ---> 9d30db6b88fc 14:11:42 14:11:42 Step 11/25 : FROM alpine:3.16 14:11:42 3.16: Pulling from library/alpine 14:11:42 3.16: Pulling from library/alpine 14:11:42 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:11:42 Status: Downloaded newer image for alpine:3.16 14:11:42 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:11:42 Status: Image is up to date for alpine:3.16 14:11:42 ---> 9c6f07244728 14:11:42 Step 12/25 : RUN apk add --update --no-cache dumb-init 14:11:42 ---> 9c6f07244728 14:11:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:11:42 ---> Running in 94a849bbc629 14:11:42 ---> Running in f189b16e0487 14:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:11:42 (1/1) Installing dumb-init (1.2.5-r1) 14:11:42 Executing busybox-1.35.0-r17.trigger 14:11:42 (1/1) Installing dumb-init (1.2.5-r1) 14:11:42 OK: 6 MiB in 15 packages 14:11:42 Executing busybox-1.35.0-r17.trigger 14:11:42 OK: 6 MiB in 15 packages 14:11:42 Removing intermediate container 5456d67afcfa 14:11:42 ---> 2ef0a17185ea 14:11:42 14:11:42 Step 9/20 : FROM alpine:3.15 14:11:42 3.15: Pulling from library/alpine 14:11:42 Removing intermediate container f189b16e0487 14:11:42 ---> b83d44e13567 14:11:42 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:11:42 Removing intermediate container 94a849bbc629 14:11:42 ---> 95df54fbfbf4 14:11:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:11:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:11:42 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:11:42 ---> Running in edfba3c0ddea 14:11:42 ---> Running in a9467f3dfe3c 14:11:42 Status: Downloaded newer image for alpine:3.15 14:11:42 ---> c4fc93816858 14:11:42 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:11:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:11:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:11:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:11:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:11:43 ---> Running in c4a90e5c83ee 14:11:43 Removing intermediate container a9467f3dfe3c 14:11:43 ---> f8cf296da56a 14:11:43 Step 14/25 : ENV APP_PORT=59881 14:11:43 Removing intermediate container edfba3c0ddea 14:11:43 ---> a367965aa886 14:11:43 Step 14/24 : ENV APP_PORT=59882 14:11:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:11:43 ---> Running in f8a47c34d059 14:11:43 ---> Running in 1654ab96de5d 14:11:43 Removing intermediate container c4a90e5c83ee 14:11:43 ---> a1b9c02b01d0 14:11:43 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:43 ---> Running in ee52719f8608 14:11:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:11:43 Removing intermediate container f8a47c34d059 14:11:43 ---> 137d3229dc18 14:11:43 Step 15/25 : EXPOSE $APP_PORT 14:11:43 Removing intermediate container 1654ab96de5d 14:11:43 ---> 5d86f20b7bce 14:11:43 Step 15/24 : EXPOSE $APP_PORT 14:11:44 OK: 221 MiB in 51 packages 14:11:44 ---> Running in cf0fbdde96fe 14:11:44 ---> Running in 44dc79a96fc3 14:11:44 OK: 221 MiB in 51 packages 14:11:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:11:44 Removing intermediate container cf0fbdde96fe 14:11:44 ---> 98841fba5c89 14:11:44 Step 16/25 : WORKDIR / 14:11:44 Removing intermediate container 44dc79a96fc3 14:11:44 ---> 52b13c526143 14:11:44 Step 16/24 : WORKDIR / 14:11:44 OK: 221 MiB in 51 packages 14:11:44 ---> Running in 79816fdb6950 14:11:44 ---> Running in 44b3bc547e8d 14:11:44 Removing intermediate container 79816fdb6950 14:11:44 ---> ec05c8c5101e 14:11:44 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:44 Removing intermediate container ee52719f8608 14:11:44 ---> ea0cc886a079 14:11:44 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:11:44 Removing intermediate container 22ff46e8efed 14:11:44 ---> 9e00073737d5 14:11:44 14:11:44 Step 11/23 : FROM alpine:3.16 14:11:44 ---> 9c6f07244728 14:11:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:11:44 ---> Using cache 14:11:44 ---> 95df54fbfbf4 14:11:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:11:44 ---> Using cache 14:11:44 ---> a367965aa886 14:11:44 Step 14/23 : ENV APP_PORT=59861 14:11:45 Removing intermediate container 44b3bc547e8d 14:11:45 ---> f1007188768a 14:11:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:45 ---> Running in c1b6a86f8b31 14:11:45 ---> Running in 81be5ba93358 14:11:45 Removing intermediate container 26ff7df4e6e0 14:11:45 ---> 2e3eb23d11d7 14:11:45 14:11:45 Step 11/23 : FROM alpine:3.16 14:11:45 ---> 9c6f07244728 14:11:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:11:45 ---> 5435236d3da9 14:11:45 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:11:45 ---> Running in d3ed2b9ea7e5 14:11:45 Removing intermediate container 81be5ba93358 14:11:45 ---> 70a33ded54df 14:11:45 Step 15/23 : EXPOSE $APP_PORT 14:11:45 OK: 221 MiB in 51 packages 14:11:45 ---> Running in 2e3fdfef5ad3 14:11:45 ---> b97983505cb7 14:11:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:11:45 Removing intermediate container 2e3fdfef5ad3 14:11:45 ---> 81cfcb2ca8d4 14:11:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:11:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:11:45 ---> 59b35244e9f1 14:11:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:11:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:11:45 ---> 1f2e0251ead6 14:11:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:11:45 OK: 221 MiB in 51 packages 14:11:45 ---> 889f3e2bc976 14:11:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:11:45 ---> 6d4394b9e8c1 14:11:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:11:45 ---> 0bbaed0ae604 14:11:45 Step 20/24 : ENTRYPOINT ["/core-command"] 14:11:45 (1/2) Installing ca-certificates (20220614-r0) 14:11:45 (2/2) Installing dumb-init (1.2.5-r1) 14:11:45 Executing busybox-1.35.0-r17.trigger 14:11:45 Executing ca-certificates-20220614-r0.trigger 14:11:46 ---> Running in f3f5b1bc4b05 14:11:46 OK: 6 MiB in 16 packages 14:11:46 ---> a36e2d1f450a 14:11:46 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:11:46 Removing intermediate container f3f5b1bc4b05 14:11:46 ---> a3529acec6d2 14:11:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:46 Removing intermediate container 708fb5c08096 14:11:46 ---> fdecf9724761 14:11:46 Step 6/25 : COPY go.mod vendor* ./ 14:11:46 ---> Running in 38a5209d7510 14:11:46 ---> Running in d9a70762ab84 14:11:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:11:46 Removing intermediate container 38a5209d7510 14:11:46 ---> 587790eb3969 14:11:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:46 Removing intermediate container d9a70762ab84 14:11:46 ---> 8df27a44977a 14:11:46 Step 22/24 : LABEL arch=x86_64 14:11:46 Removing intermediate container 5f75351cf2bf 14:11:46 ---> 7ba7e98182e7 14:11:46 Step 6/23 : COPY go.mod vendor* ./ 14:11:46 ---> b9f9489fee3b 14:11:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:11:46 ---> Running in 13b9fdf04849 14:11:46 ---> Running in 4b431fcb73d4 14:11:46 Removing intermediate container d3ed2b9ea7e5 14:11:46 ---> 73d11d08f60a 14:11:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:11:46 Removing intermediate container 13b9fdf04849 14:11:46 ---> 37e2b0c81539 14:11:46 Step 23/25 : LABEL arch=x86_64 14:11:46 ---> Running in a58bdb79de1d 14:11:46 Removing intermediate container b6ac2a97498b 14:11:46 ---> 7657bcf98e82 14:11:46 Step 6/25 : COPY go.mod vendor* ./ 14:11:46 Removing intermediate container b86131029fd1 14:11:46 ---> 6c962aa60750 14:11:46 Step 7/24 : COPY go.mod vendor* ./ 14:11:46 Removing intermediate container fc87fd7b749a 14:11:46 ---> 46cd610babfc 14:11:46 Step 7/23 : COPY go.mod vendor* ./ 14:11:46 Removing intermediate container 4b431fcb73d4 14:11:46 ---> 019113fefeb2 14:11:46 Step 23/24 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:11:46 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:11:46 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:11:46 OK: 15857 distinct packages available 14:11:46 ---> fc3254912e3b 14:11:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:11:46 ---> Running in d614a306617e 14:11:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:11:46 ---> Running in 52e5480b02f2 14:11:46 ---> Running in ee01bc69666d 14:11:46 Removing intermediate container a58bdb79de1d 14:11:46 ---> 1e8ffcae2b11 14:11:46 Step 14/23 : ENV APP_PORT=59860 14:11:46 ---> Running in 533821c85acd 14:11:46 Removing intermediate container d614a306617e 14:11:46 ---> 8125f09b8bb0 14:11:46 Step 24/25 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:11:46 Removing intermediate container 52e5480b02f2 14:11:46 ---> 657510a8f559 14:11:46 Step 24/24 : LABEL version=2.3.0-dev.97 14:11:46 Removing intermediate container ee01bc69666d 14:11:47 ---> 239195cb1d91 14:11:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:47 ---> Running in 71c5b3d986ac 14:11:47 ---> Running in a80637b856cc 14:11:47 Removing intermediate container 533821c85acd 14:11:47 ---> a4e6d4593187 14:11:47 Step 15/23 : EXPOSE $APP_PORT 14:11:47 ---> Running in 1c8937b96994 14:11:47 ---> Running in 0144b3b1a536 14:11:47 Removing intermediate container 71c5b3d986ac 14:11:47 ---> c3b386c04b8e 14:11:47 Step 25/25 : LABEL version=2.3.0-dev.97 14:11:47 Removing intermediate container a80637b856cc 14:11:47 ---> fc7a4bf2037a 14:11:47 14:11:47 ---> Running in 70dfce12f516 14:11:47 Removing intermediate container 1c8937b96994 14:11:47 ---> e11bb12026bc 14:11:47 Step 21/23 : LABEL arch=x86_64 14:11:47 ---> be5a14710f67 14:11:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:47 Removing intermediate container 0144b3b1a536 14:11:47 ---> 929b02c458a6 14:11:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:47 ---> Running in 2288f542e682 14:11:47 Successfully built fc7a4bf2037a 14:11:47 Successfully tagged core-command:latest 14:11:47  Building core-command ... done Building security-proxy-setup 14:11:47 Removing intermediate container 70dfce12f516 14:11:47 ---> 65973366b1b0 14:11:47 14:11:47 Successfully built 65973366b1b0 14:11:47 ---> 9be3ad6f64cf 14:11:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:47 ---> Running in 7f814481024e 14:11:47 ---> 8da2b93e43db 14:11:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:47 Successfully tagged core-metadata:latest 14:11:47  Building core-metadata ... done Building security-bootstrapper 14:11:47 Removing intermediate container 2288f542e682 14:11:47 ---> 51dcc272593b 14:11:47 Step 22/23 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:11:47 ---> 521180e6d2f2 14:11:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:11:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:11:47 ---> Running in bd653e22006d 14:11:48 ---> Running in 5b2eed597a0e 14:11:48 ---> Running in 45254475d49a 14:11:48 ---> 7d52a8586ca6 14:11:48 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:48 (1/9) Installing ca-certificates (20220614-r0) 14:11:48 (2/9) Installing brotli-libs (1.0.9-r5) 14:11:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:11:48 (4/9) Installing libcurl (7.80.0-r3) 14:11:48 ---> Running in e72e33c4fcf2 14:11:48 ---> 35d57fa66213 14:11:48 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:48 (5/9) Installing curl (7.80.0-r3) 14:11:48 Removing intermediate container bd653e22006d 14:11:48 ---> 79e39445eef0 14:11:48 Step 23/23 : LABEL version=2.3.0-dev.97 14:11:48 (6/9) Installing dumb-init (1.2.5-r1) 14:11:48 (7/9) Installing musl-obstack (1.2.3-r0) 14:11:48 ---> Running in 18d739a719df 14:11:48 (8/9) Installing libucontext (1.1-r0) 14:11:48 (9/9) Installing gcompat (1.0.0-r4) 14:11:48 Executing busybox-1.34.1-r7.trigger 14:11:49 Executing ca-certificates-20220614-r0.trigger 14:11:49 OK: 8 MiB in 23 packages 14:11:50 ---> 94bcda0d6241 14:11:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:11:50 ---> Running in 455720a3a774 14:11:50 Removing intermediate container 455720a3a774 14:11:50 ---> 76685ca98cdd 14:11:50 14:11:50 Successfully built 76685ca98cdd 14:11:51 Successfully tagged support-scheduler:latest 14:11:51  Building support-scheduler ... done Building security-secretstore-setup 14:11:51 ---> 47ad2e956df5 14:11:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:11:51 Removing intermediate container c1b6a86f8b31 14:11:51 ---> e7eadea2bbc9 14:11:51 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:11:52 ---> Running in 0d668bb1777c 14:11:52 ---> 2fa3cd968938 14:11:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:11:52 Removing intermediate container 0d668bb1777c 14:11:52 ---> 471b3090485b 14:11:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:52 ---> Running in fccf33ae5d77 14:11:52 Removing intermediate container fccf33ae5d77 14:11:52 ---> 469814fb4861 14:11:52 Step 21/23 : LABEL arch=x86_64 14:11:52 ---> 66d0c3097bf5 14:11:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:11:52 ---> Running in 60b9927e0a49 14:11:53 Removing intermediate container 60b9927e0a49 14:11:53 ---> b339e4a25cee 14:11:53 Step 22/23 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:11:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:11:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:11:53 ---> 7b541f64a7c8 14:11:53 Step 3/22 : WORKDIR /edgex-go 14:11:53 ---> Using cache 14:11:53 ---> 30440610ad91 14:11:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:53 ---> Running in be9912d268f4 14:11:53 ---> 5edf60685eb9 14:11:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:11:53 ---> Running in f22d8a961488 14:11:53 ---> Running in 95a59cfc336f 14:11:53 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:11:53 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:11:53 ---> 7b541f64a7c8 14:11:53 Step 3/33 : WORKDIR /edgex-go 14:11:53 ---> Using cache 14:11:53 ---> 30440610ad91 14:11:53 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:53 Removing intermediate container be9912d268f4 14:11:54 ---> fc200896ed7c 14:11:54 Step 23/23 : LABEL version=2.3.0-dev.97 14:11:54 ---> Running in 5c0b88d7387d 14:11:54 ---> Running in 13d06c46a2a2 14:11:54 Removing intermediate container 95a59cfc336f 14:11:54 ---> 6abe661b71bb 14:11:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:11:55 ---> Running in 1b44a4976235 14:11:55 Removing intermediate container 13d06c46a2a2 14:11:55 ---> 7060cab6b6fb 14:11:55 14:11:55 Successfully built 7060cab6b6fb 14:11:55 Successfully tagged support-notifications:latest 14:11:55 Building security-spire-config 14:11:55  Building support-notifications ... done Removing intermediate container 1b44a4976235 14:11:55 ---> 52c081d3f4b2 14:11:55 Step 18/20 : LABEL arch=x86_64 14:11:55 ---> Running in ad8c6eeb963d 14:11:56 Removing intermediate container f22d8a961488 14:11:56 ---> e896702df199 14:11:56 Step 5/22 : RUN apk add --update --no-cache make git 14:11:56 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:11:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:11:56 ---> 7b541f64a7c8 14:11:56 Step 3/25 : WORKDIR /edgex-go 14:11:56 ---> Using cache 14:11:56 ---> 30440610ad91 14:11:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:56 ---> Using cache 14:11:56 ---> e896702df199 14:11:56 Step 5/25 : RUN apk add --update --no-cache make git 14:11:56 Removing intermediate container ad8c6eeb963d 14:11:56 ---> c8a8774ee4e9 14:11:56 Step 19/20 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:11:56 ---> Running in 54a0cc0b9bf3 14:11:56 ---> Running in b5e98d113045 14:11:56 Removing intermediate container 5c0b88d7387d 14:11:56 ---> 226094a97b13 14:11:56 Step 5/33 : RUN apk add --update --no-cache make git 14:11:56 ---> Running in 09c3813f809e 14:11:56 ---> Running in a842a5bbeb06 14:11:56 Removing intermediate container 09c3813f809e 14:11:56 ---> 8bbed9ee0204 14:11:56 Step 20/20 : LABEL version=2.3.0-dev.97 14:11:56 ---> Running in fa76af2db54c 14:11:57 Removing intermediate container fa76af2db54c 14:11:57 ---> fadcaf73b5a4 14:11:57 14:11:57 Successfully built fadcaf73b5a4 14:11:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:11:57 Successfully tagged security-spiffe-token-provider:latest 14:11:57  Building security-spiffe-token-provider ... done Building security-spire-server 14:11:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:11:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:11:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:11:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:11:58 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:11:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:11:58 ---> 7b541f64a7c8 14:11:58 Step 3/26 : WORKDIR /edgex-go 14:11:58 ---> Using cache 14:11:58 ---> 30440610ad91 14:11:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:58 ---> Using cache 14:11:58 ---> 226094a97b13 14:11:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:11:59 OK: 211 MiB in 51 packages 14:11:59 OK: 211 MiB in 51 packages 14:11:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:12:00 OK: 211 MiB in 51 packages 14:12:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:12:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:12:00 ---> 7b541f64a7c8 14:12:00 Step 3/25 : WORKDIR /edgex-go 14:12:00 ---> Using cache 14:12:00 ---> 30440610ad91 14:12:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:00 ---> Using cache 14:12:00 ---> 226094a97b13 14:12:00 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 14:12:01 ---> Running in 2e499508049a 14:12:01 ---> Running in f6d815144684 14:12:01 Removing intermediate container a842a5bbeb06 14:12:01 ---> f20c5a8368ab 14:12:01 Step 6/33 : COPY go.mod vendor* ./ 14:12:01 Removing intermediate container 54a0cc0b9bf3 14:12:01 ---> 236359494540 14:12:01 Step 6/22 : COPY go.mod vendor* ./ 14:12:01 Removing intermediate container b5e98d113045 14:12:01 ---> 22face35b291 14:12:01 Step 6/25 : COPY go.mod vendor* ./ 14:12:01 ---> 94f8e3f1a9fb 14:12:01 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:01 ---> Running in be7f357b2235 14:12:01 ---> 2ba0189973ad 14:12:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:01 ---> Running in 3f4644082b77 14:12:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:12:01 ---> 96c6d510d6c5 14:12:01 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:12:01 ---> Running in a234a2da690a 14:12:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:12:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:12:03 OK: 211 MiB in 51 packages 14:12:03 OK: 211 MiB in 51 packages 14:12:04 Removing intermediate container 2e499508049a 14:12:04 ---> 2749e43d36db 14:12:04 Step 6/25 : COPY go.mod vendor* ./ 14:12:06 Removing intermediate container f6d815144684 14:12:06 ---> cb1593d775ee 14:12:06 Step 6/26 : COPY go.mod vendor* ./ 14:12:06 ---> 7b7195335817 14:12:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:06 ---> 974c58d1b979 14:12:06 ---> Running in 9617523caaf0 14:12:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:06 ---> Running in e01d9abd28cb 14:12:16 Removing intermediate container be7f357b2235 14:12:16 ---> 37b4326813a8 14:12:16 Step 8/33 : COPY . . 14:12:16 Removing intermediate container 3f4644082b77 14:12:16 ---> 0541ad0da4be 14:12:16 Step 8/22 : COPY . . 14:12:16 Removing intermediate container a234a2da690a 14:12:16 ---> b812443af616 14:12:16 Step 8/25 : COPY . . 14:12:26 ---> 01d5f49b69a6 14:12:26 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:12:26 ---> 22df823df8c5 14:12:26 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:12:26 ---> 5a6239a394e7 14:12:26 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:12:26 ---> Running in cfa36a60b386 14:12:26 ---> Running in ec84306ff8e6 14:12:26 ---> Running in 97cff2f33bf2 14:12:27 Removing intermediate container e01d9abd28cb 14:12:27 ---> 574fc35ec5ed 14:12:27 Step 8/26 : COPY . . 14:12:27 Removing intermediate container 9617523caaf0 14:12:27 ---> 2b35abf4ed1c 14:12:27 Step 8/25 : COPY . . 14:12:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:12:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:12:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:12:37 ---> 3d8b3755292d 14:12:37 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:12:37 ---> fcf5d7c1ce2b 14:12:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:12:37 ---> Running in 214ec3219ac4 14:12:37 ---> Running in 3c2da9b9bd93 14:12:37 Removing intermediate container 3c2da9b9bd93 14:12:37 ---> 85d140ab3618 14:12:37 Step 10/25 : WORKDIR /edgex-go/spire-build 14:12:37 Removing intermediate container 214ec3219ac4 14:12:37 ---> 2d5e413f2741 14:12:37 Step 10/26 : WORKDIR /edgex-go/spire-build 14:12:37 ---> Running in db2a96d90dc3 14:12:37 ---> Running in a45c45c9aa24 14:12:37 Removing intermediate container db2a96d90dc3 14:12:37 ---> fa37ac90f742 14:12:37 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:12:37 Removing intermediate container a45c45c9aa24 14:12:37 ---> f8a79650eca9 14:12:37 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:12:37 ---> Running in fde5141a484b 14:12:37 ---> Running in 56eb48b9ac65 14:12:39 Removing intermediate container 56eb48b9ac65 14:12:39 ---> bb06303b05cd 14:12:39 Step 12/26 : WORKDIR /edgex-go 14:12:39 Removing intermediate container fde5141a484b 14:12:39 ---> 901a46600bed 14:12:39 Step 12/25 : WORKDIR /edgex-go 14:12:39 ---> Running in 0380ff34992f 14:12:39 ---> Running in 92c2cd57634c 14:12:39 Removing intermediate container 0380ff34992f 14:12:39 ---> 8ab55af5c2a7 14:12:39 14:12:39 Step 13/26 : FROM alpine:3.15 14:12:39 ---> c4fc93816858 14:12:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:12:39 Removing intermediate container 92c2cd57634c 14:12:39 ---> Using cache 14:12:39 ---> 6b7c8a23025b 14:12:39 ---> a1b9c02b01d0 14:12:39 14:12:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 13/25 : FROM alpine:3.15 14:12:39 14:12:39 ---> Using cache 14:12:39 ---> c4fc93816858 14:12:39 ---> ea0cc886a079 14:12:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:12:39 14:12:39 ---> Using cache 14:12:39 ---> a1b9c02b01d0 14:12:39 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:39 ---> Using cache 14:12:39 ---> ea0cc886a079 14:12:39 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:12:39 ---> Running in c3ab4401c8f2 14:12:39 ---> Running in 3dfcacc1b741 14:12:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:12:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:12:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:12:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:12:41 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:12:41 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:12:41 OK: 15857 distinct packages available 14:12:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:12:41 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:12:41 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:12:41 OK: 15857 distinct packages available 14:12:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:12:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:12:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:12:42 (1/4) Installing dumb-init (1.2.5-r1) 14:12:43 (2/4) Installing musl-obstack (1.2.3-r0) 14:12:43 (1/5) Installing dumb-init (1.2.5-r1) 14:12:43 (3/4) Installing libucontext (1.1-r0) 14:12:43 (2/5) Installing musl-obstack (1.2.3-r0) 14:12:43 (4/4) Installing gcompat (1.0.0-r4) 14:12:43 (3/5) Installing libucontext (1.1-r0) 14:12:43 Executing busybox-1.34.1-r7.trigger 14:12:43 OK: 6 MiB in 18 packages 14:12:43 (4/5) Installing gcompat (1.0.0-r4) 14:12:43 (5/5) Installing openssl (1.1.1q-r0) 14:12:43 Executing busybox-1.34.1-r7.trigger 14:12:43 OK: 7 MiB in 19 packages 14:12:44 Removing intermediate container c3ab4401c8f2 14:12:44 ---> 7624e1b37463 14:12:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:12:44 Removing intermediate container 3dfcacc1b741 14:12:44 ---> c51e556812e3 14:12:44 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:12:48 ---> 5bafe6883803 14:12:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:12:48 ---> 6b866e652173 14:12:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:12:48 ---> 298abd39713c 14:12:48 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:12:48 ---> Running in af2e27fc79ec 14:12:48 ---> 52951d5dd392 14:12:48 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:12:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:12:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:12:48 Removing intermediate container af2e27fc79ec 14:12:48 ---> dae84d8fc9a7 14:12:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:12:48 ---> 2076f50f6acb 14:12:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:12:48 ---> 34e58977cb3d 14:12:48 Step 21/26 : WORKDIR / 14:12:49 ---> 52a7369d6bf9 14:12:49 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:12:49 ---> Running in 8e7e811c7c8d 14:12:49 ---> Running in 592df55a34d5 14:12:49 Removing intermediate container 8e7e811c7c8d 14:12:49 ---> bd7e57b2895e 14:12:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:12:49 ---> Running in ff8740cfa8c6 14:12:49 Removing intermediate container 592df55a34d5 14:12:49 ---> 307843d3554b 14:12:49 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:12:49 ---> Running in b5b11f8b0fb0 14:12:49 Removing intermediate container ff8740cfa8c6 14:12:49 ---> 9461606bc36b 14:12:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:12:50 ---> Running in 36ff97c7c7bc 14:12:50 Removing intermediate container b5b11f8b0fb0 14:12:50 ---> c6cb6e0f1f23 14:12:50 Step 23/25 : LABEL arch=x86_64 14:12:50 ---> Running in 82c3e3c79a72 14:12:50 Removing intermediate container 36ff97c7c7bc 14:12:50 ---> 91fa94e9b320 14:12:50 Step 24/26 : LABEL arch=x86_64 14:12:50 ---> Running in 0bef8edf7340 14:12:50 Removing intermediate container 97cff2f33bf2 14:12:50 ---> 498437207e39 14:12:50 14:12:50 Step 10/33 : FROM alpine:3.16 14:12:50 ---> 9c6f07244728 14:12:50 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:12:51 Removing intermediate container 82c3e3c79a72 14:12:51 ---> f621573de5db 14:12:51 Step 24/25 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:12:51 ---> Running in 626481f1f27d 14:12:51 Removing intermediate container 0bef8edf7340 14:12:51 ---> 04e64cb07851 14:12:51 Step 25/26 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:12:51 ---> Running in 2511245f42a4 14:12:51 ---> Running in f8195b52fd8c 14:12:51 Removing intermediate container 626481f1f27d 14:12:51 ---> f54111ac8baa 14:12:51 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 14:12:51 Removing intermediate container cfa36a60b386 14:12:51 ---> 82720cd4e504 14:12:51 14:12:51 Step 10/25 : FROM alpine:3.16 14:12:51 ---> 9c6f07244728 14:12:51 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:12:51 Removing intermediate container 2511245f42a4 14:12:51 ---> 19500b63d01c 14:12:51 Step 25/25 : LABEL version=2.3.0-dev.97 14:12:52 ---> Running in eff18cb312c0 14:12:52 Removing intermediate container f8195b52fd8c 14:12:52 ---> 8539cd2852c8 14:12:52 Step 26/26 : LABEL version=2.3.0-dev.97 14:12:52 ---> Running in a39a95019aa4 14:12:52 ---> Running in 7d30345e5442 14:12:52 ---> Running in 5dd026f9506b 14:12:52 Removing intermediate container 7d30345e5442 14:12:52 ---> fbb5c58d5d29 14:12:52 14:12:52 Successfully built fbb5c58d5d29 14:12:52 Successfully tagged security-spire-server:latest 14:12:52  Building security-spire-server ... done Building security-spire-agent 14:12:52 Removing intermediate container 5dd026f9506b 14:12:52 ---> aeb959dfa547 14:12:52 14:12:52 Successfully built aeb959dfa547 14:12:52 Successfully tagged security-spire-config:latest 14:12:52  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:12:52 Building sys-mgmt-agent 14:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:12:52 Removing intermediate container ec84306ff8e6 14:12:52 ---> 632bd1cfe484 14:12:52 14:12:52 Step 10/22 : FROM alpine:3.16 14:12:52 ---> 9c6f07244728 14:12:52 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:12:52 (1/2) Installing dumb-init (1.2.5-r1) 14:12:52 (2/2) Installing su-exec (0.2-r1) 14:12:52 Executing busybox-1.35.0-r17.trigger 14:12:52 OK: 6 MiB in 16 packages 14:12:53 (1/3) Installing ca-certificates (20220614-r0) 14:12:53 (2/3) Installing dumb-init (1.2.5-r1) 14:12:53 (3/3) Installing su-exec (0.2-r1) 14:12:53 Executing busybox-1.35.0-r17.trigger 14:12:53 Executing ca-certificates-20220614-r0.trigger 14:12:53 OK: 6 MiB in 17 packages 14:12:55 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:12:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:12:55 ---> 7b541f64a7c8 14:12:55 Step 3/26 : WORKDIR /edgex-go 14:12:55 ---> Using cache 14:12:55 ---> 30440610ad91 14:12:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:55 ---> Using cache 14:12:55 ---> 226094a97b13 14:12:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:12:55 ---> Using cache 14:12:55 ---> cb1593d775ee 14:12:55 Step 6/26 : COPY go.mod vendor* ./ 14:12:55 ---> Using cache 14:12:55 ---> 974c58d1b979 14:12:55 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:55 ---> Using cache 14:12:55 ---> 574fc35ec5ed 14:12:55 Step 8/26 : COPY . . 14:12:55 ---> Using cache 14:12:55 ---> fcf5d7c1ce2b 14:12:55 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:12:55 ---> Using cache 14:12:55 ---> 2d5e413f2741 14:12:55 Step 10/26 : WORKDIR /edgex-go/spire-build 14:12:55 ---> Using cache 14:12:55 ---> f8a79650eca9 14:12:55 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:12:55 ---> Using cache 14:12:55 ---> bb06303b05cd 14:12:55 Step 12/26 : WORKDIR /edgex-go 14:12:55 ---> Using cache 14:12:55 ---> 8ab55af5c2a7 14:12:55 14:12:55 Step 13/26 : FROM alpine:3.15 14:12:55 ---> c4fc93816858 14:12:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:12:55 ---> Using cache 14:12:55 ---> a1b9c02b01d0 14:12:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:55 ---> Using cache 14:12:55 ---> ea0cc886a079 14:12:55 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:12:55 ---> Using cache 14:12:55 ---> c51e556812e3 14:12:55 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:12:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:12:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:12:56 ---> 7b541f64a7c8 14:12:56 Step 3/23 : WORKDIR /edgex-go 14:12:56 ---> Using cache 14:12:56 ---> 30440610ad91 14:12:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:12:56 ---> Using cache 14:12:56 ---> 226094a97b13 14:12:56 Step 5/23 : RUN apk add --update --no-cache make bash git 14:12:56 ---> Running in 372497f50ccd 14:12:56 ---> Running in 002ee91f65e2 14:12:56 Removing intermediate container eff18cb312c0 14:12:56 ---> e4f89ec41fa1 14:12:56 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 14:12:56 ---> 8d99dc07f134 14:12:56 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:12:56 Removing intermediate container a39a95019aa4 14:12:56 ---> 6552361ef483 14:12:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:12:56 ---> Running in 0d6f586db354 14:12:56 ---> Running in f154768cccc4 14:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:12:56 (1/6) Installing ca-certificates (20220614-r0) 14:12:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:12:56 (2/6) Installing brotli-libs (1.0.9-r6) 14:12:56 (3/6) Installing nghttp2-libs (1.47.0-r0) 14:12:56 Removing intermediate container 0d6f586db354 14:12:56 ---> d2ac893d2e0d 14:12:56 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:12:56 (4/6) Installing libcurl (7.83.1-r3) 14:12:56 (5/6) Installing curl (7.83.1-r3) 14:12:56 (6/6) Installing dumb-init (1.2.5-r1) 14:12:56 Executing busybox-1.35.0-r17.trigger 14:12:56 Executing ca-certificates-20220614-r0.trigger 14:12:57 OK: 8 MiB in 20 packages 14:12:57 Removing intermediate container f154768cccc4 14:12:57 ---> 44f6f8748734 14:12:57 Step 13/25 : WORKDIR / 14:12:57 ---> Running in e50bf5f02e4c 14:12:57 ---> Running in 3d263caa8389 14:12:57 ---> 5efa06fff620 14:12:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:12:57 Removing intermediate container e50bf5f02e4c 14:12:57 ---> 699c4e26cec4 14:12:57 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:12:57 ---> Running in dbedd31f8abb 14:12:57 Removing intermediate container 3d263caa8389 14:12:57 ---> a78cda8c867d 14:12:57 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:12:57 ---> 804d2108d042 14:12:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:12:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:12:57 Removing intermediate container 372497f50ccd 14:12:57 ---> 2bd318467a92 14:12:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:12:57 Removing intermediate container dbedd31f8abb 14:12:57 ---> b184698d902c 14:12:57 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:12:57 ---> Running in c975fba4db12 14:12:57 ---> Running in 28089666d6f1 14:12:57 ---> 75bcc8befb48 14:12:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:12:57 ---> 55040e704779 14:12:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:12:57 Removing intermediate container c975fba4db12 14:12:57 ---> 10fa441ed695 14:12:57 Step 13/22 : WORKDIR /edgex 14:12:57 Removing intermediate container 28089666d6f1 14:12:57 ---> badd6c99836a 14:12:57 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:12:57 OK: 211 MiB in 51 packages 14:12:57 ---> Running in 53c4abf07a58 14:12:57 ---> Running in 3f985235d02a 14:12:58 ---> aff8fa8e515d 14:12:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:12:58 ---> 9c8c43aa7530 14:12:58 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:12:58 ---> Running in 846a61057805 14:12:58 Removing intermediate container 53c4abf07a58 14:12:58 ---> f41f4669e519 14:12:58 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:12:58 Removing intermediate container 846a61057805 14:12:58 ---> 13eca0f33f42 14:12:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:12:58 ---> 76e519d4203e 14:12:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:12:58 ---> Running in 8d77492f67f6 14:12:58 ---> 165650e5c72e 14:12:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:12:58 Removing intermediate container 8d77492f67f6 14:12:58 ---> 0a091500e41a 14:12:58 Step 24/26 : LABEL arch=x86_64 14:12:58 ---> 3f3f5ec79048 14:12:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:12:58 Removing intermediate container 002ee91f65e2 14:12:58 ---> 0716a7856f4a 14:12:58 Step 6/23 : COPY go.mod vendor* ./ 14:12:58 ---> Running in b1acc0b1ab3c 14:12:58 ---> a5a90894e8e4 14:12:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:12:58 Removing intermediate container b1acc0b1ab3c 14:12:58 ---> f86c8d588bbe 14:12:58 Step 25/26 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:12:58 ---> 839a6628d964 14:12:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:12:58 ---> Running in 70a3df08aada 14:12:59 ---> 8f68b3ac3441 14:12:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:12:59 ---> Running in 6abf32e34023 14:12:59 Removing intermediate container 70a3df08aada 14:12:59 ---> 152b8b2c26df 14:12:59 Step 26/26 : LABEL version=2.3.0-dev.97 14:12:59 Removing intermediate container 3f985235d02a 14:12:59 ---> 852f1c4dee97 14:12:59 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:12:59 ---> Running in be7f4b804440 14:12:59 ---> Running in fcd778e1cc46 14:12:59 ---> 194929f47ef9 14:12:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:12:59 ---> 998481a72b8b 14:12:59 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:12:59 Removing intermediate container fcd778e1cc46 14:12:59 ---> fe911425b73e 14:12:59 14:12:59 Removing intermediate container be7f4b804440 14:12:59 ---> a27bed0507a4 14:12:59 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:12:59 Successfully built fe911425b73e 14:12:59 Successfully tagged security-spire-agent:latest 14:12:59 Building core-data 14:12:59  Building security-spire-agent ... done  ---> 05fb0cab8f4b 14:12:59 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:12:59 ---> Running in f04c8278ed38 14:13:00 ---> 3a68ab391072 14:13:00 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:13:01 ---> 100c9c492af3 14:13:01 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:13:01 ---> Running in 536ed75e2f18 14:13:01 ---> Running in 89eb896b355f 14:13:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:13:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:13:02 ---> 7b541f64a7c8 14:13:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:13:02 ---> Using cache 14:13:02 ---> d85d370ee6d0 14:13:02 Step 4/24 : WORKDIR /edgex-go 14:13:02 ---> Using cache 14:13:02 ---> 74b328de1a0d 14:13:02 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:02 ---> Using cache 14:13:02 ---> dc18d28f2dbb 14:13:02 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:13:03 ---> Running in 97d3ed7bfd3d 14:13:03 Removing intermediate container f04c8278ed38 14:13:03 ---> e1c50682f784 14:13:03 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:13:03 Removing intermediate container 536ed75e2f18 14:13:03 ---> f6a9e3b409b7 14:13:03 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:13:03 ---> Running in 65385a2f588a 14:13:03 ---> Running in 2da4b9896ea2 14:13:03 Removing intermediate container 65385a2f588a 14:13:03 ---> 676e98baccba 14:13:03 Step 20/22 : LABEL arch=x86_64 14:13:03 ---> Running in 7ca123b6b748 14:13:03 Removing intermediate container 2da4b9896ea2 14:13:03 ---> 93e1e38c220c 14:13:03 Step 23/25 : LABEL arch=x86_64 14:13:03 Removing intermediate container 89eb896b355f 14:13:03 ---> b024fa0d18df 14:13:03 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:13:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:13:04 Removing intermediate container 7ca123b6b748 14:13:04 ---> 3d3b0f5f8208 14:13:04 Step 21/22 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:04 ---> Running in 71614fd5559d 14:13:04 ---> Running in ec1261f2edd9 14:13:04 ---> 3aea48f82c2c 14:13:04 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:13:04 Removing intermediate container 71614fd5559d 14:13:04 ---> dc7a3ed5e150 14:13:04 Step 24/25 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:04 Removing intermediate container ec1261f2edd9 14:13:04 ---> 37e24ac627de 14:13:04 Step 22/22 : LABEL version=2.3.0-dev.97 14:13:04 ---> Running in cb74cafb3026 14:13:04 ---> Running in 4863b05880b7 14:13:04 Removing intermediate container cb74cafb3026 14:13:04 ---> 1b7ca2f62265 14:13:04 Step 25/25 : LABEL version=2.3.0-dev.97 14:13:04 Removing intermediate container 4863b05880b7 14:13:04 ---> d91ccf10c85f 14:13:04 14:13:04 ---> Running in 65241c9991f7 14:13:04 Successfully built d91ccf10c85f 14:13:04 Successfully tagged security-proxy-setup:latest 14:13:04  Building security-proxy-setup ... done  ---> 623968c4c76c 14:13:04 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:13:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:13:04 Removing intermediate container 65241c9991f7 14:13:04 ---> 1db60b2d36f6 14:13:04 14:13:04 Successfully built 1db60b2d36f6 14:13:05 Successfully tagged security-secretstore-setup:latest 14:13:05  Building security-secretstore-setup ... done  ---> e6f645f4923f 14:13:05 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:13:05 ---> d6a94a6436e7 14:13:05 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:13:05 OK: 211 MiB in 51 packages 14:13:05 ---> 0ff522717722 14:13:05 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:13:05 ---> de3f0aec530d 14:13:05 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:13:05 Removing intermediate container 97d3ed7bfd3d 14:13:05 ---> 93111b34100f 14:13:05 Step 7/24 : COPY go.mod vendor* ./ 14:13:06 ---> 761abb8f73c0 14:13:06 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:06 ---> a9efd8bc4e91 14:13:06 Step 28/33 : RUN chmod +x /entrypoint.sh 14:13:06 ---> Running in 5fc4c6d933bc 14:13:06 ---> Running in 977cceff43f7 14:13:07 Removing intermediate container 977cceff43f7 14:13:07 ---> 3532448c5f63 14:13:07 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:13:07 ---> Running in 0d6e338342d0 14:13:08 Removing intermediate container 0d6e338342d0 14:13:08 ---> 01bbf7efd67b 14:13:08 Step 30/33 : CMD ["gate"] 14:13:08 ---> Running in 665d06d8e3ca 14:13:08 Removing intermediate container 665d06d8e3ca 14:13:08 ---> 0d0067b9616d 14:13:08 Step 31/33 : LABEL arch=x86_64 14:13:09 ---> Running in e51edbca62a6 14:13:09 Removing intermediate container e51edbca62a6 14:13:09 ---> e8f54f2d5684 14:13:09 Step 32/33 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:09 ---> Running in d2ff31641a8f 14:13:09 Removing intermediate container d2ff31641a8f 14:13:09 ---> b6add27fec43 14:13:09 Step 33/33 : LABEL version=2.3.0-dev.97 14:13:10 Removing intermediate container 45254475d49a 14:13:10 ---> 8aef29cc8f27 14:13:10 Step 8/25 : COPY . . 14:13:10 Removing intermediate container 7f814481024e 14:13:10 ---> ba34af062ab4 14:13:10 Step 8/25 : COPY . . 14:13:10 Removing intermediate container 18d739a719df 14:13:10 ---> 72eca16a625d 14:13:10 Step 9/23 : COPY . . 14:13:10 Removing intermediate container e72e33c4fcf2 14:13:10 ---> 515bfb72fd5d 14:13:10 Step 9/24 : COPY . . 14:13:10 Removing intermediate container 5b2eed597a0e 14:13:10 ---> 0075e244aad5 14:13:10 Step 8/23 : COPY . . 14:13:10 ---> Running in 98d72367cb6d 14:13:10 Removing intermediate container 6abf32e34023 14:13:10 ---> 233a2caab369 14:13:10 Step 8/23 : COPY . . 14:13:10 Removing intermediate container 98d72367cb6d 14:13:10 ---> fc4f34ebf27f 14:13:10 14:13:10 Successfully built fc4f34ebf27f 14:13:10 Successfully tagged security-bootstrapper:latest 14:13:13 ---> 35cba6754468 14:13:13 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:13:13 ---> Running in 08ecf8b1d511 14:13:13 ---> a5fb553e3e1b 14:13:13 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:13:13 ---> 9aa7fd7a1fba 14:13:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:13:14 ---> Running in d40032712fa6 14:13:14 ---> Running in 95050cc5b69a 14:13:14 ---> 974e65ea4798 14:13:14 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 14:13:14 ---> Running in 534d53a39d43 14:13:14 ---> f0f40e3569d9 14:13:14 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:13:14 ---> Running in 9916c8a28205 14:13:15 Removing intermediate container 534d53a39d43 14:13:15 ---> 9bd9fcd0ebfb 14:13:15 Step 10/25 : WORKDIR /edgex-go/spire-build 14:13:15 ---> Running in 216d55ce210b 14:13:16  Building security-bootstrapper ... done  ---> a77d9fd3bca6 14:13:16 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:13:16 ---> Running in c12d7c3be201 14:13:16 Removing intermediate container 5fc4c6d933bc 14:13:16 ---> 400feb3b3af9 14:13:16 Step 9/24 : COPY . . 14:13:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:13:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:13:16 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:13:16 Removing intermediate container 216d55ce210b 14:13:16 ---> 0c0b0cc4cb83 14:13:16 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:13:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:13:16 ---> Running in 1f1a1a3ae93a 14:13:16 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:13:19 Removing intermediate container 1f1a1a3ae93a 14:13:19 ---> 39270dc462f8 14:13:19 Step 12/25 : WORKDIR /edgex-go 14:13:19 ---> Running in 393db27c0513 14:13:19 Removing intermediate container 393db27c0513 14:13:19 ---> dfca869d11fb 14:13:19 14:13:19 Step 13/25 : FROM alpine:3.15 14:13:19 3.15: Pulling from library/alpine 14:13:20 ---> 6cbe39107acd 14:13:20 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 14:13:20 ---> Running in f95263bdc208 14:13:21 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 14:13:21 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 14:13:21 Status: Downloaded newer image for alpine:3.15 14:13:21 ---> 02e0d6fdf486 14:13:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:13:22 ---> Running in 6d956e09ac14 14:13:23 Removing intermediate container 6d956e09ac14 14:13:23 ---> e559d9fb329c 14:13:23 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:23 ---> Running in 6d8cd3567763 14:13:27 Removing intermediate container 6d8cd3567763 14:13:27 ---> c1ea3b801ec0 14:13:27 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:13:27 ---> Running in 568048b9921a 14:13:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:13:31 Removing intermediate container c12d7c3be201 14:13:31 ---> 2f28d3f4592e 14:13:31 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:13:31 ---> Running in 0f23b915244f 14:13:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:13:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:13:32 Removing intermediate container 0f23b915244f 14:13:32 ---> 199b5729a839 14:13:32 14:13:32 Step 11/23 : FROM alpine:3.16 14:13:32 ---> 9c6f07244728 14:13:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:13:32 ---> Running in ffe4d4caca4e 14:13:32 Removing intermediate container ffe4d4caca4e 14:13:32 ---> 5f20d1028e41 14:13:32 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 14:13:32 ---> Running in 98f2d90111ed 14:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:13:33 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:13:33 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:13:33 OK: 15734 distinct packages available 14:13:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:13:33 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:13:33 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 14:13:33 (3/33) Installing readline (8.1.2-r0) 14:13:33 (4/33) Installing bash (5.1.16-r2) 14:13:33 Executing bash-5.1.16-r2.post-install 14:13:33 (5/33) Installing ca-certificates (20220614-r0) 14:13:33 (6/33) Installing brotli-libs (1.0.9-r6) 14:13:33 (7/33) Installing nghttp2-libs (1.47.0-r0) 14:13:33 (8/33) Installing libcurl (7.83.1-r3) 14:13:33 (9/33) Installing curl (7.83.1-r3) 14:13:33 (10/33) Installing docker-cli (20.10.20-r0) 14:13:33 (11/33) Installing dumb-init (1.2.5-r1) 14:13:33 (12/33) Installing libbz2 (1.0.8-r1) 14:13:33 (13/33) Installing expat (2.4.9-r0) 14:13:33 (14/33) Installing libffi (3.4.2-r1) 14:13:33 (15/33) Installing gdbm (1.23-r0) 14:13:33 (16/33) Installing xz-libs (5.2.5-r1) 14:13:33 (17/33) Installing libgcc (11.2.1_git20220219-r2) 14:13:33 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 14:13:33 (19/33) Installing mpdecimal (2.5.1-r1) 14:13:33 (20/33) Installing sqlite-libs (3.38.5-r0) 14:13:33 (21/33) Installing python3 (3.10.5-r0) 14:13:33 (22/33) Installing py3-contextlib2 (21.6.0-r2) 14:13:33 (23/33) Installing py3-tomli (2.0.1-r1) 14:13:33 (24/33) Installing py3-pep517 (0.12.0-r2) 14:13:33 (25/33) Installing py3-six (1.16.0-r1) 14:13:34 (26/33) Installing py3-retrying (1.3.3-r3) 14:13:34 (27/33) Installing py3-appdirs (1.4.4-r3) 14:13:34 (28/33) Installing py3-more-itertools (8.13.0-r0) 14:13:34 (29/33) Installing py3-ordered-set (4.0.2-r3) 14:13:34 (30/33) Installing py3-parsing (2.4.7-r3) 14:13:34 (31/33) Installing py3-packaging (21.3-r0) 14:13:34 (32/33) Installing py3-setuptools (59.4.0-r0) 14:13:34 (33/33) Installing py3-pip (22.1.1-r0) 14:13:34 Executing busybox-1.35.0-r17.trigger 14:13:34 Executing ca-certificates-20220614-r0.trigger 14:13:34 OK: 122 MiB in 47 packages 14:13:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:13:35 (1/5) Installing dumb-init (1.2.5-r1) 14:13:35 (2/5) Installing musl-obstack (1.2.3-r0) 14:13:35 (3/5) Installing libucontext (1.1-r0) 14:13:36 (4/5) Installing gcompat (1.0.0-r4) 14:13:36 (5/5) Installing openssl (1.1.1q-r0) 14:13:36 Executing busybox-1.34.1-r7.trigger 14:13:36 OK: 6 MiB in 19 packages 14:13:36 Collecting docker-compose==1.23.2 14:13:36 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:13:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.5 MB/s eta 0:00:00 14:13:36 Collecting docopt<0.7,>=0.6.1 14:13:36 Downloading docopt-0.6.2.tar.gz (25 kB) 14:13:36 Preparing metadata (setup.py): started 14:13:37 Preparing metadata (setup.py): finished with status 'done' 14:13:37 Removing intermediate container f95263bdc208 14:13:37 ---> 41198427a718 14:13:37 14:13:37 Step 11/24 : FROM alpine:3.16 14:13:37 ---> 9c6f07244728 14:13:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:13:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:13:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:13:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 123.4 MB/s eta 0:00:00 14:13:37 ---> Running in 4428e35be784 14:13:37 Collecting jsonschema<3,>=2.5.1 14:13:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:13:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 14:13:37 Removing intermediate container 4428e35be784 14:13:37 ---> 3ab41877f7d5 14:13:37 Step 13/24 : ENV APP_PORT=59880 14:13:37 Collecting websocket-client<1.0,>=0.32.0 14:13:37 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:13:37 ---> Running in c97b9be3d7bd 14:13:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 154.1 MB/s eta 0:00:00 14:13:37 Collecting texttable<0.10,>=0.9.0 14:13:37 Downloading texttable-0.9.1.tar.gz (11 kB) 14:13:37 Preparing metadata (setup.py): started 14:13:37 Removing intermediate container c97b9be3d7bd 14:13:37 ---> f2cc315694ac 14:13:37 Step 14/24 : EXPOSE $APP_PORT 14:13:37 ---> Running in 1b23428ce82d 14:13:37 Removing intermediate container 1b23428ce82d 14:13:37 ---> 7c6e9b2f4b5b 14:13:37 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:38 ---> Running in 6cc49e08299d 14:13:38 Preparing metadata (setup.py): finished with status 'done' 14:13:38 Collecting PyYAML<4,>=3.10 14:13:38 Downloading PyYAML-3.13.tar.gz (270 kB) 14:13:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 46.4 MB/s eta 0:00:00 14:13:38 Preparing metadata (setup.py): started 14:13:38 Removing intermediate container 568048b9921a 14:13:38 ---> 568689eacc01 14:13:38 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:13:38 Preparing metadata (setup.py): finished with status 'done' 14:13:38 Collecting dockerpty<0.5,>=0.4.1 14:13:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:13:38 Preparing metadata (setup.py): started 14:13:38 Removing intermediate container 6cc49e08299d 14:13:38 ---> 900fe67670d6 14:13:38 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:13:38 ---> Running in 0d23500062df 14:13:38 Preparing metadata (setup.py): finished with status 'done' 14:13:38 Collecting cached-property<2,>=1.2.0 14:13:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:13:38 Collecting docker<4.0,>=3.6.0 14:13:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:13:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 93.8 MB/s eta 0:00:00 14:13:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:13:39 Collecting docker-pycreds>=0.4.0 14:13:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:13:39 Collecting chardet<3.1.0,>=3.0.2 14:13:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:13:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.8 MB/s eta 0:00:00 14:13:39 Collecting idna<2.8,>=2.5 14:13:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:13:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 144.4 MB/s eta 0:00:00 14:13:39 Collecting urllib3<1.25,>=1.21.1 14:13:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:13:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 112.5 MB/s eta 0:00:00 14:13:39 Collecting certifi>=2017.4.17 14:13:39 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 14:13:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 146.7 MB/s eta 0:00:00 14:13:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:13:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:13:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:13:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:13:39 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 14:13:39 Running setup.py install for texttable: started 14:13:39 Running setup.py install for texttable: finished with status 'done' 14:13:39 Running setup.py install for PyYAML: started 14:13:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:13:40 Running setup.py install for PyYAML: finished with status 'done' 14:13:40 (1/6) Installing dumb-init (1.2.5-r1) 14:13:40 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:13:40 Running setup.py install for docopt: started 14:13:40 (3/6) Installing libsodium (1.0.18-r0) 14:13:40 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:13:40 (5/6) Installing libzmq (4.3.4-r0) 14:13:40 Running setup.py install for docopt: finished with status 'done' 14:13:40 (6/6) Installing zeromq (4.3.4-r0) 14:13:40 Executing busybox-1.35.0-r17.trigger 14:13:40 OK: 8 MiB in 20 packages 14:13:40 Running setup.py install for dockerpty: started 14:13:41 Removing intermediate container 0d23500062df 14:13:41 ---> b7944403da56 14:13:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:13:41 Running setup.py install for dockerpty: finished with status 'done' 14:13:41 ---> 1f22d902edea 14:13:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:13:41 ---> c1a2a96ff6ed 14:13:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:13:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:13:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:13:41 ---> 52771a5f35a3 14:13:41 Step 20/24 : ENTRYPOINT ["/core-data"] 14:13:41 ---> Running in 3a9fa42ca374 14:13:42 Removing intermediate container 3a9fa42ca374 14:13:42 ---> 204e256e85e2 14:13:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:13:42 ---> Running in d3f1d56459b5 14:13:42 Removing intermediate container d3f1d56459b5 14:13:42 ---> 9c839b599150 14:13:42 Step 22/24 : LABEL arch=x86_64 14:13:42 ---> Running in 90831f31a1b2 14:13:42 Removing intermediate container 90831f31a1b2 14:13:42 ---> 2e2bf0c70351 14:13:42 Step 23/24 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:42 ---> Running in 12e878d2301a 14:13:42 Removing intermediate container 12e878d2301a 14:13:42 ---> 207f537c940c 14:13:42 Step 24/24 : LABEL version=2.3.0-dev.97 14:13:42 ---> Running in 2efd35e6b1ea 14:13:42 Removing intermediate container 2efd35e6b1ea 14:13:42 ---> 26516a8fa559 14:13:42 14:13:42 Successfully built 26516a8fa559 14:13:42 Successfully tagged core-data:latest 14:13:44  Building core-data ... done Removing intermediate container 98f2d90111ed 14:13:44 ---> 7286f378b298 14:13:44 Step 14/23 : ENV APP_PORT=58890 14:13:44 ---> Running in a1d9cacf8cd1 14:13:44 Removing intermediate container a1d9cacf8cd1 14:13:44 ---> 92b90f6f96d9 14:13:44 Step 15/23 : EXPOSE $APP_PORT 14:13:45 ---> Running in f86b6cfb318d 14:13:45 Removing intermediate container f86b6cfb318d 14:13:45 ---> 3a577069b1ae 14:13:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:13:45 ---> c0a9e9f12ef9 14:13:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:13:45 ---> 7b805d8c2cbe 14:13:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:13:45 ---> 197cd09e4f48 14:13:45 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:13:45 ---> Running in ccbdd82a4007 14:13:45 Removing intermediate container ccbdd82a4007 14:13:45 ---> 2c0c41d11175 14:13:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:13:45 ---> Running in 8034e044cbcd 14:13:46 Removing intermediate container 8034e044cbcd 14:13:46 ---> 00fede227e5f 14:13:46 Step 21/23 : LABEL arch=x86_64 14:13:46 ---> Running in 0845d7202ab3 14:13:46 Removing intermediate container 0845d7202ab3 14:13:46 ---> 0557fa476649 14:13:46 Step 22/23 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:46 ---> Running in e8ce78ac4667 14:13:46 Removing intermediate container e8ce78ac4667 14:13:46 ---> 318e102191d8 14:13:46 Step 23/23 : LABEL version=2.3.0-dev.97 14:13:46 ---> Running in 2ceb7185ae3c 14:13:46 Removing intermediate container 2ceb7185ae3c 14:13:46 ---> 9724f61c6dda 14:13:46 14:13:46 Successfully built 9724f61c6dda 14:13:46 ---> 29d4ac73bb47 14:13:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:13:46 Successfully tagged sys-mgmt-agent:latest 14:13:46  Building sys-mgmt-agent ... done  [Pipeline] } 14:13:46 $ docker stop --time=1 337acc8d16fb494086bd241bd2376572ceb01d30c971f5bdfe40f80d1bda6e77 14:13:47 ---> d36bc064cf3f 14:13:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:13:47 $ docker rm -f 337acc8d16fb494086bd241bd2376572ceb01d30c971f5bdfe40f80d1bda6e77 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:48 + docker images 14:13:48 REPOSITORY TAG IMAGE ID CREATED SIZE 14:13:48 sys-mgmt-agent latest 9724f61c6dda 2 seconds ago 136MB 14:13:48 core-data latest 26516a8fa559 6 seconds ago 21.7MB 14:13:48 41198427a718 12 seconds ago 1.62GB 14:13:48 199b5729a839 17 seconds ago 1.59GB 14:13:48 security-bootstrapper latest fc4f34ebf27f 38 seconds ago 20.2MB 14:13:48 security-secretstore-setup latest 1db60b2d36f6 44 seconds ago 29.7MB 14:13:48 security-proxy-setup latest d91ccf10c85f 44 seconds ago 27.6MB 14:13:48 security-spire-agent latest fe911425b73e 49 seconds ago 125MB 14:13:48 632bd1cfe484 56 seconds ago 1.6GB 14:13:48 security-spire-config latest aeb959dfa547 56 seconds ago 85.8MB 14:13:48 security-spire-server latest fbb5c58d5d29 56 seconds ago 86.5MB 14:13:48 82720cd4e504 57 seconds ago 1.6GB 14:13:48 498437207e39 58 seconds ago 1.6GB 14:13:48 6b7c8a23025b About a minute ago 1.48GB 14:13:48 8ab55af5c2a7 About a minute ago 1.48GB 14:13:48 security-spiffe-token-provider latest fadcaf73b5a4 About a minute ago 29.7MB 14:13:48 support-notifications latest 7060cab6b6fb About a minute ago 30.4MB 14:13:48 support-scheduler latest 76685ca98cdd About a minute ago 29.8MB 14:13:48 core-metadata latest 65973366b1b0 2 minutes ago 18.5MB 14:13:48 core-command latest fc7a4bf2037a 2 minutes ago 17.6MB 14:13:48 9e00073737d5 2 minutes ago 1.67GB 14:13:48 2e3eb23d11d7 2 minutes ago 1.67GB 14:13:48 2ef0a17185ea 2 minutes ago 1.64GB 14:13:48 9d30db6b88fc 2 minutes ago 1.61GB 14:13:48 60f7ffb7244c 2 minutes ago 1.61GB 14:13:48 ci-base-image-x86_64 latest 7b541f64a7c8 6 minutes ago 941MB 14:13:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine 1dedd983c030 11 days ago 677MB 14:13:48 alpine 3.15 c4fc93816858 2 months ago 5.59MB 14:13:48 alpine 3.16 9c6f07244728 2 months ago 5.54MB 14:13:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 months ago 253MB 14:13:48 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 14:13:48 provisioning config files... 14:13:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/335@tmp/config1522883349622762409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:48 ---> docker-login.sh 14:13:48 nexus3.edgexfoundry.org:10001 14:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:48 Configure a credential helper to remove this warning. See 14:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:48 14:13:48 Login Succeeded 14:13:48 nexus3.edgexfoundry.org:10002 14:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:48 Configure a credential helper to remove this warning. See 14:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:48 14:13:48 Login Succeeded 14:13:48 nexus3.edgexfoundry.org:10003 14:13:48 ---> ab8f5ece662c 14:13:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:48 Configure a credential helper to remove this warning. See 14:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:48 14:13:48 Login Succeeded 14:13:48 nexus3.edgexfoundry.org:10004 14:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:48 Configure a credential helper to remove this warning. See 14:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:48 14:13:48 Login Succeeded 14:13:48 docker.io 14:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:49 Configure a credential helper to remove this warning. See 14:13:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:49 14:13:49 Login Succeeded 14:13:49 ---> docker-login.sh ends [Pipeline] } 14:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:13:49 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:13:49 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:49 latest 14:13:49 2.3.0-dev.97 14:13:49 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:13:49 main 14:13:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:50 + docker push nexus3.edgexfoundry.org:10004/core-command:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:13:50 7c01848cc851: Preparing 14:13:50 83b3299d4d63: Preparing 14:13:50 bbe72e338c67: Preparing 14:13:50 a41d68060195: Preparing 14:13:50 994393dc58e7: Preparing 14:13:50 994393dc58e7: Layer already exists 14:13:50 7c01848cc851: Pushed 14:13:50 bbe72e338c67: Pushed 14:13:50 a41d68060195: Pushed 14:13:50 ---> 4685a4b54a5e 14:13:50 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:13:50 ---> Running in 78f49487de84 14:13:50 Removing intermediate container 78f49487de84 14:13:50 ---> 55662508dd48 14:13:50 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:13:50 ---> Running in b1a414751a9b 14:13:51 83b3299d4d63: Pushed 14:13:51 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:32c68de6b1c6172e11fd6631a9f86dc82085f0673e64afaa653d67069ed77c99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:51 Removing intermediate container b1a414751a9b 14:13:51 ---> f7b1d0d9195b 14:13:51 Step 23/25 : LABEL arch=arm64 14:13:51 ---> Running in 5717b884131b 14:13:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:52 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:13:52 7c01848cc851: Preparing 14:13:52 83b3299d4d63: Preparing 14:13:52 bbe72e338c67: Preparing 14:13:52 a41d68060195: Preparing 14:13:52 994393dc58e7: Preparing 14:13:52 a41d68060195: Layer already exists 14:13:52 bbe72e338c67: Layer already exists 14:13:52 7c01848cc851: Layer already exists 14:13:52 994393dc58e7: Layer already exists 14:13:52 83b3299d4d63: Layer already exists 14:13:52 latest: digest: sha256:32c68de6b1c6172e11fd6631a9f86dc82085f0673e64afaa653d67069ed77c99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:52 Removing intermediate container 5717b884131b 14:13:52 ---> 7f4a9aaf5168 14:13:52 Step 24/25 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:52 ---> Running in 156e4a3bbbf8 14:13:52 + docker push nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.97 14:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:13:52 7c01848cc851: Preparing 14:13:52 83b3299d4d63: Preparing 14:13:52 bbe72e338c67: Preparing 14:13:52 a41d68060195: Preparing 14:13:52 994393dc58e7: Preparing 14:13:52 83b3299d4d63: Layer already exists 14:13:52 994393dc58e7: Layer already exists 14:13:52 7c01848cc851: Layer already exists 14:13:52 bbe72e338c67: Layer already exists 14:13:52 a41d68060195: Layer already exists 14:13:52 2.3.0-dev.97: digest: sha256:32c68de6b1c6172e11fd6631a9f86dc82085f0673e64afaa653d67069ed77c99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:52 Removing intermediate container 156e4a3bbbf8 14:13:52 ---> 19a8088c970f 14:13:52 Step 25/25 : LABEL version=2.3.0-dev.97 14:13:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:53 ---> Running in 663e48290377 14:13:53 + docker push nexus3.edgexfoundry.org:10004/core-command:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:13:53 7c01848cc851: Preparing 14:13:53 83b3299d4d63: Preparing 14:13:53 bbe72e338c67: Preparing 14:13:53 a41d68060195: Preparing 14:13:53 994393dc58e7: Preparing 14:13:53 a41d68060195: Layer already exists 14:13:53 83b3299d4d63: Layer already exists 14:13:53 bbe72e338c67: Layer already exists 14:13:53 994393dc58e7: Layer already exists 14:13:53 7c01848cc851: Layer already exists 14:13:53 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:32c68de6b1c6172e11fd6631a9f86dc82085f0673e64afaa653d67069ed77c99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:53 Removing intermediate container 663e48290377 14:13:53 ---> 377293a13a62 14:13:53 14:13:54 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:13:54 7c01848cc851: Preparing 14:13:54 83b3299d4d63: Preparing 14:13:54 bbe72e338c67: Preparing 14:13:54 a41d68060195: Preparing 14:13:54 994393dc58e7: Preparing 14:13:54 83b3299d4d63: Layer already exists 14:13:54 7c01848cc851: Layer already exists 14:13:54 a41d68060195: Layer already exists 14:13:54 994393dc58e7: Layer already exists 14:13:54 bbe72e338c67: Layer already exists 14:13:54 main: digest: sha256:32c68de6b1c6172e11fd6631a9f86dc82085f0673e64afaa653d67069ed77c99 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:54 ===================================================== [Pipeline] echo 14:13:54 taggedImages: 14:13:54 - nexus3.edgexfoundry.org:10004/core-command:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:54 - nexus3.edgexfoundry.org:10004/core-command:latest 14:13:54 - nexus3.edgexfoundry.org:10004/core-command:2.3.0-dev.97 14:13:54 - nexus3.edgexfoundry.org:10004/core-command:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:13:54 - nexus3.edgexfoundry.org:10004/core-command:main 14:13:54 Successfully built 377293a13a62 14:13:54 Successfully tagged security-spire-server-arm64:latest 14:13:54  Building security-spire-server ... done Building core-command [Pipeline] echo 14:13:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:13:54 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:54 latest 14:13:54 2.3.0-dev.97 14:13:54 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:13:54 main 14:13:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:54 + docker push nexus3.edgexfoundry.org:10004/core-data:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:13:54 041c37a3faae: Preparing 14:13:54 9def89ee3ee6: Preparing 14:13:54 bbe72e338c67: Preparing 14:13:54 eed10fc2da5e: Preparing 14:13:54 24f8005a2bb2: Preparing 14:13:54 994393dc58e7: Preparing 14:13:54 994393dc58e7: Waiting 14:13:54 bbe72e338c67: Layer already exists 14:13:54 994393dc58e7: Layer already exists 14:13:54 041c37a3faae: Pushed 14:13:54 24f8005a2bb2: Pushed 14:13:54 eed10fc2da5e: Pushed 14:13:55 9def89ee3ee6: Pushed 14:13:56 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:2f2b201365c8837af0ba309a006af079a78f3b2dd9c25d30d3997dfb831c8aef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:56 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:13:56 041c37a3faae: Preparing 14:13:56 9def89ee3ee6: Preparing 14:13:56 bbe72e338c67: Preparing 14:13:56 eed10fc2da5e: Preparing 14:13:56 24f8005a2bb2: Preparing 14:13:56 994393dc58e7: Preparing 14:13:56 994393dc58e7: Waiting 14:13:56 24f8005a2bb2: Layer already exists 14:13:56 9def89ee3ee6: Layer already exists 14:13:56 eed10fc2da5e: Layer already exists 14:13:56 bbe72e338c67: Layer already exists 14:13:56 041c37a3faae: Layer already exists 14:13:56 994393dc58e7: Layer already exists 14:13:56 latest: digest: sha256:2f2b201365c8837af0ba309a006af079a78f3b2dd9c25d30d3997dfb831c8aef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:57 + docker push nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.97 14:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:13:57 041c37a3faae: Preparing 14:13:57 9def89ee3ee6: Preparing 14:13:57 bbe72e338c67: Preparing 14:13:57 eed10fc2da5e: Preparing 14:13:57 24f8005a2bb2: Preparing 14:13:57 994393dc58e7: Preparing 14:13:57 994393dc58e7: Waiting 14:13:57 24f8005a2bb2: Layer already exists 14:13:57 bbe72e338c67: Layer already exists 14:13:57 041c37a3faae: Layer already exists 14:13:57 9def89ee3ee6: Layer already exists 14:13:57 eed10fc2da5e: Layer already exists 14:13:57 994393dc58e7: Layer already exists 14:13:57 2.3.0-dev.97: digest: sha256:2f2b201365c8837af0ba309a006af079a78f3b2dd9c25d30d3997dfb831c8aef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:58 + docker push nexus3.edgexfoundry.org:10004/core-data:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:13:58 041c37a3faae: Preparing 14:13:58 9def89ee3ee6: Preparing 14:13:58 bbe72e338c67: Preparing 14:13:58 eed10fc2da5e: Preparing 14:13:58 24f8005a2bb2: Preparing 14:13:58 994393dc58e7: Preparing 14:13:58 994393dc58e7: Waiting 14:13:58 9def89ee3ee6: Layer already exists 14:13:58 eed10fc2da5e: Layer already exists 14:13:58 bbe72e338c67: Layer already exists 14:13:58 041c37a3faae: Layer already exists 14:13:58 24f8005a2bb2: Layer already exists 14:13:58 994393dc58e7: Layer already exists 14:13:58 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:2f2b201365c8837af0ba309a006af079a78f3b2dd9c25d30d3997dfb831c8aef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:58 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:13:58 041c37a3faae: Preparing 14:13:58 9def89ee3ee6: Preparing 14:13:58 bbe72e338c67: Preparing 14:13:58 eed10fc2da5e: Preparing 14:13:58 24f8005a2bb2: Preparing 14:13:58 994393dc58e7: Preparing 14:13:58 994393dc58e7: Waiting 14:13:58 041c37a3faae: Layer already exists 14:13:58 eed10fc2da5e: Layer already exists 14:13:58 bbe72e338c67: Layer already exists 14:13:58 9def89ee3ee6: Layer already exists 14:13:58 24f8005a2bb2: Layer already exists 14:13:58 994393dc58e7: Layer already exists 14:13:58 main: digest: sha256:2f2b201365c8837af0ba309a006af079a78f3b2dd9c25d30d3997dfb831c8aef size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:58 ===================================================== [Pipeline] echo 14:13:58 taggedImages: 14:13:58 - nexus3.edgexfoundry.org:10004/core-data:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:58 - nexus3.edgexfoundry.org:10004/core-data:latest 14:13:58 - nexus3.edgexfoundry.org:10004/core-data:2.3.0-dev.97 14:13:58 - nexus3.edgexfoundry.org:10004/core-data:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:13:58 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:13:58 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:13:58 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:58 latest 14:13:58 2.3.0-dev.97 14:13:58 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:13:58 main 14:13:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:13:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:13:59 ---> b5d932869abe 14:13:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:13:59 ---> Using cache 14:13:59 ---> 6dc853cd50f8 14:13:59 Step 4/24 : WORKDIR /edgex-go 14:13:59 ---> Using cache 14:13:59 ---> e0904a3196ce 14:13:59 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:59 ---> Using cache 14:13:59 ---> 08c76b0d01e8 14:13:59 Step 6/24 : RUN apk add --update --no-cache make git 14:13:59 ---> Using cache 14:13:59 ---> 46cd610babfc 14:13:59 Step 7/24 : COPY go.mod vendor* ./ 14:13:59 ---> Using cache 14:13:59 ---> 35d57fa66213 14:13:59 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:59 ---> Using cache 14:13:59 ---> 72eca16a625d 14:13:59 Step 9/24 : COPY . . 14:13:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:13:59 dda07d7af26e: Preparing 14:13:59 0c487354eb9b: Preparing 14:13:59 83f756890246: Preparing 14:13:59 bbe72e338c67: Preparing 14:13:59 a41d68060195: Preparing 14:13:59 994393dc58e7: Preparing 14:13:59 994393dc58e7: Waiting 14:13:59 bbe72e338c67: Layer already exists 14:13:59 a41d68060195: Layer already exists 14:13:59 994393dc58e7: Layer already exists 14:13:59 0c487354eb9b: Pushed 14:13:59 dda07d7af26e: Pushed 14:13:59 ---> Using cache 14:13:59 ---> 9aa7fd7a1fba 14:13:59 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 14:13:59 ---> Running in 0660c6281431 14:14:00 83f756890246: Pushed 14:14:01 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:c58f1596fc058b80b212f3cd86c587dcd3039f34d70610e0d521c3eeb2997260 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:14:01 dda07d7af26e: Preparing 14:14:01 0c487354eb9b: Preparing 14:14:01 83f756890246: Preparing 14:14:01 bbe72e338c67: Preparing 14:14:01 a41d68060195: Preparing 14:14:01 994393dc58e7: Preparing 14:14:01 994393dc58e7: Waiting 14:14:01 83f756890246: Layer already exists 14:14:01 bbe72e338c67: Layer already exists 14:14:01 0c487354eb9b: Layer already exists 14:14:01 dda07d7af26e: Layer already exists 14:14:01 a41d68060195: Layer already exists 14:14:01 994393dc58e7: Layer already exists 14:14:01 latest: digest: sha256:c58f1596fc058b80b212f3cd86c587dcd3039f34d70610e0d521c3eeb2997260 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.97 14:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:14:02 dda07d7af26e: Preparing 14:14:02 0c487354eb9b: Preparing 14:14:02 83f756890246: Preparing 14:14:02 bbe72e338c67: Preparing 14:14:02 a41d68060195: Preparing 14:14:02 994393dc58e7: Preparing 14:14:02 83f756890246: Layer already exists 14:14:02 0c487354eb9b: Layer already exists 14:14:02 a41d68060195: Layer already exists 14:14:02 dda07d7af26e: Layer already exists 14:14:02 bbe72e338c67: Layer already exists 14:14:02 994393dc58e7: Layer already exists 14:14:02 2.3.0-dev.97: digest: sha256:c58f1596fc058b80b212f3cd86c587dcd3039f34d70610e0d521c3eeb2997260 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:02 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:14:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:14:02 dda07d7af26e: Preparing 14:14:02 0c487354eb9b: Preparing 14:14:02 83f756890246: Preparing 14:14:02 bbe72e338c67: Preparing 14:14:02 a41d68060195: Preparing 14:14:02 994393dc58e7: Preparing 14:14:02 994393dc58e7: Waiting 14:14:02 bbe72e338c67: Layer already exists 14:14:02 0c487354eb9b: Layer already exists 14:14:02 dda07d7af26e: Layer already exists 14:14:02 a41d68060195: Layer already exists 14:14:02 83f756890246: Layer already exists 14:14:02 994393dc58e7: Layer already exists 14:14:02 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:c58f1596fc058b80b212f3cd86c587dcd3039f34d70610e0d521c3eeb2997260 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:14:03 dda07d7af26e: Preparing 14:14:03 0c487354eb9b: Preparing 14:14:03 83f756890246: Preparing 14:14:03 bbe72e338c67: Preparing 14:14:03 a41d68060195: Preparing 14:14:03 994393dc58e7: Preparing 14:14:03 994393dc58e7: Waiting 14:14:03 0c487354eb9b: Layer already exists 14:14:03 bbe72e338c67: Layer already exists 14:14:03 a41d68060195: Layer already exists 14:14:03 83f756890246: Layer already exists 14:14:03 dda07d7af26e: Layer already exists 14:14:03 994393dc58e7: Layer already exists 14:14:03 main: digest: sha256:c58f1596fc058b80b212f3cd86c587dcd3039f34d70610e0d521c3eeb2997260 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:03 ===================================================== [Pipeline] echo 14:14:03 taggedImages: 14:14:03 - nexus3.edgexfoundry.org:10004/core-metadata:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:03 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:14:03 - nexus3.edgexfoundry.org:10004/core-metadata:2.3.0-dev.97 14:14:03 - nexus3.edgexfoundry.org:10004/core-metadata:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:03 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:14:03 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:14:03 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:03 latest 14:14:03 2.3.0-dev.97 14:14:03 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:03 main 14:14:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:04 94bcdc26c336: Preparing 14:14:04 94bcdc26c336: Preparing 14:14:04 cea3a5713e54: Preparing 14:14:04 4bfa069fa39c: Preparing 14:14:04 aa98a72b9ef7: Preparing 14:14:04 68a4be2d122a: Preparing 14:14:04 5eaac99d98ed: Preparing 14:14:04 bbe72e338c67: Preparing 14:14:04 c134920820e1: Preparing 14:14:04 ade9da7573c8: Preparing 14:14:04 30b67d138046: Preparing 14:14:04 aa0bdb4c3f14: Preparing 14:14:04 994393dc58e7: Preparing 14:14:04 5eaac99d98ed: Waiting 14:14:04 bbe72e338c67: Waiting 14:14:04 c134920820e1: Waiting 14:14:04 994393dc58e7: Waiting 14:14:04 aa0bdb4c3f14: Waiting 14:14:04 94bcdc26c336: Pushed 14:14:04 4bfa069fa39c: Pushed 14:14:04 aa98a72b9ef7: Pushed 14:14:04 cea3a5713e54: Pushed 14:14:04 68a4be2d122a: Pushed 14:14:04 bbe72e338c67: Layer already exists 14:14:04 30b67d138046: Pushed 14:14:04 aa0bdb4c3f14: Pushed 14:14:04 c134920820e1: Pushed 14:14:04 ade9da7573c8: Pushed 14:14:04 994393dc58e7: Layer already exists 14:14:05 5eaac99d98ed: Pushed 14:14:06 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:5353b756fd6c480d80066adceba5243fdb1d48ad737e0eb6461ee0f2e86c9e06 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:14:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:06 94bcdc26c336: Preparing 14:14:06 94bcdc26c336: Preparing 14:14:06 cea3a5713e54: Preparing 14:14:06 4bfa069fa39c: Preparing 14:14:06 aa98a72b9ef7: Preparing 14:14:06 68a4be2d122a: Preparing 14:14:06 5eaac99d98ed: Preparing 14:14:06 bbe72e338c67: Preparing 14:14:06 c134920820e1: Preparing 14:14:06 ade9da7573c8: Preparing 14:14:06 30b67d138046: Preparing 14:14:06 aa0bdb4c3f14: Preparing 14:14:06 994393dc58e7: Preparing 14:14:06 bbe72e338c67: Waiting 14:14:06 5eaac99d98ed: Waiting 14:14:06 c134920820e1: Waiting 14:14:06 ade9da7573c8: Waiting 14:14:06 aa0bdb4c3f14: Waiting 14:14:06 994393dc58e7: Waiting 14:14:06 30b67d138046: Waiting 14:14:06 94bcdc26c336: Layer already exists 14:14:06 4bfa069fa39c: Layer already exists 14:14:06 aa98a72b9ef7: Layer already exists 14:14:06 68a4be2d122a: Layer already exists 14:14:06 cea3a5713e54: Layer already exists 14:14:06 5eaac99d98ed: Layer already exists 14:14:06 c134920820e1: Layer already exists 14:14:06 ade9da7573c8: Layer already exists 14:14:06 bbe72e338c67: Layer already exists 14:14:06 30b67d138046: Layer already exists 14:14:06 aa0bdb4c3f14: Layer already exists 14:14:06 994393dc58e7: Layer already exists 14:14:06 latest: digest: sha256:5353b756fd6c480d80066adceba5243fdb1d48ad737e0eb6461ee0f2e86c9e06 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.97 14:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:07 94bcdc26c336: Preparing 14:14:07 94bcdc26c336: Preparing 14:14:07 cea3a5713e54: Preparing 14:14:07 4bfa069fa39c: Preparing 14:14:07 aa98a72b9ef7: Preparing 14:14:07 68a4be2d122a: Preparing 14:14:07 5eaac99d98ed: Preparing 14:14:07 bbe72e338c67: Preparing 14:14:07 c134920820e1: Preparing 14:14:07 ade9da7573c8: Preparing 14:14:07 30b67d138046: Preparing 14:14:07 aa0bdb4c3f14: Preparing 14:14:07 994393dc58e7: Preparing 14:14:07 c134920820e1: Waiting 14:14:07 ade9da7573c8: Waiting 14:14:07 5eaac99d98ed: Waiting 14:14:07 aa0bdb4c3f14: Waiting 14:14:07 994393dc58e7: Waiting 14:14:07 bbe72e338c67: Waiting 14:14:07 cea3a5713e54: Layer already exists 14:14:07 aa98a72b9ef7: Layer already exists 14:14:07 4bfa069fa39c: Layer already exists 14:14:07 94bcdc26c336: Layer already exists 14:14:07 68a4be2d122a: Layer already exists 14:14:07 5eaac99d98ed: Layer already exists 14:14:07 bbe72e338c67: Layer already exists 14:14:07 30b67d138046: Layer already exists 14:14:07 c134920820e1: Layer already exists 14:14:07 ade9da7573c8: Layer already exists 14:14:07 aa0bdb4c3f14: Layer already exists 14:14:07 994393dc58e7: Layer already exists 14:14:07 2.3.0-dev.97: digest: sha256:5353b756fd6c480d80066adceba5243fdb1d48ad737e0eb6461ee0f2e86c9e06 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:08 94bcdc26c336: Preparing 14:14:08 94bcdc26c336: Preparing 14:14:08 cea3a5713e54: Preparing 14:14:08 4bfa069fa39c: Preparing 14:14:08 aa98a72b9ef7: Preparing 14:14:08 68a4be2d122a: Preparing 14:14:08 5eaac99d98ed: Preparing 14:14:08 bbe72e338c67: Preparing 14:14:08 c134920820e1: Preparing 14:14:08 ade9da7573c8: Preparing 14:14:08 30b67d138046: Preparing 14:14:08 aa0bdb4c3f14: Preparing 14:14:08 994393dc58e7: Preparing 14:14:08 c134920820e1: Waiting 14:14:08 ade9da7573c8: Waiting 14:14:08 30b67d138046: Waiting 14:14:08 aa0bdb4c3f14: Waiting 14:14:08 994393dc58e7: Waiting 14:14:08 5eaac99d98ed: Waiting 14:14:08 bbe72e338c67: Waiting 14:14:08 68a4be2d122a: Layer already exists 14:14:08 cea3a5713e54: Layer already exists 14:14:08 aa98a72b9ef7: Layer already exists 14:14:08 4bfa069fa39c: Layer already exists 14:14:08 94bcdc26c336: Layer already exists 14:14:08 bbe72e338c67: Layer already exists 14:14:08 5eaac99d98ed: Layer already exists 14:14:08 ade9da7573c8: Layer already exists 14:14:08 c134920820e1: Layer already exists 14:14:08 30b67d138046: Layer already exists 14:14:08 aa0bdb4c3f14: Layer already exists 14:14:08 994393dc58e7: Layer already exists 14:14:08 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:5353b756fd6c480d80066adceba5243fdb1d48ad737e0eb6461ee0f2e86c9e06 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:08 94bcdc26c336: Preparing 14:14:08 94bcdc26c336: Preparing 14:14:08 cea3a5713e54: Preparing 14:14:08 4bfa069fa39c: Preparing 14:14:08 aa98a72b9ef7: Preparing 14:14:08 68a4be2d122a: Preparing 14:14:08 5eaac99d98ed: Preparing 14:14:08 bbe72e338c67: Preparing 14:14:08 c134920820e1: Preparing 14:14:08 ade9da7573c8: Preparing 14:14:08 30b67d138046: Preparing 14:14:08 aa0bdb4c3f14: Preparing 14:14:08 994393dc58e7: Preparing 14:14:08 5eaac99d98ed: Waiting 14:14:08 bbe72e338c67: Waiting 14:14:08 c134920820e1: Waiting 14:14:08 ade9da7573c8: Waiting 14:14:08 30b67d138046: Waiting 14:14:08 aa0bdb4c3f14: Waiting 14:14:08 994393dc58e7: Waiting 14:14:08 cea3a5713e54: Layer already exists 14:14:08 94bcdc26c336: Layer already exists 14:14:08 4bfa069fa39c: Layer already exists 14:14:08 aa98a72b9ef7: Layer already exists 14:14:08 68a4be2d122a: Layer already exists 14:14:08 bbe72e338c67: Layer already exists 14:14:08 5eaac99d98ed: Layer already exists 14:14:08 c134920820e1: Layer already exists 14:14:08 30b67d138046: Layer already exists 14:14:08 ade9da7573c8: Layer already exists 14:14:08 aa0bdb4c3f14: Layer already exists 14:14:08 994393dc58e7: Layer already exists 14:14:08 main: digest: sha256:5353b756fd6c480d80066adceba5243fdb1d48ad737e0eb6461ee0f2e86c9e06 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:08 ===================================================== [Pipeline] echo 14:14:08 taggedImages: 14:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.3.0-dev.97 14:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:14:08 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:14:08 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:08 latest 14:14:08 2.3.0-dev.97 14:14:08 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:08 main 14:14:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:14:09 a4b1bee38792: Preparing 14:14:09 717b7cc3dac8: Preparing 14:14:09 c8a5addcaa01: Preparing 14:14:09 d51e9ea194c1: Preparing 14:14:09 095dc67a24fc: Preparing 14:14:09 c84beb6fc4aa: Preparing 14:14:09 4f50c5351d28: Preparing 14:14:09 994393dc58e7: Preparing 14:14:09 c84beb6fc4aa: Waiting 14:14:09 4f50c5351d28: Waiting 14:14:09 994393dc58e7: Waiting 14:14:09 717b7cc3dac8: Pushed 14:14:09 a4b1bee38792: Pushed 14:14:09 095dc67a24fc: Pushed 14:14:09 994393dc58e7: Layer already exists 14:14:09 c84beb6fc4aa: Pushed 14:14:09 4f50c5351d28: Pushed 14:14:10 d51e9ea194c1: Pushed 14:14:10 c8a5addcaa01: Pushed 14:14:10 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:e8435b64d67544d81c4d49961ebdd65d34b525105f5b11a371f5e00d89021f2e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:14:11 a4b1bee38792: Preparing 14:14:11 717b7cc3dac8: Preparing 14:14:11 c8a5addcaa01: Preparing 14:14:11 d51e9ea194c1: Preparing 14:14:11 095dc67a24fc: Preparing 14:14:11 c84beb6fc4aa: Preparing 14:14:11 4f50c5351d28: Preparing 14:14:11 994393dc58e7: Preparing 14:14:11 4f50c5351d28: Waiting 14:14:11 994393dc58e7: Waiting 14:14:11 c84beb6fc4aa: Waiting 14:14:11 d51e9ea194c1: Layer already exists 14:14:11 c8a5addcaa01: Layer already exists 14:14:11 717b7cc3dac8: Layer already exists 14:14:11 095dc67a24fc: Layer already exists 14:14:11 a4b1bee38792: Layer already exists 14:14:11 4f50c5351d28: Layer already exists 14:14:11 994393dc58e7: Layer already exists 14:14:11 c84beb6fc4aa: Layer already exists 14:14:11 latest: digest: sha256:e8435b64d67544d81c4d49961ebdd65d34b525105f5b11a371f5e00d89021f2e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.97 14:14:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:14:11 a4b1bee38792: Preparing 14:14:11 717b7cc3dac8: Preparing 14:14:11 c8a5addcaa01: Preparing 14:14:11 d51e9ea194c1: Preparing 14:14:11 095dc67a24fc: Preparing 14:14:11 c84beb6fc4aa: Preparing 14:14:11 4f50c5351d28: Preparing 14:14:11 994393dc58e7: Preparing 14:14:11 c84beb6fc4aa: Waiting 14:14:11 4f50c5351d28: Waiting 14:14:11 994393dc58e7: Waiting 14:14:11 d51e9ea194c1: Layer already exists 14:14:11 c8a5addcaa01: Layer already exists 14:14:11 095dc67a24fc: Layer already exists 14:14:11 a4b1bee38792: Layer already exists 14:14:11 717b7cc3dac8: Layer already exists 14:14:11 4f50c5351d28: Layer already exists 14:14:11 c84beb6fc4aa: Layer already exists 14:14:11 994393dc58e7: Layer already exists 14:14:11 2.3.0-dev.97: digest: sha256:e8435b64d67544d81c4d49961ebdd65d34b525105f5b11a371f5e00d89021f2e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:14:12 a4b1bee38792: Preparing 14:14:12 717b7cc3dac8: Preparing 14:14:12 c8a5addcaa01: Preparing 14:14:12 d51e9ea194c1: Preparing 14:14:12 095dc67a24fc: Preparing 14:14:12 c84beb6fc4aa: Preparing 14:14:12 4f50c5351d28: Preparing 14:14:12 994393dc58e7: Preparing 14:14:12 c84beb6fc4aa: Waiting 14:14:12 994393dc58e7: Waiting 14:14:12 4f50c5351d28: Waiting 14:14:12 d51e9ea194c1: Layer already exists 14:14:12 a4b1bee38792: Layer already exists 14:14:12 095dc67a24fc: Layer already exists 14:14:12 717b7cc3dac8: Layer already exists 14:14:12 c8a5addcaa01: Layer already exists 14:14:12 c84beb6fc4aa: Layer already exists 14:14:12 4f50c5351d28: Layer already exists 14:14:12 994393dc58e7: Layer already exists 14:14:12 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:e8435b64d67544d81c4d49961ebdd65d34b525105f5b11a371f5e00d89021f2e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 14:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:14:13 a4b1bee38792: Preparing 14:14:13 717b7cc3dac8: Preparing 14:14:13 c8a5addcaa01: Preparing 14:14:13 d51e9ea194c1: Preparing 14:14:13 095dc67a24fc: Preparing 14:14:13 c84beb6fc4aa: Preparing 14:14:13 4f50c5351d28: Preparing 14:14:13 994393dc58e7: Preparing 14:14:13 c84beb6fc4aa: Waiting 14:14:13 994393dc58e7: Waiting 14:14:13 4f50c5351d28: Waiting 14:14:13 c8a5addcaa01: Layer already exists 14:14:13 d51e9ea194c1: Layer already exists 14:14:13 a4b1bee38792: Layer already exists 14:14:13 095dc67a24fc: Layer already exists 14:14:13 717b7cc3dac8: Layer already exists 14:14:13 c84beb6fc4aa: Layer already exists 14:14:13 994393dc58e7: Layer already exists 14:14:13 4f50c5351d28: Layer already exists 14:14:13 main: digest: sha256:e8435b64d67544d81c4d49961ebdd65d34b525105f5b11a371f5e00d89021f2e size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:13 ===================================================== [Pipeline] echo 14:14:13 taggedImages: 14:14:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:14:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.3.0-dev.97 14:14:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 14:14:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:14:13 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:13 latest 14:14:13 2.3.0-dev.97 14:14:13 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:13 main 14:14:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:14:13 7275956cd9fd: Preparing 14:14:13 9787358f36da: Preparing 14:14:13 ff536ab8b719: Preparing 14:14:13 f6184a4ba50b: Preparing 14:14:13 c02558f323d8: Preparing 14:14:13 8915d60839e6: Preparing 14:14:13 478aff6ed4f5: Preparing 14:14:13 1f1286ebbb4f: Preparing 14:14:13 6d974e218350: Preparing 14:14:13 994393dc58e7: Preparing 14:14:13 8915d60839e6: Waiting 14:14:13 478aff6ed4f5: Waiting 14:14:13 6d974e218350: Waiting 14:14:13 1f1286ebbb4f: Waiting 14:14:13 994393dc58e7: Waiting 14:14:13 7275956cd9fd: Pushed 14:14:13 c02558f323d8: Pushed 14:14:13 9787358f36da: Pushed 14:14:13 8915d60839e6: Pushed 14:14:13 1f1286ebbb4f: Pushed 14:14:13 478aff6ed4f5: Pushed 14:14:13 994393dc58e7: Layer already exists 14:14:13 6d974e218350: Pushed 14:14:14 f6184a4ba50b: Pushed 14:14:15 ff536ab8b719: Pushed 14:14:15 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:4deae89e7ae5de0ee6a2ebeb0df4690c5ae9cfc72a5c06c49d485f4b0ce6ade5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:14:16 7275956cd9fd: Preparing 14:14:16 9787358f36da: Preparing 14:14:16 ff536ab8b719: Preparing 14:14:16 f6184a4ba50b: Preparing 14:14:16 c02558f323d8: Preparing 14:14:16 8915d60839e6: Preparing 14:14:16 478aff6ed4f5: Preparing 14:14:16 1f1286ebbb4f: Preparing 14:14:16 6d974e218350: Preparing 14:14:16 994393dc58e7: Preparing 14:14:16 8915d60839e6: Waiting 14:14:16 478aff6ed4f5: Waiting 14:14:16 1f1286ebbb4f: Waiting 14:14:16 6d974e218350: Waiting 14:14:16 994393dc58e7: Waiting 14:14:16 c02558f323d8: Layer already exists 14:14:16 9787358f36da: Layer already exists 14:14:16 ff536ab8b719: Layer already exists 14:14:16 7275956cd9fd: Layer already exists 14:14:16 f6184a4ba50b: Layer already exists 14:14:16 8915d60839e6: Layer already exists 14:14:16 478aff6ed4f5: Layer already exists 14:14:16 1f1286ebbb4f: Layer already exists 14:14:16 994393dc58e7: Layer already exists 14:14:16 6d974e218350: Layer already exists 14:14:16 latest: digest: sha256:4deae89e7ae5de0ee6a2ebeb0df4690c5ae9cfc72a5c06c49d485f4b0ce6ade5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.97 14:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:14:16 7275956cd9fd: Preparing 14:14:16 9787358f36da: Preparing 14:14:16 ff536ab8b719: Preparing 14:14:16 f6184a4ba50b: Preparing 14:14:16 c02558f323d8: Preparing 14:14:16 8915d60839e6: Preparing 14:14:16 478aff6ed4f5: Preparing 14:14:16 1f1286ebbb4f: Preparing 14:14:16 6d974e218350: Preparing 14:14:16 994393dc58e7: Preparing 14:14:16 994393dc58e7: Waiting 14:14:16 1f1286ebbb4f: Waiting 14:14:16 6d974e218350: Waiting 14:14:16 478aff6ed4f5: Waiting 14:14:16 8915d60839e6: Waiting 14:14:16 f6184a4ba50b: Layer already exists 14:14:16 ff536ab8b719: Layer already exists 14:14:16 c02558f323d8: Layer already exists 14:14:16 9787358f36da: Layer already exists 14:14:16 7275956cd9fd: Layer already exists 14:14:16 8915d60839e6: Layer already exists 14:14:16 1f1286ebbb4f: Layer already exists 14:14:16 478aff6ed4f5: Layer already exists 14:14:16 994393dc58e7: Layer already exists 14:14:16 6d974e218350: Layer already exists 14:14:16 2.3.0-dev.97: digest: sha256:4deae89e7ae5de0ee6a2ebeb0df4690c5ae9cfc72a5c06c49d485f4b0ce6ade5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:14:17 7275956cd9fd: Preparing 14:14:17 9787358f36da: Preparing 14:14:17 ff536ab8b719: Preparing 14:14:17 f6184a4ba50b: Preparing 14:14:17 c02558f323d8: Preparing 14:14:17 8915d60839e6: Preparing 14:14:17 478aff6ed4f5: Preparing 14:14:17 1f1286ebbb4f: Preparing 14:14:17 6d974e218350: Preparing 14:14:17 994393dc58e7: Preparing 14:14:17 478aff6ed4f5: Waiting 14:14:17 1f1286ebbb4f: Waiting 14:14:17 6d974e218350: Waiting 14:14:17 8915d60839e6: Waiting 14:14:17 994393dc58e7: Waiting 14:14:17 ff536ab8b719: Layer already exists 14:14:17 9787358f36da: Layer already exists 14:14:17 c02558f323d8: Layer already exists 14:14:17 7275956cd9fd: Layer already exists 14:14:17 f6184a4ba50b: Layer already exists 14:14:17 8915d60839e6: Layer already exists 14:14:17 6d974e218350: Layer already exists 14:14:17 478aff6ed4f5: Layer already exists 14:14:17 1f1286ebbb4f: Layer already exists 14:14:17 994393dc58e7: Layer already exists 14:14:17 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:4deae89e7ae5de0ee6a2ebeb0df4690c5ae9cfc72a5c06c49d485f4b0ce6ade5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 14:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:14:17 7275956cd9fd: Preparing 14:14:17 9787358f36da: Preparing 14:14:17 ff536ab8b719: Preparing 14:14:17 f6184a4ba50b: Preparing 14:14:17 c02558f323d8: Preparing 14:14:17 8915d60839e6: Preparing 14:14:17 478aff6ed4f5: Preparing 14:14:17 1f1286ebbb4f: Preparing 14:14:17 6d974e218350: Preparing 14:14:17 994393dc58e7: Preparing 14:14:17 1f1286ebbb4f: Waiting 14:14:17 6d974e218350: Waiting 14:14:17 994393dc58e7: Waiting 14:14:17 8915d60839e6: Waiting 14:14:17 478aff6ed4f5: Waiting 14:14:17 ff536ab8b719: Layer already exists 14:14:17 9787358f36da: Layer already exists 14:14:17 7275956cd9fd: Layer already exists 14:14:17 f6184a4ba50b: Layer already exists 14:14:17 c02558f323d8: Layer already exists 14:14:17 478aff6ed4f5: Layer already exists 14:14:17 1f1286ebbb4f: Layer already exists 14:14:17 6d974e218350: Layer already exists 14:14:17 8915d60839e6: Layer already exists 14:14:17 994393dc58e7: Layer already exists 14:14:17 main: digest: sha256:4deae89e7ae5de0ee6a2ebeb0df4690c5ae9cfc72a5c06c49d485f4b0ce6ade5 size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:17 ===================================================== [Pipeline] echo 14:14:17 taggedImages: 14:14:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:14:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.3.0-dev.97 14:14:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 14:14:17 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 14:14:17 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:17 latest 14:14:17 2.3.0-dev.97 14:14:17 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:17 main 14:14:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:14:18 39a9bf729a2d: Preparing 14:14:18 5aff1a0d6683: Preparing 14:14:18 bbe72e338c67: Preparing 14:14:18 c86bb010fedc: Preparing 14:14:18 d73ec3294d29: Preparing 14:14:18 34d5ebaa5410: Preparing 14:14:18 34d5ebaa5410: Waiting 14:14:18 bbe72e338c67: Layer already exists 14:14:18 34d5ebaa5410: Layer already exists 14:14:18 d73ec3294d29: Pushed 14:14:18 39a9bf729a2d: Pushed 14:14:19 c86bb010fedc: Pushed 14:14:20 5aff1a0d6683: Pushed 14:14:20 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:fc6889922cf0e20809124a6143409926263cfe3c52458a07866472f735bd07dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:20 + 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 14:14:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:14:21 39a9bf729a2d: Preparing 14:14:21 5aff1a0d6683: Preparing 14:14:21 bbe72e338c67: Preparing 14:14:21 c86bb010fedc: Preparing 14:14:21 d73ec3294d29: Preparing 14:14:21 34d5ebaa5410: Preparing 14:14:21 34d5ebaa5410: Waiting 14:14:21 d73ec3294d29: Layer already exists 14:14:21 c86bb010fedc: Layer already exists 14:14:21 bbe72e338c67: Layer already exists 14:14:21 5aff1a0d6683: Layer already exists 14:14:21 39a9bf729a2d: Layer already exists 14:14:21 34d5ebaa5410: Layer already exists 14:14:21 latest: digest: sha256:fc6889922cf0e20809124a6143409926263cfe3c52458a07866472f735bd07dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.97 14:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:14:21 39a9bf729a2d: Preparing 14:14:21 5aff1a0d6683: Preparing 14:14:21 bbe72e338c67: Preparing 14:14:21 c86bb010fedc: Preparing 14:14:21 d73ec3294d29: Preparing 14:14:21 34d5ebaa5410: Preparing 14:14:21 34d5ebaa5410: Waiting 14:14:21 5aff1a0d6683: Layer already exists 14:14:21 39a9bf729a2d: Layer already exists 14:14:21 bbe72e338c67: Layer already exists 14:14:21 c86bb010fedc: Layer already exists 14:14:21 d73ec3294d29: Layer already exists 14:14:21 34d5ebaa5410: Layer already exists 14:14:21 2.3.0-dev.97: digest: sha256:fc6889922cf0e20809124a6143409926263cfe3c52458a07866472f735bd07dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:14:22 39a9bf729a2d: Preparing 14:14:22 5aff1a0d6683: Preparing 14:14:22 bbe72e338c67: Preparing 14:14:22 c86bb010fedc: Preparing 14:14:22 d73ec3294d29: Preparing 14:14:22 34d5ebaa5410: Preparing 14:14:22 34d5ebaa5410: Waiting 14:14:22 39a9bf729a2d: Layer already exists 14:14:22 5aff1a0d6683: Layer already exists 14:14:22 c86bb010fedc: Layer already exists 14:14:22 d73ec3294d29: Layer already exists 14:14:22 bbe72e338c67: Layer already exists 14:14:22 34d5ebaa5410: Layer already exists 14:14:22 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:fc6889922cf0e20809124a6143409926263cfe3c52458a07866472f735bd07dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:22 + 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 14:14:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 14:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:14:23 39a9bf729a2d: Preparing 14:14:23 5aff1a0d6683: Preparing 14:14:23 bbe72e338c67: Preparing 14:14:23 c86bb010fedc: Preparing 14:14:23 d73ec3294d29: Preparing 14:14:23 34d5ebaa5410: Preparing 14:14:23 34d5ebaa5410: Waiting 14:14:23 c86bb010fedc: Layer already exists 14:14:23 d73ec3294d29: Layer already exists 14:14:23 39a9bf729a2d: Layer already exists 14:14:23 5aff1a0d6683: Layer already exists 14:14:23 bbe72e338c67: Layer already exists 14:14:23 34d5ebaa5410: Layer already exists 14:14:23 main: digest: sha256:fc6889922cf0e20809124a6143409926263cfe3c52458a07866472f735bd07dc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:23 ===================================================== [Pipeline] echo 14:14:23 taggedImages: 14:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.3.0-dev.97 14:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 14:14:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 14:14:23 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:23 latest 14:14:23 2.3.0-dev.97 14:14:23 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:23 main 14:14:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:14:23 fb28f14610f6: Preparing 14:14:23 52602d697342: Preparing 14:14:23 ac3d8dc50574: Preparing 14:14:23 998f87db8cca: Preparing 14:14:23 b291b7f360a5: Preparing 14:14:23 f0251a17daec: Preparing 14:14:23 d73ec3294d29: Preparing 14:14:23 34d5ebaa5410: Preparing 14:14:23 f0251a17daec: Waiting 14:14:23 d73ec3294d29: Waiting 14:14:23 34d5ebaa5410: Waiting 14:14:23 ac3d8dc50574: Pushed 14:14:23 fb28f14610f6: Pushed 14:14:23 52602d697342: Pushed 14:14:23 d73ec3294d29: Layer already exists 14:14:23 34d5ebaa5410: Layer already exists 14:14:24 f0251a17daec: Pushed 14:14:26 b291b7f360a5: Pushed 14:14:30 998f87db8cca: Pushed 14:14:30 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:27fd5b409a65ac63e871328a20c36fc6045f855aa6af786d9df44ef1da1ca5d3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:14:30 fb28f14610f6: Preparing 14:14:30 52602d697342: Preparing 14:14:30 ac3d8dc50574: Preparing 14:14:30 998f87db8cca: Preparing 14:14:30 b291b7f360a5: Preparing 14:14:30 f0251a17daec: Preparing 14:14:30 d73ec3294d29: Preparing 14:14:30 34d5ebaa5410: Preparing 14:14:30 d73ec3294d29: Waiting 14:14:30 f0251a17daec: Waiting 14:14:30 34d5ebaa5410: Waiting 14:14:30 ac3d8dc50574: Layer already exists 14:14:30 998f87db8cca: Layer already exists 14:14:30 b291b7f360a5: Layer already exists 14:14:30 fb28f14610f6: Layer already exists 14:14:30 52602d697342: Layer already exists 14:14:30 f0251a17daec: Layer already exists 14:14:30 34d5ebaa5410: Layer already exists 14:14:30 d73ec3294d29: Layer already exists 14:14:30 latest: digest: sha256:27fd5b409a65ac63e871328a20c36fc6045f855aa6af786d9df44ef1da1ca5d3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.97 14:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:14:31 fb28f14610f6: Preparing 14:14:31 52602d697342: Preparing 14:14:31 ac3d8dc50574: Preparing 14:14:31 998f87db8cca: Preparing 14:14:31 b291b7f360a5: Preparing 14:14:31 f0251a17daec: Preparing 14:14:31 d73ec3294d29: Preparing 14:14:31 34d5ebaa5410: Preparing 14:14:31 d73ec3294d29: Waiting 14:14:31 f0251a17daec: Waiting 14:14:31 34d5ebaa5410: Waiting 14:14:31 b291b7f360a5: Layer already exists 14:14:31 fb28f14610f6: Layer already exists 14:14:31 ac3d8dc50574: Layer already exists 14:14:31 52602d697342: Layer already exists 14:14:31 998f87db8cca: Layer already exists 14:14:31 f0251a17daec: Layer already exists 14:14:31 d73ec3294d29: Layer already exists 14:14:31 34d5ebaa5410: Layer already exists 14:14:31 2.3.0-dev.97: digest: sha256:27fd5b409a65ac63e871328a20c36fc6045f855aa6af786d9df44ef1da1ca5d3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:14:31 fb28f14610f6: Preparing 14:14:31 52602d697342: Preparing 14:14:31 ac3d8dc50574: Preparing 14:14:31 998f87db8cca: Preparing 14:14:31 b291b7f360a5: Preparing 14:14:31 f0251a17daec: Preparing 14:14:31 d73ec3294d29: Preparing 14:14:31 34d5ebaa5410: Preparing 14:14:31 34d5ebaa5410: Waiting 14:14:31 d73ec3294d29: Waiting 14:14:31 f0251a17daec: Waiting 14:14:31 998f87db8cca: Layer already exists 14:14:31 b291b7f360a5: Layer already exists 14:14:31 52602d697342: Layer already exists 14:14:31 fb28f14610f6: Layer already exists 14:14:31 ac3d8dc50574: Layer already exists 14:14:31 f0251a17daec: Layer already exists 14:14:31 d73ec3294d29: Layer already exists 14:14:31 34d5ebaa5410: Layer already exists 14:14:31 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:27fd5b409a65ac63e871328a20c36fc6045f855aa6af786d9df44ef1da1ca5d3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:32 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 14:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:14:32 fb28f14610f6: Preparing 14:14:32 52602d697342: Preparing 14:14:32 ac3d8dc50574: Preparing 14:14:32 998f87db8cca: Preparing 14:14:32 b291b7f360a5: Preparing 14:14:32 f0251a17daec: Preparing 14:14:32 d73ec3294d29: Preparing 14:14:32 34d5ebaa5410: Preparing 14:14:32 d73ec3294d29: Waiting 14:14:32 34d5ebaa5410: Waiting 14:14:32 f0251a17daec: Waiting 14:14:32 998f87db8cca: Layer already exists 14:14:32 fb28f14610f6: Layer already exists 14:14:32 52602d697342: Layer already exists 14:14:32 ac3d8dc50574: Layer already exists 14:14:32 b291b7f360a5: Layer already exists 14:14:32 f0251a17daec: Layer already exists 14:14:32 d73ec3294d29: Layer already exists 14:14:32 34d5ebaa5410: Layer already exists 14:14:32 main: digest: sha256:27fd5b409a65ac63e871328a20c36fc6045f855aa6af786d9df44ef1da1ca5d3 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:32 ===================================================== [Pipeline] echo 14:14:32 taggedImages: 14:14:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:14:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.3.0-dev.97 14:14:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:32 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 14:14:32 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 14:14:32 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:32 latest 14:14:32 2.3.0-dev.97 14:14:32 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:32 main 14:14:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:14:33 b569a94a0c2c: Preparing 14:14:33 bc739660ecc1: Preparing 14:14:33 69183db0c900: Preparing 14:14:33 df65cd38de13: Preparing 14:14:33 71928d23f80c: Preparing 14:14:33 d73ec3294d29: Preparing 14:14:33 34d5ebaa5410: Preparing 14:14:33 d73ec3294d29: Waiting 14:14:33 34d5ebaa5410: Waiting 14:14:33 b569a94a0c2c: Pushed 14:14:33 bc739660ecc1: Pushed 14:14:33 69183db0c900: Pushed 14:14:33 d73ec3294d29: Layer already exists 14:14:33 34d5ebaa5410: Layer already exists 14:14:33 71928d23f80c: Pushed 14:14:40 df65cd38de13: Pushed 14:14:40 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:eaf1e9f186a018a62ffb9551795487676be79c5c37b64f66fc04df3e5ce091d2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:14:40 b569a94a0c2c: Preparing 14:14:40 bc739660ecc1: Preparing 14:14:40 69183db0c900: Preparing 14:14:40 df65cd38de13: Preparing 14:14:40 71928d23f80c: Preparing 14:14:40 d73ec3294d29: Preparing 14:14:40 34d5ebaa5410: Preparing 14:14:40 34d5ebaa5410: Waiting 14:14:40 d73ec3294d29: Waiting 14:14:40 71928d23f80c: Layer already exists 14:14:40 bc739660ecc1: Layer already exists 14:14:40 df65cd38de13: Layer already exists 14:14:40 b569a94a0c2c: Layer already exists 14:14:40 69183db0c900: Layer already exists 14:14:40 34d5ebaa5410: Layer already exists 14:14:40 d73ec3294d29: Layer already exists 14:14:40 latest: digest: sha256:eaf1e9f186a018a62ffb9551795487676be79c5c37b64f66fc04df3e5ce091d2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.97 14:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:14:41 b569a94a0c2c: Preparing 14:14:41 bc739660ecc1: Preparing 14:14:41 69183db0c900: Preparing 14:14:41 df65cd38de13: Preparing 14:14:41 71928d23f80c: Preparing 14:14:41 d73ec3294d29: Preparing 14:14:41 34d5ebaa5410: Preparing 14:14:41 d73ec3294d29: Waiting 14:14:41 34d5ebaa5410: Waiting 14:14:41 71928d23f80c: Layer already exists 14:14:41 df65cd38de13: Layer already exists 14:14:41 bc739660ecc1: Layer already exists 14:14:41 69183db0c900: Layer already exists 14:14:41 b569a94a0c2c: Layer already exists 14:14:41 d73ec3294d29: Layer already exists 14:14:41 34d5ebaa5410: Layer already exists 14:14:41 2.3.0-dev.97: digest: sha256:eaf1e9f186a018a62ffb9551795487676be79c5c37b64f66fc04df3e5ce091d2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:14:41 b569a94a0c2c: Preparing 14:14:41 bc739660ecc1: Preparing 14:14:41 69183db0c900: Preparing 14:14:41 df65cd38de13: Preparing 14:14:41 71928d23f80c: Preparing 14:14:41 d73ec3294d29: Preparing 14:14:41 34d5ebaa5410: Preparing 14:14:41 d73ec3294d29: Waiting 14:14:41 34d5ebaa5410: Waiting 14:14:41 71928d23f80c: Layer already exists 14:14:41 bc739660ecc1: Layer already exists 14:14:41 69183db0c900: Layer already exists 14:14:41 df65cd38de13: Layer already exists 14:14:41 b569a94a0c2c: Layer already exists 14:14:41 d73ec3294d29: Layer already exists 14:14:41 34d5ebaa5410: Layer already exists 14:14:41 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:eaf1e9f186a018a62ffb9551795487676be79c5c37b64f66fc04df3e5ce091d2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 14:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:14:42 b569a94a0c2c: Preparing 14:14:42 bc739660ecc1: Preparing 14:14:42 69183db0c900: Preparing 14:14:42 df65cd38de13: Preparing 14:14:42 71928d23f80c: Preparing 14:14:42 d73ec3294d29: Preparing 14:14:42 34d5ebaa5410: Preparing 14:14:42 34d5ebaa5410: Waiting 14:14:42 d73ec3294d29: Waiting 14:14:42 69183db0c900: Layer already exists 14:14:42 71928d23f80c: Layer already exists 14:14:42 df65cd38de13: Layer already exists 14:14:42 bc739660ecc1: Layer already exists 14:14:42 b569a94a0c2c: Layer already exists 14:14:42 d73ec3294d29: Layer already exists 14:14:42 34d5ebaa5410: Layer already exists 14:14:42 main: digest: sha256:eaf1e9f186a018a62ffb9551795487676be79c5c37b64f66fc04df3e5ce091d2 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:42 ===================================================== [Pipeline] echo 14:14:42 taggedImages: 14:14:42 - nexus3.edgexfoundry.org:10004/security-spire-config:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:14:42 - nexus3.edgexfoundry.org:10004/security-spire-config:2.3.0-dev.97 14:14:42 - nexus3.edgexfoundry.org:10004/security-spire-config:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 14:14:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 14:14:42 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:42 latest 14:14:42 2.3.0-dev.97 14:14:42 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:42 main 14:14:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:14:43 4f8ad376f10f: Preparing 14:14:43 e5d7820ab143: Preparing 14:14:43 2047390903cb: Preparing 14:14:43 b49a7afd7e36: Preparing 14:14:43 f0251a17daec: Preparing 14:14:43 d73ec3294d29: Preparing 14:14:43 34d5ebaa5410: Preparing 14:14:43 34d5ebaa5410: Waiting 14:14:43 d73ec3294d29: Waiting 14:14:43 f0251a17daec: Layer already exists 14:14:43 d73ec3294d29: Layer already exists 14:14:43 34d5ebaa5410: Layer already exists 14:14:43 e5d7820ab143: Pushed 14:14:43 2047390903cb: Pushed 14:14:43 4f8ad376f10f: Pushed 14:14:49 b49a7afd7e36: Pushed 14:14:49 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:7c291f0014cccf20ec2b42093265ed442c73d1587099d96250a306f4c828de49 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:14:50 4f8ad376f10f: Preparing 14:14:50 e5d7820ab143: Preparing 14:14:50 2047390903cb: Preparing 14:14:50 b49a7afd7e36: Preparing 14:14:50 f0251a17daec: Preparing 14:14:50 d73ec3294d29: Preparing 14:14:50 34d5ebaa5410: Preparing 14:14:50 34d5ebaa5410: Waiting 14:14:50 d73ec3294d29: Waiting 14:14:50 2047390903cb: Layer already exists 14:14:50 e5d7820ab143: Layer already exists 14:14:50 b49a7afd7e36: Layer already exists 14:14:50 4f8ad376f10f: Layer already exists 14:14:50 f0251a17daec: Layer already exists 14:14:50 34d5ebaa5410: Layer already exists 14:14:50 d73ec3294d29: Layer already exists 14:14:50 latest: digest: sha256:7c291f0014cccf20ec2b42093265ed442c73d1587099d96250a306f4c828de49 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.97 14:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:14:50 4f8ad376f10f: Preparing 14:14:50 e5d7820ab143: Preparing 14:14:50 2047390903cb: Preparing 14:14:50 b49a7afd7e36: Preparing 14:14:50 f0251a17daec: Preparing 14:14:50 d73ec3294d29: Preparing 14:14:50 34d5ebaa5410: Preparing 14:14:50 34d5ebaa5410: Waiting 14:14:50 d73ec3294d29: Waiting 14:14:50 f0251a17daec: Layer already exists 14:14:50 e5d7820ab143: Layer already exists 14:14:50 4f8ad376f10f: Layer already exists 14:14:50 b49a7afd7e36: Layer already exists 14:14:50 2047390903cb: Layer already exists 14:14:50 d73ec3294d29: Layer already exists 14:14:50 34d5ebaa5410: Layer already exists 14:14:50 2.3.0-dev.97: digest: sha256:7c291f0014cccf20ec2b42093265ed442c73d1587099d96250a306f4c828de49 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:14:51 4f8ad376f10f: Preparing 14:14:51 e5d7820ab143: Preparing 14:14:51 2047390903cb: Preparing 14:14:51 b49a7afd7e36: Preparing 14:14:51 f0251a17daec: Preparing 14:14:51 d73ec3294d29: Preparing 14:14:51 34d5ebaa5410: Preparing 14:14:51 34d5ebaa5410: Waiting 14:14:51 d73ec3294d29: Waiting 14:14:51 b49a7afd7e36: Layer already exists 14:14:51 e5d7820ab143: Layer already exists 14:14:51 4f8ad376f10f: Layer already exists 14:14:51 2047390903cb: Layer already exists 14:14:51 f0251a17daec: Layer already exists 14:14:51 34d5ebaa5410: Layer already exists 14:14:51 d73ec3294d29: Layer already exists 14:14:51 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:7c291f0014cccf20ec2b42093265ed442c73d1587099d96250a306f4c828de49 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 14:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:14:52 4f8ad376f10f: Preparing 14:14:52 e5d7820ab143: Preparing 14:14:52 2047390903cb: Preparing 14:14:52 b49a7afd7e36: Preparing 14:14:52 f0251a17daec: Preparing 14:14:52 d73ec3294d29: Preparing 14:14:52 34d5ebaa5410: Preparing 14:14:52 d73ec3294d29: Waiting 14:14:52 34d5ebaa5410: Waiting 14:14:52 f0251a17daec: Layer already exists 14:14:52 4f8ad376f10f: Layer already exists 14:14:52 2047390903cb: Layer already exists 14:14:52 e5d7820ab143: Layer already exists 14:14:52 b49a7afd7e36: Layer already exists 14:14:52 d73ec3294d29: Layer already exists 14:14:52 34d5ebaa5410: Layer already exists 14:14:52 main: digest: sha256:7c291f0014cccf20ec2b42093265ed442c73d1587099d96250a306f4c828de49 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:52 ===================================================== [Pipeline] echo 14:14:52 taggedImages: 14:14:52 - nexus3.edgexfoundry.org:10004/security-spire-server:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:52 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:14:52 - nexus3.edgexfoundry.org:10004/security-spire-server:2.3.0-dev.97 14:14:52 - nexus3.edgexfoundry.org:10004/security-spire-server:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:52 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 14:14:52 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:14:52 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:52 latest 14:14:52 2.3.0-dev.97 14:14:52 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:52 main 14:14:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:14:52 a9a6ad764e6e: Preparing 14:14:52 1ba30ad5ece4: Preparing 14:14:52 bbe72e338c67: Preparing 14:14:52 1586623beba0: Preparing 14:14:52 994393dc58e7: Preparing 14:14:52 994393dc58e7: Layer already exists 14:14:52 bbe72e338c67: Layer already exists 14:14:52 a9a6ad764e6e: Pushed 14:14:52 1586623beba0: Pushed 14:14:55 1ba30ad5ece4: Pushed 14:14:55 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:c7a81a48a8b6b061248e519914b26ceca6f379bd388050f6aab051ffa06bf060 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 14:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:14:55 a9a6ad764e6e: Preparing 14:14:55 1ba30ad5ece4: Preparing 14:14:55 bbe72e338c67: Preparing 14:14:55 1586623beba0: Preparing 14:14:55 994393dc58e7: Preparing 14:14:55 1ba30ad5ece4: Layer already exists 14:14:55 994393dc58e7: Layer already exists 14:14:55 bbe72e338c67: Layer already exists 14:14:55 a9a6ad764e6e: Layer already exists 14:14:55 1586623beba0: Layer already exists 14:14:55 latest: digest: sha256:c7a81a48a8b6b061248e519914b26ceca6f379bd388050f6aab051ffa06bf060 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.97 14:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:14:56 a9a6ad764e6e: Preparing 14:14:56 1ba30ad5ece4: Preparing 14:14:56 bbe72e338c67: Preparing 14:14:56 1586623beba0: Preparing 14:14:56 994393dc58e7: Preparing 14:14:56 994393dc58e7: Layer already exists 14:14:56 1ba30ad5ece4: Layer already exists 14:14:56 bbe72e338c67: Layer already exists 14:14:56 a9a6ad764e6e: Layer already exists 14:14:56 1586623beba0: Layer already exists 14:14:56 2.3.0-dev.97: digest: sha256:c7a81a48a8b6b061248e519914b26ceca6f379bd388050f6aab051ffa06bf060 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:14:57 a9a6ad764e6e: Preparing 14:14:57 1ba30ad5ece4: Preparing 14:14:57 bbe72e338c67: Preparing 14:14:57 1586623beba0: Preparing 14:14:57 994393dc58e7: Preparing 14:14:57 994393dc58e7: Layer already exists 14:14:57 bbe72e338c67: Layer already exists 14:14:57 1586623beba0: Layer already exists 14:14:57 1ba30ad5ece4: Layer already exists 14:14:57 a9a6ad764e6e: Layer already exists 14:14:57 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:c7a81a48a8b6b061248e519914b26ceca6f379bd388050f6aab051ffa06bf060 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:57 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 14:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:14:57 a9a6ad764e6e: Preparing 14:14:57 1ba30ad5ece4: Preparing 14:14:57 bbe72e338c67: Preparing 14:14:57 1586623beba0: Preparing 14:14:57 994393dc58e7: Preparing 14:14:57 a9a6ad764e6e: Layer already exists 14:14:57 994393dc58e7: Layer already exists 14:14:57 bbe72e338c67: Layer already exists 14:14:57 1ba30ad5ece4: Layer already exists 14:14:57 1586623beba0: Layer already exists 14:14:57 main: digest: sha256:c7a81a48a8b6b061248e519914b26ceca6f379bd388050f6aab051ffa06bf060 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:57 ===================================================== [Pipeline] echo 14:14:57 taggedImages: 14:14:57 - nexus3.edgexfoundry.org:10004/support-notifications:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:57 - nexus3.edgexfoundry.org:10004/support-notifications:latest 14:14:57 - nexus3.edgexfoundry.org:10004/support-notifications:2.3.0-dev.97 14:14:57 - nexus3.edgexfoundry.org:10004/support-notifications:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:57 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 14:14:57 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:14:57 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:57 latest 14:14:57 2.3.0-dev.97 14:14:57 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:14:57 main 14:14:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:14:58 c9f733112f7c: Preparing 14:14:58 da95abce1a11: Preparing 14:14:58 bbe72e338c67: Preparing 14:14:58 a41d68060195: Preparing 14:14:58 994393dc58e7: Preparing 14:14:58 a41d68060195: Layer already exists 14:14:58 bbe72e338c67: Layer already exists 14:14:58 994393dc58e7: Layer already exists 14:14:58 c9f733112f7c: Pushed 14:15:01 da95abce1a11: Pushed 14:15:01 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:35ec98017199918a45083a4171bd582e0f2a7d1e51bbf70352d95547dc83c43c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:15:01 c9f733112f7c: Preparing 14:15:01 da95abce1a11: Preparing 14:15:01 bbe72e338c67: Preparing 14:15:01 a41d68060195: Preparing 14:15:01 994393dc58e7: Preparing 14:15:01 da95abce1a11: Layer already exists 14:15:01 994393dc58e7: Layer already exists 14:15:01 a41d68060195: Layer already exists 14:15:01 bbe72e338c67: Layer already exists 14:15:01 c9f733112f7c: Layer already exists 14:15:01 latest: digest: sha256:35ec98017199918a45083a4171bd582e0f2a7d1e51bbf70352d95547dc83c43c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.97 14:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:15:02 c9f733112f7c: Preparing 14:15:02 da95abce1a11: Preparing 14:15:02 bbe72e338c67: Preparing 14:15:02 a41d68060195: Preparing 14:15:02 994393dc58e7: Preparing 14:15:02 da95abce1a11: Layer already exists 14:15:02 994393dc58e7: Layer already exists 14:15:02 bbe72e338c67: Layer already exists 14:15:02 c9f733112f7c: Layer already exists 14:15:02 a41d68060195: Layer already exists 14:15:02 2.3.0-dev.97: digest: sha256:35ec98017199918a45083a4171bd582e0f2a7d1e51bbf70352d95547dc83c43c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:15:02 c9f733112f7c: Preparing 14:15:02 da95abce1a11: Preparing 14:15:02 bbe72e338c67: Preparing 14:15:02 a41d68060195: Preparing 14:15:02 994393dc58e7: Preparing 14:15:02 c9f733112f7c: Layer already exists 14:15:02 994393dc58e7: Layer already exists 14:15:02 a41d68060195: Layer already exists 14:15:02 da95abce1a11: Layer already exists 14:15:02 bbe72e338c67: Layer already exists 14:15:02 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:35ec98017199918a45083a4171bd582e0f2a7d1e51bbf70352d95547dc83c43c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:03 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 14:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:15:03 c9f733112f7c: Preparing 14:15:03 da95abce1a11: Preparing 14:15:03 bbe72e338c67: Preparing 14:15:03 a41d68060195: Preparing 14:15:03 994393dc58e7: Preparing 14:15:03 c9f733112f7c: Layer already exists 14:15:03 bbe72e338c67: Layer already exists 14:15:03 a41d68060195: Layer already exists 14:15:03 da95abce1a11: Layer already exists 14:15:03 994393dc58e7: Layer already exists 14:15:03 main: digest: sha256:35ec98017199918a45083a4171bd582e0f2a7d1e51bbf70352d95547dc83c43c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:03 ===================================================== [Pipeline] echo 14:15:03 taggedImages: 14:15:03 - nexus3.edgexfoundry.org:10004/support-scheduler:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:15:03 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:15:03 - nexus3.edgexfoundry.org:10004/support-scheduler:2.3.0-dev.97 14:15:03 - nexus3.edgexfoundry.org:10004/support-scheduler:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:15:03 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 14:15:03 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 14:15:03 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:15:03 latest 14:15:03 2.3.0-dev.97 14:15:03 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:15:03 main 14:15:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:03 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:04 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:15:04 ef8284c591ae: Preparing 14:15:04 808bc3ce18e8: Preparing 14:15:04 0e3e022abc80: Preparing 14:15:04 340f29bd6830: Preparing 14:15:04 994393dc58e7: Preparing 14:15:04 994393dc58e7: Layer already exists 14:15:04 808bc3ce18e8: Pushed 14:15:04 ef8284c591ae: Pushed 14:15:05 0e3e022abc80: Pushed 14:15:17 340f29bd6830: Pushed 14:15:17 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:4d55b95a09149c60855ba8a840bf3a36478595b5a0a86cb0473355479ff39450 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:17 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:15:18 ef8284c591ae: Preparing 14:15:18 808bc3ce18e8: Preparing 14:15:18 0e3e022abc80: Preparing 14:15:18 340f29bd6830: Preparing 14:15:18 994393dc58e7: Preparing 14:15:18 808bc3ce18e8: Layer already exists 14:15:18 340f29bd6830: Layer already exists 14:15:18 994393dc58e7: Layer already exists 14:15:18 ef8284c591ae: Layer already exists 14:15:18 0e3e022abc80: Layer already exists 14:15:18 latest: digest: sha256:4d55b95a09149c60855ba8a840bf3a36478595b5a0a86cb0473355479ff39450 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:18 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:18 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.97 14:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:15:18 ef8284c591ae: Preparing 14:15:18 808bc3ce18e8: Preparing 14:15:18 0e3e022abc80: Preparing 14:15:18 340f29bd6830: Preparing 14:15:18 994393dc58e7: Preparing 14:15:18 340f29bd6830: Layer already exists 14:15:18 ef8284c591ae: Layer already exists 14:15:18 0e3e022abc80: Layer already exists 14:15:18 808bc3ce18e8: Layer already exists 14:15:18 994393dc58e7: Layer already exists 14:15:18 2.3.0-dev.97: digest: sha256:4d55b95a09149c60855ba8a840bf3a36478595b5a0a86cb0473355479ff39450 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:19 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:19 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:15:19 ef8284c591ae: Preparing 14:15:19 808bc3ce18e8: Preparing 14:15:19 0e3e022abc80: Preparing 14:15:19 340f29bd6830: Preparing 14:15:19 994393dc58e7: Preparing 14:15:19 0e3e022abc80: Layer already exists 14:15:19 808bc3ce18e8: Layer already exists 14:15:19 ef8284c591ae: Layer already exists 14:15:19 994393dc58e7: Layer already exists 14:15:19 340f29bd6830: Layer already exists 14:15:19 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:4d55b95a09149c60855ba8a840bf3a36478595b5a0a86cb0473355479ff39450 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:19 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 14:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 14:15:20 ef8284c591ae: Preparing 14:15:20 808bc3ce18e8: Preparing 14:15:20 0e3e022abc80: Preparing 14:15:20 340f29bd6830: Preparing 14:15:20 994393dc58e7: Preparing 14:15:20 ef8284c591ae: Layer already exists 14:15:20 994393dc58e7: Layer already exists 14:15:20 0e3e022abc80: Layer already exists 14:15:20 340f29bd6830: Layer already exists 14:15:20 808bc3ce18e8: Layer already exists 14:15:20 main: digest: sha256:4d55b95a09149c60855ba8a840bf3a36478595b5a0a86cb0473355479ff39450 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:20 ===================================================== [Pipeline] echo 14:15:20 taggedImages: 14:15:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:15:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 14:15:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.3.0-dev.97 14:15:20 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:15:20 - 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] } 14:19:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:19:24 Removing intermediate container d40032712fa6 14:19:24 ---> 8b9c546528fa 14:19:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:19:26 ---> Running in 5ce291c851bd 14:19:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:19:34 Removing intermediate container 5ce291c851bd 14:19:34 ---> fd56b1f2e6a3 14:19:34 14:19:34 Step 11/23 : FROM alpine:3.16 14:19:35 3.16: Pulling from library/alpine 14:19:35 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:19:35 Status: Downloaded newer image for alpine:3.16 14:19:35 ---> a6215f271958 14:19:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:19:36 ---> Running in 7e59f7026db8 14:19:37 Removing intermediate container 7e59f7026db8 14:19:37 ---> 6ad4ceafb500 14:19:37 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 14:19:37 ---> Running in 0e947ab3ebae 14:19:39 Removing intermediate container 08ecf8b1d511 14:19:39 ---> 52e1f41d5888 14:19:39 14:19:39 Step 10/25 : FROM alpine:3.16 14:19:39 ---> a6215f271958 14:19:39 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 14:19:39 ---> Running in 873d9ef5f3e5 14:19:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:19:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:19:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:19:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:19:42 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:19:42 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 14:19:42 (3/33) Installing readline (8.1.2-r0) 14:19:42 (4/33) Installing bash (5.1.16-r2) 14:19:42 Executing bash-5.1.16-r2.post-install 14:19:42 (5/33) Installing ca-certificates (20220614-r0) 14:19:42 (6/33) Installing brotli-libs (1.0.9-r6) 14:19:43 (7/33) Installing nghttp2-libs (1.47.0-r0) 14:19:43 (8/33) Installing libcurl (7.83.1-r3) 14:19:43 (9/33) Installing curl (7.83.1-r3) 14:19:43 (10/33) Installing docker-cli (20.10.20-r0) 14:19:43 (1/3) Installing ca-certificates (20220614-r0) 14:19:43 (2/3) Installing dumb-init (1.2.5-r1) 14:19:43 (3/3) Installing su-exec (0.2-r1) 14:19:43 Executing busybox-1.35.0-r17.trigger 14:19:44 Executing ca-certificates-20220614-r0.trigger 14:19:44 (11/33) Installing dumb-init (1.2.5-r1) 14:19:44 (12/33) Installing libbz2 (1.0.8-r1) 14:19:44 (13/33) Installing expat (2.4.9-r0) 14:19:44 (14/33) Installing libffi (3.4.2-r1) 14:19:44 (15/33) Installing gdbm (1.23-r0) 14:19:44 (16/33) Installing xz-libs (5.2.5-r1) 14:19:44 (17/33) Installing libgcc (11.2.1_git20220219-r2) 14:19:44 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 14:19:44 (19/33) Installing mpdecimal (2.5.1-r1) 14:19:44 (20/33) Installing sqlite-libs (3.38.5-r0) 14:19:44 (21/33) Installing python3 (3.10.5-r0) 14:19:44 OK: 6 MiB in 17 packages 14:19:47 Removing intermediate container 873d9ef5f3e5 14:19:47 ---> 8b9e79928596 14:19:47 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:19:47 ---> Running in d6d7eee9879b 14:19:47 (22/33) Installing py3-contextlib2 (21.6.0-r2) 14:19:47 (23/33) Installing py3-tomli (2.0.1-r1) 14:19:47 (24/33) Installing py3-pep517 (0.12.0-r2) 14:19:47 (25/33) Installing py3-six (1.16.0-r1) 14:19:47 (26/33) Installing py3-retrying (1.3.3-r3) 14:19:47 (27/33) Installing py3-appdirs (1.4.4-r3) 14:19:47 (28/33) Installing py3-more-itertools (8.13.0-r0) 14:19:47 (29/33) Installing py3-ordered-set (4.0.2-r3) 14:19:47 (30/33) Installing py3-parsing (2.4.7-r3) 14:19:47 Removing intermediate container d6d7eee9879b 14:19:47 ---> 63e4b6c0b6b2 14:19:47 Step 13/25 : WORKDIR / 14:19:47 (31/33) Installing py3-packaging (21.3-r0) 14:19:47 (32/33) Installing py3-setuptools (59.4.0-r0) 14:19:47 ---> Running in 51338c5208f0 14:19:48 (33/33) Installing py3-pip (22.1.1-r0) 14:19:48 Removing intermediate container 51338c5208f0 14:19:48 ---> 9870b103fba3 14:19:48 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:19:49 Executing busybox-1.35.0-r17.trigger 14:19:49 Executing ca-certificates-20220614-r0.trigger 14:19:49 OK: 120 MiB in 47 packages 14:19:51 ---> 95009e418bb3 14:19:51 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:19:51 ---> dc13f9c8e6e7 14:19:51 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:19:52 ---> b951a6ecc016 14:19:52 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:19:53 ---> f6c7e029c2ca 14:19:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:19:55 ---> 7f404d926920 14:19:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:19:57 ---> 592537489c4e 14:19:57 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:19:57 ---> d11f81ea645c 14:19:57 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:19:58 ---> Running in aad4e997a776 14:20:01 Removing intermediate container aad4e997a776 14:20:01 ---> ef7dc37c219a 14:20:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 14:20:01 ---> Running in 5b421e0985aa 14:20:01 Removing intermediate container 5b421e0985aa 14:20:01 ---> caac1754ddab 14:20:01 Step 23/25 : LABEL arch=arm64 14:20:01 ---> Running in e29ade36625a 14:20:02 Removing intermediate container e29ade36625a 14:20:02 ---> a3ceca7bed8e 14:20:02 Step 24/25 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:20:02 ---> Running in 582d34ec472b 14:20:02 Removing intermediate container 582d34ec472b 14:20:02 ---> 3f72f2226cc4 14:20:02 Step 25/25 : LABEL version=2.3.0-dev.97 14:20:03 ---> Running in 7db692bef8ff 14:20:03 Removing intermediate container 7db692bef8ff 14:20:03 ---> 4ab733f50a73 14:20:03 14:20:03 Successfully built 4ab733f50a73 14:20:03 Successfully tagged security-secretstore-setup-arm64:latest 14:20:03  Building security-secretstore-setup ... done Building security-spire-agent 14:20:08 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:20:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:20:08 ---> b5d932869abe 14:20:08 Step 3/26 : WORKDIR /edgex-go 14:20:08 ---> Using cache 14:20:08 ---> 5e02e1ac0ef6 14:20:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:08 ---> Using cache 14:20:08 ---> ace7206edbbf 14:20:08 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:20:08 ---> Using cache 14:20:08 ---> fdecf9724761 14:20:08 Step 6/26 : COPY go.mod vendor* ./ 14:20:08 ---> Using cache 14:20:08 ---> be5a14710f67 14:20:08 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:08 ---> Using cache 14:20:08 ---> ba34af062ab4 14:20:08 Step 8/26 : COPY . . 14:20:08 ---> Using cache 14:20:08 ---> 974e65ea4798 14:20:08 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:20:08 ---> Using cache 14:20:08 ---> 9bd9fcd0ebfb 14:20:08 Step 10/26 : WORKDIR /edgex-go/spire-build 14:20:08 ---> Using cache 14:20:08 ---> 0c0b0cc4cb83 14:20:08 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:20:08 ---> Running in 95aee7d68f78 14:20:09 Collecting docker-compose==1.23.2 14:20:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:20:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 4.6 MB/s eta 0:00:00 14:20:11 Collecting cached-property<2,>=1.2.0 14:20:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:20:11 Removing intermediate container 95aee7d68f78 14:20:11 ---> ab9945913735 14:20:11 Step 12/26 : WORKDIR /edgex-go 14:20:11 ---> Running in 9cec765c49d0 14:20:11 Collecting dockerpty<0.5,>=0.4.1 14:20:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:20:11 Preparing metadata (setup.py): started 14:20:12 Removing intermediate container 9cec765c49d0 14:20:12 ---> efc64bb51d5e 14:20:12 14:20:12 Step 13/26 : FROM alpine:3.15 14:20:12 ---> 02e0d6fdf486 14:20:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:20:12 ---> Using cache 14:20:12 ---> e559d9fb329c 14:20:12 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:12 ---> Using cache 14:20:12 ---> c1ea3b801ec0 14:20:12 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:20:12 ---> Using cache 14:20:12 ---> 568689eacc01 14:20:12 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 14:20:14 Preparing metadata (setup.py): finished with status 'done' 14:20:15 ---> 7162f046fe03 14:20:15 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:20:15 Collecting docker<4.0,>=3.6.0 14:20:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:20:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 6.2 MB/s eta 0:00:00 14:20:16 Collecting PyYAML<4,>=3.10 14:20:16 Downloading PyYAML-3.13.tar.gz (270 kB) 14:20:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 8.7 MB/s eta 0:00:00 14:20:19 Preparing metadata (setup.py): started 14:20:20 ---> 655c3419c860 14:20:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:20:21 ---> fdae8e1eb8f1 14:20:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:20:22 Preparing metadata (setup.py): finished with status 'done' 14:20:22 ---> e7350211e604 14:20:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:20:22 Collecting texttable<0.10,>=0.9.0 14:20:22 Downloading texttable-0.9.1.tar.gz (11 kB) 14:20:22 Preparing metadata (setup.py): started 14:20:23 ---> f6816e5499b5 14:20:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:20:23 ---> Running in 727159393ba9 14:20:23 Removing intermediate container 727159393ba9 14:20:23 ---> 46cdb5e9ff14 14:20:23 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:20:24 ---> Running in 6199384c0f03 14:20:24 Removing intermediate container 6199384c0f03 14:20:24 ---> cfb479201672 14:20:24 Step 24/26 : LABEL arch=arm64 14:20:24 ---> Running in 147cbacfca4b 14:20:25 Removing intermediate container 147cbacfca4b 14:20:25 ---> 8425ddd169a9 14:20:25 Step 25/26 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:20:25 ---> Running in c451a53cde2c 14:20:25 Removing intermediate container c451a53cde2c 14:20:25 ---> 58f4d1822f83 14:20:25 Step 26/26 : LABEL version=2.3.0-dev.97 14:20:26 ---> Running in 6f0dd496d672 14:20:26 Preparing metadata (setup.py): finished with status 'done' 14:20:26 Removing intermediate container 6f0dd496d672 14:20:26 ---> b17228306df4 14:20:26 14:20:26 Successfully built b17228306df4 14:20:26 Successfully tagged security-spire-agent-arm64:latest 14:20:26 Building support-notifications 14:20:26  Building security-spire-agent ... done Collecting websocket-client<1.0,>=0.32.0 14:20:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:20:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.0 MB/s eta 0:00:00 14:20:27 Collecting jsonschema<3,>=2.5.1 14:20:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:20:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:20:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:20:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 17.0 MB/s eta 0:00:00 14:20:29 Collecting docopt<0.7,>=0.6.1 14:20:29 Downloading docopt-0.6.2.tar.gz (25 kB) 14:20:29 Preparing metadata (setup.py): started 14:20:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:20:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:20:30 ---> b5d932869abe 14:20:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 14:20:30 ---> Using cache 14:20:30 ---> 6dc853cd50f8 14:20:30 Step 4/23 : WORKDIR /edgex-go 14:20:30 ---> Using cache 14:20:30 ---> e0904a3196ce 14:20:30 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:30 ---> Using cache 14:20:30 ---> 08c76b0d01e8 14:20:30 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:20:30 ---> Running in c57b2914b351 14:20:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:20:32 Preparing metadata (setup.py): finished with status 'done' 14:20:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 14:20:33 Collecting docker-pycreds>=0.4.0 14:20:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:20:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:20:34 Collecting idna<2.8,>=2.5 14:20:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:20:34 OK: 221 MiB in 51 packages 14:20:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 4.3 MB/s eta 0:00:00 14:20:36 Collecting urllib3<1.25,>=1.21.1 14:20:36 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:20:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 10.6 MB/s eta 0:00:00 14:20:36 Removing intermediate container c57b2914b351 14:20:36 ---> cb285dc7fbb8 14:20:36 Step 7/23 : COPY go.mod vendor* ./ 14:20:36 Collecting certifi>=2017.4.17 14:20:36 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 14:20:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 8.3 MB/s eta 0:00:00 14:20:37 Collecting chardet<3.1.0,>=3.0.2 14:20:37 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:20:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 15.9 MB/s eta 0:00:00 14:20:37 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:20:37 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:20:37 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:20:37 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:20:38 ---> b855e7977ed0 14:20:38 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:38 ---> Running in 9d719575dca0 14:20:39 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 14:20:39 Running setup.py install for texttable: started 14:20:42 Running setup.py install for texttable: finished with status 'done' 14:20:42 Running setup.py install for PyYAML: started 14:20:45 Running setup.py install for PyYAML: finished with status 'done' 14:20:47 Running setup.py install for docopt: started 14:20:51 Running setup.py install for docopt: finished with status 'done' 14:20:53 Removing intermediate container 0660c6281431 14:20:53 ---> d5763dcb2ce8 14:20:53 14:20:53 Step 11/24 : FROM alpine:3.16 14:20:53 ---> a6215f271958 14:20:53 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:20:53 ---> Running in 25a23071f9a3 14:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:20:55 Running setup.py install for dockerpty: started 14:20:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:20:57 (1/1) Installing dumb-init (1.2.5-r1) 14:20:57 Executing busybox-1.35.0-r17.trigger 14:20:57 OK: 5 MiB in 15 packages 14:20:59 Removing intermediate container 25a23071f9a3 14:20:59 ---> a29e10dcec45 14:20:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:20:59 ---> Running in c940f2c35dbb 14:20:59 Running setup.py install for dockerpty: finished with status 'done' 14:20:59 Removing intermediate container c940f2c35dbb 14:20:59 ---> 74349f1bff9b 14:20:59 Step 14/24 : ENV APP_PORT=59882 14:20:59 ---> Running in 54c7afe2d242 14:21:01 Removing intermediate container 54c7afe2d242 14:21:01 ---> f530c70fa5dd 14:21:01 Step 15/24 : EXPOSE $APP_PORT 14:21:01 ---> Running in 924cfc5e95d2 14:21:02 Removing intermediate container 924cfc5e95d2 14:21:02 ---> 2f9101013c6d 14:21:02 Step 16/24 : WORKDIR / 14:21:02 ---> Running in e00805419c76 14:21:03 Removing intermediate container e00805419c76 14:21:03 ---> 61b726cba475 14:21:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:04 ---> 95af2e30ead0 14:21:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:21:06 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 14:21:06 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 14:21:06  ---> 3e3847574468 14:21:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:21:07 ---> eabbe500090a 14:21:07 Step 20/24 : ENTRYPOINT ["/core-command"] 14:21:07 ---> Running in 71a41f4e046b 14:21:07 Removing intermediate container 71a41f4e046b 14:21:07 ---> d5de73cf57bf 14:21:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:21:07 ---> Running in a8b182b42342 14:21:08 Removing intermediate container a8b182b42342 14:21:08 ---> 5ce15fe141cf 14:21:08 Step 22/24 : LABEL arch=arm64 14:21:08 ---> Running in cf3564a350fb 14:21:09 Removing intermediate container cf3564a350fb 14:21:09 ---> d2b0614417a2 14:21:09 Step 23/24 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:21:09 ---> Running in 8e2e1d86f44b 14:21:10 Removing intermediate container 8e2e1d86f44b 14:21:10 ---> dc76209ae640 14:21:10 Step 24/24 : LABEL version=2.3.0-dev.97 14:21:10 ---> Running in 8ce0c1a4a78e 14:21:11 Removing intermediate container 8ce0c1a4a78e 14:21:11 ---> 8023dfcee6e3 14:21:11 14:21:11 Successfully built 8023dfcee6e3 14:21:11 Successfully tagged core-command-arm64:latest 14:21:11 Building security-proxy-setup 14:21:16  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:21:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:21:16 ---> b5d932869abe 14:21:16 Step 3/22 : WORKDIR /edgex-go 14:21:16 ---> Using cache 14:21:16 ---> 5e02e1ac0ef6 14:21:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:16 ---> Using cache 14:21:16 ---> ace7206edbbf 14:21:16 Step 5/22 : RUN apk add --update --no-cache make git 14:21:17 ---> Running in 0e32c642a611 14:21:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:21:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:21:22 OK: 221 MiB in 51 packages 14:21:26 Removing intermediate container 0e32c642a611 14:21:26 ---> 5ca6aa0f8376 14:21:26 Step 6/22 : COPY go.mod vendor* ./ 14:21:28 ---> ea6a3019928b 14:21:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:28 ---> Running in b5c2b55664c8 14:21:34 Removing intermediate container 9916c8a28205 14:21:34 ---> 382801f66f6c 14:21:34 14:21:34 Step 11/24 : FROM alpine:3.16 14:21:34 ---> a6215f271958 14:21:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:21:35 ---> Running in bd0e1313c286 14:21:36 Removing intermediate container bd0e1313c286 14:21:36 ---> 279e7707a5fe 14:21:36 Step 13/24 : ENV APP_PORT=59880 14:21:36 ---> Running in b0eb5eacd3ef 14:21:36 Removing intermediate container 0e947ab3ebae 14:21:36 ---> eda8ec16a641 14:21:36 Step 14/23 : ENV APP_PORT=58890 14:21:36 ---> Running in 3d2240c6705d 14:21:37 Removing intermediate container b0eb5eacd3ef 14:21:37 ---> 330435d5b72e 14:21:37 Step 14/24 : EXPOSE $APP_PORT 14:21:37 Removing intermediate container 3d2240c6705d 14:21:37 ---> 14ee8849be46 14:21:37 Step 15/23 : EXPOSE $APP_PORT 14:21:37 ---> Running in 20e933c46326 14:21:37 ---> Running in fe78cfb4ba20 14:21:38 Removing intermediate container 20e933c46326 14:21:38 ---> df4c3cc231ae 14:21:38 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:38 ---> Running in 1fd3712400ce 14:21:39 Removing intermediate container fe78cfb4ba20 14:21:39 ---> f0d19c1668da 14:21:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:21:42 ---> 85c0523ed02e 14:21:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:21:43 Removing intermediate container 1fd3712400ce 14:21:43 ---> 26770362802d 14:21:43 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:21:43 ---> Running in 2bfc0a852f96 14:21:44 ---> b800ce778a5d 14:21:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:21:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:21:46 ---> 26c0721e832c 14:21:46 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 14:21:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:21:46 ---> Running in 80e4e21ed927 14:21:47 Removing intermediate container 80e4e21ed927 14:21:47 ---> aca49aa09f70 14:21:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:21:48 (1/6) Installing dumb-init (1.2.5-r1) 14:21:48 ---> Running in 2230a97316a2 14:21:48 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:21:48 (3/6) Installing libsodium (1.0.18-r0) 14:21:48 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:21:48 (5/6) Installing libzmq (4.3.4-r0) 14:21:48 (6/6) Installing zeromq (4.3.4-r0) 14:21:49 Executing busybox-1.35.0-r17.trigger 14:21:49 Removing intermediate container 2230a97316a2 14:21:49 OK: 8 MiB in 20 packages 14:21:49 ---> 79f7f4433fb1 14:21:49 Step 21/23 : LABEL arch=arm64 14:21:49 ---> Running in 33c8a76ac42c 14:21:50 Removing intermediate container 33c8a76ac42c 14:21:50 ---> da46b4b4ca73 14:21:50 Step 22/23 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:21:50 ---> Running in d4e8661fee61 14:21:51 Removing intermediate container 2bfc0a852f96 14:21:51 ---> b42d79cebc04 14:21:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:21:51 Removing intermediate container d4e8661fee61 14:21:51 ---> 0f47177ac40a 14:21:51 Step 23/23 : LABEL version=2.3.0-dev.97 14:21:52 ---> Running in 0acd16dd19dc 14:21:53 Removing intermediate container 0acd16dd19dc 14:21:53 ---> 7cf06fec1086 14:21:53 14:21:53 ---> 425f1d42ef87 14:21:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:21:53 Successfully built 7cf06fec1086 14:21:53 Successfully tagged sys-mgmt-agent-arm64:latest 14:21:53  Building sys-mgmt-agent ... done Building core-metadata 14:21:57 ---> 801eceb4877a 14:21:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:21:57 ---> 47b2595991bf 14:21:57 Step 20/24 : ENTRYPOINT ["/core-data"] 14:21:58 ---> Running in ac65f04bb9b6 14:21:58 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:21:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 14:21:58 ---> b5d932869abe 14:21:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 14:21:58 ---> Using cache 14:21:58 ---> 6dc853cd50f8 14:21:58 Step 4/25 : WORKDIR /edgex-go 14:21:58 ---> Using cache 14:21:58 ---> e0904a3196ce 14:21:58 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:58 ---> Using cache 14:21:58 ---> 08c76b0d01e8 14:21:58 Step 6/25 : RUN apk add --update --no-cache make git 14:21:58 ---> Using cache 14:21:58 ---> 46cd610babfc 14:21:58 Step 7/25 : COPY go.mod vendor* ./ 14:21:58 ---> Using cache 14:21:58 ---> 35d57fa66213 14:21:58 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:58 ---> Using cache 14:21:58 ---> 72eca16a625d 14:21:58 Step 9/25 : COPY . . 14:21:59 ---> Using cache 14:21:59 ---> 9aa7fd7a1fba 14:21:59 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 14:21:59 Removing intermediate container ac65f04bb9b6 14:21:59 ---> a104d4aba4c9 14:21:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:21:59 ---> Running in 054ad3ae023b 14:21:59 ---> Running in 38dac0d5dbf1 14:22:00 Removing intermediate container 38dac0d5dbf1 14:22:00 ---> 5164f6851ea0 14:22:00 Step 22/24 : LABEL arch=arm64 14:22:00 ---> Running in 86f0bf2289c4 14:22:01 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:22:01 Removing intermediate container 86f0bf2289c4 14:22:01 ---> 68ff59850c12 14:22:01 Step 23/24 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:22:01 ---> Running in fc3d89f28626 14:22:02 Removing intermediate container fc3d89f28626 14:22:02 ---> 3114c09f5e65 14:22:02 Step 24/24 : LABEL version=2.3.0-dev.97 14:22:03 ---> Running in 8b6cf36b1d57 14:22:04 Removing intermediate container 8b6cf36b1d57 14:22:04 ---> 0b97db4fe45f 14:22:04 14:22:04 Successfully built 0b97db4fe45f 14:22:04 Successfully tagged core-data-arm64:latest 14:22:04  Building core-data ... done Building security-spire-config 14:22:10 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:22:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:22:10 ---> b5d932869abe 14:22:10 Step 3/26 : WORKDIR /edgex-go 14:22:10 ---> Using cache 14:22:10 ---> 5e02e1ac0ef6 14:22:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:22:10 ---> Using cache 14:22:10 ---> ace7206edbbf 14:22:10 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 14:22:10 ---> Using cache 14:22:10 ---> fdecf9724761 14:22:10 Step 6/26 : COPY go.mod vendor* ./ 14:22:10 ---> Using cache 14:22:10 ---> be5a14710f67 14:22:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:22:10 ---> Using cache 14:22:10 ---> ba34af062ab4 14:22:10 Step 8/26 : COPY . . 14:22:10 ---> Using cache 14:22:10 ---> 974e65ea4798 14:22:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 14:22:10 ---> Using cache 14:22:10 ---> 9bd9fcd0ebfb 14:22:10 Step 10/26 : WORKDIR /edgex-go/spire-build 14:22:10 ---> Using cache 14:22:10 ---> 0c0b0cc4cb83 14:22:10 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 14:22:10 ---> Using cache 14:22:10 ---> ab9945913735 14:22:10 Step 12/26 : WORKDIR /edgex-go 14:22:10 ---> Using cache 14:22:10 ---> efc64bb51d5e 14:22:10 14:22:10 Step 13/26 : FROM alpine:3.15 14:22:10 ---> 02e0d6fdf486 14:22:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:22:10 ---> Using cache 14:22:10 ---> e559d9fb329c 14:22:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:22:10 ---> Using cache 14:22:10 ---> c1ea3b801ec0 14:22:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 14:22:10 ---> Running in 719800be774a 14:22:13 Removing intermediate container 9d719575dca0 14:22:13 ---> 2b9ff81848be 14:22:13 Step 9/23 : COPY . . 14:22:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:22:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:22:16 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:22:16 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:22:16 OK: 15734 distinct packages available 14:22:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:22:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:22:18 ---> b3ea69753ba1 14:22:18 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:22:18 ---> Running in fd474d02eafb 14:22:19 (1/4) Installing dumb-init (1.2.5-r1) 14:22:19 (2/4) Installing musl-obstack (1.2.3-r0) 14:22:19 (3/4) Installing libucontext (1.1-r0) 14:22:19 (4/4) Installing gcompat (1.0.0-r4) 14:22:19 Executing busybox-1.34.1-r7.trigger 14:22:19 OK: 6 MiB in 18 packages 14:22:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:22:21 Removing intermediate container 719800be774a 14:22:21 ---> 24a7ad1ed7f8 14:22:21 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 14:22:32 ---> 01ecf1fb79f2 14:22:32 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:22:33 ---> d3d5a0f29884 14:22:33 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 14:22:33 ---> Running in 8db7a1304a30 14:22:34 Removing intermediate container 8db7a1304a30 14:22:34 ---> 2ec0f8c46ae4 14:22:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:22:38 ---> 0c2dd78f1bdc 14:22:38 Step 21/26 : WORKDIR / 14:22:38 ---> Running in 6725b4722a32 14:22:38 Removing intermediate container 6725b4722a32 14:22:38 ---> 3a8297b14cb5 14:22:38 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 14:22:38 ---> Running in cda7b9b60880 14:22:39 Removing intermediate container cda7b9b60880 14:22:39 ---> f64d1e87959c 14:22:39 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 14:22:40 ---> Running in b145264cad4f 14:22:41 Removing intermediate container b145264cad4f 14:22:41 ---> 88f23bd4c5fa 14:22:41 Step 24/26 : LABEL arch=arm64 14:22:41 ---> Running in f1501b4fe01d 14:22:42 Removing intermediate container f1501b4fe01d 14:22:42 ---> eb88383d488e 14:22:42 Step 25/26 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:22:42 ---> Running in b894f868c800 14:22:43 Removing intermediate container b894f868c800 14:22:43 ---> fc6198f34533 14:22:43 Step 26/26 : LABEL version=2.3.0-dev.97 14:22:44 ---> Running in db0f0cb3d0e3 14:22:45 Removing intermediate container db0f0cb3d0e3 14:22:45 ---> 05f285a20fb2 14:22:45 14:22:45 Successfully built 05f285a20fb2 14:22:45 Successfully tagged security-spire-config-arm64:latest 14:22:45 Building security-bootstrapper 14:22:46  Building security-spire-config ... done Removing intermediate container 95050cc5b69a 14:22:46 ---> 20380352dd71 14:22:46 14:22:46 Step 11/23 : FROM alpine:3.16 14:22:46 ---> a6215f271958 14:22:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:22:46 ---> Using cache 14:22:46 ---> a29e10dcec45 14:22:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:22:46 ---> Using cache 14:22:46 ---> 74349f1bff9b 14:22:46 Step 14/23 : ENV APP_PORT=59861 14:22:46 ---> Running in 8fcc9948505e 14:22:46 Removing intermediate container b5c2b55664c8 14:22:46 ---> 1bad38255e5e 14:22:46 Step 8/22 : COPY . . 14:22:47 Removing intermediate container 8fcc9948505e 14:22:47 ---> fbb0e0f4974a 14:22:47 Step 15/23 : EXPOSE $APP_PORT 14:22:47 ---> Running in af7069eed320 14:22:50 Removing intermediate container af7069eed320 14:22:50 ---> f2d52e8d9e21 14:22:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:22:50 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:22:50 Step 2/33 : FROM ${BUILDER_BASE} AS builder 14:22:50 ---> b5d932869abe 14:22:50 Step 3/33 : WORKDIR /edgex-go 14:22:50 ---> Using cache 14:22:50 ---> 5e02e1ac0ef6 14:22:50 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:22:50 ---> Using cache 14:22:50 ---> ace7206edbbf 14:22:50 Step 5/33 : RUN apk add --update --no-cache make git 14:22:50 ---> Using cache 14:22:50 ---> 5ca6aa0f8376 14:22:50 Step 6/33 : COPY go.mod vendor* ./ 14:22:50 ---> Using cache 14:22:50 ---> ea6a3019928b 14:22:50 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:22:50 ---> Using cache 14:22:50 ---> 1bad38255e5e 14:22:50 Step 8/33 : COPY . . 14:22:50 ---> Using cache 14:22:50 ---> a2bf540c5455 14:22:50 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:22:51 ---> a2bf540c5455 14:22:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:22:51 ---> Running in 7f7afb4eaeb9 14:22:51 ---> 2af75e236c93 14:22:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:22:51 ---> Running in 60f668bd6cb1 14:22:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:22:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:22:55 ---> 5b3af9f6ffde 14:22:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:22:56 ---> 6cd137c03938 14:22:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:22:56 ---> Running in d6fec2064345 14:22:56 Removing intermediate container d6fec2064345 14:22:56 ---> bf172862d97f 14:22:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:56 ---> Running in 9760b4818a45 14:22:57 Removing intermediate container 9760b4818a45 14:22:57 ---> 3876f0c17b5c 14:22:57 Step 21/23 : LABEL arch=arm64 14:22:57 ---> Running in 7dd451029b30 14:22:58 Removing intermediate container 7dd451029b30 14:22:58 ---> cd7ad6a719b0 14:22:58 Step 22/23 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:22:58 ---> Running in 3bcad0d4abf0 14:22:58 Removing intermediate container 3bcad0d4abf0 14:22:58 ---> 6b1895108611 14:22:58 Step 23/23 : LABEL version=2.3.0-dev.97 14:22:58 ---> Running in 209a503e3b46 14:22:59 Removing intermediate container 209a503e3b46 14:22:59 ---> c0a9d572a828 14:22:59 14:22:59 Successfully built c0a9d572a828 14:22:59 Successfully tagged support-scheduler-arm64:latest 14:22:59 Building security-spiffe-token-provider 14:23:03  Building support-scheduler ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 14:23:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:23:03 ---> b5d932869abe 14:23:03 Step 3/20 : WORKDIR /edgex-go 14:23:03 ---> Using cache 14:23:03 ---> 5e02e1ac0ef6 14:23:03 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 14:23:03 ---> Running in 9f3d21096c0e 14:23:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:23:07 v3.16.2-334-gfa0f6c3878 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 14:23:07 v3.16.2-336-gda67e2106e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 14:23:07 OK: 16895 distinct packages available 14:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:23:09 OK: 221 MiB in 51 packages 14:23:11 Removing intermediate container 9f3d21096c0e 14:23:11 ---> 3399ff1f0453 14:23:11 Step 5/20 : COPY go.mod vendor* ./ 14:23:11 ---> 97d989d5079b 14:23:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:23:12 ---> Running in a9a2ab71799f 14:24:33 Removing intermediate container a9a2ab71799f 14:24:33 ---> 3423d0673dfd 14:24:33 Step 7/20 : COPY . . 14:24:33 ---> 8564a06f2da6 14:24:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:24:33 ---> Running in 8699808643b1 14:24:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:28:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.3.0-dev.97" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:28:44 Removing intermediate container 054ad3ae023b 14:28:44 ---> f837a0586f7d 14:28:44 14:28:44 Step 11/25 : FROM alpine:3.16 14:28:44 ---> a6215f271958 14:28:44 Step 12/25 : RUN apk add --update --no-cache dumb-init 14:28:44 ---> Using cache 14:28:44 ---> a29e10dcec45 14:28:44 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:28:44 ---> Using cache 14:28:44 ---> 74349f1bff9b 14:28:44 Step 14/25 : ENV APP_PORT=59881 14:28:44 ---> Running in 023b59c8360d 14:28:45 Removing intermediate container 023b59c8360d 14:28:45 ---> 44a23967b8ac 14:28:45 Step 15/25 : EXPOSE $APP_PORT 14:28:45 ---> Running in fb32f0c60992 14:28:46 Removing intermediate container fb32f0c60992 14:28:46 ---> 75c853b5a3f4 14:28:46 Step 16/25 : WORKDIR / 14:28:46 ---> Running in aa53142a35d5 14:28:46 Removing intermediate container aa53142a35d5 14:28:46 ---> a815776985c6 14:28:46 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 14:28:47 ---> 0b058ac23e69 14:28:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:28:50 ---> 660ed3b3cb0d 14:28:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:28:51 ---> 196785d3395c 14:28:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 14:28:52 ---> f1aadd01d42f 14:28:52 Step 21/25 : ENTRYPOINT ["/core-metadata"] 14:28:52 ---> Running in 64456582a9bd 14:28:52 Removing intermediate container 64456582a9bd 14:28:52 ---> 7fbc1003cca2 14:28:52 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:28:52 ---> Running in a23c83d1cc07 14:28:53 Removing intermediate container a23c83d1cc07 14:28:53 ---> fbd9dc5ffa1f 14:28:53 Step 23/25 : LABEL arch=arm64 14:28:53 ---> Running in 3b3ba7cbb793 14:28:54 Removing intermediate container 3b3ba7cbb793 14:28:54 ---> d15fc558500e 14:28:54 Step 24/25 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:28:54 ---> Running in 019ecb98dbdd 14:28:54 Removing intermediate container 019ecb98dbdd 14:28:54 ---> fe29542f7fa7 14:28:54 Step 25/25 : LABEL version=2.3.0-dev.97 14:28:54 ---> Running in 2d4283239768 14:28:55 Removing intermediate container 2d4283239768 14:28:55 ---> a980f5de70d8 14:28:55 14:28:55 Successfully built a980f5de70d8 14:28:56 Successfully tagged core-metadata-arm64:latest 14:29:02  Building core-metadata ... done Removing intermediate container 60f668bd6cb1 14:29:02 ---> 0ad2394ddb61 14:29:02 14:29:02 Step 10/22 : FROM alpine:3.16 14:29:02 ---> a6215f271958 14:29:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 14:29:02 ---> Running in bcc76ccbd624 14:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:29:07 (1/6) Installing ca-certificates (20220614-r0) 14:29:07 (2/6) Installing brotli-libs (1.0.9-r6) 14:29:07 (3/6) Installing nghttp2-libs (1.47.0-r0) 14:29:07 (4/6) Installing libcurl (7.83.1-r3) 14:29:07 (5/6) Installing curl (7.83.1-r3) 14:29:07 (6/6) Installing dumb-init (1.2.5-r1) 14:29:07 Executing busybox-1.35.0-r17.trigger 14:29:07 Executing ca-certificates-20220614-r0.trigger 14:29:08 OK: 8 MiB in 20 packages 14:29:11 Removing intermediate container bcc76ccbd624 14:29:11 ---> 7c5041ea1f5f 14:29:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:29:11 ---> Running in 54a8f0ee9262 14:29:12 Removing intermediate container 54a8f0ee9262 14:29:12 ---> a4e1f7c41984 14:29:12 Step 13/22 : WORKDIR /edgex 14:29:12 ---> Running in 8d273af0e5a6 14:29:13 Removing intermediate container 8d273af0e5a6 14:29:13 ---> adafc0cc8c7d 14:29:13 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:29:13 Removing intermediate container 7f7afb4eaeb9 14:29:13 ---> 9e6ea600380e 14:29:13 14:29:13 Step 10/33 : FROM alpine:3.16 14:29:13 ---> a6215f271958 14:29:13 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:29:13 ---> Running in 567f40907036 14:29:14 ---> a8644f315bef 14:29:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:29:14 Removing intermediate container 567f40907036 14:29:14 ---> 86f427bb534a 14:29:14 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 14:29:14 ---> Running in 049d597b9daf 14:29:17 ---> c81ae16899d1 14:29:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:29:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:29:18 ---> b1a0cdc05697 14:29:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:29:18 (1/2) Installing dumb-init (1.2.5-r1) 14:29:18 (2/2) Installing su-exec (0.2-r1) 14:29:18 Executing busybox-1.35.0-r17.trigger 14:29:19 OK: 5 MiB in 16 packages 14:29:19 ---> 7eaaf583bac6 14:29:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:29:19 ---> Running in cec772989ece 14:29:20 Removing intermediate container 049d597b9daf 14:29:20 ---> d078701464a0 14:29:20 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 14:29:20 ---> Running in 281bdb2846ab 14:29:21 Removing intermediate container 281bdb2846ab 14:29:21 ---> afdc72d7cf75 14:29:21 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 14:29:22 ---> Running in ead019ce0aad 14:29:22 Removing intermediate container ead019ce0aad 14:29:22 ---> 879ca683fb51 14:29:22 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 14:29:22 ---> Running in 8231a9f7e750 14:29:23 Removing intermediate container 8231a9f7e750 14:29:23 ---> 1d3ca4904818 14:29:23 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 14:29:23 ---> Running in 738c797869d7 14:29:23 Removing intermediate container cec772989ece 14:29:23 ---> 0a50921acee4 14:29:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 14:29:24 ---> Running in 8f04c38d1417 14:29:24 Removing intermediate container 738c797869d7 14:29:24 ---> cd7585f053a9 14:29:24 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 14:29:24 ---> Running in 193f2ca85d9d 14:29:24 Removing intermediate container 8f04c38d1417 14:29:24 ---> 6fe20384e2b8 14:29:24 Step 20/22 : LABEL arch=arm64 14:29:25 ---> Running in 8af820848de4 14:29:25 Removing intermediate container 8af820848de4 14:29:25 ---> 9e38e1bf636a 14:29:25 Step 21/22 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:29:25 ---> Running in 687ca5c1de30 14:29:26 Removing intermediate container 687ca5c1de30 14:29:26 ---> 204e434ab41f 14:29:26 Step 22/22 : LABEL version=2.3.0-dev.97 14:29:26 ---> Running in 7f077ff72fb1 14:29:27 Removing intermediate container 7f077ff72fb1 14:29:27 ---> 1f73c6792ec0 14:29:27 14:29:27 Successfully built 1f73c6792ec0 14:29:27 Successfully tagged security-proxy-setup-arm64:latest 14:29:28  Building security-proxy-setup ... done Removing intermediate container 193f2ca85d9d 14:29:28 ---> 9bed6c404b51 14:29:28 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 14:29:28 ---> Running in 45bb6e8443c7 14:29:29 Removing intermediate container 45bb6e8443c7 14:29:29 ---> 4a84d96725f7 14:29:29 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 14:29:30 ---> 0c95520b2b1d 14:29:30 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 14:29:30 ---> Running in c23d07e9209b 14:29:33 Removing intermediate container c23d07e9209b 14:29:33 ---> f13b1c41eba3 14:29:33 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 14:29:34 ---> eb7b3817fbd5 14:29:34 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:29:36 ---> 34cde2895843 14:29:36 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:29:37 ---> 0b4341b00768 14:29:37 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:29:38 ---> c06e16f42900 14:29:38 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 14:29:39 ---> 257e012839ed 14:29:39 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 14:29:40 ---> 64f29d624dc5 14:29:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:29:41 ---> 64330fa5403d 14:29:41 Step 28/33 : RUN chmod +x /entrypoint.sh 14:29:41 ---> Running in f2ca21f5653b 14:29:44 Removing intermediate container f2ca21f5653b 14:29:44 ---> c1f9adb9edd6 14:29:44 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 14:29:44 ---> Running in f4bd2ffb734c 14:29:45 Removing intermediate container f4bd2ffb734c 14:29:45 ---> b8c9e3f1e217 14:29:45 Step 30/33 : CMD ["gate"] 14:29:45 ---> Running in a5953ba6dbe0 14:29:47 Removing intermediate container a5953ba6dbe0 14:29:47 ---> d2f0357a24f6 14:29:47 Step 31/33 : LABEL arch=arm64 14:29:47 ---> Running in 28c5f814c3fb 14:29:47 Removing intermediate container 28c5f814c3fb 14:29:47 ---> 9a0c10f3681d 14:29:47 Step 32/33 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:29:47 ---> Running in 9047d801c2f5 14:29:47 Removing intermediate container 9047d801c2f5 14:29:47 ---> 347e78026aab 14:29:47 Step 33/33 : LABEL version=2.3.0-dev.97 14:29:48 ---> Running in dc6bb12df555 14:29:48 Removing intermediate container dc6bb12df555 14:29:48 ---> 7e6c093f2c6c 14:29:48 14:29:48 Successfully built 7e6c093f2c6c 14:29:48 Successfully tagged security-bootstrapper-arm64:latest 14:30:45  Building security-bootstrapper ... done Removing intermediate container fd474d02eafb 14:30:45 ---> 65e165957daf 14:30:45 14:30:45 Step 11/23 : FROM alpine:3.16 14:30:45 ---> a6215f271958 14:30:45 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:30:45 ---> Running in c7a4225697a2 14:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:30:45 (1/2) Installing ca-certificates (20220614-r0) 14:30:45 (2/2) Installing dumb-init (1.2.5-r1) 14:30:45 Executing busybox-1.35.0-r17.trigger 14:30:45 Executing ca-certificates-20220614-r0.trigger 14:30:45 OK: 6 MiB in 16 packages 14:30:45 Removing intermediate container c7a4225697a2 14:30:45 ---> a4914e80b9c9 14:30:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:30:45 ---> Running in c0e9e642de5d 14:30:45 Removing intermediate container c0e9e642de5d 14:30:45 ---> f5b0ce195a5e 14:30:45 Step 14/23 : ENV APP_PORT=59860 14:30:45 ---> Running in 2dea6bb116f6 14:30:45 Removing intermediate container 2dea6bb116f6 14:30:45 ---> 9b7cc9ee99c0 14:30:45 Step 15/23 : EXPOSE $APP_PORT 14:30:45 ---> Running in 26a9a4d0496f 14:30:45 Removing intermediate container 26a9a4d0496f 14:30:45 ---> 41eac08fb0c7 14:30:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:30:45 Removing intermediate container 8699808643b1 14:30:45 ---> 0c347f7b5a5e 14:30:45 14:30:45 Step 9/20 : FROM alpine:3.15 14:30:45 ---> 02e0d6fdf486 14:30:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 14:30:45 ---> Using cache 14:30:45 ---> e559d9fb329c 14:30:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:45 ---> Using cache 14:30:45 ---> c1ea3b801ec0 14:30:45 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:30:45 ---> 91bd42d84888 14:30:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:30:45 ---> Running in 1b1634f9e2ff 14:30:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:45 ---> 5974d8ce4573 14:30:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:30:45 ---> fcfb0501271a 14:30:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:30:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:45 ---> Running in 63a68153e47a 14:30:45 Removing intermediate container 63a68153e47a 14:30:45 ---> e79deebad6b7 14:30:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:30:45 ---> Running in c2d027cbf56d 14:30:46 Removing intermediate container c2d027cbf56d 14:30:46 ---> b9f757c08b40 14:30:46 Step 21/23 : LABEL arch=arm64 14:30:46 ---> Running in 29506b04f599 14:30:46 v3.15.6-132-g5395cf24cd [https://dl-4.alpinelinux.org/alpine/v3.15/main] 14:30:46 v3.15.6-126-g6c8d9def05 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 14:30:46 OK: 15734 distinct packages available 14:30:46 Removing intermediate container 29506b04f599 14:30:46 ---> e670860831e1 14:30:46 Step 22/23 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:30:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:30:46 ---> Running in e0968a108722 14:30:46 Removing intermediate container e0968a108722 14:30:46 ---> 7a03cb2a5676 14:30:46 Step 23/23 : LABEL version=2.3.0-dev.97 14:30:46 ---> Running in 144ab238a422 14:30:47 Removing intermediate container 144ab238a422 14:30:47 ---> 07efae814b9b 14:30:47 14:30:47 Successfully built 07efae814b9b 14:30:47 Successfully tagged support-notifications-arm64:latest 14:30:47  Building support-notifications ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:30:48 (1/9) Installing ca-certificates (20220614-r0) 14:30:48 (2/9) Installing brotli-libs (1.0.9-r5) 14:30:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 14:30:48 (4/9) Installing libcurl (7.80.0-r3) 14:30:48 (5/9) Installing curl (7.80.0-r3) 14:30:48 (6/9) Installing dumb-init (1.2.5-r1) 14:30:49 (7/9) Installing musl-obstack (1.2.3-r0) 14:30:49 (8/9) Installing libucontext (1.1-r0) 14:30:49 (9/9) Installing gcompat (1.0.0-r4) 14:30:49 Executing busybox-1.34.1-r7.trigger 14:30:49 Executing ca-certificates-20220614-r0.trigger 14:30:49 OK: 8 MiB in 23 packages 14:30:50 Removing intermediate container 1b1634f9e2ff 14:30:50 ---> 3e2335dd55d6 14:30:50 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 14:30:51 ---> f36601e231de 14:30:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:30:52 ---> e7c75cf8b5dc 14:30:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 14:30:53 ---> 91e539abf5be 14:30:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 14:30:53 ---> Running in ea1a7a3510c4 14:30:53 Removing intermediate container ea1a7a3510c4 14:30:53 ---> 01a7ef459472 14:30:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:30:53 ---> Running in 2d92b1d33657 14:30:53 Removing intermediate container 2d92b1d33657 14:30:53 ---> 50e906a7ee96 14:30:53 Step 18/20 : LABEL arch=arm64 14:30:53 ---> Running in 6a6edcd28624 14:30:54 Removing intermediate container 6a6edcd28624 14:30:54 ---> 2621c2991c05 14:30:54 Step 19/20 : LABEL git_sha=00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:30:54 ---> Running in 14c260122acb 14:30:54 Removing intermediate container 14c260122acb 14:30:54 ---> 44760f13cb2d 14:30:54 Step 20/20 : LABEL version=2.3.0-dev.97 14:30:54 ---> Running in 199dd24ff61c 14:30:55 Removing intermediate container 199dd24ff61c 14:30:55 ---> 28ef9017b63d 14:30:55 14:30:55 Successfully built 28ef9017b63d 14:30:55 Successfully tagged security-spiffe-token-provider-arm64:latest 14:30:55  Building security-spiffe-token-provider ... done  [Pipeline] } 14:30:55 $ docker stop --time=1 f6fd85d75109c259591c0f7c34095df11a25c8a26fc565eac4299a2fadbeafc4 14:30:57 $ docker rm -f f6fd85d75109c259591c0f7c34095df11a25c8a26fc565eac4299a2fadbeafc4 [Pipeline] // withDockerContainer [Pipeline] sh 14:30:57 + docker images 14:30:58 REPOSITORY TAG IMAGE ID CREATED SIZE 14:30:58 security-spiffe-token-provider-arm64 latest 28ef9017b63d 3 seconds ago 28.8MB 14:30:58 support-notifications-arm64 latest 07efae814b9b 11 seconds ago 29.5MB 14:30:58 0c347f7b5a5e 15 seconds ago 1.3GB 14:30:58 65e165957daf 23 seconds ago 1.33GB 14:30:58 security-bootstrapper-arm64 latest 7e6c093f2c6c About a minute ago 19.4MB 14:30:58 security-proxy-setup-arm64 latest 1f73c6792ec0 About a minute ago 26.7MB 14:30:58 9e6ea600380e About a minute ago 1.25GB 14:30:58 0ad2394ddb61 About a minute ago 1.25GB 14:30:58 core-metadata-arm64 latest a980f5de70d8 2 minutes ago 17.7MB 14:30:58 f837a0586f7d 2 minutes ago 1.27GB 14:30:58 support-scheduler-arm64 latest c0a9d572a828 7 minutes ago 28.8MB 14:30:58 20380352dd71 8 minutes ago 1.33GB 14:30:58 security-spire-config-arm64 latest 05f285a20fb2 8 minutes ago 83.6MB 14:30:58 core-data-arm64 latest 0b97db4fe45f 8 minutes ago 20.8MB 14:30:58 sys-mgmt-agent-arm64 latest 7cf06fec1086 9 minutes ago 133MB 14:30:58 382801f66f6c 9 minutes ago 1.27GB 14:30:58 core-command-arm64 latest 8023dfcee6e3 9 minutes ago 16.9MB 14:30:58 d5763dcb2ce8 10 minutes ago 1.26GB 14:30:58 security-spire-agent-arm64 latest b17228306df4 10 minutes ago 122MB 14:30:58 efc64bb51d5e 10 minutes ago 1.14GB 14:30:58 security-secretstore-setup-arm64 latest 4ab733f50a73 10 minutes ago 28.6MB 14:30:58 52e1f41d5888 11 minutes ago 1.26GB 14:30:58 fd56b1f2e6a3 11 minutes ago 1.25GB 14:30:58 security-spire-server-arm64 latest 377293a13a62 17 minutes ago 84.3MB 14:30:58 dfca869d11fb 17 minutes ago 1.14GB 14:30:58 ci-base-image-arm64 latest b5d932869abe 20 minutes ago 943MB 14:30:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine 59b3b1a385d4 11 days ago 679MB 14:30:58 alpine 3.15 02e0d6fdf486 2 months ago 5.33MB 14:30:58 alpine 3.16 a6215f271958 2 months ago 5.29MB 14:30:58 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 14:30:58 provisioning config files... 14:30:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/335@tmp/config14471430714896867222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:58 ---> docker-login.sh 14:30:58 nexus3.edgexfoundry.org:10001 14:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:58 Configure a credential helper to remove this warning. See 14:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:58 14:30:58 Login Succeeded 14:30:58 nexus3.edgexfoundry.org:10002 14:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:59 Configure a credential helper to remove this warning. See 14:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:59 14:30:59 Login Succeeded 14:30:59 nexus3.edgexfoundry.org:10003 14:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:59 Configure a credential helper to remove this warning. See 14:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:59 14:30:59 Login Succeeded 14:30:59 nexus3.edgexfoundry.org:10004 14:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:59 Configure a credential helper to remove this warning. See 14:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:59 14:30:59 Login Succeeded 14:30:59 docker.io 14:31:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:31:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:31:00 Configure a credential helper to remove this warning. See 14:31:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:31:00 14:31:00 Login Succeeded 14:31:00 ---> docker-login.sh ends [Pipeline] } 14:31:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:31:00 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:31:00 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:00 latest 14:31:00 2.3.0-dev.97 14:31:00 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:00 main 14:31:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:31:01 fc4586407b0f: Preparing 14:31:01 734dbc96335e: Preparing 14:31:01 81896155a095: Preparing 14:31:01 1ebfc5a9d937: Preparing 14:31:01 5d3e392a13a0: Preparing 14:31:01 5d3e392a13a0: Layer already exists 14:31:01 1ebfc5a9d937: Pushed 14:31:01 fc4586407b0f: Pushed 14:31:01 81896155a095: Pushed 14:31:04 734dbc96335e: Pushed 14:31:04 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:e60d06ab6a4490bc170298f66c19174ea5ac1dd67dd136f97f836a4cfa672ace size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:31:05 fc4586407b0f: Preparing 14:31:05 734dbc96335e: Preparing 14:31:05 81896155a095: Preparing 14:31:05 1ebfc5a9d937: Preparing 14:31:05 5d3e392a13a0: Preparing 14:31:05 5d3e392a13a0: Layer already exists 14:31:05 fc4586407b0f: Layer already exists 14:31:05 734dbc96335e: Layer already exists 14:31:05 1ebfc5a9d937: Layer already exists 14:31:05 81896155a095: Layer already exists 14:31:05 latest: digest: sha256:e60d06ab6a4490bc170298f66c19174ea5ac1dd67dd136f97f836a4cfa672ace size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.97 14:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:31:06 fc4586407b0f: Preparing 14:31:06 734dbc96335e: Preparing 14:31:06 81896155a095: Preparing 14:31:06 1ebfc5a9d937: Preparing 14:31:06 5d3e392a13a0: Preparing 14:31:06 734dbc96335e: Layer already exists 14:31:06 81896155a095: Layer already exists 14:31:06 1ebfc5a9d937: Layer already exists 14:31:06 fc4586407b0f: Layer already exists 14:31:06 5d3e392a13a0: Layer already exists 14:31:06 2.3.0-dev.97: digest: sha256:e60d06ab6a4490bc170298f66c19174ea5ac1dd67dd136f97f836a4cfa672ace size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:31:07 fc4586407b0f: Preparing 14:31:07 734dbc96335e: Preparing 14:31:07 81896155a095: Preparing 14:31:07 1ebfc5a9d937: Preparing 14:31:07 5d3e392a13a0: Preparing 14:31:07 734dbc96335e: Layer already exists 14:31:07 fc4586407b0f: Layer already exists 14:31:07 5d3e392a13a0: Layer already exists 14:31:07 81896155a095: Layer already exists 14:31:07 1ebfc5a9d937: Layer already exists 14:31:07 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:e60d06ab6a4490bc170298f66c19174ea5ac1dd67dd136f97f836a4cfa672ace size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:31:07 fc4586407b0f: Preparing 14:31:07 734dbc96335e: Preparing 14:31:07 81896155a095: Preparing 14:31:07 1ebfc5a9d937: Preparing 14:31:07 5d3e392a13a0: Preparing 14:31:07 81896155a095: Layer already exists 14:31:07 fc4586407b0f: Layer already exists 14:31:07 5d3e392a13a0: Layer already exists 14:31:07 1ebfc5a9d937: Layer already exists 14:31:07 734dbc96335e: Layer already exists 14:31:08 main: digest: sha256:e60d06ab6a4490bc170298f66c19174ea5ac1dd67dd136f97f836a4cfa672ace size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:08 ===================================================== [Pipeline] echo 14:31:08 taggedImages: 14:31:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:31:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.3.0-dev.97 14:31:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:31:08 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:31:08 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:08 latest 14:31:08 2.3.0-dev.97 14:31:08 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:08 main 14:31:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:31:08 bbe6b8e7c722: Preparing 14:31:08 97c86af7ef6e: Preparing 14:31:08 81896155a095: Preparing 14:31:08 cb68140e42f0: Preparing 14:31:08 509701baa301: Preparing 14:31:08 5d3e392a13a0: Preparing 14:31:08 5d3e392a13a0: Waiting 14:31:08 81896155a095: Layer already exists 14:31:09 5d3e392a13a0: Layer already exists 14:31:09 509701baa301: Pushed 14:31:09 bbe6b8e7c722: Pushed 14:31:09 cb68140e42f0: Pushed 14:31:12 97c86af7ef6e: Pushed 14:31:12 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:f7974e20cd84b35054e7acde4ba126f1f5cc81b561fe89cc89adc3ce883ecf05 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:31:12 bbe6b8e7c722: Preparing 14:31:12 97c86af7ef6e: Preparing 14:31:12 81896155a095: Preparing 14:31:12 cb68140e42f0: Preparing 14:31:12 509701baa301: Preparing 14:31:12 5d3e392a13a0: Preparing 14:31:12 5d3e392a13a0: Waiting 14:31:12 81896155a095: Layer already exists 14:31:12 bbe6b8e7c722: Layer already exists 14:31:12 509701baa301: Layer already exists 14:31:12 cb68140e42f0: Layer already exists 14:31:12 97c86af7ef6e: Layer already exists 14:31:12 5d3e392a13a0: Layer already exists 14:31:13 latest: digest: sha256:f7974e20cd84b35054e7acde4ba126f1f5cc81b561fe89cc89adc3ce883ecf05 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.97 14:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:31:13 bbe6b8e7c722: Preparing 14:31:13 97c86af7ef6e: Preparing 14:31:13 81896155a095: Preparing 14:31:13 cb68140e42f0: Preparing 14:31:13 509701baa301: Preparing 14:31:13 5d3e392a13a0: Preparing 14:31:13 5d3e392a13a0: Waiting 14:31:13 cb68140e42f0: Layer already exists 14:31:13 81896155a095: Layer already exists 14:31:13 97c86af7ef6e: Layer already exists 14:31:13 bbe6b8e7c722: Layer already exists 14:31:13 509701baa301: Layer already exists 14:31:13 5d3e392a13a0: Layer already exists 14:31:14 2.3.0-dev.97: digest: sha256:f7974e20cd84b35054e7acde4ba126f1f5cc81b561fe89cc89adc3ce883ecf05 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:31:14 bbe6b8e7c722: Preparing 14:31:14 97c86af7ef6e: Preparing 14:31:14 81896155a095: Preparing 14:31:14 cb68140e42f0: Preparing 14:31:14 509701baa301: Preparing 14:31:14 5d3e392a13a0: Preparing 14:31:14 509701baa301: Layer already exists 14:31:14 cb68140e42f0: Layer already exists 14:31:14 bbe6b8e7c722: Layer already exists 14:31:14 97c86af7ef6e: Layer already exists 14:31:14 81896155a095: Layer already exists 14:31:14 5d3e392a13a0: Layer already exists 14:31:15 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:f7974e20cd84b35054e7acde4ba126f1f5cc81b561fe89cc89adc3ce883ecf05 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:31:15 bbe6b8e7c722: Preparing 14:31:15 97c86af7ef6e: Preparing 14:31:15 81896155a095: Preparing 14:31:15 cb68140e42f0: Preparing 14:31:15 509701baa301: Preparing 14:31:15 5d3e392a13a0: Preparing 14:31:15 5d3e392a13a0: Waiting 14:31:15 81896155a095: Layer already exists 14:31:15 509701baa301: Layer already exists 14:31:15 cb68140e42f0: Layer already exists 14:31:15 bbe6b8e7c722: Layer already exists 14:31:15 97c86af7ef6e: Layer already exists 14:31:15 5d3e392a13a0: Layer already exists 14:31:15 main: digest: sha256:f7974e20cd84b35054e7acde4ba126f1f5cc81b561fe89cc89adc3ce883ecf05 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:16 ===================================================== [Pipeline] echo 14:31:16 taggedImages: 14:31:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:31:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.3.0-dev.97 14:31:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:31:16 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:31:16 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:16 latest 14:31:16 2.3.0-dev.97 14:31:16 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:16 main 14:31:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:31:16 9c104c92eabd: Preparing 14:31:16 226679e9e807: Preparing 14:31:16 49c47f53bb84: Preparing 14:31:16 81896155a095: Preparing 14:31:16 1ebfc5a9d937: Preparing 14:31:16 5d3e392a13a0: Preparing 14:31:16 5d3e392a13a0: Waiting 14:31:16 81896155a095: Layer already exists 14:31:16 1ebfc5a9d937: Layer already exists 14:31:16 5d3e392a13a0: Layer already exists 14:31:16 9c104c92eabd: Pushed 14:31:16 226679e9e807: Pushed 14:31:20 49c47f53bb84: Pushed 14:31:20 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:b86299d0d6b265a2fabeda2a8f92cfae86eb5c038f1770cce3ac2a32ceb1e4f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:31:20 9c104c92eabd: Preparing 14:31:20 226679e9e807: Preparing 14:31:20 49c47f53bb84: Preparing 14:31:20 81896155a095: Preparing 14:31:20 1ebfc5a9d937: Preparing 14:31:20 5d3e392a13a0: Preparing 14:31:20 5d3e392a13a0: Waiting 14:31:20 1ebfc5a9d937: Layer already exists 14:31:20 49c47f53bb84: Layer already exists 14:31:20 81896155a095: Layer already exists 14:31:20 9c104c92eabd: Layer already exists 14:31:20 226679e9e807: Layer already exists 14:31:20 5d3e392a13a0: Layer already exists 14:31:21 latest: digest: sha256:b86299d0d6b265a2fabeda2a8f92cfae86eb5c038f1770cce3ac2a32ceb1e4f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.97 14:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:31:21 9c104c92eabd: Preparing 14:31:21 226679e9e807: Preparing 14:31:21 49c47f53bb84: Preparing 14:31:21 81896155a095: Preparing 14:31:21 1ebfc5a9d937: Preparing 14:31:21 5d3e392a13a0: Preparing 14:31:21 5d3e392a13a0: Waiting 14:31:21 49c47f53bb84: Layer already exists 14:31:21 81896155a095: Layer already exists 14:31:21 1ebfc5a9d937: Layer already exists 14:31:21 9c104c92eabd: Layer already exists 14:31:21 226679e9e807: Layer already exists 14:31:21 5d3e392a13a0: Layer already exists 14:31:22 2.3.0-dev.97: digest: sha256:b86299d0d6b265a2fabeda2a8f92cfae86eb5c038f1770cce3ac2a32ceb1e4f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:31:22 9c104c92eabd: Preparing 14:31:22 226679e9e807: Preparing 14:31:22 49c47f53bb84: Preparing 14:31:22 81896155a095: Preparing 14:31:22 1ebfc5a9d937: Preparing 14:31:22 5d3e392a13a0: Preparing 14:31:22 5d3e392a13a0: Waiting 14:31:22 81896155a095: Layer already exists 14:31:22 9c104c92eabd: Layer already exists 14:31:22 49c47f53bb84: Layer already exists 14:31:22 226679e9e807: Layer already exists 14:31:22 1ebfc5a9d937: Layer already exists 14:31:22 5d3e392a13a0: Layer already exists 14:31:23 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:b86299d0d6b265a2fabeda2a8f92cfae86eb5c038f1770cce3ac2a32ceb1e4f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:31:23 9c104c92eabd: Preparing 14:31:23 226679e9e807: Preparing 14:31:23 49c47f53bb84: Preparing 14:31:23 81896155a095: Preparing 14:31:23 1ebfc5a9d937: Preparing 14:31:23 5d3e392a13a0: Preparing 14:31:23 5d3e392a13a0: Waiting 14:31:23 226679e9e807: Layer already exists 14:31:23 1ebfc5a9d937: Layer already exists 14:31:23 81896155a095: Layer already exists 14:31:23 49c47f53bb84: Layer already exists 14:31:23 9c104c92eabd: Layer already exists 14:31:23 5d3e392a13a0: Layer already exists 14:31:24 main: digest: sha256:b86299d0d6b265a2fabeda2a8f92cfae86eb5c038f1770cce3ac2a32ceb1e4f4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:24 ===================================================== [Pipeline] echo 14:31:24 taggedImages: 14:31:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:31:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.3.0-dev.97 14:31:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:31:24 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:31:24 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:24 latest 14:31:24 2.3.0-dev.97 14:31:24 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:24 main 14:31:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:31:24 d7ed606b0834: Preparing 14:31:24 d7ed606b0834: Preparing 14:31:24 452d0db1568c: Preparing 14:31:24 74d60a13e546: Preparing 14:31:24 89c2f36e4ab7: Preparing 14:31:24 86d54f627c28: Preparing 14:31:24 bcbef1c97ead: Preparing 14:31:24 81896155a095: Preparing 14:31:24 61d94e9415e7: Preparing 14:31:24 d924d902ebd1: Preparing 14:31:24 b4cc670d5ab0: Preparing 14:31:24 d3922ca141ef: Preparing 14:31:24 5d3e392a13a0: Preparing 14:31:24 bcbef1c97ead: Waiting 14:31:24 81896155a095: Waiting 14:31:24 d3922ca141ef: Waiting 14:31:24 61d94e9415e7: Waiting 14:31:24 d924d902ebd1: Waiting 14:31:24 b4cc670d5ab0: Waiting 14:31:24 5d3e392a13a0: Waiting 14:31:25 d7ed606b0834: Pushed 14:31:25 74d60a13e546: Pushed 14:31:25 452d0db1568c: Pushed 14:31:25 86d54f627c28: Pushed 14:31:25 89c2f36e4ab7: Pushed 14:31:25 81896155a095: Layer already exists 14:31:25 d924d902ebd1: Pushed 14:31:25 d3922ca141ef: Pushed 14:31:25 61d94e9415e7: Pushed 14:31:25 b4cc670d5ab0: Pushed 14:31:25 5d3e392a13a0: Layer already exists 14:31:28 bcbef1c97ead: Pushed 14:31:28 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:38fed923b79958951a0599417f6ca4ded3566d31199c72436c9432740bbb3dd5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:31:29 d7ed606b0834: Preparing 14:31:29 d7ed606b0834: Preparing 14:31:29 452d0db1568c: Preparing 14:31:29 74d60a13e546: Preparing 14:31:29 89c2f36e4ab7: Preparing 14:31:29 86d54f627c28: Preparing 14:31:29 bcbef1c97ead: Preparing 14:31:29 81896155a095: Preparing 14:31:29 61d94e9415e7: Preparing 14:31:29 d924d902ebd1: Preparing 14:31:29 b4cc670d5ab0: Preparing 14:31:29 d3922ca141ef: Preparing 14:31:29 5d3e392a13a0: Preparing 14:31:29 81896155a095: Waiting 14:31:29 61d94e9415e7: Waiting 14:31:29 d924d902ebd1: Waiting 14:31:29 b4cc670d5ab0: Waiting 14:31:29 d3922ca141ef: Waiting 14:31:29 5d3e392a13a0: Waiting 14:31:29 bcbef1c97ead: Waiting 14:31:29 89c2f36e4ab7: Layer already exists 14:31:29 86d54f627c28: Layer already exists 14:31:29 74d60a13e546: Layer already exists 14:31:29 d7ed606b0834: Layer already exists 14:31:29 452d0db1568c: Layer already exists 14:31:29 81896155a095: Layer already exists 14:31:29 bcbef1c97ead: Layer already exists 14:31:29 d924d902ebd1: Layer already exists 14:31:29 61d94e9415e7: Layer already exists 14:31:29 b4cc670d5ab0: Layer already exists 14:31:29 d3922ca141ef: Layer already exists 14:31:29 5d3e392a13a0: Layer already exists 14:31:29 latest: digest: sha256:38fed923b79958951a0599417f6ca4ded3566d31199c72436c9432740bbb3dd5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.97 14:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:31:30 d7ed606b0834: Preparing 14:31:30 d7ed606b0834: Preparing 14:31:30 452d0db1568c: Preparing 14:31:30 74d60a13e546: Preparing 14:31:30 89c2f36e4ab7: Preparing 14:31:30 86d54f627c28: Preparing 14:31:30 bcbef1c97ead: Preparing 14:31:30 81896155a095: Preparing 14:31:30 61d94e9415e7: Preparing 14:31:30 d924d902ebd1: Preparing 14:31:30 b4cc670d5ab0: Preparing 14:31:30 d3922ca141ef: Preparing 14:31:30 5d3e392a13a0: Preparing 14:31:30 81896155a095: Waiting 14:31:30 61d94e9415e7: Waiting 14:31:30 d924d902ebd1: Waiting 14:31:30 b4cc670d5ab0: Waiting 14:31:30 d3922ca141ef: Waiting 14:31:30 5d3e392a13a0: Waiting 14:31:30 bcbef1c97ead: Waiting 14:31:30 d7ed606b0834: Layer already exists 14:31:30 89c2f36e4ab7: Layer already exists 14:31:30 452d0db1568c: Layer already exists 14:31:30 74d60a13e546: Layer already exists 14:31:30 86d54f627c28: Layer already exists 14:31:30 81896155a095: Layer already exists 14:31:30 bcbef1c97ead: Layer already exists 14:31:30 b4cc670d5ab0: Layer already exists 14:31:30 61d94e9415e7: Layer already exists 14:31:30 d924d902ebd1: Layer already exists 14:31:30 d3922ca141ef: Layer already exists 14:31:30 5d3e392a13a0: Layer already exists 14:31:30 2.3.0-dev.97: digest: sha256:38fed923b79958951a0599417f6ca4ded3566d31199c72436c9432740bbb3dd5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:31:31 d7ed606b0834: Preparing 14:31:31 d7ed606b0834: Preparing 14:31:31 452d0db1568c: Preparing 14:31:31 74d60a13e546: Preparing 14:31:31 89c2f36e4ab7: Preparing 14:31:31 86d54f627c28: Preparing 14:31:31 bcbef1c97ead: Preparing 14:31:31 81896155a095: Preparing 14:31:31 61d94e9415e7: Preparing 14:31:31 d924d902ebd1: Preparing 14:31:31 b4cc670d5ab0: Preparing 14:31:31 d3922ca141ef: Preparing 14:31:31 5d3e392a13a0: Preparing 14:31:31 bcbef1c97ead: Waiting 14:31:31 81896155a095: Waiting 14:31:31 61d94e9415e7: Waiting 14:31:31 d924d902ebd1: Waiting 14:31:31 b4cc670d5ab0: Waiting 14:31:31 d3922ca141ef: Waiting 14:31:31 5d3e392a13a0: Waiting 14:31:31 74d60a13e546: Layer already exists 14:31:31 86d54f627c28: Layer already exists 14:31:31 89c2f36e4ab7: Layer already exists 14:31:31 d7ed606b0834: Layer already exists 14:31:31 452d0db1568c: Layer already exists 14:31:31 81896155a095: Layer already exists 14:31:31 bcbef1c97ead: Layer already exists 14:31:31 b4cc670d5ab0: Layer already exists 14:31:31 61d94e9415e7: Layer already exists 14:31:31 d924d902ebd1: Layer already exists 14:31:31 5d3e392a13a0: Layer already exists 14:31:31 d3922ca141ef: Layer already exists 14:31:31 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:38fed923b79958951a0599417f6ca4ded3566d31199c72436c9432740bbb3dd5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:31:32 d7ed606b0834: Preparing 14:31:32 d7ed606b0834: Preparing 14:31:32 452d0db1568c: Preparing 14:31:32 74d60a13e546: Preparing 14:31:32 89c2f36e4ab7: Preparing 14:31:32 86d54f627c28: Preparing 14:31:32 bcbef1c97ead: Preparing 14:31:32 81896155a095: Preparing 14:31:32 61d94e9415e7: Preparing 14:31:32 d924d902ebd1: Preparing 14:31:32 b4cc670d5ab0: Preparing 14:31:32 d3922ca141ef: Preparing 14:31:32 5d3e392a13a0: Preparing 14:31:32 bcbef1c97ead: Waiting 14:31:32 81896155a095: Waiting 14:31:32 61d94e9415e7: Waiting 14:31:32 d924d902ebd1: Waiting 14:31:32 b4cc670d5ab0: Waiting 14:31:32 5d3e392a13a0: Waiting 14:31:32 d3922ca141ef: Waiting 14:31:32 74d60a13e546: Layer already exists 14:31:32 452d0db1568c: Layer already exists 14:31:32 86d54f627c28: Layer already exists 14:31:32 d7ed606b0834: Layer already exists 14:31:32 89c2f36e4ab7: Layer already exists 14:31:32 bcbef1c97ead: Layer already exists 14:31:32 81896155a095: Layer already exists 14:31:32 61d94e9415e7: Layer already exists 14:31:32 b4cc670d5ab0: Layer already exists 14:31:32 d924d902ebd1: Layer already exists 14:31:32 5d3e392a13a0: Layer already exists 14:31:32 d3922ca141ef: Layer already exists 14:31:32 main: digest: sha256:38fed923b79958951a0599417f6ca4ded3566d31199c72436c9432740bbb3dd5 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:32 ===================================================== [Pipeline] echo 14:31:32 taggedImages: 14:31:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:31:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.3.0-dev.97 14:31:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:31:32 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:31:32 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:32 latest 14:31:32 2.3.0-dev.97 14:31:32 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:32 main 14:31:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:31:33 4601816cd7b1: Preparing 14:31:33 7728f0b1c142: Preparing 14:31:33 db38091ff9a7: Preparing 14:31:33 185e8e05749b: Preparing 14:31:33 a693d68b8753: Preparing 14:31:33 f1d0b51b1486: Preparing 14:31:33 c6b2e4a3ba39: Preparing 14:31:33 5d3e392a13a0: Preparing 14:31:33 c6b2e4a3ba39: Waiting 14:31:33 5d3e392a13a0: Waiting 14:31:33 7728f0b1c142: Pushed 14:31:33 a693d68b8753: Pushed 14:31:33 4601816cd7b1: Pushed 14:31:33 5d3e392a13a0: Layer already exists 14:31:34 f1d0b51b1486: Pushed 14:31:34 c6b2e4a3ba39: Pushed 14:31:36 db38091ff9a7: Pushed 14:31:36 185e8e05749b: Pushed 14:31:36 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:d129fa99c32599eade542e7ed648325ed040d82762e42bdd91ece9093fc3a19b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:37 + 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 14:31:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:31:37 4601816cd7b1: Preparing 14:31:37 7728f0b1c142: Preparing 14:31:37 db38091ff9a7: Preparing 14:31:37 185e8e05749b: Preparing 14:31:37 a693d68b8753: Preparing 14:31:37 f1d0b51b1486: Preparing 14:31:37 c6b2e4a3ba39: Preparing 14:31:37 5d3e392a13a0: Preparing 14:31:37 f1d0b51b1486: Waiting 14:31:37 c6b2e4a3ba39: Waiting 14:31:37 5d3e392a13a0: Waiting 14:31:37 185e8e05749b: Layer already exists 14:31:37 4601816cd7b1: Layer already exists 14:31:37 7728f0b1c142: Layer already exists 14:31:37 db38091ff9a7: Layer already exists 14:31:37 a693d68b8753: Layer already exists 14:31:37 5d3e392a13a0: Layer already exists 14:31:37 c6b2e4a3ba39: Layer already exists 14:31:37 f1d0b51b1486: Layer already exists 14:31:37 latest: digest: sha256:d129fa99c32599eade542e7ed648325ed040d82762e42bdd91ece9093fc3a19b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.97 14:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:31:38 4601816cd7b1: Preparing 14:31:38 7728f0b1c142: Preparing 14:31:38 db38091ff9a7: Preparing 14:31:38 185e8e05749b: Preparing 14:31:38 a693d68b8753: Preparing 14:31:38 f1d0b51b1486: Preparing 14:31:38 c6b2e4a3ba39: Preparing 14:31:38 5d3e392a13a0: Preparing 14:31:38 c6b2e4a3ba39: Waiting 14:31:38 5d3e392a13a0: Waiting 14:31:38 f1d0b51b1486: Waiting 14:31:38 a693d68b8753: Layer already exists 14:31:38 db38091ff9a7: Layer already exists 14:31:38 7728f0b1c142: Layer already exists 14:31:38 4601816cd7b1: Layer already exists 14:31:38 185e8e05749b: Layer already exists 14:31:38 5d3e392a13a0: Layer already exists 14:31:38 c6b2e4a3ba39: Layer already exists 14:31:38 f1d0b51b1486: Layer already exists 14:31:38 2.3.0-dev.97: digest: sha256:d129fa99c32599eade542e7ed648325ed040d82762e42bdd91ece9093fc3a19b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:31:39 4601816cd7b1: Preparing 14:31:39 7728f0b1c142: Preparing 14:31:39 db38091ff9a7: Preparing 14:31:39 185e8e05749b: Preparing 14:31:39 a693d68b8753: Preparing 14:31:39 f1d0b51b1486: Preparing 14:31:39 c6b2e4a3ba39: Preparing 14:31:39 5d3e392a13a0: Preparing 14:31:39 f1d0b51b1486: Waiting 14:31:39 c6b2e4a3ba39: Waiting 14:31:39 5d3e392a13a0: Waiting 14:31:39 a693d68b8753: Layer already exists 14:31:39 4601816cd7b1: Layer already exists 14:31:39 7728f0b1c142: Layer already exists 14:31:39 185e8e05749b: Layer already exists 14:31:39 db38091ff9a7: Layer already exists 14:31:39 c6b2e4a3ba39: Layer already exists 14:31:39 5d3e392a13a0: Layer already exists 14:31:39 f1d0b51b1486: Layer already exists 14:31:39 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:d129fa99c32599eade542e7ed648325ed040d82762e42bdd91ece9093fc3a19b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:39 + 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 14:31:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:31:40 4601816cd7b1: Preparing 14:31:40 7728f0b1c142: Preparing 14:31:40 db38091ff9a7: Preparing 14:31:40 185e8e05749b: Preparing 14:31:40 a693d68b8753: Preparing 14:31:40 f1d0b51b1486: Preparing 14:31:40 c6b2e4a3ba39: Preparing 14:31:40 5d3e392a13a0: Preparing 14:31:40 5d3e392a13a0: Waiting 14:31:40 c6b2e4a3ba39: Waiting 14:31:40 f1d0b51b1486: Waiting 14:31:40 db38091ff9a7: Layer already exists 14:31:40 a693d68b8753: Layer already exists 14:31:40 7728f0b1c142: Layer already exists 14:31:40 185e8e05749b: Layer already exists 14:31:40 4601816cd7b1: Layer already exists 14:31:40 5d3e392a13a0: Layer already exists 14:31:40 f1d0b51b1486: Layer already exists 14:31:40 c6b2e4a3ba39: Layer already exists 14:31:40 main: digest: sha256:d129fa99c32599eade542e7ed648325ed040d82762e42bdd91ece9093fc3a19b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:40 ===================================================== [Pipeline] echo 14:31:40 taggedImages: 14:31:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:31:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.3.0-dev.97 14:31:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:31:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:31:40 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:40 latest 14:31:40 2.3.0-dev.97 14:31:40 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:40 main 14:31:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:31:41 1d32432a972a: Preparing 14:31:41 54211357f23b: Preparing 14:31:41 09d77b64a1e3: Preparing 14:31:41 c67765392f4b: Preparing 14:31:41 8c56760df616: Preparing 14:31:41 9bae421a3cee: Preparing 14:31:41 7c051d00bc18: Preparing 14:31:41 f1c7e60ad887: Preparing 14:31:41 442a7e6ccb04: Preparing 14:31:41 5d3e392a13a0: Preparing 14:31:41 442a7e6ccb04: Waiting 14:31:41 f1c7e60ad887: Waiting 14:31:41 5d3e392a13a0: Waiting 14:31:41 9bae421a3cee: Waiting 14:31:41 7c051d00bc18: Waiting 14:31:41 54211357f23b: Pushed 14:31:41 8c56760df616: Pushed 14:31:41 1d32432a972a: Pushed 14:31:41 9bae421a3cee: Pushed 14:31:41 7c051d00bc18: Pushed 14:31:41 f1c7e60ad887: Pushed 14:31:41 5d3e392a13a0: Layer already exists 14:31:41 442a7e6ccb04: Pushed 14:31:43 c67765392f4b: Pushed 14:31:44 09d77b64a1e3: Pushed 14:31:44 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:613f8b9dab4e248e93363d39f336db3acfb728f5cfc8391aa40de627e21253ed size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:45 + 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 14:31:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:31:45 1d32432a972a: Preparing 14:31:45 54211357f23b: Preparing 14:31:45 09d77b64a1e3: Preparing 14:31:45 c67765392f4b: Preparing 14:31:45 8c56760df616: Preparing 14:31:45 9bae421a3cee: Preparing 14:31:45 7c051d00bc18: Preparing 14:31:45 f1c7e60ad887: Preparing 14:31:45 442a7e6ccb04: Preparing 14:31:45 5d3e392a13a0: Preparing 14:31:45 9bae421a3cee: Waiting 14:31:45 7c051d00bc18: Waiting 14:31:45 442a7e6ccb04: Waiting 14:31:45 5d3e392a13a0: Waiting 14:31:45 f1c7e60ad887: Waiting 14:31:45 09d77b64a1e3: Layer already exists 14:31:45 c67765392f4b: Layer already exists 14:31:45 54211357f23b: Layer already exists 14:31:45 8c56760df616: Layer already exists 14:31:45 1d32432a972a: Layer already exists 14:31:45 f1c7e60ad887: Layer already exists 14:31:45 7c051d00bc18: Layer already exists 14:31:45 9bae421a3cee: Layer already exists 14:31:45 5d3e392a13a0: Layer already exists 14:31:45 442a7e6ccb04: Layer already exists 14:31:45 latest: digest: sha256:613f8b9dab4e248e93363d39f336db3acfb728f5cfc8391aa40de627e21253ed size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.97 14:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:31:46 1d32432a972a: Preparing 14:31:46 54211357f23b: Preparing 14:31:46 09d77b64a1e3: Preparing 14:31:46 c67765392f4b: Preparing 14:31:46 8c56760df616: Preparing 14:31:46 9bae421a3cee: Preparing 14:31:46 7c051d00bc18: Preparing 14:31:46 f1c7e60ad887: Preparing 14:31:46 442a7e6ccb04: Preparing 14:31:46 5d3e392a13a0: Preparing 14:31:46 f1c7e60ad887: Waiting 14:31:46 442a7e6ccb04: Waiting 14:31:46 9bae421a3cee: Waiting 14:31:46 7c051d00bc18: Waiting 14:31:46 5d3e392a13a0: Waiting 14:31:46 c67765392f4b: Layer already exists 14:31:46 1d32432a972a: Layer already exists 14:31:46 09d77b64a1e3: Layer already exists 14:31:46 8c56760df616: Layer already exists 14:31:46 54211357f23b: Layer already exists 14:31:46 7c051d00bc18: Layer already exists 14:31:46 442a7e6ccb04: Layer already exists 14:31:46 9bae421a3cee: Layer already exists 14:31:46 f1c7e60ad887: Layer already exists 14:31:46 5d3e392a13a0: Layer already exists 14:31:46 2.3.0-dev.97: digest: sha256:613f8b9dab4e248e93363d39f336db3acfb728f5cfc8391aa40de627e21253ed size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:31:47 1d32432a972a: Preparing 14:31:47 54211357f23b: Preparing 14:31:47 09d77b64a1e3: Preparing 14:31:47 c67765392f4b: Preparing 14:31:47 8c56760df616: Preparing 14:31:47 9bae421a3cee: Preparing 14:31:47 7c051d00bc18: Preparing 14:31:47 f1c7e60ad887: Preparing 14:31:47 442a7e6ccb04: Preparing 14:31:47 5d3e392a13a0: Preparing 14:31:47 9bae421a3cee: Waiting 14:31:47 f1c7e60ad887: Waiting 14:31:47 7c051d00bc18: Waiting 14:31:47 442a7e6ccb04: Waiting 14:31:47 5d3e392a13a0: Waiting 14:31:47 54211357f23b: Layer already exists 14:31:47 8c56760df616: Layer already exists 14:31:47 1d32432a972a: Layer already exists 14:31:47 c67765392f4b: Layer already exists 14:31:47 09d77b64a1e3: Layer already exists 14:31:47 7c051d00bc18: Layer already exists 14:31:47 9bae421a3cee: Layer already exists 14:31:47 f1c7e60ad887: Layer already exists 14:31:47 442a7e6ccb04: Layer already exists 14:31:47 5d3e392a13a0: Layer already exists 14:31:47 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:613f8b9dab4e248e93363d39f336db3acfb728f5cfc8391aa40de627e21253ed size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:47 + 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 14:31:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:31:48 1d32432a972a: Preparing 14:31:48 54211357f23b: Preparing 14:31:48 09d77b64a1e3: Preparing 14:31:48 c67765392f4b: Preparing 14:31:48 8c56760df616: Preparing 14:31:48 9bae421a3cee: Preparing 14:31:48 7c051d00bc18: Preparing 14:31:48 f1c7e60ad887: Preparing 14:31:48 442a7e6ccb04: Preparing 14:31:48 5d3e392a13a0: Preparing 14:31:48 9bae421a3cee: Waiting 14:31:48 7c051d00bc18: Waiting 14:31:48 f1c7e60ad887: Waiting 14:31:48 442a7e6ccb04: Waiting 14:31:48 5d3e392a13a0: Waiting 14:31:48 09d77b64a1e3: Layer already exists 14:31:48 54211357f23b: Layer already exists 14:31:48 8c56760df616: Layer already exists 14:31:48 c67765392f4b: Layer already exists 14:31:48 1d32432a972a: Layer already exists 14:31:48 9bae421a3cee: Layer already exists 14:31:48 f1c7e60ad887: Layer already exists 14:31:48 442a7e6ccb04: Layer already exists 14:31:48 5d3e392a13a0: Layer already exists 14:31:48 7c051d00bc18: Layer already exists 14:31:48 main: digest: sha256:613f8b9dab4e248e93363d39f336db3acfb728f5cfc8391aa40de627e21253ed size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:48 ===================================================== [Pipeline] echo 14:31:48 taggedImages: 14:31:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:31:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.3.0-dev.97 14:31:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:31:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 14:31:48 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:48 latest 14:31:48 2.3.0-dev.97 14:31:48 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:48 main 14:31:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:31:49 ad87eb536400: Preparing 14:31:49 d344563ead11: Preparing 14:31:49 81896155a095: Preparing 14:31:49 1273eb7eaa92: Preparing 14:31:49 561350715da1: Preparing 14:31:49 9833f26c6bda: Preparing 14:31:49 9833f26c6bda: Waiting 14:31:49 81896155a095: Layer already exists 14:31:49 9833f26c6bda: Layer already exists 14:31:49 561350715da1: Pushed 14:31:49 ad87eb536400: Pushed 14:31:50 1273eb7eaa92: Pushed 14:31:54 d344563ead11: Pushed 14:31:54 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:f9f47fbd02580a86024a39d24e9d4daccfc293846e9c00665b3fe694584d8906 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:54 + 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 14:31:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:31:54 ad87eb536400: Preparing 14:31:54 d344563ead11: Preparing 14:31:54 81896155a095: Preparing 14:31:54 1273eb7eaa92: Preparing 14:31:54 561350715da1: Preparing 14:31:54 9833f26c6bda: Preparing 14:31:54 9833f26c6bda: Waiting 14:31:54 d344563ead11: Layer already exists 14:31:54 81896155a095: Layer already exists 14:31:54 1273eb7eaa92: Layer already exists 14:31:54 ad87eb536400: Layer already exists 14:31:54 561350715da1: Layer already exists 14:31:54 9833f26c6bda: Layer already exists 14:31:55 latest: digest: sha256:f9f47fbd02580a86024a39d24e9d4daccfc293846e9c00665b3fe694584d8906 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.97 14:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:31:55 ad87eb536400: Preparing 14:31:55 d344563ead11: Preparing 14:31:55 81896155a095: Preparing 14:31:55 1273eb7eaa92: Preparing 14:31:55 561350715da1: Preparing 14:31:55 9833f26c6bda: Preparing 14:31:55 9833f26c6bda: Waiting 14:31:55 81896155a095: Layer already exists 14:31:55 561350715da1: Layer already exists 14:31:55 d344563ead11: Layer already exists 14:31:55 1273eb7eaa92: Layer already exists 14:31:55 ad87eb536400: Layer already exists 14:31:55 9833f26c6bda: Layer already exists 14:31:55 2.3.0-dev.97: digest: sha256:f9f47fbd02580a86024a39d24e9d4daccfc293846e9c00665b3fe694584d8906 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:31:56 ad87eb536400: Preparing 14:31:56 d344563ead11: Preparing 14:31:56 81896155a095: Preparing 14:31:56 1273eb7eaa92: Preparing 14:31:56 561350715da1: Preparing 14:31:56 9833f26c6bda: Preparing 14:31:56 9833f26c6bda: Waiting 14:31:56 561350715da1: Layer already exists 14:31:56 d344563ead11: Layer already exists 14:31:56 1273eb7eaa92: Layer already exists 14:31:56 ad87eb536400: Layer already exists 14:31:56 81896155a095: Layer already exists 14:31:56 9833f26c6bda: Layer already exists 14:31:56 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:f9f47fbd02580a86024a39d24e9d4daccfc293846e9c00665b3fe694584d8906 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:57 + 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 14:31:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 14:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:31:57 ad87eb536400: Preparing 14:31:57 d344563ead11: Preparing 14:31:57 81896155a095: Preparing 14:31:57 1273eb7eaa92: Preparing 14:31:57 561350715da1: Preparing 14:31:57 9833f26c6bda: Preparing 14:31:57 9833f26c6bda: Waiting 14:31:57 d344563ead11: Layer already exists 14:31:57 ad87eb536400: Layer already exists 14:31:57 81896155a095: Layer already exists 14:31:57 561350715da1: Layer already exists 14:31:57 1273eb7eaa92: Layer already exists 14:31:57 9833f26c6bda: Layer already exists 14:31:57 main: digest: sha256:f9f47fbd02580a86024a39d24e9d4daccfc293846e9c00665b3fe694584d8906 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:31:57 ===================================================== [Pipeline] echo 14:31:57 taggedImages: 14:31:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:31:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.3.0-dev.97 14:31:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 14:31:57 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 14:31:57 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:57 latest 14:31:57 2.3.0-dev.97 14:31:57 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:31:57 main 14:31:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:31:58 a900158aa3b6: Preparing 14:31:58 ec05ab78f7a2: Preparing 14:31:58 2804a0fa3d1f: Preparing 14:31:58 212c3171ad02: Preparing 14:31:58 dee289b258b0: Preparing 14:31:58 30a8e391c584: Preparing 14:31:58 561350715da1: Preparing 14:31:58 9833f26c6bda: Preparing 14:31:58 561350715da1: Waiting 14:31:58 9833f26c6bda: Waiting 14:31:58 30a8e391c584: Waiting 14:31:58 2804a0fa3d1f: Pushed 14:31:58 ec05ab78f7a2: Pushed 14:31:58 a900158aa3b6: Pushed 14:31:58 561350715da1: Layer already exists 14:31:58 9833f26c6bda: Layer already exists 14:31:59 30a8e391c584: Pushed 14:32:06 dee289b258b0: Pushed 14:32:12 212c3171ad02: Pushed 14:32:12 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:f55a64431536477cb4668e760de8e2e3fab635e48719b64594735a9981133ff5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:13 + 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 14:32:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:32:13 a900158aa3b6: Preparing 14:32:13 ec05ab78f7a2: Preparing 14:32:13 2804a0fa3d1f: Preparing 14:32:13 212c3171ad02: Preparing 14:32:13 dee289b258b0: Preparing 14:32:13 30a8e391c584: Preparing 14:32:13 561350715da1: Preparing 14:32:13 9833f26c6bda: Preparing 14:32:13 30a8e391c584: Waiting 14:32:13 561350715da1: Waiting 14:32:13 9833f26c6bda: Waiting 14:32:13 dee289b258b0: Layer already exists 14:32:13 212c3171ad02: Layer already exists 14:32:13 a900158aa3b6: Layer already exists 14:32:13 ec05ab78f7a2: Layer already exists 14:32:13 2804a0fa3d1f: Layer already exists 14:32:13 561350715da1: Layer already exists 14:32:13 30a8e391c584: Layer already exists 14:32:13 9833f26c6bda: Layer already exists 14:32:14 latest: digest: sha256:f55a64431536477cb4668e760de8e2e3fab635e48719b64594735a9981133ff5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.97 14:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:32:14 a900158aa3b6: Preparing 14:32:14 ec05ab78f7a2: Preparing 14:32:14 2804a0fa3d1f: Preparing 14:32:14 212c3171ad02: Preparing 14:32:14 dee289b258b0: Preparing 14:32:14 30a8e391c584: Preparing 14:32:14 561350715da1: Preparing 14:32:14 9833f26c6bda: Preparing 14:32:14 561350715da1: Waiting 14:32:14 9833f26c6bda: Waiting 14:32:14 30a8e391c584: Waiting 14:32:14 ec05ab78f7a2: Layer already exists 14:32:14 dee289b258b0: Layer already exists 14:32:14 2804a0fa3d1f: Layer already exists 14:32:14 212c3171ad02: Layer already exists 14:32:14 a900158aa3b6: Layer already exists 14:32:14 9833f26c6bda: Layer already exists 14:32:14 30a8e391c584: Layer already exists 14:32:14 561350715da1: Layer already exists 14:32:14 2.3.0-dev.97: digest: sha256:f55a64431536477cb4668e760de8e2e3fab635e48719b64594735a9981133ff5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:32:15 a900158aa3b6: Preparing 14:32:15 ec05ab78f7a2: Preparing 14:32:15 2804a0fa3d1f: Preparing 14:32:15 212c3171ad02: Preparing 14:32:15 dee289b258b0: Preparing 14:32:15 30a8e391c584: Preparing 14:32:15 561350715da1: Preparing 14:32:15 9833f26c6bda: Preparing 14:32:15 30a8e391c584: Waiting 14:32:15 561350715da1: Waiting 14:32:15 9833f26c6bda: Waiting 14:32:15 a900158aa3b6: Layer already exists 14:32:15 2804a0fa3d1f: Layer already exists 14:32:15 212c3171ad02: Layer already exists 14:32:15 dee289b258b0: Layer already exists 14:32:15 ec05ab78f7a2: Layer already exists 14:32:15 30a8e391c584: Layer already exists 14:32:15 9833f26c6bda: Layer already exists 14:32:15 561350715da1: Layer already exists 14:32:15 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:f55a64431536477cb4668e760de8e2e3fab635e48719b64594735a9981133ff5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:16 + 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 14:32:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 14:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:32:16 a900158aa3b6: Preparing 14:32:16 ec05ab78f7a2: Preparing 14:32:16 2804a0fa3d1f: Preparing 14:32:16 212c3171ad02: Preparing 14:32:16 dee289b258b0: Preparing 14:32:16 30a8e391c584: Preparing 14:32:16 561350715da1: Preparing 14:32:16 9833f26c6bda: Preparing 14:32:16 561350715da1: Waiting 14:32:16 9833f26c6bda: Waiting 14:32:16 30a8e391c584: Waiting 14:32:16 ec05ab78f7a2: Layer already exists 14:32:16 dee289b258b0: Layer already exists 14:32:16 212c3171ad02: Layer already exists 14:32:16 a900158aa3b6: Layer already exists 14:32:16 2804a0fa3d1f: Layer already exists 14:32:16 561350715da1: Layer already exists 14:32:16 30a8e391c584: Layer already exists 14:32:16 9833f26c6bda: Layer already exists 14:32:16 main: digest: sha256:f55a64431536477cb4668e760de8e2e3fab635e48719b64594735a9981133ff5 size: 1992 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:16 ===================================================== [Pipeline] echo 14:32:16 taggedImages: 14:32:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:32:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:32:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.3.0-dev.97 14:32:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:32:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 14:32:16 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 14:32:16 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:32:16 latest 14:32:16 2.3.0-dev.97 14:32:16 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:32:16 main 14:32:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:17 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:32:17 3fe36a000d2a: Preparing 14:32:17 e7c015676704: Preparing 14:32:17 e11c6150290d: Preparing 14:32:17 532c529f33c0: Preparing 14:32:17 f700b3679b0a: Preparing 14:32:17 561350715da1: Preparing 14:32:17 9833f26c6bda: Preparing 14:32:17 561350715da1: Waiting 14:32:17 9833f26c6bda: Waiting 14:32:17 3fe36a000d2a: Pushed 14:32:17 e7c015676704: Pushed 14:32:17 e11c6150290d: Pushed 14:32:17 561350715da1: Layer already exists 14:32:17 9833f26c6bda: Layer already exists 14:32:18 f700b3679b0a: Pushed 14:32:33 532c529f33c0: Pushed 14:32:33 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:7f55468daf29e1776f2b3e476056c8ca7f50bb17367958515a509825cc407e40 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:33 + 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 14:32:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:32:34 3fe36a000d2a: Preparing 14:32:34 e7c015676704: Preparing 14:32:34 e11c6150290d: Preparing 14:32:34 532c529f33c0: Preparing 14:32:34 f700b3679b0a: Preparing 14:32:34 561350715da1: Preparing 14:32:34 9833f26c6bda: Preparing 14:32:34 561350715da1: Waiting 14:32:34 9833f26c6bda: Waiting 14:32:34 e7c015676704: Layer already exists 14:32:34 e11c6150290d: Layer already exists 14:32:34 532c529f33c0: Layer already exists 14:32:34 f700b3679b0a: Layer already exists 14:32:34 3fe36a000d2a: Layer already exists 14:32:34 561350715da1: Layer already exists 14:32:34 9833f26c6bda: Layer already exists 14:32:34 latest: digest: sha256:7f55468daf29e1776f2b3e476056c8ca7f50bb17367958515a509825cc407e40 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.97 14:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:32:34 3fe36a000d2a: Preparing 14:32:34 e7c015676704: Preparing 14:32:34 e11c6150290d: Preparing 14:32:34 532c529f33c0: Preparing 14:32:34 f700b3679b0a: Preparing 14:32:34 561350715da1: Preparing 14:32:34 9833f26c6bda: Preparing 14:32:34 561350715da1: Waiting 14:32:34 9833f26c6bda: Waiting 14:32:34 f700b3679b0a: Layer already exists 14:32:34 3fe36a000d2a: Layer already exists 14:32:34 e7c015676704: Layer already exists 14:32:34 e11c6150290d: Layer already exists 14:32:34 532c529f33c0: Layer already exists 14:32:34 9833f26c6bda: Layer already exists 14:32:34 561350715da1: Layer already exists 14:32:34 2.3.0-dev.97: digest: sha256:7f55468daf29e1776f2b3e476056c8ca7f50bb17367958515a509825cc407e40 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:32:35 3fe36a000d2a: Preparing 14:32:35 e7c015676704: Preparing 14:32:35 e11c6150290d: Preparing 14:32:35 532c529f33c0: Preparing 14:32:35 f700b3679b0a: Preparing 14:32:35 561350715da1: Preparing 14:32:35 9833f26c6bda: Preparing 14:32:35 561350715da1: Waiting 14:32:35 9833f26c6bda: Waiting 14:32:35 532c529f33c0: Layer already exists 14:32:35 3fe36a000d2a: Layer already exists 14:32:35 e11c6150290d: Layer already exists 14:32:35 e7c015676704: Layer already exists 14:32:35 f700b3679b0a: Layer already exists 14:32:35 9833f26c6bda: Layer already exists 14:32:35 561350715da1: Layer already exists 14:32:35 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:7f55468daf29e1776f2b3e476056c8ca7f50bb17367958515a509825cc407e40 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:36 + 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 14:32:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 14:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:32:36 3fe36a000d2a: Preparing 14:32:36 e7c015676704: Preparing 14:32:36 e11c6150290d: Preparing 14:32:36 532c529f33c0: Preparing 14:32:36 f700b3679b0a: Preparing 14:32:36 561350715da1: Preparing 14:32:36 9833f26c6bda: Preparing 14:32:36 561350715da1: Waiting 14:32:36 9833f26c6bda: Waiting 14:32:36 3fe36a000d2a: Layer already exists 14:32:36 532c529f33c0: Layer already exists 14:32:36 e7c015676704: Layer already exists 14:32:36 f700b3679b0a: Layer already exists 14:32:36 e11c6150290d: Layer already exists 14:32:36 9833f26c6bda: Layer already exists 14:32:36 561350715da1: Layer already exists 14:32:37 main: digest: sha256:7f55468daf29e1776f2b3e476056c8ca7f50bb17367958515a509825cc407e40 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:37 ===================================================== [Pipeline] echo 14:32:37 taggedImages: 14:32:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:32:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:32:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.3.0-dev.97 14:32:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:32:37 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 14:32:37 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 14:32:37 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:32:37 latest 14:32:37 2.3.0-dev.97 14:32:37 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:32:37 main 14:32:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:32:37 cdba5594a4c5: Preparing 14:32:37 0ce7783b4e15: Preparing 14:32:37 a4c05d4808a2: Preparing 14:32:37 4312233f2805: Preparing 14:32:37 30a8e391c584: Preparing 14:32:37 561350715da1: Preparing 14:32:37 9833f26c6bda: Preparing 14:32:37 561350715da1: Waiting 14:32:37 9833f26c6bda: Waiting 14:32:37 30a8e391c584: Layer already exists 14:32:38 561350715da1: Layer already exists 14:32:38 9833f26c6bda: Layer already exists 14:32:38 a4c05d4808a2: Pushed 14:32:38 0ce7783b4e15: Pushed 14:32:38 cdba5594a4c5: Pushed 14:32:56 4312233f2805: Pushed 14:32:56 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:a948452575fe70f747c6e820fd8c3d97c444d000cd2a5988f44c1eb18dbba81d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:56 + 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 14:32:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:32:56 cdba5594a4c5: Preparing 14:32:56 0ce7783b4e15: Preparing 14:32:56 a4c05d4808a2: Preparing 14:32:56 4312233f2805: Preparing 14:32:56 30a8e391c584: Preparing 14:32:56 561350715da1: Preparing 14:32:56 9833f26c6bda: Preparing 14:32:56 561350715da1: Waiting 14:32:56 9833f26c6bda: Waiting 14:32:56 cdba5594a4c5: Layer already exists 14:32:56 4312233f2805: Layer already exists 14:32:56 a4c05d4808a2: Layer already exists 14:32:56 30a8e391c584: Layer already exists 14:32:56 0ce7783b4e15: Layer already exists 14:32:56 9833f26c6bda: Layer already exists 14:32:56 561350715da1: Layer already exists 14:32:57 latest: digest: sha256:a948452575fe70f747c6e820fd8c3d97c444d000cd2a5988f44c1eb18dbba81d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.97 14:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:32:57 cdba5594a4c5: Preparing 14:32:57 0ce7783b4e15: Preparing 14:32:57 a4c05d4808a2: Preparing 14:32:57 4312233f2805: Preparing 14:32:57 30a8e391c584: Preparing 14:32:57 561350715da1: Preparing 14:32:57 9833f26c6bda: Preparing 14:32:57 561350715da1: Waiting 14:32:57 9833f26c6bda: Waiting 14:32:57 a4c05d4808a2: Layer already exists 14:32:57 30a8e391c584: Layer already exists 14:32:57 0ce7783b4e15: Layer already exists 14:32:57 4312233f2805: Layer already exists 14:32:57 cdba5594a4c5: Layer already exists 14:32:57 561350715da1: Layer already exists 14:32:57 9833f26c6bda: Layer already exists 14:32:58 2.3.0-dev.97: digest: sha256:a948452575fe70f747c6e820fd8c3d97c444d000cd2a5988f44c1eb18dbba81d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:32:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:32:58 cdba5594a4c5: Preparing 14:32:58 0ce7783b4e15: Preparing 14:32:58 a4c05d4808a2: Preparing 14:32:58 4312233f2805: Preparing 14:32:58 30a8e391c584: Preparing 14:32:58 561350715da1: Preparing 14:32:58 9833f26c6bda: Preparing 14:32:58 561350715da1: Waiting 14:32:58 9833f26c6bda: Waiting 14:32:58 30a8e391c584: Layer already exists 14:32:58 0ce7783b4e15: Layer already exists 14:32:58 cdba5594a4c5: Layer already exists 14:32:58 4312233f2805: Layer already exists 14:32:58 a4c05d4808a2: Layer already exists 14:32:58 9833f26c6bda: Layer already exists 14:32:58 561350715da1: Layer already exists 14:32:58 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:a948452575fe70f747c6e820fd8c3d97c444d000cd2a5988f44c1eb18dbba81d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:59 + 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 14:32:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 14:32:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:32:59 cdba5594a4c5: Preparing 14:32:59 0ce7783b4e15: Preparing 14:32:59 a4c05d4808a2: Preparing 14:32:59 4312233f2805: Preparing 14:32:59 30a8e391c584: Preparing 14:32:59 561350715da1: Preparing 14:32:59 9833f26c6bda: Preparing 14:32:59 561350715da1: Waiting 14:32:59 9833f26c6bda: Waiting 14:32:59 4312233f2805: Layer already exists 14:32:59 0ce7783b4e15: Layer already exists 14:32:59 cdba5594a4c5: Layer already exists 14:32:59 a4c05d4808a2: Layer already exists 14:32:59 30a8e391c584: Layer already exists 14:32:59 561350715da1: Layer already exists 14:32:59 9833f26c6bda: Layer already exists 14:32:59 main: digest: sha256:a948452575fe70f747c6e820fd8c3d97c444d000cd2a5988f44c1eb18dbba81d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:32:59 ===================================================== [Pipeline] echo 14:32:59 taggedImages: 14:32:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:32:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:32:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.3.0-dev.97 14:32:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:32:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 14:32:59 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:32:59 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:32:59 latest 14:32:59 2.3.0-dev.97 14:32:59 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:32:59 main 14:32:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:33:00 a996de2623dd: Preparing 14:33:00 1eca3a3dd0d2: Preparing 14:33:00 81896155a095: Preparing 14:33:00 38dbbd1cf4fd: Preparing 14:33:00 5d3e392a13a0: Preparing 14:33:00 81896155a095: Layer already exists 14:33:00 5d3e392a13a0: Layer already exists 14:33:00 a996de2623dd: Pushed 14:33:01 38dbbd1cf4fd: Pushed 14:33:06 1eca3a3dd0d2: Pushed 14:33:06 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:52be43344f4d52092a3fdfdc2bcfc6a0a54fe515b4b6f4ca5ddd85222bca6df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:33:07 a996de2623dd: Preparing 14:33:07 1eca3a3dd0d2: Preparing 14:33:07 81896155a095: Preparing 14:33:07 38dbbd1cf4fd: Preparing 14:33:07 5d3e392a13a0: Preparing 14:33:07 5d3e392a13a0: Layer already exists 14:33:07 1eca3a3dd0d2: Layer already exists 14:33:07 a996de2623dd: Layer already exists 14:33:07 38dbbd1cf4fd: Layer already exists 14:33:07 81896155a095: Layer already exists 14:33:07 latest: digest: sha256:52be43344f4d52092a3fdfdc2bcfc6a0a54fe515b4b6f4ca5ddd85222bca6df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.97 14:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:33:07 a996de2623dd: Preparing 14:33:07 1eca3a3dd0d2: Preparing 14:33:07 81896155a095: Preparing 14:33:07 38dbbd1cf4fd: Preparing 14:33:07 5d3e392a13a0: Preparing 14:33:07 1eca3a3dd0d2: Layer already exists 14:33:07 38dbbd1cf4fd: Layer already exists 14:33:07 a996de2623dd: Layer already exists 14:33:07 81896155a095: Layer already exists 14:33:07 5d3e392a13a0: Layer already exists 14:33:07 2.3.0-dev.97: digest: sha256:52be43344f4d52092a3fdfdc2bcfc6a0a54fe515b4b6f4ca5ddd85222bca6df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:33:08 a996de2623dd: Preparing 14:33:08 1eca3a3dd0d2: Preparing 14:33:08 81896155a095: Preparing 14:33:08 38dbbd1cf4fd: Preparing 14:33:08 5d3e392a13a0: Preparing 14:33:08 5d3e392a13a0: Layer already exists 14:33:08 1eca3a3dd0d2: Layer already exists 14:33:08 81896155a095: Layer already exists 14:33:08 38dbbd1cf4fd: Layer already exists 14:33:08 a996de2623dd: Layer already exists 14:33:08 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:52be43344f4d52092a3fdfdc2bcfc6a0a54fe515b4b6f4ca5ddd85222bca6df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:33:09 a996de2623dd: Preparing 14:33:09 1eca3a3dd0d2: Preparing 14:33:09 81896155a095: Preparing 14:33:09 38dbbd1cf4fd: Preparing 14:33:09 5d3e392a13a0: Preparing 14:33:09 5d3e392a13a0: Layer already exists 14:33:09 1eca3a3dd0d2: Layer already exists 14:33:09 a996de2623dd: Layer already exists 14:33:09 81896155a095: Layer already exists 14:33:09 38dbbd1cf4fd: Layer already exists 14:33:09 main: digest: sha256:52be43344f4d52092a3fdfdc2bcfc6a0a54fe515b4b6f4ca5ddd85222bca6df7 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:33:09 ===================================================== [Pipeline] echo 14:33:09 taggedImages: 14:33:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:33:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:33:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.3.0-dev.97 14:33:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:33:09 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:33:09 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:33:09 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:33:09 latest 14:33:09 2.3.0-dev.97 14:33:09 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:33:09 main 14:33:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:33:10 dc2b9aa01cd6: Preparing 14:33:10 b0602482e8f0: Preparing 14:33:10 81896155a095: Preparing 14:33:10 1ebfc5a9d937: Preparing 14:33:10 5d3e392a13a0: Preparing 14:33:10 81896155a095: Layer already exists 14:33:10 5d3e392a13a0: Layer already exists 14:33:10 1ebfc5a9d937: Layer already exists 14:33:10 dc2b9aa01cd6: Pushed 14:33:17 b0602482e8f0: Pushed 14:33:17 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:c3e876990dbd7dc64327f2cf9ebdd83c54f06f1a187daf563b4becb97ad9ed6e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:33:18 dc2b9aa01cd6: Preparing 14:33:18 b0602482e8f0: Preparing 14:33:18 81896155a095: Preparing 14:33:18 1ebfc5a9d937: Preparing 14:33:18 5d3e392a13a0: Preparing 14:33:18 5d3e392a13a0: Layer already exists 14:33:18 b0602482e8f0: Layer already exists 14:33:18 dc2b9aa01cd6: Layer already exists 14:33:18 1ebfc5a9d937: Layer already exists 14:33:18 81896155a095: Layer already exists 14:33:18 latest: digest: sha256:c3e876990dbd7dc64327f2cf9ebdd83c54f06f1a187daf563b4becb97ad9ed6e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.97 14:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:33:18 dc2b9aa01cd6: Preparing 14:33:18 b0602482e8f0: Preparing 14:33:18 81896155a095: Preparing 14:33:18 1ebfc5a9d937: Preparing 14:33:18 5d3e392a13a0: Preparing 14:33:18 5d3e392a13a0: Layer already exists 14:33:18 1ebfc5a9d937: Layer already exists 14:33:18 dc2b9aa01cd6: Layer already exists 14:33:18 b0602482e8f0: Layer already exists 14:33:18 81896155a095: Layer already exists 14:33:18 2.3.0-dev.97: digest: sha256:c3e876990dbd7dc64327f2cf9ebdd83c54f06f1a187daf563b4becb97ad9ed6e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:33:19 dc2b9aa01cd6: Preparing 14:33:19 b0602482e8f0: Preparing 14:33:19 81896155a095: Preparing 14:33:19 1ebfc5a9d937: Preparing 14:33:19 5d3e392a13a0: Preparing 14:33:19 dc2b9aa01cd6: Layer already exists 14:33:19 b0602482e8f0: Layer already exists 14:33:19 81896155a095: Layer already exists 14:33:19 1ebfc5a9d937: Layer already exists 14:33:19 5d3e392a13a0: Layer already exists 14:33:19 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:c3e876990dbd7dc64327f2cf9ebdd83c54f06f1a187daf563b4becb97ad9ed6e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 14:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:33:20 dc2b9aa01cd6: Preparing 14:33:20 b0602482e8f0: Preparing 14:33:20 81896155a095: Preparing 14:33:20 1ebfc5a9d937: Preparing 14:33:20 5d3e392a13a0: Preparing 14:33:20 5d3e392a13a0: Layer already exists 14:33:20 81896155a095: Layer already exists 14:33:20 b0602482e8f0: Layer already exists 14:33:20 dc2b9aa01cd6: Layer already exists 14:33:20 1ebfc5a9d937: Layer already exists 14:33:20 main: digest: sha256:c3e876990dbd7dc64327f2cf9ebdd83c54f06f1a187daf563b4becb97ad9ed6e size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:33:20 ===================================================== [Pipeline] echo 14:33:20 taggedImages: 14:33:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:33:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:33:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.3.0-dev.97 14:33:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:33:20 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 14:33:20 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 14:33:20 00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:33:20 latest 14:33:20 2.3.0-dev.97 14:33:20 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:33:20 main 14:33:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:20 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:20 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:33:20 e30fd9356a79: Preparing 14:33:20 781aad1b1492: Preparing 14:33:20 46a1472f2c52: Preparing 14:33:20 0d52ef218637: Preparing 14:33:20 5d3e392a13a0: Preparing 14:33:20 5d3e392a13a0: Layer already exists 14:33:21 781aad1b1492: Pushed 14:33:21 e30fd9356a79: Pushed 14:33:23 46a1472f2c52: Pushed 14:33:50 0d52ef218637: Pushed 14:33:50 00dcf8b42aa31be1508e9e1978bd2ac7973bff61: digest: sha256:9497f4e99e6a0bf0ad0a281e1a59d67e820badc9698efad060a497c3aa8386b5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:50 + 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 14:33:50 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 14:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:33:50 e30fd9356a79: Preparing 14:33:50 781aad1b1492: Preparing 14:33:50 46a1472f2c52: Preparing 14:33:50 0d52ef218637: Preparing 14:33:50 5d3e392a13a0: Preparing 14:33:50 781aad1b1492: Layer already exists 14:33:50 5d3e392a13a0: Layer already exists 14:33:50 0d52ef218637: Layer already exists 14:33:50 e30fd9356a79: Layer already exists 14:33:50 46a1472f2c52: Layer already exists 14:33:50 latest: digest: sha256:9497f4e99e6a0bf0ad0a281e1a59d67e820badc9698efad060a497c3aa8386b5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:51 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.97 14:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:33:51 e30fd9356a79: Preparing 14:33:51 781aad1b1492: Preparing 14:33:51 46a1472f2c52: Preparing 14:33:51 0d52ef218637: Preparing 14:33:51 5d3e392a13a0: Preparing 14:33:51 5d3e392a13a0: Layer already exists 14:33:51 e30fd9356a79: Layer already exists 14:33:51 46a1472f2c52: Layer already exists 14:33:51 781aad1b1492: Layer already exists 14:33:51 0d52ef218637: Layer already exists 14:33:51 2.3.0-dev.97: digest: sha256:9497f4e99e6a0bf0ad0a281e1a59d67e820badc9698efad060a497c3aa8386b5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:52 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:33:52 e30fd9356a79: Preparing 14:33:52 781aad1b1492: Preparing 14:33:52 46a1472f2c52: Preparing 14:33:52 0d52ef218637: Preparing 14:33:52 5d3e392a13a0: Preparing 14:33:52 781aad1b1492: Layer already exists 14:33:52 5d3e392a13a0: Layer already exists 14:33:52 0d52ef218637: Layer already exists 14:33:52 46a1472f2c52: Layer already exists 14:33:52 e30fd9356a79: Layer already exists 14:33:52 00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97: digest: sha256:9497f4e99e6a0bf0ad0a281e1a59d67e820badc9698efad060a497c3aa8386b5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:52 + 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 14:33:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 14:33:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 14:33:53 e30fd9356a79: Preparing 14:33:53 781aad1b1492: Preparing 14:33:53 46a1472f2c52: Preparing 14:33:53 0d52ef218637: Preparing 14:33:53 5d3e392a13a0: Preparing 14:33:53 5d3e392a13a0: Layer already exists 14:33:53 781aad1b1492: Layer already exists 14:33:53 0d52ef218637: Layer already exists 14:33:53 46a1472f2c52: Layer already exists 14:33:53 e30fd9356a79: Layer already exists 14:33:53 main: digest: sha256:9497f4e99e6a0bf0ad0a281e1a59d67e820badc9698efad060a497c3aa8386b5 size: 1370 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:33:53 ===================================================== [Pipeline] echo 14:33:53 taggedImages: 14:33:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61 14:33:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 14:33:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.3.0-dev.97 14:33:53 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:00dcf8b42aa31be1508e9e1978bd2ac7973bff61-2.3.0-dev.97 14:33:53 - 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 14:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:33:54 14:33:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:33:54 arm64: Pulling from edgex-lftools-log-publisher 14:33:54 8998bd30e6a1: Pulling fs layer 14:33:54 04944245beec: Pulling fs layer 14:33:54 699f458cf7ca: Pulling fs layer 14:33:54 765212b225bb: Pulling fs layer 14:33:54 f23df028b6ca: Pulling fs layer 14:33:54 d65c8cfc05b1: Pulling fs layer 14:33:54 2437ff75d9bd: Pulling fs layer 14:33:54 f23df028b6ca: Waiting 14:33:54 d65c8cfc05b1: Waiting 14:33:54 765212b225bb: Waiting 14:33:54 2437ff75d9bd: Waiting 14:33:54 04944245beec: Verifying Checksum 14:33:54 04944245beec: Download complete 14:33:54 765212b225bb: Verifying Checksum 14:33:54 765212b225bb: Download complete 14:33:54 f23df028b6ca: Download complete 14:33:54 d65c8cfc05b1: Verifying Checksum 14:33:54 d65c8cfc05b1: Download complete 14:33:54 699f458cf7ca: Verifying Checksum 14:33:54 699f458cf7ca: Download complete 14:33:55 8998bd30e6a1: Download complete 14:33:57 2437ff75d9bd: Verifying Checksum 14:33:57 2437ff75d9bd: Download complete 14:33:59 8998bd30e6a1: Pull complete 14:33:59 04944245beec: Pull complete 14:34:00 699f458cf7ca: Pull complete 14:34:01 765212b225bb: Pull complete 14:34:01 f23df028b6ca: Pull complete 14:34:01 d65c8cfc05b1: Pull complete 14:34:16 2437ff75d9bd: Pull complete 14:34:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:34:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:17 prd-ubuntu20.04-docker-arm64-4c-16g-8838 does not seem to be running inside a container 14:34:17 $ 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/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:34:20 $ docker top 314c83c7f7cdb03cd5dd82970c7efb900829fd0361fb3389917d58f045f70de8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:21 ---> job-cost.sh 14:34:21 lf-activate-venv: SKIPPING 14:34:21 INFO: No Stack... 14:34:21 INFO: Retrieving Pricing Info for: v3-standard-4 14:34:22 INFO: Archiving Costs [Pipeline] sh 14:34:22 + cut -d, -f6 14:34:22 + cat /w/workspace/edgex-go/335/archives/cost.csv [Pipeline] lock 14:34:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-335-stack-cost] 14:34:22 Resource [jenkins-edgexfoundry-edgex-go-main-335-stack-cost] did not exist. Created. 14:34:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-335-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:34:23 + echo total: 0.10999999940395355 [Pipeline] stash 14:34:24 Stashed 1 file(s) [Pipeline] } 14:34:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-335-stack-cost] [Pipeline] // lock [Pipeline] } 14:34:24 $ docker stop --time=1 314c83c7f7cdb03cd5dd82970c7efb900829fd0361fb3389917d58f045f70de8 14:34:25 $ docker rm -f 314c83c7f7cdb03cd5dd82970c7efb900829fd0361fb3389917d58f045f70de8 [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 14:34:26 provisioning config files... 14:34:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/335@tmp/config7898011207254255740tmp [Pipeline] { [Pipeline] sh 14:34:26 + set +x 14:34:26 + curl -s https://codecov.io/bash 14:34:26 + bash -s -- 14:34:26 14:34:26 _____ _ 14:34:26 / ____| | | 14:34:26 | | ___ __| | ___ ___ _____ __ 14:34:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:34:26 | |___| (_) | (_| | __/ (_| (_) \ V / 14:34:26 \_____\___/ \__,_|\___|\___\___/ \_/ 14:34:26 Bash-1.0.6 14:34:26 14:34:26 14:34:26 ==> git version 2.25.1 found 14:34:26 ==> 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 14:34:26 Release-Date: 2020-01-08 14:34:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:34:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:34:26 ==> Jenkins CI detected. 14:34:26 current dir:  /w/workspace/edgex-go/335 14:34:26 project root: . 14:34:26 --> token set from env 14:34:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:34:26 ==> Running gcov in . (disable via -X gcov) 14:34:26 ==> Python coveragepy not found 14:34:26 ==> Searching for coverage reports in: 14:34:26 + . 14:34:26 -> Found 1 reports 14:34:26 ==> Detecting git/mercurial file structure 14:34:26 ==> Reading reports 14:34:26 + ./coverage.out bytes=500071 14:34:26 ==> Appending adjustments 14:34:26 https://docs.codecov.io/docs/fixing-reports 14:34:28 + Found adjustments 14:34:28 ==> Gzipping contents 14:34:28 64K /tmp/codecov.U7u1aL.gz 14:34:28 ==> Uploading reports 14:34:28 url: https://codecov.io 14:34:28 query: branch=main&commit=00dcf8b42aa31be1508e9e1978bd2ac7973bff61&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:34:28 -> Pinging Codecov 14:34:28 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=00dcf8b42aa31be1508e9e1978bd2ac7973bff61&build=335&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F335%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:34:28 -> Uploading to 14:34:28 https://storage.googleapis.com/codecov/v4/raw/2022-10-22/00271124DB129430A58F1EEE437C3FCB/00dcf8b42aa31be1508e9e1978bd2ac7973bff61/06084be2-8b4d-4537-acd2-23e4b6b6840b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221022%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221022T143428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b7d4b592d24cf82b569b9b038e5aac89413daf3808e2a079b4dc5acfdae541a6 14:34:28 % Total % Received % Xferd Average Speed Time Time Time Current 14:34:28 Dload Upload Total Spent Left Speed 14:34:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65241 0 0 100 65241 0 288k --:--:-- --:--:-- --:--:-- 286k 100 65241 0 0 100 65241 0 244k --:--:-- --:--:-- --:--:-- 244k 14:34:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/00dcf8b42aa31be1508e9e1978bd2ac7973bff61 [Pipeline] } 14:34:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:34:28 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:34:28 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:34:29 14:34:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:34:29 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:34:29 df9b9388f04a: Pulling fs layer 14:34:29 52dc419b0ee2: Pulling fs layer 14:34:29 25bc292e5bac: Pulling fs layer 14:34:29 114826534d7a: Pulling fs layer 14:34:29 4657fd5d0bcf: Pulling fs layer 14:34:29 6ad1cebc031e: Pulling fs layer 14:34:29 8a3aa393b2d8: Pulling fs layer 14:34:29 4657fd5d0bcf: Waiting 14:34:29 6ad1cebc031e: Waiting 14:34:29 8a3aa393b2d8: Waiting 14:34:29 114826534d7a: Waiting 14:34:29 25bc292e5bac: Verifying Checksum 14:34:29 25bc292e5bac: Download complete 14:34:29 52dc419b0ee2: Download complete 14:34:29 4657fd5d0bcf: Verifying Checksum 14:34:29 4657fd5d0bcf: Download complete 14:34:29 df9b9388f04a: Verifying Checksum 14:34:29 df9b9388f04a: Download complete 14:34:29 df9b9388f04a: Pull complete 14:34:29 6ad1cebc031e: Verifying Checksum 14:34:29 6ad1cebc031e: Download complete 14:34:29 52dc419b0ee2: Pull complete 14:34:29 25bc292e5bac: Pull complete 14:34:30 114826534d7a: Verifying Checksum 14:34:30 114826534d7a: Download complete 14:34:30 8a3aa393b2d8: Verifying Checksum 14:34:30 8a3aa393b2d8: Download complete 14:34:33 114826534d7a: Pull complete 14:34:33 4657fd5d0bcf: Pull complete 14:34:33 6ad1cebc031e: Pull complete 14:34:36 8a3aa393b2d8: Pull complete 14:34:36 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:34:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:34:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:36 prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container 14:34:36 $ 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/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:34:38 $ docker top 578a53ab04fefb695a4cd7d982f0c5e46256c24fdb6828ab7db22fd14670c3a5 -eo pid,comm [Pipeline] { [Pipeline] echo 14:34:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 14:34:38 + set -o pipefail 14:34:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 14:34:45 14:34:45 Monitoring /w/workspace/edgex-go/335 (github.com/edgexfoundry/edgex-go)... 14:34:45 14:34:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/7e83afa6-dc7d-43eb-b4b8-b93e7805964e 14:34:45 14:34:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:34:45 14:34:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:34:45 14:34:45 14:34:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:34:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:34:45 More details here: https://snyk.co/ue1NS [Pipeline] } 14:34:45 $ docker stop --time=1 578a53ab04fefb695a4cd7d982f0c5e46256c24fdb6828ab7db22fd14670c3a5 14:34:47 $ docker rm -f 578a53ab04fefb695a4cd7d982f0c5e46256c24fdb6828ab7db22fd14670c3a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:34:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:34:48 provisioning config files... 14:34:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/335@tmp/config13517147017075381031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:48 --> edgex-publish-swagger.sh 14:34:48 === Publish openapi/v2 API === 14:34:48 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 14:34:48 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/335/openapi/v2/core-command.yaml] 14:34:48 % Total % Received % Xferd Average Speed Time Time Time Current 14:34:48 Dload Upload Total Spent Left Speed 14:34:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31180 0:00:01 0:00:01 --:--:-- 31180 100 33831 0 0 100 33831 0 31180 0:00:01 0:00:01 --:--:-- 31180 14:34:49 14:34:49 14:34:49 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/335/openapi/v2/core-data.yaml] 14:34:49 % Total % Received % Xferd Average Speed Time Time Time Current 14:34:49 Dload Upload Total Spent Left Speed 14:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 344k --:--:-- --:--:-- --:--:-- 342k 100 71604 0 0 100 71604 0 69518 0:00:01 0:00:01 --:--:-- 69518 14:34:50 14:34:50 14:34:50 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/335/openapi/v2/core-metadata.yaml] 14:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 14:34:50 Dload Upload Total Spent Left Speed 14:34:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 972k --:--:-- --:--:-- --:--:-- 965k 100 144k 0 0 100 144k 0 130k 0:00:01 0:00:01 --:--:-- 130k 14:34:51 14:34:51 14:34:51 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/335/openapi/v2/support-notifications.yaml] 14:34:51 % Total % Received % Xferd Average Speed Time Time Time Current 14:34:51 Dload Upload Total Spent Left Speed 14:34:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 90129 --:--:-- --:--:-- --:--:-- 90038 14:34:52 14:34:52 14:34:52 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/335/openapi/v2/support-scheduler.yaml] 14:34:52 % Total % Received % Xferd Average Speed Time Time Time Current 14:34:52 Dload Upload Total Spent Left Speed 14:34:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 36058 0:00:01 0:00:01 --:--:-- 36025 100 39556 0 0 100 39556 0 36058 0:00:01 0:00:01 --:--:-- 36025 14:34:53 14:34:53 14:34:53 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/335/openapi/v2/system-agent.yaml] 14:34:53 % Total % Received % Xferd Average Speed Time Time Time Current 14:34:53 Dload Upload Total Spent Left Speed 14:34:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 18971 0:00:01 0:00:01 --:--:-- 18971 100 20091 0 0 100 20091 0 18971 0:00:01 0:00:01 --:--:-- 18971 14:34:54 14:34:54 [Pipeline] } 14:34:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 14:34:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:34:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:55 prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container 14:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:34:55 $ docker top 82be2cef0043e13dea480d2a3c9e1afd326886a12566e686d2eedef805f3397a -eo pid,comm 14:34:55 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). 14:34:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:34:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:55 [ssh-agent] Looking for ssh-agent implementation... 14:34:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:56 $ docker exec 82be2cef0043e13dea480d2a3c9e1afd326886a12566e686d2eedef805f3397a ssh-agent 14:34:56 SSH_AUTH_SOCK=/tmp/ssh-bvuHqTL5vqPz/agent.31 14:34:56 SSH_AGENT_PID=37 14:34:56 Running ssh-add (command line suppressed) 14:34:56 Identity added: /w/workspace/edgex-go/335@tmp/private_key_16426255193042216758.key (/w/workspace/edgex-go/335@tmp/private_key_16426255193042216758.key) 14:34:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:56 + git semver tag 14:34:56 2022-10-22 14:34:56,776 [run_tag] DEBUG tag force:False 14:34:56 2022-10-22 14:34:56,776 [check_head_tag] DEBUG check head tag 14:34:56 2022-10-22 14:34:56,778 [execute] INFO git cat-file --batch-check 14:34:56 2022-10-22 14:34:56,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/335, universal_newlines=False, shell=None, istream=) 14:34:56 2022-10-22 14:34:56,782 [execute] INFO git cat-file --batch 14:34:56 2022-10-22 14:34:56,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/335, universal_newlines=False, shell=None, istream=) 14:34:56 2022-10-22 14:34:56,816 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main 14:34:56 2022-10-22 14:34:56,816 [execute] INFO git tag -a v2.3.0-dev.97 -m v2.3.0-dev.97 14:34:56 2022-10-22 14:34:56,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.97', '-m', 'v2.3.0-dev.97'], cwd=/w/workspace/edgex-go/335, universal_newlines=False, shell=None, istream=None) 14:34:56 2022-10-22 14:34:56,821 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main 14:34:56 2.3.0-dev.97 [Pipeline] } 14:34:56 $ docker exec --env ******** --env ******** 82be2cef0043e13dea480d2a3c9e1afd326886a12566e686d2eedef805f3397a ssh-agent -k 14:34:56 unset SSH_AUTH_SOCK; 14:34:56 unset SSH_AGENT_PID; 14:34:56 echo Agent pid 37 killed; 14:34:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:34:57 + git semver [Pipeline] } 14:34:57 $ docker stop --time=1 82be2cef0043e13dea480d2a3c9e1afd326886a12566e686d2eedef805f3397a 14:34:58 $ docker rm -f 82be2cef0043e13dea480d2a3c9e1afd326886a12566e686d2eedef805f3397a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:34:59 14:34:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:34:59 0.23.1-centos7: Pulling from edgex-lftools 14:34:59 ab5ef0e58194: Pulling fs layer 14:34:59 9712f1f96733: Pulling fs layer 14:34:59 63f879dbbcfc: Pulling fs layer 14:34:59 0d9ebad4ef96: Pulling fs layer 14:34:59 e9a5061849ea: Pulling fs layer 14:34:59 d747dcd14b5f: Pulling fs layer 14:34:59 2de7ff778b66: Pulling fs layer 14:34:59 e9a5061849ea: Waiting 14:34:59 d747dcd14b5f: Waiting 14:34:59 0d9ebad4ef96: Waiting 14:34:59 2de7ff778b66: Waiting 14:34:59 9712f1f96733: Verifying Checksum 14:34:59 9712f1f96733: Download complete 14:35:00 63f879dbbcfc: Verifying Checksum 14:35:00 63f879dbbcfc: Download complete 14:35:00 e9a5061849ea: Verifying Checksum 14:35:00 e9a5061849ea: Download complete 14:35:00 ab5ef0e58194: Download complete 14:35:00 d747dcd14b5f: Verifying Checksum 14:35:00 d747dcd14b5f: Download complete 14:35:00 0d9ebad4ef96: Verifying Checksum 14:35:00 0d9ebad4ef96: Download complete 14:35:00 2de7ff778b66: Verifying Checksum 14:35:00 2de7ff778b66: Download complete 14:35:02 ab5ef0e58194: Pull complete 14:35:02 9712f1f96733: Pull complete 14:35:03 63f879dbbcfc: Pull complete 14:35:06 0d9ebad4ef96: Pull complete 14:35:06 e9a5061849ea: Pull complete 14:35:06 d747dcd14b5f: Pull complete 14:35:07 2de7ff778b66: Pull complete 14:35:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:35:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:07 prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container 14:35:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:35:10 $ docker top a8653a52fc6bdbfd72a039a3a33f05d5b82734e4069cdd0567eb15d9156c100e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:35:10 provisioning config files... 14:35:10 copy managed file [sigul-config] to file:/w/workspace/edgex-go/335@tmp/config356927331083054203tmp 14:35:10 copy managed file [sigul-password] to file:/w/workspace/edgex-go/335@tmp/config14304816628018764376tmp 14:35:10 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/335@tmp/config18412993197325745312tmp [Pipeline] { [Pipeline] echo 14:35:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:35:10 ---> sigul-configuration.sh 14:35:10 gpg: directory `/root/.gnupg' created 14:35:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:35:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:35:10 gpg: keyring `/root/.gnupg/secring.gpg' created 14:35:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:35:10 gpg: CAST5 encrypted data 14:35:10 gpg: encrypted with 1 passphrase 14:35:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:35:10 + mkdir /home/jenkins 14:35:10 + mkdir /home/jenkins/sigul [Pipeline] sh 14:35:11 + 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 14:35:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:35:11 ---> sigul-install.sh 14:35:11 Sigul already installed; skipping installation. [Pipeline] sh 14:35:11 + git tag --list 14:35:11 0.6.0 14:35:11 0.6.1 14:35:11 0.7.0 14:35:11 0.7.1 14:35:11 v1.0.0 14:35:11 v1.0.1 14:35:11 v1.1.0 14:35:11 v1.2.0 14:35:11 v1.2.1 14:35:11 v1.3.0 14:35:11 v1.3.1 14:35:11 v2.0.0 14:35:11 v2.1.0 14:35:11 v2.1.1 14:35:11 v2.1.1-dev.1 14:35:11 v2.1.1-dev.2 14:35:11 v2.1.1-dev.3 14:35:11 v2.1.1-dev.4 14:35:11 v2.1.1-dev.5 14:35:11 v2.1.1-dev.6 14:35:11 v2.1.1-dev.7 14:35:11 v2.1.1-dev.8 14:35:11 v2.1.2-dev.1 14:35:11 v2.2.0 14:35:11 v2.2.1-dev.1 14:35:11 v2.2.1-dev.10 14:35:11 v2.2.1-dev.11 14:35:11 v2.2.1-dev.12 14:35:11 v2.2.1-dev.13 14:35:11 v2.2.1-dev.14 14:35:11 v2.2.1-dev.15 14:35:11 v2.2.1-dev.16 14:35:11 v2.2.1-dev.17 14:35:11 v2.2.1-dev.18 14:35:11 v2.2.1-dev.19 14:35:11 v2.2.1-dev.2 14:35:11 v2.2.1-dev.20 14:35:11 v2.2.1-dev.21 14:35:11 v2.2.1-dev.22 14:35:11 v2.2.1-dev.23 14:35:11 v2.2.1-dev.24 14:35:11 v2.2.1-dev.25 14:35:11 v2.2.1-dev.26 14:35:11 v2.2.1-dev.27 14:35:11 v2.2.1-dev.28 14:35:11 v2.2.1-dev.29 14:35:11 v2.2.1-dev.3 14:35:11 v2.2.1-dev.4 14:35:11 v2.2.1-dev.5 14:35:11 v2.2.1-dev.6 14:35:11 v2.2.1-dev.7 14:35:11 v2.2.1-dev.8 14:35:11 v2.2.1-dev.9 14:35:11 v2.3.0-dev.29 14:35:11 v2.3.0-dev.30 14:35:11 v2.3.0-dev.31 14:35:11 v2.3.0-dev.32 14:35:11 v2.3.0-dev.33 14:35:11 v2.3.0-dev.34 14:35:11 v2.3.0-dev.35 14:35:11 v2.3.0-dev.36 14:35:11 v2.3.0-dev.37 14:35:11 v2.3.0-dev.38 14:35:11 v2.3.0-dev.39 14:35:11 v2.3.0-dev.40 14:35:11 v2.3.0-dev.41 14:35:11 v2.3.0-dev.42 14:35:11 v2.3.0-dev.43 14:35:11 v2.3.0-dev.44 14:35:11 v2.3.0-dev.45 14:35:11 v2.3.0-dev.46 14:35:11 v2.3.0-dev.47 14:35:11 v2.3.0-dev.48 14:35:11 v2.3.0-dev.49 14:35:11 v2.3.0-dev.50 14:35:11 v2.3.0-dev.51 14:35:11 v2.3.0-dev.52 14:35:11 v2.3.0-dev.53 14:35:11 v2.3.0-dev.54 14:35:11 v2.3.0-dev.55 14:35:11 v2.3.0-dev.56 14:35:11 v2.3.0-dev.57 14:35:11 v2.3.0-dev.58 14:35:11 v2.3.0-dev.59 14:35:11 v2.3.0-dev.60 14:35:11 v2.3.0-dev.61 14:35:11 v2.3.0-dev.62 14:35:11 v2.3.0-dev.63 14:35:11 v2.3.0-dev.64 14:35:11 v2.3.0-dev.65 14:35:11 v2.3.0-dev.66 14:35:11 v2.3.0-dev.67 14:35:11 v2.3.0-dev.68 14:35:11 v2.3.0-dev.69 14:35:11 v2.3.0-dev.70 14:35:11 v2.3.0-dev.71 14:35:11 v2.3.0-dev.72 14:35:11 v2.3.0-dev.73 14:35:11 v2.3.0-dev.74 14:35:11 v2.3.0-dev.75 14:35:11 v2.3.0-dev.76 14:35:11 v2.3.0-dev.77 14:35:11 v2.3.0-dev.78 14:35:11 v2.3.0-dev.79 14:35:11 v2.3.0-dev.80 14:35:11 v2.3.0-dev.81 14:35:11 v2.3.0-dev.82 14:35:11 v2.3.0-dev.83 14:35:11 v2.3.0-dev.84 14:35:11 v2.3.0-dev.85 14:35:11 v2.3.0-dev.86 14:35:11 v2.3.0-dev.87 14:35:11 v2.3.0-dev.88 14:35:11 v2.3.0-dev.89 14:35:11 v2.3.0-dev.90 14:35:11 v2.3.0-dev.91 14:35:11 v2.3.0-dev.92 14:35:11 v2.3.0-dev.93 14:35:11 v2.3.0-dev.94 14:35:11 v2.3.0-dev.95 14:35:11 v2.3.0-dev.96 14:35:11 v2.3.0-dev.97 [Pipeline] sh 14:35:11 + lftools sign git-tag v2.3.0-dev.97 14:35:12 Signing Git tag with Sigul... 14:35:12 Signing v2.3.0-dev.97 [Pipeline] echo 14:35:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:35:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:35:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:35:13 $ docker stop --time=1 a8653a52fc6bdbfd72a039a3a33f05d5b82734e4069cdd0567eb15d9156c100e 14:35:14 $ docker rm -f a8653a52fc6bdbfd72a039a3a33f05d5b82734e4069cdd0567eb15d9156c100e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:35:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:15 prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container 14:35:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:35:15 $ docker top a6a3402800a9bbe21d5a0c6e11470b3cb6eff19e43528bc01a90bcdca64e7ae7 -eo pid,comm 14:35:15 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). 14:35:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:15 [ssh-agent] Looking for ssh-agent implementation... 14:35:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:15 $ docker exec a6a3402800a9bbe21d5a0c6e11470b3cb6eff19e43528bc01a90bcdca64e7ae7 ssh-agent 14:35:15 SSH_AUTH_SOCK=/tmp/ssh-upD2sixw4hFh/agent.32 14:35:15 SSH_AGENT_PID=38 14:35:15 Running ssh-add (command line suppressed) 14:35:15 Identity added: /w/workspace/edgex-go/335@tmp/private_key_2012924603574731347.key (/w/workspace/edgex-go/335@tmp/private_key_2012924603574731347.key) 14:35:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:16 + git semver bump pre 14:35:16 2022-10-22 14:35:16,308 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main 14:35:16 2022-10-22 14:35:16,308 [bump_version] DEBUG bumping version:2.3.0-dev.97 on axis:pre with prefix:dev 14:35:16 2022-10-22 14:35:16,308 [bump_version] DEBUG bumped version:2.3.0-dev.98 14:35:16 2022-10-22 14:35:16,308 [write_version] DEBUG write version:2.3.0-dev.98 to path:/w/workspace/edgex-go/335/.semver/main with force:True 14:35:16 2022-10-22 14:35:16,308 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main 14:35:16 2022-10-22 14:35:16,308 [write_file] DEBUG write to file:/w/workspace/edgex-go/335/.semver/main 14:35:16 2022-10-22 14:35:16,310 [execute] INFO git cat-file --batch-check 14:35:16 2022-10-22 14:35:16,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/335/.semver, universal_newlines=False, shell=None, istream=) 14:35:16 2022-10-22 14:35:16,314 [execute] INFO git cat-file --batch 14:35:16 2022-10-22 14:35:16,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/335/.semver, universal_newlines=False, shell=None, istream=) 14:35:16 2022-10-22 14:35:16,319 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main 14:35:16 2.3.0-dev.98 [Pipeline] } 14:35:16 $ docker exec --env ******** --env ******** a6a3402800a9bbe21d5a0c6e11470b3cb6eff19e43528bc01a90bcdca64e7ae7 ssh-agent -k 14:35:16 unset SSH_AUTH_SOCK; 14:35:16 unset SSH_AGENT_PID; 14:35:16 echo Agent pid 38 killed; 14:35:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:16 + git semver [Pipeline] } 14:35:17 $ docker stop --time=1 a6a3402800a9bbe21d5a0c6e11470b3cb6eff19e43528bc01a90bcdca64e7ae7 14:35:18 $ docker rm -f a6a3402800a9bbe21d5a0c6e11470b3cb6eff19e43528bc01a90bcdca64e7ae7 [Pipeline] // withDockerContainer [Pipeline] sh 14:35:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:19 prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container 14:35:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:35:19 $ docker top 49ae145b480d8c764852292c0b211773471a8c3542e00ff7a8b921eaaa9cff5c -eo pid,comm 14:35:19 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). 14:35:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:19 [ssh-agent] Looking for ssh-agent implementation... 14:35:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:19 $ docker exec 49ae145b480d8c764852292c0b211773471a8c3542e00ff7a8b921eaaa9cff5c ssh-agent 14:35:19 SSH_AUTH_SOCK=/tmp/ssh-0UzjwtVlHoBX/agent.32 14:35:19 SSH_AGENT_PID=38 14:35:19 Running ssh-add (command line suppressed) 14:35:19 Identity added: /w/workspace/edgex-go/335@tmp/private_key_15942891499416992711.key (/w/workspace/edgex-go/335@tmp/private_key_15942891499416992711.key) 14:35:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:20 + git semver push 14:35:20 2022-10-22 14:35:20,324 [run_push] DEBUG push 14:35:20 2022-10-22 14:35:20,324 [execute] INFO git cat-file --batch-check 14:35:20 2022-10-22 14:35:20,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/335/.semver, universal_newlines=False, shell=None, istream=) 14:35:20 2022-10-22 14:35:20,328 [execute] INFO git rev-list e717014ea757811462f56e6cbe7cda3964a57935 -- 14:35:20 2022-10-22 14:35:20,328 [execute] DEBUG Popen(['git', 'rev-list', 'e717014ea757811462f56e6cbe7cda3964a57935', '--'], cwd=/w/workspace/edgex-go/335/.semver, universal_newlines=False, shell=None, istream=None) 14:35:20 2022-10-22 14:35:20,342 [execute] INFO git fetch -v origin 14:35:20 2022-10-22 14:35:20,343 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/335/.semver, universal_newlines=True, shell=None, istream=None) 14:35:20 2022-10-22 14:35:20,870 [run_push] DEBUG no remote changes detected 14:35:20 2022-10-22 14:35:20,871 [execute] INFO git push origin semver 14:35:20 2022-10-22 14:35:20,871 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/335/.semver, universal_newlines=False, shell=None, istream=None) 14:35:21 2022-10-22 14:35:21,765 [run_push] DEBUG push all version tags 14:35:21 2022-10-22 14:35:21,765 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:35:21 2022-10-22 14:35:21,766 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/335, universal_newlines=False, shell=None, istream=None) 14:35:22 2022-10-22 14:35:22,557 [read_version] DEBUG read version from /w/workspace/edgex-go/335/.semver/main 14:35:22 2.3.0-dev.98 [Pipeline] } 14:35:22 $ docker exec --env ******** --env ******** 49ae145b480d8c764852292c0b211773471a8c3542e00ff7a8b921eaaa9cff5c ssh-agent -k 14:35:22 unset SSH_AUTH_SOCK; 14:35:22 unset SSH_AGENT_PID; 14:35:22 echo Agent pid 38 killed; 14:35:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:23 + git semver [Pipeline] } 14:35:23 $ docker stop --time=1 49ae145b480d8c764852292c0b211773471a8c3542e00ff7a8b921eaaa9cff5c 14:35:24 $ docker rm -f 49ae145b480d8c764852292c0b211773471a8c3542e00ff7a8b921eaaa9cff5c [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 14:35:25 + [ -d /w/workspace/edgex-go/335/archives ] [Pipeline] libraryResource [Pipeline] sh 14:35:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:35:26 ---> package-listing.sh 14:35:26 ++ facter osfamily 14:35:26 ++ tr '[:upper:]' '[:lower:]' 14:35:26 + OS_FAMILY=debian 14:35:26 + workspace=/w/workspace/edgex-go/335 14:35:26 + START_PACKAGES=/tmp/packages_start.txt 14:35:26 + END_PACKAGES=/tmp/packages_end.txt 14:35:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:35:26 + PACKAGES=/tmp/packages_start.txt 14:35:26 + '[' /w/workspace/edgex-go/335 ']' 14:35:26 + PACKAGES=/tmp/packages_end.txt 14:35:26 + case "${OS_FAMILY}" in 14:35:26 + dpkg -l 14:35:26 + grep '^ii' 14:35:26 + '[' -f /tmp/packages_start.txt ']' 14:35:26 + '[' -f /tmp/packages_end.txt ']' 14:35:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:35:26 + '[' /w/workspace/edgex-go/335 ']' 14:35:26 + mkdir -p /w/workspace/edgex-go/335/archives/ 14:35:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/335/archives/ [Pipeline] echo 14:35:26 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/335/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:35:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:35:27 14:35:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:35:27 latest: Pulling from edgex-lftools-log-publisher 14:35:27 5eb5b503b376: Pulling fs layer 14:35:27 5c69ac0246d0: Pulling fs layer 14:35:27 ec43610c2a17: Pulling fs layer 14:35:27 3a2ae6a8a46f: Pulling fs layer 14:35:27 33b1e0a273af: Pulling fs layer 14:35:27 5d3b04190fa2: Pulling fs layer 14:35:27 2f39f015ded8: Pulling fs layer 14:35:27 33b1e0a273af: Waiting 14:35:27 2f39f015ded8: Waiting 14:35:27 5d3b04190fa2: Waiting 14:35:27 3a2ae6a8a46f: Waiting 14:35:27 5c69ac0246d0: Verifying Checksum 14:35:27 5c69ac0246d0: Download complete 14:35:27 3a2ae6a8a46f: Verifying Checksum 14:35:27 3a2ae6a8a46f: Download complete 14:35:27 33b1e0a273af: Verifying Checksum 14:35:27 33b1e0a273af: Download complete 14:35:28 5d3b04190fa2: Verifying Checksum 14:35:28 5d3b04190fa2: Download complete 14:35:28 ec43610c2a17: Verifying Checksum 14:35:28 ec43610c2a17: Download complete 14:35:28 5eb5b503b376: Verifying Checksum 14:35:28 5eb5b503b376: Download complete 14:35:28 2f39f015ded8: Verifying Checksum 14:35:28 2f39f015ded8: Download complete 14:35:29 5eb5b503b376: Pull complete 14:35:29 5c69ac0246d0: Pull complete 14:35:29 ec43610c2a17: Pull complete 14:35:29 3a2ae6a8a46f: Pull complete 14:35:30 33b1e0a273af: Pull complete 14:35:30 5d3b04190fa2: Pull complete 14:35:34 2f39f015ded8: Pull complete 14:35:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:35:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:34 prd-ubuntu20.04-docker-8c-8g-8837 does not seem to be running inside a container 14:35:34 $ 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/335/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/335 -v /w/workspace/edgex-go/335:/w/workspace/edgex-go/335:rw,z -v /w/workspace/edgex-go/335@tmp:/w/workspace/edgex-go/335@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 14:35:36 $ docker top 11a14c11864c07ba13e5c5314818316f687dfcbc422c41324541713d477607f4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:36 + touch /tmp/pre-build-complete [Pipeline] sh 14:35:36 + mkdir -p /var/log/sysstat [Pipeline] sh 14:35:37 + ls /var/log/sa-host 14:35:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:37 provisioning config files... 14:35:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/335@tmp/config10021285041096580292tmp [Pipeline] { [Pipeline] echo 14:35:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:35:37 ---> create-netrc.sh [Pipeline] } 14:35:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:35:38 ---> python-tools-install.sh [Pipeline] echo 14:35:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:35:38 ---> sudo-logs.sh 14:35:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:35:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:35:38 ---> job-cost.sh 14:35:38 lf-activate-venv: SKIPPING 14:35:38 DEBUG: total: 0.10999999940395355 14:35:38 INFO: Retrieving Stack Cost... 14:35:39 INFO: Retrieving Pricing Info for: v3-standard-8 14:35:39 INFO: Archiving Costs [Pipeline] echo 14:35:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:35:39 ---> logs-deploy.sh 14:35:39 lf-activate-venv: SKIPPING 14:35:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/335 14:35:39 INFO: archiving workspace using pattern(s): 14:35:40 Archives upload complete. 14:35:40 INFO: archiving logs to Nexus 14:35:41 ---> uname -a: 14:35:41 Linux prd-ubuntu20-04-docker-8c-8g-8837 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:35:41 14:35:41 14:35:41 ---> lscpu: 14:35:41 Architecture: x86_64 14:35:41 CPU op-mode(s): 32-bit, 64-bit 14:35:41 Byte Order: Little Endian 14:35:41 Address sizes: 40 bits physical, 48 bits virtual 14:35:41 CPU(s): 8 14:35:41 On-line CPU(s) list: 0-7 14:35:41 Thread(s) per core: 1 14:35:41 Core(s) per socket: 1 14:35:41 Socket(s): 8 14:35:41 NUMA node(s): 1 14:35:41 Vendor ID: AuthenticAMD 14:35:41 CPU family: 23 14:35:41 Model: 49 14:35:41 Model name: AMD EPYC-Rome Processor 14:35:41 Stepping: 0 14:35:41 CPU MHz: 2800.000 14:35:41 BogoMIPS: 5600.00 14:35:41 Virtualization: AMD-V 14:35:41 Hypervisor vendor: KVM 14:35:41 Virtualization type: full 14:35:41 L1d cache: 256 KiB 14:35:41 L1i cache: 256 KiB 14:35:41 L2 cache: 4 MiB 14:35:41 L3 cache: 128 MiB 14:35:41 NUMA node0 CPU(s): 0-7 14:35:41 Vulnerability Itlb multihit: Not affected 14:35:41 Vulnerability L1tf: Not affected 14:35:41 Vulnerability Mds: Not affected 14:35:41 Vulnerability Meltdown: Not affected 14:35:41 Vulnerability Mmio stale data: Not affected 14:35:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:35:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:35:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:35:41 Vulnerability Srbds: Not affected 14:35:41 Vulnerability Tsx async abort: Not affected 14:35:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:35:41 14:35:41 14:35:41 ---> nproc: 14:35:41 8 14:35:41 14:35:41 14:35:41 ---> df -h: 14:35:41 Filesystem Size Used Avail Use% Mounted on 14:35:41 overlay 155G 22G 134G 14% / 14:35:41 tmpfs 64M 0 64M 0% /dev 14:35:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:35:41 shm 64M 0 64M 0% /dev/shm 14:35:41 /dev/vda1 155G 22G 134G 14% /facter-os 14:35:41 14:35:41 14:35:41 ---> sar -b -r -n DEV: 14:35:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8837) 10/22/22 _x86_64_ (8 CPU) 14:35:41 14:35:41 14:06:15 LINUX RESTART (8 CPU) 14:35:41 14:35:41 14:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:35:41 14:08:01 160.35 3.56 156.79 0.00 442.37 102052.53 0.00 14:35:41 14:09:01 36.34 0.20 36.14 0.00 2.80 13901.83 0.00 14:35:41 14:10:01 76.62 0.05 76.57 0.00 5.33 34945.51 0.00 14:35:41 14:11:01 528.17 7.48 520.69 0.00 63.98 282079.44 0.00 14:35:41 14:12:01 798.15 10.25 787.90 0.00 2895.70 218054.92 0.00 14:35:41 14:13:01 1050.52 4.57 1045.96 0.00 44.53 331904.28 0.00 14:35:41 14:14:01 595.63 1.08 594.55 0.00 18.66 130632.72 0.00 14:35:41 14:15:01 28.06 0.00 28.06 0.00 0.00 783.47 0.00 14:35:41 14:16:01 6.15 0.02 6.13 0.00 3.33 136.89 0.00 14:35:41 14:17:01 2.23 0.02 2.22 0.00 0.13 34.93 0.00 14:35:41 14:18:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 14:35:41 14:19:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 14:35:41 14:20:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 14:35:41 14:21:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 14:35:41 14:22:01 2.22 0.02 2.20 0.00 0.13 27.06 0.00 14:35:41 14:23:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 14:35:41 14:24:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 14:35:41 14:25:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 14:35:41 14:26:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 14:35:41 14:27:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 14:35:41 14:28:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 14:35:41 14:29:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 14:35:41 14:30:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 14:35:41 14:31:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 14:35:41 14:32:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 14:35:41 14:33:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 14:35:41 14:34:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 14:35:41 14:35:01 70.22 0.38 69.84 0.00 16.66 35404.50 0.00 14:35:41 Average: 120.51 0.98 119.52 0.00 124.59 41042.92 0.00 14:35:41 14:35:41 14:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:35:41 14:08:01 27803704 31144316 1159752 3.53 107412 3451296 2561644 7.55 1720716 2927580 251020 14:35:41 14:09:01 27883880 31460072 840372 2.56 110172 3649576 1951048 5.75 1332792 3199600 184392 14:35:41 14:10:01 26997708 31504656 796872 2.42 111500 4568624 1867048 5.50 1417152 3992668 864828 14:35:41 14:11:01 22071724 30788492 1477808 4.49 280488 8323616 4621368 13.62 2494180 7503932 151468 14:35:41 14:12:01 21622612 31402800 869132 2.64 309556 9344288 2504736 7.38 2083728 8363800 268 14:35:41 14:13:01 17538520 31344772 916904 2.79 455644 12983512 2693852 7.94 2427496 11840764 54388 14:35:41 14:14:01 17934720 31501292 766832 2.33 530800 12620420 1843428 5.43 2414564 11430636 1240 14:35:41 14:15:01 17934256 31502524 764984 2.33 532016 12620864 1810428 5.34 2414620 11430568 684 14:35:41 14:16:01 17935148 31503424 763944 2.32 532140 12621056 1824048 5.38 2413060 11430644 180 14:35:41 14:17:01 17935656 31504016 763664 2.32 532184 12621056 1824048 5.38 2413300 11430644 204 14:35:41 14:18:01 17942320 31510720 757040 2.30 532196 12621060 1824048 5.38 2405868 11430648 16 14:35:41 14:19:01 17943132 31511656 756260 2.30 532216 12621192 1824048 5.38 2406204 11430764 200 14:35:41 14:20:01 17944336 31512912 754972 2.30 532232 12621192 1824048 5.38 2404500 11430784 172 14:35:41 14:21:01 17944288 31513356 754928 2.30 532260 12621196 1824048 5.38 2404024 11431276 184 14:35:41 14:22:01 17943124 31512232 756016 2.30 532284 12621172 1844572 5.44 2404316 11431248 180 14:35:41 14:23:01 17943024 31512136 756244 2.30 532296 12621180 1844572 5.44 2404048 11431252 204 14:35:41 14:24:01 17943056 31512172 756176 2.30 532308 12621184 1844572 5.44 2404140 11431256 168 14:35:41 14:25:01 17942952 31512112 756152 2.30 532320 12621184 1844572 5.44 2404220 11431260 184 14:35:41 14:26:01 17943076 31512240 755932 2.30 532344 12621188 1844572 5.44 2404472 11431264 188 14:35:41 14:27:01 17943092 31512320 755848 2.30 532384 12621188 1844572 5.44 2404412 11431264 208 14:35:41 14:28:01 17943116 31512348 755820 2.30 532384 12621192 1844572 5.44 2403980 11431268 32 14:35:41 14:29:01 17942620 31511892 756264 2.30 532396 12621196 1844572 5.44 2404316 11431272 188 14:35:41 14:30:01 17942792 31512064 756056 2.30 532408 12621200 1844572 5.44 2404304 11431272 180 14:35:41 14:31:01 17942532 31511856 756252 2.30 532428 12621204 1844572 5.44 2404032 11431284 28 14:35:41 14:32:01 17942444 31511768 756300 2.30 532460 12621200 1844572 5.44 2404420 11431284 8 14:35:41 14:33:01 17942688 31512048 756032 2.30 532476 12621212 1844572 5.44 2404076 11431288 32 14:35:41 14:34:01 17942812 31512180 755744 2.30 532488 12621216 1844572 5.44 2404480 11431292 176 14:35:41 14:35:01 16706384 31443156 823348 2.50 559180 13692976 2194012 6.47 2537960 12461244 367836 14:35:41 Average: 19192704 31457340 814130 2.48 468249 11466337 2034689 6.00 2305192 10369359 67102 14:35:41 14:35:41 14:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:35:41 14:08:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 14:35:41 14:08:01 veth544d0e1 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 14:35:41 14:08:01 docker0 478.82 472.31 35.99 3538.09 0.00 0.00 0.00 0.00 14:35:41 14:08:01 ens3 668.09 628.08 7587.86 74.88 0.00 0.00 0.00 0.00 14:35:41 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:09:01 veth544d0e1 1.23 1.27 0.10 0.11 0.00 0.00 0.00 0.00 14:35:41 14:09:01 docker0 1.23 1.23 0.08 0.11 0.00 0.00 0.00 0.00 14:35:41 14:09:01 ens3 25.41 18.33 20.48 11.67 0.00 0.00 0.00 0.00 14:35:41 14:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 14:35:41 14:10:01 vethc3f036d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:35:41 14:10:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 14:35:41 14:10:01 ens3 118.35 106.60 1708.79 117.84 0.00 0.00 0.00 0.00 14:35:41 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:11:01 vethf47fc97 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:35:41 14:11:01 vethc3f036d 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 14:35:41 14:11:01 veth8fac60e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:35:41 14:11:01 vethac2b72b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:35:41 14:11:01 docker0 595.42 669.21 39.47 5034.83 0.00 0.00 0.00 0.00 14:35:41 14:11:01 veth495d03b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:35:41 14:11:01 ens3 689.65 607.26 5051.02 56.57 0.00 0.00 0.00 0.00 14:35:41 14:11:01 vethd31758a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:35:41 14:12:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 14:35:41 14:12:01 vethf7fbf48 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:12:01 vethb2f00c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:12:01 vethc3f036d 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 14:35:41 14:12:01 docker0 47.65 71.24 2.83 341.43 0.00 0.00 0.00 0.00 14:35:41 14:12:01 ens3 200.50 134.41 1710.05 19.02 0.00 0.00 0.00 0.00 14:35:41 14:12:01 veth7465026 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:12:01 veth061c724 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:13:01 veth8e3bcda 15.03 25.06 1.45 190.53 0.00 0.00 0.00 0.02 14:35:41 14:13:01 vethc3f036d 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 14:35:41 14:13:01 docker0 466.84 576.60 33.41 5394.35 0.00 0.00 0.00 0.00 14:35:41 14:13:01 ens3 615.30 493.25 5425.18 57.44 0.00 0.00 0.00 0.00 14:35:41 14:13:01 veth19cec6b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:13:01 vethb24db36 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:14:01 lo 11.40 11.40 1.12 1.12 0.00 0.00 0.00 0.00 14:35:41 14:14:01 docker0 126.82 200.78 9.78 2474.24 0.00 0.00 0.00 0.00 14:35:41 14:14:01 ens3 361.10 294.75 2560.48 567.27 0.00 0.00 0.00 0.00 14:35:41 14:15:01 lo 44.99 44.99 4.43 4.43 0.00 0.00 0.00 0.00 14:35:41 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:15:01 ens3 481.99 496.03 231.01 2736.81 0.00 0.00 0.00 0.00 14:35:41 14:16:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 14:35:41 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:16:01 ens3 108.76 102.90 41.01 762.97 0.00 0.00 0.00 0.00 14:35:41 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:17:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:35:41 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:22:01 ens3 0.60 0.40 4.04 0.09 0.00 0.00 0.00 0.00 14:35:41 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:23:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:24:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:25:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:26:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:27:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:35:41 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:30:01 ens3 0.22 0.13 0.12 0.01 0.00 0.00 0.00 0.00 14:35:41 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:31:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:32:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:35:41 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:33:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:35:41 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:35:41 14:34:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:35:41 14:35:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 14:35:41 14:35:01 docker0 40.53 63.04 3.56 696.57 0.00 0.00 0.00 0.00 14:35:41 14:35:01 ens3 365.31 235.58 7869.27 41.36 0.00 0.00 0.00 0.00 14:35:41 Average: lo 2.55 2.55 0.25 0.25 0.00 0.00 0.00 0.00 14:35:41 Average: docker0 62.51 73.14 4.45 622.54 0.00 0.00 0.00 0.00 14:35:41 Average: ens3 129.58 111.09 1146.49 158.84 0.00 0.00 0.00 0.00 14:35:41 14:35:41 14:35:41 ---> sar -P ALL: 14:35:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8837) 10/22/22 _x86_64_ (8 CPU) 14:35:41 14:35:41 14:06:15 LINUX RESTART (8 CPU) 14:35:41 14:35:41 14:07:02 CPU %user %nice %system %iowait %steal %idle 14:35:41 14:08:01 all 21.47 0.00 5.85 1.47 0.07 71.15 14:35:41 14:08:01 0 22.07 0.00 5.89 0.26 0.07 71.71 14:35:41 14:08:01 1 20.03 0.00 5.74 1.12 0.07 73.04 14:35:41 14:08:01 2 21.56 0.00 6.41 6.31 0.09 65.64 14:35:41 14:08:01 3 23.32 0.00 6.16 0.97 0.07 69.48 14:35:41 14:08:01 4 21.11 0.00 5.91 1.22 0.07 71.69 14:35:41 14:08:01 5 21.82 0.00 5.82 0.40 0.05 71.91 14:35:41 14:08:01 6 20.04 0.00 5.60 1.14 0.07 73.15 14:35:41 14:08:01 7 21.77 0.00 5.26 0.31 0.10 72.56 14:35:41 14:09:01 all 47.85 0.00 8.01 0.24 0.08 43.81 14:35:41 14:09:01 0 45.68 0.00 8.06 0.05 0.07 46.15 14:35:41 14:09:01 1 47.87 0.00 8.16 0.08 0.08 43.81 14:35:41 14:09:01 2 46.29 0.00 9.04 1.28 0.07 43.32 14:35:41 14:09:01 3 48.18 0.00 7.89 0.05 0.10 43.79 14:35:41 14:09:01 4 48.08 0.00 7.80 0.29 0.07 43.77 14:35:41 14:09:01 5 48.34 0.00 8.03 0.02 0.08 43.52 14:35:41 14:09:01 6 48.75 0.00 7.19 0.12 0.08 43.86 14:35:41 14:09:01 7 49.60 0.00 7.95 0.07 0.08 42.30 14:35:41 14:10:01 all 37.36 0.00 6.72 0.67 0.07 55.18 14:35:41 14:10:01 0 37.77 0.00 7.10 0.13 0.07 54.93 14:35:41 14:10:01 1 37.89 0.00 6.83 0.84 0.07 54.37 14:35:41 14:10:01 2 36.87 0.00 5.51 0.08 0.07 57.47 14:35:41 14:10:01 3 37.59 0.00 7.44 0.05 0.07 54.85 14:35:41 14:10:01 4 37.33 0.00 7.51 0.76 0.10 54.30 14:35:41 14:10:01 5 36.78 0.00 6.13 2.99 0.07 54.03 14:35:41 14:10:01 6 37.07 0.00 6.60 0.32 0.07 55.94 14:35:41 14:10:01 7 37.55 0.00 6.63 0.20 0.07 55.55 14:35:41 14:11:01 all 23.24 0.00 12.97 7.64 0.08 56.07 14:35:41 14:11:01 0 21.67 0.00 13.24 7.95 0.09 57.05 14:35:41 14:11:01 1 24.88 0.00 12.76 14.98 0.09 47.30 14:35:41 14:11:01 2 22.28 0.00 12.60 4.76 0.07 60.28 14:35:41 14:11:01 3 23.89 0.00 12.27 4.08 0.07 59.70 14:35:41 14:11:01 4 21.49 0.00 11.56 5.11 0.07 61.77 14:35:41 14:11:01 5 22.77 0.00 13.55 15.62 0.09 47.97 14:35:41 14:11:01 6 24.85 0.00 13.12 4.30 0.07 57.66 14:35:41 14:11:01 7 24.07 0.00 14.71 4.34 0.10 56.77 14:35:41 14:12:01 all 61.80 0.00 12.28 6.66 0.13 19.13 14:35:41 14:12:01 0 62.54 0.00 13.89 8.30 0.12 15.15 14:35:41 14:12:01 1 60.69 0.00 12.32 7.13 0.13 19.73 14:35:41 14:12:01 2 61.64 0.00 12.02 6.54 0.12 19.69 14:35:41 14:12:01 3 62.36 0.00 11.80 5.10 0.17 20.57 14:35:41 14:12:01 4 60.82 0.00 12.87 8.73 0.17 17.41 14:35:41 14:12:01 5 61.18 0.00 12.20 5.96 0.10 20.56 14:35:41 14:12:01 6 62.19 0.00 11.72 7.19 0.12 18.79 14:35:41 14:12:01 7 62.96 0.00 11.46 4.36 0.12 21.10 14:35:41 14:13:01 all 41.66 0.00 13.74 10.78 0.11 33.72 14:35:41 14:13:01 0 42.47 0.00 12.65 6.15 0.10 38.63 14:35:41 14:13:01 1 42.87 0.00 12.54 6.52 0.10 37.97 14:35:41 14:13:01 2 41.77 0.00 15.37 18.91 0.10 23.85 14:35:41 14:13:01 3 41.76 0.00 12.59 6.36 0.10 39.19 14:35:41 14:13:01 4 39.50 0.00 15.46 20.39 0.10 24.55 14:35:41 14:13:01 5 43.82 0.00 12.84 7.86 0.12 35.36 14:35:41 14:13:01 6 39.78 0.00 14.87 11.67 0.10 33.58 14:35:41 14:13:01 7 41.30 0.00 13.59 8.34 0.12 36.65 14:35:41 14:14:01 all 28.63 0.00 7.60 5.31 0.09 58.37 14:35:41 14:14:01 0 27.85 0.00 7.79 4.60 0.10 59.67 14:35:41 14:14:01 1 30.45 0.00 7.37 6.11 0.08 55.99 14:35:41 14:14:01 2 28.40 0.00 7.79 4.89 0.08 58.84 14:35:41 14:14:01 3 29.53 0.00 7.45 6.82 0.08 56.11 14:35:41 14:14:01 4 28.41 0.00 8.14 8.15 0.08 55.22 14:35:41 14:14:01 5 29.58 0.00 7.69 3.97 0.10 58.67 14:35:41 14:14:01 6 27.49 0.00 7.59 3.96 0.07 60.90 14:35:41 14:14:01 7 27.36 0.00 7.00 3.92 0.10 61.63 14:35:41 14:15:01 all 8.61 0.00 1.04 0.12 0.05 90.18 14:35:41 14:15:01 0 7.16 0.00 1.05 0.05 0.03 91.71 14:35:41 14:15:01 1 10.58 0.00 1.08 0.02 0.05 88.27 14:35:41 14:15:01 2 9.47 0.00 0.91 0.07 0.05 89.51 14:35:41 14:15:01 3 10.70 0.00 0.97 0.18 0.07 88.08 14:35:41 14:15:01 4 9.56 0.00 0.79 0.03 0.03 89.58 14:35:41 14:15:01 5 4.45 0.00 0.92 0.40 0.03 94.19 14:35:41 14:15:01 6 9.57 0.00 1.04 0.22 0.05 89.13 14:35:41 14:15:01 7 7.38 0.00 1.58 0.02 0.05 90.97 14:35:41 14:16:01 all 3.07 0.00 0.31 0.02 0.01 96.58 14:35:41 14:16:01 0 3.68 0.00 0.38 0.08 0.02 95.83 14:35:41 14:16:01 1 2.20 0.00 0.28 0.00 0.02 97.50 14:35:41 14:16:01 2 0.43 0.00 0.17 0.02 0.00 99.38 14:35:41 14:16:01 3 3.22 0.00 0.30 0.07 0.02 96.39 14:35:41 14:16:01 4 4.67 0.00 0.43 0.00 0.02 94.88 14:35:41 14:16:01 5 2.62 0.00 0.30 0.02 0.02 97.04 14:35:41 14:16:01 6 5.03 0.00 0.28 0.00 0.02 94.67 14:35:41 14:16:01 7 2.68 0.00 0.37 0.00 0.02 96.93 14:35:41 14:17:01 all 0.01 0.00 0.02 0.01 0.00 99.96 14:35:41 14:17:01 0 0.00 0.00 0.02 0.03 0.02 99.93 14:35:41 14:17:01 1 0.02 0.00 0.02 0.02 0.00 99.95 14:35:41 14:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:17:01 4 0.05 0.00 0.03 0.02 0.00 99.90 14:35:41 14:17:01 5 0.03 0.00 0.05 0.00 0.00 99.92 14:35:41 14:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 14:35:41 14:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:18:01 all 0.03 0.00 0.02 0.00 0.00 99.95 14:35:41 14:18:01 0 0.03 0.00 0.02 0.02 0.00 99.93 14:35:41 14:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:18:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:35:41 14:18:01 3 0.07 0.00 0.03 0.00 0.02 99.88 14:35:41 14:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:35:41 14:18:01 5 0.03 0.00 0.03 0.00 0.00 99.93 14:35:41 14:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:35:41 14:35:41 14:18:01 CPU %user %nice %system %iowait %steal %idle 14:35:41 14:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:35:41 14:19:01 0 0.00 0.00 0.00 0.02 0.00 99.98 14:35:41 14:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:19:01 2 0.00 0.00 0.02 0.03 0.00 99.95 14:35:41 14:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 14:35:41 14:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:35:41 14:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:20:01 all 0.03 0.00 0.01 0.01 0.00 99.95 14:35:41 14:20:01 0 0.02 0.00 0.02 0.03 0.00 99.93 14:35:41 14:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:20:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:35:41 14:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:20:01 5 0.10 0.00 0.05 0.00 0.02 99.83 14:35:41 14:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 14:35:41 14:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:35:41 14:21:01 all 0.11 0.00 0.06 0.01 0.00 99.82 14:35:41 14:21:01 0 0.52 0.00 0.02 0.02 0.00 99.45 14:35:41 14:21:01 1 0.05 0.00 0.05 0.00 0.02 99.88 14:35:41 14:21:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:35:41 14:21:01 3 0.07 0.00 0.20 0.00 0.00 99.73 14:35:41 14:21:01 4 0.03 0.00 0.05 0.00 0.00 99.92 14:35:41 14:21:01 5 0.05 0.00 0.03 0.00 0.00 99.92 14:35:41 14:21:01 6 0.10 0.00 0.13 0.02 0.00 99.75 14:35:41 14:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:35:41 14:22:01 all 0.28 0.00 0.02 0.02 0.00 99.67 14:35:41 14:22:01 0 1.99 0.00 0.03 0.07 0.00 97.92 14:35:41 14:22:01 1 0.02 0.00 0.03 0.02 0.00 99.93 14:35:41 14:22:01 2 0.05 0.00 0.00 0.00 0.02 99.93 14:35:41 14:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:35:41 14:22:01 4 0.00 0.00 0.03 0.00 0.00 99.97 14:35:41 14:22:01 5 0.08 0.00 0.03 0.00 0.02 99.87 14:35:41 14:22:01 6 0.02 0.00 0.03 0.07 0.00 99.88 14:35:41 14:22:01 7 0.05 0.00 0.02 0.00 0.00 99.93 14:35:41 14:23:01 all 0.26 0.00 0.01 0.01 0.01 99.72 14:35:41 14:23:01 0 1.97 0.00 0.02 0.02 0.02 97.98 14:35:41 14:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:35:41 14:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:35:41 14:23:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:35:41 14:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:23:01 5 0.07 0.00 0.00 0.00 0.00 99.93 14:35:41 14:23:01 6 0.00 0.00 0.00 0.05 0.00 99.95 14:35:41 14:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:35:41 14:24:01 all 0.22 0.00 0.02 0.01 0.00 99.75 14:35:41 14:24:01 0 1.63 0.00 0.07 0.03 0.00 98.27 14:35:41 14:24:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:35:41 14:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:35:41 14:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:35:41 14:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:35:41 14:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 14:35:41 14:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:35:41 14:25:01 all 0.01 0.00 0.01 0.01 0.00 99.96 14:35:41 14:25:01 0 0.03 0.00 0.02 0.03 0.00 99.92 14:35:41 14:25:01 1 0.00 0.00 0.02 0.03 0.00 99.95 14:35:41 14:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:35:41 14:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:35:41 14:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 14:35:41 14:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:26:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:35:41 14:26:01 0 0.02 0.00 0.05 0.03 0.02 99.88 14:35:41 14:26:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:35:41 14:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:35:41 14:27:01 all 0.02 0.00 0.01 0.01 0.00 99.95 14:35:41 14:27:01 0 0.00 0.00 0.00 0.02 0.00 99.98 14:35:41 14:27:01 1 0.02 0.00 0.00 0.10 0.02 99.87 14:35:41 14:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:35:41 14:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:35:41 14:27:01 5 0.05 0.00 0.03 0.00 0.00 99.92 14:35:41 14:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:28:01 all 0.01 0.00 0.01 0.01 0.00 99.96 14:35:41 14:28:01 0 0.03 0.00 0.03 0.03 0.02 99.88 14:35:41 14:28:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:35:41 14:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:35:41 14:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:35:41 14:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:28:01 7 0.05 0.00 0.02 0.00 0.00 99.93 14:35:41 14:29:01 all 0.04 0.00 0.01 0.00 0.00 99.94 14:35:41 14:29:01 0 0.03 0.00 0.02 0.02 0.00 99.93 14:35:41 14:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:35:41 14:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:35:41 14:29:01 3 0.03 0.00 0.03 0.00 0.00 99.93 14:35:41 14:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:35:41 14:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:35:41 14:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:35:41 14:29:01 7 0.13 0.00 0.02 0.00 0.00 99.85 14:35:41 14:35:41 14:29:01 CPU %user %nice %system %iowait %steal %idle 14:35:41 14:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:35:41 14:30:01 0 0.05 0.00 0.00 0.02 0.02 99.92 14:35:41 14:30:01 1 0.00 0.00 0.02 0.02 0.00 99.97 14:35:41 14:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:35:41 14:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:35:41 14:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:30:01 7 0.08 0.00 0.02 0.00 0.00 99.90 14:35:41 14:31:01 all 0.01 0.00 0.00 0.01 0.00 99.97 14:35:41 14:31:01 0 0.02 0.00 0.00 0.02 0.00 99.97 14:35:41 14:31:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:35:41 14:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:35:41 14:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:35:41 14:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:32:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:35:41 14:32:01 0 0.02 0.00 0.05 0.03 0.02 99.88 14:35:41 14:32:01 1 0.02 0.00 0.00 0.03 0.02 99.93 14:35:41 14:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:35:41 14:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:35:41 14:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:35:41 14:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 14:35:41 14:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 14:35:41 14:33:01 0 0.05 0.00 0.00 0.02 0.00 99.93 14:35:41 14:33:01 1 0.02 0.00 0.00 0.02 0.00 99.97 14:35:41 14:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:35:41 14:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:35:41 14:33:01 5 0.05 0.00 0.03 0.00 0.00 99.92 14:35:41 14:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:35:41 14:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:35:41 14:34:01 0 0.03 0.00 0.02 0.02 0.02 99.92 14:35:41 14:34:01 1 0.00 0.00 0.00 0.03 0.00 99.97 14:35:41 14:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:35:41 14:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:35:41 14:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:35:41 14:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:35:41 14:35:01 all 5.63 0.00 2.38 0.62 0.03 91.35 14:35:41 14:35:01 0 5.34 0.00 2.26 0.91 0.03 91.46 14:35:41 14:35:01 1 6.91 0.00 3.00 2.57 0.02 87.50 14:35:41 14:35:01 2 5.70 0.00 2.03 0.02 0.03 92.22 14:35:41 14:35:01 3 5.21 0.00 1.86 0.03 0.02 92.88 14:35:41 14:35:01 4 4.56 0.00 2.13 1.27 0.03 92.00 14:35:41 14:35:01 5 5.52 0.00 2.72 0.02 0.02 91.74 14:35:41 14:35:01 6 5.06 0.00 2.55 0.02 0.02 92.36 14:35:41 14:35:01 7 6.72 0.00 2.50 0.10 0.03 90.64 14:35:41 Average: all 9.92 0.00 2.51 1.19 0.03 86.35 14:35:41 Average: 0 10.01 0.00 2.57 1.02 0.03 86.38 14:35:41 Average: 1 10.08 0.00 2.48 1.40 0.03 86.00 14:35:41 Average: 2 9.71 0.00 2.54 1.51 0.02 86.21 14:35:41 Average: 3 10.12 0.00 2.44 0.84 0.03 86.58 14:35:41 Average: 4 9.77 0.00 2.58 1.63 0.03 86.00 14:35:41 Average: 5 9.82 0.00 2.49 1.31 0.03 86.34 14:35:41 Average: 6 9.92 0.00 2.50 1.03 0.02 86.52 14:35:41 Average: 7 9.96 0.00 2.51 0.76 0.03 86.74 14:35:41 14:35:41 14:35:41