Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75e2dee3358e6ae3da11c468603cfcf282f76675 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-ssh14401843531186815172.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13239756090139024326.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15049807274127422861.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12112534651680315671.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11111171273596370094.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2729’ Running on prd-ubuntu20.04-docker-8c-8g-2731 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/374 [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/374 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 75e2dee3358e6ae3da11c468603cfcf282f76675 (main) Commit message: "refactor: Replace references to message queue in log messages (#4285)" > 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 75e2dee3358e6ae3da11c468603cfcf282f76675 # timeout=10 > git rev-list --no-walk 01248c1391bf8c2793868be2b98c89264dfd5c2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:45:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:45:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:45:36 ========================================================= 15:45:36 EdgeX Global Pipelines Version Info 15:45:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:45:37 ------------------- 15:45:37 stable info: 15:45:37 ------------------- 15:45:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:45:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:45:37 Message: update stable to v1.0.244 15:45:38 ------------------- 15:45:38 experimental info: 15:45:38 ------------------- 15:45:38 Commited By: **** collab-it+edgex@linuxfoundation.org 15:45:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:45:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75e2dee [Pipeline] echo 15:45:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:38 provisioning config files... 15:45:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/374@tmp/config3105234694586921896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:39 ---> docker-login.sh 15:45:39 nexus3.edgexfoundry.org:10001 15:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:40 Configure a credential helper to remove this warning. See 15:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:40 15:45:40 Login Succeeded 15:45:40 nexus3.edgexfoundry.org:10002 15:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:40 Configure a credential helper to remove this warning. See 15:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:40 15:45:40 Login Succeeded 15:45:40 nexus3.edgexfoundry.org:10003 15:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:40 Configure a credential helper to remove this warning. See 15:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:40 15:45:40 Login Succeeded 15:45:40 nexus3.edgexfoundry.org:10004 15:45:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:40 Configure a credential helper to remove this warning. See 15:45:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:40 15:45:40 Login Succeeded 15:45:40 docker.io 15:45:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:41 Configure a credential helper to remove this warning. See 15:45:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:41 15:45:41 Login Succeeded 15:45:41 ---> docker-login.sh ends [Pipeline] } 15:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:45:42 + 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 15:45:42 + dirname cmd/core-command/Dockerfile 15:45:42 + cut -d/ -f2 15:45:42 + echo core-command,cmd/core-command/Dockerfile 15:45:42 + dirname cmd/core-data/Dockerfile 15:45:42 + cut -d/ -f2 15:45:42 + echo core-data,cmd/core-data/Dockerfile 15:45:42 + dirname cmd/core-metadata/Dockerfile 15:45:42 + cut -d/ -f2 15:45:42 + echo core-metadata,cmd/core-metadata/Dockerfile 15:45:42 + dirname cmd/security-bootstrapper/Dockerfile 15:45:42 + cut -d/ -f2 15:45:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:45:42 + dirname cmd/security-proxy-setup/Dockerfile 15:45:42 + cut -d/ -f2 15:45:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:45:42 + dirname cmd/security-secretstore-setup/Dockerfile 15:45:42 + cut -d/ -f2 15:45:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:45:42 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:45:42 + cut -d/ -f2 15:45:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:45:42 + cut -d/ -f2 15:45:42 + dirname cmd/security-spire-agent/Dockerfile 15:45:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:45:42 + dirname cmd/security-spire-config/Dockerfile 15:45:42 + cut -d/ -f2 15:45:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:45:42 + dirname cmd/security-spire-server/Dockerfile 15:45:42 + cut -d/ -f2 15:45:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:45:42 + cut -d/ -f2 15:45:42 + dirname cmd/support-notifications/Dockerfile 15:45:42 + echo support-notifications,cmd/support-notifications/Dockerfile 15:45:42 + dirname cmd/support-scheduler/Dockerfile 15:45:42 + cut -d/ -f2 15:45:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:45:42 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:45:42 + git rev-list -1 --merges 75e2dee3358e6ae3da11c468603cfcf282f76675~1..75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] echo 15:45:42 -----------> git rev-list -1 --merges 75e2dee3358e6ae3da11c468603cfcf282f76675~1..75e2dee3358e6ae3da11c468603cfcf282f76675 75e2dee3358e6ae3da11c468603cfcf282f76675 [false] [Pipeline] sh 15:45:42 + git log --format=format:%s -1 75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] echo 15:45:42 ========================================================= 15:45:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:45:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:45:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:45:43 + grep -v github /etc/ssh/ssh_known_hosts 15:45:43 + [ -e /tmp/ssh_known_hosts ] 15:45:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:45:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:45:43 + sudo tee -a /etc/ssh/ssh_known_hosts 15:45:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:43 15:45:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:44 0.1.4: Pulling from edgex-devops/py-git-semver 15:45:44 b85a868b505f: Pulling fs layer 15:45:44 e2be974225ed: Pulling fs layer 15:45:44 339a4e72a1f5: Pulling fs layer 15:45:44 988bab9f4d93: Pulling fs layer 15:45:44 1469e6f7b9e6: Pulling fs layer 15:45:44 eaf3925da568: Pulling fs layer 15:45:44 bab4dde63d76: Pulling fs layer 15:45:44 bde34c3a00c8: Pulling fs layer 15:45:44 b352a97aabf1: Pulling fs layer 15:45:44 4872d77fe225: Pulling fs layer 15:45:44 5851b861e8e6: Pulling fs layer 15:45:44 1469e6f7b9e6: Waiting 15:45:44 bab4dde63d76: Waiting 15:45:44 eaf3925da568: Waiting 15:45:44 bde34c3a00c8: Waiting 15:45:44 b352a97aabf1: Waiting 15:45:44 5851b861e8e6: Waiting 15:45:44 988bab9f4d93: Waiting 15:45:44 4872d77fe225: Waiting 15:45:44 e2be974225ed: Download complete 15:45:44 988bab9f4d93: Download complete 15:45:44 339a4e72a1f5: Verifying Checksum 15:45:44 339a4e72a1f5: Download complete 15:45:44 eaf3925da568: Verifying Checksum 15:45:44 eaf3925da568: Download complete 15:45:44 1469e6f7b9e6: Verifying Checksum 15:45:44 1469e6f7b9e6: Download complete 15:45:44 bde34c3a00c8: Verifying Checksum 15:45:44 bde34c3a00c8: Download complete 15:45:45 b85a868b505f: Verifying Checksum 15:45:45 b85a868b505f: Download complete 15:45:45 4872d77fe225: Download complete 15:45:45 5851b861e8e6: Verifying Checksum 15:45:45 5851b861e8e6: Download complete 15:45:45 b352a97aabf1: Verifying Checksum 15:45:45 b352a97aabf1: Download complete 15:45:45 bab4dde63d76: Verifying Checksum 15:45:45 bab4dde63d76: Download complete 15:45:46 b85a868b505f: Pull complete 15:45:47 e2be974225ed: Pull complete 15:45:48 339a4e72a1f5: Pull complete 15:45:48 988bab9f4d93: Pull complete 15:45:49 1469e6f7b9e6: Pull complete 15:45:49 eaf3925da568: Pull complete 15:45:51 bab4dde63d76: Pull complete 15:45:51 bde34c3a00c8: Pull complete 15:45:52 b352a97aabf1: Pull complete 15:45:52 4872d77fe225: Pull complete 15:45:53 5851b861e8e6: Pull complete 15:45:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:45:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:53 prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container 15:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 15:46:01 $ docker top 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d -eo pid,comm 15:46:01 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). 15:46:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:01 [ssh-agent] Looking for ssh-agent implementation... 15:46:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:01 $ docker exec 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d ssh-agent 15:46:01 SSH_AUTH_SOCK=/tmp/ssh-dsP4RSyyRgzi/agent.14 15:46:01 SSH_AGENT_PID=20 15:46:01 Running ssh-add (command line suppressed) 15:46:01 Identity added: /w/workspace/edgex-go/374@tmp/private_key_7414801234363221945.key (/w/workspace/edgex-go/374@tmp/private_key_7414801234363221945.key) 15:46:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:02 + git tag --points-at HEAD [Pipeline] } 15:46:02 $ docker exec --env ******** --env ******** 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d ssh-agent -k 15:46:02 unset SSH_AUTH_SOCK; 15:46:02 unset SSH_AGENT_PID; 15:46:02 echo Agent pid 20 killed; 15:46:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:46:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:02 [ssh-agent] Looking for ssh-agent implementation... 15:46:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:02 $ docker exec 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d ssh-agent 15:46:02 SSH_AUTH_SOCK=/tmp/ssh-zZfUTOP4FfpT/agent.52 15:46:02 SSH_AGENT_PID=58 15:46:02 Running ssh-add (command line suppressed) 15:46:02 Identity added: /w/workspace/edgex-go/374@tmp/private_key_16116632972962621887.key (/w/workspace/edgex-go/374@tmp/private_key_16116632972962621887.key) 15:46:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:02 + git semver init 15:46:03 2023-01-17 15:46:03,172 [run_init] DEBUG init version:0.0.0 force:False 15:46:03 2023-01-17 15:46:03,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/374/.semver 15:46:03 2023-01-17 15:46:03,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/374/.semver 15:46:03 2023-01-17 15:46:03,174 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/374/.semver'], cwd=/w/workspace/edgex-go/374, universal_newlines=False, shell=None, istream=None) 15:46:42 2023-01-17 15:46:40,833 [append_file] DEBUG append to file:/w/workspace/edgex-go/374/.git/info/exclude 15:46:42 2023-01-17 15:46:40,834 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/374/.semver/main with force:False 15:46:42 2023-01-17 15:46:40,834 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main 15:46:42 2023-01-17 15:46:40,834 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main 15:46:42 3.0.0-dev.20 [Pipeline] } 15:46:42 $ docker exec --env ******** --env ******** 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d ssh-agent -k 15:46:42 unset SSH_AUTH_SOCK; 15:46:42 unset SSH_AGENT_PID; 15:46:42 echo Agent pid 58 killed; 15:46:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:42 + git semver [Pipeline] } 15:46:42 $ docker stop --time=1 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d 15:46:45 $ docker rm -f --volumes 21d212ef553e59d0943d17ed537bb42940b8f5c4dbb461390a863fd91946a48d [Pipeline] // withDockerContainer [Pipeline] sh 15:46:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:46:45 Stashed 1 file(s) [Pipeline] echo 15:46:45 [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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 15:46:46 + git config --global --add safe.directory /w/workspace/edgex-go/374 [Pipeline] echo 15:46:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:46 ========================================================= 15:46:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:46:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:46:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:46:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:46:46 213ec9aee27d: Pulling fs layer 15:46:46 4583459ba037: Pulling fs layer 15:46:46 93c1e223e6f2: Pulling fs layer 15:46:46 53926ce57604: Pulling fs layer 15:46:46 21b2b0c7a3f4: Pulling fs layer 15:46:46 22ff95d597cd: Pulling fs layer 15:46:46 12d6caf4c0d1: Pulling fs layer 15:46:46 96b7cbca73a9: Pulling fs layer 15:46:46 a7acece74701: Pulling fs layer 15:46:46 12d6caf4c0d1: Waiting 15:46:46 96b7cbca73a9: Waiting 15:46:46 22ff95d597cd: Waiting 15:46:46 a7acece74701: Waiting 15:46:46 21b2b0c7a3f4: Waiting 15:46:46 53926ce57604: Waiting 15:46:46 93c1e223e6f2: Verifying Checksum 15:46:46 93c1e223e6f2: Download complete 15:46:46 4583459ba037: Verifying Checksum 15:46:46 4583459ba037: Download complete 15:46:46 21b2b0c7a3f4: Verifying Checksum 15:46:46 21b2b0c7a3f4: Download complete 15:46:46 22ff95d597cd: Verifying Checksum 15:46:46 22ff95d597cd: Download complete 15:46:46 213ec9aee27d: Verifying Checksum 15:46:46 213ec9aee27d: Download complete 15:46:46 12d6caf4c0d1: Download complete 15:46:46 213ec9aee27d: Pull complete 15:46:47 4583459ba037: Pull complete 15:46:47 93c1e223e6f2: Pull complete 15:46:48 a7acece74701: Verifying Checksum 15:46:48 a7acece74701: Download complete 15:46:48 53926ce57604: Verifying Checksum 15:46:48 53926ce57604: Download complete 15:46:48 96b7cbca73a9: Verifying Checksum 15:46:48 96b7cbca73a9: Download complete 15:46:52 53926ce57604: Pull complete 15:46:53 21b2b0c7a3f4: Pull complete 15:46:53 22ff95d597cd: Pull complete 15:46:54 12d6caf4c0d1: Pull complete 15:46:56 96b7cbca73a9: Pull complete 15:46:57 a7acece74701: Pull complete 15:46:57 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:46:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:46:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:46:57 + + docker build -t ci-base-image-x86_64 -f - . 15:46:57 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:46:57 WORKDIR /edgex 15:46:57 COPY go.mod . 15:46:57 RUN go mod download 15:46:58 Sending build context to Docker daemon 170MB 15:46:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:46:58 ---> db6d94c90886 15:46:58 Step 2/4 : WORKDIR /edgex 15:47:00 Still waiting to schedule task 15:47:00 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2730’ is offline 15:47:08 ---> Running in b50696981bb4 15:47:08 Removing intermediate container b50696981bb4 15:47:08 ---> 56d498eee0b1 15:47:08 Step 3/4 : COPY go.mod . 15:47:08 ---> a2fae8513361 15:47:08 Step 4/4 : RUN go mod download 15:47:08 ---> Running in 16f00a97ffd3 15:47:30 Removing intermediate container 16f00a97ffd3 15:47:30 ---> 2ff988978fed 15:47:30 Successfully built 2ff988978fed 15:47:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:30 + docker inspect -f . ci-base-image-x86_64 15:47:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:30 prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container 15:47:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 15:47:31 $ docker top 16272b9a305d60cbf7e53891d9401cb94b25bb8cc9343261b78ae2ba870261d7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:31 + go version 15:47:31 go version go1.18.7 linux/amd64 [Pipeline] } 15:47:31 $ docker stop --time=1 16272b9a305d60cbf7e53891d9401cb94b25bb8cc9343261b78ae2ba870261d7 15:47:32 $ docker rm -f --volumes 16272b9a305d60cbf7e53891d9401cb94b25bb8cc9343261b78ae2ba870261d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:33 + docker inspect -f . ci-base-image-x86_64 15:47:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:33 prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container 15:47:33 $ 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/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 15:47:33 $ docker top 3abfdbc3de24ec9c6391887d1e49742c71c702bc9aaa595f1df007a3170eb3b2 -eo pid,comm [Pipeline] { [Pipeline] echo 15:47:33 ========================================================= 15:47:33 [edgeXBuildGoParallel] Running Tests and Build... 15:47:33 ========================================================= [Pipeline] sh 15:47:34 + git config --global --add safe.directory /w/workspace/edgex-go/374 [Pipeline] fileExists [Pipeline] sh 15:47:34 + make test 15:47:34 go test -race -coverprofile=coverage.out ./... 15:47:41 ? github.com/edgexfoundry/edgex-go [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:47:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements 15:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:47:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.111s coverage: 98.5% of statements 15:47:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.113s coverage: 43.0% of statements 15:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:47:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.130s coverage: 54.0% of statements 15:47:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:47:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.015s coverage: 89.2% of statements 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 2.4% of statements 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.519s coverage: 95.6% of statements 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/io 0.089s coverage: 72.2% of statements 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.093s coverage: 0.9% of statements 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 29.6% of statements 15:47:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 15:47:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.084s coverage: 87.5% of statements 15:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.073s coverage: 94.4% of statements 15:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 15:48:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.207s coverage: 79.9% of statements 15:48:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.092s coverage: 86.9% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.097s coverage: 87.2% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.083s coverage: 77.4% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.203s coverage: 64.7% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.040s coverage: 100.0% of statements 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 65.8% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.270s coverage: 41.8% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.144s coverage: 92.3% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 63.2% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:48:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:48:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:48:17 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 15:48:35 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." 15:48:35 go vet ./... 15:48:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:48:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:48:37 ./bin/test-attribution-txt.sh [Pipeline] echo 15:48:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:48:37 + ls -al . 15:48:37 total 748 15:48:37 drwxrwxr-x 11 1001 1001 4096 Jan 17 15:47 . 15:48:37 drwxr-xr-x 4 root root 4096 Jan 17 15:47 .. 15:48:37 drwxrwxr-x 2 1001 1001 4096 Jan 17 15:45 .blubracket 15:48:37 -rw-rw-r-- 1 1001 1001 16 Jan 17 15:45 .dockerignore 15:48:37 drwxrwxr-x 8 1001 1001 4096 Jan 17 15:48 .git 15:48:37 drwxrwxr-x 3 1001 1001 4096 Jan 17 15:45 .github 15:48:37 -rw-rw-r-- 1 1001 1001 956 Jan 17 15:45 .gitignore 15:48:37 -rw-rw-r-- 1 1001 1001 42 Jan 17 15:45 .golangci.yml 15:48:37 -rw-rw-r-- 1 1001 1001 87 Jan 17 15:45 .hadolint.yml 15:48:37 drwxr-xr-x 3 1001 1001 4096 Jan 17 15:46 .semver 15:48:37 -rw-rw-r-- 1 1001 1001 166 Jan 17 15:45 .sonarcloud.properties 15:48:37 -rw-rw-r-- 1 1001 1001 1171 Jan 17 15:45 ADOPTERS.md 15:48:37 -rw-rw-r-- 1 1001 1001 10825 Jan 17 15:45 Attribution.txt 15:48:37 -rw-rw-r-- 1 1001 1001 73765 Jan 17 15:45 CHANGELOG.md 15:48:37 -rw-rw-r-- 1 1001 1001 3804 Jan 17 15:45 CONTRIBUTING.md 15:48:37 -rw-rw-r-- 1 1001 1001 677 Jan 17 15:45 GOVERNANCE.md 15:48:37 -rw-rw-r-- 1 1001 1001 850 Jan 17 15:45 Jenkinsfile 15:48:37 -rw-rw-r-- 1 1001 1001 10775 Jan 17 15:45 LICENSE 15:48:37 -rw-rw-r-- 1 1001 1001 12513 Jan 17 15:45 Makefile 15:48:37 -rw-rw-r-- 1 1001 1001 582 Jan 17 15:45 OWNERS.md 15:48:37 -rw-rw-r-- 1 1001 1001 9403 Jan 17 15:45 README.md 15:48:37 -rw-rw-r-- 1 1001 1001 6912 Jan 17 15:45 SECURITY.md 15:48:37 -rw-rw-r-- 1 1001 1001 12 Jan 17 15:46 VERSION 15:48:37 drwxrwxr-x 2 1001 1001 4096 Jan 17 15:45 bin 15:48:37 drwxrwxr-x 16 1001 1001 4096 Jan 17 15:45 cmd 15:48:37 -rw-r--r-- 1 root root 489579 Jan 17 15:48 coverage.out 15:48:37 -rw-rw-r-- 1 1001 1001 3376 Jan 17 15:45 go.mod 15:48:37 -rw-rw-r-- 1 1001 1001 34949 Jan 17 15:45 go.sum 15:48:37 drwxrwxr-x 7 1001 1001 4096 Jan 17 15:45 internal 15:48:37 drwxrwxr-x 3 1001 1001 4096 Jan 17 15:45 openapi 15:48:37 drwxrwxr-x 4 1001 1001 4096 Jan 17 15:45 snap 15:48:37 -rw-rw-r-- 1 1001 1001 204 Jan 17 15:45 version.go [Pipeline] sh 15:48:38 + '[' -e coverage.out ] 15:48:38 + chown 1001:1001 coverage.out [Pipeline] stash 15:48:38 Stashed 1 file(s) [Pipeline] sh 15:48:38 + make build 15:48:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:48:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2732 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:48:38 Running in /w/workspace/edgex-go/374 [Pipeline] { [Pipeline] checkout 15:48:39 The recommended git tool is: git 15:48:45 using credential edgex-jenkins-ssh 15:48:45 Cloning the remote Git repository 15:48:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:48:45 > git init /w/workspace/edgex-go/374 # timeout=10 15:48:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:48:45 > git --version # timeout=10 15:48:45 > git --version # 'git version 2.25.1' 15:48:45 using GIT_SSH to set credentials SSH Credentials for GitHub 15:48:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:48:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:48:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:48:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:48:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:49:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:49:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:49:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:49:03 Avoid second fetch 15:49:03 Checking out Revision 75e2dee3358e6ae3da11c468603cfcf282f76675 (main) 15:49:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:49:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:49:03 > git config core.sparsecheckout # timeout=10 15:49:03 > git checkout -f 75e2dee3358e6ae3da11c468603cfcf282f76675 # timeout=10 15:49:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:49:03 Commit message: "refactor: Replace references to message queue in log messages (#4285)" 15:49:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:49:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:49:04 % Total % Received % Xferd Average Speed Time Time Time Current 15:49:04 Dload Upload Total Spent Left Speed 15:49:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh 15:49:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:49:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:49:05 + sudo tee /etc/docker/daemon.new 15:49:05 { 15:49:05 "registry-mirrors": [ 15:49:05 "https://nexus3.edgexfoundry.org:10001" 15:49:05 ], 15:49:05 "bip": "10.250.0.254/24", 15:49:05 "hosts": [ 15:49:05 "tcp://0.0.0.0:5555", 15:49:05 "unix:///var/run/docker.sock" 15:49:05 ], 15:49:05 "mtu": 1458, 15:49:05 "selinux-enabled": true, 15:49:05 "seccomp-profile": "/etc/docker/seccomp.json" 15:49:05 } [Pipeline] sh 15:49:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:49:06 + sudo service docker restart 15:49:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:49:07 $ docker stop --time=1 3abfdbc3de24ec9c6391887d1e49742c71c702bc9aaa595f1df007a3170eb3b2 15:49:11 $ docker rm -f --volumes 3abfdbc3de24ec9c6391887d1e49742c71c702bc9aaa595f1df007a3170eb3b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:49:12 15:49:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:49:14 latest: Pulling from edgex-devops/edgex-compose 15:49:14 cbdbe7a5bc2a: Pulling fs layer 15:49:14 ca9280d653b3: Pulling fs layer 15:49:14 7e9c9ca2126c: Pulling fs layer 15:49:14 cbdbe7a5bc2a: Download complete 15:49:14 cbdbe7a5bc2a: Pull complete 15:49:14 ca9280d653b3: Verifying Checksum 15:49:14 ca9280d653b3: Download complete 15:49:14 7e9c9ca2126c: Download complete 15:49:14 ca9280d653b3: Pull complete 15:49:18 7e9c9ca2126c: Pull complete 15:49:18 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:49:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:18 prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container 15:49:18 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 15:49:20 $ docker top df48db70c39b1f1b2c8169cf67caeab1c8b4cf6dbe8a4eda09ac6c99d1fa791d -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:21 + docker-compose build --help 15:49:21 + grep parallel 15:49:21 --parallel Build images in parallel. [Pipeline] } 15:49:21 $ docker stop --time=1 df48db70c39b1f1b2c8169cf67caeab1c8b4cf6dbe8a4eda09ac6c99d1fa791d 15:49:22 $ docker rm -f --volumes df48db70c39b1f1b2c8169cf67caeab1c8b4cf6dbe8a4eda09ac6c99d1fa791d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:49:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:23 prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container 15:49:23 $ 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/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 15:49:23 $ docker top 1861594654d208af98250c1456fe73c12bfb89a965b19cf1ce1b92c79a8491ce -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:23 + docker-compose -f ./docker-compose-build.yml build --parallel 15:49:24 Building core-command ... 15:49:24 Building core-data ... 15:49:24 Building core-metadata ... 15:49:24 Building security-bootstrapper ... 15:49:24 Building security-proxy-setup ... 15:49:24 Building security-secretstore-setup ... 15:49:24 Building security-spiffe-token-provider ... 15:49:24 Building security-spire-agent ... 15:49:24 Building security-spire-config ... 15:49:24 Building security-spire-server ... 15:49:24 Building support-notifications ... 15:49:24 Building support-scheduler ... 15:49:24 Building core-metadata 15:49:24 Building security-spire-agent 15:49:24 Building security-proxy-setup 15:49:24 Building security-spire-config 15:49:24 Building security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:24 provisioning config files... 15:49:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/374@tmp/config16391712893455782823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:25 ---> docker-login.sh 15:49:25 nexus3.edgexfoundry.org:10001 15:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:25 Configure a credential helper to remove this warning. See 15:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:25 15:49:25 Login Succeeded 15:49:25 nexus3.edgexfoundry.org:10002 15:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 nexus3.edgexfoundry.org:10003 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 nexus3.edgexfoundry.org:10004 15:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:26 Configure a credential helper to remove this warning. See 15:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:26 15:49:26 Login Succeeded 15:49:26 docker.io 15:49:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:27 Configure a credential helper to remove this warning. See 15:49:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:27 15:49:27 Login Succeeded 15:49:27 ---> docker-login.sh ends [Pipeline] } 15:49:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:49:28 + git config --global --add safe.directory /w/workspace/edgex-go/374 [Pipeline] echo 15:49:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:28 ========================================================= 15:49:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:49:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:49:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:49:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:49:28 9b18e9b68314: Pulling fs layer 15:49:28 35d82f9e3411: Pulling fs layer 15:49:28 e16973657156: Pulling fs layer 15:49:28 fc693d55d65f: Pulling fs layer 15:49:28 7e9fc2657dce: Pulling fs layer 15:49:28 dda99020689f: Pulling fs layer 15:49:28 db1c61fa0a46: Pulling fs layer 15:49:28 891c053d2c06: Pulling fs layer 15:49:28 fc693d55d65f: Waiting 15:49:28 dda99020689f: Waiting 15:49:28 7e9fc2657dce: Waiting 15:49:28 db1c61fa0a46: Waiting 15:49:28 e16973657156: Verifying Checksum 15:49:28 e16973657156: Download complete 15:49:28 35d82f9e3411: Verifying Checksum 15:49:28 35d82f9e3411: Download complete 15:49:28 7e9fc2657dce: Verifying Checksum 15:49:28 7e9fc2657dce: Download complete 15:49:28 dda99020689f: Verifying Checksum 15:49:28 dda99020689f: Download complete 15:49:28 9b18e9b68314: Verifying Checksum 15:49:28 9b18e9b68314: Download complete 15:49:29 9b18e9b68314: Pull complete 15:49:29 891c053d2c06: Verifying Checksum 15:49:29 891c053d2c06: Download complete 15:49:30 35d82f9e3411: Pull complete 15:49:30 e16973657156: Pull complete 15:49:31 db1c61fa0a46: Download complete 15:49:31 fc693d55d65f: Verifying Checksum 15:49:31 fc693d55d65f: Download complete 15:49:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:49:34 ---> 2ff988978fed 15:49:34 Step 3/24 : WORKDIR /edgex-go 15:49:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:49:35 ---> 2ff988978fed 15:49:35 Step 3/24 : WORKDIR /edgex-go 15:49:35 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:35 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:49:35 ---> 2ff988978fed 15:49:35 Step 3/21 : WORKDIR /edgex-go 15:49:35 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:35 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:49:35 ---> 2ff988978fed 15:49:35 Step 3/32 : WORKDIR /edgex-go 15:49:36 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:49:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:49:36 ---> 2ff988978fed 15:49:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:49:44 fc693d55d65f: Pull complete 15:49:44 7e9fc2657dce: Pull complete 15:49:44 dda99020689f: Pull complete 15:49:46 ---> Running in 0b255020ee00 15:49:46 ---> Running in 4247d146fe8e 15:49:46 ---> Running in 3a68c33b07db 15:49:46 ---> Running in 5ad312f260d5 15:49:46 ---> Running in cf547fbed5ff 15:49:46 Removing intermediate container 4247d146fe8e 15:49:46 ---> ec2b41eeda42 15:49:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:49:46 Removing intermediate container 5ad312f260d5 15:49:46 ---> 3d9298a27731 15:49:46 Step 4/24 : WORKDIR /edgex-go 15:49:46 Removing intermediate container 3a68c33b07db 15:49:46 ---> fda6fb33f4df 15:49:46 Step 4/21 : RUN apk add --update --no-cache make git 15:49:46 ---> Running in 0d9825bc7d88 15:49:46 Removing intermediate container cf547fbed5ff 15:49:46 ---> 3b36f9791aa4 15:49:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:49:46 ---> Running in 9ec6ee7ee312 15:49:46 Removing intermediate container 0b255020ee00 15:49:46 ---> 250157e6a3d8 15:49:46 Step 4/32 : RUN apk add --update --no-cache make git 15:49:46 ---> Running in e68f97112176 15:49:46 ---> Running in 0a6247231ade 15:49:46 ---> Running in 183406b9b63b 15:49:46 Removing intermediate container 9ec6ee7ee312 15:49:46 ---> 7eb730998a26 15:49:46 Step 5/24 : RUN apk add --update --no-cache make git 15:49:46 ---> Running in bde7763b39ec 15:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:49:47 OK: 211 MiB in 51 packages 15:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:47 Removing intermediate container e68f97112176 15:49:47 ---> 35206e421d2e 15:49:47 Step 5/21 : COPY go.mod vendor* ./ 15:49:47 ---> b552fe72289a 15:49:47 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:47 ---> Running in 15498b0e682e 15:49:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:49:48 OK: 211 MiB in 51 packages 15:49:48 OK: 211 MiB in 51 packages 15:49:48 db1c61fa0a46: Pull complete 15:49:48 Removing intermediate container 0d9825bc7d88 15:49:48 ---> c5d5fc973d2b 15:49:48 Step 5/24 : COPY go.mod vendor* ./ 15:49:48 OK: 211 MiB in 51 packages 15:49:48 ---> 60088344a01f 15:49:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:48 Removing intermediate container 0a6247231ade 15:49:48 ---> 5bf8accb1667 15:49:48 Step 5/32 : COPY go.mod vendor* ./ 15:49:48 ---> Running in 3e5f7930e4eb 15:49:48 ---> 9b558cbb3dcb 15:49:48 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:48 ---> Running in 2206c18808bf 15:49:48 Removing intermediate container 183406b9b63b 15:49:48 ---> 561fef701af2 15:49:48 Step 5/24 : COPY go.mod vendor* ./ 15:49:49 ---> ff284a581ea3 15:49:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:49 ---> Running in 2cc384a0c433 15:49:50 891c053d2c06: Pull complete 15:49:50 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:49:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:49:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:49:50 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:49:50 WORKDIR /edgex 15:49:50 COPY go.mod . 15:49:50 RUN go mod download -t 15:49:50 ci-base-image-arm64 -f - . 15:49:51 OK: 211 MiB in 51 packages 15:49:51 Sending build context to Docker daemon 3.112MB 15:49:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:49:51 ---> f96f9c87975a 15:49:51 Step 2/4 : WORKDIR /edgex 15:49:51 Removing intermediate container bde7763b39ec 15:49:51 ---> edaf5a299a65 15:49:51 Step 6/24 : COPY go.mod vendor* ./ 15:49:52 ---> 616e7dc0b97d 15:49:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:52 ---> Running in bfae03584499 15:49:53 ---> Running in 9bf279993320 15:49:53 Removing intermediate container 9bf279993320 15:49:53 ---> ef039a00f054 15:49:53 Step 3/4 : COPY go.mod . 15:49:54 ---> 350241f80ebb 15:49:54 Step 4/4 : RUN go mod download 15:49:54 ---> Running in 5fb568832300 15:50:26 Removing intermediate container 5fb568832300 15:50:26 ---> a9b075fdcec0 15:50:26 Successfully built a9b075fdcec0 15:50:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:26 + docker inspect -f . ci-base-image-arm64 15:50:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:27 prd-ubuntu20.04-docker-arm64-4c-16g-2732 does not seem to be running inside a container 15:50:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 15:50:28 $ docker top a2ec9513196a2409ddf531ff67c489040c89578fa0e611b6e1ed78aaa3ac47e6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:29 + go version 15:50:29 go version go1.18.7 linux/arm64 [Pipeline] } 15:50:29 $ docker stop --time=1 a2ec9513196a2409ddf531ff67c489040c89578fa0e611b6e1ed78aaa3ac47e6 15:50:30 $ docker rm -f --volumes a2ec9513196a2409ddf531ff67c489040c89578fa0e611b6e1ed78aaa3ac47e6 [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 15:50:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:50:31 15:50:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:50:32 latest: Pulling from edgex-devops/edgex-compose-arm64 15:50:32 29e5d40040c1: Pulling fs layer 15:50:32 1ce36da41761: Pulling fs layer 15:50:32 25b303627fd3: Pulling fs layer 15:50:32 29e5d40040c1: Verifying Checksum 15:50:32 29e5d40040c1: Download complete 15:50:32 29e5d40040c1: Pull complete 15:50:33 25b303627fd3: Verifying Checksum 15:50:33 25b303627fd3: Download complete 15:50:35 1ce36da41761: Verifying Checksum 15:50:35 1ce36da41761: Download complete 15:50:36 1ce36da41761: Pull complete 15:50:46 25b303627fd3: Pull complete 15:50:46 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:50:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:50:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:46 prd-ubuntu20.04-docker-arm64-4c-16g-2732 does not seem to be running inside a container 15:50:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 15:50:49 $ docker top 966fb483b847b7bc7f9a0086e7d9b6cbc63e83488d151f3de660d8218eb9f0b6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:50 + grep+ parallel 15:50:50 docker-compose build --help 15:50:55 --parallel Build images in parallel. [Pipeline] } 15:50:56 $ docker stop --time=1 966fb483b847b7bc7f9a0086e7d9b6cbc63e83488d151f3de660d8218eb9f0b6 15:50:57 $ docker rm -f --volumes 966fb483b847b7bc7f9a0086e7d9b6cbc63e83488d151f3de660d8218eb9f0b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:50:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:58 prd-ubuntu20.04-docker-arm64-4c-16g-2732 does not seem to be running inside a container 15:50:58 $ 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/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 15:50:59 $ docker top fcaf719527b4f7308fc76e21a899c1d7c68f740ff5a3774d721c98b57b4c5f5c -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:00 + docker-compose -f ./docker-compose-build.yml build --parallel 15:51:00 Removing intermediate container 3e5f7930e4eb 15:51:00 ---> ac0670fc9dd6 15:51:00 Step 7/24 : COPY . . 15:51:00 Removing intermediate container bfae03584499 15:51:00 ---> 59ccab527386 15:51:00 Step 8/24 : COPY . . 15:51:00 Removing intermediate container 2cc384a0c433 15:51:00 ---> b1e0ce9c802c 15:51:00 Step 7/24 : COPY . . 15:51:06 Building core-command ... 15:51:06 Building core-data ... 15:51:06 Building core-metadata ... 15:51:06 Building security-bootstrapper ... 15:51:06 Building security-proxy-setup ... 15:51:06 Building security-secretstore-setup ... 15:51:06 Building security-spiffe-token-provider ... 15:51:06 Building security-spire-agent ... 15:51:06 Building security-spire-config ... 15:51:06 Building security-spire-server ... 15:51:06 Building support-notifications ... 15:51:06 Building support-scheduler ... 15:51:06 Building support-scheduler 15:51:06 Building security-spiffe-token-provider 15:51:06 Building security-spire-config 15:51:06 Building security-spire-server 15:51:06 Building security-secretstore-setup 15:51:07 ---> 6de184238be9 15:51:07 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:51:07 ---> 390633f1aa48 15:51:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:51:07 ---> 72be4cbedd83 15:51:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:51:07 ---> Running in f73ac12e1316 15:51:07 ---> Running in f154015d87ba 15:51:07 ---> Running in 8745057e858b 15:51:07 Removing intermediate container f154015d87ba 15:51:07 ---> 27c351840f2c 15:51:07 Step 9/24 : WORKDIR /edgex-go/spire-build 15:51:07 ---> Running in 773e82ac6789 15:51:07 Removing intermediate container 773e82ac6789 15:51:07 ---> b01c0182005f 15:51:07 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:51:07 Removing intermediate container 8745057e858b 15:51:07 ---> c89642664b63 15:51:07 Step 9/24 : WORKDIR /edgex-go/spire-build 15:51:07 ---> Running in 6e4236e7be27 15:51:07 ---> Running in 37f78d9bbd7a 15:51:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:51:07 Removing intermediate container 37f78d9bbd7a 15:51:07 ---> 6bfb7aa8fee6 15:51:07 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:51:07 ---> Running in cc7b1e054ffc 15:51:07 Removing intermediate container 6e4236e7be27 15:51:07 ---> caa964f60c98 15:51:07 Step 11/24 : WORKDIR /edgex-go 15:51:07 ---> Running in ccd35980c352 15:51:08 Removing intermediate container cc7b1e054ffc 15:51:08 ---> 0c3fafc87d2a 15:51:08 Step 11/24 : WORKDIR /edgex-go 15:51:08 ---> Running in 5f26eac7b176 15:51:08 Removing intermediate container ccd35980c352 15:51:08 ---> bccd68b9cf47 15:51:08 15:51:08 Step 12/24 : FROM alpine:3.15 15:51:08 Removing intermediate container 5f26eac7b176 15:51:08 ---> aaf15be43baa 15:51:08 15:51:08 Step 12/24 : FROM alpine:3.15 15:51:08 3.15: Pulling from library/alpine 15:51:08 3.15: Pulling from library/alpine 15:51:08 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:51:08 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:51:08 Status: Downloaded newer image for alpine:3.15 15:51:08 Status: Image is up to date for alpine:3.15 15:51:08 ---> c4fc93816858 15:51:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:51:08 ---> c4fc93816858 15:51:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:51:15 ---> Running in 36e2838ee518 15:51:15 ---> Running in 0a0673c42012 15:51:15 Removing intermediate container 15498b0e682e 15:51:15 ---> c42e4d84dae3 15:51:15 Step 7/21 : COPY . . 15:51:16 Removing intermediate container 0a0673c42012 15:51:16 ---> 7d987b785eb8 15:51:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:51:16 Removing intermediate container 36e2838ee518 15:51:16 ---> b67dd0761e26 15:51:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:51:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:51:19 ---> a9b075fdcec0 15:51:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:51:19 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:19 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:51:19 ---> a9b075fdcec0 15:51:19 Step 3/19 : WORKDIR /edgex-go 15:51:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:51:19 ---> a9b075fdcec0 15:51:19 Step 3/23 : WORKDIR /edgex-go 15:51:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:51:19 ---> a9b075fdcec0 15:51:19 Step 3/24 : WORKDIR /edgex-go 15:51:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:51:19 ---> a9b075fdcec0 15:51:19 Step 3/24 : WORKDIR /edgex-go 15:51:19 ---> Running in 9de9acb8f5c0 15:51:19 ---> Running in 2cb29c97e6d0 15:51:19 ---> Running in 2df66dc433f0 15:51:19 ---> Running in 3021db91cb23 15:51:19 ---> Running in 6bc462b48a99 15:51:19 Removing intermediate container 2cb29c97e6d0 15:51:19 ---> 74077cc31518 15:51:19 Step 4/22 : WORKDIR /edgex-go 15:51:19 Removing intermediate container 9de9acb8f5c0 15:51:19 ---> 1ac10d86890b 15:51:19 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:51:19 ---> Running in cb777b7e6548 15:51:19 Removing intermediate container 2df66dc433f0 15:51:19 ---> 14057b635791 15:51:19 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:51:19 ---> Running in b2e67bf72df7 15:51:19 Removing intermediate container 6bc462b48a99 15:51:19 ---> 26ed22a3bbee 15:51:19 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:51:19 ---> Running in 8eda03576f6c 15:51:19 Removing intermediate container 3021db91cb23 15:51:19 ---> f62e1a427c5a 15:51:19 Step 4/24 : RUN apk add --update --no-cache make git 15:51:19 ---> Running in 8e5a0ecc17ce 15:51:19 ---> Running in a49f9d7ee568 15:51:19 Removing intermediate container cb777b7e6548 15:51:19 ---> 1120be2da61c 15:51:19 Step 5/22 : RUN apk add --update --no-cache make git 15:51:20 ---> Running in 3f9f6652e74a 15:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:51:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:51:24 ---> Running in f706b9548b3f 15:51:24 ---> Running in e7d1bf0de3d5 15:51:24 ---> 25981006a341 15:51:24 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:51:24 ---> Running in 7656d6667f5a 15:51:24 Removing intermediate container 2206c18808bf 15:51:24 ---> 1df6dfe53c9b 15:51:24 Step 7/32 : COPY . . 15:51:24 OK: 221 MiB in 51 packages 15:51:25 OK: 221 MiB in 51 packages 15:51:25 OK: 221 MiB in 51 packages 15:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:26 v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:51:26 v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:51:26 OK: 16899 distinct packages available 15:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:51:26 OK: 221 MiB in 51 packages 15:51:26 v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:51:26 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:51:26 OK: 15859 distinct packages available 15:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:26 Removing intermediate container b2e67bf72df7 15:51:26 ---> 445a59175dc8 15:51:26 Step 5/24 : COPY go.mod vendor* ./ 15:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:51:27 Removing intermediate container a49f9d7ee568 15:51:27 ---> 4ea42892e5f7 15:51:27 Step 5/24 : COPY go.mod vendor* ./ 15:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:27 Removing intermediate container 8e5a0ecc17ce 15:51:27 ---> e111b57ce970 15:51:27 Step 5/23 : COPY go.mod vendor* ./ 15:51:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:27 ---> 24793e8729e8 15:51:27 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:27 ---> Running in 8f4c13e3075e 15:51:27 Removing intermediate container 3f9f6652e74a 15:51:27 ---> 4b81c5b07dd0 15:51:27 Step 6/22 : COPY go.mod vendor* ./ 15:51:28 (1/5) Installing dumb-init (1.2.5-r1) 15:51:28 (2/5) Installing musl-obstack (1.2.3-r0) 15:51:28 (3/5) Installing libucontext (1.1-r0) 15:51:28 (4/5) Installing gcompat (1.0.0-r4) 15:51:28 (5/5) Installing openssl (1.1.1s-r1) 15:51:28 Executing busybox-1.34.1-r7.trigger 15:51:28 OK: 7 MiB in 19 packages 15:51:28 ---> 95f884e4f3db 15:51:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:28 ---> Running in 5ddedd7fe244 15:51:28 v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:51:28 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:51:28 OK: 15859 distinct packages available 15:51:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:28 ---> 87faa6505e5c 15:51:28 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:28 ---> Running in 23b81a2600dc 15:51:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:51:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:29 ---> f867d7062e5e 15:51:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:29 (1/4) Installing dumb-init (1.2.5-r1) 15:51:29 (2/4) Installing musl-obstack (1.2.3-r0) 15:51:29 ---> Running in 62058084d787 15:51:29 (3/4) Installing libucontext (1.1-r0) 15:51:29 (4/4) Installing gcompat (1.0.0-r4) 15:51:29 OK: 221 MiB in 51 packages 15:51:30 Executing busybox-1.34.1-r7.trigger 15:51:30 OK: 6 MiB in 18 packages 15:51:31 Removing intermediate container 8eda03576f6c 15:51:31 ---> a0021dee596a 15:51:31 Step 5/19 : COPY go.mod vendor* ./ 15:51:32 ---> 5cdb8cfdcf49 15:51:32 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:51:32 ---> Running in beb65b869cd9 15:51:32 Removing intermediate container f73ac12e1316 15:51:32 ---> 63016ab47cf7 15:51:32 15:51:32 Step 10/24 : FROM alpine:3.16 15:51:32 Removing intermediate container f706b9548b3f 15:51:32 ---> 5fa00833ba47 15:51:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:51:32 3.16: Pulling from library/alpine 15:51:32 Removing intermediate container e7d1bf0de3d5 15:51:32 ---> a051b176be6c 15:51:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:51:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:51:32 ---> 5120e7869a08 15:51:32 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:32 ---> Running in f26886ad1dc6 15:51:32 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:51:32 Status: Downloaded newer image for alpine:3.16 15:51:32 ---> bfe296a52501 15:51:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:51:36 ---> Running in 40357443c5eb 15:51:36 ---> ca506cdb7a07 15:51:36 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:51:36 ---> 697ffb5bec57 15:51:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:51:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:36 ---> 55a2dff78028 15:51:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:51:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:37 (1/1) Installing dumb-init (1.2.5-r1) 15:51:37 Executing busybox-1.35.0-r17.trigger 15:51:37 OK: 6 MiB in 15 packages 15:51:38 ---> Running in 1c8fe6520087 15:51:38 ---> c633aefb65b6 15:51:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:51:39 Removing intermediate container 1c8fe6520087 15:51:39 ---> b0d17d60d8f8 15:51:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:51:39 Removing intermediate container 40357443c5eb 15:51:39 ---> 3c5c1e7cc0a8 15:51:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:51:39 ---> e5fd5633d5a5 15:51:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:51:39 ---> Running in 3fe281ffd1eb 15:51:39 Removing intermediate container 3fe281ffd1eb 15:51:39 ---> 63f2e5dde332 15:51:39 Step 13/24 : ENV APP_PORT=59881 15:51:39 ---> Running in 2078e7a99e8f 15:51:39 ---> f2786d6e0b78 15:51:39 Step 19/24 : WORKDIR / 15:51:39 ---> 12ed6c0c75a0 15:51:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:51:39 ---> Running in 28ba3843873a 15:51:39 Removing intermediate container 2078e7a99e8f 15:51:39 ---> df514526b781 15:51:39 Step 14/24 : EXPOSE $APP_PORT 15:51:39 ---> Running in 7cd416166bbe 15:51:39 Removing intermediate container 28ba3843873a 15:51:39 ---> 622b897b09e7 15:51:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:51:39 ---> 553ca3a7bc98 15:51:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:51:39 ---> Running in 2db60cad552c 15:51:39 ---> Running in 1c729382c436 15:51:39 Removing intermediate container 7cd416166bbe 15:51:39 ---> b2db89910d05 15:51:39 Step 15/24 : WORKDIR / 15:51:39 Removing intermediate container 1c729382c436 15:51:39 ---> d5ca5f2f041e 15:51:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:51:39 ---> Running in 11052a4c4d66 15:51:39 Removing intermediate container 2db60cad552c 15:51:39 ---> 30932a596a91 15:51:39 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:51:39 ---> Running in a6b4137c9e8e 15:51:39 ---> Running in 3495897ed6f3 15:51:40 Removing intermediate container a6b4137c9e8e 15:51:40 ---> 38294d646099 15:51:40 Step 22/24 : LABEL arch=x86_64 15:51:40 Removing intermediate container 3495897ed6f3 15:51:40 ---> f7f36e22dc2d 15:51:40 Step 22/24 : LABEL arch=x86_64 15:51:40 ---> Running in 5ee36fb43108 15:51:40 Removing intermediate container 11052a4c4d66 15:51:40 ---> fb557fd80806 15:51:40 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:51:40 ---> Running in 82d940341f45 15:51:40 Removing intermediate container 82d940341f45 15:51:40 ---> 3a5186af0d71 15:51:40 Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:51:40 Removing intermediate container 5ee36fb43108 15:51:40 ---> 047b215debd9 15:51:40 Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:51:40 ---> Running in 6b5b5bd0ff63 15:51:40 ---> Running in c118aa7bc388 15:51:40 ---> 5c6a407e5f57 15:51:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:51:40 Removing intermediate container c118aa7bc388 15:51:40 ---> fdaf52074a18 15:51:40 Step 24/24 : LABEL version=3.0.0-dev.20 15:51:41 Removing intermediate container 6b5b5bd0ff63 15:51:41 ---> cfb202cd27bc 15:51:41 Step 24/24 : LABEL version=3.0.0-dev.20 15:51:41 ---> Running in cb20a2d7ce2a 15:51:42 ---> Running in 58e7796dd897 15:51:42 ---> a9475701d146 15:51:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:51:42 Removing intermediate container cb20a2d7ce2a 15:51:42 ---> a617e85daf46 15:51:42 15:51:42 Successfully built a617e85daf46 15:51:42 Successfully tagged security-spire-config:latest 15:51:42 Building security-spiffe-token-provider 15:51:45  Building security-spire-config ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:45 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:51:45 ---> 2ff988978fed 15:51:45 Step 3/19 : WORKDIR /edgex-go 15:51:45 ---> Using cache 15:51:45 ---> 250157e6a3d8 15:51:45 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:51:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:51:48 Removing intermediate container 58e7796dd897 15:51:48 ---> 15bc012bf791 15:51:48 15:51:48 Successfully built 15bc012bf791 15:51:49 Successfully tagged security-spire-agent:latest 15:51:49  Building security-spire-agent ... done Building security-spire-server 15:51:49 ---> d915a16ccb5f 15:51:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:51:49 ---> Running in 5b1d2986b59d 15:51:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:51 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:51:51 ---> 2ff988978fed 15:51:51 Step 3/23 : WORKDIR /edgex-go 15:51:51 ---> Using cache 15:51:51 ---> 250157e6a3d8 15:51:51 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:51:54 v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:51:54 v3.16.3-122-g600819cc53 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:51:54 OK: 17042 distinct packages available 15:51:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:55 ---> f03c493b6fee 15:51:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:51:55 ---> Running in be833db1c837 15:51:55 ---> Running in 65d2bb0335fd 15:51:55 OK: 211 MiB in 51 packages 15:51:55 Removing intermediate container 7656d6667f5a 15:51:55 ---> 6a77191be45e 15:51:55 15:51:55 Step 9/21 : FROM alpine:3.16 15:51:55 ---> bfe296a52501 15:51:55 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:51:55 ---> Running in 902eeadb3bd8 15:51:55 Removing intermediate container 65d2bb0335fd 15:51:55 ---> 1b68d51a61e8 15:51:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:51:55 ---> Running in 5356c60be7d4 15:51:56 Removing intermediate container 5356c60be7d4 15:51:56 ---> 05be9074b41c 15:51:56 Step 22/24 : LABEL arch=x86_64 15:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:56 ---> Running in 48cfbd9850c2 15:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:57 (1/6) Installing ca-certificates (20220614-r0) 15:51:57 OK: 211 MiB in 51 packages 15:51:57 (2/6) Installing brotli-libs (1.0.9-r6) 15:51:57 Removing intermediate container 48cfbd9850c2 15:51:57 ---> 36f8d8476df4 15:51:57 Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:51:57 Removing intermediate container 5b1d2986b59d 15:51:57 ---> ac7ed2944a6c 15:51:57 Step 5/19 : COPY go.mod vendor* ./ 15:51:57 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:51:57 (4/6) Installing libcurl (7.83.1-r5) 15:51:57 ---> Running in c64e570d1cac 15:51:57 ---> 96b2dd78aa70 15:51:57 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:57 (5/6) Installing curl (7.83.1-r5) 15:51:57 (6/6) Installing dumb-init (1.2.5-r1) 15:51:58 Executing busybox-1.35.0-r17.trigger 15:51:58 Executing ca-certificates-20220614-r0.trigger 15:51:58 ---> Running in 733b4a158be3 15:51:58 Removing intermediate container c64e570d1cac 15:51:58 ---> c836de6932bb 15:51:58 Step 24/24 : LABEL version=3.0.0-dev.20 15:51:58 OK: 8 MiB in 20 packages 15:51:58 Removing intermediate container beb65b869cd9 15:51:58 ---> 0d0f5f71497b 15:51:58 15:51:58 Step 9/32 : FROM alpine:3.16 15:51:58 ---> bfe296a52501 15:51:58 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:51:58 ---> Running in a46de38fe16c 15:51:58 Removing intermediate container be833db1c837 15:51:58 ---> 0780288b8da4 15:51:58 Step 5/23 : COPY go.mod vendor* ./ 15:51:58 ---> Running in 8d70773550f3 15:51:58 Removing intermediate container a46de38fe16c 15:51:58 ---> 2f13d32e000b 15:51:58 15:51:58 ---> d2fb8e871773 15:51:58 Successfully built 2f13d32e000b 15:51:58 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:58 Successfully tagged core-metadata:latest 15:51:58  Building core-metadata ... done Building security-secretstore-setup 15:51:59 ---> Running in a2944a5e4e93 15:51:59 Removing intermediate container 8d70773550f3 15:51:59 ---> 51ac27a7f4c7 15:51:59 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:52:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:03 ---> 2ff988978fed 15:52:03 Step 3/24 : WORKDIR /edgex-go 15:52:03 ---> Using cache 15:52:03 ---> 250157e6a3d8 15:52:03 Step 4/24 : RUN apk add --update --no-cache make git 15:52:03 ---> Using cache 15:52:03 ---> 5bf8accb1667 15:52:03 Step 5/24 : COPY go.mod vendor* ./ 15:52:03 ---> Using cache 15:52:03 ---> 9b558cbb3dcb 15:52:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:03 ---> Using cache 15:52:03 ---> 1df6dfe53c9b 15:52:03 Step 7/24 : COPY . . 15:52:03 ---> Using cache 15:52:03 ---> 5cdb8cfdcf49 15:52:03 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:52:04 Removing intermediate container 902eeadb3bd8 15:52:04 ---> 21d84eed159f 15:52:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:52:04 ---> Running in 16478f7b1d69 15:52:04 ---> Running in 28e94dc3fe46 15:52:05 ---> Running in f535fd1bdedc 15:52:05 Removing intermediate container f535fd1bdedc 15:52:05 ---> 0d306ebede0e 15:52:05 Step 12/21 : WORKDIR /edgex 15:52:05 ---> Running in d4a421c4afda 15:52:05 Removing intermediate container d4a421c4afda 15:52:05 ---> 8979d7cc60e9 15:52:05 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:52:05 ---> 826ecca27cf9 15:52:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:52:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:52:05 ---> eda66dda88f0 15:52:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:52:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:06 ---> d667f727c828 15:52:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:52:06 ---> d9a422056298 15:52:06 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:52:06 ---> Running in 5048cec5f326 15:52:07 Removing intermediate container 5048cec5f326 15:52:07 ---> f8d2f604d406 15:52:07 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:52:07 ---> Running in ed0707718a36 15:52:07 (1/2) Installing dumb-init (1.2.5-r1) 15:52:07 (2/2) Installing su-exec (0.2-r1) 15:52:07 Removing intermediate container ed0707718a36 15:52:07 ---> b5683204195a 15:52:07 Step 19/21 : LABEL arch=x86_64 15:52:07 Executing busybox-1.35.0-r17.trigger 15:52:07 OK: 6 MiB in 16 packages 15:52:07 ---> Running in 0d8fa580f0d4 15:52:07 Removing intermediate container 0d8fa580f0d4 15:52:07 ---> a77f7968c2aa 15:52:07 Step 20/21 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:52:07 ---> Running in 85eff9a1d24c 15:52:07 Removing intermediate container 85eff9a1d24c 15:52:07 ---> c79e611a4683 15:52:07 Step 21/21 : LABEL version=3.0.0-dev.20 15:52:07 ---> Running in e94937e4e451 15:52:07 Removing intermediate container e94937e4e451 15:52:07 ---> b532b77d93f4 15:52:07 15:52:07 Removing intermediate container 28e94dc3fe46 15:52:07 ---> f80adbf2232e 15:52:07 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:52:07 ---> Running in 61129cfcf7fe 15:52:07 Successfully built b532b77d93f4 15:52:07 Successfully tagged security-proxy-setup:latest 15:52:07  Building security-proxy-setup ... done Building core-command 15:52:08 Removing intermediate container 61129cfcf7fe 15:52:08 ---> 9d920a6969a5 15:52:08 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:52:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:10 ---> 2ff988978fed 15:52:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:52:10 ---> Using cache 15:52:10 ---> 3d9298a27731 15:52:10 Step 4/23 : WORKDIR /edgex-go 15:52:10 ---> Using cache 15:52:10 ---> 7eb730998a26 15:52:10 Step 5/23 : RUN apk add --update --no-cache make git 15:52:10 ---> Using cache 15:52:10 ---> edaf5a299a65 15:52:10 Step 6/23 : COPY go.mod vendor* ./ 15:52:10 ---> Using cache 15:52:10 ---> 616e7dc0b97d 15:52:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:10 ---> Using cache 15:52:10 ---> 59ccab527386 15:52:10 Step 8/23 : COPY . . 15:52:10 ---> Using cache 15:52:10 ---> 6de184238be9 15:52:10 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:52:14 ---> Running in 75888d0d61d1 15:52:14 ---> Running in 99b50203e2aa 15:52:14 Removing intermediate container 75888d0d61d1 15:52:14 ---> 3fb58d3e07ba 15:52:14 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:52:14 ---> Running in 08cf34800127 15:52:14 Removing intermediate container 08cf34800127 15:52:14 ---> d7e83ac50270 15:52:14 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:52:14 ---> Running in 108f0e325675 15:52:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:52:14 Removing intermediate container 108f0e325675 15:52:14 ---> 276b44526825 15:52:14 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:52:14 ---> Running in 325df1f1fc2b 15:52:16 Removing intermediate container 325df1f1fc2b 15:52:16 ---> 3d006dca62e3 15:52:16 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:52:16 ---> Running in 47ec6a1b9937 15:52:16 Removing intermediate container 47ec6a1b9937 15:52:16 ---> 37b067d808ba 15:52:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:52:16 ---> 3069d130b570 15:52:16 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:52:16 ---> Running in 4e800b9d8b15 15:52:19 Removing intermediate container 4e800b9d8b15 15:52:19 ---> 29c7c92e2d93 15:52:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:19 ---> 92ada51af9be 15:52:19 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:52:20 ---> 3fbeca0ae0f4 15:52:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:52:21 ---> 6848984b16a5 15:52:21 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:52:21 ---> 94479e689771 15:52:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:52:22 ---> f2763b51f5ef 15:52:22 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:52:22 ---> 24b6272112a5 15:52:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:52:23 ---> 920a3b91bfa4 15:52:23 Step 27/32 : RUN chmod +x /entrypoint.sh 15:52:23 ---> Running in 266f104082eb 15:52:24 Removing intermediate container 266f104082eb 15:52:24 ---> f6377cf55d57 15:52:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:52:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:52:24 ---> Running in 8191a5735a30 15:52:24 Removing intermediate container 8191a5735a30 15:52:24 ---> e02741f36ee1 15:52:24 Step 29/32 : CMD ["gate"] 15:52:24 ---> Running in e2f093b7c988 15:52:24 Removing intermediate container e2f093b7c988 15:52:24 ---> 493e319d5d88 15:52:24 Step 30/32 : LABEL arch=x86_64 15:52:24 ---> Running in 73ed355f6bdb 15:52:24 Removing intermediate container 73ed355f6bdb 15:52:24 ---> 645ef0d0e2ae 15:52:24 Step 31/32 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:52:24 ---> Running in b8278e64377e 15:52:24 Removing intermediate container b8278e64377e 15:52:24 ---> 97944dbe47b4 15:52:24 Step 32/32 : LABEL version=3.0.0-dev.20 15:52:25 ---> Running in 939748eb5d26 15:52:25 Removing intermediate container 939748eb5d26 15:52:25 ---> 20eb4a6fb1d5 15:52:25 15:52:25 Successfully built 20eb4a6fb1d5 15:52:25 Successfully tagged security-bootstrapper:latest 15:52:25  Building security-bootstrapper ... done Building support-notifications 15:52:28 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:28 ---> 2ff988978fed 15:52:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:52:28 ---> Using cache 15:52:28 ---> 3d9298a27731 15:52:28 Step 4/22 : WORKDIR /edgex-go 15:52:28 ---> Using cache 15:52:28 ---> 7eb730998a26 15:52:28 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:52:30 ---> Running in 6cc9b8ab508e 15:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:32 OK: 211 MiB in 51 packages 15:52:33 Removing intermediate container 16478f7b1d69 15:52:33 ---> cde14c5fabd7 15:52:33 15:52:33 Step 9/24 : FROM alpine:3.16 15:52:33 ---> bfe296a52501 15:52:33 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:52:33 Removing intermediate container 99b50203e2aa 15:52:33 ---> fc91f4e9871f 15:52:33 15:52:33 Step 10/23 : FROM alpine:3.16 15:52:33 ---> bfe296a52501 15:52:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:52:33 ---> Using cache 15:52:33 ---> 3c5c1e7cc0a8 15:52:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:52:33 ---> Using cache 15:52:33 ---> 63f2e5dde332 15:52:33 Step 13/23 : ENV APP_PORT=59882 15:52:33 ---> Running in 70cf2ce605a7 15:52:33 ---> Running in f3cc549502ef 15:52:33 Removing intermediate container 6cc9b8ab508e 15:52:33 ---> ac16d6ad93e5 15:52:33 Step 6/22 : COPY go.mod vendor* ./ 15:52:33 Removing intermediate container f3cc549502ef 15:52:33 ---> ab116b3431ec 15:52:33 Step 14/23 : EXPOSE $APP_PORT 15:52:33 ---> Running in 63191ae9ebcd 15:52:33 ---> 9f9f0301db18 15:52:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:33 Removing intermediate container 63191ae9ebcd 15:52:33 ---> 45f2a3b5a016 15:52:33 Step 15/23 : WORKDIR / 15:52:33 ---> Running in 7923223f1cce 15:52:33 ---> Running in a231edce246b 15:52:33 Removing intermediate container 7923223f1cce 15:52:33 ---> fb7b293021f1 15:52:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:34 ---> 9f1c8d3c1fd5 15:52:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:52:34 ---> 86802a128e25 15:52:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:52:34 ---> a484ddb93736 15:52:34 Step 19/23 : ENTRYPOINT ["/core-command"] 15:52:34 ---> Running in 5c6f29c4b9d1 15:52:34 Removing intermediate container 5c6f29c4b9d1 15:52:34 ---> b4cb6feacf18 15:52:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:34 ---> Running in cf0a78969dbf 15:52:34 Removing intermediate container cf0a78969dbf 15:52:34 ---> 7de9732d0b33 15:52:34 Step 21/23 : LABEL arch=x86_64 15:52:34 ---> Running in ebcf85c581da 15:52:34 Removing intermediate container ebcf85c581da 15:52:34 ---> 6eb7252ba6d2 15:52:34 Step 22/23 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:52:34 ---> Running in eedc11de170a 15:52:34 Removing intermediate container eedc11de170a 15:52:34 ---> d0c94dfb4801 15:52:34 Step 23/23 : LABEL version=3.0.0-dev.20 15:52:34 ---> Running in 584b4aaa77c4 15:52:34 Removing intermediate container 584b4aaa77c4 15:52:34 ---> e5819d7e7b7e 15:52:34 15:52:35 Successfully built e5819d7e7b7e 15:52:35 Successfully tagged core-command:latest 15:52:35 Building support-scheduler 15:52:36  Building core-command ... done (1/3) Installing ca-certificates (20220614-r0) 15:52:36 (2/3) Installing dumb-init (1.2.5-r1) 15:52:36 (3/3) Installing su-exec (0.2-r1) 15:52:36 Executing busybox-1.35.0-r17.trigger 15:52:36 Executing ca-certificates-20220614-r0.trigger 15:52:36 OK: 6 MiB in 17 packages 15:52:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:38 ---> 2ff988978fed 15:52:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:52:38 ---> Using cache 15:52:38 ---> 3d9298a27731 15:52:38 Step 4/22 : WORKDIR /edgex-go 15:52:38 ---> Using cache 15:52:38 ---> 7eb730998a26 15:52:38 Step 5/22 : RUN apk add --update --no-cache make git 15:52:38 ---> Using cache 15:52:38 ---> edaf5a299a65 15:52:38 Step 6/22 : COPY go.mod vendor* ./ 15:52:38 ---> Using cache 15:52:38 ---> 616e7dc0b97d 15:52:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:38 ---> Using cache 15:52:38 ---> 59ccab527386 15:52:38 Step 8/22 : COPY . . 15:52:38 ---> Using cache 15:52:38 ---> 6de184238be9 15:52:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:52:40 ---> Running in c1b4c3a4d8fa 15:52:40 Removing intermediate container 70cf2ce605a7 15:52:40 ---> 8e5819394818 15:52:40 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:52:40 ---> Running in d86e2078aced 15:52:40 Removing intermediate container d86e2078aced 15:52:40 ---> 8edb6a681ba0 15:52:40 Step 12/24 : WORKDIR / 15:52:40 ---> Running in 008ee7af67c1 15:52:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:52:40 Removing intermediate container 008ee7af67c1 15:52:40 ---> 8abb64eb9b78 15:52:40 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:52:40 ---> 1d59eb3e21f8 15:52:40 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:52:40 ---> e53ca67a0c39 15:52:40 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:52:41 ---> 0e08e147f4a7 15:52:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:52:41 ---> dad3fda63235 15:52:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:52:41 ---> 52b85cf31b35 15:52:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:52:42 ---> 4515fba4efd2 15:52:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:52:42 ---> 5e510147b2f3 15:52:42 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:52:42 ---> Running in 47ff320b1816 15:52:43 Removing intermediate container 47ff320b1816 15:52:43 ---> 1028676e7060 15:52:43 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:52:43 ---> Running in e321c0121dfb 15:52:43 Removing intermediate container e321c0121dfb 15:52:43 ---> b1372f406d0f 15:52:43 Step 22/24 : LABEL arch=x86_64 15:52:43 ---> Running in 630582b413b6 15:52:43 Removing intermediate container 630582b413b6 15:52:43 ---> 6e671953f646 15:52:43 Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:52:43 ---> Running in 1c452d23dac5 15:52:43 Removing intermediate container 1c452d23dac5 15:52:43 ---> 625c5ea72e86 15:52:43 Step 24/24 : LABEL version=3.0.0-dev.20 15:52:43 ---> Running in 652236c12469 15:52:44 Removing intermediate container 652236c12469 15:52:44 ---> 540fd03fa6e8 15:52:44 15:52:44 Successfully built 540fd03fa6e8 15:52:44 Successfully tagged security-secretstore-setup:latest 15:52:44  Building security-secretstore-setup ... done Building core-data 15:52:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:52:46 ---> 2ff988978fed 15:52:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:52:46 ---> Using cache 15:52:46 ---> 3d9298a27731 15:52:46 Step 4/22 : WORKDIR /edgex-go 15:52:46 ---> Using cache 15:52:46 ---> 7eb730998a26 15:52:46 Step 5/22 : RUN apk add --update --no-cache make git 15:52:46 ---> Using cache 15:52:46 ---> edaf5a299a65 15:52:46 Step 6/22 : COPY go.mod vendor* ./ 15:52:46 ---> Using cache 15:52:46 ---> 616e7dc0b97d 15:52:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:46 ---> Using cache 15:52:46 ---> 59ccab527386 15:52:46 Step 8/22 : COPY . . 15:52:46 ---> Using cache 15:52:46 ---> 6de184238be9 15:52:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:52:56 ---> Running in be2acd3c171a 15:52:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:53:14 Removing intermediate container c1b4c3a4d8fa 15:53:14 ---> 79d28cf7f2f9 15:53:14 15:53:14 Step 10/22 : FROM alpine:3.16 15:53:14 ---> bfe296a52501 15:53:14 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:53:14 ---> Using cache 15:53:14 ---> 3c5c1e7cc0a8 15:53:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:14 ---> Using cache 15:53:14 ---> 63f2e5dde332 15:53:14 Step 13/22 : ENV APP_PORT=59861 15:53:14 ---> Running in d3f3cf0c5a76 15:53:14 Removing intermediate container d3f3cf0c5a76 15:53:14 ---> 85e137b262d6 15:53:14 Step 14/22 : EXPOSE $APP_PORT 15:53:25 ---> Running in f030412ed0ec 15:53:25 Removing intermediate container f030412ed0ec 15:53:25 ---> d05902d20585 15:53:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:25 Removing intermediate container 733b4a158be3 15:53:25 ---> ff7c65d6a40b 15:53:25 Step 7/19 : COPY . . 15:53:25 Removing intermediate container a2944a5e4e93 15:53:25 ---> 93efd6126062 15:53:25 Step 7/23 : COPY . . 15:53:33 ---> a54eeeb824b2 15:53:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:53:33 ---> e71a75edf8f4 15:53:33 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:53:33 ---> b8c993964766 15:53:33 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:53:33 ---> Running in 1d357bd46d23 15:53:33 ---> Running in 292977aac26b 15:53:33 Removing intermediate container be2acd3c171a 15:53:33 ---> dbbbb72d6db3 15:53:33 15:53:33 Step 10/22 : FROM alpine:3.16 15:53:33 ---> bfe296a52501 15:53:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:53:33 ---> Running in c934638a7d2e 15:53:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:53:33 Removing intermediate container 1d357bd46d23 15:53:33 ---> ed386655a1a6 15:53:33 Step 9/23 : WORKDIR /edgex-go/spire-build 15:53:33 Removing intermediate container c934638a7d2e 15:53:33 ---> 31a8f0f1f332 15:53:33 Step 12/22 : ENV APP_PORT=59880 15:53:33 ---> ff90d6d878c8 15:53:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:53:33 ---> Running in 350af513a524 15:53:33 ---> Running in ac0db0968070 15:53:33 Removing intermediate container 350af513a524 15:53:33 ---> 8e145a344d1e 15:53:33 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:53:33 Removing intermediate container ac0db0968070 15:53:33 ---> e1fed5e1cdfe 15:53:33 Step 13/22 : EXPOSE $APP_PORT 15:53:33 ---> Running in 3da3ed286c00 15:53:33 ---> b100d48018d3 15:53:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:53:34 ---> Running in 81c9011d8560 15:53:34 ---> Running in 7f7431c46f95 15:53:34 Removing intermediate container 81c9011d8560 15:53:34 ---> 2c60d50993be 15:53:34 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:53:34 Removing intermediate container 7f7431c46f95 15:53:34 ---> c638bbfd8c5a 15:53:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:34 ---> Running in 42cfcea5ebae 15:53:34 ---> Running in cb8152333205 15:53:34 Removing intermediate container cb8152333205 15:53:34 ---> 00ad3ff0b255 15:53:34 Step 20/22 : LABEL arch=x86_64 15:53:34 ---> Running in 2a1e8f3af398 15:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:34 Removing intermediate container 2a1e8f3af398 15:53:34 ---> 523eda25eab9 15:53:34 Step 21/22 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:53:34 ---> Running in ab2a50fe43ef 15:53:34 Removing intermediate container 3da3ed286c00 15:53:34 ---> 69dcd2cb40fb 15:53:34 Step 11/23 : WORKDIR /edgex-go 15:53:35 Removing intermediate container ab2a50fe43ef 15:53:35 (1/1) Installing dumb-init (1.2.5-r1) 15:53:35 ---> c0e5ea3ffbce 15:53:35 Step 22/22 : LABEL version=3.0.0-dev.20 15:53:35 Executing busybox-1.35.0-r17.trigger 15:53:35 ---> Running in 331aa623f056 15:53:35 OK: 6 MiB in 15 packages 15:53:35 ---> Running in 6f3e31099f45 15:53:35 Removing intermediate container 331aa623f056 15:53:35 ---> 809e039740a5 15:53:35 15:53:35 Step 12/23 : FROM alpine:3.15 15:53:35 ---> c4fc93816858 15:53:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:35 ---> Using cache 15:53:35 ---> b67dd0761e26 15:53:35 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:35 ---> Running in c9406041245f 15:53:35 Removing intermediate container 6f3e31099f45 15:53:35 ---> e678f7005f3d 15:53:35 15:53:35 Successfully built e678f7005f3d 15:53:35 Successfully tagged support-scheduler:latest 15:53:35  Building support-scheduler ... done Removing intermediate container 42cfcea5ebae 15:53:35 ---> 777b56f1096f 15:53:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:36 ---> 0ced0912ffaa 15:53:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:37 v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:53:37 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:53:37 OK: 15859 distinct packages available 15:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:38 (1/5) Installing dumb-init (1.2.5-r1) 15:53:38 (2/5) Installing musl-obstack (1.2.3-r0) 15:53:38 ---> dfb3a19ec50b 15:53:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:53:38 (3/5) Installing libucontext (1.1-r0) 15:53:38 (4/5) Installing gcompat (1.0.0-r4) 15:53:38 (5/5) Installing openssl (1.1.1s-r1) 15:53:38 Executing busybox-1.34.1-r7.trigger 15:53:38 OK: 7 MiB in 19 packages 15:53:39 Removing intermediate container 8f4c13e3075e 15:53:39 ---> 024ee2b7f3f5 15:53:39 Step 7/24 : COPY . . 15:53:39 ---> df5a28dce634 15:53:39 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:53:39 ---> Running in d51326a063cd 15:53:39 Removing intermediate container d51326a063cd 15:53:39 ---> 5dfe2395401a 15:53:39 Step 9/24 : WORKDIR /edgex-go/spire-build 15:53:39 ---> Running in f60e27418c6b 15:53:39 ---> eb844c4faaa7 15:53:39 Step 18/22 : ENTRYPOINT ["/core-data"] 15:53:39 ---> Running in 7e69884b1ef8 15:53:40 Removing intermediate container f60e27418c6b 15:53:40 ---> f4610b8a9204 15:53:40 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:53:40 ---> Running in d3605fdb80cc 15:53:40 Removing intermediate container 7e69884b1ef8 15:53:40 ---> 521e378632c6 15:53:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:53:40 Removing intermediate container c9406041245f 15:53:40 ---> 1bb0a338b746 15:53:40 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:53:40 ---> Running in 9395c7883b5f 15:53:40 Removing intermediate container 9395c7883b5f 15:53:40 ---> 07cc299fb771 15:53:40 Step 20/22 : LABEL arch=x86_64 15:53:41 ---> Running in 53bc61308e4c 15:53:41 Removing intermediate container a231edce246b 15:53:41 ---> aa6c1ae25618 15:53:41 Step 8/22 : COPY . . 15:53:44 Removing intermediate container 53bc61308e4c 15:53:44 ---> 2c49e551b2c8 15:53:44 Step 21/22 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:53:46 Removing intermediate container d3605fdb80cc 15:53:46 ---> 781c28e4113e 15:53:46 Step 11/24 : WORKDIR /edgex-go 15:53:46 ---> Running in 8e1d87bb5053 15:53:47 Removing intermediate container 8e1d87bb5053 15:53:47 ---> 15eab5393557 15:53:47 15:53:47 Step 12/24 : FROM alpine:3.15 15:53:47 3.15: Pulling from library/alpine 15:53:50 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:53:50 Status: Downloaded newer image for alpine:3.15 15:53:50 ---> 8aa73fd46299 15:53:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:50 ---> Running in 1f81e98802d4 15:53:50 Removing intermediate container 1f81e98802d4 15:53:50 ---> 0c251a80c01e 15:53:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:53:51 ---> Running in 51a5bc6739e1 15:53:51 ---> f4997292ded4 15:53:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:53:51 ---> Running in 4255bce699be 15:53:51 ---> 8079aef23dd0 15:53:51 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:53:51 ---> Running in 0f84011b9e43 15:53:51 Removing intermediate container 4255bce699be 15:53:51 ---> 028ead6bb48f 15:53:51 Step 22/22 : LABEL version=3.0.0-dev.20 15:53:51 ---> 6f87f8906c2b 15:53:51 ---> Running in 1ef7cb96ca4e 15:53:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:53:51 Removing intermediate container 1ef7cb96ca4e 15:53:51 ---> 64980fe5caf8 15:53:51 15:53:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:53:51 ---> 850e6fc0f90e 15:53:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:53:51 Successfully built 64980fe5caf8 15:53:51 Successfully tagged core-data:latest 15:53:51  Building core-data ... done  ---> 8653a6cf470c 15:53:51 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:53:51 ---> Running in 37cf05fe2fa3 15:53:51 Removing intermediate container 37cf05fe2fa3 15:53:51 ---> 8c2bb0f99c7e 15:53:51 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:53:51 ---> Running in 2266c2313ae3 15:53:51 Removing intermediate container 2266c2313ae3 15:53:51 ---> d9d8b13b82b2 15:53:51 Step 21/23 : LABEL arch=x86_64 15:53:52 ---> Running in b7d7eaa0b09c 15:53:52 Removing intermediate container b7d7eaa0b09c 15:53:52 ---> f5beeed2fb2d 15:53:52 Step 22/23 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:53:52 ---> Running in 5b78304272c9 15:53:52 Removing intermediate container 5b78304272c9 15:53:52 ---> f59892eaf5dc 15:53:52 Step 23/23 : LABEL version=3.0.0-dev.20 15:53:52 ---> Running in 05c0989f8738 15:53:52 Removing intermediate container 05c0989f8738 15:53:52 ---> d1bf7a16ea14 15:53:52 15:53:52 Successfully built d1bf7a16ea14 15:53:52 Successfully tagged security-spire-server:latest 15:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:54 v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:53:54 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:53:54 OK: 15736 distinct packages available 15:53:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:53:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:53:57 (1/4) Installing dumb-init (1.2.5-r1) 15:53:57 (2/4) Installing musl-obstack (1.2.3-r0) 15:53:57 (3/4) Installing libucontext (1.1-r0) 15:53:57 (4/4) Installing gcompat (1.0.0-r4) 15:53:57 Executing busybox-1.34.1-r7.trigger 15:53:57 OK: 6 MiB in 18 packages 15:53:57  Building security-spire-server ... done Removing intermediate container 292977aac26b 15:53:57 ---> 035acdc4cb73 15:53:57 15:53:57 Step 9/19 : FROM alpine:3.15 15:53:57 ---> c4fc93816858 15:53:57 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:57 ---> Using cache 15:53:57 ---> b67dd0761e26 15:53:57 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:53:57 ---> Running in a4b751226dcb 15:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:58 v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:53:58 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:53:58 OK: 15859 distinct packages available 15:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:58 (1/9) Installing ca-certificates (20220614-r0) 15:53:58 (2/9) Installing brotli-libs (1.0.9-r5) 15:53:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:53:58 (4/9) Installing libcurl (7.80.0-r5) 15:53:58 (5/9) Installing curl (7.80.0-r5) 15:53:58 (6/9) Installing dumb-init (1.2.5-r1) 15:53:58 (7/9) Installing musl-obstack (1.2.3-r0) 15:53:58 (8/9) Installing libucontext (1.1-r0) 15:53:58 (9/9) Installing gcompat (1.0.0-r4) 15:53:58 Executing busybox-1.34.1-r7.trigger 15:53:58 Executing ca-certificates-20220614-r0.trigger 15:53:58 OK: 8 MiB in 23 packages 15:54:00 Removing intermediate container 51a5bc6739e1 15:54:00 ---> a0bf88fba931 15:54:00 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:54:01 Removing intermediate container a4b751226dcb 15:54:01 ---> 438f25d01b80 15:54:01 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:01 ---> 5357b8fc8bc9 15:54:01 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:54:02 ---> e77432664004 15:54:02 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:54:02 ---> bc16168f3a0a 15:54:02 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:54:03 ---> Running in 20fe70811ca5 15:54:04 Removing intermediate container 20fe70811ca5 15:54:04 ---> 14ecd93090a8 15:54:04 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:04 ---> Running in 8b233337761a 15:54:04 Removing intermediate container 8b233337761a 15:54:04 ---> dbabf40d32f9 15:54:04 Step 17/19 : LABEL arch=x86_64 15:54:04 ---> Running in 536901d5ad28 15:54:04 Removing intermediate container 536901d5ad28 15:54:04 ---> 2d91dbf887fe 15:54:04 Step 18/19 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:04 ---> Running in a61f73f2e511 15:54:04 Removing intermediate container a61f73f2e511 15:54:04 ---> 4c67d7a07936 15:54:04 Step 19/19 : LABEL version=3.0.0-dev.20 15:54:05 ---> Running in cb4789a43062 15:54:05 Removing intermediate container cb4789a43062 15:54:05 ---> 17401f2f598d 15:54:05 15:54:05 Successfully built 17401f2f598d 15:54:05 Successfully tagged security-spiffe-token-provider:latest 15:54:11  Building security-spiffe-token-provider ... done Removing intermediate container 0f84011b9e43 15:54:11 ---> c1bf80891347 15:54:11 15:54:11 Step 10/22 : FROM alpine:3.16 15:54:11 ---> bfe296a52501 15:54:11 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:54:11 ---> Running in 8d1fad7756e1 15:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:54:11 (1/2) Installing ca-certificates (20220614-r0) 15:54:11 (2/2) Installing dumb-init (1.2.5-r1) 15:54:11 Executing busybox-1.35.0-r17.trigger 15:54:11 Executing ca-certificates-20220614-r0.trigger 15:54:11 OK: 6 MiB in 16 packages 15:54:12 Removing intermediate container 8d1fad7756e1 15:54:12 ---> 62dc85e8f91a 15:54:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:54:12 ---> Running in 023213e78317 15:54:12 Removing intermediate container 023213e78317 15:54:12 ---> d53f5defe12a 15:54:12 Step 13/22 : ENV APP_PORT=59860 15:54:12 ---> Running in 34516f73df75 15:54:12 Removing intermediate container 34516f73df75 15:54:12 ---> 633f9bcca333 15:54:12 Step 14/22 : EXPOSE $APP_PORT 15:54:12 ---> Running in 789bededd7d2 15:54:12 Removing intermediate container 789bededd7d2 15:54:12 ---> eb97d5a8b95d 15:54:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:12 ---> 3bfa85514c21 15:54:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:54:12 ---> 151999e8f1a1 15:54:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:54:13 ---> f38026ab91b7 15:54:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:54:13 ---> 926c92df831d 15:54:13 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:54:13 ---> Running in 32b63b9748ba 15:54:13 Removing intermediate container 32b63b9748ba 15:54:13 ---> bf29e12af660 15:54:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:54:13 ---> Running in 68a09f3c437d 15:54:13 ---> cb241db89961 15:54:13 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:54:13 Removing intermediate container 68a09f3c437d 15:54:13 ---> 43f12e9ff89e 15:54:13 Step 20/22 : LABEL arch=x86_64 15:54:13 ---> Running in 651eb2b3ec64 15:54:13 Removing intermediate container 651eb2b3ec64 15:54:13 ---> 013c537b6588 15:54:13 Step 21/22 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:13 ---> Running in 4cb785a35e9e 15:54:14 Removing intermediate container f26886ad1dc6 15:54:14 ---> 78c63929a0e9 15:54:14 Step 7/19 : COPY . . 15:54:14 ---> Running in def647fd7510 15:54:14 Removing intermediate container 4cb785a35e9e 15:54:14 ---> a7089482a037 15:54:14 Step 22/22 : LABEL version=3.0.0-dev.20 15:54:14 ---> Running in 1e246fceb4a5 15:54:14 Removing intermediate container 1e246fceb4a5 15:54:14 ---> d74d727b69fe 15:54:14 15:54:14 Successfully built d74d727b69fe 15:54:14 Successfully tagged support-notifications:latest 15:54:14 Removing intermediate container 5ddedd7fe244 15:54:14 ---> 0e59b5b28c69 15:54:14 Step 7/24 : COPY . . 15:54:14  Building support-notifications ... done  [Pipeline] } 15:54:14 $ docker stop --time=1 1861594654d208af98250c1456fe73c12bfb89a965b19cf1ce1b92c79a8491ce 15:54:14 Removing intermediate container def647fd7510 15:54:14 ---> d50cbcd1ffd2 15:54:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:54:15 $ docker rm -f --volumes 1861594654d208af98250c1456fe73c12bfb89a965b19cf1ce1b92c79a8491ce [Pipeline] // withDockerContainer [Pipeline] sh 15:54:16 + docker images 15:54:16 REPOSITORY TAG IMAGE ID CREATED SIZE 15:54:16 support-notifications latest d74d727b69fe 2 seconds ago 30.6MB 15:54:16 c1bf80891347 7 seconds ago 1.74GB 15:54:16 security-spiffe-token-provider latest 17401f2f598d 12 seconds ago 29.8MB 15:54:16 035acdc4cb73 22 seconds ago 1.7GB 15:54:16 security-spire-server latest d1bf7a16ea14 24 seconds ago 86.5MB 15:54:16 core-data latest 64980fe5caf8 25 seconds ago 17.9MB 15:54:16 support-scheduler latest e678f7005f3d 41 seconds ago 30MB 15:54:16 809e039740a5 41 seconds ago 1.54GB 15:54:16 dbbbb72d6db3 50 seconds ago 1.68GB 15:54:16 79d28cf7f2f9 About a minute ago 1.74GB 15:54:16 security-secretstore-setup latest 540fd03fa6e8 About a minute ago 29.9MB 15:54:16 core-command latest e5819d7e7b7e About a minute ago 17.7MB 15:54:16 fc91f4e9871f About a minute ago 1.67GB 15:54:16 cde14c5fabd7 About a minute ago 1.66GB 15:54:16 security-bootstrapper latest 20eb4a6fb1d5 About a minute ago 20.3MB 15:54:16 security-proxy-setup latest b532b77d93f4 2 minutes ago 27.7MB 15:54:16 core-metadata latest 2f13d32e000b 2 minutes ago 18.5MB 15:54:16 0d0f5f71497b 2 minutes ago 1.66GB 15:54:16 6a77191be45e 2 minutes ago 1.66GB 15:54:16 security-spire-agent latest 15bc012bf791 2 minutes ago 125MB 15:54:16 security-spire-config latest a617e85daf46 2 minutes ago 85.8MB 15:54:16 63016ab47cf7 2 minutes ago 1.68GB 15:54:16 aaf15be43baa 3 minutes ago 1.54GB 15:54:16 bccd68b9cf47 3 minutes ago 1.54GB 15:54:16 ci-base-image-x86_64 latest 2ff988978fed 6 minutes ago 904MB 15:54:16 alpine 3.16 bfe296a52501 2 months ago 5.54MB 15:54:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 15:54:16 alpine 3.15 c4fc93816858 5 months ago 5.59MB 15:54:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 15:54:16 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 15:54:16 provisioning config files... 15:54:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/374@tmp/config1309448345855958894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:16 ---> docker-login.sh 15:54:16 nexus3.edgexfoundry.org:10001 15:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:16 Configure a credential helper to remove this warning. See 15:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:16 15:54:16 Login Succeeded 15:54:16 nexus3.edgexfoundry.org:10002 15:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:16 Configure a credential helper to remove this warning. See 15:54:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:16 15:54:16 Login Succeeded 15:54:16 nexus3.edgexfoundry.org:10003 15:54:16 ---> 8634d1cdd4fa 15:54:16 Step 19/24 : WORKDIR / 15:54:16 ---> Running in 33762f86293e 15:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:17 Configure a credential helper to remove this warning. See 15:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:17 15:54:17 Login Succeeded 15:54:17 nexus3.edgexfoundry.org:10004 15:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:17 Configure a credential helper to remove this warning. See 15:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:17 15:54:17 Login Succeeded 15:54:17 docker.io 15:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:17 Configure a credential helper to remove this warning. See 15:54:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:17 15:54:17 Login Succeeded 15:54:17 ---> docker-login.sh ends [Pipeline] } 15:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:54:17 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:54:17 75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:17 latest 15:54:17 3.0.0-dev.20 15:54:17 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:17 main 15:54:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:18 Removing intermediate container 33762f86293e 15:54:18 ---> 4f54461176e7 15:54:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:54:18 + docker push nexus3.edgexfoundry.org:10004/core-command:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:54:18 17e137d008f3: Preparing 15:54:18 5b24985ad38a: Preparing 15:54:18 f4196dd4810f: Preparing 15:54:18 5cb8d28fd950: Preparing 15:54:18 e5e13b0c77cb: Preparing 15:54:18 e5e13b0c77cb: Layer already exists 15:54:18 f4196dd4810f: Pushed 15:54:18 5cb8d28fd950: Pushed 15:54:18 17e137d008f3: Pushed 15:54:18 ---> Running in 9e80e735833b 15:54:19 5b24985ad38a: Pushed 15:54:19 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:c44b20ed18f7866f8175e7ea8b7ee6c682f2eded19a4db492991015742312d04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:20 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:54:20 17e137d008f3: Preparing 15:54:20 5b24985ad38a: Preparing 15:54:20 f4196dd4810f: Preparing 15:54:20 5cb8d28fd950: Preparing 15:54:20 e5e13b0c77cb: Preparing 15:54:20 e5e13b0c77cb: Layer already exists 15:54:20 5cb8d28fd950: Layer already exists 15:54:20 f4196dd4810f: Layer already exists 15:54:20 5b24985ad38a: Layer already exists 15:54:20 17e137d008f3: Layer already exists 15:54:20 latest: digest: sha256:c44b20ed18f7866f8175e7ea8b7ee6c682f2eded19a4db492991015742312d04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:20 ---> fed1ffb4e607 15:54:20 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:54:20 ---> 14e852377b4e 15:54:20 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:54:20 ---> Running in c46601249df0 15:54:20 ---> Running in 1a91d8387fc7 15:54:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 15:54:20 Removing intermediate container 9e80e735833b 15:54:20 ---> 4b5afea4c0cb 15:54:20 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:21 ---> Running in b429a73b2bfa 15:54:21 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.20 15:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:54:21 17e137d008f3: Preparing 15:54:21 5b24985ad38a: Preparing 15:54:21 f4196dd4810f: Preparing 15:54:21 5cb8d28fd950: Preparing 15:54:21 e5e13b0c77cb: Preparing 15:54:21 5b24985ad38a: Layer already exists 15:54:21 f4196dd4810f: Layer already exists 15:54:21 17e137d008f3: Layer already exists 15:54:21 e5e13b0c77cb: Layer already exists 15:54:21 5cb8d28fd950: Layer already exists 15:54:21 3.0.0-dev.20: digest: sha256:c44b20ed18f7866f8175e7ea8b7ee6c682f2eded19a4db492991015742312d04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:21 + docker push nexus3.edgexfoundry.org:10004/core-command:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:54:21 17e137d008f3: Preparing 15:54:21 5b24985ad38a: Preparing 15:54:21 f4196dd4810f: Preparing 15:54:21 5cb8d28fd950: Preparing 15:54:21 e5e13b0c77cb: Preparing 15:54:21 17e137d008f3: Layer already exists 15:54:21 f4196dd4810f: Layer already exists 15:54:21 5b24985ad38a: Layer already exists 15:54:21 5cb8d28fd950: Layer already exists 15:54:21 e5e13b0c77cb: Layer already exists 15:54:21 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:c44b20ed18f7866f8175e7ea8b7ee6c682f2eded19a4db492991015742312d04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main 15:54:21 Removing intermediate container 23b81a2600dc 15:54:21 ---> 41b07422bcfb 15:54:21 Step 7/23 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:22 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:54:22 17e137d008f3: Preparing 15:54:22 5b24985ad38a: Preparing 15:54:22 f4196dd4810f: Preparing 15:54:22 5cb8d28fd950: Preparing 15:54:22 e5e13b0c77cb: Preparing 15:54:22 e5e13b0c77cb: Layer already exists 15:54:22 5cb8d28fd950: Layer already exists 15:54:22 17e137d008f3: Layer already exists 15:54:22 f4196dd4810f: Layer already exists 15:54:22 5b24985ad38a: Layer already exists 15:54:22 main: digest: sha256:c44b20ed18f7866f8175e7ea8b7ee6c682f2eded19a4db492991015742312d04 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:22 ===================================================== [Pipeline] echo 15:54:22 taggedImages: 15:54:22 - nexus3.edgexfoundry.org:10004/core-command:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:22 - nexus3.edgexfoundry.org:10004/core-command:latest 15:54:22 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.20 15:54:22 - nexus3.edgexfoundry.org:10004/core-command:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:22 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:54:22 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:54:22 75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:22 latest 15:54:22 3.0.0-dev.20 15:54:22 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:22 main 15:54:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:22 Removing intermediate container 62058084d787 15:54:22 ---> 0a5f1c8fdfbe 15:54:22 Step 8/22 : COPY . . 15:54:22 + docker push nexus3.edgexfoundry.org:10004/core-data:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:54:22 ff23f31258c7: Preparing 15:54:22 a1dc08b8b275: Preparing 15:54:22 f4196dd4810f: Preparing 15:54:22 18aafc200486: Preparing 15:54:22 e5e13b0c77cb: Preparing 15:54:22 f4196dd4810f: Layer already exists 15:54:22 e5e13b0c77cb: Layer already exists 15:54:22 ff23f31258c7: Pushed 15:54:22 18aafc200486: Pushed 15:54:23 Removing intermediate container b429a73b2bfa 15:54:23 ---> 056e95db719c 15:54:23 Step 22/24 : LABEL arch=arm64 15:54:24 ---> Running in dce375b76200 15:54:24 a1dc08b8b275: Pushed 15:54:24 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:cbb2f0a089733ed9c55f9bdc6cae38e1ca59e9ad59265d59a947376b05b56fc5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:54:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:54:24 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:54:24 ff23f31258c7: Preparing 15:54:24 a1dc08b8b275: Preparing 15:54:24 f4196dd4810f: Preparing 15:54:24 18aafc200486: Preparing 15:54:24 e5e13b0c77cb: Preparing 15:54:24 f4196dd4810f: Layer already exists 15:54:24 18aafc200486: Layer already exists 15:54:24 ff23f31258c7: Layer already exists 15:54:24 e5e13b0c77cb: Layer already exists 15:54:24 a1dc08b8b275: Layer already exists 15:54:24 latest: digest: sha256:cbb2f0a089733ed9c55f9bdc6cae38e1ca59e9ad59265d59a947376b05b56fc5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:25 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.20 15:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:54:25 ff23f31258c7: Preparing 15:54:25 a1dc08b8b275: Preparing 15:54:25 f4196dd4810f: Preparing 15:54:25 18aafc200486: Preparing 15:54:25 e5e13b0c77cb: Preparing 15:54:25 a1dc08b8b275: Layer already exists 15:54:25 ff23f31258c7: Layer already exists 15:54:25 e5e13b0c77cb: Layer already exists 15:54:25 18aafc200486: Layer already exists 15:54:25 f4196dd4810f: Layer already exists 15:54:25 Removing intermediate container dce375b76200 15:54:25 ---> f2c18c1fb057 15:54:25 Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:25 3.0.0-dev.20: digest: sha256:cbb2f0a089733ed9c55f9bdc6cae38e1ca59e9ad59265d59a947376b05b56fc5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:25 ---> Running in 476be08af365 15:54:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:26 + docker push nexus3.edgexfoundry.org:10004/core-data:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:54:26 ff23f31258c7: Preparing 15:54:26 a1dc08b8b275: Preparing 15:54:26 f4196dd4810f: Preparing 15:54:26 18aafc200486: Preparing 15:54:26 e5e13b0c77cb: Preparing 15:54:26 f4196dd4810f: Layer already exists 15:54:26 ff23f31258c7: Layer already exists 15:54:26 e5e13b0c77cb: Layer already exists 15:54:26 18aafc200486: Layer already exists 15:54:27 a1dc08b8b275: Layer already exists 15:54:27 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:cbb2f0a089733ed9c55f9bdc6cae38e1ca59e9ad59265d59a947376b05b56fc5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:27 Removing intermediate container 476be08af365 15:54:27 ---> efef7787d01b 15:54:27 Step 24/24 : LABEL version=3.0.0-dev.20 15:54:27 ---> Running in 41ef0cf0f566 15:54:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:27 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:54:27 ff23f31258c7: Preparing 15:54:27 a1dc08b8b275: Preparing 15:54:27 f4196dd4810f: Preparing 15:54:27 18aafc200486: Preparing 15:54:27 e5e13b0c77cb: Preparing 15:54:27 18aafc200486: Layer already exists 15:54:27 e5e13b0c77cb: Layer already exists 15:54:27 ff23f31258c7: Layer already exists 15:54:27 a1dc08b8b275: Layer already exists 15:54:27 f4196dd4810f: Layer already exists 15:54:27 main: digest: sha256:cbb2f0a089733ed9c55f9bdc6cae38e1ca59e9ad59265d59a947376b05b56fc5 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:27 ===================================================== [Pipeline] echo 15:54:27 taggedImages: 15:54:27 - nexus3.edgexfoundry.org:10004/core-data:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:27 - nexus3.edgexfoundry.org:10004/core-data:latest 15:54:27 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.20 15:54:27 - nexus3.edgexfoundry.org:10004/core-data:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:27 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:54:28 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:54:28 75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:28 latest 15:54:28 3.0.0-dev.20 15:54:28 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:28 main 15:54:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:54:28 cc6fb1c68bf6: Preparing 15:54:28 4e9997cf23dc: Preparing 15:54:28 0466153c3ee3: Preparing 15:54:28 f4196dd4810f: Preparing 15:54:28 5cb8d28fd950: Preparing 15:54:28 e5e13b0c77cb: Preparing 15:54:28 e5e13b0c77cb: Waiting 15:54:28 f4196dd4810f: Layer already exists 15:54:28 5cb8d28fd950: Layer already exists 15:54:28 e5e13b0c77cb: Layer already exists 15:54:28 cc6fb1c68bf6: Pushed 15:54:28 4e9997cf23dc: Pushed 15:54:28 Removing intermediate container 41ef0cf0f566 15:54:28 ---> af5a4247c8df 15:54:28 15:54:29 Successfully built af5a4247c8df 15:54:29 Successfully tagged security-spire-config-arm64:latest 15:54:29  Building security-spire-config ... done Building security-proxy-setup 15:54:30 0466153c3ee3: Pushed 15:54:30 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:81b9f6d15986e64bd84489807fcb81929a2acfa070e8af178e9db730b16a69af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:54:30 cc6fb1c68bf6: Preparing 15:54:30 4e9997cf23dc: Preparing 15:54:30 0466153c3ee3: Preparing 15:54:30 f4196dd4810f: Preparing 15:54:30 5cb8d28fd950: Preparing 15:54:30 e5e13b0c77cb: Preparing 15:54:30 e5e13b0c77cb: Waiting 15:54:30 4e9997cf23dc: Layer already exists 15:54:30 cc6fb1c68bf6: Layer already exists 15:54:30 f4196dd4810f: Layer already exists 15:54:30 0466153c3ee3: Layer already exists 15:54:30 5cb8d28fd950: Layer already exists 15:54:30 e5e13b0c77cb: Layer already exists 15:54:30 latest: digest: sha256:81b9f6d15986e64bd84489807fcb81929a2acfa070e8af178e9db730b16a69af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:30 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:31 ---> a1a3f95f517c 15:54:31 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:54:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.20 15:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:54:31 cc6fb1c68bf6: Preparing 15:54:31 4e9997cf23dc: Preparing 15:54:31 0466153c3ee3: Preparing 15:54:31 f4196dd4810f: Preparing 15:54:31 5cb8d28fd950: Preparing 15:54:31 e5e13b0c77cb: Preparing 15:54:31 e5e13b0c77cb: Waiting 15:54:31 0466153c3ee3: Layer already exists 15:54:31 f4196dd4810f: Layer already exists 15:54:31 4e9997cf23dc: Layer already exists 15:54:31 cc6fb1c68bf6: Layer already exists 15:54:31 5cb8d28fd950: Layer already exists 15:54:31 e5e13b0c77cb: Layer already exists 15:54:31 3.0.0-dev.20: digest: sha256:81b9f6d15986e64bd84489807fcb81929a2acfa070e8af178e9db730b16a69af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:31 ---> Running in ac1c46555c74 15:54:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv 15:54:31 ---> c539049a47d6 15:54:31 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:31 ---> Running in 1b63e14c4901 15:54:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:54:31 cc6fb1c68bf6: Preparing 15:54:31 4e9997cf23dc: Preparing 15:54:31 0466153c3ee3: Preparing 15:54:31 f4196dd4810f: Preparing 15:54:31 5cb8d28fd950: Preparing 15:54:31 e5e13b0c77cb: Preparing 15:54:31 e5e13b0c77cb: Waiting 15:54:31 0466153c3ee3: Layer already exists 15:54:31 f4196dd4810f: Layer already exists 15:54:31 cc6fb1c68bf6: Layer already exists 15:54:31 4e9997cf23dc: Layer already exists 15:54:31 5cb8d28fd950: Layer already exists 15:54:31 e5e13b0c77cb: Layer already exists 15:54:31 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:81b9f6d15986e64bd84489807fcb81929a2acfa070e8af178e9db730b16a69af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:32 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:32 Removing intermediate container 1b63e14c4901 15:54:32 ---> 8e554f628fae 15:54:32 Step 9/23 : WORKDIR /edgex-go/spire-build 15:54:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:54:32 cc6fb1c68bf6: Preparing 15:54:32 4e9997cf23dc: Preparing 15:54:32 0466153c3ee3: Preparing 15:54:32 f4196dd4810f: Preparing 15:54:32 5cb8d28fd950: Preparing 15:54:32 e5e13b0c77cb: Preparing 15:54:32 e5e13b0c77cb: Waiting 15:54:32 f4196dd4810f: Layer already exists 15:54:32 5cb8d28fd950: Layer already exists 15:54:32 0466153c3ee3: Layer already exists 15:54:32 cc6fb1c68bf6: Layer already exists 15:54:32 4e9997cf23dc: Layer already exists 15:54:32 e5e13b0c77cb: Layer already exists 15:54:32 main: digest: sha256:81b9f6d15986e64bd84489807fcb81929a2acfa070e8af178e9db730b16a69af size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:32 ===================================================== [Pipeline] echo 15:54:32 taggedImages: 15:54:32 - nexus3.edgexfoundry.org:10004/core-metadata:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:32 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:54:32 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.20 15:54:32 - nexus3.edgexfoundry.org:10004/core-metadata:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:32 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:54:32 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:54:32 75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:32 latest 15:54:32 3.0.0-dev.20 15:54:32 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:32 main 15:54:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:32 ---> Running in 5ac268061cfa 15:54:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:54:33 210d2faeae64: Preparing 15:54:33 210d2faeae64: Preparing 15:54:33 06dedfca7f74: Preparing 15:54:33 9e2d85716243: Preparing 15:54:33 1f9f779784af: Preparing 15:54:33 9e0eb4191c4f: Preparing 15:54:33 94e665cf9fc7: Preparing 15:54:33 f4196dd4810f: Preparing 15:54:33 d84bb2490288: Preparing 15:54:33 693439334066: Preparing 15:54:33 6b42f09c6d8d: Preparing 15:54:33 e72efa4c620b: Preparing 15:54:33 e5e13b0c77cb: Preparing 15:54:33 94e665cf9fc7: Waiting 15:54:33 f4196dd4810f: Waiting 15:54:33 d84bb2490288: Waiting 15:54:33 693439334066: Waiting 15:54:33 6b42f09c6d8d: Waiting 15:54:33 210d2faeae64: Pushed 15:54:33 9e2d85716243: Pushed 15:54:33 1f9f779784af: Pushed 15:54:33 f4196dd4810f: Layer already exists 15:54:33 06dedfca7f74: Pushed 15:54:33 9e0eb4191c4f: Pushed 15:54:33 d84bb2490288: Pushed 15:54:33 6b42f09c6d8d: Pushed 15:54:33 e5e13b0c77cb: Layer already exists 15:54:33 693439334066: Pushed 15:54:33 e72efa4c620b: Pushed 15:54:33 Removing intermediate container 5ac268061cfa 15:54:33 ---> 16dcca2d8800 15:54:33 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:54:33 ---> Running in eaf8f904e1ed 15:54:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:54:34 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:54:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:54:34 ---> a9b075fdcec0 15:54:34 Step 3/21 : WORKDIR /edgex-go 15:54:34 ---> Using cache 15:54:34 ---> f62e1a427c5a 15:54:34 Step 4/21 : RUN apk add --update --no-cache make git 15:54:34 ---> Using cache 15:54:34 ---> 4ea42892e5f7 15:54:34 Step 5/21 : COPY go.mod vendor* ./ 15:54:34 ---> Using cache 15:54:34 ---> 95f884e4f3db 15:54:34 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:34 ---> Using cache 15:54:34 ---> 0e59b5b28c69 15:54:34 Step 7/21 : COPY . . 15:54:34 94e665cf9fc7: Pushed 15:54:34 ---> Using cache 15:54:34 ---> fed1ffb4e607 15:54:34 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:54:35 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:7ed37d14c851dce5007389c36d4e243f0b8954edd5cefcf55603096b6ec80cc6 size: 3024 [Pipeline] } [Pipeline] // withEnv 15:54:35 ---> Running in 0199e659dac3 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:35 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:54:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:54:35 210d2faeae64: Preparing 15:54:35 210d2faeae64: Preparing 15:54:35 06dedfca7f74: Preparing 15:54:35 9e2d85716243: Preparing 15:54:35 1f9f779784af: Preparing 15:54:35 9e0eb4191c4f: Preparing 15:54:35 94e665cf9fc7: Preparing 15:54:35 f4196dd4810f: Preparing 15:54:35 d84bb2490288: Preparing 15:54:35 693439334066: Preparing 15:54:35 6b42f09c6d8d: Preparing 15:54:35 e72efa4c620b: Preparing 15:54:35 e5e13b0c77cb: Preparing 15:54:35 6b42f09c6d8d: Waiting 15:54:35 e72efa4c620b: Waiting 15:54:35 e5e13b0c77cb: Waiting 15:54:35 693439334066: Waiting 15:54:35 d84bb2490288: Waiting 15:54:35 94e665cf9fc7: Waiting 15:54:35 9e2d85716243: Layer already exists 15:54:35 9e0eb4191c4f: Layer already exists 15:54:35 1f9f779784af: Layer already exists 15:54:35 210d2faeae64: Layer already exists 15:54:35 06dedfca7f74: Layer already exists 15:54:35 94e665cf9fc7: Layer already exists 15:54:35 693439334066: Layer already exists 15:54:35 f4196dd4810f: Layer already exists 15:54:35 d84bb2490288: Layer already exists 15:54:35 6b42f09c6d8d: Layer already exists 15:54:35 e72efa4c620b: Layer already exists 15:54:35 e5e13b0c77cb: Layer already exists 15:54:35 latest: digest: sha256:7ed37d14c851dce5007389c36d4e243f0b8954edd5cefcf55603096b6ec80cc6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.20 15:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:54:36 210d2faeae64: Preparing 15:54:36 210d2faeae64: Preparing 15:54:36 06dedfca7f74: Preparing 15:54:36 9e2d85716243: Preparing 15:54:36 1f9f779784af: Preparing 15:54:36 9e0eb4191c4f: Preparing 15:54:36 94e665cf9fc7: Preparing 15:54:36 f4196dd4810f: Preparing 15:54:36 d84bb2490288: Preparing 15:54:36 693439334066: Preparing 15:54:36 6b42f09c6d8d: Preparing 15:54:36 e72efa4c620b: Preparing 15:54:36 e5e13b0c77cb: Preparing 15:54:36 f4196dd4810f: Waiting 15:54:36 d84bb2490288: Waiting 15:54:36 6b42f09c6d8d: Waiting 15:54:36 94e665cf9fc7: Waiting 15:54:36 693439334066: Waiting 15:54:36 e72efa4c620b: Waiting 15:54:36 9e0eb4191c4f: Layer already exists 15:54:36 9e2d85716243: Layer already exists 15:54:36 210d2faeae64: Layer already exists 15:54:36 1f9f779784af: Layer already exists 15:54:36 06dedfca7f74: Layer already exists 15:54:36 94e665cf9fc7: Layer already exists 15:54:36 d84bb2490288: Layer already exists 15:54:36 6b42f09c6d8d: Layer already exists 15:54:36 f4196dd4810f: Layer already exists 15:54:36 693439334066: Layer already exists 15:54:36 e72efa4c620b: Layer already exists 15:54:36 e5e13b0c77cb: Layer already exists 15:54:36 3.0.0-dev.20: digest: sha256:7ed37d14c851dce5007389c36d4e243f0b8954edd5cefcf55603096b6ec80cc6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:36 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:54:36 210d2faeae64: Preparing 15:54:36 210d2faeae64: Preparing 15:54:36 06dedfca7f74: Preparing 15:54:36 9e2d85716243: Preparing 15:54:36 1f9f779784af: Preparing 15:54:36 9e0eb4191c4f: Preparing 15:54:36 94e665cf9fc7: Preparing 15:54:36 f4196dd4810f: Preparing 15:54:36 d84bb2490288: Preparing 15:54:36 693439334066: Preparing 15:54:36 6b42f09c6d8d: Preparing 15:54:36 e72efa4c620b: Preparing 15:54:36 e5e13b0c77cb: Preparing 15:54:36 d84bb2490288: Waiting 15:54:36 693439334066: Waiting 15:54:36 6b42f09c6d8d: Waiting 15:54:36 94e665cf9fc7: Waiting 15:54:36 f4196dd4810f: Waiting 15:54:36 e72efa4c620b: Waiting 15:54:36 e5e13b0c77cb: Waiting 15:54:36 9e0eb4191c4f: Layer already exists 15:54:36 9e2d85716243: Layer already exists 15:54:36 1f9f779784af: Layer already exists 15:54:36 06dedfca7f74: Layer already exists 15:54:36 210d2faeae64: Layer already exists 15:54:36 94e665cf9fc7: Layer already exists 15:54:36 6b42f09c6d8d: Layer already exists 15:54:36 f4196dd4810f: Layer already exists 15:54:36 d84bb2490288: Layer already exists 15:54:36 693439334066: Layer already exists 15:54:36 e72efa4c620b: Layer already exists 15:54:36 e5e13b0c77cb: Layer already exists 15:54:36 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:7ed37d14c851dce5007389c36d4e243f0b8954edd5cefcf55603096b6ec80cc6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:37 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:54:37 210d2faeae64: Preparing 15:54:37 210d2faeae64: Preparing 15:54:37 06dedfca7f74: Preparing 15:54:37 9e2d85716243: Preparing 15:54:37 1f9f779784af: Preparing 15:54:37 9e0eb4191c4f: Preparing 15:54:37 94e665cf9fc7: Preparing 15:54:37 f4196dd4810f: Preparing 15:54:37 d84bb2490288: Preparing 15:54:37 693439334066: Preparing 15:54:37 6b42f09c6d8d: Preparing 15:54:37 e72efa4c620b: Preparing 15:54:37 e5e13b0c77cb: Preparing 15:54:37 f4196dd4810f: Waiting 15:54:37 693439334066: Waiting 15:54:37 d84bb2490288: Waiting 15:54:37 94e665cf9fc7: Waiting 15:54:37 6b42f09c6d8d: Waiting 15:54:37 e72efa4c620b: Waiting 15:54:37 e5e13b0c77cb: Waiting 15:54:37 210d2faeae64: Layer already exists 15:54:37 9e2d85716243: Layer already exists 15:54:37 06dedfca7f74: Layer already exists 15:54:37 1f9f779784af: Layer already exists 15:54:37 9e0eb4191c4f: Layer already exists 15:54:37 f4196dd4810f: Layer already exists 15:54:37 94e665cf9fc7: Layer already exists 15:54:37 d84bb2490288: Layer already exists 15:54:37 6b42f09c6d8d: Layer already exists 15:54:37 693439334066: Layer already exists 15:54:37 e72efa4c620b: Layer already exists 15:54:37 e5e13b0c77cb: Layer already exists 15:54:37 main: digest: sha256:7ed37d14c851dce5007389c36d4e243f0b8954edd5cefcf55603096b6ec80cc6 size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:37 ===================================================== [Pipeline] echo 15:54:37 taggedImages: 15:54:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:54:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.20 15:54:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:54:37 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:54:37 75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:37 latest 15:54:37 3.0.0-dev.20 15:54:37 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:37 main 15:54:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:54:37 Removing intermediate container eaf8f904e1ed 15:54:37 ---> 8e8ccdf76d5b 15:54:37 Step 11/23 : WORKDIR /edgex-go 15:54:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:37 ---> Running in 235ad2d2d3ad 15:54:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:54:38 424f2eb72fa9: Preparing 15:54:38 14085e9196a9: Preparing 15:54:38 90f4815ba068: Preparing 15:54:38 e0b9d687b880: Preparing 15:54:38 23fa6f6218e3: Preparing 15:54:38 72936d6713cb: Preparing 15:54:38 dfac4478d5be: Preparing 15:54:38 e5e13b0c77cb: Preparing 15:54:38 e5e13b0c77cb: Waiting 15:54:38 72936d6713cb: Waiting 15:54:38 14085e9196a9: Pushed 15:54:38 23fa6f6218e3: Pushed 15:54:38 424f2eb72fa9: Pushed 15:54:38 e5e13b0c77cb: Layer already exists 15:54:38 Removing intermediate container 235ad2d2d3ad 15:54:38 ---> 8b83744da7b1 15:54:38 15:54:38 Step 12/23 : FROM alpine:3.15 15:54:38 ---> 8aa73fd46299 15:54:38 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:54:38 ---> Using cache 15:54:38 ---> 0c251a80c01e 15:54:38 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:54:38 72936d6713cb: Pushed 15:54:38 ---> Running in 4f37171fe82b 15:54:38 dfac4478d5be: Pushed 15:54:39 90f4815ba068: Pushed 15:54:39 e0b9d687b880: Pushed 15:54:39 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:2f29e6a7359e625c44d47c4598c9a762025bde5976b0fc235c7c7c2402f8c479 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:54:40 424f2eb72fa9: Preparing 15:54:40 14085e9196a9: Preparing 15:54:40 90f4815ba068: Preparing 15:54:40 e0b9d687b880: Preparing 15:54:40 23fa6f6218e3: Preparing 15:54:40 72936d6713cb: Preparing 15:54:40 dfac4478d5be: Preparing 15:54:40 e5e13b0c77cb: Preparing 15:54:40 dfac4478d5be: Waiting 15:54:40 e5e13b0c77cb: Waiting 15:54:40 72936d6713cb: Waiting 15:54:40 90f4815ba068: Layer already exists 15:54:40 23fa6f6218e3: Layer already exists 15:54:40 14085e9196a9: Layer already exists 15:54:40 e0b9d687b880: Layer already exists 15:54:40 424f2eb72fa9: Layer already exists 15:54:40 72936d6713cb: Layer already exists 15:54:40 dfac4478d5be: Layer already exists 15:54:40 e5e13b0c77cb: Layer already exists 15:54:40 latest: digest: sha256:2f29e6a7359e625c44d47c4598c9a762025bde5976b0fc235c7c7c2402f8c479 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:54:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:54:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.20 15:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:54:40 424f2eb72fa9: Preparing 15:54:40 14085e9196a9: Preparing 15:54:40 90f4815ba068: Preparing 15:54:40 e0b9d687b880: Preparing 15:54:40 23fa6f6218e3: Preparing 15:54:40 72936d6713cb: Preparing 15:54:40 dfac4478d5be: Preparing 15:54:40 e5e13b0c77cb: Preparing 15:54:40 dfac4478d5be: Waiting 15:54:40 e5e13b0c77cb: Waiting 15:54:40 72936d6713cb: Waiting 15:54:40 e0b9d687b880: Layer already exists 15:54:40 90f4815ba068: Layer already exists 15:54:40 14085e9196a9: Layer already exists 15:54:40 23fa6f6218e3: Layer already exists 15:54:40 424f2eb72fa9: Layer already exists 15:54:40 72936d6713cb: Layer already exists 15:54:40 e5e13b0c77cb: Layer already exists 15:54:40 dfac4478d5be: Layer already exists 15:54:40 3.0.0-dev.20: digest: sha256:2f29e6a7359e625c44d47c4598c9a762025bde5976b0fc235c7c7c2402f8c479 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:54:41 424f2eb72fa9: Preparing 15:54:41 14085e9196a9: Preparing 15:54:41 90f4815ba068: Preparing 15:54:41 e0b9d687b880: Preparing 15:54:41 23fa6f6218e3: Preparing 15:54:41 72936d6713cb: Preparing 15:54:41 dfac4478d5be: Preparing 15:54:41 e5e13b0c77cb: Preparing 15:54:41 72936d6713cb: Waiting 15:54:41 dfac4478d5be: Waiting 15:54:41 e5e13b0c77cb: Waiting 15:54:41 23fa6f6218e3: Layer already exists 15:54:41 14085e9196a9: Layer already exists 15:54:41 90f4815ba068: Layer already exists 15:54:41 e0b9d687b880: Layer already exists 15:54:41 424f2eb72fa9: Layer already exists 15:54:41 72936d6713cb: Layer already exists 15:54:41 e5e13b0c77cb: Layer already exists 15:54:41 dfac4478d5be: Layer already exists 15:54:41 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:2f29e6a7359e625c44d47c4598c9a762025bde5976b0fc235c7c7c2402f8c479 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:41 v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:54:41 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:54:41 OK: 15736 distinct packages available 15:54:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:54:41 424f2eb72fa9: Preparing 15:54:41 14085e9196a9: Preparing 15:54:41 90f4815ba068: Preparing 15:54:41 e0b9d687b880: Preparing 15:54:41 23fa6f6218e3: Preparing 15:54:41 72936d6713cb: Preparing 15:54:41 dfac4478d5be: Preparing 15:54:41 e5e13b0c77cb: Preparing 15:54:41 dfac4478d5be: Waiting 15:54:41 e5e13b0c77cb: Waiting 15:54:41 72936d6713cb: Waiting 15:54:41 424f2eb72fa9: Layer already exists 15:54:41 23fa6f6218e3: Layer already exists 15:54:41 90f4815ba068: Layer already exists 15:54:41 14085e9196a9: Layer already exists 15:54:41 e0b9d687b880: Layer already exists 15:54:41 e5e13b0c77cb: Layer already exists 15:54:41 72936d6713cb: Layer already exists 15:54:41 dfac4478d5be: Layer already exists 15:54:41 main: digest: sha256:2f29e6a7359e625c44d47c4598c9a762025bde5976b0fc235c7c7c2402f8c479 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:42 ===================================================== [Pipeline] echo 15:54:42 taggedImages: 15:54:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:54:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.20 15:54:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:54:42 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:54:42 75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:42 latest 15:54:42 3.0.0-dev.20 15:54:42 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:42 main 15:54:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:54:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:54:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:54:42 906f28b94c98: Preparing 15:54:42 c5ea2f944dc1: Preparing 15:54:42 5039592d1091: Preparing 15:54:42 d9bd4b6e2707: Preparing 15:54:42 1ee21044f7a8: Preparing 15:54:42 6f1c868694a7: Preparing 15:54:42 2eca613ff680: Preparing 15:54:42 515b918b9efe: Preparing 15:54:42 ef2873e92da7: Preparing 15:54:42 e5e13b0c77cb: Preparing 15:54:42 2eca613ff680: Waiting 15:54:42 515b918b9efe: Waiting 15:54:42 ef2873e92da7: Waiting 15:54:42 e5e13b0c77cb: Waiting 15:54:43 906f28b94c98: Pushed 15:54:43 1ee21044f7a8: Pushed 15:54:43 c5ea2f944dc1: Pushed 15:54:43 2eca613ff680: Pushed 15:54:43 6f1c868694a7: Pushed 15:54:43 515b918b9efe: Pushed 15:54:43 e5e13b0c77cb: Layer already exists 15:54:43 (1/5) Installing dumb-init (1.2.5-r1) 15:54:43 (2/5) Installing musl-obstack (1.2.3-r0) 15:54:43 (3/5) Installing libucontext (1.1-r0) 15:54:43 (4/5) Installing gcompat (1.0.0-r4) 15:54:43 (5/5) Installing openssl (1.1.1s-r1) 15:54:43 Executing busybox-1.34.1-r7.trigger 15:54:43 OK: 6 MiB in 19 packages 15:54:43 ef2873e92da7: Pushed 15:54:43 d9bd4b6e2707: Pushed 15:54:44 5039592d1091: Pushed 15:54:44 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:329a2fb2944b7bea4de0648b29cb0a4095554b4f72b65c0054130187e0af098b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:54:44 906f28b94c98: Preparing 15:54:44 c5ea2f944dc1: Preparing 15:54:44 5039592d1091: Preparing 15:54:44 d9bd4b6e2707: Preparing 15:54:44 1ee21044f7a8: Preparing 15:54:44 6f1c868694a7: Preparing 15:54:44 2eca613ff680: Preparing 15:54:44 515b918b9efe: Preparing 15:54:44 ef2873e92da7: Preparing 15:54:44 e5e13b0c77cb: Preparing 15:54:44 2eca613ff680: Waiting 15:54:44 515b918b9efe: Waiting 15:54:44 ef2873e92da7: Waiting 15:54:44 e5e13b0c77cb: Waiting 15:54:44 6f1c868694a7: Waiting 15:54:44 d9bd4b6e2707: Layer already exists 15:54:44 1ee21044f7a8: Layer already exists 15:54:44 5039592d1091: Layer already exists 15:54:44 906f28b94c98: Layer already exists 15:54:44 c5ea2f944dc1: Layer already exists 15:54:44 ef2873e92da7: Layer already exists 15:54:44 2eca613ff680: Layer already exists 15:54:44 515b918b9efe: Layer already exists 15:54:44 e5e13b0c77cb: Layer already exists 15:54:44 6f1c868694a7: Layer already exists 15:54:44 latest: digest: sha256:329a2fb2944b7bea4de0648b29cb0a4095554b4f72b65c0054130187e0af098b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:45 Removing intermediate container 4f37171fe82b 15:54:45 ---> ffa1abdeeca7 15:54:45 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:54:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.20 15:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:54:45 906f28b94c98: Preparing 15:54:45 c5ea2f944dc1: Preparing 15:54:45 5039592d1091: Preparing 15:54:45 d9bd4b6e2707: Preparing 15:54:45 1ee21044f7a8: Preparing 15:54:45 6f1c868694a7: Preparing 15:54:45 2eca613ff680: Preparing 15:54:45 515b918b9efe: Preparing 15:54:45 ef2873e92da7: Preparing 15:54:45 e5e13b0c77cb: Preparing 15:54:45 2eca613ff680: Waiting 15:54:45 6f1c868694a7: Waiting 15:54:45 515b918b9efe: Waiting 15:54:45 ef2873e92da7: Waiting 15:54:45 c5ea2f944dc1: Layer already exists 15:54:45 906f28b94c98: Layer already exists 15:54:45 5039592d1091: Layer already exists 15:54:45 d9bd4b6e2707: Layer already exists 15:54:45 1ee21044f7a8: Layer already exists 15:54:45 6f1c868694a7: Layer already exists 15:54:45 515b918b9efe: Layer already exists 15:54:45 2eca613ff680: Layer already exists 15:54:45 e5e13b0c77cb: Layer already exists 15:54:45 ef2873e92da7: Layer already exists 15:54:45 3.0.0-dev.20: digest: sha256:329a2fb2944b7bea4de0648b29cb0a4095554b4f72b65c0054130187e0af098b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:54:45 906f28b94c98: Preparing 15:54:45 c5ea2f944dc1: Preparing 15:54:45 5039592d1091: Preparing 15:54:45 d9bd4b6e2707: Preparing 15:54:45 1ee21044f7a8: Preparing 15:54:45 6f1c868694a7: Preparing 15:54:45 2eca613ff680: Preparing 15:54:45 515b918b9efe: Preparing 15:54:45 ef2873e92da7: Preparing 15:54:45 e5e13b0c77cb: Preparing 15:54:45 6f1c868694a7: Waiting 15:54:45 2eca613ff680: Waiting 15:54:45 515b918b9efe: Waiting 15:54:45 ef2873e92da7: Waiting 15:54:45 e5e13b0c77cb: Waiting 15:54:45 5039592d1091: Layer already exists 15:54:45 906f28b94c98: Layer already exists 15:54:45 d9bd4b6e2707: Layer already exists 15:54:45 1ee21044f7a8: Layer already exists 15:54:45 c5ea2f944dc1: Layer already exists 15:54:45 6f1c868694a7: Layer already exists 15:54:45 2eca613ff680: Layer already exists 15:54:45 ef2873e92da7: Layer already exists 15:54:45 e5e13b0c77cb: Layer already exists 15:54:45 515b918b9efe: Layer already exists 15:54:45 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:329a2fb2944b7bea4de0648b29cb0a4095554b4f72b65c0054130187e0af098b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:54:46 906f28b94c98: Preparing 15:54:46 c5ea2f944dc1: Preparing 15:54:46 5039592d1091: Preparing 15:54:46 d9bd4b6e2707: Preparing 15:54:46 1ee21044f7a8: Preparing 15:54:46 6f1c868694a7: Preparing 15:54:46 2eca613ff680: Preparing 15:54:46 515b918b9efe: Preparing 15:54:46 ef2873e92da7: Preparing 15:54:46 e5e13b0c77cb: Preparing 15:54:46 2eca613ff680: Waiting 15:54:46 6f1c868694a7: Waiting 15:54:46 515b918b9efe: Waiting 15:54:46 ef2873e92da7: Waiting 15:54:46 e5e13b0c77cb: Waiting 15:54:46 d9bd4b6e2707: Layer already exists 15:54:46 1ee21044f7a8: Layer already exists 15:54:46 906f28b94c98: Layer already exists 15:54:46 c5ea2f944dc1: Layer already exists 15:54:46 5039592d1091: Layer already exists 15:54:46 6f1c868694a7: Layer already exists 15:54:46 ef2873e92da7: Layer already exists 15:54:46 e5e13b0c77cb: Layer already exists 15:54:46 2eca613ff680: Layer already exists 15:54:46 515b918b9efe: Layer already exists 15:54:46 main: digest: sha256:329a2fb2944b7bea4de0648b29cb0a4095554b4f72b65c0054130187e0af098b size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:46 ===================================================== [Pipeline] echo 15:54:46 taggedImages: 15:54:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:54:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.20 15:54:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:54:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:54:46 75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:46 latest 15:54:46 3.0.0-dev.20 15:54:46 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:46 main 15:54:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:54:47 3ee8b7183895: Preparing 15:54:47 89b9bd09cdc4: Preparing 15:54:47 f4196dd4810f: Preparing 15:54:47 fb96ffe973a7: Preparing 15:54:47 34d5ebaa5410: Preparing 15:54:47 34d5ebaa5410: Layer already exists 15:54:47 f4196dd4810f: Layer already exists 15:54:47 3ee8b7183895: Pushed 15:54:47 fb96ffe973a7: Pushed 15:54:49 89b9bd09cdc4: Pushed 15:54:49 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:f9686f74a2f72c0a3e3393b09344250d7ad062013aaa6481f1c4587ec478159e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:49 + 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 15:54:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:54:49 3ee8b7183895: Preparing 15:54:49 89b9bd09cdc4: Preparing 15:54:49 f4196dd4810f: Preparing 15:54:49 fb96ffe973a7: Preparing 15:54:49 34d5ebaa5410: Preparing 15:54:49 3ee8b7183895: Layer already exists 15:54:49 89b9bd09cdc4: Layer already exists 15:54:49 34d5ebaa5410: Layer already exists 15:54:49 f4196dd4810f: Layer already exists 15:54:49 fb96ffe973a7: Layer already exists 15:54:49 latest: digest: sha256:f9686f74a2f72c0a3e3393b09344250d7ad062013aaa6481f1c4587ec478159e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.20 15:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:54:50 3ee8b7183895: Preparing 15:54:50 89b9bd09cdc4: Preparing 15:54:50 f4196dd4810f: Preparing 15:54:50 fb96ffe973a7: Preparing 15:54:50 34d5ebaa5410: Preparing 15:54:50 89b9bd09cdc4: Layer already exists 15:54:50 f4196dd4810f: Layer already exists 15:54:50 3ee8b7183895: Layer already exists 15:54:50 fb96ffe973a7: Layer already exists 15:54:50 34d5ebaa5410: Layer already exists 15:54:50 3.0.0-dev.20: digest: sha256:f9686f74a2f72c0a3e3393b09344250d7ad062013aaa6481f1c4587ec478159e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:54:50 3ee8b7183895: Preparing 15:54:50 89b9bd09cdc4: Preparing 15:54:50 f4196dd4810f: Preparing 15:54:50 fb96ffe973a7: Preparing 15:54:50 34d5ebaa5410: Preparing 15:54:50 f4196dd4810f: Layer already exists 15:54:50 fb96ffe973a7: Layer already exists 15:54:50 3ee8b7183895: Layer already exists 15:54:50 34d5ebaa5410: Layer already exists 15:54:50 89b9bd09cdc4: Layer already exists 15:54:50 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:f9686f74a2f72c0a3e3393b09344250d7ad062013aaa6481f1c4587ec478159e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:51 + 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 15:54:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:54:51 3ee8b7183895: Preparing 15:54:51 89b9bd09cdc4: Preparing 15:54:51 f4196dd4810f: Preparing 15:54:51 fb96ffe973a7: Preparing 15:54:51 34d5ebaa5410: Preparing 15:54:51 89b9bd09cdc4: Layer already exists 15:54:51 3ee8b7183895: Layer already exists 15:54:51 f4196dd4810f: Layer already exists 15:54:51 34d5ebaa5410: Layer already exists 15:54:51 fb96ffe973a7: Layer already exists 15:54:51 main: digest: sha256:f9686f74a2f72c0a3e3393b09344250d7ad062013aaa6481f1c4587ec478159e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:54:51 ===================================================== [Pipeline] echo 15:54:51 taggedImages: 15:54:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:54:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.20 15:54:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:54:51 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:54:51 75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:51 latest 15:54:51 3.0.0-dev.20 15:54:51 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:54:51 main 15:54:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:51 ---> 88e3d865bfea 15:54:51 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:54:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:52 ---> cb40bac9b259 15:54:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:54:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:54:52 2756847e0977: Preparing 15:54:52 ce44ba735f2c: Preparing 15:54:52 271de0b0a69f: Preparing 15:54:52 33fb223ad557: Preparing 15:54:52 6b0ee193f676: Preparing 15:54:52 abcf5432140e: Preparing 15:54:52 34d5ebaa5410: Preparing 15:54:52 abcf5432140e: Waiting 15:54:52 34d5ebaa5410: Waiting 15:54:52 271de0b0a69f: Pushed 15:54:52 ce44ba735f2c: Pushed 15:54:52 2756847e0977: Pushed 15:54:52 34d5ebaa5410: Layer already exists 15:54:52 ---> f6bc4de152d7 15:54:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:54:52 abcf5432140e: Pushed 15:54:53 ---> 760367177336 15:54:53 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:54:53 ---> Running in 9a4d959438e0 15:54:54 Removing intermediate container 9a4d959438e0 15:54:54 ---> 57d2371ec6e5 15:54:54 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:54:54 ---> Running in 2b341a42c54e 15:54:54 Removing intermediate container 2b341a42c54e 15:54:54 ---> ea67c11eb212 15:54:54 Step 21/23 : LABEL arch=arm64 15:54:55 ---> Running in fb16a2aa8880 15:54:55 6b0ee193f676: Pushed 15:54:55 Removing intermediate container fb16a2aa8880 15:54:55 ---> 4e3f0c159291 15:54:55 Step 22/23 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:54:55 ---> Running in ba9da26a51c3 15:54:55 Removing intermediate container ba9da26a51c3 15:54:55 ---> 08ad13ce9da6 15:54:55 Step 23/23 : LABEL version=3.0.0-dev.20 15:54:56 ---> Running in 7efd8a6dbf07 15:54:56 Removing intermediate container 7efd8a6dbf07 15:54:56 ---> 1a2109c1c33d 15:54:56 15:54:56 Successfully built 1a2109c1c33d 15:54:56 Successfully tagged security-spire-server-arm64:latest 15:54:56  Building security-spire-server ... done Building security-spire-agent 15:54:58 33fb223ad557: Pushed 15:54:58 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:3bc0e83171558a2eb8145c58ce06f5eea5dfae5a48abcb98702cf13ff795ed36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:54:59 2756847e0977: Preparing 15:54:59 ce44ba735f2c: Preparing 15:54:59 271de0b0a69f: Preparing 15:54:59 33fb223ad557: Preparing 15:54:59 6b0ee193f676: Preparing 15:54:59 abcf5432140e: Preparing 15:54:59 34d5ebaa5410: Preparing 15:54:59 34d5ebaa5410: Waiting 15:54:59 abcf5432140e: Waiting 15:54:59 2756847e0977: Layer already exists 15:54:59 271de0b0a69f: Layer already exists 15:54:59 33fb223ad557: Layer already exists 15:54:59 6b0ee193f676: Layer already exists 15:54:59 ce44ba735f2c: Layer already exists 15:54:59 abcf5432140e: Layer already exists 15:54:59 34d5ebaa5410: Layer already exists 15:54:59 latest: digest: sha256:3bc0e83171558a2eb8145c58ce06f5eea5dfae5a48abcb98702cf13ff795ed36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.20 15:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:54:59 2756847e0977: Preparing 15:54:59 ce44ba735f2c: Preparing 15:54:59 271de0b0a69f: Preparing 15:54:59 33fb223ad557: Preparing 15:54:59 6b0ee193f676: Preparing 15:54:59 abcf5432140e: Preparing 15:54:59 34d5ebaa5410: Preparing 15:54:59 abcf5432140e: Waiting 15:54:59 34d5ebaa5410: Waiting 15:54:59 33fb223ad557: Layer already exists 15:54:59 6b0ee193f676: Layer already exists 15:54:59 271de0b0a69f: Layer already exists 15:54:59 2756847e0977: Layer already exists 15:54:59 ce44ba735f2c: Layer already exists 15:54:59 abcf5432140e: Layer already exists 15:54:59 34d5ebaa5410: Layer already exists 15:54:59 3.0.0-dev.20: digest: sha256:3bc0e83171558a2eb8145c58ce06f5eea5dfae5a48abcb98702cf13ff795ed36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:55:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:55:00 ---> a9b075fdcec0 15:55:00 Step 3/24 : WORKDIR /edgex-go 15:55:00 ---> Using cache 15:55:00 ---> f62e1a427c5a 15:55:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:55:00 ---> Running in b682c58700d3 15:55:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:55:00 2756847e0977: Preparing 15:55:00 ce44ba735f2c: Preparing 15:55:00 271de0b0a69f: Preparing 15:55:00 33fb223ad557: Preparing 15:55:00 6b0ee193f676: Preparing 15:55:00 abcf5432140e: Preparing 15:55:00 34d5ebaa5410: Preparing 15:55:00 34d5ebaa5410: Waiting 15:55:00 abcf5432140e: Waiting 15:55:00 ce44ba735f2c: Layer already exists 15:55:00 33fb223ad557: Layer already exists 15:55:00 2756847e0977: Layer already exists 15:55:00 6b0ee193f676: Layer already exists 15:55:00 271de0b0a69f: Layer already exists 15:55:00 abcf5432140e: Layer already exists 15:55:00 34d5ebaa5410: Layer already exists 15:55:00 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:3bc0e83171558a2eb8145c58ce06f5eea5dfae5a48abcb98702cf13ff795ed36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:55:01 2756847e0977: Preparing 15:55:01 ce44ba735f2c: Preparing 15:55:01 271de0b0a69f: Preparing 15:55:01 33fb223ad557: Preparing 15:55:01 6b0ee193f676: Preparing 15:55:01 abcf5432140e: Preparing 15:55:01 34d5ebaa5410: Preparing 15:55:01 2756847e0977: Layer already exists 15:55:01 271de0b0a69f: Layer already exists 15:55:01 33fb223ad557: Layer already exists 15:55:01 6b0ee193f676: Layer already exists 15:55:01 ce44ba735f2c: Layer already exists 15:55:01 abcf5432140e: Layer already exists 15:55:01 34d5ebaa5410: Layer already exists 15:55:01 main: digest: sha256:3bc0e83171558a2eb8145c58ce06f5eea5dfae5a48abcb98702cf13ff795ed36 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:01 ===================================================== [Pipeline] echo 15:55:01 taggedImages: 15:55:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:55:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.20 15:55:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:55:01 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:55:01 75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:01 latest 15:55:01 3.0.0-dev.20 15:55:01 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:01 main 15:55:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:55:01 2c6885de5439: Preparing 15:55:01 9241f1162228: Preparing 15:55:01 b34367e13d8c: Preparing 15:55:01 9ee8ab067450: Preparing 15:55:01 62f605cdc365: Preparing 15:55:01 34d5ebaa5410: Preparing 15:55:01 34d5ebaa5410: Waiting 15:55:01 b34367e13d8c: Pushed 15:55:01 2c6885de5439: Pushed 15:55:01 9241f1162228: Pushed 15:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:55:02 62f605cdc365: Pushed 15:55:02 34d5ebaa5410: Layer already exists 15:55:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:55:03 OK: 221 MiB in 51 packages 15:55:04 Removing intermediate container b682c58700d3 15:55:04 ---> 0b745595a797 15:55:04 Step 5/24 : COPY go.mod vendor* ./ 15:55:05 ---> d1d65afa9bb5 15:55:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:05 ---> Running in d80427877f95 15:55:08 9ee8ab067450: Pushed 15:55:08 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:c3941e520d978b903549273246d1b3bce753c4ee838226f9e58fcfbe7e2aee86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:55:09 2c6885de5439: Preparing 15:55:09 9241f1162228: Preparing 15:55:09 b34367e13d8c: Preparing 15:55:09 9ee8ab067450: Preparing 15:55:09 62f605cdc365: Preparing 15:55:09 34d5ebaa5410: Preparing 15:55:09 34d5ebaa5410: Waiting 15:55:09 9ee8ab067450: Layer already exists 15:55:09 9241f1162228: Layer already exists 15:55:09 2c6885de5439: Layer already exists 15:55:09 62f605cdc365: Layer already exists 15:55:09 b34367e13d8c: Layer already exists 15:55:09 34d5ebaa5410: Layer already exists 15:55:09 latest: digest: sha256:c3941e520d978b903549273246d1b3bce753c4ee838226f9e58fcfbe7e2aee86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.20 15:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:55:10 2c6885de5439: Preparing 15:55:10 9241f1162228: Preparing 15:55:10 b34367e13d8c: Preparing 15:55:10 9ee8ab067450: Preparing 15:55:10 62f605cdc365: Preparing 15:55:10 34d5ebaa5410: Preparing 15:55:10 34d5ebaa5410: Waiting 15:55:10 62f605cdc365: Layer already exists 15:55:10 9241f1162228: Layer already exists 15:55:10 b34367e13d8c: Layer already exists 15:55:10 9ee8ab067450: Layer already exists 15:55:10 2c6885de5439: Layer already exists 15:55:10 34d5ebaa5410: Layer already exists 15:55:10 3.0.0-dev.20: digest: sha256:c3941e520d978b903549273246d1b3bce753c4ee838226f9e58fcfbe7e2aee86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:55:10 2c6885de5439: Preparing 15:55:10 9241f1162228: Preparing 15:55:10 b34367e13d8c: Preparing 15:55:10 9ee8ab067450: Preparing 15:55:10 62f605cdc365: Preparing 15:55:10 34d5ebaa5410: Preparing 15:55:10 34d5ebaa5410: Waiting 15:55:10 62f605cdc365: Layer already exists 15:55:10 9ee8ab067450: Layer already exists 15:55:10 9241f1162228: Layer already exists 15:55:10 b34367e13d8c: Layer already exists 15:55:10 2c6885de5439: Layer already exists 15:55:10 34d5ebaa5410: Layer already exists 15:55:10 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:c3941e520d978b903549273246d1b3bce753c4ee838226f9e58fcfbe7e2aee86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:55:11 2c6885de5439: Preparing 15:55:11 9241f1162228: Preparing 15:55:11 b34367e13d8c: Preparing 15:55:11 9ee8ab067450: Preparing 15:55:11 62f605cdc365: Preparing 15:55:11 34d5ebaa5410: Preparing 15:55:11 34d5ebaa5410: Waiting 15:55:11 b34367e13d8c: Layer already exists 15:55:11 9ee8ab067450: Layer already exists 15:55:11 62f605cdc365: Layer already exists 15:55:11 2c6885de5439: Layer already exists 15:55:11 9241f1162228: Layer already exists 15:55:11 34d5ebaa5410: Layer already exists 15:55:11 main: digest: sha256:c3941e520d978b903549273246d1b3bce753c4ee838226f9e58fcfbe7e2aee86 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:11 ===================================================== [Pipeline] echo 15:55:11 taggedImages: 15:55:11 - nexus3.edgexfoundry.org:10004/security-spire-config:75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:55:11 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.20 15:55:11 - nexus3.edgexfoundry.org:10004/security-spire-config:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:55:11 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:55:11 75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:11 latest 15:55:11 3.0.0-dev.20 15:55:11 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:11 main 15:55:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:55:11 ba08290c0eb4: Preparing 15:55:11 af99bdbf889b: Preparing 15:55:11 f9df1d21ebad: Preparing 15:55:11 a43e11d11f5b: Preparing 15:55:11 150092598736: Preparing 15:55:11 34d5ebaa5410: Preparing 15:55:11 34d5ebaa5410: Waiting 15:55:11 f9df1d21ebad: Pushed 15:55:11 af99bdbf889b: Pushed 15:55:11 ba08290c0eb4: Pushed 15:55:11 34d5ebaa5410: Layer already exists 15:55:12 150092598736: Pushed 15:55:19 a43e11d11f5b: Pushed 15:55:19 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:62d1983f8cc01eb11731cfff046d162a5ed440a16b29c78ea54efcddc024825c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:55:19 ba08290c0eb4: Preparing 15:55:19 af99bdbf889b: Preparing 15:55:19 f9df1d21ebad: Preparing 15:55:19 a43e11d11f5b: Preparing 15:55:19 150092598736: Preparing 15:55:19 34d5ebaa5410: Preparing 15:55:19 34d5ebaa5410: Waiting 15:55:19 150092598736: Layer already exists 15:55:19 af99bdbf889b: Layer already exists 15:55:19 ba08290c0eb4: Layer already exists 15:55:19 a43e11d11f5b: Layer already exists 15:55:19 f9df1d21ebad: Layer already exists 15:55:19 34d5ebaa5410: Layer already exists 15:55:19 latest: digest: sha256:62d1983f8cc01eb11731cfff046d162a5ed440a16b29c78ea54efcddc024825c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.20 15:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:55:20 ba08290c0eb4: Preparing 15:55:20 af99bdbf889b: Preparing 15:55:20 f9df1d21ebad: Preparing 15:55:20 a43e11d11f5b: Preparing 15:55:20 150092598736: Preparing 15:55:20 34d5ebaa5410: Preparing 15:55:20 ba08290c0eb4: Layer already exists 15:55:20 a43e11d11f5b: Layer already exists 15:55:20 150092598736: Layer already exists 15:55:20 f9df1d21ebad: Layer already exists 15:55:20 af99bdbf889b: Layer already exists 15:55:20 34d5ebaa5410: Layer already exists 15:55:20 3.0.0-dev.20: digest: sha256:62d1983f8cc01eb11731cfff046d162a5ed440a16b29c78ea54efcddc024825c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:55:20 ba08290c0eb4: Preparing 15:55:20 af99bdbf889b: Preparing 15:55:20 f9df1d21ebad: Preparing 15:55:20 a43e11d11f5b: Preparing 15:55:20 150092598736: Preparing 15:55:20 34d5ebaa5410: Preparing 15:55:20 ba08290c0eb4: Layer already exists 15:55:20 a43e11d11f5b: Layer already exists 15:55:20 150092598736: Layer already exists 15:55:20 af99bdbf889b: Layer already exists 15:55:20 f9df1d21ebad: Layer already exists 15:55:20 34d5ebaa5410: Layer already exists 15:55:20 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:62d1983f8cc01eb11731cfff046d162a5ed440a16b29c78ea54efcddc024825c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:21 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:55:21 ba08290c0eb4: Preparing 15:55:21 af99bdbf889b: Preparing 15:55:21 f9df1d21ebad: Preparing 15:55:21 a43e11d11f5b: Preparing 15:55:21 150092598736: Preparing 15:55:21 34d5ebaa5410: Preparing 15:55:21 34d5ebaa5410: Waiting 15:55:21 150092598736: Layer already exists 15:55:21 ba08290c0eb4: Layer already exists 15:55:21 f9df1d21ebad: Layer already exists 15:55:21 af99bdbf889b: Layer already exists 15:55:21 a43e11d11f5b: Layer already exists 15:55:21 34d5ebaa5410: Layer already exists 15:55:21 main: digest: sha256:62d1983f8cc01eb11731cfff046d162a5ed440a16b29c78ea54efcddc024825c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:21 ===================================================== [Pipeline] echo 15:55:21 taggedImages: 15:55:21 - nexus3.edgexfoundry.org:10004/security-spire-server:75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:21 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:55:21 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.20 15:55:21 - nexus3.edgexfoundry.org:10004/security-spire-server:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:21 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:55:21 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:55:21 75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:21 latest 15:55:21 3.0.0-dev.20 15:55:21 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:21 main 15:55:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:55:22 47340fe80e1a: Preparing 15:55:22 c8c0c428a341: Preparing 15:55:22 f4196dd4810f: Preparing 15:55:22 2ce1488bf98f: Preparing 15:55:22 e5e13b0c77cb: Preparing 15:55:22 f4196dd4810f: Layer already exists 15:55:22 e5e13b0c77cb: Layer already exists 15:55:22 47340fe80e1a: Pushed 15:55:22 2ce1488bf98f: Pushed 15:55:24 c8c0c428a341: Pushed 15:55:24 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:fb4a70bce5c8de5eeb4b3df98561356029b1dfbbb43805386dc23b68d2a9156a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:55:25 47340fe80e1a: Preparing 15:55:25 c8c0c428a341: Preparing 15:55:25 f4196dd4810f: Preparing 15:55:25 2ce1488bf98f: Preparing 15:55:25 e5e13b0c77cb: Preparing 15:55:25 f4196dd4810f: Layer already exists 15:55:25 c8c0c428a341: Layer already exists 15:55:25 2ce1488bf98f: Layer already exists 15:55:25 47340fe80e1a: Layer already exists 15:55:25 e5e13b0c77cb: Layer already exists 15:55:25 latest: digest: sha256:fb4a70bce5c8de5eeb4b3df98561356029b1dfbbb43805386dc23b68d2a9156a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.20 15:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:55:26 47340fe80e1a: Preparing 15:55:26 c8c0c428a341: Preparing 15:55:26 f4196dd4810f: Preparing 15:55:26 2ce1488bf98f: Preparing 15:55:26 e5e13b0c77cb: Preparing 15:55:26 e5e13b0c77cb: Layer already exists 15:55:26 f4196dd4810f: Layer already exists 15:55:26 2ce1488bf98f: Layer already exists 15:55:26 47340fe80e1a: Layer already exists 15:55:26 c8c0c428a341: Layer already exists 15:55:26 3.0.0-dev.20: digest: sha256:fb4a70bce5c8de5eeb4b3df98561356029b1dfbbb43805386dc23b68d2a9156a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:55:26 47340fe80e1a: Preparing 15:55:26 c8c0c428a341: Preparing 15:55:26 f4196dd4810f: Preparing 15:55:26 2ce1488bf98f: Preparing 15:55:26 e5e13b0c77cb: Preparing 15:55:26 c8c0c428a341: Layer already exists 15:55:26 47340fe80e1a: Layer already exists 15:55:26 f4196dd4810f: Layer already exists 15:55:26 e5e13b0c77cb: Layer already exists 15:55:26 2ce1488bf98f: Layer already exists 15:55:26 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:fb4a70bce5c8de5eeb4b3df98561356029b1dfbbb43805386dc23b68d2a9156a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:55:27 47340fe80e1a: Preparing 15:55:27 c8c0c428a341: Preparing 15:55:27 f4196dd4810f: Preparing 15:55:27 2ce1488bf98f: Preparing 15:55:27 e5e13b0c77cb: Preparing 15:55:27 47340fe80e1a: Layer already exists 15:55:27 c8c0c428a341: Layer already exists 15:55:27 e5e13b0c77cb: Layer already exists 15:55:27 f4196dd4810f: Layer already exists 15:55:27 2ce1488bf98f: Layer already exists 15:55:27 main: digest: sha256:fb4a70bce5c8de5eeb4b3df98561356029b1dfbbb43805386dc23b68d2a9156a size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:27 ===================================================== [Pipeline] echo 15:55:27 taggedImages: 15:55:27 - nexus3.edgexfoundry.org:10004/support-notifications:75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:27 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:55:27 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.20 15:55:27 - nexus3.edgexfoundry.org:10004/support-notifications:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:27 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:55:27 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:55:27 75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:27 latest 15:55:27 3.0.0-dev.20 15:55:27 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:27 main 15:55:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:55:28 174fa2eaef34: Preparing 15:55:28 eb48044f5710: Preparing 15:55:28 f4196dd4810f: Preparing 15:55:28 5cb8d28fd950: Preparing 15:55:28 e5e13b0c77cb: Preparing 15:55:28 5cb8d28fd950: Layer already exists 15:55:28 e5e13b0c77cb: Layer already exists 15:55:28 f4196dd4810f: Layer already exists 15:55:28 174fa2eaef34: Pushed 15:55:30 eb48044f5710: Pushed 15:55:30 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:ad5b74e7af506f767f3572196995f38d614a2822dbb2577f3a423d144aa9f898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:55:31 174fa2eaef34: Preparing 15:55:31 eb48044f5710: Preparing 15:55:31 f4196dd4810f: Preparing 15:55:31 5cb8d28fd950: Preparing 15:55:31 e5e13b0c77cb: Preparing 15:55:31 5cb8d28fd950: Layer already exists 15:55:31 eb48044f5710: Layer already exists 15:55:31 174fa2eaef34: Layer already exists 15:55:31 e5e13b0c77cb: Layer already exists 15:55:31 f4196dd4810f: Layer already exists 15:55:31 latest: digest: sha256:ad5b74e7af506f767f3572196995f38d614a2822dbb2577f3a423d144aa9f898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.20 15:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:55:31 174fa2eaef34: Preparing 15:55:31 eb48044f5710: Preparing 15:55:31 f4196dd4810f: Preparing 15:55:31 5cb8d28fd950: Preparing 15:55:31 e5e13b0c77cb: Preparing 15:55:31 eb48044f5710: Layer already exists 15:55:31 5cb8d28fd950: Layer already exists 15:55:31 f4196dd4810f: Layer already exists 15:55:31 174fa2eaef34: Layer already exists 15:55:31 e5e13b0c77cb: Layer already exists 15:55:31 3.0.0-dev.20: digest: sha256:ad5b74e7af506f767f3572196995f38d614a2822dbb2577f3a423d144aa9f898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:55:32 174fa2eaef34: Preparing 15:55:32 eb48044f5710: Preparing 15:55:32 f4196dd4810f: Preparing 15:55:32 5cb8d28fd950: Preparing 15:55:32 e5e13b0c77cb: Preparing 15:55:32 f4196dd4810f: Layer already exists 15:55:32 e5e13b0c77cb: Layer already exists 15:55:32 174fa2eaef34: Layer already exists 15:55:32 eb48044f5710: Layer already exists 15:55:32 5cb8d28fd950: Layer already exists 15:55:32 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:ad5b74e7af506f767f3572196995f38d614a2822dbb2577f3a423d144aa9f898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:55:33 174fa2eaef34: Preparing 15:55:33 eb48044f5710: Preparing 15:55:33 f4196dd4810f: Preparing 15:55:33 5cb8d28fd950: Preparing 15:55:33 e5e13b0c77cb: Preparing 15:55:33 174fa2eaef34: Layer already exists 15:55:33 e5e13b0c77cb: Layer already exists 15:55:33 f4196dd4810f: Layer already exists 15:55:33 5cb8d28fd950: Layer already exists 15:55:33 eb48044f5710: Layer already exists 15:55:33 main: digest: sha256:ad5b74e7af506f767f3572196995f38d614a2822dbb2577f3a423d144aa9f898 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:55:33 ===================================================== [Pipeline] echo 15:55:33 taggedImages: 15:55:33 - nexus3.edgexfoundry.org:10004/support-scheduler:75e2dee3358e6ae3da11c468603cfcf282f76675 15:55:33 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:55:33 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.20 15:55:33 - nexus3.edgexfoundry.org:10004/support-scheduler:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 15:55:33 - nexus3.edgexfoundry.org:10004/support-scheduler: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] } 15:56:42 Removing intermediate container d80427877f95 15:56:42 ---> 709c977e35b9 15:56:42 Step 7/24 : COPY . . 15:56:42 ---> 6b745889b0e1 15:56:42 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:56:42 ---> Running in 33cf584d5b9e 15:56:42 Removing intermediate container 33cf584d5b9e 15:56:42 ---> f71916cdbd46 15:56:42 Step 9/24 : WORKDIR /edgex-go/spire-build 15:56:42 ---> Running in 0e219c11b8a1 15:56:42 Removing intermediate container 0e219c11b8a1 15:56:42 ---> a8c1a290f1ac 15:56:42 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:56:42 ---> Running in 7aba565f5591 15:56:44 Removing intermediate container 7aba565f5591 15:56:44 ---> 66d14f793932 15:56:44 Step 11/24 : WORKDIR /edgex-go 15:56:44 ---> Running in e6cd00624487 15:56:45 Removing intermediate container e6cd00624487 15:56:45 ---> b8e98dce7d11 15:56:45 15:56:45 Step 12/24 : FROM alpine:3.15 15:56:45 ---> 8aa73fd46299 15:56:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:56:45 ---> Using cache 15:56:45 ---> 0c251a80c01e 15:56:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:56:45 ---> Using cache 15:56:45 ---> ffa1abdeeca7 15:56:45 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:56:49 ---> 5dd967812443 15:56:49 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:56:55 ---> 39224c26f530 15:56:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:56:55 ---> ae2e08d8602e 15:56:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:56:57 ---> 41076939d948 15:56:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:56:58 ---> c100d9e068a9 15:56:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:56:58 ---> Running in 9d3e14d55657 15:56:58 Removing intermediate container 9d3e14d55657 15:56:58 ---> eae8c2f10bbc 15:56:58 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:56:59 ---> Running in bb9d6fd8fb39 15:56:59 Removing intermediate container bb9d6fd8fb39 15:56:59 ---> 5fd979be3e13 15:56:59 Step 22/24 : LABEL arch=arm64 15:56:59 ---> Running in dbd7d00d4703 15:57:00 Removing intermediate container dbd7d00d4703 15:57:00 ---> 93727d8dd2fe 15:57:00 Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 15:57:00 ---> Running in 998b533e4b07 15:57:00 Removing intermediate container 998b533e4b07 15:57:00 ---> 7841580dc16f 15:57:00 Step 24/24 : LABEL version=3.0.0-dev.20 15:57:00 ---> Running in 4fec94ad6a3a 15:57:01 Removing intermediate container 4fec94ad6a3a 15:57:01 ---> f2187197a124 15:57:01 15:57:01 Successfully built f2187197a124 15:57:01 Successfully tagged security-spire-agent-arm64:latest 15:57:01 Building core-data 15:57:05  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:57:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:57:05 ---> a9b075fdcec0 15:57:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:57:05 ---> Using cache 15:57:05 ---> 74077cc31518 15:57:05 Step 4/22 : WORKDIR /edgex-go 15:57:05 ---> Using cache 15:57:05 ---> 1120be2da61c 15:57:05 Step 5/22 : RUN apk add --update --no-cache make git 15:57:05 ---> Using cache 15:57:05 ---> 4b81c5b07dd0 15:57:05 Step 6/22 : COPY go.mod vendor* ./ 15:57:05 ---> Using cache 15:57:05 ---> f867d7062e5e 15:57:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:05 ---> Using cache 15:57:05 ---> 0a5f1c8fdfbe 15:57:05 Step 8/22 : COPY . . 15:57:05 ---> Using cache 15:57:05 ---> a1a3f95f517c 15:57:05 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:57:05 ---> Running in 0d9f7a948421 15:57:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:00:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:00:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:00:24 Removing intermediate container 1a91d8387fc7 16:00:24 ---> aad4a958af1b 16:00:24 16:00:24 Step 9/24 : FROM alpine:3.16 16:00:24 3.16: Pulling from library/alpine 16:00:24 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:00:24 Status: Downloaded newer image for alpine:3.16 16:00:24 ---> 2b4661558fb8 16:00:24 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:00:24 ---> Running in d199c0f59a20 16:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:00:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:00:29 (1/3) Installing ca-certificates (20220614-r0) 16:00:29 (2/3) Installing dumb-init (1.2.5-r1) 16:00:29 (3/3) Installing su-exec (0.2-r1) 16:00:29 Executing busybox-1.35.0-r17.trigger 16:00:29 Executing ca-certificates-20220614-r0.trigger 16:00:29 OK: 6 MiB in 17 packages 16:00:32 Removing intermediate container 0199e659dac3 16:00:32 ---> 53d46e5210db 16:00:32 16:00:32 Step 9/21 : FROM alpine:3.16 16:00:32 ---> 2b4661558fb8 16:00:32 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:00:34 ---> Running in 4677092de6e2 16:00:34 Removing intermediate container d199c0f59a20 16:00:34 ---> fbeb2c11a3a2 16:00:34 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:00:34 ---> Running in a3ce92a0d196 16:00:35 Removing intermediate container a3ce92a0d196 16:00:35 ---> 1ad37dc81fe2 16:00:35 Step 12/24 : WORKDIR / 16:00:35 ---> Running in 82db50691ba8 16:00:36 Removing intermediate container 82db50691ba8 16:00:36 ---> 2fe67089d61d 16:00:36 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:00:37 ---> 6dd9074ea6d4 16:00:37 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:00:37 ---> a7d6897b3301 16:00:37 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:00:38 (1/6) Installing ca-certificates (20220614-r0) 16:00:38 (2/6) Installing brotli-libs (1.0.9-r6) 16:00:38 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:00:38 (4/6) Installing libcurl (7.83.1-r5) 16:00:38 (5/6) Installing curl (7.83.1-r5) 16:00:38 (6/6) Installing dumb-init (1.2.5-r1) 16:00:38 Executing busybox-1.35.0-r17.trigger 16:00:38 Executing ca-certificates-20220614-r0.trigger 16:00:38 ---> 8aa06bf1dbc4 16:00:38 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:00:38 OK: 8 MiB in 20 packages 16:00:40 ---> 062822e75525 16:00:40 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:00:41 Removing intermediate container 4677092de6e2 16:00:41 ---> 7d373709170d 16:00:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:00:41 ---> Running in 846dfae79c70 16:00:42 ---> 57ff118752b6 16:00:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:00:42 Removing intermediate container 846dfae79c70 16:00:42 ---> 7e61d61b247b 16:00:42 Step 12/21 : WORKDIR /edgex 16:00:42 ---> Running in f5742d9650bb 16:00:43 Removing intermediate container f5742d9650bb 16:00:43 ---> 2aef10224d36 16:00:43 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:00:44 ---> 00dcbc8ad342 16:00:44 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:00:44 ---> e3d5025d1657 16:00:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:00:46 ---> e9cc0db26864 16:00:46 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:00:46 ---> Running in 56f7b4090ebc 16:00:47 ---> 883fc2ae7f6c 16:00:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:00:49 ---> bd488f96dc87 16:00:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:00:50 Removing intermediate container 56f7b4090ebc 16:00:50 ---> 350963c32daf 16:00:50 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:00:50 ---> 9b4b9c9b9a89 16:00:50 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:00:50 ---> Running in 2d7fbb21d578 16:00:50 ---> Running in c1a56d2d04c4 16:00:51 Removing intermediate container 2d7fbb21d578 16:00:51 ---> 288fde0107ce 16:00:51 Step 22/24 : LABEL arch=arm64 16:00:51 ---> Running in b6198f0e113c 16:00:52 Removing intermediate container b6198f0e113c 16:00:52 ---> 29a3fd4446e1 16:00:52 Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 16:00:52 ---> Running in 134e2833dab7 16:00:53 Removing intermediate container 134e2833dab7 16:00:53 ---> 145c52ff5625 16:00:53 Step 24/24 : LABEL version=3.0.0-dev.20 16:00:53 ---> Running in 5c8522a401bf 16:00:54 Removing intermediate container 5c8522a401bf 16:00:54 ---> 570059e87cd2 16:00:54 16:00:54 Successfully built 570059e87cd2 16:00:54 Successfully tagged security-secretstore-setup-arm64:latest 16:00:54  Building security-secretstore-setup ... done Building support-notifications 16:00:54 Removing intermediate container c1a56d2d04c4 16:00:54 ---> f2e20d139ba7 16:00:54 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:00:54 ---> Running in 3781bdb2deff 16:00:54 Removing intermediate container 3781bdb2deff 16:00:54 ---> a443c899303d 16:00:54 Step 19/21 : LABEL arch=arm64 16:00:54 ---> Running in 6d6bcabdd15d 16:00:55 Removing intermediate container 6d6bcabdd15d 16:00:55 ---> 2db5ea68b7c3 16:00:55 Step 20/21 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 16:00:55 ---> Running in e129d715c4fc 16:00:56 Removing intermediate container e129d715c4fc 16:00:56 ---> 98439bbc068e 16:00:56 Step 21/21 : LABEL version=3.0.0-dev.20 16:00:56 ---> Running in ec3fcfbe3906 16:00:56 Removing intermediate container ec3fcfbe3906 16:00:56 ---> 665849eb1331 16:00:56 16:00:56 Successfully built 665849eb1331 16:00:56 Successfully tagged security-proxy-setup-arm64:latest 16:00:56  Building security-proxy-setup ... done Building core-metadata 16:00:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:00:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:00:58 ---> a9b075fdcec0 16:00:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:00:58 ---> Using cache 16:00:58 ---> 74077cc31518 16:00:58 Step 4/22 : WORKDIR /edgex-go 16:00:58 ---> Using cache 16:00:58 ---> 1120be2da61c 16:00:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:00:58 ---> Running in 2836c0451fa0 16:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:01:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:01:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:01:01 ---> a9b075fdcec0 16:01:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:01:01 ---> Using cache 16:01:01 ---> 74077cc31518 16:01:01 Step 4/24 : WORKDIR /edgex-go 16:01:01 ---> Using cache 16:01:01 ---> 1120be2da61c 16:01:01 Step 5/24 : RUN apk add --update --no-cache make git 16:01:01 ---> Using cache 16:01:01 ---> 4b81c5b07dd0 16:01:01 Step 6/24 : COPY go.mod vendor* ./ 16:01:01 ---> Using cache 16:01:01 ---> f867d7062e5e 16:01:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:01 ---> Using cache 16:01:01 ---> 0a5f1c8fdfbe 16:01:01 Step 8/24 : COPY . . 16:01:01 ---> Using cache 16:01:01 ---> a1a3f95f517c 16:01:01 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:01:01 ---> Running in 86c3316d666f 16:01:02 OK: 221 MiB in 51 packages 16:01:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:01:04 Removing intermediate container 2836c0451fa0 16:01:04 ---> 3ea1f89c4cf3 16:01:04 Step 6/22 : COPY go.mod vendor* ./ 16:01:05 ---> a02d6528cd0d 16:01:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:05 ---> Running in ba69ee21cb58 16:02:41 Removing intermediate container c46601249df0 16:02:41 ---> 9e51446ecfea 16:02:41 16:02:41 Step 9/19 : FROM alpine:3.15 16:02:41 ---> 8aa73fd46299 16:02:41 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:02:41 ---> Using cache 16:02:41 ---> 0c251a80c01e 16:02:41 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:02:41 ---> Running in 56f6af3ae46f 16:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:02:41 v3.15.6-260-g56987637fa [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:02:41 v3.15.6-259-g07ee89f609 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:02:41 OK: 15736 distinct packages available 16:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:02:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:02:41 (1/9) Installing ca-certificates (20220614-r0) 16:02:41 (2/9) Installing brotli-libs (1.0.9-r5) 16:02:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:02:41 (4/9) Installing libcurl (7.80.0-r5) 16:02:41 (5/9) Installing curl (7.80.0-r5) 16:02:41 (6/9) Installing dumb-init (1.2.5-r1) 16:02:41 (7/9) Installing musl-obstack (1.2.3-r0) 16:02:41 (8/9) Installing libucontext (1.1-r0) 16:02:41 (9/9) Installing gcompat (1.0.0-r4) 16:02:41 Executing busybox-1.34.1-r7.trigger 16:02:41 Executing ca-certificates-20220614-r0.trigger 16:02:41 OK: 8 MiB in 23 packages 16:02:41 Removing intermediate container 56f6af3ae46f 16:02:41 ---> b389d65ccaab 16:02:41 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:41 ---> cb0a2ae5cd2d 16:02:41 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:02:45 ---> abdee374b3ff 16:02:45 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:02:45 ---> 8ee068faed82 16:02:45 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:02:45 ---> Running in 370a768a09ab 16:02:46 Removing intermediate container 370a768a09ab 16:02:46 ---> bf5d37bba072 16:02:46 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:02:46 ---> Running in d8ad5665de73 16:02:47 Removing intermediate container d8ad5665de73 16:02:47 ---> 68b9df088c9f 16:02:47 Step 17/19 : LABEL arch=arm64 16:02:47 ---> Running in 903a6ac2141e 16:02:47 Removing intermediate container 903a6ac2141e 16:02:47 ---> 1a6066864fd9 16:02:47 Step 18/19 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 16:02:47 ---> Running in 805f33a9e742 16:02:48 Removing intermediate container 805f33a9e742 16:02:48 ---> 57295e113caa 16:02:48 Step 19/19 : LABEL version=3.0.0-dev.20 16:02:49 ---> Running in 3a975591a088 16:02:49 Removing intermediate container 3a975591a088 16:02:49 ---> 7a10c13b207b 16:02:49 16:02:49 Successfully built 7a10c13b207b 16:02:49 Successfully tagged security-spiffe-token-provider-arm64:latest 16:02:49  Building security-spiffe-token-provider ... done Building core-command 16:02:50 Removing intermediate container ba69ee21cb58 16:02:50 ---> 115357126809 16:02:50 Step 8/22 : COPY . . 16:02:53 ---> d77309a4f414 16:02:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:02:53 ---> Running in e044a0945b80 16:02:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:02:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:02:53 ---> a9b075fdcec0 16:02:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:02:53 ---> Using cache 16:02:53 ---> 74077cc31518 16:02:53 Step 4/23 : WORKDIR /edgex-go 16:02:53 ---> Using cache 16:02:53 ---> 1120be2da61c 16:02:53 Step 5/23 : RUN apk add --update --no-cache make git 16:02:53 ---> Using cache 16:02:53 ---> 4b81c5b07dd0 16:02:53 Step 6/23 : COPY go.mod vendor* ./ 16:02:54 ---> Using cache 16:02:54 ---> f867d7062e5e 16:02:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:54 ---> Using cache 16:02:54 ---> 0a5f1c8fdfbe 16:02:54 Step 8/23 : COPY . . 16:02:54 ---> Using cache 16:02:54 ---> a1a3f95f517c 16:02:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:02:54 ---> Running in c29d97b933ee 16:02:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:02:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:03:53 Removing intermediate container 0d9f7a948421 16:03:53 ---> 53e87fcc3bf5 16:03:53 16:03:53 Step 10/22 : FROM alpine:3.16 16:03:53 ---> 2b4661558fb8 16:03:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:03:53 ---> Running in ccb2a0bc4eb4 16:03:53 Removing intermediate container ccb2a0bc4eb4 16:03:53 ---> bb01c3ddcc59 16:03:53 Step 12/22 : ENV APP_PORT=59880 16:03:53 ---> Running in c47bd364698b 16:03:53 Removing intermediate container c47bd364698b 16:03:53 ---> 866041340afe 16:03:53 Step 13/22 : EXPOSE $APP_PORT 16:03:53 ---> Running in 06ebe710d4cf 16:03:53 Removing intermediate container 06ebe710d4cf 16:03:53 ---> cc4cfd4f927c 16:03:53 Step 14/22 : RUN apk add --update --no-cache dumb-init 16:03:53 ---> Running in 495adb87dda2 16:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:57 (1/1) Installing dumb-init (1.2.5-r1) 16:03:57 Executing busybox-1.35.0-r17.trigger 16:03:57 OK: 5 MiB in 15 packages 16:03:57 Removing intermediate container ac1c46555c74 16:03:57 ---> 7035d13c9c95 16:03:57 16:03:57 Step 10/22 : FROM alpine:3.16 16:03:57 ---> 2b4661558fb8 16:03:57 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:03:57 ---> Running in 6f10629afbcd 16:03:59 Removing intermediate container 495adb87dda2 16:03:59 ---> a75baab7700b 16:03:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:04:00 ---> ea019b50d1a6 16:04:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:04:02 ---> 40b70ebb1b2f 16:04:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:04:02 (1/1) Installing dumb-init (1.2.5-r1) 16:04:02 Executing busybox-1.35.0-r17.trigger 16:04:02 OK: 5 MiB in 15 packages 16:04:03 ---> e8fbfd217d55 16:04:03 Step 18/22 : ENTRYPOINT ["/core-data"] 16:04:03 ---> Running in 87284f835586 16:04:04 Removing intermediate container 87284f835586 16:04:04 ---> 1cc065b4b260 16:04:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:04:04 ---> Running in 693d04991e4f 16:04:04 Removing intermediate container 6f10629afbcd 16:04:04 ---> 87a115984774 16:04:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:04:04 ---> Running in 1d75cca2bc18 16:04:04 Removing intermediate container 693d04991e4f 16:04:04 ---> bffb8bc3bcf9 16:04:04 Step 20/22 : LABEL arch=arm64 16:04:04 ---> Running in b30f3fe0107b 16:04:05 Removing intermediate container 1d75cca2bc18 16:04:05 ---> 1495c4d1844c 16:04:05 Step 13/22 : ENV APP_PORT=59861 16:04:05 ---> Running in af4606c01db5 16:04:05 Removing intermediate container b30f3fe0107b 16:04:05 ---> 1404f3aa6143 16:04:05 Step 21/22 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 16:04:05 ---> Running in 67ab4ec18cbf 16:04:06 Removing intermediate container af4606c01db5 16:04:06 ---> 288194a9d731 16:04:06 Step 14/22 : EXPOSE $APP_PORT 16:04:06 ---> Running in 4655be5aea72 16:04:06 Removing intermediate container 67ab4ec18cbf 16:04:06 ---> 7d50df69eef8 16:04:06 Step 22/22 : LABEL version=3.0.0-dev.20 16:04:06 ---> Running in a132aa5dca70 16:04:07 Removing intermediate container 4655be5aea72 16:04:07 ---> 48985ea955e7 16:04:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:07 Removing intermediate container a132aa5dca70 16:04:07 ---> a9b49f0d6445 16:04:07 16:04:07 Successfully built a9b49f0d6445 16:04:07 Successfully tagged core-data-arm64:latest 16:04:07  Building core-data ... done Building security-bootstrapper 16:04:08 ---> aaf1bf53ea64 16:04:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:04:10 ---> 452107bd2a1e 16:04:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:04:12 ---> fc04a84e9713 16:04:12 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:04:12 ---> Running in 1681822aba83 16:04:12 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:04:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:04:12 ---> a9b075fdcec0 16:04:12 Step 3/32 : WORKDIR /edgex-go 16:04:12 ---> Using cache 16:04:12 ---> f62e1a427c5a 16:04:12 Step 4/32 : RUN apk add --update --no-cache make git 16:04:12 ---> Using cache 16:04:12 ---> 4ea42892e5f7 16:04:12 Step 5/32 : COPY go.mod vendor* ./ 16:04:12 ---> Using cache 16:04:12 ---> 95f884e4f3db 16:04:12 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:12 ---> Using cache 16:04:12 ---> 0e59b5b28c69 16:04:12 Step 7/32 : COPY . . 16:04:12 Removing intermediate container 1681822aba83 16:04:12 ---> 596965748942 16:04:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:04:12 ---> Using cache 16:04:12 ---> fed1ffb4e607 16:04:12 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:04:12 ---> Running in f26f8aaf65b9 16:04:12 ---> Running in 8f705745fb0c 16:04:13 Removing intermediate container f26f8aaf65b9 16:04:13 ---> e2305d093655 16:04:13 Step 20/22 : LABEL arch=arm64 16:04:13 ---> Running in cb6ed0fff1c4 16:04:13 Removing intermediate container cb6ed0fff1c4 16:04:13 ---> a74dd27de678 16:04:13 Step 21/22 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 16:04:14 ---> Running in 4ed0f2d07466 16:04:14 Removing intermediate container 4ed0f2d07466 16:04:14 ---> 56fafde65161 16:04:14 Step 22/22 : LABEL version=3.0.0-dev.20 16:04:14 ---> Running in 757ab7689977 16:04:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:04:15 Removing intermediate container 757ab7689977 16:04:15 ---> d8dca39ce753 16:04:15 16:04:15 Successfully built d8dca39ce753 16:04:15 Successfully tagged support-scheduler-arm64:latest 16:07:07  Building support-scheduler ... done Removing intermediate container 86c3316d666f 16:07:07 ---> 329da59ee5fd 16:07:07 16:07:07 Step 10/24 : FROM alpine:3.16 16:07:07 ---> 2b4661558fb8 16:07:07 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:07:07 ---> Using cache 16:07:07 ---> 87a115984774 16:07:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:07:07 ---> Using cache 16:07:07 ---> 1495c4d1844c 16:07:07 Step 13/24 : ENV APP_PORT=59881 16:07:07 ---> Running in 994c461ed0dd 16:07:07 Removing intermediate container 994c461ed0dd 16:07:07 ---> 3ba579010bea 16:07:07 Step 14/24 : EXPOSE $APP_PORT 16:07:07 ---> Running in 83480060710b 16:07:07 Removing intermediate container 83480060710b 16:07:07 ---> a2d1f0a6e0fa 16:07:07 Step 15/24 : WORKDIR / 16:07:07 ---> Running in 217d875c8d25 16:07:07 Removing intermediate container 217d875c8d25 16:07:07 ---> 17c910bfcd28 16:07:07 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:07 ---> 35c1ba3da44a 16:07:07 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:07:08 ---> 57e53191485a 16:07:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:07:08 ---> 83bbe4924799 16:07:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:07:09 ---> 9c2bcdde2a78 16:07:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:07:10 ---> Running in 6b593d11317d 16:07:10 Removing intermediate container 6b593d11317d 16:07:10 ---> 79a92214d393 16:07:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:07:10 ---> Running in a638906d2e3a 16:07:11 Removing intermediate container a638906d2e3a 16:07:11 ---> 9e1ca2c14543 16:07:11 Step 22/24 : LABEL arch=arm64 16:07:11 ---> Running in bfd0b8932955 16:07:11 Removing intermediate container bfd0b8932955 16:07:11 ---> b055127ff742 16:07:11 Step 23/24 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 16:07:11 ---> Running in 094ed3368138 16:07:12 Removing intermediate container 094ed3368138 16:07:12 ---> c9454c97267c 16:07:12 Step 24/24 : LABEL version=3.0.0-dev.20 16:07:12 ---> Running in 18961e12e90e 16:07:13 Removing intermediate container 18961e12e90e 16:07:13 ---> b81ae75b6988 16:07:13 16:07:13 Successfully built b81ae75b6988 16:07:13 Successfully tagged core-metadata-arm64:latest 16:08:00  Building core-metadata ... done Removing intermediate container c29d97b933ee 16:08:00 ---> 020bc4667b83 16:08:00 16:08:00 Step 10/23 : FROM alpine:3.16 16:08:00 ---> 2b4661558fb8 16:08:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:08:00 ---> Using cache 16:08:00 ---> 87a115984774 16:08:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:08:00 ---> Using cache 16:08:00 ---> 1495c4d1844c 16:08:00 Step 13/23 : ENV APP_PORT=59882 16:08:00 ---> Running in cdd57cc420e7 16:08:00 Removing intermediate container cdd57cc420e7 16:08:00 ---> de2fabdee1b2 16:08:00 Step 14/23 : EXPOSE $APP_PORT 16:08:00 ---> Running in 1055542683ee 16:08:01 Removing intermediate container 1055542683ee 16:08:01 ---> 8013d59f9ed6 16:08:01 Step 15/23 : WORKDIR / 16:08:01 ---> Running in 628b968090e9 16:08:01 Removing intermediate container 628b968090e9 16:08:01 ---> 3d3837141066 16:08:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:08:02 ---> 200ae534a424 16:08:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:08:04 ---> 9fb4cd40d052 16:08:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:08:05 ---> bdf9c25bd9ad 16:08:05 Step 19/23 : ENTRYPOINT ["/core-command"] 16:08:05 ---> Running in 000730d7bd58 16:08:05 Removing intermediate container 000730d7bd58 16:08:05 ---> 771c885b7699 16:08:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:08:06 ---> Running in fba155bee484 16:08:06 Removing intermediate container fba155bee484 16:08:06 ---> c61040a5a3e8 16:08:06 Step 21/23 : LABEL arch=arm64 16:08:06 ---> Running in fcb01a139c84 16:08:07 Removing intermediate container fcb01a139c84 16:08:07 ---> dedbb23f744b 16:08:07 Step 22/23 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 16:08:07 ---> Running in 9b4599271638 16:08:07 Removing intermediate container 9b4599271638 16:08:07 ---> d74953f8c24a 16:08:07 Step 23/23 : LABEL version=3.0.0-dev.20 16:08:07 ---> Running in b22299a8f3f5 16:08:09 Removing intermediate container b22299a8f3f5 16:08:09 ---> 33899efdd534 16:08:09 16:08:09 Successfully built 33899efdd534 16:08:09 Successfully tagged core-command-arm64:latest 16:08:32  Building core-command ... done Removing intermediate container 8f705745fb0c 16:08:32 ---> 5e07c2102518 16:08:32 16:08:32 Step 9/32 : FROM alpine:3.16 16:08:32 ---> 2b4661558fb8 16:08:32 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:08:32 ---> Running in c1e26c93fb1d 16:08:32 Removing intermediate container c1e26c93fb1d 16:08:32 ---> ec20a743fe3c 16:08:32 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:08:32 ---> Running in 9d7cb1f4bd76 16:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:08:33 (1/2) Installing dumb-init (1.2.5-r1) 16:08:33 (2/2) Installing su-exec (0.2-r1) 16:08:33 Executing busybox-1.35.0-r17.trigger 16:08:33 OK: 5 MiB in 16 packages 16:08:35 Removing intermediate container 9d7cb1f4bd76 16:08:35 ---> bac67f4c9b1a 16:08:35 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:08:35 ---> Running in aee56b97ae86 16:08:35 Removing intermediate container aee56b97ae86 16:08:35 ---> 92606486f9ef 16:08:35 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:08:35 ---> Running in 9c486309fec7 16:08:36 Removing intermediate container 9c486309fec7 16:08:36 ---> 635743446887 16:08:36 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:08:36 ---> Running in 6820014032de 16:08:36 Removing intermediate container 6820014032de 16:08:36 ---> 291a459b5a3a 16:08:36 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:08:36 ---> Running in d5dd4427a754 16:08:36 Removing intermediate container d5dd4427a754 16:08:36 ---> 33d86891c262 16:08:36 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:08:37 ---> Running in aa8da9d3097a 16:08:39 Removing intermediate container aa8da9d3097a 16:08:39 ---> 2a14dbd018fb 16:08:39 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:08:39 ---> Running in 3def6c1ecda1 16:08:39 Removing intermediate container 3def6c1ecda1 16:08:39 ---> c873aa1b5c6d 16:08:39 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:08:39 ---> 7c311c1a4ebd 16:08:39 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:08:40 ---> Running in a0ec175fea21 16:08:42 Removing intermediate container a0ec175fea21 16:08:42 ---> ec019687567e 16:08:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:08:42 ---> b204bba140bd 16:08:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:08:44 ---> 1b926178e4df 16:08:44 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:08:44 ---> 567a64b3a269 16:08:44 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:08:45 ---> aeebbfe97d7a 16:08:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:08:47 ---> e1dcfd406a54 16:08:47 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:08:48 ---> 46a3ade76d26 16:08:48 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:08:48 ---> df658dd6392e 16:08:48 Step 27/32 : RUN chmod +x /entrypoint.sh 16:08:48 ---> Running in dbb5df040e96 16:08:50 Removing intermediate container dbb5df040e96 16:08:50 ---> 7e2580509d27 16:08:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:08:50 ---> Running in c27dd05aa735 16:08:50 Removing intermediate container c27dd05aa735 16:08:50 ---> 4c52e975a695 16:08:50 Step 29/32 : CMD ["gate"] 16:08:50 ---> Running in 07ee74ca0e44 16:08:51 Removing intermediate container 07ee74ca0e44 16:08:51 ---> 7d1ca2c5ef05 16:08:51 Step 30/32 : LABEL arch=arm64 16:08:51 ---> Running in 2aa81f298287 16:08:51 Removing intermediate container 2aa81f298287 16:08:51 ---> 8d36492504ba 16:08:51 Step 31/32 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 16:08:51 ---> Running in aa3fcf9fd9bd 16:08:51 Removing intermediate container aa3fcf9fd9bd 16:08:51 ---> 0b46bca6c662 16:08:51 Step 32/32 : LABEL version=3.0.0-dev.20 16:08:52 ---> Running in 88f5ab081345 16:08:52 Removing intermediate container 88f5ab081345 16:08:52 ---> e617f5a34694 16:08:52 16:08:52 Successfully built e617f5a34694 16:08:52 Successfully tagged security-bootstrapper-arm64:latest 16:08:59  Building security-bootstrapper ... done Removing intermediate container e044a0945b80 16:08:59 ---> 68c421631f4a 16:08:59 16:08:59 Step 10/22 : FROM alpine:3.16 16:08:59 ---> 2b4661558fb8 16:08:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:08:59 ---> Running in 56def3b14e16 16:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:09:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:09:01 (1/2) Installing ca-certificates (20220614-r0) 16:09:01 (2/2) Installing dumb-init (1.2.5-r1) 16:09:01 Executing busybox-1.35.0-r17.trigger 16:09:01 Executing ca-certificates-20220614-r0.trigger 16:09:01 OK: 6 MiB in 16 packages 16:09:03 Removing intermediate container 56def3b14e16 16:09:03 ---> 3e373c289a77 16:09:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:09:03 ---> Running in d26ff19266b3 16:09:03 Removing intermediate container d26ff19266b3 16:09:03 ---> 06177ad607b3 16:09:03 Step 13/22 : ENV APP_PORT=59860 16:09:03 ---> Running in 6cb2f7bf944b 16:09:03 Removing intermediate container 6cb2f7bf944b 16:09:03 ---> 25044c647852 16:09:03 Step 14/22 : EXPOSE $APP_PORT 16:09:03 ---> Running in 110ad31969da 16:09:04 Removing intermediate container 110ad31969da 16:09:04 ---> 847e2a701b5e 16:09:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:04 ---> f76c770405ae 16:09:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:09:06 ---> f942d17ffa68 16:09:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:09:06 ---> d98bebc88a26 16:09:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:09:06 ---> Running in df4f7b31cd31 16:09:06 Removing intermediate container df4f7b31cd31 16:09:06 ---> ae4bcded9ba7 16:09:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:09:06 ---> Running in 347f4788b01d 16:09:07 Removing intermediate container 347f4788b01d 16:09:07 ---> 259a69feba57 16:09:07 Step 20/22 : LABEL arch=arm64 16:09:07 ---> Running in 183dcc65b851 16:09:07 Removing intermediate container 183dcc65b851 16:09:07 ---> 575aa3932406 16:09:07 Step 21/22 : LABEL git_sha=75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:07 ---> Running in 730ab4ed3028 16:09:07 Removing intermediate container 730ab4ed3028 16:09:07 ---> 4a0876c004fc 16:09:07 Step 22/22 : LABEL version=3.0.0-dev.20 16:09:07 ---> Running in 15a8461e7f34 16:09:07 Removing intermediate container 15a8461e7f34 16:09:07 ---> 700fcd751ad7 16:09:07 16:09:08 Successfully built 700fcd751ad7 16:09:08 Successfully tagged support-notifications-arm64:latest 16:09:08  Building support-notifications ... done  [Pipeline] } 16:09:08 $ docker stop --time=1 fcaf719527b4f7308fc76e21a899c1d7c68f740ff5a3774d721c98b57b4c5f5c 16:09:10 $ docker rm -f --volumes fcaf719527b4f7308fc76e21a899c1d7c68f740ff5a3774d721c98b57b4c5f5c [Pipeline] // withDockerContainer [Pipeline] sh 16:09:10 + docker images 16:09:10 REPOSITORY TAG IMAGE ID CREATED SIZE 16:09:10 support-notifications-arm64 latest 700fcd751ad7 3 seconds ago 29.6MB 16:09:10 68c421631f4a 13 seconds ago 1.41GB 16:09:10 security-bootstrapper-arm64 latest e617f5a34694 18 seconds ago 19.5MB 16:09:10 5e07c2102518 41 seconds ago 1.33GB 16:09:10 core-command-arm64 latest 33899efdd534 About a minute ago 17MB 16:09:10 020bc4667b83 About a minute ago 1.34GB 16:09:10 core-metadata-arm64 latest b81ae75b6988 About a minute ago 17.8MB 16:09:10 329da59ee5fd 2 minutes ago 1.35GB 16:09:10 support-scheduler-arm64 latest d8dca39ce753 4 minutes ago 29MB 16:09:10 core-data-arm64 latest a9b49f0d6445 5 minutes ago 17.2MB 16:09:10 7035d13c9c95 5 minutes ago 1.4GB 16:09:10 53e87fcc3bf5 5 minutes ago 1.35GB 16:09:10 security-spiffe-token-provider-arm64 latest 7a10c13b207b 6 minutes ago 28.9MB 16:09:10 9e51446ecfea 6 minutes ago 1.37GB 16:09:10 security-proxy-setup-arm64 latest 665849eb1331 8 minutes ago 26.8MB 16:09:10 security-secretstore-setup-arm64 latest 570059e87cd2 8 minutes ago 28.7MB 16:09:10 53d46e5210db 8 minutes ago 1.33GB 16:09:10 aad4a958af1b 8 minutes ago 1.33GB 16:09:10 security-spire-agent-arm64 latest f2187197a124 12 minutes ago 122MB 16:09:10 b8e98dce7d11 12 minutes ago 1.21GB 16:09:10 security-spire-server-arm64 latest 1a2109c1c33d 14 minutes ago 84.3MB 16:09:10 8b83744da7b1 14 minutes ago 1.21GB 16:09:10 security-spire-config-arm64 latest af5a4247c8df 14 minutes ago 83.6MB 16:09:10 15eab5393557 15 minutes ago 1.21GB 16:09:10 ci-base-image-arm64 latest a9b075fdcec0 18 minutes ago 905MB 16:09:10 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 16:09:10 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 16:09:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 16:09:10 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 16:09:11 provisioning config files... 16:09:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/374@tmp/config15417095468015557904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:09:11 ---> docker-login.sh 16:09:11 nexus3.edgexfoundry.org:10001 16:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:11 Configure a credential helper to remove this warning. See 16:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:11 16:09:11 Login Succeeded 16:09:11 nexus3.edgexfoundry.org:10002 16:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:12 Configure a credential helper to remove this warning. See 16:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:12 16:09:12 Login Succeeded 16:09:12 nexus3.edgexfoundry.org:10003 16:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:12 Configure a credential helper to remove this warning. See 16:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:12 16:09:12 Login Succeeded 16:09:12 nexus3.edgexfoundry.org:10004 16:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:12 Configure a credential helper to remove this warning. See 16:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:12 16:09:12 Login Succeeded 16:09:12 docker.io 16:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:09:13 Configure a credential helper to remove this warning. See 16:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:09:13 16:09:13 Login Succeeded 16:09:13 ---> docker-login.sh ends [Pipeline] } 16:09:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:09:13 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:09:13 75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:13 latest 16:09:13 3.0.0-dev.20 16:09:13 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:13 main 16:09:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:14 cf0c01cf4e3f: Preparing 16:09:14 b10391ad2988: Preparing 16:09:14 9b738dc6d912: Preparing 16:09:14 870587309dc5: Preparing 16:09:14 17bec77d7fdc: Preparing 16:09:14 17bec77d7fdc: Layer already exists 16:09:14 9b738dc6d912: Pushed 16:09:14 cf0c01cf4e3f: Pushed 16:09:14 870587309dc5: Pushed 16:09:17 b10391ad2988: Pushed 16:09:17 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:9aab1c4a132923c9ca0482e353b9ff27bc86bf67d085cd92b8a7acbb605d9ef9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:17 cf0c01cf4e3f: Preparing 16:09:17 b10391ad2988: Preparing 16:09:17 9b738dc6d912: Preparing 16:09:17 870587309dc5: Preparing 16:09:17 17bec77d7fdc: Preparing 16:09:17 17bec77d7fdc: Layer already exists 16:09:17 870587309dc5: Layer already exists 16:09:17 9b738dc6d912: Layer already exists 16:09:17 cf0c01cf4e3f: Layer already exists 16:09:17 b10391ad2988: Layer already exists 16:09:18 latest: digest: sha256:9aab1c4a132923c9ca0482e353b9ff27bc86bf67d085cd92b8a7acbb605d9ef9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.20 16:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:18 cf0c01cf4e3f: Preparing 16:09:18 b10391ad2988: Preparing 16:09:18 9b738dc6d912: Preparing 16:09:18 870587309dc5: Preparing 16:09:18 17bec77d7fdc: Preparing 16:09:18 870587309dc5: Layer already exists 16:09:18 cf0c01cf4e3f: Layer already exists 16:09:18 9b738dc6d912: Layer already exists 16:09:18 b10391ad2988: Layer already exists 16:09:18 17bec77d7fdc: Layer already exists 16:09:18 3.0.0-dev.20: digest: sha256:9aab1c4a132923c9ca0482e353b9ff27bc86bf67d085cd92b8a7acbb605d9ef9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:19 cf0c01cf4e3f: Preparing 16:09:19 b10391ad2988: Preparing 16:09:19 9b738dc6d912: Preparing 16:09:19 870587309dc5: Preparing 16:09:19 17bec77d7fdc: Preparing 16:09:19 b10391ad2988: Layer already exists 16:09:19 17bec77d7fdc: Layer already exists 16:09:19 870587309dc5: Layer already exists 16:09:19 9b738dc6d912: Layer already exists 16:09:19 cf0c01cf4e3f: Layer already exists 16:09:19 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:9aab1c4a132923c9ca0482e353b9ff27bc86bf67d085cd92b8a7acbb605d9ef9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:09:20 cf0c01cf4e3f: Preparing 16:09:20 b10391ad2988: Preparing 16:09:20 9b738dc6d912: Preparing 16:09:20 870587309dc5: Preparing 16:09:20 17bec77d7fdc: Preparing 16:09:20 17bec77d7fdc: Layer already exists 16:09:20 cf0c01cf4e3f: Layer already exists 16:09:20 870587309dc5: Layer already exists 16:09:20 9b738dc6d912: Layer already exists 16:09:20 b10391ad2988: Layer already exists 16:09:20 main: digest: sha256:9aab1c4a132923c9ca0482e353b9ff27bc86bf67d085cd92b8a7acbb605d9ef9 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:20 ===================================================== [Pipeline] echo 16:09:20 taggedImages: 16:09:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:09:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.20 16:09:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:20 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:09:20 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:09:20 75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:20 latest 16:09:20 3.0.0-dev.20 16:09:20 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:20 main 16:09:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:09:21 ef4462f5df66: Preparing 16:09:21 272833319d99: Preparing 16:09:21 9b738dc6d912: Preparing 16:09:21 b722c39da164: Preparing 16:09:21 17bec77d7fdc: Preparing 16:09:21 9b738dc6d912: Layer already exists 16:09:21 17bec77d7fdc: Layer already exists 16:09:21 ef4462f5df66: Pushed 16:09:21 b722c39da164: Pushed 16:09:24 272833319d99: Pushed 16:09:24 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:af1226e849c83b656f9c5ef7ca7d33792d7f8626e7086bb9bc499b3155a435fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:09:25 ef4462f5df66: Preparing 16:09:25 272833319d99: Preparing 16:09:25 9b738dc6d912: Preparing 16:09:25 b722c39da164: Preparing 16:09:25 17bec77d7fdc: Preparing 16:09:25 b722c39da164: Layer already exists 16:09:25 272833319d99: Layer already exists 16:09:25 ef4462f5df66: Layer already exists 16:09:25 17bec77d7fdc: Layer already exists 16:09:25 9b738dc6d912: Layer already exists 16:09:25 latest: digest: sha256:af1226e849c83b656f9c5ef7ca7d33792d7f8626e7086bb9bc499b3155a435fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.20 16:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:09:27 ef4462f5df66: Preparing 16:09:27 272833319d99: Preparing 16:09:27 9b738dc6d912: Preparing 16:09:27 b722c39da164: Preparing 16:09:27 17bec77d7fdc: Preparing 16:09:27 9b738dc6d912: Layer already exists 16:09:27 17bec77d7fdc: Layer already exists 16:09:27 272833319d99: Layer already exists 16:09:27 ef4462f5df66: Layer already exists 16:09:27 b722c39da164: Layer already exists 16:09:27 3.0.0-dev.20: digest: sha256:af1226e849c83b656f9c5ef7ca7d33792d7f8626e7086bb9bc499b3155a435fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:09:28 ef4462f5df66: Preparing 16:09:28 272833319d99: Preparing 16:09:28 9b738dc6d912: Preparing 16:09:28 b722c39da164: Preparing 16:09:28 17bec77d7fdc: Preparing 16:09:28 17bec77d7fdc: Layer already exists 16:09:28 272833319d99: Layer already exists 16:09:28 ef4462f5df66: Layer already exists 16:09:28 9b738dc6d912: Layer already exists 16:09:28 b722c39da164: Layer already exists 16:09:28 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:af1226e849c83b656f9c5ef7ca7d33792d7f8626e7086bb9bc499b3155a435fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:09:29 ef4462f5df66: Preparing 16:09:29 272833319d99: Preparing 16:09:29 9b738dc6d912: Preparing 16:09:29 b722c39da164: Preparing 16:09:29 17bec77d7fdc: Preparing 16:09:29 b722c39da164: Layer already exists 16:09:29 9b738dc6d912: Layer already exists 16:09:29 ef4462f5df66: Layer already exists 16:09:29 272833319d99: Layer already exists 16:09:29 17bec77d7fdc: Layer already exists 16:09:29 main: digest: sha256:af1226e849c83b656f9c5ef7ca7d33792d7f8626e7086bb9bc499b3155a435fb size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:29 ===================================================== [Pipeline] echo 16:09:29 taggedImages: 16:09:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:09:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.20 16:09:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:29 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:09:29 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:09:29 75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:29 latest 16:09:29 3.0.0-dev.20 16:09:29 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:29 main 16:09:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:30 b40f2f4ddfbd: Preparing 16:09:30 09c56001b1cb: Preparing 16:09:30 0071a660e8d4: Preparing 16:09:30 9b738dc6d912: Preparing 16:09:30 870587309dc5: Preparing 16:09:30 17bec77d7fdc: Preparing 16:09:30 17bec77d7fdc: Waiting 16:09:30 9b738dc6d912: Layer already exists 16:09:30 870587309dc5: Layer already exists 16:09:30 17bec77d7fdc: Layer already exists 16:09:30 09c56001b1cb: Pushed 16:09:30 b40f2f4ddfbd: Pushed 16:09:33 0071a660e8d4: Pushed 16:09:33 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:ee0221ea996bf6d17e4ff331f42036241848b720ac2fea16678f45d927eb0c54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:34 b40f2f4ddfbd: Preparing 16:09:34 09c56001b1cb: Preparing 16:09:34 0071a660e8d4: Preparing 16:09:34 9b738dc6d912: Preparing 16:09:34 870587309dc5: Preparing 16:09:34 17bec77d7fdc: Preparing 16:09:34 17bec77d7fdc: Waiting 16:09:34 0071a660e8d4: Layer already exists 16:09:34 09c56001b1cb: Layer already exists 16:09:34 b40f2f4ddfbd: Layer already exists 16:09:34 9b738dc6d912: Layer already exists 16:09:34 870587309dc5: Layer already exists 16:09:34 17bec77d7fdc: Layer already exists 16:09:34 latest: digest: sha256:ee0221ea996bf6d17e4ff331f42036241848b720ac2fea16678f45d927eb0c54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.20 16:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:35 b40f2f4ddfbd: Preparing 16:09:35 09c56001b1cb: Preparing 16:09:35 0071a660e8d4: Preparing 16:09:35 9b738dc6d912: Preparing 16:09:35 870587309dc5: Preparing 16:09:35 17bec77d7fdc: Preparing 16:09:35 17bec77d7fdc: Waiting 16:09:35 9b738dc6d912: Layer already exists 16:09:35 0071a660e8d4: Layer already exists 16:09:35 b40f2f4ddfbd: Layer already exists 16:09:35 09c56001b1cb: Layer already exists 16:09:35 870587309dc5: Layer already exists 16:09:35 17bec77d7fdc: Layer already exists 16:09:35 3.0.0-dev.20: digest: sha256:ee0221ea996bf6d17e4ff331f42036241848b720ac2fea16678f45d927eb0c54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:36 b40f2f4ddfbd: Preparing 16:09:36 09c56001b1cb: Preparing 16:09:36 0071a660e8d4: Preparing 16:09:36 9b738dc6d912: Preparing 16:09:36 870587309dc5: Preparing 16:09:36 17bec77d7fdc: Preparing 16:09:36 17bec77d7fdc: Waiting 16:09:36 09c56001b1cb: Layer already exists 16:09:36 b40f2f4ddfbd: Layer already exists 16:09:36 870587309dc5: Layer already exists 16:09:36 0071a660e8d4: Layer already exists 16:09:36 9b738dc6d912: Layer already exists 16:09:36 17bec77d7fdc: Layer already exists 16:09:36 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:ee0221ea996bf6d17e4ff331f42036241848b720ac2fea16678f45d927eb0c54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:09:37 b40f2f4ddfbd: Preparing 16:09:37 09c56001b1cb: Preparing 16:09:37 0071a660e8d4: Preparing 16:09:37 9b738dc6d912: Preparing 16:09:37 870587309dc5: Preparing 16:09:37 17bec77d7fdc: Preparing 16:09:37 17bec77d7fdc: Waiting 16:09:37 870587309dc5: Layer already exists 16:09:37 9b738dc6d912: Layer already exists 16:09:37 09c56001b1cb: Layer already exists 16:09:37 0071a660e8d4: Layer already exists 16:09:37 b40f2f4ddfbd: Layer already exists 16:09:37 17bec77d7fdc: Layer already exists 16:09:37 main: digest: sha256:ee0221ea996bf6d17e4ff331f42036241848b720ac2fea16678f45d927eb0c54 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:37 ===================================================== [Pipeline] echo 16:09:37 taggedImages: 16:09:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:09:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.20 16:09:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:37 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:09:37 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:09:37 75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:37 latest 16:09:37 3.0.0-dev.20 16:09:37 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:37 main 16:09:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:38 ca8804fe06a9: Preparing 16:09:38 ca8804fe06a9: Preparing 16:09:38 1aca0930eac8: Preparing 16:09:38 d614bd2f2717: Preparing 16:09:38 631dcef16f8d: Preparing 16:09:38 e23f28ea82a5: Preparing 16:09:38 db1ce85b3686: Preparing 16:09:38 9b738dc6d912: Preparing 16:09:38 175277ac8cd5: Preparing 16:09:38 dde6267b12a7: Preparing 16:09:38 356b8eb2f952: Preparing 16:09:38 0caf32f9ab5b: Preparing 16:09:38 17bec77d7fdc: Preparing 16:09:38 175277ac8cd5: Waiting 16:09:38 dde6267b12a7: Waiting 16:09:38 356b8eb2f952: Waiting 16:09:38 0caf32f9ab5b: Waiting 16:09:38 17bec77d7fdc: Waiting 16:09:38 db1ce85b3686: Waiting 16:09:38 1aca0930eac8: Pushed 16:09:38 e23f28ea82a5: Pushed 16:09:38 631dcef16f8d: Pushed 16:09:38 ca8804fe06a9: Pushed 16:09:38 d614bd2f2717: Pushed 16:09:38 9b738dc6d912: Layer already exists 16:09:38 175277ac8cd5: Pushed 16:09:38 17bec77d7fdc: Layer already exists 16:09:38 dde6267b12a7: Pushed 16:09:38 356b8eb2f952: Pushed 16:09:38 0caf32f9ab5b: Pushed 16:09:42 db1ce85b3686: Pushed 16:09:42 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:befff647d7d55527090201af3628a20211638bac6058d46d8f463808aa1fbe1d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:42 ca8804fe06a9: Preparing 16:09:42 ca8804fe06a9: Preparing 16:09:42 1aca0930eac8: Preparing 16:09:42 d614bd2f2717: Preparing 16:09:42 631dcef16f8d: Preparing 16:09:42 e23f28ea82a5: Preparing 16:09:42 db1ce85b3686: Preparing 16:09:42 9b738dc6d912: Preparing 16:09:42 175277ac8cd5: Preparing 16:09:42 dde6267b12a7: Preparing 16:09:42 356b8eb2f952: Preparing 16:09:42 0caf32f9ab5b: Preparing 16:09:42 17bec77d7fdc: Preparing 16:09:42 db1ce85b3686: Waiting 16:09:42 9b738dc6d912: Waiting 16:09:42 175277ac8cd5: Waiting 16:09:42 dde6267b12a7: Waiting 16:09:42 356b8eb2f952: Waiting 16:09:42 0caf32f9ab5b: Waiting 16:09:42 17bec77d7fdc: Waiting 16:09:42 d614bd2f2717: Layer already exists 16:09:42 631dcef16f8d: Layer already exists 16:09:42 1aca0930eac8: Layer already exists 16:09:42 ca8804fe06a9: Layer already exists 16:09:42 e23f28ea82a5: Layer already exists 16:09:42 db1ce85b3686: Layer already exists 16:09:42 175277ac8cd5: Layer already exists 16:09:42 9b738dc6d912: Layer already exists 16:09:42 dde6267b12a7: Layer already exists 16:09:42 356b8eb2f952: Layer already exists 16:09:42 17bec77d7fdc: Layer already exists 16:09:42 0caf32f9ab5b: Layer already exists 16:09:43 latest: digest: sha256:befff647d7d55527090201af3628a20211638bac6058d46d8f463808aa1fbe1d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.20 16:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:43 ca8804fe06a9: Preparing 16:09:43 ca8804fe06a9: Preparing 16:09:43 1aca0930eac8: Preparing 16:09:43 d614bd2f2717: Preparing 16:09:43 631dcef16f8d: Preparing 16:09:43 e23f28ea82a5: Preparing 16:09:43 db1ce85b3686: Preparing 16:09:43 9b738dc6d912: Preparing 16:09:43 175277ac8cd5: Preparing 16:09:43 dde6267b12a7: Preparing 16:09:43 356b8eb2f952: Preparing 16:09:43 0caf32f9ab5b: Preparing 16:09:43 17bec77d7fdc: Preparing 16:09:43 dde6267b12a7: Waiting 16:09:43 356b8eb2f952: Waiting 16:09:43 db1ce85b3686: Waiting 16:09:43 0caf32f9ab5b: Waiting 16:09:43 17bec77d7fdc: Waiting 16:09:43 175277ac8cd5: Waiting 16:09:43 9b738dc6d912: Waiting 16:09:43 ca8804fe06a9: Layer already exists 16:09:43 e23f28ea82a5: Layer already exists 16:09:43 631dcef16f8d: Layer already exists 16:09:43 d614bd2f2717: Layer already exists 16:09:43 1aca0930eac8: Layer already exists 16:09:43 9b738dc6d912: Layer already exists 16:09:43 db1ce85b3686: Layer already exists 16:09:43 356b8eb2f952: Layer already exists 16:09:43 175277ac8cd5: Layer already exists 16:09:43 dde6267b12a7: Layer already exists 16:09:43 17bec77d7fdc: Layer already exists 16:09:43 0caf32f9ab5b: Layer already exists 16:09:44 3.0.0-dev.20: digest: sha256:befff647d7d55527090201af3628a20211638bac6058d46d8f463808aa1fbe1d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:44 ca8804fe06a9: Preparing 16:09:44 ca8804fe06a9: Preparing 16:09:44 1aca0930eac8: Preparing 16:09:44 d614bd2f2717: Preparing 16:09:44 631dcef16f8d: Preparing 16:09:44 e23f28ea82a5: Preparing 16:09:44 db1ce85b3686: Preparing 16:09:44 9b738dc6d912: Preparing 16:09:44 175277ac8cd5: Preparing 16:09:44 dde6267b12a7: Preparing 16:09:44 356b8eb2f952: Preparing 16:09:44 0caf32f9ab5b: Preparing 16:09:44 17bec77d7fdc: Preparing 16:09:44 dde6267b12a7: Waiting 16:09:44 db1ce85b3686: Waiting 16:09:44 356b8eb2f952: Waiting 16:09:44 9b738dc6d912: Waiting 16:09:44 0caf32f9ab5b: Waiting 16:09:44 17bec77d7fdc: Waiting 16:09:44 175277ac8cd5: Waiting 16:09:44 ca8804fe06a9: Layer already exists 16:09:44 e23f28ea82a5: Layer already exists 16:09:44 631dcef16f8d: Layer already exists 16:09:44 1aca0930eac8: Layer already exists 16:09:44 d614bd2f2717: Layer already exists 16:09:44 dde6267b12a7: Layer already exists 16:09:44 175277ac8cd5: Layer already exists 16:09:44 db1ce85b3686: Layer already exists 16:09:44 356b8eb2f952: Layer already exists 16:09:44 9b738dc6d912: Layer already exists 16:09:44 0caf32f9ab5b: Layer already exists 16:09:44 17bec77d7fdc: Layer already exists 16:09:45 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:befff647d7d55527090201af3628a20211638bac6058d46d8f463808aa1fbe1d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:09:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:09:45 ca8804fe06a9: Preparing 16:09:45 ca8804fe06a9: Preparing 16:09:45 1aca0930eac8: Preparing 16:09:45 d614bd2f2717: Preparing 16:09:45 631dcef16f8d: Preparing 16:09:45 e23f28ea82a5: Preparing 16:09:45 db1ce85b3686: Preparing 16:09:45 9b738dc6d912: Preparing 16:09:45 175277ac8cd5: Preparing 16:09:45 dde6267b12a7: Preparing 16:09:45 356b8eb2f952: Preparing 16:09:45 0caf32f9ab5b: Preparing 16:09:45 17bec77d7fdc: Preparing 16:09:45 db1ce85b3686: Waiting 16:09:45 9b738dc6d912: Waiting 16:09:45 175277ac8cd5: Waiting 16:09:45 0caf32f9ab5b: Waiting 16:09:45 dde6267b12a7: Waiting 16:09:45 17bec77d7fdc: Waiting 16:09:45 e23f28ea82a5: Layer already exists 16:09:45 1aca0930eac8: Layer already exists 16:09:45 631dcef16f8d: Layer already exists 16:09:45 d614bd2f2717: Layer already exists 16:09:45 ca8804fe06a9: Layer already exists 16:09:45 175277ac8cd5: Layer already exists 16:09:45 9b738dc6d912: Layer already exists 16:09:45 db1ce85b3686: Layer already exists 16:09:45 356b8eb2f952: Layer already exists 16:09:45 dde6267b12a7: Layer already exists 16:09:45 17bec77d7fdc: Layer already exists 16:09:45 0caf32f9ab5b: Layer already exists 16:09:45 main: digest: sha256:befff647d7d55527090201af3628a20211638bac6058d46d8f463808aa1fbe1d size: 3024 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:46 ===================================================== [Pipeline] echo 16:09:46 taggedImages: 16:09:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:09:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.20 16:09:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:09:46 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:09:46 75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:46 latest 16:09:46 3.0.0-dev.20 16:09:46 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:46 main 16:09:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:09:46 369aa9ffbbb6: Preparing 16:09:46 36b2975b6704: Preparing 16:09:46 c1f4ef08845c: Preparing 16:09:46 09985f1a57d9: Preparing 16:09:46 eed05989e8c9: Preparing 16:09:46 bf4cc4ee54e7: Preparing 16:09:46 fccc3b0e5f44: Preparing 16:09:46 17bec77d7fdc: Preparing 16:09:46 bf4cc4ee54e7: Waiting 16:09:46 fccc3b0e5f44: Waiting 16:09:46 17bec77d7fdc: Waiting 16:09:47 36b2975b6704: Pushed 16:09:47 eed05989e8c9: Pushed 16:09:47 369aa9ffbbb6: Pushed 16:09:47 17bec77d7fdc: Layer already exists 16:09:47 bf4cc4ee54e7: Pushed 16:09:47 fccc3b0e5f44: Pushed 16:09:49 09985f1a57d9: Pushed 16:09:49 c1f4ef08845c: Pushed 16:09:49 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:67708b5962109b89b89b56b8a6d3f27b92a261ead0c6ad715ef70692cc9c7403 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:49 + 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 16:09:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:09:50 369aa9ffbbb6: Preparing 16:09:50 36b2975b6704: Preparing 16:09:50 c1f4ef08845c: Preparing 16:09:50 09985f1a57d9: Preparing 16:09:50 eed05989e8c9: Preparing 16:09:50 bf4cc4ee54e7: Preparing 16:09:50 fccc3b0e5f44: Preparing 16:09:50 17bec77d7fdc: Preparing 16:09:50 fccc3b0e5f44: Waiting 16:09:50 17bec77d7fdc: Waiting 16:09:50 bf4cc4ee54e7: Waiting 16:09:50 eed05989e8c9: Layer already exists 16:09:50 36b2975b6704: Layer already exists 16:09:50 09985f1a57d9: Layer already exists 16:09:50 c1f4ef08845c: Layer already exists 16:09:50 369aa9ffbbb6: Layer already exists 16:09:50 fccc3b0e5f44: Layer already exists 16:09:50 17bec77d7fdc: Layer already exists 16:09:50 bf4cc4ee54e7: Layer already exists 16:09:50 latest: digest: sha256:67708b5962109b89b89b56b8a6d3f27b92a261ead0c6ad715ef70692cc9c7403 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.20 16:09:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:09:51 369aa9ffbbb6: Preparing 16:09:51 36b2975b6704: Preparing 16:09:51 c1f4ef08845c: Preparing 16:09:51 09985f1a57d9: Preparing 16:09:51 eed05989e8c9: Preparing 16:09:51 bf4cc4ee54e7: Preparing 16:09:51 fccc3b0e5f44: Preparing 16:09:51 17bec77d7fdc: Preparing 16:09:51 bf4cc4ee54e7: Waiting 16:09:51 17bec77d7fdc: Waiting 16:09:51 fccc3b0e5f44: Waiting 16:09:51 09985f1a57d9: Layer already exists 16:09:51 369aa9ffbbb6: Layer already exists 16:09:51 c1f4ef08845c: Layer already exists 16:09:51 36b2975b6704: Layer already exists 16:09:51 eed05989e8c9: Layer already exists 16:09:51 bf4cc4ee54e7: Layer already exists 16:09:51 fccc3b0e5f44: Layer already exists 16:09:51 17bec77d7fdc: Layer already exists 16:09:51 3.0.0-dev.20: digest: sha256:67708b5962109b89b89b56b8a6d3f27b92a261ead0c6ad715ef70692cc9c7403 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:09:52 369aa9ffbbb6: Preparing 16:09:52 36b2975b6704: Preparing 16:09:52 c1f4ef08845c: Preparing 16:09:52 09985f1a57d9: Preparing 16:09:52 eed05989e8c9: Preparing 16:09:52 bf4cc4ee54e7: Preparing 16:09:52 fccc3b0e5f44: Preparing 16:09:52 17bec77d7fdc: Preparing 16:09:52 fccc3b0e5f44: Waiting 16:09:52 bf4cc4ee54e7: Waiting 16:09:52 17bec77d7fdc: Waiting 16:09:52 c1f4ef08845c: Layer already exists 16:09:52 36b2975b6704: Layer already exists 16:09:52 eed05989e8c9: Layer already exists 16:09:52 09985f1a57d9: Layer already exists 16:09:52 369aa9ffbbb6: Layer already exists 16:09:52 fccc3b0e5f44: Layer already exists 16:09:52 17bec77d7fdc: Layer already exists 16:09:52 bf4cc4ee54e7: Layer already exists 16:09:52 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:67708b5962109b89b89b56b8a6d3f27b92a261ead0c6ad715ef70692cc9c7403 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:52 + 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 16:09:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:09:53 369aa9ffbbb6: Preparing 16:09:53 36b2975b6704: Preparing 16:09:53 c1f4ef08845c: Preparing 16:09:53 09985f1a57d9: Preparing 16:09:53 eed05989e8c9: Preparing 16:09:53 bf4cc4ee54e7: Preparing 16:09:53 fccc3b0e5f44: Preparing 16:09:53 17bec77d7fdc: Preparing 16:09:53 fccc3b0e5f44: Waiting 16:09:53 17bec77d7fdc: Waiting 16:09:53 bf4cc4ee54e7: Waiting 16:09:53 c1f4ef08845c: Layer already exists 16:09:53 36b2975b6704: Layer already exists 16:09:53 eed05989e8c9: Layer already exists 16:09:53 369aa9ffbbb6: Layer already exists 16:09:53 09985f1a57d9: Layer already exists 16:09:53 fccc3b0e5f44: Layer already exists 16:09:53 bf4cc4ee54e7: Layer already exists 16:09:53 17bec77d7fdc: Layer already exists 16:09:53 main: digest: sha256:67708b5962109b89b89b56b8a6d3f27b92a261ead0c6ad715ef70692cc9c7403 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:09:53 ===================================================== [Pipeline] echo 16:09:53 taggedImages: 16:09:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:09:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.20 16:09:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:53 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:09:53 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:09:53 75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:53 latest 16:09:53 3.0.0-dev.20 16:09:53 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:09:53 main 16:09:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:09:54 706cb05c7746: Preparing 16:09:54 28eddbb3c003: Preparing 16:09:54 c0949c8cbd42: Preparing 16:09:54 2b7186c37a76: Preparing 16:09:54 19995a7fd2ff: Preparing 16:09:54 94d31ce0a414: Preparing 16:09:54 bfc1ebfc5094: Preparing 16:09:54 1bb3339ad1b8: Preparing 16:09:54 77881251f0ab: Preparing 16:09:54 17bec77d7fdc: Preparing 16:09:54 1bb3339ad1b8: Waiting 16:09:54 77881251f0ab: Waiting 16:09:54 94d31ce0a414: Waiting 16:09:54 bfc1ebfc5094: Waiting 16:09:54 17bec77d7fdc: Waiting 16:09:54 706cb05c7746: Pushed 16:09:54 19995a7fd2ff: Pushed 16:09:54 28eddbb3c003: Pushed 16:09:54 94d31ce0a414: Pushed 16:09:54 1bb3339ad1b8: Pushed 16:09:54 bfc1ebfc5094: Pushed 16:09:54 17bec77d7fdc: Layer already exists 16:09:54 77881251f0ab: Pushed 16:09:56 2b7186c37a76: Pushed 16:09:57 c0949c8cbd42: Pushed 16:09:57 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:79e839fddf3a0240827ba37024076c6b64f21faf70395f5810ce57de5d637dda size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:58 + 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 16:09:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:09:58 706cb05c7746: Preparing 16:09:58 28eddbb3c003: Preparing 16:09:58 c0949c8cbd42: Preparing 16:09:58 2b7186c37a76: Preparing 16:09:58 19995a7fd2ff: Preparing 16:09:58 94d31ce0a414: Preparing 16:09:58 bfc1ebfc5094: Preparing 16:09:58 1bb3339ad1b8: Preparing 16:09:58 77881251f0ab: Preparing 16:09:58 17bec77d7fdc: Preparing 16:09:58 94d31ce0a414: Waiting 16:09:58 bfc1ebfc5094: Waiting 16:09:58 1bb3339ad1b8: Waiting 16:09:58 77881251f0ab: Waiting 16:09:58 17bec77d7fdc: Waiting 16:09:58 28eddbb3c003: Layer already exists 16:09:58 2b7186c37a76: Layer already exists 16:09:58 19995a7fd2ff: Layer already exists 16:09:58 706cb05c7746: Layer already exists 16:09:58 c0949c8cbd42: Layer already exists 16:09:58 94d31ce0a414: Layer already exists 16:09:58 bfc1ebfc5094: Layer already exists 16:09:58 1bb3339ad1b8: Layer already exists 16:09:58 77881251f0ab: Layer already exists 16:09:58 17bec77d7fdc: Layer already exists 16:09:58 latest: digest: sha256:79e839fddf3a0240827ba37024076c6b64f21faf70395f5810ce57de5d637dda size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.20 16:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:09:59 706cb05c7746: Preparing 16:09:59 28eddbb3c003: Preparing 16:09:59 c0949c8cbd42: Preparing 16:09:59 2b7186c37a76: Preparing 16:09:59 19995a7fd2ff: Preparing 16:09:59 94d31ce0a414: Preparing 16:09:59 bfc1ebfc5094: Preparing 16:09:59 1bb3339ad1b8: Preparing 16:09:59 77881251f0ab: Preparing 16:09:59 17bec77d7fdc: Preparing 16:09:59 94d31ce0a414: Waiting 16:09:59 bfc1ebfc5094: Waiting 16:09:59 1bb3339ad1b8: Waiting 16:09:59 77881251f0ab: Waiting 16:09:59 19995a7fd2ff: Layer already exists 16:09:59 2b7186c37a76: Layer already exists 16:09:59 28eddbb3c003: Layer already exists 16:09:59 706cb05c7746: Layer already exists 16:09:59 c0949c8cbd42: Layer already exists 16:09:59 94d31ce0a414: Layer already exists 16:09:59 77881251f0ab: Layer already exists 16:09:59 bfc1ebfc5094: Layer already exists 16:09:59 17bec77d7fdc: Layer already exists 16:09:59 1bb3339ad1b8: Layer already exists 16:09:59 3.0.0-dev.20: digest: sha256:79e839fddf3a0240827ba37024076c6b64f21faf70395f5810ce57de5d637dda size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:09:59 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:10:00 706cb05c7746: Preparing 16:10:00 28eddbb3c003: Preparing 16:10:00 c0949c8cbd42: Preparing 16:10:00 2b7186c37a76: Preparing 16:10:00 19995a7fd2ff: Preparing 16:10:00 94d31ce0a414: Preparing 16:10:00 bfc1ebfc5094: Preparing 16:10:00 1bb3339ad1b8: Preparing 16:10:00 77881251f0ab: Preparing 16:10:00 17bec77d7fdc: Preparing 16:10:00 94d31ce0a414: Waiting 16:10:00 bfc1ebfc5094: Waiting 16:10:00 1bb3339ad1b8: Waiting 16:10:00 77881251f0ab: Waiting 16:10:00 17bec77d7fdc: Waiting 16:10:00 706cb05c7746: Layer already exists 16:10:00 c0949c8cbd42: Layer already exists 16:10:00 19995a7fd2ff: Layer already exists 16:10:00 28eddbb3c003: Layer already exists 16:10:00 2b7186c37a76: Layer already exists 16:10:00 1bb3339ad1b8: Layer already exists 16:10:00 bfc1ebfc5094: Layer already exists 16:10:00 94d31ce0a414: Layer already exists 16:10:00 77881251f0ab: Layer already exists 16:10:00 17bec77d7fdc: Layer already exists 16:10:00 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:79e839fddf3a0240827ba37024076c6b64f21faf70395f5810ce57de5d637dda size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:00 + 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 16:10:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:10:01 706cb05c7746: Preparing 16:10:01 28eddbb3c003: Preparing 16:10:01 c0949c8cbd42: Preparing 16:10:01 2b7186c37a76: Preparing 16:10:01 19995a7fd2ff: Preparing 16:10:01 94d31ce0a414: Preparing 16:10:01 bfc1ebfc5094: Preparing 16:10:01 1bb3339ad1b8: Preparing 16:10:01 77881251f0ab: Preparing 16:10:01 17bec77d7fdc: Preparing 16:10:01 bfc1ebfc5094: Waiting 16:10:01 77881251f0ab: Waiting 16:10:01 17bec77d7fdc: Waiting 16:10:01 1bb3339ad1b8: Waiting 16:10:01 94d31ce0a414: Waiting 16:10:01 28eddbb3c003: Layer already exists 16:10:01 c0949c8cbd42: Layer already exists 16:10:01 19995a7fd2ff: Layer already exists 16:10:01 2b7186c37a76: Layer already exists 16:10:01 706cb05c7746: Layer already exists 16:10:01 77881251f0ab: Layer already exists 16:10:01 1bb3339ad1b8: Layer already exists 16:10:01 94d31ce0a414: Layer already exists 16:10:01 bfc1ebfc5094: Layer already exists 16:10:01 17bec77d7fdc: Layer already exists 16:10:01 main: digest: sha256:79e839fddf3a0240827ba37024076c6b64f21faf70395f5810ce57de5d637dda size: 2405 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:01 ===================================================== [Pipeline] echo 16:10:01 taggedImages: 16:10:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:10:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:10:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.20 16:10:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:10:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:10:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:10:01 75e2dee3358e6ae3da11c468603cfcf282f76675 16:10:01 latest 16:10:01 3.0.0-dev.20 16:10:01 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:10:01 main 16:10:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:01 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:02 70fb4afb80d5: Preparing 16:10:02 034bda576b42: Preparing 16:10:02 9b738dc6d912: Preparing 16:10:02 54d4f7dfe1bd: Preparing 16:10:02 9833f26c6bda: Preparing 16:10:02 9b738dc6d912: Layer already exists 16:10:02 9833f26c6bda: Layer already exists 16:10:02 70fb4afb80d5: Pushed 16:10:03 54d4f7dfe1bd: Pushed 16:10:07 034bda576b42: Pushed 16:10:07 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:3ed7f39e4b0a18d3c7e5c2f3e1f6b7aa6baf41f6542626569ac9b125ea154ab3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:07 + 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 16:10:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:07 70fb4afb80d5: Preparing 16:10:07 034bda576b42: Preparing 16:10:07 9b738dc6d912: Preparing 16:10:07 54d4f7dfe1bd: Preparing 16:10:07 9833f26c6bda: Preparing 16:10:07 034bda576b42: Layer already exists 16:10:07 9b738dc6d912: Layer already exists 16:10:07 9833f26c6bda: Layer already exists 16:10:07 70fb4afb80d5: Layer already exists 16:10:07 54d4f7dfe1bd: Layer already exists 16:10:08 latest: digest: sha256:3ed7f39e4b0a18d3c7e5c2f3e1f6b7aa6baf41f6542626569ac9b125ea154ab3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.20 16:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:08 70fb4afb80d5: Preparing 16:10:08 034bda576b42: Preparing 16:10:08 9b738dc6d912: Preparing 16:10:08 54d4f7dfe1bd: Preparing 16:10:08 9833f26c6bda: Preparing 16:10:08 034bda576b42: Layer already exists 16:10:08 9833f26c6bda: Layer already exists 16:10:08 70fb4afb80d5: Layer already exists 16:10:08 9b738dc6d912: Layer already exists 16:10:08 54d4f7dfe1bd: Layer already exists 16:10:09 3.0.0-dev.20: digest: sha256:3ed7f39e4b0a18d3c7e5c2f3e1f6b7aa6baf41f6542626569ac9b125ea154ab3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:09 70fb4afb80d5: Preparing 16:10:09 034bda576b42: Preparing 16:10:09 9b738dc6d912: Preparing 16:10:09 54d4f7dfe1bd: Preparing 16:10:09 9833f26c6bda: Preparing 16:10:09 9833f26c6bda: Layer already exists 16:10:09 9b738dc6d912: Layer already exists 16:10:09 54d4f7dfe1bd: Layer already exists 16:10:09 70fb4afb80d5: Layer already exists 16:10:09 034bda576b42: Layer already exists 16:10:09 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:3ed7f39e4b0a18d3c7e5c2f3e1f6b7aa6baf41f6542626569ac9b125ea154ab3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:10 + 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 16:10:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:10:10 70fb4afb80d5: Preparing 16:10:10 034bda576b42: Preparing 16:10:10 9b738dc6d912: Preparing 16:10:10 54d4f7dfe1bd: Preparing 16:10:10 9833f26c6bda: Preparing 16:10:10 034bda576b42: Layer already exists 16:10:10 9b738dc6d912: Layer already exists 16:10:10 54d4f7dfe1bd: Layer already exists 16:10:10 70fb4afb80d5: Layer already exists 16:10:10 9833f26c6bda: Layer already exists 16:10:10 main: digest: sha256:3ed7f39e4b0a18d3c7e5c2f3e1f6b7aa6baf41f6542626569ac9b125ea154ab3 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:10 ===================================================== [Pipeline] echo 16:10:10 taggedImages: 16:10:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:10:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:10:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.20 16:10:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:10:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:10:10 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:10:10 75e2dee3358e6ae3da11c468603cfcf282f76675 16:10:10 latest 16:10:10 3.0.0-dev.20 16:10:10 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:10:10 main 16:10:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:10:11 0f73182049c2: Preparing 16:10:11 02365c63d46e: Preparing 16:10:11 43a3cb865015: Preparing 16:10:11 05da5cf4da64: Preparing 16:10:11 42e694ac41bc: Preparing 16:10:11 d7745f1a6223: Preparing 16:10:11 9833f26c6bda: Preparing 16:10:11 d7745f1a6223: Waiting 16:10:11 9833f26c6bda: Waiting 16:10:11 02365c63d46e: Pushed 16:10:11 0f73182049c2: Pushed 16:10:11 43a3cb865015: Pushed 16:10:11 9833f26c6bda: Layer already exists 16:10:12 d7745f1a6223: Pushed 16:10:20 42e694ac41bc: Pushed 16:10:27 05da5cf4da64: Pushed 16:10:27 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:3b2a9cec99a7dc6dce532952087ba230aec5627e7ccbfed411ddc1329cceb98b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:27 + 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 16:10:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:10:28 0f73182049c2: Preparing 16:10:28 02365c63d46e: Preparing 16:10:28 43a3cb865015: Preparing 16:10:28 05da5cf4da64: Preparing 16:10:28 42e694ac41bc: Preparing 16:10:28 d7745f1a6223: Preparing 16:10:28 9833f26c6bda: Preparing 16:10:28 d7745f1a6223: Waiting 16:10:28 9833f26c6bda: Waiting 16:10:28 43a3cb865015: Layer already exists 16:10:28 42e694ac41bc: Layer already exists 16:10:28 05da5cf4da64: Layer already exists 16:10:28 02365c63d46e: Layer already exists 16:10:28 0f73182049c2: Layer already exists 16:10:28 d7745f1a6223: Layer already exists 16:10:28 9833f26c6bda: Layer already exists 16:10:28 latest: digest: sha256:3b2a9cec99a7dc6dce532952087ba230aec5627e7ccbfed411ddc1329cceb98b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.20 16:10:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:10:29 0f73182049c2: Preparing 16:10:29 02365c63d46e: Preparing 16:10:29 43a3cb865015: Preparing 16:10:29 05da5cf4da64: Preparing 16:10:29 42e694ac41bc: Preparing 16:10:29 d7745f1a6223: Preparing 16:10:29 9833f26c6bda: Preparing 16:10:29 d7745f1a6223: Waiting 16:10:29 9833f26c6bda: Waiting 16:10:29 02365c63d46e: Layer already exists 16:10:29 43a3cb865015: Layer already exists 16:10:29 42e694ac41bc: Layer already exists 16:10:29 05da5cf4da64: Layer already exists 16:10:29 0f73182049c2: Layer already exists 16:10:29 d7745f1a6223: Layer already exists 16:10:29 9833f26c6bda: Layer already exists 16:10:29 3.0.0-dev.20: digest: sha256:3b2a9cec99a7dc6dce532952087ba230aec5627e7ccbfed411ddc1329cceb98b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:10:30 0f73182049c2: Preparing 16:10:30 02365c63d46e: Preparing 16:10:30 43a3cb865015: Preparing 16:10:30 05da5cf4da64: Preparing 16:10:30 42e694ac41bc: Preparing 16:10:30 d7745f1a6223: Preparing 16:10:30 9833f26c6bda: Preparing 16:10:30 d7745f1a6223: Waiting 16:10:30 9833f26c6bda: Waiting 16:10:30 0f73182049c2: Layer already exists 16:10:30 02365c63d46e: Layer already exists 16:10:30 42e694ac41bc: Layer already exists 16:10:30 43a3cb865015: Layer already exists 16:10:30 05da5cf4da64: Layer already exists 16:10:30 d7745f1a6223: Layer already exists 16:10:30 9833f26c6bda: Layer already exists 16:10:30 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:3b2a9cec99a7dc6dce532952087ba230aec5627e7ccbfed411ddc1329cceb98b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:30 + 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 16:10:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:10:31 0f73182049c2: Preparing 16:10:31 02365c63d46e: Preparing 16:10:31 43a3cb865015: Preparing 16:10:31 05da5cf4da64: Preparing 16:10:31 42e694ac41bc: Preparing 16:10:31 d7745f1a6223: Preparing 16:10:31 9833f26c6bda: Preparing 16:10:31 d7745f1a6223: Waiting 16:10:31 9833f26c6bda: Waiting 16:10:31 0f73182049c2: Layer already exists 16:10:31 02365c63d46e: Layer already exists 16:10:31 05da5cf4da64: Layer already exists 16:10:31 42e694ac41bc: Layer already exists 16:10:31 43a3cb865015: Layer already exists 16:10:31 9833f26c6bda: Layer already exists 16:10:31 d7745f1a6223: Layer already exists 16:10:31 main: digest: sha256:3b2a9cec99a7dc6dce532952087ba230aec5627e7ccbfed411ddc1329cceb98b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:31 ===================================================== [Pipeline] echo 16:10:31 taggedImages: 16:10:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:10:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:10:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.20 16:10:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:10:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:10:31 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:10:31 75e2dee3358e6ae3da11c468603cfcf282f76675 16:10:31 latest 16:10:31 3.0.0-dev.20 16:10:31 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:10:31 main 16:10:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:10:32 9a3208eb6781: Preparing 16:10:32 0b84a59ccebc: Preparing 16:10:32 396c9751bb97: Preparing 16:10:32 f7cce1159efd: Preparing 16:10:32 ba938b949463: Preparing 16:10:32 9833f26c6bda: Preparing 16:10:32 9833f26c6bda: Waiting 16:10:32 0b84a59ccebc: Pushed 16:10:32 396c9751bb97: Pushed 16:10:32 9a3208eb6781: Pushed 16:10:32 9833f26c6bda: Layer already exists 16:10:32 ba938b949463: Pushed 16:10:47 f7cce1159efd: Pushed 16:10:47 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:b700ce0cf82fe5878f592b4de084be383d9ab19521e15bcfd7177c4aff885bf2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:48 + 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 16:10:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:10:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:10:48 9a3208eb6781: Preparing 16:10:48 0b84a59ccebc: Preparing 16:10:48 396c9751bb97: Preparing 16:10:48 f7cce1159efd: Preparing 16:10:48 ba938b949463: Preparing 16:10:48 9833f26c6bda: Preparing 16:10:48 9833f26c6bda: Waiting 16:10:48 0b84a59ccebc: Layer already exists 16:10:48 9a3208eb6781: Layer already exists 16:10:48 396c9751bb97: Layer already exists 16:10:48 f7cce1159efd: Layer already exists 16:10:48 ba938b949463: Layer already exists 16:10:48 9833f26c6bda: Layer already exists 16:10:48 latest: digest: sha256:b700ce0cf82fe5878f592b4de084be383d9ab19521e15bcfd7177c4aff885bf2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.20 16:10:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:10:49 9a3208eb6781: Preparing 16:10:49 0b84a59ccebc: Preparing 16:10:49 396c9751bb97: Preparing 16:10:49 f7cce1159efd: Preparing 16:10:49 ba938b949463: Preparing 16:10:49 9833f26c6bda: Preparing 16:10:49 9833f26c6bda: Waiting 16:10:49 ba938b949463: Layer already exists 16:10:49 396c9751bb97: Layer already exists 16:10:49 0b84a59ccebc: Layer already exists 16:10:49 9a3208eb6781: Layer already exists 16:10:49 f7cce1159efd: Layer already exists 16:10:49 9833f26c6bda: Layer already exists 16:10:49 3.0.0-dev.20: digest: sha256:b700ce0cf82fe5878f592b4de084be383d9ab19521e15bcfd7177c4aff885bf2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:10:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:10:50 9a3208eb6781: Preparing 16:10:50 0b84a59ccebc: Preparing 16:10:50 396c9751bb97: Preparing 16:10:50 f7cce1159efd: Preparing 16:10:50 ba938b949463: Preparing 16:10:50 9833f26c6bda: Preparing 16:10:50 0b84a59ccebc: Layer already exists 16:10:50 396c9751bb97: Layer already exists 16:10:50 ba938b949463: Layer already exists 16:10:50 9a3208eb6781: Layer already exists 16:10:50 f7cce1159efd: Layer already exists 16:10:50 9833f26c6bda: Layer already exists 16:10:50 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:b700ce0cf82fe5878f592b4de084be383d9ab19521e15bcfd7177c4aff885bf2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:50 + 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 16:10:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:10:51 9a3208eb6781: Preparing 16:10:51 0b84a59ccebc: Preparing 16:10:51 396c9751bb97: Preparing 16:10:51 f7cce1159efd: Preparing 16:10:51 ba938b949463: Preparing 16:10:51 9833f26c6bda: Preparing 16:10:51 9833f26c6bda: Waiting 16:10:51 396c9751bb97: Layer already exists 16:10:51 0b84a59ccebc: Layer already exists 16:10:51 f7cce1159efd: Layer already exists 16:10:51 ba938b949463: Layer already exists 16:10:51 9a3208eb6781: Layer already exists 16:10:51 9833f26c6bda: Layer already exists 16:10:51 main: digest: sha256:b700ce0cf82fe5878f592b4de084be383d9ab19521e15bcfd7177c4aff885bf2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:10:51 ===================================================== [Pipeline] echo 16:10:51 taggedImages: 16:10:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:10:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:10:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.20 16:10:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:10:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:10:51 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:10:51 75e2dee3358e6ae3da11c468603cfcf282f76675 16:10:51 latest 16:10:51 3.0.0-dev.20 16:10:51 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:10:51 main 16:10:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:10:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:10:52 d2ef55eae06e: Preparing 16:10:52 6ce8d2b70f71: Preparing 16:10:52 52cd9a6c233d: Preparing 16:10:52 d626568514b6: Preparing 16:10:52 d7745f1a6223: Preparing 16:10:52 9833f26c6bda: Preparing 16:10:52 9833f26c6bda: Waiting 16:10:52 d7745f1a6223: Layer already exists 16:10:52 9833f26c6bda: Layer already exists 16:10:52 6ce8d2b70f71: Pushed 16:10:52 52cd9a6c233d: Pushed 16:10:52 d2ef55eae06e: Pushed 16:11:07 d626568514b6: Pushed 16:11:07 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:722bbdffe5c9681502bc8103e2ce34d5d2607e623a703c9c4d844a47415e4854 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:07 + 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 16:11:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:11:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:11:08 d2ef55eae06e: Preparing 16:11:08 6ce8d2b70f71: Preparing 16:11:08 52cd9a6c233d: Preparing 16:11:08 d626568514b6: Preparing 16:11:08 d7745f1a6223: Preparing 16:11:08 9833f26c6bda: Preparing 16:11:08 9833f26c6bda: Waiting 16:11:08 52cd9a6c233d: Layer already exists 16:11:08 d2ef55eae06e: Layer already exists 16:11:08 6ce8d2b70f71: Layer already exists 16:11:08 d7745f1a6223: Layer already exists 16:11:08 d626568514b6: Layer already exists 16:11:08 9833f26c6bda: Layer already exists 16:11:08 latest: digest: sha256:722bbdffe5c9681502bc8103e2ce34d5d2607e623a703c9c4d844a47415e4854 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.20 16:11:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:11:09 d2ef55eae06e: Preparing 16:11:09 6ce8d2b70f71: Preparing 16:11:09 52cd9a6c233d: Preparing 16:11:09 d626568514b6: Preparing 16:11:09 d7745f1a6223: Preparing 16:11:09 9833f26c6bda: Preparing 16:11:09 9833f26c6bda: Waiting 16:11:09 d2ef55eae06e: Layer already exists 16:11:09 d626568514b6: Layer already exists 16:11:09 d7745f1a6223: Layer already exists 16:11:09 52cd9a6c233d: Layer already exists 16:11:09 6ce8d2b70f71: Layer already exists 16:11:09 9833f26c6bda: Layer already exists 16:11:09 3.0.0-dev.20: digest: sha256:722bbdffe5c9681502bc8103e2ce34d5d2607e623a703c9c4d844a47415e4854 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:11:10 d2ef55eae06e: Preparing 16:11:10 6ce8d2b70f71: Preparing 16:11:10 52cd9a6c233d: Preparing 16:11:10 d626568514b6: Preparing 16:11:10 d7745f1a6223: Preparing 16:11:10 9833f26c6bda: Preparing 16:11:10 9833f26c6bda: Waiting 16:11:10 d626568514b6: Layer already exists 16:11:10 6ce8d2b70f71: Layer already exists 16:11:10 d7745f1a6223: Layer already exists 16:11:10 d2ef55eae06e: Layer already exists 16:11:10 52cd9a6c233d: Layer already exists 16:11:10 9833f26c6bda: Layer already exists 16:11:10 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:722bbdffe5c9681502bc8103e2ce34d5d2607e623a703c9c4d844a47415e4854 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:10 + 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 16:11:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:11:10 d2ef55eae06e: Preparing 16:11:10 6ce8d2b70f71: Preparing 16:11:10 52cd9a6c233d: Preparing 16:11:10 d626568514b6: Preparing 16:11:10 d7745f1a6223: Preparing 16:11:10 9833f26c6bda: Preparing 16:11:10 9833f26c6bda: Waiting 16:11:10 d2ef55eae06e: Layer already exists 16:11:10 6ce8d2b70f71: Layer already exists 16:11:10 52cd9a6c233d: Layer already exists 16:11:10 d7745f1a6223: Layer already exists 16:11:10 d626568514b6: Layer already exists 16:11:10 9833f26c6bda: Layer already exists 16:11:11 main: digest: sha256:722bbdffe5c9681502bc8103e2ce34d5d2607e623a703c9c4d844a47415e4854 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:11 ===================================================== [Pipeline] echo 16:11:11 taggedImages: 16:11:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:11:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:11:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.20 16:11:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:11:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:11:11 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:11:11 75e2dee3358e6ae3da11c468603cfcf282f76675 16:11:11 latest 16:11:11 3.0.0-dev.20 16:11:11 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:11:11 main 16:11:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:11:11 c65444f04593: Preparing 16:11:11 cff3bc106973: Preparing 16:11:11 9b738dc6d912: Preparing 16:11:11 03a25fa870b9: Preparing 16:11:11 17bec77d7fdc: Preparing 16:11:11 17bec77d7fdc: Layer already exists 16:11:11 9b738dc6d912: Layer already exists 16:11:12 c65444f04593: Pushed 16:11:12 03a25fa870b9: Pushed 16:11:17 cff3bc106973: Pushed 16:11:17 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:88c64fc910d6fff286f49fcca9adf121ae8bbb7eed6e0b6daa63f96f7d5d4594 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:11:18 c65444f04593: Preparing 16:11:18 cff3bc106973: Preparing 16:11:18 9b738dc6d912: Preparing 16:11:18 03a25fa870b9: Preparing 16:11:18 17bec77d7fdc: Preparing 16:11:18 c65444f04593: Layer already exists 16:11:18 9b738dc6d912: Layer already exists 16:11:18 cff3bc106973: Layer already exists 16:11:18 03a25fa870b9: Layer already exists 16:11:18 17bec77d7fdc: Layer already exists 16:11:18 latest: digest: sha256:88c64fc910d6fff286f49fcca9adf121ae8bbb7eed6e0b6daa63f96f7d5d4594 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.20 16:11:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:11:18 c65444f04593: Preparing 16:11:18 cff3bc106973: Preparing 16:11:18 9b738dc6d912: Preparing 16:11:18 03a25fa870b9: Preparing 16:11:18 17bec77d7fdc: Preparing 16:11:18 03a25fa870b9: Layer already exists 16:11:18 c65444f04593: Layer already exists 16:11:18 17bec77d7fdc: Layer already exists 16:11:18 9b738dc6d912: Layer already exists 16:11:18 cff3bc106973: Layer already exists 16:11:18 3.0.0-dev.20: digest: sha256:88c64fc910d6fff286f49fcca9adf121ae8bbb7eed6e0b6daa63f96f7d5d4594 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:11:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:11:19 c65444f04593: Preparing 16:11:19 cff3bc106973: Preparing 16:11:19 9b738dc6d912: Preparing 16:11:19 03a25fa870b9: Preparing 16:11:19 17bec77d7fdc: Preparing 16:11:19 17bec77d7fdc: Layer already exists 16:11:19 03a25fa870b9: Layer already exists 16:11:19 9b738dc6d912: Layer already exists 16:11:19 c65444f04593: Layer already exists 16:11:19 cff3bc106973: Layer already exists 16:11:19 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:88c64fc910d6fff286f49fcca9adf121ae8bbb7eed6e0b6daa63f96f7d5d4594 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:11:20 c65444f04593: Preparing 16:11:20 cff3bc106973: Preparing 16:11:20 9b738dc6d912: Preparing 16:11:20 03a25fa870b9: Preparing 16:11:20 17bec77d7fdc: Preparing 16:11:20 cff3bc106973: Layer already exists 16:11:20 17bec77d7fdc: Layer already exists 16:11:20 03a25fa870b9: Layer already exists 16:11:20 9b738dc6d912: Layer already exists 16:11:20 c65444f04593: Layer already exists 16:11:20 main: digest: sha256:88c64fc910d6fff286f49fcca9adf121ae8bbb7eed6e0b6daa63f96f7d5d4594 size: 1366 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:20 ===================================================== [Pipeline] echo 16:11:20 taggedImages: 16:11:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:11:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:11:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.20 16:11:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:11:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:11:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:11:20 75e2dee3358e6ae3da11c468603cfcf282f76675 16:11:20 latest 16:11:20 3.0.0-dev.20 16:11:20 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:11:20 main 16:11:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:21 058937a06f34: Preparing 16:11:21 15298b6b5bf5: Preparing 16:11:21 9b738dc6d912: Preparing 16:11:21 870587309dc5: Preparing 16:11:21 17bec77d7fdc: Preparing 16:11:21 870587309dc5: Layer already exists 16:11:21 17bec77d7fdc: Layer already exists 16:11:21 9b738dc6d912: Layer already exists 16:11:21 058937a06f34: Pushed 16:11:26 15298b6b5bf5: Pushed 16:11:26 75e2dee3358e6ae3da11c468603cfcf282f76675: digest: sha256:513cbb29149615428f0b80b578dcc9f96d19567e691ff143f6e3550b11ade86c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:27 058937a06f34: Preparing 16:11:27 15298b6b5bf5: Preparing 16:11:27 9b738dc6d912: Preparing 16:11:27 870587309dc5: Preparing 16:11:27 17bec77d7fdc: Preparing 16:11:27 15298b6b5bf5: Layer already exists 16:11:27 9b738dc6d912: Layer already exists 16:11:27 17bec77d7fdc: Layer already exists 16:11:27 058937a06f34: Layer already exists 16:11:27 870587309dc5: Layer already exists 16:11:27 latest: digest: sha256:513cbb29149615428f0b80b578dcc9f96d19567e691ff143f6e3550b11ade86c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.20 16:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:28 058937a06f34: Preparing 16:11:28 15298b6b5bf5: Preparing 16:11:28 9b738dc6d912: Preparing 16:11:28 870587309dc5: Preparing 16:11:28 17bec77d7fdc: Preparing 16:11:28 870587309dc5: Layer already exists 16:11:28 9b738dc6d912: Layer already exists 16:11:28 15298b6b5bf5: Layer already exists 16:11:28 17bec77d7fdc: Layer already exists 16:11:28 058937a06f34: Layer already exists 16:11:28 3.0.0-dev.20: digest: sha256:513cbb29149615428f0b80b578dcc9f96d19567e691ff143f6e3550b11ade86c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:28 058937a06f34: Preparing 16:11:28 15298b6b5bf5: Preparing 16:11:28 9b738dc6d912: Preparing 16:11:28 870587309dc5: Preparing 16:11:28 17bec77d7fdc: Preparing 16:11:28 17bec77d7fdc: Layer already exists 16:11:28 9b738dc6d912: Layer already exists 16:11:28 15298b6b5bf5: Layer already exists 16:11:28 058937a06f34: Layer already exists 16:11:28 870587309dc5: Layer already exists 16:11:28 75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20: digest: sha256:513cbb29149615428f0b80b578dcc9f96d19567e691ff143f6e3550b11ade86c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:11:29 058937a06f34: Preparing 16:11:29 15298b6b5bf5: Preparing 16:11:29 9b738dc6d912: Preparing 16:11:29 870587309dc5: Preparing 16:11:29 17bec77d7fdc: Preparing 16:11:29 17bec77d7fdc: Layer already exists 16:11:29 15298b6b5bf5: Layer already exists 16:11:29 058937a06f34: Layer already exists 16:11:29 9b738dc6d912: Layer already exists 16:11:29 870587309dc5: Layer already exists 16:11:29 main: digest: sha256:513cbb29149615428f0b80b578dcc9f96d19567e691ff143f6e3550b11ade86c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:11:29 ===================================================== [Pipeline] echo 16:11:29 taggedImages: 16:11:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675 16:11:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:11:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.20 16:11:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:75e2dee3358e6ae3da11c468603cfcf282f76675-3.0.0-dev.20 16:11:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:11:30 16:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:11:30 arm64: Pulling from edgex-lftools-log-publisher 16:11:30 8998bd30e6a1: Pulling fs layer 16:11:30 04944245beec: Pulling fs layer 16:11:30 699f458cf7ca: Pulling fs layer 16:11:30 765212b225bb: Pulling fs layer 16:11:30 f23df028b6ca: Pulling fs layer 16:11:30 d65c8cfc05b1: Pulling fs layer 16:11:30 2437ff75d9bd: Pulling fs layer 16:11:30 765212b225bb: Waiting 16:11:30 f23df028b6ca: Waiting 16:11:30 d65c8cfc05b1: Waiting 16:11:30 2437ff75d9bd: Waiting 16:11:30 04944245beec: Verifying Checksum 16:11:30 04944245beec: Download complete 16:11:30 765212b225bb: Verifying Checksum 16:11:30 765212b225bb: Download complete 16:11:30 f23df028b6ca: Verifying Checksum 16:11:30 f23df028b6ca: Download complete 16:11:30 d65c8cfc05b1: Verifying Checksum 16:11:30 d65c8cfc05b1: Download complete 16:11:30 699f458cf7ca: Verifying Checksum 16:11:30 699f458cf7ca: Download complete 16:11:31 8998bd30e6a1: Verifying Checksum 16:11:31 8998bd30e6a1: Download complete 16:11:33 2437ff75d9bd: Verifying Checksum 16:11:33 2437ff75d9bd: Download complete 16:11:34 8998bd30e6a1: Pull complete 16:11:35 04944245beec: Pull complete 16:11:36 699f458cf7ca: Pull complete 16:11:36 765212b225bb: Pull complete 16:11:37 f23df028b6ca: Pull complete 16:11:37 d65c8cfc05b1: Pull complete 16:11:49 2437ff75d9bd: Pull complete 16:11:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:11:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:49 prd-ubuntu20.04-docker-arm64-4c-16g-2732 does not seem to be running inside a container 16:11:49 $ 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/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 16:11:52 $ docker top 839f641b90dfcae04c24666f00047466a3502823e4498894b688fc1daebb8c83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:52 ---> job-cost.sh 16:11:53 lf-activate-venv: SKIPPING 16:11:53 INFO: No Stack... 16:11:53 INFO: Retrieving Pricing Info for: v3-standard-4 16:11:54 INFO: Archiving Costs [Pipeline] sh 16:11:54 + cat /w/workspace/edgex-go/374/archives/cost.csv 16:11:54 + cut -d, -f6 [Pipeline] lock 16:11:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-374-stack-cost] 16:11:54 Resource [jenkins-edgexfoundry-edgex-go-main-374-stack-cost] did not exist. Created. 16:11:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-374-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:11:55 + echo total: 0.10999999940395355 [Pipeline] stash 16:11:55 Stashed 1 file(s) [Pipeline] } 16:11:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-374-stack-cost] [Pipeline] // lock [Pipeline] } 16:11:55 $ docker stop --time=1 839f641b90dfcae04c24666f00047466a3502823e4498894b688fc1daebb8c83 16:11:57 $ docker rm -f --volumes 839f641b90dfcae04c24666f00047466a3502823e4498894b688fc1daebb8c83 [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 16:11:57 provisioning config files... 16:11:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/374@tmp/config13047644745562017479tmp [Pipeline] { [Pipeline] sh 16:11:58 + set +x 16:11:58 + curl -s https://codecov.io/bash 16:11:58 + bash -s -- 16:11:58 16:11:58 _____ _ 16:11:58 / ____| | | 16:11:58 | | ___ __| | ___ ___ _____ __ 16:11:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:11:58 | |___| (_) | (_| | __/ (_| (_) \ V / 16:11:58 \_____\___/ \__,_|\___|\___\___/ \_/ 16:11:58 Bash-1.0.6 16:11:58 16:11:58 16:11:58 ==> git version 2.25.1 found 16:11:58 ==> 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 16:11:58 Release-Date: 2020-01-08 16:11:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:11:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:11:58 ==> Jenkins CI detected. 16:11:58 current dir:  /w/workspace/edgex-go/374 16:11:58 project root: . 16:11:58 --> token set from env 16:11:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:11:58 ==> Running gcov in . (disable via -X gcov) 16:11:58 ==> Python coveragepy not found 16:11:58 ==> Searching for coverage reports in: 16:11:58 + . 16:11:58 -> Found 1 reports 16:11:58 ==> Detecting git/mercurial file structure 16:11:58 ==> Reading reports 16:11:58 + ./coverage.out bytes=489579 16:11:58 ==> Appending adjustments 16:11:58 https://docs.codecov.io/docs/fixing-reports 16:11:59 + Found adjustments 16:11:59 ==> Gzipping contents 16:11:59 64K /tmp/codecov.EGySlL.gz 16:11:59 ==> Uploading reports 16:11:59 url: https://codecov.io 16:11:59 query: branch=main&commit=75e2dee3358e6ae3da11c468603cfcf282f76675&build=374&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F374%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:11:59 -> Pinging Codecov 16:11:59 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=75e2dee3358e6ae3da11c468603cfcf282f76675&build=374&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F374%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:11:59 -> Uploading to 16:11:59 https://storage.googleapis.com/codecov/v4/raw/2023-01-17/00271124DB129430A58F1EEE437C3FCB/75e2dee3358e6ae3da11c468603cfcf282f76675/f413c821-b1f5-40c3-afe5-24806c4e5782.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230117T161159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9c38cfcca46875d3d93b0aadd3a4e6833a5e37a07e32f13614725e85e9587a8 16:11:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:59 Dload Upload Total Spent Left Speed 16:12:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63309 0 0 100 63309 0 219k --:--:-- --:--:-- --:--:-- 219k 16:12:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/75e2dee3358e6ae3da11c468603cfcf282f76675 [Pipeline] } 16:12:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:12:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:12:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:00 16:12:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:12:00 df9b9388f04a: Pulling fs layer 16:12:00 52dc419b0ee2: Pulling fs layer 16:12:00 25bc292e5bac: Pulling fs layer 16:12:00 114826534d7a: Pulling fs layer 16:12:00 4657fd5d0bcf: Pulling fs layer 16:12:00 6ad1cebc031e: Pulling fs layer 16:12:00 8a3aa393b2d8: Pulling fs layer 16:12:00 4657fd5d0bcf: Waiting 16:12:00 6ad1cebc031e: Waiting 16:12:00 8a3aa393b2d8: Waiting 16:12:00 25bc292e5bac: Verifying Checksum 16:12:00 25bc292e5bac: Download complete 16:12:00 52dc419b0ee2: Verifying Checksum 16:12:00 52dc419b0ee2: Download complete 16:12:00 4657fd5d0bcf: Verifying Checksum 16:12:00 4657fd5d0bcf: Download complete 16:12:00 df9b9388f04a: Verifying Checksum 16:12:00 df9b9388f04a: Download complete 16:12:01 df9b9388f04a: Pull complete 16:12:01 52dc419b0ee2: Pull complete 16:12:01 25bc292e5bac: Pull complete 16:12:01 6ad1cebc031e: Verifying Checksum 16:12:01 6ad1cebc031e: Download complete 16:12:02 114826534d7a: Verifying Checksum 16:12:02 114826534d7a: Download complete 16:12:02 8a3aa393b2d8: Verifying Checksum 16:12:02 8a3aa393b2d8: Download complete 16:12:05 114826534d7a: Pull complete 16:12:05 4657fd5d0bcf: Pull complete 16:12:05 6ad1cebc031e: Pull complete 16:12:08 8a3aa393b2d8: Pull complete 16:12:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:12:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:08 prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container 16:12:08 $ 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/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 16:12:13 $ docker top 3528c40d440154655e0ded4b139fb835271c893429912133ef08043e60406516 -eo pid,comm [Pipeline] { [Pipeline] echo 16:12:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:12:13 + set -o pipefail 16:12:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:12:19 16:12:19 Monitoring /w/workspace/edgex-go/374 (github.com/edgexfoundry/edgex-go)... 16:12:19 16:12:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/e5e85052-61d2-4192-9b71-84e0b7b1603c 16:12:19 16:12:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:12:19 16:12:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:12:19 16:12:19 16:12:19 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:12:19 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:12:19 More details here: https://snyk.co/ue1NS [Pipeline] } 16:12:19 $ docker stop --time=1 3528c40d440154655e0ded4b139fb835271c893429912133ef08043e60406516 16:12:23 $ docker rm -f --volumes 3528c40d440154655e0ded4b139fb835271c893429912133ef08043e60406516 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:12:23 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:12:23 provisioning config files... 16:12:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/374@tmp/config5490963866437167307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:24 --> edgex-publish-swagger.sh 16:12:24 === Publish openapi/v2 API === 16:12:24 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:12:24 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/374/openapi/v2/core-command.yaml] 16:12:24 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:24 Dload Upload Total Spent Left Speed 16:12:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33860 100 38 100 33822 45 40120 --:--:-- --:--:-- --:--:-- 40118 100 33860 100 38 100 33822 45 40120 --:--:-- --:--:-- --:--:-- 40118 16:12:25 {"code":403,"message":"Access Denied"} 16:12:25 16:12:25 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/374/openapi/v2/core-data.yaml] 16:12:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:25 Dload Upload Total Spent Left Speed 16:12:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71748 100 38 100 71710 43 82901 --:--:-- --:--:-- --:--:-- 82849 100 71748 100 38 100 71710 43 82901 --:--:-- --:--:-- --:--:-- 82849 16:12:25 {"code":403,"message":"Access Denied"} 16:12:25 16:12:25 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/374/openapi/v2/core-metadata.yaml] 16:12:25 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:25 Dload Upload Total Spent Left Speed 16:12:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 38 100 144k 43 165k --:--:-- --:--:-- --:--:-- 165k 100 144k 100 38 100 144k 43 165k --:--:-- --:--:-- --:--:-- 165k 16:12:26 {"code":403,"message":"Access Denied"} 16:12:26 16:12:26 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/374/openapi/v2/support-notifications.yaml] 16:12:26 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:26 Dload Upload Total Spent Left Speed 16:12:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89347 100 38 100 89309 41 97926 --:--:-- --:--:-- --:--:-- 97860 100 89347 100 38 100 89309 41 97926 --:--:-- --:--:-- --:--:-- 97860 16:12:27 {"code":403,"message":"Access Denied"} 16:12:27 16:12:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/374/openapi/v2/support-scheduler.yaml] 16:12:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:27 Dload Upload Total Spent Left Speed 16:12:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39585 100 38 100 39547 44 46416 --:--:-- --:--:-- --:--:-- 46515 16:12:28 {"code":403,"message":"Access Denied"} 16:12:28 [Pipeline] } 16:12:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:12:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:12:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:12:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:29 prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container 16:12:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 16:12:29 $ docker top 95cafea3d46ded88766254ae54a966e4377f8714ac02827418ffa92eb78e0e72 -eo pid,comm 16:12:29 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). 16:12:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:12:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:29 [ssh-agent] Looking for ssh-agent implementation... 16:12:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:29 $ docker exec 95cafea3d46ded88766254ae54a966e4377f8714ac02827418ffa92eb78e0e72 ssh-agent 16:12:30 SSH_AUTH_SOCK=/tmp/ssh-ME79KAqugoXG/agent.32 16:12:30 SSH_AGENT_PID=39 16:12:30 Running ssh-add (command line suppressed) 16:12:30 Identity added: /w/workspace/edgex-go/374@tmp/private_key_11107249590821752955.key (/w/workspace/edgex-go/374@tmp/private_key_11107249590821752955.key) 16:12:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:30 + git semver tag 16:12:30 2023-01-17 16:12:30,565 [run_tag] DEBUG tag force:False 16:12:30 2023-01-17 16:12:30,565 [check_head_tag] DEBUG check head tag 16:12:30 2023-01-17 16:12:30,567 [execute] INFO git cat-file --batch-check 16:12:30 2023-01-17 16:12:30,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/374, universal_newlines=False, shell=None, istream=) 16:12:30 2023-01-17 16:12:30,571 [execute] INFO git cat-file --batch 16:12:30 2023-01-17 16:12:30,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/374, universal_newlines=False, shell=None, istream=) 16:12:30 2023-01-17 16:12:30,609 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main 16:12:30 2023-01-17 16:12:30,610 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 16:12:30 2023-01-17 16:12:30,610 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/edgex-go/374, universal_newlines=False, shell=None, istream=None) 16:12:30 2023-01-17 16:12:30,615 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main 16:12:30 3.0.0-dev.20 [Pipeline] } 16:12:30 $ docker exec --env ******** --env ******** 95cafea3d46ded88766254ae54a966e4377f8714ac02827418ffa92eb78e0e72 ssh-agent -k 16:12:30 unset SSH_AUTH_SOCK; 16:12:30 unset SSH_AGENT_PID; 16:12:30 echo Agent pid 39 killed; 16:12:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:12:31 + git semver [Pipeline] } 16:12:31 $ docker stop --time=1 95cafea3d46ded88766254ae54a966e4377f8714ac02827418ffa92eb78e0e72 16:12:32 $ docker rm -f --volumes 95cafea3d46ded88766254ae54a966e4377f8714ac02827418ffa92eb78e0e72 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:12:33 16:12:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:12:33 0.23.1-centos7: Pulling from edgex-lftools 16:12:33 ab5ef0e58194: Pulling fs layer 16:12:33 9712f1f96733: Pulling fs layer 16:12:33 63f879dbbcfc: Pulling fs layer 16:12:33 0d9ebad4ef96: Pulling fs layer 16:12:33 e9a5061849ea: Pulling fs layer 16:12:33 d747dcd14b5f: Pulling fs layer 16:12:33 2de7ff778b66: Pulling fs layer 16:12:33 0d9ebad4ef96: Waiting 16:12:33 e9a5061849ea: Waiting 16:12:33 d747dcd14b5f: Waiting 16:12:33 9712f1f96733: Download complete 16:12:34 63f879dbbcfc: Verifying Checksum 16:12:34 63f879dbbcfc: Download complete 16:12:34 e9a5061849ea: Verifying Checksum 16:12:34 e9a5061849ea: Download complete 16:12:34 d747dcd14b5f: Verifying Checksum 16:12:34 d747dcd14b5f: Download complete 16:12:34 ab5ef0e58194: Verifying Checksum 16:12:34 ab5ef0e58194: Download complete 16:12:35 0d9ebad4ef96: Verifying Checksum 16:12:35 0d9ebad4ef96: Download complete 16:12:35 2de7ff778b66: Verifying Checksum 16:12:35 2de7ff778b66: Download complete 16:12:37 ab5ef0e58194: Pull complete 16:12:37 9712f1f96733: Pull complete 16:12:38 63f879dbbcfc: Pull complete 16:12:41 0d9ebad4ef96: Pull complete 16:12:41 e9a5061849ea: Pull complete 16:12:41 d747dcd14b5f: Pull complete 16:12:42 2de7ff778b66: Pull complete 16:12:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:12:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:12:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:42 prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container 16:12:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 16:12:47 $ docker top 138574665b83043b9d0fd32257f75ff1dd1388faebc39e09be3dc45cfa2bec79 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:12:47 provisioning config files... 16:12:47 copy managed file [sigul-config] to file:/w/workspace/edgex-go/374@tmp/config6944969911722963030tmp 16:12:47 copy managed file [sigul-password] to file:/w/workspace/edgex-go/374@tmp/config9556850023920335888tmp 16:12:47 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/374@tmp/config5031847679402547682tmp [Pipeline] { [Pipeline] echo 16:12:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:12:47 ---> sigul-configuration.sh 16:12:47 gpg: directory `/root/.gnupg' created 16:12:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:12:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:12:47 gpg: keyring `/root/.gnupg/secring.gpg' created 16:12:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:12:47 gpg: CAST5 encrypted data 16:12:47 gpg: encrypted with 1 passphrase 16:12:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:12:47 + mkdir /home/jenkins 16:12:47 + mkdir /home/jenkins/sigul [Pipeline] sh 16:12:48 + 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 16:12:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:12:48 ---> sigul-install.sh 16:12:48 Sigul already installed; skipping installation. [Pipeline] sh 16:12:48 + git tag --list 16:12:48 0.6.0 16:12:48 0.6.1 16:12:48 0.7.0 16:12:48 0.7.1 16:12:48 v1.0.0 16:12:48 v1.0.1 16:12:48 v1.1.0 16:12:48 v1.2.0 16:12:48 v1.2.1 16:12:48 v1.3.0 16:12:48 v1.3.1 16:12:48 v2.0.0 16:12:48 v2.1.0 16:12:48 v2.1.1 16:12:48 v2.1.1-dev.1 16:12:48 v2.1.1-dev.2 16:12:48 v2.1.1-dev.3 16:12:48 v2.1.1-dev.4 16:12:48 v2.1.1-dev.5 16:12:48 v2.1.1-dev.6 16:12:48 v2.1.1-dev.7 16:12:48 v2.1.1-dev.8 16:12:48 v2.1.2-dev.1 16:12:48 v2.2.0 16:12:48 v2.2.1-dev.1 16:12:48 v2.2.1-dev.10 16:12:48 v2.2.1-dev.11 16:12:48 v2.2.1-dev.12 16:12:48 v2.2.1-dev.13 16:12:48 v2.2.1-dev.14 16:12:48 v2.2.1-dev.15 16:12:48 v2.2.1-dev.16 16:12:48 v2.2.1-dev.17 16:12:48 v2.2.1-dev.18 16:12:48 v2.2.1-dev.19 16:12:48 v2.2.1-dev.2 16:12:48 v2.2.1-dev.20 16:12:48 v2.2.1-dev.21 16:12:48 v2.2.1-dev.22 16:12:48 v2.2.1-dev.23 16:12:48 v2.2.1-dev.24 16:12:48 v2.2.1-dev.25 16:12:48 v2.2.1-dev.26 16:12:48 v2.2.1-dev.27 16:12:48 v2.2.1-dev.28 16:12:48 v2.2.1-dev.29 16:12:48 v2.2.1-dev.3 16:12:48 v2.2.1-dev.4 16:12:48 v2.2.1-dev.5 16:12:48 v2.2.1-dev.6 16:12:48 v2.2.1-dev.7 16:12:48 v2.2.1-dev.8 16:12:48 v2.2.1-dev.9 16:12:48 v2.3.0 16:12:48 v2.3.0-dev.100 16:12:48 v2.3.0-dev.101 16:12:48 v2.3.0-dev.102 16:12:48 v2.3.0-dev.103 16:12:48 v2.3.0-dev.104 16:12:48 v2.3.0-dev.105 16:12:48 v2.3.0-dev.106 16:12:48 v2.3.0-dev.29 16:12:48 v2.3.0-dev.30 16:12:48 v2.3.0-dev.31 16:12:48 v2.3.0-dev.32 16:12:48 v2.3.0-dev.33 16:12:48 v2.3.0-dev.34 16:12:48 v2.3.0-dev.35 16:12:48 v2.3.0-dev.36 16:12:48 v2.3.0-dev.37 16:12:48 v2.3.0-dev.38 16:12:48 v2.3.0-dev.39 16:12:48 v2.3.0-dev.40 16:12:48 v2.3.0-dev.41 16:12:48 v2.3.0-dev.42 16:12:48 v2.3.0-dev.43 16:12:48 v2.3.0-dev.44 16:12:48 v2.3.0-dev.45 16:12:48 v2.3.0-dev.46 16:12:48 v2.3.0-dev.47 16:12:48 v2.3.0-dev.48 16:12:48 v2.3.0-dev.49 16:12:48 v2.3.0-dev.50 16:12:48 v2.3.0-dev.51 16:12:48 v2.3.0-dev.52 16:12:48 v2.3.0-dev.53 16:12:48 v2.3.0-dev.54 16:12:48 v2.3.0-dev.55 16:12:48 v2.3.0-dev.56 16:12:48 v2.3.0-dev.57 16:12:48 v2.3.0-dev.58 16:12:48 v2.3.0-dev.59 16:12:48 v2.3.0-dev.60 16:12:48 v2.3.0-dev.61 16:12:48 v2.3.0-dev.62 16:12:48 v2.3.0-dev.63 16:12:48 v2.3.0-dev.64 16:12:48 v2.3.0-dev.65 16:12:48 v2.3.0-dev.66 16:12:48 v2.3.0-dev.67 16:12:48 v2.3.0-dev.68 16:12:48 v2.3.0-dev.69 16:12:48 v2.3.0-dev.70 16:12:48 v2.3.0-dev.71 16:12:48 v2.3.0-dev.72 16:12:48 v2.3.0-dev.73 16:12:48 v2.3.0-dev.74 16:12:48 v2.3.0-dev.75 16:12:48 v2.3.0-dev.76 16:12:48 v2.3.0-dev.77 16:12:48 v2.3.0-dev.78 16:12:48 v2.3.0-dev.79 16:12:48 v2.3.0-dev.80 16:12:48 v2.3.0-dev.81 16:12:48 v2.3.0-dev.82 16:12:48 v2.3.0-dev.83 16:12:48 v2.3.0-dev.84 16:12:48 v2.3.0-dev.85 16:12:48 v2.3.0-dev.86 16:12:48 v2.3.0-dev.87 16:12:48 v2.3.0-dev.88 16:12:48 v2.3.0-dev.89 16:12:48 v2.3.0-dev.90 16:12:48 v2.3.0-dev.91 16:12:48 v2.3.0-dev.92 16:12:48 v2.3.0-dev.93 16:12:48 v2.3.0-dev.94 16:12:48 v2.3.0-dev.95 16:12:48 v2.3.0-dev.96 16:12:48 v2.3.0-dev.97 16:12:48 v2.3.0-dev.98 16:12:48 v2.3.0-dev.99 16:12:48 v2.3.1-dev.1 16:12:48 v2.3.1-dev.2 16:12:48 v2.3.1-dev.3 16:12:48 v2.3.1-dev.4 16:12:48 v2.3.1-dev.5 16:12:48 v3.0.0-dev.1 16:12:48 v3.0.0-dev.10 16:12:48 v3.0.0-dev.11 16:12:48 v3.0.0-dev.12 16:12:48 v3.0.0-dev.13 16:12:48 v3.0.0-dev.14 16:12:48 v3.0.0-dev.15 16:12:48 v3.0.0-dev.16 16:12:48 v3.0.0-dev.17 16:12:48 v3.0.0-dev.18 16:12:48 v3.0.0-dev.19 16:12:48 v3.0.0-dev.2 16:12:48 v3.0.0-dev.20 16:12:48 v3.0.0-dev.3 16:12:48 v3.0.0-dev.4 16:12:48 v3.0.0-dev.5 16:12:48 v3.0.0-dev.6 16:12:48 v3.0.0-dev.7 16:12:48 v3.0.0-dev.8 16:12:48 v3.0.0-dev.9 [Pipeline] sh 16:12:49 + lftools sign git-tag v3.0.0-dev.20 16:12:49 Signing Git tag with Sigul... 16:12:49 Signing v3.0.0-dev.20 [Pipeline] echo 16:12:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:12:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:12:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:12:50 $ docker stop --time=1 138574665b83043b9d0fd32257f75ff1dd1388faebc39e09be3dc45cfa2bec79 16:12:51 $ docker rm -f --volumes 138574665b83043b9d0fd32257f75ff1dd1388faebc39e09be3dc45cfa2bec79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:12:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:12:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:12:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:52 prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container 16:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 16:12:52 $ docker top 9081f3be0f91fb23317825d854cf5ec9145c7a12774685cfab5166985f677c37 -eo pid,comm 16:12:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:12:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:12:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:52 [ssh-agent] Looking for ssh-agent implementation... 16:12:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:52 $ docker exec 9081f3be0f91fb23317825d854cf5ec9145c7a12774685cfab5166985f677c37 ssh-agent 16:12:52 SSH_AUTH_SOCK=/tmp/ssh-0rStReUwVLF1/agent.32 16:12:52 SSH_AGENT_PID=38 16:12:52 Running ssh-add (command line suppressed) 16:12:52 Identity added: /w/workspace/edgex-go/374@tmp/private_key_12468681119714703600.key (/w/workspace/edgex-go/374@tmp/private_key_12468681119714703600.key) 16:12:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:53 + git semver bump pre 16:12:53 2023-01-17 16:12:53,435 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main 16:12:53 2023-01-17 16:12:53,435 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev 16:12:53 2023-01-17 16:12:53,435 [bump_version] DEBUG bumped version:3.0.0-dev.21 16:12:53 2023-01-17 16:12:53,435 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/edgex-go/374/.semver/main with force:True 16:12:53 2023-01-17 16:12:53,435 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main 16:12:53 2023-01-17 16:12:53,436 [write_file] DEBUG write to file:/w/workspace/edgex-go/374/.semver/main 16:12:53 2023-01-17 16:12:53,438 [execute] INFO git cat-file --batch-check 16:12:53 2023-01-17 16:12:53,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/374/.semver, universal_newlines=False, shell=None, istream=) 16:12:53 2023-01-17 16:12:53,443 [execute] INFO git cat-file --batch 16:12:53 2023-01-17 16:12:53,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/374/.semver, universal_newlines=False, shell=None, istream=) 16:12:53 2023-01-17 16:12:53,449 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main 16:12:53 3.0.0-dev.21 [Pipeline] } 16:12:53 $ docker exec --env ******** --env ******** 9081f3be0f91fb23317825d854cf5ec9145c7a12774685cfab5166985f677c37 ssh-agent -k 16:12:53 unset SSH_AUTH_SOCK; 16:12:53 unset SSH_AGENT_PID; 16:12:53 echo Agent pid 38 killed; 16:12:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:12:53 + git semver [Pipeline] } 16:12:54 $ docker stop --time=1 9081f3be0f91fb23317825d854cf5ec9145c7a12774685cfab5166985f677c37 16:12:55 $ docker rm -f --volumes 9081f3be0f91fb23317825d854cf5ec9145c7a12774685cfab5166985f677c37 [Pipeline] // withDockerContainer [Pipeline] sh 16:12:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:12:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:12:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:12:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:12:56 prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container 16:12:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 16:12:56 $ docker top 1c72ea998fdd939aed2035cdb2e7db93c930e2201ddbb8ffef639cb7cfa8cb27 -eo pid,comm 16:12:56 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). 16:12:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:12:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:12:56 [ssh-agent] Looking for ssh-agent implementation... 16:12:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:12:56 $ docker exec 1c72ea998fdd939aed2035cdb2e7db93c930e2201ddbb8ffef639cb7cfa8cb27 ssh-agent 16:12:56 SSH_AUTH_SOCK=/tmp/ssh-nRdyra3WP7Mc/agent.33 16:12:56 SSH_AGENT_PID=39 16:12:56 Running ssh-add (command line suppressed) 16:12:56 Identity added: /w/workspace/edgex-go/374@tmp/private_key_9185753548872287720.key (/w/workspace/edgex-go/374@tmp/private_key_9185753548872287720.key) 16:12:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:12:57 + git semver push 16:12:57 2023-01-17 16:12:57,445 [run_push] DEBUG push 16:12:57 2023-01-17 16:12:57,446 [execute] INFO git cat-file --batch-check 16:12:57 2023-01-17 16:12:57,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/374/.semver, universal_newlines=False, shell=None, istream=) 16:12:57 2023-01-17 16:12:57,450 [execute] INFO git rev-list 7a46284dc1ff7ac86a2d99da6ca55f717dbf8170 -- 16:12:57 2023-01-17 16:12:57,450 [execute] DEBUG Popen(['git', 'rev-list', '7a46284dc1ff7ac86a2d99da6ca55f717dbf8170', '--'], cwd=/w/workspace/edgex-go/374/.semver, universal_newlines=False, shell=None, istream=None) 16:12:57 2023-01-17 16:12:57,467 [execute] INFO git fetch -v origin 16:12:57 2023-01-17 16:12:57,468 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/374/.semver, universal_newlines=True, shell=None, istream=None) 16:12:58 2023-01-17 16:12:57,930 [run_push] DEBUG no remote changes detected 16:12:58 2023-01-17 16:12:57,930 [execute] INFO git push origin semver 16:12:58 2023-01-17 16:12:57,931 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/374/.semver, universal_newlines=False, shell=None, istream=None) 16:12:59 2023-01-17 16:12:58,864 [run_push] DEBUG push all version tags 16:12:59 2023-01-17 16:12:58,865 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:12:59 2023-01-17 16:12:58,865 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/374, universal_newlines=False, shell=None, istream=None) 16:12:59 2023-01-17 16:12:59,726 [read_version] DEBUG read version from /w/workspace/edgex-go/374/.semver/main 16:12:59 3.0.0-dev.21 [Pipeline] } 16:12:59 $ docker exec --env ******** --env ******** 1c72ea998fdd939aed2035cdb2e7db93c930e2201ddbb8ffef639cb7cfa8cb27 ssh-agent -k 16:13:00 unset SSH_AUTH_SOCK; 16:13:00 unset SSH_AGENT_PID; 16:13:00 echo Agent pid 39 killed; 16:13:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:00 + git semver [Pipeline] } 16:13:00 $ docker stop --time=1 1c72ea998fdd939aed2035cdb2e7db93c930e2201ddbb8ffef639cb7cfa8cb27 16:13:01 $ docker rm -f --volumes 1c72ea998fdd939aed2035cdb2e7db93c930e2201ddbb8ffef639cb7cfa8cb27 [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 16:13:02 + [ -d /w/workspace/edgex-go/374/archives ] [Pipeline] libraryResource [Pipeline] sh 16:13:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:13:03 ---> package-listing.sh 16:13:03 ++ facter osfamily 16:13:03 ++ tr '[:upper:]' '[:lower:]' 16:13:03 + OS_FAMILY=debian 16:13:03 + workspace=/w/workspace/edgex-go/374 16:13:03 + START_PACKAGES=/tmp/packages_start.txt 16:13:03 + END_PACKAGES=/tmp/packages_end.txt 16:13:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:13:03 + PACKAGES=/tmp/packages_start.txt 16:13:03 + '[' /w/workspace/edgex-go/374 ']' 16:13:03 + PACKAGES=/tmp/packages_end.txt 16:13:03 + case "${OS_FAMILY}" in 16:13:03 + dpkg -l 16:13:03 + grep '^ii' 16:13:03 + '[' -f /tmp/packages_start.txt ']' 16:13:03 + '[' -f /tmp/packages_end.txt ']' 16:13:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:13:03 + '[' /w/workspace/edgex-go/374 ']' 16:13:03 + mkdir -p /w/workspace/edgex-go/374/archives/ 16:13:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/374/archives/ [Pipeline] echo 16:13:03 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/374/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:13:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:04 16:13:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:04 latest: Pulling from edgex-lftools-log-publisher 16:13:04 5eb5b503b376: Pulling fs layer 16:13:04 5c69ac0246d0: Pulling fs layer 16:13:04 ec43610c2a17: Pulling fs layer 16:13:04 3a2ae6a8a46f: Pulling fs layer 16:13:04 33b1e0a273af: Pulling fs layer 16:13:04 5d3b04190fa2: Pulling fs layer 16:13:04 2f39f015ded8: Pulling fs layer 16:13:04 3a2ae6a8a46f: Waiting 16:13:04 33b1e0a273af: Waiting 16:13:04 2f39f015ded8: Waiting 16:13:04 5d3b04190fa2: Waiting 16:13:04 5c69ac0246d0: Verifying Checksum 16:13:04 5c69ac0246d0: Download complete 16:13:04 3a2ae6a8a46f: Verifying Checksum 16:13:04 3a2ae6a8a46f: Download complete 16:13:05 33b1e0a273af: Verifying Checksum 16:13:05 33b1e0a273af: Download complete 16:13:05 5d3b04190fa2: Verifying Checksum 16:13:05 5d3b04190fa2: Download complete 16:13:05 ec43610c2a17: Verifying Checksum 16:13:05 5eb5b503b376: Verifying Checksum 16:13:05 5eb5b503b376: Download complete 16:13:05 2f39f015ded8: Download complete 16:13:06 5eb5b503b376: Pull complete 16:13:06 5c69ac0246d0: Pull complete 16:13:07 ec43610c2a17: Pull complete 16:13:07 3a2ae6a8a46f: Pull complete 16:13:07 33b1e0a273af: Pull complete 16:13:07 5d3b04190fa2: Pull complete 16:13:11 2f39f015ded8: Pull complete 16:13:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:13:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:11 prd-ubuntu20.04-docker-8c-8g-2731 does not seem to be running inside a container 16:13:11 $ 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/374/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/374 -v /w/workspace/edgex-go/374:/w/workspace/edgex-go/374:rw,z -v /w/workspace/edgex-go/374@tmp:/w/workspace/edgex-go/374@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 16:13:16 $ docker top 3173b6ad68d791d8652b9504303f9a25a7c5d8d57b9454bf6ce9ade3e7380d16 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:16 + touch /tmp/pre-build-complete [Pipeline] sh 16:13:16 + mkdir -p /var/log/sysstat [Pipeline] sh 16:13:17 + ls /var/log/sa-host 16:13:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:17 provisioning config files... 16:13:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/374@tmp/config2257307425268839281tmp [Pipeline] { [Pipeline] echo 16:13:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:13:17 ---> create-netrc.sh [Pipeline] } 16:13:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:13:17 ---> python-tools-install.sh [Pipeline] echo 16:13:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:13:17 ---> sudo-logs.sh 16:13:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:13:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:13:18 ---> job-cost.sh 16:13:18 lf-activate-venv: SKIPPING 16:13:18 DEBUG: total: 0.10999999940395355 16:13:18 INFO: Retrieving Stack Cost... 16:13:18 INFO: Retrieving Pricing Info for: v3-standard-8 16:13:19 INFO: Archiving Costs [Pipeline] echo 16:13:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:13:19 ---> logs-deploy.sh 16:13:19 lf-activate-venv: SKIPPING 16:13:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/374 16:13:19 INFO: archiving workspace using pattern(s): 16:13:20 Archives upload complete. 16:13:20 INFO: archiving logs to Nexus 16:13:21 ---> uname -a: 16:13:21 Linux prd-ubuntu20-04-docker-8c-8g-2731 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:13:21 16:13:21 16:13:21 ---> lscpu: 16:13:21 Architecture: x86_64 16:13:21 CPU op-mode(s): 32-bit, 64-bit 16:13:21 Byte Order: Little Endian 16:13:21 Address sizes: 40 bits physical, 48 bits virtual 16:13:21 CPU(s): 8 16:13:21 On-line CPU(s) list: 0-7 16:13:21 Thread(s) per core: 1 16:13:21 Core(s) per socket: 1 16:13:21 Socket(s): 8 16:13:21 NUMA node(s): 1 16:13:21 Vendor ID: AuthenticAMD 16:13:21 CPU family: 23 16:13:21 Model: 49 16:13:21 Model name: AMD EPYC-Rome Processor 16:13:21 Stepping: 0 16:13:21 CPU MHz: 2800.002 16:13:21 BogoMIPS: 5600.00 16:13:21 Virtualization: AMD-V 16:13:21 Hypervisor vendor: KVM 16:13:21 Virtualization type: full 16:13:21 L1d cache: 256 KiB 16:13:21 L1i cache: 256 KiB 16:13:21 L2 cache: 4 MiB 16:13:21 L3 cache: 128 MiB 16:13:21 NUMA node0 CPU(s): 0-7 16:13:21 Vulnerability Itlb multihit: Not affected 16:13:21 Vulnerability L1tf: Not affected 16:13:21 Vulnerability Mds: Not affected 16:13:21 Vulnerability Meltdown: Not affected 16:13:21 Vulnerability Mmio stale data: Not affected 16:13:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:13:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:13:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:13:21 Vulnerability Srbds: Not affected 16:13:21 Vulnerability Tsx async abort: Not affected 16:13:21 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 16:13:21 16:13:21 16:13:21 ---> nproc: 16:13:21 8 16:13:21 16:13:21 16:13:21 ---> df -h: 16:13:21 Filesystem Size Used Avail Use% Mounted on 16:13:21 overlay 155G 20G 136G 13% / 16:13:21 tmpfs 64M 0 64M 0% /dev 16:13:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:13:21 shm 64M 0 64M 0% /dev/shm 16:13:21 /dev/vda1 155G 20G 136G 13% /facter-os 16:13:21 16:13:21 16:13:21 ---> sar -b -r -n DEV: 16:13:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2731) 01/17/23 _x86_64_ (8 CPU) 16:13:21 16:13:21 15:44:00 LINUX RESTART (8 CPU) 16:13:21 16:13:21 15:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:13:21 15:46:01 43.48 10.10 33.38 0.00 1763.47 28408.13 0.00 16:13:21 15:47:01 28.13 0.62 27.51 0.00 29.73 16685.24 0.00 16:13:21 15:48:01 89.97 0.48 89.49 0.00 7.33 39832.96 0.00 16:13:21 15:49:01 42.81 0.23 42.58 0.00 3.07 23315.58 0.00 16:13:21 15:50:01 283.46 11.33 272.13 0.00 5231.38 126524.47 0.00 16:13:21 15:51:01 301.05 4.12 296.93 0.00 35.86 135725.65 0.00 16:13:21 15:52:01 784.05 0.07 783.99 0.00 4.40 207939.61 0.00 16:13:21 15:53:01 651.09 0.38 650.71 0.00 3.87 146151.64 0.00 16:13:21 15:54:01 690.55 1.60 688.95 0.00 18.26 188462.11 0.00 16:13:21 15:55:01 182.40 0.07 182.34 0.00 7.60 18226.96 0.00 16:13:21 15:56:01 14.23 0.00 14.23 0.00 0.00 341.94 0.00 16:13:21 15:57:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 16:13:21 15:58:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 16:13:21 15:59:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 16:13:21 16:00:01 1.60 0.02 1.58 0.00 0.13 22.53 0.00 16:13:21 16:01:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 16:13:21 16:02:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 16:13:21 16:03:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 16:13:21 16:04:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 16:13:21 16:05:01 1.25 0.00 1.25 0.00 0.00 16.13 0.00 16:13:21 16:06:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 16:13:21 16:07:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 16:13:21 16:08:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 16:13:21 16:09:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 16:13:21 16:10:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 16:13:21 16:11:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 16:13:21 16:12:01 2.58 0.10 2.48 0.00 10.26 128.11 0.00 16:13:21 16:13:01 162.61 0.18 162.42 0.00 1.47 56915.85 0.00 16:13:21 Average: 117.76 1.04 116.71 0.00 253.34 35323.00 0.00 16:13:21 16:13:21 15:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:13:21 15:46:01 29832760 31642560 698344 2.12 60188 2053616 1890452 5.57 932236 1810852 472 16:13:21 15:47:01 28711320 31602992 699660 2.13 73468 3093000 1834224 5.41 1030624 2769540 551508 16:13:21 15:48:01 27778584 31416992 877780 2.67 114036 3727612 2212692 6.52 1633052 3014508 557208 16:13:21 15:49:01 27747488 31562704 729568 2.22 117384 3879196 1832312 5.40 1365700 3295004 304476 16:13:21 15:50:01 25581388 31389028 877516 2.67 157964 5760312 2419048 7.13 1975100 4741684 2716 16:13:21 15:51:01 21753676 31438152 824052 2.51 285960 9251652 2147416 6.33 2124328 8162212 768140 16:13:21 15:52:01 21021616 31439016 828676 2.52 297580 9958864 2076376 6.12 2208920 8799200 437288 16:13:21 15:53:01 19905396 31314724 934328 2.84 332064 10800428 2840212 8.37 2675404 9313248 245992 16:13:21 15:54:01 18812636 31330832 927828 2.82 396424 11786680 2465820 7.27 2628336 10403152 52164 16:13:21 15:55:01 19681872 31523744 743876 2.26 399556 11134104 1832884 5.40 2387324 9817520 1200 16:13:21 15:56:01 19675752 31518288 748968 2.28 400056 11134236 1850036 5.45 2391312 9817524 80 16:13:21 15:57:01 19676436 31519468 748296 2.28 400072 11134244 1850036 5.45 2389676 9818012 4 16:13:21 15:58:01 19682776 31525900 741860 2.26 400084 11134252 1850036 5.45 2384248 9818020 36 16:13:21 15:59:01 19684788 31528096 740176 2.25 400108 11134244 1850036 5.45 2381900 9818184 4 16:13:21 16:00:01 19685264 31528732 739324 2.25 400160 11134232 1862136 5.49 2381764 9818164 200 16:13:21 16:01:01 19685508 31529000 738984 2.25 400184 11134232 1862136 5.49 2381172 9818164 16 16:13:21 16:02:01 19685652 31529180 738952 2.25 400212 11134236 1862136 5.49 2381172 9818168 8 16:13:21 16:03:01 19685904 31529484 738676 2.25 400232 11134240 1862136 5.49 2381224 9818172 12 16:13:21 16:04:01 19684896 31528528 739644 2.25 400256 11134240 1862136 5.49 2381444 9818204 16 16:13:21 16:05:01 19684780 31528440 739724 2.25 400276 11134244 1862136 5.49 2381552 9818208 28 16:13:21 16:06:01 19685056 31528740 739360 2.25 400308 11134244 1862136 5.49 2381324 9818208 8 16:13:21 16:07:01 19685136 31528856 739400 2.25 400328 11134252 1862136 5.49 2381356 9818216 36 16:13:21 16:08:01 19685104 31528840 739372 2.25 400348 11134248 1862136 5.49 2381368 9818220 4 16:13:21 16:09:01 19685364 31529124 739044 2.25 400368 11134248 1862136 5.49 2381388 9818220 8 16:13:21 16:10:01 19685412 31529204 738948 2.25 400388 11134260 1862136 5.49 2381476 9818224 8 16:13:21 16:11:01 19685396 31529208 738884 2.25 400404 11134264 1862136 5.49 2381416 9818228 4 16:13:21 16:12:01 19564624 31510880 756416 2.30 400612 11236308 1985840 5.85 2401832 9920156 102864 16:13:21 16:13:01 18188832 31496260 765228 2.33 433944 12442632 2051216 6.05 2505168 11062320 1108 16:13:21 Average: 21197265 31503820 768317 2.34 338320 9759726 1976224 5.82 2213993 8578555 108057 16:13:21 16:13:21 15:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:13:21 15:46:01 veth9a5aca9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 15:46:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 15:46:01 ens3 359.56 271.28 3583.66 33.49 0.00 0.00 0.00 0.00 16:13:21 15:46:01 lo 3.66 3.66 0.35 0.35 0.00 0.00 0.00 0.00 16:13:21 15:47:01 docker0 189.49 248.59 11.32 2716.08 0.00 0.00 0.00 0.00 16:13:21 15:47:01 ens3 405.77 313.66 6739.39 35.73 0.00 0.00 0.00 0.00 16:13:21 15:47:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 16:13:21 15:48:01 veth361444e 0.37 0.53 0.03 0.05 0.00 0.00 0.00 0.00 16:13:21 15:48:01 docker0 67.61 91.18 5.85 693.33 0.00 0.00 0.00 0.00 16:13:21 15:48:01 ens3 121.96 87.97 724.44 20.57 0.00 0.00 0.00 0.00 16:13:21 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 15:49:01 veth361444e 1.13 1.17 0.09 0.09 0.00 0.00 0.00 0.00 16:13:21 15:49:01 docker0 1.13 1.13 0.07 0.09 0.00 0.00 0.00 0.00 16:13:21 15:49:01 ens3 34.11 29.40 21.86 115.02 0.00 0.00 0.00 0.00 16:13:21 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 15:50:01 veth667c6cb 12.43 17.79 1.19 6.32 0.00 0.00 0.00 0.00 16:13:21 15:50:01 docker0 94.12 128.40 6.84 235.53 0.00 0.00 0.00 0.00 16:13:21 15:50:01 vethca9e4e7 12.14 17.22 1.17 6.28 0.00 0.00 0.00 0.00 16:13:21 15:50:01 ens3 420.01 269.68 4689.70 37.28 0.00 0.00 0.00 0.00 16:13:21 15:50:01 veth869e619 12.43 17.44 1.19 6.29 0.00 0.00 0.00 0.00 16:13:21 15:50:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 16:13:21 15:50:01 vethaa96e7f 12.16 17.12 1.17 6.24 0.00 0.00 0.00 0.00 16:13:21 15:50:01 veth8b175a9 0.00 0.58 0.00 0.04 0.00 0.00 0.00 0.00 16:13:21 15:50:01 vethe8b4e0d 12.06 17.12 1.16 6.27 0.00 0.00 0.00 0.00 16:13:21 15:51:01 veth667c6cb 259.81 299.57 19.85 1091.61 0.00 0.00 0.00 0.09 16:13:21 15:51:01 docker0 937.76 1155.87 61.98 5513.84 0.00 0.00 0.00 0.00 16:13:21 15:51:01 ens3 1164.56 942.76 5529.57 76.71 0.00 0.00 0.00 0.00 16:13:21 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 15:51:01 vethaa96e7f 208.20 241.18 15.97 914.54 0.00 0.00 0.00 0.07 16:13:21 15:51:01 veth8b175a9 0.00 0.67 0.00 0.03 0.00 0.00 0.00 0.00 16:13:21 15:52:01 veth6b4ea25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 15:52:01 veth7a3164a 1.12 1.27 0.10 0.73 0.00 0.00 0.00 0.00 16:13:21 15:52:01 docker0 197.18 241.88 10.88 733.81 0.00 0.00 0.00 0.00 16:13:21 15:52:01 veth05070c3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 15:52:01 ens3 292.75 230.39 861.40 32.73 0.00 0.00 0.00 0.00 16:13:21 15:52:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 16:13:21 15:52:01 veth8b175a9 0.00 0.85 0.00 0.04 0.00 0.00 0.00 0.00 16:13:21 15:53:01 veth6b4ea25 129.55 164.06 10.10 348.47 0.00 0.00 0.00 0.03 16:13:21 15:53:01 veth7a3164a 153.62 208.30 12.45 887.63 0.00 0.00 0.00 0.07 16:13:21 15:53:01 veth414cbe3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:21 15:53:01 veth44f955e 21.43 29.68 2.08 9.54 0.00 0.00 0.00 0.00 16:13:21 15:53:01 docker0 334.44 441.11 22.04 1372.78 0.00 0.00 0.00 0.00 16:13:21 15:53:01 ens3 484.34 359.62 1406.09 45.01 0.00 0.00 0.00 0.00 16:13:21 15:53:01 veth4fda3dd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 16:13:21 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 15:53:01 veth8b175a9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 16:13:21 15:54:01 veth44aa768 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:13:21 15:54:01 docker0 427.41 552.30 26.59 2510.46 0.00 0.00 0.00 0.00 16:13:21 15:54:01 ens3 581.72 444.40 2532.40 44.43 0.00 0.00 0.00 0.00 16:13:21 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 15:54:01 veth8b175a9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 16:13:21 15:55:01 docker0 1.85 3.78 0.12 43.62 0.00 0.00 0.00 0.00 16:13:21 15:55:01 ens3 426.13 413.88 253.38 1963.36 0.00 0.00 0.00 0.00 16:13:21 15:55:01 lo 41.19 41.19 4.05 4.05 0.00 0.00 0.00 0.00 16:13:21 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 15:56:01 ens3 230.53 230.98 94.84 1367.62 0.00 0.00 0.00 0.00 16:13:21 15:56:01 lo 16.53 16.53 1.63 1.63 0.00 0.00 0.00 0.00 16:13:21 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 15:57:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 15:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 15:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:00:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 16:13:21 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:02:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:04:01 ens3 4.03 2.92 11.08 0.38 0.00 0.00 0.00 0.00 16:13:21 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:05:01 ens3 0.98 0.65 0.43 0.29 0.00 0.00 0.00 0.00 16:13:21 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:06:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 16:13:21 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:10:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:13:21 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:11:01 ens3 0.25 0.22 0.12 0.01 0.00 0.00 0.00 0.00 16:13:21 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:13:21 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:13:21 16:12:01 ens3 60.71 53.96 1658.21 7.29 0.00 0.00 0.00 0.00 16:13:21 16:12:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:13:21 16:13:01 veth08e4858 1.90 1.78 0.30 1.19 0.00 0.00 0.00 0.00 16:13:21 16:13:01 docker0 32.66 45.28 3.20 588.34 0.00 0.00 0.00 0.00 16:13:21 16:13:01 ens3 308.33 240.58 6154.60 55.00 0.00 0.00 0.00 0.00 16:13:21 16:13:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 16:13:21 Average: veth08e4858 0.07 0.06 0.01 0.04 0.00 0.00 0.00 0.00 16:13:21 Average: docker0 81.61 103.98 5.32 514.87 0.00 0.00 0.00 0.00 16:13:21 Average: ens3 174.79 138.97 1222.26 137.03 0.00 0.00 0.00 0.00 16:13:21 Average: lo 2.50 2.50 0.24 0.24 0.00 0.00 0.00 0.00 16:13:21 16:13:21 16:13:21 ---> sar -P ALL: 16:13:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2731) 01/17/23 _x86_64_ (8 CPU) 16:13:21 16:13:21 15:44:00 LINUX RESTART (8 CPU) 16:13:21 16:13:21 15:45:02 CPU %user %nice %system %iowait %steal %idle 16:13:21 15:46:01 all 3.30 0.00 1.21 4.29 0.06 91.13 16:13:21 15:46:01 0 2.28 0.00 1.19 0.20 0.05 96.28 16:13:21 15:46:01 1 6.86 0.00 1.21 0.56 0.07 91.30 16:13:21 15:46:01 2 2.68 0.00 1.33 11.16 0.07 84.76 16:13:21 15:46:01 3 3.29 0.00 2.12 0.92 0.10 93.56 16:13:21 15:46:01 4 3.29 0.00 1.06 14.04 0.03 81.58 16:13:21 15:46:01 5 2.28 0.00 0.85 6.81 0.10 89.96 16:13:21 15:46:01 6 3.37 0.00 1.14 0.07 0.03 95.39 16:13:21 15:46:01 7 2.38 0.00 0.82 0.54 0.05 96.21 16:13:21 15:47:01 all 4.54 0.00 1.83 2.57 0.08 90.98 16:13:21 15:47:01 0 3.42 0.00 1.82 8.19 0.08 86.49 16:13:21 15:47:01 1 3.41 0.00 1.34 0.44 0.03 94.78 16:13:21 15:47:01 2 4.54 0.00 1.22 0.69 0.05 93.50 16:13:21 15:47:01 3 4.52 0.00 2.83 0.32 0.12 92.22 16:13:21 15:47:01 4 5.54 0.00 1.73 1.46 0.03 91.23 16:13:21 15:47:01 5 3.56 0.00 1.50 0.22 0.15 94.57 16:13:21 15:47:01 6 2.75 0.00 2.38 8.41 0.03 86.43 16:13:21 15:47:01 7 8.61 0.00 1.86 0.82 0.10 88.60 16:13:21 15:48:01 all 27.35 0.00 4.95 4.23 0.17 63.30 16:13:21 15:48:01 0 27.53 0.00 4.86 7.41 0.13 60.06 16:13:21 15:48:01 1 30.63 0.00 5.42 0.68 0.10 63.17 16:13:21 15:48:01 2 26.58 0.00 5.23 3.55 0.08 64.55 16:13:21 15:48:01 3 28.44 0.00 5.42 1.63 0.17 64.34 16:13:21 15:48:01 4 26.25 0.00 5.54 0.03 0.12 68.06 16:13:21 15:48:01 5 21.89 0.00 3.48 0.20 0.25 74.18 16:13:21 15:48:01 6 29.36 0.00 5.30 19.52 0.20 45.63 16:13:21 15:48:01 7 28.15 0.00 4.33 0.76 0.29 66.48 16:13:21 15:49:01 all 39.91 0.00 5.38 1.50 0.09 53.12 16:13:21 15:49:01 0 41.81 0.00 5.60 0.08 0.10 52.40 16:13:21 15:49:01 1 40.71 0.00 5.64 7.60 0.10 45.95 16:13:21 15:49:01 2 40.28 0.00 5.63 0.08 0.08 53.92 16:13:21 15:49:01 3 41.18 0.00 5.85 0.02 0.08 52.87 16:13:21 15:49:01 4 36.53 0.00 4.75 0.37 0.08 58.26 16:13:21 15:49:01 5 36.68 0.00 5.19 0.03 0.08 58.01 16:13:21 15:49:01 6 40.15 0.00 5.18 2.14 0.08 52.45 16:13:21 15:49:01 7 41.88 0.00 5.15 1.65 0.10 51.21 16:13:21 15:50:01 all 11.39 0.00 6.84 8.86 0.08 72.83 16:13:21 15:50:01 0 12.24 0.00 7.10 4.30 0.07 76.29 16:13:21 15:50:01 1 11.56 0.00 8.42 7.60 0.07 72.36 16:13:21 15:50:01 2 12.69 0.00 6.32 27.09 0.14 53.76 16:13:21 15:50:01 3 10.55 0.00 7.61 2.18 0.07 79.59 16:13:21 15:50:01 4 10.95 0.00 7.74 23.01 0.12 58.18 16:13:21 15:50:01 5 11.26 0.00 4.46 1.28 0.07 82.93 16:13:21 15:50:01 6 11.44 0.00 6.28 2.99 0.07 79.23 16:13:21 15:50:01 7 10.38 0.00 6.84 2.54 0.07 80.16 16:13:21 15:51:01 all 8.57 0.00 5.19 13.87 0.17 72.20 16:13:21 15:51:01 0 9.71 0.00 5.11 15.05 0.22 69.92 16:13:21 15:51:01 1 10.10 0.00 6.52 28.15 0.14 55.10 16:13:21 15:51:01 2 9.01 0.00 5.70 25.35 0.12 59.83 16:13:21 15:51:01 3 6.15 0.00 5.06 3.93 0.22 84.64 16:13:21 15:51:01 4 8.56 0.00 6.41 19.55 0.14 65.35 16:13:21 15:51:01 5 10.24 0.00 5.10 10.88 0.32 73.45 16:13:21 15:51:01 6 7.38 0.00 3.38 3.88 0.12 85.25 16:13:21 15:51:01 7 7.38 0.00 4.28 4.21 0.10 84.02 16:13:21 15:52:01 all 37.42 0.00 10.80 15.92 0.22 35.64 16:13:21 15:52:01 0 39.17 0.00 11.76 16.98 0.26 31.83 16:13:21 15:52:01 1 36.29 0.00 10.46 22.52 0.22 30.50 16:13:21 15:52:01 2 40.92 0.00 11.32 14.70 0.15 32.91 16:13:21 15:52:01 3 34.21 0.00 11.07 16.14 0.22 38.36 16:13:21 15:52:01 4 38.00 0.00 10.87 11.45 0.14 39.54 16:13:21 15:52:01 5 39.82 0.00 12.91 16.19 0.38 30.71 16:13:21 15:52:01 6 36.09 0.00 9.58 12.91 0.15 41.27 16:13:21 15:52:01 7 34.84 0.00 8.44 16.46 0.26 40.00 16:13:21 15:53:01 all 43.51 0.00 11.28 11.10 0.19 33.92 16:13:21 15:53:01 0 46.47 0.00 12.27 12.77 0.22 28.26 16:13:21 15:53:01 1 43.58 0.00 11.34 10.98 0.14 33.97 16:13:21 15:53:01 2 41.33 0.00 9.36 5.91 0.15 43.25 16:13:21 15:53:01 3 43.68 0.00 10.39 6.30 0.16 39.47 16:13:21 15:53:01 4 45.31 0.00 11.24 11.65 0.24 31.56 16:13:21 15:53:01 5 45.86 0.00 12.45 11.79 0.14 29.76 16:13:21 15:53:01 6 41.37 0.00 12.31 17.26 0.28 28.79 16:13:21 15:53:01 7 40.44 0.00 10.86 12.16 0.16 36.39 16:13:21 15:54:01 all 39.24 0.00 12.98 16.06 0.33 31.38 16:13:21 15:54:01 0 42.29 0.00 13.01 14.49 0.21 29.99 16:13:21 15:54:01 1 40.70 0.00 13.16 15.35 0.56 30.23 16:13:21 15:54:01 2 36.78 0.00 11.35 18.40 0.23 33.25 16:13:21 15:54:01 3 39.30 0.00 14.13 12.19 0.25 34.13 16:13:21 15:54:01 4 38.49 0.00 13.03 30.73 0.30 17.46 16:13:21 15:54:01 5 41.08 0.00 14.03 14.57 0.47 29.86 16:13:21 15:54:01 6 39.24 0.00 13.54 10.50 0.33 36.38 16:13:21 15:54:01 7 36.06 0.00 11.60 12.19 0.31 39.85 16:13:21 15:55:01 all 11.71 0.00 2.25 1.07 0.09 84.88 16:13:21 15:55:01 0 15.83 0.00 2.42 1.66 0.15 79.94 16:13:21 15:55:01 1 10.45 0.00 2.34 0.28 0.05 86.88 16:13:21 15:55:01 2 11.28 0.00 1.86 0.47 0.07 86.32 16:13:21 15:55:01 3 11.85 0.00 2.37 1.56 0.10 84.12 16:13:21 15:55:01 4 10.54 0.00 2.06 0.25 0.10 87.05 16:13:21 15:55:01 5 11.29 0.00 3.07 4.03 0.08 81.53 16:13:21 15:55:01 6 11.74 0.00 1.93 0.20 0.07 86.06 16:13:21 15:55:01 7 10.75 0.00 1.94 0.10 0.08 87.13 16:13:21 15:56:01 all 4.27 0.00 0.46 0.23 0.05 94.99 16:13:21 15:56:01 0 6.32 0.00 0.43 1.02 0.15 92.07 16:13:21 15:56:01 1 4.27 0.00 0.43 0.03 0.03 95.23 16:13:21 15:56:01 2 4.28 0.00 0.57 0.03 0.07 95.05 16:13:21 15:56:01 3 6.72 0.00 0.57 0.00 0.03 92.68 16:13:21 15:56:01 4 1.95 0.00 0.22 0.00 0.02 97.81 16:13:21 15:56:01 5 1.17 0.00 0.55 0.52 0.03 97.73 16:13:21 15:56:01 6 8.28 0.00 0.55 0.05 0.05 91.07 16:13:21 15:56:01 7 1.15 0.00 0.35 0.20 0.02 98.28 16:13:21 16:13:21 15:56:01 CPU %user %nice %system %iowait %steal %idle 16:13:21 15:57:01 all 0.26 0.00 0.02 0.00 0.01 99.70 16:13:21 15:57:01 0 0.07 0.00 0.02 0.02 0.00 99.90 16:13:21 15:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:13:21 15:57:01 2 0.08 0.00 0.05 0.00 0.03 99.83 16:13:21 15:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:21 15:57:01 4 1.83 0.00 0.00 0.00 0.02 98.16 16:13:21 15:57:01 5 0.02 0.00 0.02 0.02 0.02 99.93 16:13:21 15:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:13:21 15:57:01 7 0.02 0.00 0.03 0.00 0.02 99.93 16:13:21 15:58:01 all 0.15 0.00 0.01 0.00 0.01 99.83 16:13:21 15:58:01 0 0.02 0.00 0.02 0.02 0.00 99.95 16:13:21 15:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:13:21 15:58:01 2 0.05 0.00 0.03 0.00 0.03 99.88 16:13:21 15:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:21 15:58:01 4 1.04 0.00 0.02 0.00 0.00 98.94 16:13:21 15:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 15:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:13:21 15:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:13:21 15:59:01 all 0.02 0.00 0.01 0.01 0.01 99.96 16:13:21 15:59:01 0 0.05 0.00 0.03 0.02 0.02 99.88 16:13:21 15:59:01 1 0.00 0.00 0.03 0.00 0.00 99.97 16:13:21 15:59:01 2 0.03 0.00 0.00 0.00 0.03 99.93 16:13:21 15:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:13:21 15:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 15:59:01 5 0.02 0.00 0.00 0.03 0.00 99.95 16:13:21 15:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 15:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:13:21 16:00:01 all 0.10 0.00 0.02 0.05 0.01 99.81 16:13:21 16:00:01 0 0.03 0.00 0.03 0.42 0.02 99.50 16:13:21 16:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 16:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 16:13:21 16:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:21 16:00:01 4 0.65 0.00 0.02 0.00 0.02 99.32 16:13:21 16:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:13:21 16:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:13:21 16:00:01 7 0.02 0.00 0.05 0.00 0.02 99.92 16:13:21 16:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 16:13:21 16:01:01 0 0.00 0.00 0.02 0.02 0.00 99.97 16:13:21 16:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:13:21 16:01:01 2 0.03 0.00 0.05 0.00 0.03 99.88 16:13:21 16:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:13:21 16:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:13:21 16:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 16:02:01 all 0.03 0.00 0.01 0.01 0.00 99.95 16:13:21 16:02:01 0 0.02 0.00 0.02 0.02 0.00 99.95 16:13:21 16:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:13:21 16:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 16:13:21 16:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 16:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 16:02:01 5 0.02 0.00 0.00 0.03 0.02 99.93 16:13:21 16:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 16:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 16:13:21 16:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 16:13:21 16:03:01 0 0.02 0.00 0.00 0.03 0.02 99.93 16:13:21 16:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:13:21 16:03:01 2 0.03 0.00 0.03 0.00 0.03 99.90 16:13:21 16:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:21 16:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:13:21 16:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:03:01 7 0.03 0.00 0.03 0.00 0.02 99.92 16:13:21 16:04:01 all 0.04 0.00 0.02 0.00 0.00 99.94 16:13:21 16:04:01 0 0.12 0.00 0.05 0.03 0.00 99.80 16:13:21 16:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 16:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:21 16:04:01 3 0.05 0.00 0.03 0.00 0.00 99.92 16:13:21 16:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:13:21 16:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:13:21 16:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 16:13:21 16:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:13:21 16:05:01 all 0.03 0.00 0.01 0.01 0.01 99.95 16:13:21 16:05:01 0 0.12 0.00 0.00 0.03 0.02 99.83 16:13:21 16:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 16:05:01 2 0.05 0.00 0.05 0.00 0.02 99.88 16:13:21 16:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 16:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:13:21 16:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 16:13:21 16:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:13:21 16:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:13:21 16:06:01 0 0.05 0.00 0.00 0.03 0.02 99.90 16:13:21 16:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:06:01 2 0.05 0.00 0.02 0.00 0.03 99.90 16:13:21 16:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 16:13:21 16:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 16:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:13:21 16:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 16:13:21 16:06:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:13:21 16:07:01 all 0.04 0.00 0.01 0.03 0.01 99.91 16:13:21 16:07:01 0 0.03 0.00 0.02 0.20 0.00 99.75 16:13:21 16:07:01 1 0.07 0.00 0.00 0.00 0.02 99.92 16:13:21 16:07:01 2 0.03 0.00 0.02 0.00 0.03 99.92 16:13:21 16:07:01 3 0.02 0.00 0.03 0.00 0.00 99.95 16:13:21 16:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 16:13:21 16:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:13:21 16:07:01 6 0.08 0.00 0.02 0.00 0.00 99.90 16:13:21 16:07:01 7 0.07 0.00 0.00 0.00 0.02 99.92 16:13:21 16:13:21 16:07:01 CPU %user %nice %system %iowait %steal %idle 16:13:21 16:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 16:13:21 16:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 16:13:21 16:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:21 16:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 16:08:01 4 0.00 0.00 0.02 0.02 0.02 99.95 16:13:21 16:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:13:21 16:08:01 7 0.00 0.00 0.03 0.00 0.00 99.97 16:13:21 16:09:01 all 0.03 0.00 0.01 0.00 0.01 99.96 16:13:21 16:09:01 0 0.02 0.00 0.00 0.02 0.02 99.95 16:13:21 16:09:01 1 0.05 0.00 0.00 0.00 0.00 99.95 16:13:21 16:09:01 2 0.05 0.00 0.03 0.00 0.02 99.90 16:13:21 16:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:13:21 16:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:13:21 16:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:13:21 16:10:01 all 0.20 0.00 0.00 0.02 0.01 99.77 16:13:21 16:10:01 0 0.00 0.00 0.00 0.17 0.00 99.83 16:13:21 16:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:13:21 16:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:13:21 16:10:01 4 1.47 0.00 0.00 0.00 0.02 98.51 16:13:21 16:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:13:21 16:11:01 all 0.22 0.00 0.01 0.01 0.01 99.74 16:13:21 16:11:01 0 0.00 0.00 0.00 0.12 0.02 99.87 16:13:21 16:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:13:21 16:11:01 2 0.03 0.00 0.03 0.00 0.03 99.90 16:13:21 16:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:13:21 16:11:01 4 1.61 0.00 0.00 0.00 0.02 98.37 16:13:21 16:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:13:21 16:11:01 6 0.07 0.00 0.00 0.00 0.02 99.92 16:13:21 16:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:13:21 16:12:01 all 0.47 0.00 0.25 0.03 0.02 99.23 16:13:21 16:12:01 0 0.50 0.00 0.30 0.10 0.02 99.08 16:13:21 16:12:01 1 0.40 0.00 0.23 0.02 0.02 99.33 16:13:21 16:12:01 2 0.17 0.00 0.22 0.00 0.05 99.57 16:13:21 16:12:01 3 0.37 0.00 0.33 0.00 0.02 99.28 16:13:21 16:12:01 4 0.92 0.00 0.22 0.02 0.05 98.80 16:13:21 16:12:01 5 0.43 0.00 0.25 0.02 0.02 99.28 16:13:21 16:12:01 6 0.52 0.00 0.23 0.03 0.00 99.22 16:13:21 16:12:01 7 0.47 0.00 0.22 0.02 0.00 99.30 16:13:21 16:13:01 all 8.23 0.00 3.57 2.92 0.06 85.22 16:13:21 16:13:01 0 8.25 0.00 3.69 4.22 0.07 83.77 16:13:21 16:13:01 1 8.80 0.00 3.00 0.12 0.05 88.03 16:13:21 16:13:01 2 8.16 0.00 3.36 0.91 0.07 87.50 16:13:21 16:13:01 3 7.57 0.00 3.26 0.37 0.05 88.74 16:13:21 16:13:01 4 8.28 0.00 4.74 10.86 0.08 76.03 16:13:21 16:13:01 5 8.75 0.00 3.38 0.03 0.03 87.80 16:13:21 16:13:01 6 8.27 0.00 3.50 6.52 0.05 81.66 16:13:21 16:13:01 7 7.73 0.00 3.61 0.42 0.07 88.17 16:13:21 Average: all 8.47 0.00 2.36 2.90 0.06 86.20 16:13:21 Average: 0 9.03 0.00 2.45 3.08 0.07 85.36 16:13:21 Average: 1 8.73 0.00 2.44 3.31 0.06 85.46 16:13:21 Average: 2 8.42 0.00 2.25 3.81 0.06 85.46 16:13:21 Average: 3 8.35 0.00 2.49 1.58 0.06 87.52 16:13:21 Average: 4 8.49 0.00 2.45 4.33 0.06 84.68 16:13:21 Average: 5 8.23 0.00 2.36 2.34 0.08 87.00 16:13:21 Average: 6 8.44 0.00 2.29 2.97 0.05 86.24 16:13:21 Average: 7 8.10 0.00 2.13 1.82 0.06 87.90 16:13:21 16:13:21 16:13:21