Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dfb2bebdff01e763e027b41a3038140e2212768 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-ssh14901900617089587904.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15351456087219281640.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10046673823427590569.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13047196893229826537.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-ssh5905295175698791196.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/v3], 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.20 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/v3 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 ‘prd-centos7-blackbox-4c-2g-6590’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6591’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6746’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6747 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/481 [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/481 # 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 > 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 Avoid second fetch Checking out Revision 7dfb2bebdff01e763e027b41a3038140e2212768 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3 (#4491)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7dfb2bebdff01e763e027b41a3038140e2212768 # timeout=10 > git rev-list --no-walk 0baaaae70618360000907aaeb616fdb98faa6d32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:18:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:18:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:18:16 ========================================================= 23:18:16 EdgeX Global Pipelines Version Info 23:18:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:18:17 ------------------- 23:18:17 stable info: 23:18:17 ------------------- 23:18:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:18:17 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:18:17 Message: update stable to v1.0.245 23:18:18 ------------------- 23:18:18 experimental info: 23:18:18 ------------------- 23:18:18 Commited By: **** collab-it+edgex@linuxfoundation.org 23:18:18 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:18:18 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dfb2be [Pipeline] echo 23:18:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:18 provisioning config files... 23:18:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/481@tmp/config100162379134694518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:19 ---> docker-login.sh 23:18:19 nexus3.edgexfoundry.org:10001 23:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:19 Configure a credential helper to remove this warning. See 23:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:19 23:18:19 Login Succeeded 23:18:19 nexus3.edgexfoundry.org:10002 23:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:19 Configure a credential helper to remove this warning. See 23:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:19 23:18:19 Login Succeeded 23:18:19 nexus3.edgexfoundry.org:10003 23:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:19 Configure a credential helper to remove this warning. See 23:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:19 23:18:19 Login Succeeded 23:18:19 nexus3.edgexfoundry.org:10004 23:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:19 Configure a credential helper to remove this warning. See 23:18:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:19 23:18:19 Login Succeeded 23:18:19 docker.io 23:18:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:20 Configure a credential helper to remove this warning. See 23:18:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:20 23:18:20 Login Succeeded 23:18:20 ---> docker-login.sh ends [Pipeline] } 23:18:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:20 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/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 23:18:20 + dirname cmd/core-command/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo core-command,cmd/core-command/Dockerfile 23:18:20 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:18:20 + dirname cmd/core-data/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo core-data,cmd/core-data/Dockerfile 23:18:20 + dirname cmd/core-metadata/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo core-metadata,cmd/core-metadata/Dockerfile 23:18:20 + dirname+ cmd/security-bootstrapper/Dockerfile 23:18:20 cut -d/ -f2 23:18:20 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:18:20 + dirname cmd/security-proxy-auth/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:18:20 + dirname cmd/security-proxy-setup/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:18:20 + dirname cmd/security-secretstore-setup/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:18:20 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:18:20 + dirname cmd/security-spire-agent/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:18:20 + dirname cmd/security-spire-config/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:18:20 + dirname cmd/security-spire-server/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:18:20 + dirname cmd/support-notifications/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo support-notifications,cmd/support-notifications/Dockerfile 23:18:20 + dirname cmd/support-scheduler/Dockerfile 23:18:20 + cut -d/ -f2 23:18:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:18:20 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/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 23:18:20 + git rev-list -1 --merges 7dfb2bebdff01e763e027b41a3038140e2212768~1..7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] echo 23:18:20 -----------> git rev-list -1 --merges 7dfb2bebdff01e763e027b41a3038140e2212768~1..7dfb2bebdff01e763e027b41a3038140e2212768 7dfb2bebdff01e763e027b41a3038140e2212768 [false] [Pipeline] sh 23:18:21 + git log --format=format:%s -1 7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] echo 23:18:21 ========================================================= 23:18:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:18:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:18:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:21 + grep -v github /etc/ssh/ssh_known_hosts 23:18:21 + [ -e /tmp/ssh_known_hosts ] 23:18:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:18:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:18:21 + sudo tee -a /etc/ssh/ssh_known_hosts 23:18:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:21 23:18:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:22 0.1.4: Pulling from edgex-devops/py-git-semver 23:18:22 b85a868b505f: Pulling fs layer 23:18:22 e2be974225ed: Pulling fs layer 23:18:22 339a4e72a1f5: Pulling fs layer 23:18:22 988bab9f4d93: Pulling fs layer 23:18:22 1469e6f7b9e6: Pulling fs layer 23:18:22 eaf3925da568: Pulling fs layer 23:18:22 bab4dde63d76: Pulling fs layer 23:18:22 bde34c3a00c8: Pulling fs layer 23:18:22 b352a97aabf1: Pulling fs layer 23:18:22 4872d77fe225: Pulling fs layer 23:18:22 5851b861e8e6: Pulling fs layer 23:18:22 bde34c3a00c8: Waiting 23:18:22 988bab9f4d93: Waiting 23:18:22 b352a97aabf1: Waiting 23:18:22 4872d77fe225: Waiting 23:18:22 5851b861e8e6: Waiting 23:18:22 bab4dde63d76: Waiting 23:18:22 1469e6f7b9e6: Waiting 23:18:22 eaf3925da568: Waiting 23:18:22 e2be974225ed: Download complete 23:18:22 988bab9f4d93: Verifying Checksum 23:18:22 988bab9f4d93: Download complete 23:18:22 339a4e72a1f5: Verifying Checksum 23:18:22 339a4e72a1f5: Download complete 23:18:22 eaf3925da568: Verifying Checksum 23:18:22 eaf3925da568: Download complete 23:18:22 1469e6f7b9e6: Verifying Checksum 23:18:22 1469e6f7b9e6: Download complete 23:18:22 bde34c3a00c8: Download complete 23:18:22 b352a97aabf1: Verifying Checksum 23:18:22 b352a97aabf1: Download complete 23:18:22 b85a868b505f: Verifying Checksum 23:18:22 b85a868b505f: Download complete 23:18:22 4872d77fe225: Verifying Checksum 23:18:22 4872d77fe225: Download complete 23:18:22 5851b861e8e6: Verifying Checksum 23:18:22 5851b861e8e6: Download complete 23:18:22 bab4dde63d76: Verifying Checksum 23:18:22 bab4dde63d76: Download complete 23:18:24 b85a868b505f: Pull complete 23:18:24 e2be974225ed: Pull complete 23:18:24 339a4e72a1f5: Pull complete 23:18:24 988bab9f4d93: Pull complete 23:18:24 1469e6f7b9e6: Pull complete 23:18:24 eaf3925da568: Pull complete 23:18:26 bab4dde63d76: Pull complete 23:18:26 bde34c3a00c8: Pull complete 23:18:27 b352a97aabf1: Pull complete 23:18:27 4872d77fe225: Pull complete 23:18:27 5851b861e8e6: Pull complete 23:18:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:18:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:27 prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container 23:18:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:18:30 $ docker top 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 -eo pid,comm 23:18:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:18:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:30 [ssh-agent] Looking for ssh-agent implementation... 23:18:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:30 $ docker exec 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 ssh-agent 23:18:31 SSH_AUTH_SOCK=/tmp/ssh-fICJggPbfOOn/agent.33 23:18:31 SSH_AGENT_PID=39 23:18:31 Running ssh-add (command line suppressed) 23:18:31 Identity added: /w/workspace/edgex-go/481@tmp/private_key_8937135587713647083.key (/w/workspace/edgex-go/481@tmp/private_key_8937135587713647083.key) 23:18:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:31 + git tag --points-at HEAD [Pipeline] } 23:18:31 $ docker exec --env ******** --env ******** 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 ssh-agent -k 23:18:31 unset SSH_AUTH_SOCK; 23:18:31 unset SSH_AGENT_PID; 23:18:31 echo Agent pid 39 killed; 23:18:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:18:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:31 [ssh-agent] Looking for ssh-agent implementation... 23:18:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:31 $ docker exec 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 ssh-agent 23:18:31 SSH_AUTH_SOCK=/tmp/ssh-gJ3K4YG9nryu/agent.72 23:18:31 SSH_AGENT_PID=78 23:18:31 Running ssh-add (command line suppressed) 23:18:31 Identity added: /w/workspace/edgex-go/481@tmp/private_key_15477642004219939323.key (/w/workspace/edgex-go/481@tmp/private_key_15477642004219939323.key) 23:18:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:32 + git semver init 23:18:32 2023-04-03 23:18:32,439 [run_init] DEBUG init version:0.0.0 force:False 23:18:32 2023-04-03 23:18:32,440 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/481/.semver 23:18:32 2023-04-03 23:18:32,440 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/481/.semver 23:18:32 2023-04-03 23:18:32,441 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/481/.semver'], cwd=/w/workspace/edgex-go/481, universal_newlines=False, shell=None, istream=None) 23:18:39 2023-04-03 23:18:38,132 [append_file] DEBUG append to file:/w/workspace/edgex-go/481/.git/info/exclude 23:18:39 2023-04-03 23:18:38,132 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/481/.semver/main with force:False 23:18:39 2023-04-03 23:18:38,132 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main 23:18:39 2023-04-03 23:18:38,133 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main 23:18:39 3.0.0-dev.119 [Pipeline] } 23:18:39 $ docker exec --env ******** --env ******** 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 ssh-agent -k 23:18:39 unset SSH_AUTH_SOCK; 23:18:39 unset SSH_AGENT_PID; 23:18:39 echo Agent pid 78 killed; 23:18:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:39 + git semver [Pipeline] } 23:18:39 $ docker stop --time=1 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 23:18:41 $ docker rm -f --volumes 9983f8c56255e180dc3e0d768069a3ecad8ae68f6bcba0a36516f24088fec816 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:18:41 Stashed 1 file(s) [Pipeline] echo 23:18:41 [edgeXSemver]: initialized semver on version 3.0.0-dev.119 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:18:42 + git config --global --add safe.directory /w/workspace/edgex-go/481 [Pipeline] echo 23:18:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:42 ========================================================= 23:18:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:18:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:18:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:18:42 63b65145d645: Pulling fs layer 23:18:42 a2d21d5440eb: Pulling fs layer 23:18:42 935e6c44a52c: Pulling fs layer 23:18:42 94cc34f8dd06: Pulling fs layer 23:18:42 30dea6a524f1: Pulling fs layer 23:18:42 a2aff8979fd8: Pulling fs layer 23:18:42 6808be2612f2: Pulling fs layer 23:18:42 f25807f1079a: Pulling fs layer 23:18:42 a2aff8979fd8: Waiting 23:18:42 94cc34f8dd06: Waiting 23:18:42 6808be2612f2: Waiting 23:18:42 f25807f1079a: Waiting 23:18:42 a2d21d5440eb: Download complete 23:18:42 94cc34f8dd06: Verifying Checksum 23:18:42 94cc34f8dd06: Download complete 23:18:42 30dea6a524f1: Verifying Checksum 23:18:42 30dea6a524f1: Download complete 23:18:42 63b65145d645: Verifying Checksum 23:18:42 63b65145d645: Download complete 23:18:42 a2aff8979fd8: Verifying Checksum 23:18:42 a2aff8979fd8: Download complete 23:18:42 63b65145d645: Pull complete 23:18:42 a2d21d5440eb: Pull complete 23:18:43 f25807f1079a: Verifying Checksum 23:18:43 f25807f1079a: Download complete 23:18:43 935e6c44a52c: Verifying Checksum 23:18:43 935e6c44a52c: Download complete 23:18:43 6808be2612f2: Download complete 23:18:47 935e6c44a52c: Pull complete 23:18:47 94cc34f8dd06: Pull complete 23:18:47 30dea6a524f1: Pull complete 23:18:47 a2aff8979fd8: Pull complete 23:18:50 6808be2612f2: Pull complete 23:18:50 f25807f1079a: Pull complete 23:18:50 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:18:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:18:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:50 WORKDIR /edgex 23:18:50 COPY go.mod . 23:18:50 RUN go mod download 23:18:50 + docker build -t ci-base-image-x86_64 -f - . 23:18:51 Sending build context to Docker daemon 170.5MB 23:18:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:51 ---> 3b553350e43f 23:18:51 Step 2/4 : WORKDIR /edgex 23:18:56 Still waiting to schedule task 23:18:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6748’ 23:18:58 ---> Running in 20ce419ba32f 23:18:58 Removing intermediate container 20ce419ba32f 23:18:58 ---> 5b72d4a9ab28 23:18:58 Step 3/4 : COPY go.mod . 23:18:58 ---> d1dae26d057e 23:18:58 Step 4/4 : RUN go mod download 23:18:58 ---> Running in 55cea12c6693 23:19:13 Removing intermediate container 55cea12c6693 23:19:13 ---> 11fb1fa8a3f6 23:19:13 Successfully built 11fb1fa8a3f6 23:19:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:13 + docker inspect -f . ci-base-image-x86_64 23:19:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:13 prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container 23:19:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:19:14 $ docker top c88427e49fd2c58bd973048727e05ed5dc226f531f8b71df8f8ae1834010b957 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:14 + go version 23:19:14 go version go1.20.2 linux/amd64 [Pipeline] } 23:19:14 $ docker stop --time=1 c88427e49fd2c58bd973048727e05ed5dc226f531f8b71df8f8ae1834010b957 23:19:15 $ docker rm -f --volumes c88427e49fd2c58bd973048727e05ed5dc226f531f8b71df8f8ae1834010b957 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:16 + docker inspect -f . ci-base-image-x86_64 23:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:16 prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container 23:19:16 $ 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/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:19:16 $ docker top 309bd92ff5d09de776b876f5fef1075cb01d6d02e3f7accb6521abef82b07924 -eo pid,comm [Pipeline] { [Pipeline] echo 23:19:16 ========================================================= 23:19:16 [edgeXBuildGoParallel] Running Tests and Build... 23:19:16 ========================================================= [Pipeline] sh 23:19:16 + git config --global --add safe.directory /w/workspace/edgex-go/481 [Pipeline] fileExists [Pipeline] sh 23:19:17 + make test 23:19:17 go test -race -coverprofile=coverage.out ./... 23:19:23 ? github.com/edgexfoundry/edgex-go [no test files] 23:19:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:19:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:19:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:19:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:19:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:19:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:19:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:19:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:19:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:19:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:19:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:19:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:19:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:19:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 23:19:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements 23:19:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.3% of statements 23:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:19:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:19:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:19:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 23:19:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:19:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:19:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:19:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:19:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:19:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:19:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.301s coverage: 88.5% of statements 23:19:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.9% of statements 23:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:19:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.372s coverage: 95.6% of statements 23:19:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:19:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:19:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:19:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:19:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:19:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 23:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:19:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:19:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 23:19:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:19:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:19:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 23:19:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.0% of statements 23:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 44.1% of statements 23:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 82.9% of statements 23:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 23:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 23:20:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 23:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:20:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:20:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:20:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:20:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:20:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:20:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:20:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:20:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:20:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements 23:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:20:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:20:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:20:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.283s coverage: 79.9% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.082s coverage: 92.9% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 62.3% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.064s coverage: 87.2% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.2% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.051s coverage: 86.0% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.1% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 38.4% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.5% of statements 23:20:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.076s coverage: 97.7% of statements 23:20:25 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:20:25 running golangci-lint 23:20:25 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:20:25 go version go1.20.2 linux/amd64 23:20:25 level=info msg="[config_reader] Used config file .golangci.yml" 23:20:25 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:20:40 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|exports_file|imports|files|compiled_files|deps) took 14.552169492s" 23:20:40 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.802968ms" 23:20:46 level=info msg="[linters_context/goanalysis] analyzers took 55.793597215s with top 10 stages: buildir: 31.848164574s, inspect: 1.773781673s, fact_deprecated: 1.526420461s, gosec: 1.403503049s, printf: 1.278280511s, nilness: 1.034401843s, S1038: 1.000273675s, ctrlflow: 899.970679ms, fact_purity: 833.8462ms, SA4027: 552.399305ms" 23:20:46 level=info msg="[runner] Issues before processing: 201, after processing: 0" 23:20:46 level=info msg="[runner] Processors filtering stat (out/in): exclude: 201/201, exclude-rules: 21/201, cgo: 201/201, skip_files: 201/201, identifier_marker: 201/201, nolint: 0/21, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, path_prettifier: 201/201, skip_dirs: 201/201" 23:20:46 level=info msg="[runner] processing took 19.472023ms with stages: nolint: 7.296545ms, identifier_marker: 7.053463ms, autogenerated_exclude: 1.618924ms, path_prettifier: 1.356912ms, exclude-rules: 1.19382ms, skip_dirs: 904.718µs, cgo: 27.731µs, filename_unadjuster: 14.15µs, max_same_issues: 1.09µs, exclude: 920ns, skip_files: 750ns, max_from_linter: 700ns, diff: 660ns, uniq_by_line: 380ns, severity-rules: 350ns, source_code: 270ns, sort_results: 240ns, path_shortener: 150ns, max_per_file_from_linter: 140ns, path_prefixer: 110ns" 23:20:46 level=info msg="[runner] linters took 7.614575406s with stages: goanalysis_metalinter: 7.595008583s" 23:20:46 level=info msg="File cache stats: 0 entries of total size 0B" 23:20:46 level=info msg="Memory: 224 samples, avg is 190.7MB, max is 797.4MB" 23:20:46 level=info msg="Execution took 22.219344788s" 23:20:47 go vet ./... 23:20:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:20:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:20:51 ./bin/test-attribution-txt.sh [Pipeline] echo 23:20:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:20:51 + ls -al . 23:20:51 total 704 23:20:51 drwxrwxr-x 11 1001 1001 4096 Apr 3 23:19 . 23:20:51 drwxr-xr-x 4 root root 4096 Apr 3 23:19 .. 23:20:51 drwxrwxr-x 2 1001 1001 4096 Apr 3 23:18 .blubracket 23:20:51 -rw-rw-r-- 1 1001 1001 16 Apr 3 23:18 .dockerignore 23:20:51 drwxrwxr-x 8 1001 1001 4096 Apr 3 23:18 .git 23:20:51 drwxrwxr-x 3 1001 1001 4096 Apr 3 23:18 .github 23:20:51 -rw-rw-r-- 1 1001 1001 1133 Apr 3 23:18 .gitignore 23:20:51 -rw-rw-r-- 1 1001 1001 42 Apr 3 23:18 .golangci.yml 23:20:51 -rw-rw-r-- 1 1001 1001 87 Apr 3 23:18 .hadolint.yml 23:20:51 drwxr-xr-x 3 1001 1001 4096 Apr 3 23:18 .semver 23:20:51 -rw-rw-r-- 1 1001 1001 166 Apr 3 23:18 .sonarcloud.properties 23:20:51 -rw-rw-r-- 1 1001 1001 1171 Apr 3 23:18 ADOPTERS.md 23:20:51 -rw-rw-r-- 1 1001 1001 10835 Apr 3 23:18 Attribution.txt 23:20:51 -rw-rw-r-- 1 1001 1001 73765 Apr 3 23:18 CHANGELOG.md 23:20:51 -rw-rw-r-- 1 1001 1001 3804 Apr 3 23:18 CONTRIBUTING.md 23:20:51 -rw-rw-r-- 1 1001 1001 677 Apr 3 23:18 GOVERNANCE.md 23:20:51 -rw-rw-r-- 1 1001 1001 883 Apr 3 23:18 Jenkinsfile 23:20:51 -rw-rw-r-- 1 1001 1001 10775 Apr 3 23:18 LICENSE 23:20:51 -rw-rw-r-- 1 1001 1001 14368 Apr 3 23:18 Makefile 23:20:51 -rw-rw-r-- 1 1001 1001 582 Apr 3 23:18 OWNERS.md 23:20:51 -rw-rw-r-- 1 1001 1001 9403 Apr 3 23:18 README.md 23:20:51 -rw-rw-r-- 1 1001 1001 789 Apr 3 23:18 SECURITY.md 23:20:51 -rw-rw-r-- 1 1001 1001 13 Apr 3 23:18 VERSION 23:20:51 drwxrwxr-x 2 1001 1001 4096 Apr 3 23:18 bin 23:20:51 drwxrwxr-x 18 1001 1001 4096 Apr 3 23:18 cmd 23:20:51 -rw-r--r-- 1 root root 447380 Apr 3 23:20 coverage.out 23:20:51 -rw-rw-r-- 1 1001 1001 3200 Apr 3 23:18 go.mod 23:20:51 -rw-rw-r-- 1 1001 1001 31265 Apr 3 23:18 go.sum 23:20:51 drwxrwxr-x 7 1001 1001 4096 Apr 3 23:18 internal 23:20:51 drwxrwxr-x 3 1001 1001 4096 Apr 3 23:18 openapi 23:20:51 -rw-rw-r-- 1 1001 1001 594 Apr 3 23:18 security.txt 23:20:51 drwxrwxr-x 4 1001 1001 4096 Apr 3 23:18 snap 23:20:51 -rw-rw-r-- 1 1001 1001 204 Apr 3 23:18 version.go [Pipeline] sh 23:20:52 + '[' -e coverage.out ] 23:20:52 + chown 1001:1001 coverage.out [Pipeline] stash 23:20:52 Stashed 1 file(s) [Pipeline] sh 23:20:52 + make build 23:20:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:21:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:21:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:21:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:21:07 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:21:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:21:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:21:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6751 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:21:15 Running in /w/workspace/edgex-go/481 [Pipeline] { [Pipeline] checkout 23:21:15 The recommended git tool is: git 23:21:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:21:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:21:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:21:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:21:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:21:20 $ docker stop --time=1 309bd92ff5d09de776b876f5fef1075cb01d6d02e3f7accb6521abef82b07924 23:21:21 using credential edgex-jenkins-ssh 23:21:21 Cloning the remote Git repository 23:21:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:21:21 > git init /w/workspace/edgex-go/481 # timeout=10 23:21:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:21:21 > git --version # timeout=10 23:21:21 > git --version # 'git version 2.25.1' 23:21:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:21:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:25 $ docker rm -f --volumes 309bd92ff5d09de776b876f5fef1075cb01d6d02e3f7accb6521abef82b07924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:26 23:21:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:26 latest: Pulling from edgex-devops/edgex-compose 23:21:26 cbdbe7a5bc2a: Pulling fs layer 23:21:26 ca9280d653b3: Pulling fs layer 23:21:26 7e9c9ca2126c: Pulling fs layer 23:21:26 cbdbe7a5bc2a: Verifying Checksum 23:21:26 cbdbe7a5bc2a: Download complete 23:21:26 ca9280d653b3: Verifying Checksum 23:21:26 ca9280d653b3: Download complete 23:21:26 cbdbe7a5bc2a: Pull complete 23:21:27 7e9c9ca2126c: Verifying Checksum 23:21:27 7e9c9ca2126c: Download complete 23:21:27 ca9280d653b3: Pull complete 23:21:30 7e9c9ca2126c: Pull complete 23:21:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:21:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:30 prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container 23:21:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:21:32 $ docker top 8d0fde1503a48a4ce99df7fc7e6b6e156b2757b808cbb010dfaa79410d29764a -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:33 + docker-compose build --help 23:21:33 + grep parallel 23:21:33 --parallel Build images in parallel. [Pipeline] } 23:21:33 $ docker stop --time=1 8d0fde1503a48a4ce99df7fc7e6b6e156b2757b808cbb010dfaa79410d29764a 23:21:34 $ docker rm -f --volumes 8d0fde1503a48a4ce99df7fc7e6b6e156b2757b808cbb010dfaa79410d29764a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:35 prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container 23:21:35 $ 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/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:21:36 $ docker top 5c73d2361606a335da380caa1dc79f87a46a5f18bdd6911f786f682c6a07b5c5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:36 + docker-compose -f ./docker-compose-build.yml build --parallel 23:21:37 Building core-command ... 23:21:37 Building core-common-config-bootstrapper ... 23:21:37 Building core-data ... 23:21:37 Building core-metadata ... 23:21:37 Building security-bootstrapper ... 23:21:37 Building security-proxy-auth ... 23:21:37 Building security-proxy-setup ... 23:21:37 Building security-secretstore-setup ... 23:21:37 Building security-spiffe-token-provider ... 23:21:37 Building security-spire-agent ... 23:21:37 Building security-spire-config ... 23:21:37 Building security-spire-server ... 23:21:37 Building support-notifications ... 23:21:37 Building support-scheduler ... 23:21:37 Building core-data 23:21:37 Building security-proxy-setup 23:21:37 Building security-spire-server 23:21:37 Building core-common-config-bootstrapper 23:21:37 Building core-command 23:21:43 Avoid second fetch 23:21:43 Checking out Revision 7dfb2bebdff01e763e027b41a3038140e2212768 (main) 23:21:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:21:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:43 > git config core.sparsecheckout # timeout=10 23:21:43 > git checkout -f 7dfb2bebdff01e763e027b41a3038140e2212768 # timeout=10 23:21:44 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3 (#4491)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:21:45 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:45 Dload Upload Total Spent Left Speed 23:21:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh 23:21:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:21:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:21:46 + sudo tee /etc/docker/daemon.new 23:21:46 { 23:21:46 "registry-mirrors": [ 23:21:46 "https://nexus3.edgexfoundry.org:10001" 23:21:46 ], 23:21:46 "bip": "10.250.0.254/24", 23:21:46 "hosts": [ 23:21:46 "tcp://0.0.0.0:5555", 23:21:46 "unix:///var/run/docker.sock" 23:21:46 ], 23:21:46 "mtu": 1458, 23:21:46 "selinux-enabled": true, 23:21:46 "seccomp-profile": "/etc/docker/seccomp.json" 23:21:46 } [Pipeline] sh 23:21:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:21:46 + sudo service docker restart 23:21:49 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:21:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:21:49 ---> 11fb1fa8a3f6 23:21:49 Step 3/26 : WORKDIR /edgex-go 23:21:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:21:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:21:49 ---> 11fb1fa8a3f6 23:21:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:21:49 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:21:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:21:49 ---> 11fb1fa8a3f6 23:21:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:21:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:21:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:21:49 ---> 11fb1fa8a3f6 23:21:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:21:49 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:21:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:21:49 ---> 11fb1fa8a3f6 23:21:49 Step 3/22 : WORKDIR /edgex-go 23:21:59 ---> Running in df1749fb7b4d 23:21:59 ---> Running in fd72d9f8ffdb 23:21:59 ---> Running in 5f576e512bcb 23:21:59 ---> Running in 609286b9182c 23:21:59 ---> Running in 161cb587ca17 23:21:59 Removing intermediate container df1749fb7b4d 23:21:59 ---> 4f0a7ffc0725 23:21:59 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:21:59 Removing intermediate container 5f576e512bcb 23:21:59 ---> 6b5b6d9c14da 23:21:59 Step 4/23 : WORKDIR /edgex-go 23:21:59 Removing intermediate container 609286b9182c 23:21:59 ---> 634707d74e93 23:21:59 Step 4/24 : WORKDIR /edgex-go 23:21:59 Removing intermediate container fd72d9f8ffdb 23:21:59 ---> 6a8144929b78 23:21:59 Step 4/23 : WORKDIR /edgex-go 23:21:59 Removing intermediate container 161cb587ca17 23:21:59 ---> fbe1ac047160 23:21:59 Step 4/22 : RUN apk add --update --no-cache make git 23:21:59 ---> Running in 420d2cc7b5da 23:21:59 ---> Running in 25af76027dd3 23:21:59 ---> Running in f3be80ce0fbd 23:21:59 ---> Running in e9acd9dead32 23:21:59 ---> Running in 694eda821a65 23:21:59 Removing intermediate container f3be80ce0fbd 23:21:59 ---> abd3ec36842b 23:21:59 Step 5/24 : RUN apk add --update --no-cache make git 23:21:59 Removing intermediate container 420d2cc7b5da 23:21:59 ---> 1ad747cbd6c7 23:21:59 Step 5/23 : RUN apk add --update --no-cache make git 23:21:59 Removing intermediate container e9acd9dead32 23:21:59 ---> 275a51327ce2 23:21:59 Step 5/23 : RUN apk add --update --no-cache make git 23:21:59 ---> Running in 3db897e545c9 23:21:59 ---> Running in 0fac07f91485 23:21:59 ---> Running in 5f091483a6d4 23:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:59 OK: 265 MiB in 53 packages 23:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:59 OK: 265 MiB in 53 packages 23:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:59 OK: 265 MiB in 53 packages 23:21:59 OK: 265 MiB in 53 packages 23:21:59 OK: 265 MiB in 53 packages 23:21:59 Removing intermediate container 25af76027dd3 23:21:59 ---> 13d7005c4417 23:21:59 Step 5/26 : COPY go.mod vendor* ./ 23:21:59 Removing intermediate container 694eda821a65 23:21:59 ---> 202478b5a46c 23:21:59 Step 5/22 : COPY go.mod vendor* ./ 23:21:59 ---> 2977171df91e 23:21:59 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:59 ---> Running in 795bcee74bc2 23:21:59 ---> 610816382ece 23:21:59 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:59 ---> Running in 609edc714c43 23:21:59 Removing intermediate container 3db897e545c9 23:21:59 ---> 23938c6c824f 23:21:59 Step 6/24 : COPY go.mod vendor* ./ 23:21:59 Removing intermediate container 0fac07f91485 23:21:59 ---> d05003b31fb3 23:21:59 Step 6/23 : COPY go.mod vendor* ./ 23:21:59 ---> 7aabc8859aca 23:21:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:59 ---> Running in 1ec2a29916b6 23:21:59 Removing intermediate container 5f091483a6d4 23:21:59 ---> 8fcb981ae17b 23:21:59 Step 6/23 : COPY go.mod vendor* ./ 23:21:59 ---> b53388626e76 23:21:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:59 ---> Running in 60ae59fbf3fc 23:21:59 ---> 04045d4b4be0 23:21:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:59 ---> Running in e48d307bd70a [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:05 provisioning config files... 23:22:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/481@tmp/config6050549543791175250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:05 ---> docker-login.sh 23:22:05 nexus3.edgexfoundry.org:10001 23:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:06 Configure a credential helper to remove this warning. See 23:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:06 23:22:06 Login Succeeded 23:22:06 nexus3.edgexfoundry.org:10002 23:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:06 Configure a credential helper to remove this warning. See 23:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:06 23:22:06 Login Succeeded 23:22:06 nexus3.edgexfoundry.org:10003 23:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:06 Configure a credential helper to remove this warning. See 23:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:06 23:22:06 Login Succeeded 23:22:06 nexus3.edgexfoundry.org:10004 23:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:07 Configure a credential helper to remove this warning. See 23:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:07 23:22:07 Login Succeeded 23:22:07 docker.io 23:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:22:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:22:08 Configure a credential helper to remove this warning. See 23:22:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:22:08 23:22:08 Login Succeeded 23:22:08 ---> docker-login.sh ends [Pipeline] } 23:22:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:22:08 + git config --global --add safe.directory /w/workspace/edgex-go/481 [Pipeline] echo 23:22:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:08 ========================================================= 23:22:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:22:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:22:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:22:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:22:09 af6eaf76a39c: Pulling fs layer 23:22:09 55522c791124: Pulling fs layer 23:22:09 ce5c4a1c91eb: Pulling fs layer 23:22:09 169dfbe0d373: Pulling fs layer 23:22:09 e1ff8fa3b103: Pulling fs layer 23:22:09 52ebb69f0ebf: Pulling fs layer 23:22:09 5abe8eddf0d5: Pulling fs layer 23:22:09 169dfbe0d373: Waiting 23:22:09 e1ff8fa3b103: Waiting 23:22:09 52ebb69f0ebf: Waiting 23:22:09 5abe8eddf0d5: Waiting 23:22:09 af6eaf76a39c: Verifying Checksum 23:22:09 169dfbe0d373: Verifying Checksum 23:22:09 169dfbe0d373: Download complete 23:22:09 55522c791124: Verifying Checksum 23:22:09 55522c791124: Download complete 23:22:10 af6eaf76a39c: Pull complete 23:22:10 e1ff8fa3b103: Verifying Checksum 23:22:10 e1ff8fa3b103: Download complete 23:22:10 55522c791124: Pull complete 23:22:11 5abe8eddf0d5: Verifying Checksum 23:22:11 5abe8eddf0d5: Download complete 23:22:11 ce5c4a1c91eb: Verifying Checksum 23:22:11 ce5c4a1c91eb: Download complete 23:22:12 52ebb69f0ebf: Verifying Checksum 23:22:12 52ebb69f0ebf: Download complete 23:22:22 ce5c4a1c91eb: Pull complete 23:22:22 169dfbe0d373: Pull complete 23:22:22 e1ff8fa3b103: Pull complete 23:22:29 52ebb69f0ebf: Pull complete 23:22:30 5abe8eddf0d5: Pull complete 23:22:30 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:22:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:22:31 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:22:31 WORKDIR /edgex 23:22:31 COPY go.mod . 23:22:31 RUN go mod download 23:22:31 docker build -t ci-base-image-arm64 -f - . 23:22:31 Sending build context to Docker daemon 2.934MB 23:22:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:22:31 ---> 6cb57ee374ae 23:22:31 Step 2/4 : WORKDIR /edgex 23:22:34 ---> Running in 25fa08c74742 23:22:34 Removing intermediate container 25fa08c74742 23:22:34 ---> d18640ca5fc1 23:22:34 Step 3/4 : COPY go.mod . 23:22:34 ---> 0a25bd45d0a5 23:22:34 Step 4/4 : RUN go mod download 23:22:34 ---> Running in fc35bef40389 23:23:06 Removing intermediate container fc35bef40389 23:23:06 ---> 5431be689b0d 23:23:06 Successfully built 5431be689b0d 23:23:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:07 Removing intermediate container 609edc714c43 23:23:07 ---> c4395872e668 23:23:07 Step 7/22 : COPY . . 23:23:07 Removing intermediate container 1ec2a29916b6 23:23:07 ---> 6ada417c9b5d 23:23:07 Step 8/24 : COPY . . 23:23:07 Removing intermediate container e48d307bd70a 23:23:07 ---> 91464b89f380 23:23:07 Step 8/23 : COPY . . 23:23:07 Removing intermediate container 60ae59fbf3fc 23:23:07 ---> b527039b55fe 23:23:07 Step 8/23 : COPY . . 23:23:07 Removing intermediate container 795bcee74bc2 23:23:07 ---> 392459a59dd1 23:23:07 Step 7/26 : COPY . . 23:23:07 + docker inspect -f . ci-base-image-arm64 23:23:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:07 prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container 23:23:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:23:08 $ docker top e1b4ec31ff54b55db5142105e8fc86c32dbc1bc3edb3dfb8ddacaa99e82e5aa4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:09 + go version 23:23:09 go version go1.20.2 linux/arm64 [Pipeline] } 23:23:09 $ docker stop --time=1 e1b4ec31ff54b55db5142105e8fc86c32dbc1bc3edb3dfb8ddacaa99e82e5aa4 23:23:11 $ docker rm -f --volumes e1b4ec31ff54b55db5142105e8fc86c32dbc1bc3edb3dfb8ddacaa99e82e5aa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:23:11 23:23:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:23:12 latest: Pulling from edgex-devops/edgex-compose-arm64 23:23:12 29e5d40040c1: Pulling fs layer 23:23:12 1ce36da41761: Pulling fs layer 23:23:12 25b303627fd3: Pulling fs layer 23:23:12 29e5d40040c1: Verifying Checksum 23:23:12 29e5d40040c1: Download complete 23:23:12 1ce36da41761: Verifying Checksum 23:23:12 1ce36da41761: Download complete 23:23:13 29e5d40040c1: Pull complete 23:23:14 1ce36da41761: Pull complete 23:23:14 25b303627fd3: Verifying Checksum 23:23:14 25b303627fd3: Download complete 23:23:21 ---> 036cb06d5858 23:23:21 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:23:21 ---> Running in 039c7dbd8965 23:23:21 ---> a89eb390b814 23:23:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:23:21 ---> 3126b87b23ff 23:23:21 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:23:21 ---> 7ca929bbcd36 23:23:21 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:23:21 ---> 643b40427c0c 23:23:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:23:21 ---> Running in 69c8cee9612d 23:23:21 ---> Running in 9d6b6b1d06f1 23:23:21 ---> Running in c8d24b917629 23:23:21 ---> Running in e232c7333b7c 23:23:21 Removing intermediate container e232c7333b7c 23:23:21 ---> 0c6f0b8fc9f8 23:23:21 Step 9/26 : WORKDIR /edgex-go/spire-build 23:23:21 ---> Running in c9e093d80fad 23:23:21 Removing intermediate container c9e093d80fad 23:23:21 ---> 51892838c53b 23:23:21 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:23:21 ---> Running in dc9fb5c7a206 23:23:21 Removing intermediate container dc9fb5c7a206 23:23:21 ---> 21d1968c597e 23:23:21 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:23:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:23:21 ---> Running in 2074454a662c 23:23:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:23:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:23:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:23:22 Removing intermediate container 2074454a662c 23:23:22 ---> f88501bba14f 23:23:22 Step 12/26 : WORKDIR /edgex-go 23:23:22 ---> Running in 3af6cd7d1501 23:23:22 Removing intermediate container 3af6cd7d1501 23:23:22 ---> a2ceb485aa3f 23:23:22 23:23:22 Step 13/26 : FROM alpine:3.17 23:23:22 3.17: Pulling from library/alpine 23:23:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:23:23 Status: Downloaded newer image for alpine:3.17 23:23:23 ---> 9ed4aefc74f6 23:23:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:23:23 ---> Running in 873b2c149f5b 23:23:23 Removing intermediate container 873b2c149f5b 23:23:23 ---> 015340157a38 23:23:23 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:23:23 ---> Running in e96d22416527 23:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:23:24 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:23:24 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:23:24 OK: 17818 distinct packages available 23:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:23:24 25b303627fd3: Pull complete 23:23:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:23:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:23:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:24 (1/5) Installing dumb-init (1.2.5-r2) 23:23:24 (2/5) Installing musl-obstack (1.2.3-r0) 23:23:24 (3/5) Installing libucontext (1.2-r0) 23:23:24 (4/5) Installing gcompat (1.1.0-r0) 23:23:24 (5/5) Installing openssl (3.0.8-r3) 23:23:24 Executing busybox-1.35.0-r29.trigger 23:23:24 OK: 8 MiB in 20 packages 23:23:24 prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container 23:23:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:23:25 Removing intermediate container e96d22416527 23:23:25 ---> 638b7b8035f0 23:23:25 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:23:26 ---> abf4f3740384 23:23:26 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:23:27 $ docker top 617f8a4916ce32b6d2ca92878c5a4ec2ed99d5a95f4ce9ca68ab83184015ad90 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:27 ---> fd70606922f2 23:23:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:23:28 + docker-compose build --help 23:23:28 + grep parallel 23:23:34 --parallel Build images in parallel. [Pipeline] } 23:23:35 $ docker stop --time=1 617f8a4916ce32b6d2ca92878c5a4ec2ed99d5a95f4ce9ca68ab83184015ad90 23:23:36 $ docker rm -f --volumes 617f8a4916ce32b6d2ca92878c5a4ec2ed99d5a95f4ce9ca68ab83184015ad90 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:23:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:37 prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container 23:23:37 $ 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/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:23:37 ---> 78e3482f0395 23:23:37 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:23:38 ---> 120c9b17bd39 23:23:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:23:38 $ docker top 6c3ae6448b4198b2216fa562c7979226bc9b42e44f29b1444fd38e66c40ed792 -eo pid,comm 23:23:39 ---> 33f31c6d57c3 23:23:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] { [Pipeline] sh 23:23:39 + docker-compose -f ./docker-compose-build.yml build --parallel 23:23:40 ---> 81edcb87ac91 23:23:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:23:41 ---> Running in 6f73102b2548 23:23:41 Removing intermediate container 6f73102b2548 23:23:41 ---> 03ea21430391 23:23:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:23:42 ---> Running in e86390f88ce3 23:23:42 Removing intermediate container e86390f88ce3 23:23:42 ---> 1ba9dd09edc3 23:23:42 Step 24/26 : LABEL arch=x86_64 23:23:42 ---> Running in 1eab085f6c09 23:23:42 Removing intermediate container 1eab085f6c09 23:23:42 ---> 16dcaece2858 23:23:42 Step 25/26 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:23:42 ---> Running in 74f203be1c95 23:23:42 Removing intermediate container 74f203be1c95 23:23:42 ---> ea04bcbea0cc 23:23:42 Step 26/26 : LABEL version=3.0.0-dev.119 23:23:43 ---> Running in 428cedead469 23:23:43 Removing intermediate container 428cedead469 23:23:43 ---> 4945e5145790 23:23:43 23:23:43 Successfully built 4945e5145790 23:23:43 Successfully tagged security-spire-server:latest 23:23:43 Building core-metadata 23:23:47  Building security-spire-server ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:23:47 ---> 11fb1fa8a3f6 23:23:47 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:23:47 ---> Using cache 23:23:47 ---> 6a8144929b78 23:23:47 Step 4/25 : WORKDIR /edgex-go 23:23:47 ---> Using cache 23:23:47 ---> 275a51327ce2 23:23:47 Step 5/25 : RUN apk add --update --no-cache make git 23:23:47 ---> Using cache 23:23:47 ---> 8fcb981ae17b 23:23:47 Step 6/25 : COPY go.mod vendor* ./ 23:23:47 ---> Using cache 23:23:47 ---> 04045d4b4be0 23:23:47 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:47 ---> Using cache 23:23:47 ---> 91464b89f380 23:23:47 Step 8/25 : COPY . . 23:23:47 ---> Using cache 23:23:47 ---> a89eb390b814 23:23:47 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:23:47 Building core-command ... 23:23:47 Building core-common-config-bootstrapper ... 23:23:47 Building core-data ... 23:23:47 Building core-metadata ... 23:23:47 Building security-bootstrapper ... 23:23:47 Building security-proxy-auth ... 23:23:47 Building security-proxy-setup ... 23:23:47 Building security-secretstore-setup ... 23:23:47 Building security-spiffe-token-provider ... 23:23:47 Building security-spire-agent ... 23:23:47 Building security-spire-config ... 23:23:47 Building security-spire-server ... 23:23:47 Building support-notifications ... 23:23:47 Building support-scheduler ... 23:23:47 Building core-data 23:23:47 Building security-spire-agent 23:23:47 Building core-metadata 23:23:47 Building security-proxy-setup 23:23:47 Building core-command 23:23:53 ---> Running in dd8615720306 23:23:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:24:00 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:24:00 ---> 5431be689b0d 23:24:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:24:00 ---> Running in 9bd5dd8f9eb6 23:24:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:24:00 ---> 5431be689b0d 23:24:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:24:00 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:24:00 ---> 5431be689b0d 23:24:00 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:24:00 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:24:00 ---> 5431be689b0d 23:24:00 Step 3/22 : WORKDIR /edgex-go 23:24:00 ---> Running in cffd9a0ca2a0 23:24:00 ---> Running in 7ecaa8115924 23:24:00 ---> Running in ab55aa3d1370 23:24:00 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:00 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:24:00 ---> 5431be689b0d 23:24:00 Step 3/27 : WORKDIR /edgex-go 23:24:00 ---> Running in cc243634e36a 23:24:00 Removing intermediate container 9bd5dd8f9eb6 23:24:00 ---> fb0826e8971b 23:24:00 Step 4/25 : WORKDIR /edgex-go 23:24:00 ---> Running in c56da93d38d5 23:24:00 Removing intermediate container 039c7dbd8965 23:24:00 ---> faa1bc46cb4e 23:24:00 23:24:00 Step 9/22 : FROM alpine:3.17 23:24:00 ---> 9ed4aefc74f6 23:24:00 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:24:00 Removing intermediate container cffd9a0ca2a0 23:24:00 ---> a1903f6b381d 23:24:00 Step 4/24 : WORKDIR /edgex-go 23:24:00 Removing intermediate container 69c8cee9612d 23:24:00 ---> e964c0bc5c4e 23:24:00 23:24:00 Step 10/23 : FROM alpine:3.17 23:24:00 ---> 9ed4aefc74f6 23:24:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:24:00 ---> Running in 70c75a371f70 23:24:00 Removing intermediate container 7ecaa8115924 23:24:00 ---> 43aa3512c225 23:24:00 Step 4/23 : WORKDIR /edgex-go 23:24:00 Removing intermediate container ab55aa3d1370 23:24:00 ---> cad388f1310d 23:24:00 Step 4/22 : RUN apk add --update --no-cache make git 23:24:00 Removing intermediate container cc243634e36a 23:24:00 ---> Running in e5c83f83a060 23:24:00 ---> d0a75f4616d7 23:24:00 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:24:00 ---> Running in d01452d125c4 23:24:00 ---> Running in 539b0224cf04 23:24:00 Removing intermediate container c8d24b917629 23:24:00 ---> 5d0f088e9341 23:24:00 23:24:00 Step 10/24 : FROM alpine:3.17 23:24:00 ---> 9ed4aefc74f6 23:24:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:24:00 Removing intermediate container 9d6b6b1d06f1 23:24:00 ---> 94a24f8442e4 23:24:00 23:24:00 Step 10/23 : FROM alpine:3.17 23:24:00 ---> 9ed4aefc74f6 23:24:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:24:01 ---> Running in 5e46510403e1 23:24:01 ---> Running in ba0a3a5c2d45 23:24:01 Removing intermediate container c56da93d38d5 23:24:01 ---> 80343765654b 23:24:01 Step 5/25 : RUN apk add --update --no-cache make git 23:24:01 ---> Running in 65bcbaa349fd 23:24:01 Removing intermediate container 70c75a371f70 23:24:01 ---> a932351ca17d 23:24:01 Step 5/24 : RUN apk add --update --no-cache make git 23:24:01 ---> Running in f627843c2334 23:24:01 Removing intermediate container e5c83f83a060 23:24:01 ---> 68802b756928 23:24:01 Step 5/23 : RUN apk add --update --no-cache make git 23:24:02 ---> Running in 8f0f260ad7d1 23:24:03 ---> Running in 4e32881fa7ac 23:24:03 ---> Running in b7923208f47f 23:24:03 Removing intermediate container 539b0224cf04 23:24:03 ---> 7ca456d57bfd 23:24:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:24:03 ---> Running in 44c94bcd1eb4 23:24:03 Removing intermediate container b7923208f47f 23:24:03 ---> 01b7b829182a 23:24:03 Step 12/23 : ENV APP_PORT=59880 23:24:03 ---> Running in c75c411af7e1 23:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:03 Removing intermediate container c75c411af7e1 23:24:03 ---> 3eb5f18bf8c7 23:24:03 Step 13/23 : EXPOSE $APP_PORT 23:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:24:03 ---> Running in 5e34e91b16c2 23:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:03 (1/2) Installing dumb-init (1.2.5-r2) 23:24:03 (2/2) Installing openssl (3.0.8-r3) 23:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:03 Executing busybox-1.35.0-r29.trigger 23:24:03 OK: 8 MiB in 17 packages 23:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:04 Removing intermediate container 5e34e91b16c2 23:24:04 ---> 946a53f78985 23:24:04 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:24:04 ---> Running in 146522fe721e 23:24:04 (1/1) Installing dumb-init (1.2.5-r2) 23:24:04 Executing busybox-1.35.0-r29.trigger 23:24:04 OK: 7 MiB in 16 packages 23:24:04 (1/1) Installing dumb-init (1.2.5-r2) 23:24:04 Executing busybox-1.35.0-r29.trigger 23:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:24:04 OK: 7 MiB in 16 packages 23:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:24:04 Removing intermediate container d01452d125c4 23:24:04 ---> 8010dac754b9 23:24:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:24:04 ---> Running in 7b372e56119d 23:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:04 Removing intermediate container 4e32881fa7ac 23:24:04 ---> 719d61ae587c 23:24:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:24:04 Removing intermediate container 44c94bcd1eb4 23:24:04 ---> f0c47c4b18c0 23:24:04 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:24:05 Removing intermediate container 7b372e56119d 23:24:05 ---> 60515baf32f4 23:24:05 Step 12/22 : WORKDIR /edgex 23:24:05 ---> Running in 3969ee1c0c3e 23:24:05 ---> Running in 2eadcfb609bf 23:24:05 (1/1) Installing dumb-init (1.2.5-r2) 23:24:05 Executing busybox-1.35.0-r29.trigger 23:24:05 Removing intermediate container 3969ee1c0c3e 23:24:05 ---> 9df344596e43 23:24:05 Step 13/24 : ENV APP_PORT=59882 23:24:05 OK: 7 MiB in 16 packages 23:24:05 ---> Running in e1bf1803e899 23:24:05 ---> 68ceff0dc06f 23:24:05 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:24:05 Removing intermediate container 2eadcfb609bf 23:24:05 ---> 523f3aad9640 23:24:05 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:05 Removing intermediate container e1bf1803e899 23:24:05 ---> ed6d94224e7b 23:24:05 Step 14/24 : EXPOSE $APP_PORT 23:24:05 ---> Running in 500d3eb66bee 23:24:05 Removing intermediate container 500d3eb66bee 23:24:05 ---> c2bd1dcc8bd9 23:24:05 Step 15/24 : WORKDIR / 23:24:05 ---> 42a5796b49c7 23:24:05 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:24:05 ---> Running in 4d1a83e2d2da 23:24:05 Removing intermediate container 146522fe721e 23:24:05 ---> 719057741f3d 23:24:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:05 ---> 64e46d7d87c0 23:24:05 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:24:05 OK: 263 MiB in 53 packages 23:24:05 Removing intermediate container 4d1a83e2d2da 23:24:05 ---> a303e45f21ea 23:24:05 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:06 ---> 5497e33d154c 23:24:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:24:06 ---> f6b7fe9b1457 23:24:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:24:06 ---> edb0eaa2bc62 23:24:06 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:24:06 ---> 4b4112a88f70 23:24:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:24:06 ---> b1b0f63ff41e 23:24:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:24:06 OK: 263 MiB in 53 packages 23:24:06 OK: 263 MiB in 53 packages 23:24:06 ---> 90584abd624b 23:24:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:24:06 ---> f78c97bb9f70 23:24:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:24:06 ---> 0f3184775160 23:24:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:24:06 OK: 263 MiB in 53 packages 23:24:07 OK: 263 MiB in 53 packages 23:24:07 Removing intermediate container 5e46510403e1 23:24:07 ---> d54a251f1b0c 23:24:07 Step 5/22 : COPY go.mod vendor* ./ 23:24:08 ---> 9df1199a8c93 23:24:08 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:24:08 ---> 9edcb8ee9abe 23:24:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:24:08 ---> 13d33f17f805 23:24:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:24:08 ---> 1ecebd586d26 23:24:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:24:08 ---> Running in c77d55c74fac 23:24:08 ---> d6cf3ced3b62 23:24:08 Step 20/24 : ENTRYPOINT ["/core-command"] 23:24:08 Removing intermediate container ba0a3a5c2d45 23:24:08 ---> 9e73e01814cd 23:24:08 Step 5/27 : COPY go.mod vendor* ./ 23:24:08 Removing intermediate container 65bcbaa349fd 23:24:08 ---> 2f19dd49f522 23:24:08 Step 6/25 : COPY go.mod vendor* ./ 23:24:08 Removing intermediate container 8f0f260ad7d1 23:24:08 ---> 1360ed207cdc 23:24:08 Step 6/23 : COPY go.mod vendor* ./ 23:24:08 ---> Running in ea8cd984c8b1 23:24:08 ---> 7c11e4127d02 23:24:08 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:24:08 ---> Running in 658cab4ac17b 23:24:08 ---> 7476faebb01d 23:24:08 Step 19/23 : ENTRYPOINT ["/core-data"] 23:24:08 ---> Running in 8a3f25e10e2b 23:24:08 Removing intermediate container ea8cd984c8b1 23:24:08 ---> 7c75e8f25967 23:24:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:24:08 ---> Running in 64f0729570a7 23:24:08 Removing intermediate container 8a3f25e10e2b 23:24:08 ---> 0735aa7f980c 23:24:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:24:08 ---> Running in a2c1f74c1436 23:24:08 ---> e70dac4e8658 23:24:08 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:08 Removing intermediate container f627843c2334 23:24:08 ---> 878e7deea19d 23:24:08 Step 6/24 : COPY go.mod vendor* ./ 23:24:08 ---> Running in 091871193d32 23:24:08 Removing intermediate container 64f0729570a7 23:24:08 ---> 2e7107645218 23:24:08 Step 22/24 : LABEL arch=x86_64 23:24:08 ---> Running in fb57a36decdc 23:24:08 Removing intermediate container fb57a36decdc 23:24:08 ---> 78d388e07fec 23:24:08 Step 23/24 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:24:09 Removing intermediate container a2c1f74c1436 23:24:09 ---> 7d2bb9dbcb1a 23:24:09 Step 21/23 : LABEL arch=x86_64 23:24:09 ---> Running in 651c02bdd633 23:24:09 ---> Running in fc3d2f541478 23:24:09 Removing intermediate container c77d55c74fac 23:24:09 ---> 28cf9d1757fd 23:24:09 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:24:09 ---> Running in 80a705e81043 23:24:09 Removing intermediate container fc3d2f541478 23:24:09 ---> 454004bae96e 23:24:09 Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:24:09 Removing intermediate container 651c02bdd633 23:24:09 ---> a2e3e996ed41 23:24:09 Step 24/24 : LABEL version=3.0.0-dev.119 23:24:09 ---> Running in 4ef492c51dd4 23:24:09 ---> Running in e44fb989449a 23:24:09 Removing intermediate container 80a705e81043 23:24:09 ---> 39be2f844074 23:24:09 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:24:09 ---> Running in 528f70eb2451 23:24:09 Removing intermediate container e44fb989449a 23:24:09 ---> 4e20c001fc4a 23:24:09 23:24:09 Successfully built 4e20c001fc4a 23:24:09 Successfully tagged core-command:latest 23:24:09 Building security-secretstore-setup 23:24:09  Building core-command ... done Removing intermediate container 4ef492c51dd4 23:24:09 ---> bbf78a289e32 23:24:09 Step 23/23 : LABEL version=3.0.0-dev.119 23:24:09 Removing intermediate container 528f70eb2451 23:24:09 ---> 59d4bd6b145e 23:24:09 Step 21/23 : LABEL arch=x86_64 23:24:09 Removing intermediate container 658cab4ac17b 23:24:09 ---> 24cccb42d80b 23:24:09 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:24:09 ---> Running in 86d400b12ec0 23:24:09 ---> Running in c4c3dc23a5a6 23:24:09 ---> Running in 32138791b8ff 23:24:09 ---> 990eb0b95348 23:24:09 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:09 ---> Running in 68bb8fc1a86e 23:24:10 ---> 1242cf5ea4ca 23:24:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:10 ---> Running in 5c37a0b2094d 23:24:10 ---> f6c5374985b6 23:24:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:10 ---> Running in fe18746618ed 23:24:10 ---> a24763d5d5bc 23:24:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:10 ---> Running in 094a7fbdbd3c 23:24:13 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:24:14 ---> 11fb1fa8a3f6 23:24:14 Step 3/25 : WORKDIR /edgex-go 23:24:14 ---> Using cache 23:24:14 ---> fbe1ac047160 23:24:14 Step 4/25 : RUN apk add --update --no-cache make git 23:24:14 ---> Using cache 23:24:14 ---> 202478b5a46c 23:24:14 Step 5/25 : COPY go.mod vendor* ./ 23:24:14 ---> Using cache 23:24:14 ---> 610816382ece 23:24:14 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:14 ---> Using cache 23:24:14 ---> c4395872e668 23:24:14 Step 7/25 : COPY . . 23:24:14 ---> Using cache 23:24:14 ---> 036cb06d5858 23:24:14 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:24:16 Removing intermediate container 86d400b12ec0 23:24:16 ---> 69c301663c8a 23:24:16 Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:24:16 Removing intermediate container 32138791b8ff 23:24:16 ---> 42f322e23a8e 23:24:16 Step 20/22 : LABEL arch=x86_64 23:24:16 Removing intermediate container c4c3dc23a5a6 23:24:16 ---> cc2225bbe1f2 23:24:16 23:24:16 ---> Running in 10547551a5f4 23:24:16 ---> Running in 6faa2d20f6b9 23:24:16 ---> Running in 4d8cdf840f7e 23:24:16 Successfully built cc2225bbe1f2 23:24:16 Successfully tagged core-data:latest 23:24:16 Building support-scheduler 23:24:16  Building core-data ... done Removing intermediate container 10547551a5f4 23:24:16 ---> 5060a6b8b790 23:24:16 Step 23/23 : LABEL version=3.0.0-dev.119 23:24:16 Removing intermediate container 4d8cdf840f7e 23:24:16 ---> fea02165e613 23:24:16 Step 21/22 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:24:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:24:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:24:21 ---> 11fb1fa8a3f6 23:24:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:24:21 ---> Using cache 23:24:21 ---> 6a8144929b78 23:24:21 Step 4/23 : WORKDIR /edgex-go 23:24:21 ---> Using cache 23:24:21 ---> 275a51327ce2 23:24:21 Step 5/23 : RUN apk add --update --no-cache make git 23:24:21 ---> Using cache 23:24:21 ---> 8fcb981ae17b 23:24:21 Step 6/23 : COPY go.mod vendor* ./ 23:24:21 ---> Using cache 23:24:21 ---> 04045d4b4be0 23:24:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:21 ---> Using cache 23:24:21 ---> 91464b89f380 23:24:21 Step 8/23 : COPY . . 23:24:21 ---> Using cache 23:24:21 ---> a89eb390b814 23:24:21 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:24:21 ---> Running in a040781d3680 23:24:25 ---> Running in 608ad2442e08 23:24:25 ---> Running in 855ccf7d0c4a 23:24:25 Removing intermediate container a040781d3680 23:24:25 ---> 98fba2b08fa9 23:24:25 23:24:25 Removing intermediate container 608ad2442e08 23:24:25 ---> cf3ffc4738e1 23:24:25 Step 22/22 : LABEL version=3.0.0-dev.119 23:24:25 Successfully built 98fba2b08fa9 23:24:25 Removing intermediate container dd8615720306 23:24:25 ---> 0ef1edb6aba0 23:24:25 23:24:25 Step 10/25 : FROM alpine:3.17 23:24:25 Successfully tagged core-common-config-bootstrapper:latest 23:24:25 ---> 9ed4aefc74f6 23:24:25 Building security-proxy-auth 23:24:25 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:24:25 ---> Using cache 23:24:25 ---> 719d61ae587c 23:24:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:24:25 ---> Using cache 23:24:25 ---> 9df344596e43 23:24:25 Step 13/25 : ENV APP_PORT=59881 23:24:25  Building core-common-config-bootstrapper ... done  ---> Running in 321cb02f37e4 23:24:25 ---> Running in 06e78de6e294 23:24:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:24:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:24:29 ---> 11fb1fa8a3f6 23:24:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:24:29 ---> Using cache 23:24:29 ---> 6a8144929b78 23:24:29 Step 4/23 : WORKDIR /edgex-go 23:24:29 ---> Using cache 23:24:29 ---> 275a51327ce2 23:24:29 Step 5/23 : RUN apk add --update --no-cache make git 23:24:29 ---> Using cache 23:24:29 ---> 8fcb981ae17b 23:24:29 Step 6/23 : COPY go.mod vendor* ./ 23:24:29 ---> Using cache 23:24:29 ---> 04045d4b4be0 23:24:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:29 ---> Using cache 23:24:29 ---> 91464b89f380 23:24:29 Step 8/23 : COPY . . 23:24:29 ---> Using cache 23:24:29 ---> a89eb390b814 23:24:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:24:32 Removing intermediate container 321cb02f37e4 23:24:32 ---> 410f4d243e55 23:24:32 23:24:32 Removing intermediate container 06e78de6e294 23:24:32 ---> 72b2246a5ecf 23:24:32 Step 14/25 : EXPOSE $APP_PORT 23:24:32 ---> Running in 386546140dd7 23:24:32 ---> Running in 3428b5a118f4 23:24:32 Successfully built 410f4d243e55 23:24:32 Successfully tagged security-proxy-setup:latest 23:24:32  Building security-proxy-setup ... done Building support-notifications 23:24:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:24:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:24:36 ---> 11fb1fa8a3f6 23:24:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:24:36 ---> Using cache 23:24:36 ---> 6a8144929b78 23:24:36 Step 4/23 : WORKDIR /edgex-go 23:24:36 ---> Using cache 23:24:36 ---> 275a51327ce2 23:24:36 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:24:41 Removing intermediate container 3428b5a118f4 23:24:41 ---> 145b29ed5e84 23:24:41 Step 15/25 : WORKDIR / 23:24:42 ---> Running in ec2fcbd64da8 23:24:42 ---> Running in a327742f9d31 23:24:42 Removing intermediate container a327742f9d31 23:24:42 ---> c36650691f0c 23:24:42 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:43 OK: 265 MiB in 53 packages 23:24:44 ---> fafe764e8d69 23:24:44 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:24:44 ---> 864b8a011c19 23:24:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:24:44 Removing intermediate container ec2fcbd64da8 23:24:44 ---> 5454a034697b 23:24:44 Step 6/23 : COPY go.mod vendor* ./ 23:24:45 ---> 158d3039f678 23:24:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:24:46 ---> Running in 364c1efc461e 23:24:46 ---> 477bf97d8a93 23:24:46 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:24:46 ---> 87d3a626f198 23:24:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:24:46 ---> ca504c2edc87 23:24:46 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:24:46 ---> Running in bacc9795fd65 23:24:46 Removing intermediate container bacc9795fd65 23:24:46 ---> 5face0e5ae2c 23:24:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:24:46 ---> Running in d595db1e9029 23:24:47 Removing intermediate container d595db1e9029 23:24:47 ---> a328cf5162e4 23:24:47 Step 23/25 : LABEL arch=x86_64 23:24:47 ---> Running in 01ee9adf47bf 23:24:47 Removing intermediate container 01ee9adf47bf 23:24:47 ---> c80c0e4efa67 23:24:47 Step 24/25 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:24:47 ---> Running in 5a8c3fd54905 23:24:48 Removing intermediate container 5a8c3fd54905 23:24:48 ---> 3797395ca587 23:24:48 Step 25/25 : LABEL version=3.0.0-dev.119 23:24:51 ---> Running in 27aae1f2cab3 23:24:51 Removing intermediate container 6faa2d20f6b9 23:24:51 ---> 7d85cca16cb7 23:24:51 23:24:51 Step 9/25 : FROM alpine:3.17 23:24:51 ---> 9ed4aefc74f6 23:24:51 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:24:51 ---> Running in dfdbb84c2dcf 23:24:51 Removing intermediate container 27aae1f2cab3 23:24:51 ---> a83600ffe1e6 23:24:51 23:24:51 Successfully built a83600ffe1e6 23:24:51 Successfully tagged core-metadata:latest 23:24:51 Building security-spire-config 23:24:51  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:51 (1/3) Installing ca-certificates (20220614-r4) 23:24:51 (2/3) Installing dumb-init (1.2.5-r2) 23:24:51 (3/3) Installing su-exec (0.2-r2) 23:24:51 Executing busybox-1.35.0-r29.trigger 23:24:51 Executing ca-certificates-20220614-r4.trigger 23:24:51 OK: 8 MiB in 18 packages 23:24:55 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:55 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:24:55 ---> 11fb1fa8a3f6 23:24:55 Step 3/27 : WORKDIR /edgex-go 23:24:55 ---> Using cache 23:24:55 ---> fbe1ac047160 23:24:55 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:25:04 ---> Running in 1ac8474a95b1 23:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:25:04 Removing intermediate container dfdbb84c2dcf 23:25:04 ---> 735178ee0bbd 23:25:04 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:25:04 OK: 265 MiB in 53 packages 23:25:10 ---> Running in 9fb4e725e19a 23:25:10 Removing intermediate container 9fb4e725e19a 23:25:10 ---> b81d00000ce3 23:25:10 Step 12/25 : WORKDIR / 23:25:10 Removing intermediate container 1ac8474a95b1 23:25:10 ---> 96df43ce4247 23:25:10 Step 5/27 : COPY go.mod vendor* ./ 23:25:10 ---> Running in ccbda8c33247 23:25:11 Removing intermediate container 386546140dd7 23:25:11 ---> 781b5c99c76d 23:25:11 23:25:11 Step 10/23 : FROM alpine:3.17 23:25:11 ---> 9ed4aefc74f6 23:25:11 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:25:11 ---> Using cache 23:25:11 ---> 7ca456d57bfd 23:25:11 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:25:11 ---> Using cache 23:25:11 ---> f0c47c4b18c0 23:25:11 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:11 ---> Using cache 23:25:11 ---> 68ceff0dc06f 23:25:11 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:25:11 ---> Using cache 23:25:11 Removing intermediate container 855ccf7d0c4a 23:25:11 ---> c651ee9ede21 23:25:11 23:25:11 Step 10/23 : FROM alpine:3.17 23:25:11 ---> 9ed4aefc74f6 23:25:11 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:25:11 ---> 64e46d7d87c0 23:25:11 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:25:11 ---> Using cache 23:25:11 ---> 719d61ae587c 23:25:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:25:11 ---> Using cache 23:25:11 ---> 9df344596e43 23:25:11 Step 13/23 : ENV APP_PORT=59861 23:25:11 ---> Running in 5d7a942ea7d5 23:25:11 Removing intermediate container ccbda8c33247 23:25:11 ---> 7dc1f117edd2 23:25:11 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:11 ---> 6c86e30c30b8 23:25:11 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:11 Removing intermediate container 5d7a942ea7d5 23:25:11 ---> def9a0649425 23:25:11 Step 14/23 : EXPOSE $APP_PORT 23:25:11 ---> Running in 5fad1cf2ff17 23:25:11 ---> eec6561e31ba 23:25:11 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:25:11 ---> Running in 408de7f9f789 23:25:11 Removing intermediate container 364c1efc461e 23:25:11 ---> 12b3d28d4051 23:25:11 Step 8/23 : COPY . . 23:25:11 ---> fbf3969e28b7 23:25:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:25:11 Removing intermediate container 408de7f9f789 23:25:11 ---> fc0180f6e46a 23:25:11 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:11 ---> 446816098b29 23:25:11 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:25:17 ---> fc316facc98f 23:25:17 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:25:17 ---> 748add8156b3 23:25:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:25:17 ---> c11f13d550db 23:25:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:25:17 ---> 57f05f787390 23:25:17 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:25:17 ---> Running in baa4af35f1aa 23:25:17 ---> cfc4c303af97 23:25:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:25:17 ---> a162db9e1176 23:25:17 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:25:17 ---> c99b98040d59 23:25:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:25:17 ---> Running in b3db41794ef1 23:25:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:25:18 ---> a7ff963155de 23:25:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:25:18 ---> 04d627fa0046 23:25:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:25:18 ---> 0f01e44c6400 23:25:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:25:18 ---> 75ba438f6f0f 23:25:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:25:18 ---> Running in fb01948d1907 23:25:19 Removing intermediate container b3db41794ef1 23:25:19 ---> f7977d7aa01d 23:25:19 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:25:19 Removing intermediate container fb01948d1907 23:25:19 ---> a8475401ba4e 23:25:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:25:19 ---> Running in 2d7ee934ae83 23:25:19 ---> Running in 99dc70dd97d4 23:25:19 Removing intermediate container 2d7ee934ae83 23:25:19 ---> 8510246e7ca0 23:25:19 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:25:19 ---> ebd454c081b3 23:25:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:25:19 ---> Running in 115baefc7f47 23:25:19 Removing intermediate container 99dc70dd97d4 23:25:19 ---> 2128efb6ed05 23:25:19 Step 21/23 : LABEL arch=x86_64 23:25:19 ---> Running in 6d7456851f5b 23:25:19 Removing intermediate container 115baefc7f47 23:25:19 ---> 5755677f145b 23:25:19 Step 21/23 : LABEL arch=x86_64 23:25:19 ---> Running in 08a5a78f60c3 23:25:19 Removing intermediate container 6d7456851f5b 23:25:19 ---> 6c6f14faaf3c 23:25:19 Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:25:19 ---> Running in 9e2ab7e5b774 23:25:19 ---> 364a9287fab7 23:25:19 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:25:19 ---> Running in 1c930d7b8f9e 23:25:19 Removing intermediate container 08a5a78f60c3 23:25:19 ---> eeae9633c5f9 23:25:19 Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:25:19 ---> Running in 33be6711d086 23:25:19 Removing intermediate container 9e2ab7e5b774 23:25:19 ---> 5901ae11fee0 23:25:19 Step 23/23 : LABEL version=3.0.0-dev.119 23:25:19 ---> Running in 96ab144a58ab 23:25:19 Removing intermediate container 33be6711d086 23:25:19 ---> 7e65802f1bb3 23:25:19 Step 23/23 : LABEL version=3.0.0-dev.119 23:25:19 ---> Running in ad61d44984b5 23:25:19 Removing intermediate container 96ab144a58ab 23:25:19 ---> ea9a5349d703 23:25:19 23:25:19 Removing intermediate container ad61d44984b5 23:25:19 ---> 28f4bb49a468 23:25:19 23:25:19 Successfully built ea9a5349d703 23:25:19 Successfully tagged support-scheduler:latest 23:25:19 Building security-spire-agent 23:25:19  Building support-scheduler ... done Successfully built 28f4bb49a468 23:25:19 Successfully tagged security-proxy-auth:latest 23:25:19 Building security-spiffe-token-provider 23:25:24  Building security-proxy-auth ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:25:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:25:24 ---> 11fb1fa8a3f6 23:25:24 Step 3/20 : WORKDIR /edgex-go 23:25:24 ---> Using cache 23:25:24 ---> fbe1ac047160 23:25:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:25:24 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:25:24 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:25:24 ---> 11fb1fa8a3f6 23:25:24 Step 3/27 : WORKDIR /edgex-go 23:25:24 ---> Using cache 23:25:24 ---> fbe1ac047160 23:25:24 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:25:24 ---> Using cache 23:25:24 ---> 96df43ce4247 23:25:24 Step 5/27 : COPY go.mod vendor* ./ 23:25:24 ---> Using cache 23:25:24 ---> 6c86e30c30b8 23:25:24 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:30 ---> Running in f6f55f7de00a 23:25:30 ---> Running in 0641fc3f5d22 23:25:30 Removing intermediate container 1c930d7b8f9e 23:25:30 ---> d73c8f6ecadf 23:25:30 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:25:30 ---> Running in 318dbcb79c19 23:25:30 Removing intermediate container 318dbcb79c19 23:25:30 ---> eea62b24399f 23:25:30 Step 23/25 : LABEL arch=x86_64 23:25:30 ---> Running in ad051a12284a 23:25:30 Removing intermediate container ad051a12284a 23:25:30 ---> cd3f4a183bc3 23:25:30 Step 24/25 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:25:31 ---> Running in 05e95bb7a0f7 23:25:31 Removing intermediate container 05e95bb7a0f7 23:25:31 ---> da43e5c31c32 23:25:31 Step 25/25 : LABEL version=3.0.0-dev.119 23:25:31 ---> Running in e0782875ab3e 23:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:25:31 Removing intermediate container e0782875ab3e 23:25:31 ---> 653c96f7ae4b 23:25:31 23:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:25:31 Successfully built 653c96f7ae4b 23:25:31 Successfully tagged security-secretstore-setup:latest 23:25:31  Building security-secretstore-setup ... done Building security-bootstrapper 23:25:31 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:25:31 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:25:31 OK: 17823 distinct packages available 23:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:25:31 OK: 265 MiB in 53 packages 23:25:36 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:25:36 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:25:36 ---> 11fb1fa8a3f6 23:25:36 Step 3/33 : WORKDIR /edgex-go 23:25:36 ---> Using cache 23:25:36 ---> fbe1ac047160 23:25:36 Step 4/33 : RUN apk add --update --no-cache make git 23:25:36 ---> Using cache 23:25:36 ---> 202478b5a46c 23:25:36 Step 5/33 : COPY go.mod vendor* ./ 23:25:36 ---> Using cache 23:25:36 ---> 610816382ece 23:25:36 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:36 ---> Using cache 23:25:36 ---> c4395872e668 23:25:36 Step 7/33 : COPY . . 23:25:36 ---> Using cache 23:25:36 ---> 036cb06d5858 23:25:36 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:25:40 ---> Running in 28eb6ca352f0 23:25:40 Removing intermediate container f6f55f7de00a 23:25:40 ---> 747dd4f87c31 23:25:40 Step 5/20 : COPY go.mod vendor* ./ 23:25:40 ---> cd92f03b5d13 23:25:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:25:40 ---> Running in 76e8ce975d38 23:25:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:25:45 Removing intermediate container baa4af35f1aa 23:25:45 ---> 36f5823ff0d0 23:25:45 23:25:45 Step 10/23 : FROM alpine:3.17 23:25:45 ---> 9ed4aefc74f6 23:25:45 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:25:45 ---> Running in ea1d4a545b1e 23:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:25:45 (1/2) Installing ca-certificates (20220614-r4) 23:25:45 (2/2) Installing dumb-init (1.2.5-r2) 23:25:45 Executing busybox-1.35.0-r29.trigger 23:25:45 Executing ca-certificates-20220614-r4.trigger 23:25:45 OK: 8 MiB in 17 packages 23:25:47 Removing intermediate container ea1d4a545b1e 23:25:47 ---> 32321ca9dc8d 23:25:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:25:48 ---> Running in caa1d64f72fc 23:25:48 Removing intermediate container caa1d64f72fc 23:25:48 ---> f46e22fde259 23:25:48 Step 13/23 : ENV APP_PORT=59860 23:25:48 ---> Running in 1ff752618279 23:25:48 Removing intermediate container 1ff752618279 23:25:48 ---> cea6b586bebb 23:25:48 Step 14/23 : EXPOSE $APP_PORT 23:25:48 ---> Running in 4f329e786889 23:25:48 Removing intermediate container 4f329e786889 23:25:48 ---> 88cc10f60bc4 23:25:48 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:48 ---> 01b9feeef653 23:25:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:26:03 ---> 55e639d11a2c 23:26:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:26:15 ---> ddc98314f16a 23:26:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:26:15 Removing intermediate container 28eb6ca352f0 23:26:15 ---> 22ec17b65a8a 23:26:15 23:26:15 Step 9/33 : FROM alpine:3.17 23:26:15 ---> 9ed4aefc74f6 23:26:15 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:26:15 ---> Running in 335cb80380e1 23:26:16 ---> 2e8b138d39f2 23:26:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:26:16 ---> Running in a8f79eafc9e7 23:26:16 Removing intermediate container 335cb80380e1 23:26:16 ---> cc1dd1593ed3 23:26:16 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:26:16 ---> Running in 04391f0f5998 23:26:16 Removing intermediate container a8f79eafc9e7 23:26:16 ---> 2b4bf61e03e7 23:26:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:26:16 ---> Running in 31d499cc9872 23:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:16 Removing intermediate container 31d499cc9872 23:26:16 ---> e000bd2449b8 23:26:16 Step 21/23 : LABEL arch=x86_64 23:26:16 ---> Running in e11a54321c8b 23:26:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:17 Removing intermediate container e11a54321c8b 23:26:17 ---> 82fb1a70aa1c 23:26:17 Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:26:17 Removing intermediate container 76e8ce975d38 23:26:17 ---> 740de165e766 23:26:17 Step 7/20 : COPY . . 23:26:17 ---> Running in d8a9d08181c7 23:26:17 Removing intermediate container 5fad1cf2ff17 23:26:17 ---> 9fb34a1c98bc 23:26:17 Step 7/27 : COPY . . 23:26:17 Removing intermediate container 0641fc3f5d22 23:26:17 ---> 1a979bb186d8 23:26:17 Step 7/27 : COPY . . 23:26:17 (1/2) Installing dumb-init (1.2.5-r2) 23:26:17 (2/2) Installing su-exec (0.2-r2) 23:26:17 Executing busybox-1.35.0-r29.trigger 23:26:17 OK: 7 MiB in 17 packages 23:26:17 Removing intermediate container 5c37a0b2094d 23:26:17 ---> 65dffdca6d7e 23:26:17 Step 8/25 : COPY . . 23:26:17 Removing intermediate container 094a7fbdbd3c 23:26:17 ---> bf63a880959b 23:26:17 Step 8/24 : COPY . . 23:26:17 Removing intermediate container fe18746618ed 23:26:17 ---> 7796e9544d89 23:26:17 Step 8/23 : COPY . . 23:26:17 Removing intermediate container 091871193d32 23:26:17 ---> e4489d8c90bf 23:26:17 Step 7/22 : COPY . . 23:26:17 Removing intermediate container 68bb8fc1a86e 23:26:17 ---> 666091dbb256 23:26:17 Step 7/27 : COPY . . 23:26:17 ---> ce878b72c4f7 23:26:17 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:26:17 ---> 8e23fb2794f8 23:26:17 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:26:17 ---> Running in d11a5b5654a3 23:26:17 ---> Running in eeb7087ee89c 23:26:17 ---> d564f08babb1 23:26:17 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:26:17 ---> 1c19954174db 23:26:17 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:26:17 ---> Running in a52f57124e0c 23:26:17 ---> 9e1125b095fd 23:26:17 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:26:17 ---> Running in f45547bdf379 23:26:17 ---> Running in 983d3263c001 23:26:17 Removing intermediate container d8a9d08181c7 23:26:17 ---> 2d2ae5583ca7 23:26:17 Step 23/23 : LABEL version=3.0.0-dev.119 23:26:18 Removing intermediate container f45547bdf379 23:26:18 ---> d0487dde2c85 23:26:18 Step 9/27 : WORKDIR /edgex-go/spire-build 23:26:18 ---> Running in 0ae17b73bde0 23:26:19 Removing intermediate container 0ae17b73bde0 23:26:19 ---> e4022d71e2c7 23:26:19 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:26:19 ---> Running in d7c1f034873d 23:26:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:26:19 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:26:19 Removing intermediate container d7c1f034873d 23:26:19 ---> f99f3a1234f6 23:26:19 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:26:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:26:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:26:20 ---> Running in a3a54e4a3f51 23:26:26 Removing intermediate container a3a54e4a3f51 23:26:26 ---> 09bedfbca1a8 23:26:26 Step 12/27 : WORKDIR /edgex-go 23:26:26 ---> Running in 131d7c4e21d7 23:26:27 Removing intermediate container 131d7c4e21d7 23:26:27 ---> 2a5f14b9b6a8 23:26:27 23:26:27 Step 13/27 : FROM alpine:3.17 23:26:27 3.17: Pulling from library/alpine 23:26:29 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:26:29 Status: Downloaded newer image for alpine:3.17 23:26:29 ---> 51e60588ff2c 23:26:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:26:29 ---> Running in 9161f6175e10 23:26:29 ---> e2d2332c62db 23:26:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:26:30 ---> af26c587e03d 23:26:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:26:30 ---> 84eb69cc0b8c 23:26:30 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:26:30 ---> Running in bb754d49b228 23:26:30 ---> Running in 9b48afd5345b 23:26:30 ---> Running in 93332116dd6c 23:26:30 Removing intermediate container 04391f0f5998 23:26:30 ---> e4ebb65785a7 23:26:30 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:26:30 Removing intermediate container 9161f6175e10 23:26:30 ---> 5627c12c9acf 23:26:30 23:26:30 ---> Running in 7697c10aa4c5 23:26:30 Successfully built 5627c12c9acf 23:26:30 Successfully tagged support-notifications:latest 23:26:30  Building support-notifications ... done Removing intermediate container bb754d49b228 23:26:30 ---> cf5b25a42e1d 23:26:30 Step 9/27 : WORKDIR /edgex-go/spire-build 23:26:30 Removing intermediate container 93332116dd6c 23:26:30 ---> 68835bbe79c3 23:26:30 Step 9/27 : WORKDIR /edgex-go/spire-build 23:26:30 Removing intermediate container 7697c10aa4c5 23:26:30 ---> 4f7f161e8f81 23:26:30 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:26:30 ---> Running in 16efa429663f 23:26:30 ---> Running in 56b5d60f524b 23:26:30 ---> Running in ec97e5a1fcd5 23:26:30 ---> Running in b9a9432f0f99 23:26:30 Removing intermediate container 16efa429663f 23:26:30 ---> bcc21549f548 23:26:30 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:26:30 ---> Running in 3144aa3354f0 23:26:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:26:30 Removing intermediate container ec97e5a1fcd5 23:26:30 ---> b77d99676fe7 23:26:30 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:26:30 Removing intermediate container b9a9432f0f99 23:26:30 ---> 0e23797f7ee8 23:26:30 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:26:30 ---> Running in e1f4c0a2777b 23:26:30 ---> Running in 2ed4c67f20ca 23:26:30 Removing intermediate container 3144aa3354f0 23:26:30 ---> 283731e51688 23:26:30 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:26:30 ---> Running in e57b6e6dca42 23:26:30 Removing intermediate container 2ed4c67f20ca 23:26:30 ---> 4cd7f5f73a09 23:26:30 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:26:30 Removing intermediate container e1f4c0a2777b 23:26:30 ---> 4af47e3892eb 23:26:30 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:26:30 ---> Running in 87bbc3da450a 23:26:30 ---> Running in cab14b5babf4 23:26:30 Removing intermediate container 56b5d60f524b 23:26:30 ---> 69d2d348c6a9 23:26:30 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:26:31 Removing intermediate container cab14b5babf4 23:26:31 ---> 3d18990aa1e7 23:26:31 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:26:31 ---> Running in 537a5ee8d092 23:26:31 ---> Running in 8a0c4d2e8e5d 23:26:31 Removing intermediate container e57b6e6dca42 23:26:31 ---> e0ed9332c5a6 23:26:31 Step 12/27 : WORKDIR /edgex-go 23:26:31 ---> Running in 4daa0e189619 23:26:31 Removing intermediate container 4daa0e189619 23:26:31 ---> 774af66d2aa8 23:26:31 23:26:31 Step 13/27 : FROM alpine:3.17 23:26:31 ---> 9ed4aefc74f6 23:26:31 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:26:31 ---> Using cache 23:26:31 ---> 015340157a38 23:26:31 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:26:31 ---> Running in 065b5c466ad6 23:26:31 Removing intermediate container 87bbc3da450a 23:26:31 ---> b144e99810bf 23:26:31 Step 12/27 : WORKDIR /edgex-go 23:26:31 ---> Running in c89f734c8d09 23:26:31 Removing intermediate container 537a5ee8d092 23:26:31 ---> 9beb842e9233 23:26:31 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:26:31 ---> Running in ff96fd0f71b3 23:26:31 Removing intermediate container c89f734c8d09 23:26:31 ---> c49111d6e667 23:26:31 23:26:31 Step 13/27 : FROM alpine:3.17 23:26:31 ---> 9ed4aefc74f6 23:26:31 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:26:31 ---> Using cache 23:26:31 ---> 015340157a38 23:26:31 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:26:31 ---> Using cache 23:26:31 ---> 638b7b8035f0 23:26:31 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:31 ---> Using cache 23:26:31 ---> abf4f3740384 23:26:31 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:26:31 ---> Using cache 23:26:31 ---> fd70606922f2 23:26:31 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:26:31 Removing intermediate container ff96fd0f71b3 23:26:31 ---> f336b17a3d19 23:26:31 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:32 ---> b6a7e35e1ad2 23:26:32 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:26:32 ---> Running in 7678a479317a 23:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:32 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:26:32 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:26:32 OK: 17818 distinct packages available 23:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:32 (1/4) Installing dumb-init (1.2.5-r2) 23:26:32 (2/4) Installing musl-obstack (1.2.3-r0) 23:26:32 (3/4) Installing libucontext (1.2-r0) 23:26:32 (4/4) Installing gcompat (1.1.0-r0) 23:26:32 Executing busybox-1.35.0-r29.trigger 23:26:32 OK: 7 MiB in 19 packages 23:26:33 ---> 139a5a832933 23:26:33 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:33 Removing intermediate container 7678a479317a 23:26:33 ---> 5df2cb28b4f6 23:26:33 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:35 Removing intermediate container 065b5c466ad6 23:26:35 ---> f74b89fdc645 23:26:35 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:35 ---> 65ca3d2a6b82 23:26:35 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:26:35 ---> 57ac5e4c948b 23:26:35 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:26:35 ---> 93731131ddd6 23:26:35 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:26:35 ---> 203f24415c84 23:26:35 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:26:35 ---> b0fbcdd2a911 23:26:35 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:26:36 ---> 0ebe839997fe 23:26:36 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:26:36 ---> 25fd3410b25d 23:26:36 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:26:36 ---> b6a65b815211 23:26:36 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:26:37 ---> fb03cf013349 23:26:37 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:26:38 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:26:38 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:26:38 OK: 17689 distinct packages available 23:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:26:39 ---> 545343d359c9 23:26:39 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:26:39 ---> Running in aa1536133561 23:26:39 ---> 5a6025387b7e 23:26:39 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:26:39 ---> 18f8141fdacb 23:26:39 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:26:39 Removing intermediate container aa1536133561 23:26:39 ---> 616cdafc459a 23:26:39 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:26:39 ---> 39136f2dc62e 23:26:39 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:26:39 ---> Running in 23dd587ace0e 23:26:39 ---> Running in 006a0c267a0a 23:26:39 Removing intermediate container 23dd587ace0e 23:26:39 ---> e54b4ccbeeee 23:26:39 Step 25/27 : LABEL arch=x86_64 23:26:39 ---> e6fe1b4fdc5e 23:26:39 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:26:39 ---> Running in 326a1aeed0f2 23:26:39 Removing intermediate container 006a0c267a0a 23:26:39 ---> 5a7af9181308 23:26:39 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:26:39 Removing intermediate container 326a1aeed0f2 23:26:39 ---> 0ad91ef99f81 23:26:39 Step 26/27 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:26:39 ---> Running in 16c993043781 23:26:39 ---> 6e5adee17354 23:26:39 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:26:40 ---> 162dd9928be9 23:26:40 Step 22/27 : WORKDIR / 23:26:40 ---> Running in 8919ab09c8f6 23:26:40 Removing intermediate container 16c993043781 23:26:40 ---> 67396cbfaff3 23:26:40 Step 27/27 : LABEL version=3.0.0-dev.119 23:26:40 ---> Running in dfa0c6e562fd 23:26:40 ---> a3cc2fc53bc4 23:26:40 Step 28/33 : RUN chmod +x /entrypoint.sh 23:26:40 ---> Running in 51940f2c4581 23:26:40 Removing intermediate container 8919ab09c8f6 23:26:40 ---> 715ad8721c7f 23:26:40 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:26:40 Removing intermediate container dfa0c6e562fd 23:26:40 ---> c14822c830d7 23:26:40 23:26:40 ---> Running in 76b16467f10b 23:26:40 Successfully built c14822c830d7 23:26:40 Successfully tagged security-spire-agent:latest 23:26:40  Building security-spire-agent ... done Removing intermediate container 76b16467f10b 23:26:40 ---> 729398e84dec 23:26:40 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:26:40 ---> Running in 163bc9b7e898 23:26:40 Removing intermediate container 163bc9b7e898 23:26:40 ---> 896b3231c1fd 23:26:40 Step 25/27 : LABEL arch=x86_64 23:26:40 ---> Running in cb7cbbedf03a 23:26:41 Removing intermediate container cb7cbbedf03a 23:26:41 ---> a54772726cc5 23:26:41 Step 26/27 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:26:41 ---> Running in 525c669357a7 23:26:41 (1/5) Installing dumb-init (1.2.5-r2) 23:26:41 (2/5) Installing musl-obstack (1.2.3-r0) 23:26:41 (3/5) Installing libucontext (1.2-r0) 23:26:41 (4/5) Installing gcompat (1.1.0-r0) 23:26:41 (5/5) Installing openssl (3.0.8-r3) 23:26:41 Executing busybox-1.35.0-r29.trigger 23:26:41 OK: 9 MiB in 20 packages 23:26:41 Removing intermediate container 525c669357a7 23:26:41 ---> b85a003d4384 23:26:41 Step 27/27 : LABEL version=3.0.0-dev.119 23:26:41 Removing intermediate container 51940f2c4581 23:26:41 ---> eebec33fe33b 23:26:41 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:26:41 ---> Running in 5a9390882d68 23:26:41 ---> Running in 58f7c27bbb5a 23:26:41 Removing intermediate container 5a9390882d68 23:26:41 ---> e3cc48170f58 23:26:41 23:26:41 Removing intermediate container 58f7c27bbb5a 23:26:41 ---> ef5067be0ef1 23:26:41 Step 30/33 : CMD ["gate"] 23:26:41 Successfully built e3cc48170f58 23:26:41 Successfully tagged security-spire-config:latest 23:26:41  Building security-spire-config ... done  ---> Running in 6e0502e5e419 23:26:41 Removing intermediate container 6e0502e5e419 23:26:41 ---> 95853862379e 23:26:41 Step 31/33 : LABEL arch=x86_64 23:26:41 ---> Running in 6bc854cfbcbc 23:26:42 Removing intermediate container 6bc854cfbcbc 23:26:42 ---> daae08b40aaf 23:26:42 Step 32/33 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:26:42 ---> Running in c872b9709adf 23:26:42 Removing intermediate container c872b9709adf 23:26:42 ---> 05eb4ffb0e11 23:26:42 Step 33/33 : LABEL version=3.0.0-dev.119 23:26:42 ---> Running in 598f160fcb33 23:26:42 Removing intermediate container 598f160fcb33 23:26:42 ---> 0c8301073927 23:26:42 23:26:42 Successfully built 0c8301073927 23:26:42 Successfully tagged security-bootstrapper:latest 23:26:44 Removing intermediate container 8a0c4d2e8e5d 23:26:44 ---> b113f384dc2e 23:26:44 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:45 ---> 56163492c993 23:26:45 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:26:46 ---> 77cd778f0814 23:26:46 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:26:50  Building security-bootstrapper ... done Removing intermediate container 9b48afd5345b 23:26:50 ---> 491c06724eb0 23:26:50 23:26:50 Step 9/20 : FROM alpine:3.17 23:26:50 ---> 9ed4aefc74f6 23:26:50 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:26:50 ---> Using cache 23:26:50 ---> cc1dd1593ed3 23:26:50 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:26:50 ---> Running in ec4931af7c36 23:26:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:51 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:26:51 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:26:51 OK: 17818 distinct packages available 23:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:26:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:26:51 (1/9) Installing ca-certificates (20220614-r4) 23:26:51 (2/9) Installing brotli-libs (1.0.9-r9) 23:26:51 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:26:51 (4/9) Installing libcurl (7.88.1-r1) 23:26:51 (5/9) Installing curl (7.88.1-r1) 23:26:51 (6/9) Installing dumb-init (1.2.5-r2) 23:26:51 (7/9) Installing musl-obstack (1.2.3-r0) 23:26:51 (8/9) Installing libucontext (1.2-r0) 23:26:51 (9/9) Installing gcompat (1.1.0-r0) 23:26:51 Executing busybox-1.35.0-r29.trigger 23:26:51 Executing ca-certificates-20220614-r4.trigger 23:26:51 OK: 10 MiB in 24 packages 23:26:52 Removing intermediate container ec4931af7c36 23:26:52 ---> 831b2b21d1b0 23:26:52 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:52 ---> c64a0e8c62a0 23:26:52 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:26:52 ---> 1285f046974e 23:26:52 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:26:52 ---> 32a3f331328f 23:26:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:26:53 ---> 1d7195b26fde 23:26:53 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:26:53 ---> Running in d0dc1ab6e586 23:26:53 Removing intermediate container d0dc1ab6e586 23:26:53 ---> 1152add1d2fc 23:26:53 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:26:53 ---> Running in 620a6612d142 23:26:53 Removing intermediate container 620a6612d142 23:26:53 ---> 4ffaa8a01145 23:26:53 Step 18/20 : LABEL arch=x86_64 23:26:53 ---> Running in 5cd4edb935b3 23:26:53 Removing intermediate container 5cd4edb935b3 23:26:53 ---> ccd25f753360 23:26:53 Step 19/20 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:26:53 ---> Running in 7caf32f66643 23:26:53 Removing intermediate container 7caf32f66643 23:26:53 ---> e907320d3ce1 23:26:53 Step 20/20 : LABEL version=3.0.0-dev.119 23:26:53 ---> Running in 317ec9012991 23:26:53 Removing intermediate container 317ec9012991 23:26:53 ---> fbcad5a25259 23:26:53 23:26:53 ---> b9fbbc999800 23:26:53 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:26:53 Successfully built fbcad5a25259 23:26:53 Successfully tagged security-spiffe-token-provider:latest 23:26:53  Building security-spiffe-token-provider ... done  [Pipeline] } 23:26:53 $ docker stop --time=1 5c73d2361606a335da380caa1dc79f87a46a5f18bdd6911f786f682c6a07b5c5 23:26:55 $ docker rm -f --volumes 5c73d2361606a335da380caa1dc79f87a46a5f18bdd6911f786f682c6a07b5c5 [Pipeline] // withDockerContainer [Pipeline] sh 23:26:55 + docker images 23:26:55 REPOSITORY TAG IMAGE ID CREATED SIZE 23:26:55 security-spiffe-token-provider latest fbcad5a25259 2 seconds ago 32.8MB 23:26:55 491c06724eb0 7 seconds ago 1.73GB 23:26:55 security-bootstrapper latest 0c8301073927 13 seconds ago 22.2MB 23:26:55 security-spire-config latest e3cc48170f58 14 seconds ago 88.9MB 23:26:55 security-spire-agent latest c14822c830d7 16 seconds ago 129MB 23:26:55 c49111d6e667 24 seconds ago 1.55GB 23:26:55 774af66d2aa8 24 seconds ago 1.55GB 23:26:55 support-notifications latest 5627c12c9acf 26 seconds ago 32.7MB 23:26:55 22ec17b65a8a 49 seconds ago 1.67GB 23:26:55 36f5823ff0d0 About a minute ago 1.75GB 23:26:55 security-secretstore-setup latest 653c96f7ae4b About a minute ago 32.8MB 23:26:55 security-proxy-auth latest 28f4bb49a468 About a minute ago 18.3MB 23:26:55 support-scheduler latest ea9a5349d703 About a minute ago 32.1MB 23:26:55 c651ee9ede21 About a minute ago 1.75GB 23:26:55 781b5c99c76d About a minute ago 1.66GB 23:26:55 core-metadata latest a83600ffe1e6 2 minutes ago 20.4MB 23:26:55 7d85cca16cb7 2 minutes ago 1.68GB 23:26:55 security-proxy-setup latest 410f4d243e55 2 minutes ago 18.7MB 23:26:55 core-common-config-bootstrapper latest 98fba2b08fa9 2 minutes ago 17.2MB 23:26:55 0ef1edb6aba0 2 minutes ago 1.69GB 23:26:55 core-data latest cc2225bbe1f2 2 minutes ago 20MB 23:26:55 core-command latest 4e20c001fc4a 2 minutes ago 19.8MB 23:26:55 94a24f8442e4 2 minutes ago 1.69GB 23:26:55 5d0f088e9341 2 minutes ago 1.69GB 23:26:55 e964c0bc5c4e 2 minutes ago 1.68GB 23:26:55 faa1bc46cb4e 3 minutes ago 1.67GB 23:26:55 security-spire-server latest 4945e5145790 3 minutes ago 89.8MB 23:26:55 a2ceb485aa3f 3 minutes ago 1.55GB 23:26:55 ci-base-image-x86_64 latest 11fb1fa8a3f6 7 minutes ago 881MB 23:26:55 alpine 3.17 9ed4aefc74f6 5 days ago 7.05MB 23:26:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 weeks ago 664MB 23:26:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 23:26:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:26:55 provisioning config files... 23:26:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/481@tmp/config12258653602734279864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:55 ---> docker-login.sh 23:26:55 nexus3.edgexfoundry.org:10001 23:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:55 Configure a credential helper to remove this warning. See 23:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:55 23:26:55 Login Succeeded 23:26:55 nexus3.edgexfoundry.org:10002 23:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:55 Configure a credential helper to remove this warning. See 23:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:55 23:26:55 Login Succeeded 23:26:55 nexus3.edgexfoundry.org:10003 23:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:56 Configure a credential helper to remove this warning. See 23:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:56 23:26:56 Login Succeeded 23:26:56 nexus3.edgexfoundry.org:10004 23:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:56 Configure a credential helper to remove this warning. See 23:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:56 23:26:56 Login Succeeded 23:26:56 docker.io 23:26:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:26:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:26:56 Configure a credential helper to remove this warning. See 23:26:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:26:56 23:26:56 Login Succeeded 23:26:56 ---> docker-login.sh ends [Pipeline] } 23:26:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:26:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:56 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:26:56 7dfb2bebdff01e763e027b41a3038140e2212768 23:26:56 latest 23:26:56 3.0.0-dev.119 23:26:56 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:26:56 main 23:26:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:56 + docker push nexus3.edgexfoundry.org:10004/core-command:7dfb2bebdff01e763e027b41a3038140e2212768 23:26:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:26:56 4a62dedd7334: Preparing 23:26:56 bdeabff651c0: Preparing 23:26:56 7da5b9be0e83: Preparing 23:26:56 25376fb4355d: Preparing 23:26:56 abb5bea65a9c: Preparing 23:26:56 f1417ff83b31: Preparing 23:26:56 f1417ff83b31: Waiting 23:26:56 4a62dedd7334: Pushed 23:26:56 f1417ff83b31: Layer already exists 23:26:56 25376fb4355d: Pushed 23:26:56 7da5b9be0e83: Pushed 23:26:56 abb5bea65a9c: Pushed 23:26:58 bdeabff651c0: Pushed 23:26:58 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:dd7700dce656e277abd51d0621460617ac99111a530939c824e2ffb5ff36766a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:59 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:26:59 4a62dedd7334: Preparing 23:26:59 bdeabff651c0: Preparing 23:26:59 7da5b9be0e83: Preparing 23:26:59 25376fb4355d: Preparing 23:26:59 abb5bea65a9c: Preparing 23:26:59 f1417ff83b31: Preparing 23:26:59 f1417ff83b31: Waiting 23:26:59 bdeabff651c0: Layer already exists 23:26:59 abb5bea65a9c: Layer already exists 23:26:59 4a62dedd7334: Layer already exists 23:26:59 25376fb4355d: Layer already exists 23:26:59 7da5b9be0e83: Layer already exists 23:26:59 f1417ff83b31: Layer already exists 23:26:59 latest: digest: sha256:dd7700dce656e277abd51d0621460617ac99111a530939c824e2ffb5ff36766a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:59 + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.119 23:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:26:59 4a62dedd7334: Preparing 23:26:59 bdeabff651c0: Preparing 23:26:59 7da5b9be0e83: Preparing 23:26:59 25376fb4355d: Preparing 23:26:59 abb5bea65a9c: Preparing 23:26:59 f1417ff83b31: Preparing 23:26:59 4a62dedd7334: Layer already exists 23:26:59 bdeabff651c0: Layer already exists 23:26:59 25376fb4355d: Layer already exists 23:26:59 7da5b9be0e83: Layer already exists 23:26:59 abb5bea65a9c: Layer already exists 23:26:59 f1417ff83b31: Layer already exists 23:26:59 3.0.0-dev.119: digest: sha256:dd7700dce656e277abd51d0621460617ac99111a530939c824e2ffb5ff36766a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:00 + docker push nexus3.edgexfoundry.org:10004/core-command:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:27:00 4a62dedd7334: Preparing 23:27:00 bdeabff651c0: Preparing 23:27:00 7da5b9be0e83: Preparing 23:27:00 25376fb4355d: Preparing 23:27:00 abb5bea65a9c: Preparing 23:27:00 f1417ff83b31: Preparing 23:27:00 f1417ff83b31: Waiting 23:27:00 7da5b9be0e83: Layer already exists 23:27:00 bdeabff651c0: Layer already exists 23:27:00 4a62dedd7334: Layer already exists 23:27:00 25376fb4355d: Layer already exists 23:27:00 abb5bea65a9c: Layer already exists 23:27:00 f1417ff83b31: Layer already exists 23:27:00 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:dd7700dce656e277abd51d0621460617ac99111a530939c824e2ffb5ff36766a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:00 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:27:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:27:00 4a62dedd7334: Preparing 23:27:00 bdeabff651c0: Preparing 23:27:00 7da5b9be0e83: Preparing 23:27:00 25376fb4355d: Preparing 23:27:00 abb5bea65a9c: Preparing 23:27:00 f1417ff83b31: Preparing 23:27:00 f1417ff83b31: Waiting 23:27:00 bdeabff651c0: Layer already exists 23:27:00 abb5bea65a9c: Layer already exists 23:27:00 7da5b9be0e83: Layer already exists 23:27:00 25376fb4355d: Layer already exists 23:27:00 4a62dedd7334: Layer already exists 23:27:00 f1417ff83b31: Layer already exists 23:27:00 main: digest: sha256:dd7700dce656e277abd51d0621460617ac99111a530939c824e2ffb5ff36766a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:00 ===================================================== [Pipeline] echo 23:27:00 taggedImages: 23:27:00 - nexus3.edgexfoundry.org:10004/core-command:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:00 - nexus3.edgexfoundry.org:10004/core-command:latest 23:27:00 - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.119 23:27:00 - nexus3.edgexfoundry.org:10004/core-command:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:00 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:27:01 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:27:01 7dfb2bebdff01e763e027b41a3038140e2212768 23:27:01 latest 23:27:01 3.0.0-dev.119 23:27:01 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:01 main 23:27:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:27:01 0cd54e3d5d59: Preparing 23:27:01 9b2ed88744e1: Preparing 23:27:01 028eee8d843b: Preparing 23:27:01 1828ca4bf26f: Preparing 23:27:01 7da5b9be0e83: Preparing 23:27:01 25376fb4355d: Preparing 23:27:01 ad49c44cee1f: Preparing 23:27:01 f1417ff83b31: Preparing 23:27:01 25376fb4355d: Waiting 23:27:01 ad49c44cee1f: Waiting 23:27:01 f1417ff83b31: Waiting 23:27:01 7da5b9be0e83: Layer already exists 23:27:01 25376fb4355d: Layer already exists 23:27:01 9b2ed88744e1: Pushed 23:27:01 028eee8d843b: Pushed 23:27:01 f1417ff83b31: Layer already exists 23:27:01 0cd54e3d5d59: Pushed 23:27:01 ad49c44cee1f: Pushed 23:27:02 1828ca4bf26f: Pushed 23:27:02 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:0491e8944b7dbdf950773b977919e70825c6061f67836fef385e3f12d46f3aa4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:27:03 0cd54e3d5d59: Preparing 23:27:03 9b2ed88744e1: Preparing 23:27:03 028eee8d843b: Preparing 23:27:03 1828ca4bf26f: Preparing 23:27:03 7da5b9be0e83: Preparing 23:27:03 25376fb4355d: Preparing 23:27:03 ad49c44cee1f: Preparing 23:27:03 25376fb4355d: Waiting 23:27:03 f1417ff83b31: Preparing 23:27:03 ad49c44cee1f: Waiting 23:27:03 028eee8d843b: Layer already exists 23:27:03 7da5b9be0e83: Layer already exists 23:27:03 0cd54e3d5d59: Layer already exists 23:27:03 1828ca4bf26f: Layer already exists 23:27:03 9b2ed88744e1: Layer already exists 23:27:03 25376fb4355d: Layer already exists 23:27:03 f1417ff83b31: Layer already exists 23:27:03 ad49c44cee1f: Layer already exists 23:27:03 latest: digest: sha256:0491e8944b7dbdf950773b977919e70825c6061f67836fef385e3f12d46f3aa4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.119 23:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:27:04 0cd54e3d5d59: Preparing 23:27:04 9b2ed88744e1: Preparing 23:27:04 028eee8d843b: Preparing 23:27:04 1828ca4bf26f: Preparing 23:27:04 7da5b9be0e83: Preparing 23:27:04 25376fb4355d: Preparing 23:27:04 ad49c44cee1f: Preparing 23:27:04 f1417ff83b31: Preparing 23:27:04 25376fb4355d: Waiting 23:27:04 ad49c44cee1f: Waiting 23:27:04 f1417ff83b31: Waiting 23:27:04 9b2ed88744e1: Layer already exists 23:27:04 1828ca4bf26f: Layer already exists 23:27:04 7da5b9be0e83: Layer already exists 23:27:04 028eee8d843b: Layer already exists 23:27:04 0cd54e3d5d59: Layer already exists 23:27:04 25376fb4355d: Layer already exists 23:27:04 ad49c44cee1f: Layer already exists 23:27:04 f1417ff83b31: Layer already exists 23:27:04 3.0.0-dev.119: digest: sha256:0491e8944b7dbdf950773b977919e70825c6061f67836fef385e3f12d46f3aa4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:04 ---> 32de30a9684a 23:27:04 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:27:04 ---> bec74d274390 23:27:04 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:27:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:27:04 0cd54e3d5d59: Preparing 23:27:04 9b2ed88744e1: Preparing 23:27:04 028eee8d843b: Preparing 23:27:04 1828ca4bf26f: Preparing 23:27:04 7da5b9be0e83: Preparing 23:27:04 25376fb4355d: Preparing 23:27:04 ad49c44cee1f: Preparing 23:27:04 f1417ff83b31: Preparing 23:27:04 ad49c44cee1f: Waiting 23:27:04 7da5b9be0e83: Layer already exists 23:27:04 028eee8d843b: Layer already exists 23:27:04 1828ca4bf26f: Layer already exists 23:27:04 9b2ed88744e1: Layer already exists 23:27:04 0cd54e3d5d59: Layer already exists 23:27:04 25376fb4355d: Layer already exists 23:27:04 f1417ff83b31: Layer already exists 23:27:04 ad49c44cee1f: Layer already exists 23:27:04 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:0491e8944b7dbdf950773b977919e70825c6061f67836fef385e3f12d46f3aa4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:27:05 0cd54e3d5d59: Preparing 23:27:05 9b2ed88744e1: Preparing 23:27:05 028eee8d843b: Preparing 23:27:05 1828ca4bf26f: Preparing 23:27:05 7da5b9be0e83: Preparing 23:27:05 25376fb4355d: Preparing 23:27:05 ad49c44cee1f: Preparing 23:27:05 f1417ff83b31: Preparing 23:27:05 f1417ff83b31: Waiting 23:27:05 ad49c44cee1f: Waiting 23:27:05 25376fb4355d: Waiting 23:27:05 1828ca4bf26f: Layer already exists 23:27:05 0cd54e3d5d59: Layer already exists 23:27:05 028eee8d843b: Layer already exists 23:27:05 9b2ed88744e1: Layer already exists 23:27:05 7da5b9be0e83: Layer already exists 23:27:05 ad49c44cee1f: Layer already exists 23:27:05 25376fb4355d: Layer already exists 23:27:05 f1417ff83b31: Layer already exists 23:27:05 main: digest: sha256:0491e8944b7dbdf950773b977919e70825c6061f67836fef385e3f12d46f3aa4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:05 ===================================================== [Pipeline] echo 23:27:05 taggedImages: 23:27:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:27:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.119 23:27:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:05 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:27:05 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:27:05 7dfb2bebdff01e763e027b41a3038140e2212768 23:27:05 latest 23:27:05 3.0.0-dev.119 23:27:05 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:05 main 23:27:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:05 + docker push nexus3.edgexfoundry.org:10004/core-data:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:27:05 c9537629cacd: Preparing 23:27:05 35643ba012aa: Preparing 23:27:05 7da5b9be0e83: Preparing 23:27:05 25376fb4355d: Preparing 23:27:05 3fcf4eb828da: Preparing 23:27:05 f1417ff83b31: Preparing 23:27:05 f1417ff83b31: Waiting 23:27:05 25376fb4355d: Layer already exists 23:27:05 7da5b9be0e83: Layer already exists 23:27:05 f1417ff83b31: Layer already exists 23:27:05 c9537629cacd: Pushed 23:27:05 3fcf4eb828da: Pushed 23:27:06 ---> d1f3fc0de217 23:27:06 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:27:07 35643ba012aa: Pushed 23:27:07 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:7369e9a9405069b411716add4dd6f34f30bc11cc82c48a7e8196e4376f53502f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:07 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:27:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:27:07 c9537629cacd: Preparing 23:27:07 35643ba012aa: Preparing 23:27:07 7da5b9be0e83: Preparing 23:27:07 25376fb4355d: Preparing 23:27:07 3fcf4eb828da: Preparing 23:27:07 f1417ff83b31: Preparing 23:27:07 f1417ff83b31: Waiting 23:27:07 3fcf4eb828da: Layer already exists 23:27:07 25376fb4355d: Layer already exists 23:27:07 35643ba012aa: Layer already exists 23:27:07 c9537629cacd: Layer already exists 23:27:07 7da5b9be0e83: Layer already exists 23:27:07 f1417ff83b31: Layer already exists 23:27:07 latest: digest: sha256:7369e9a9405069b411716add4dd6f34f30bc11cc82c48a7e8196e4376f53502f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:08 + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.119 23:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:27:08 c9537629cacd: Preparing 23:27:08 35643ba012aa: Preparing 23:27:08 7da5b9be0e83: Preparing 23:27:08 25376fb4355d: Preparing 23:27:08 3fcf4eb828da: Preparing 23:27:08 f1417ff83b31: Preparing 23:27:08 f1417ff83b31: Waiting 23:27:08 35643ba012aa: Layer already exists 23:27:08 7da5b9be0e83: Layer already exists 23:27:08 25376fb4355d: Layer already exists 23:27:08 c9537629cacd: Layer already exists 23:27:08 3fcf4eb828da: Layer already exists 23:27:08 f1417ff83b31: Layer already exists 23:27:08 3.0.0-dev.119: digest: sha256:7369e9a9405069b411716add4dd6f34f30bc11cc82c48a7e8196e4376f53502f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:09 + docker push nexus3.edgexfoundry.org:10004/core-data:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:27:09 c9537629cacd: Preparing 23:27:09 35643ba012aa: Preparing 23:27:09 7da5b9be0e83: Preparing 23:27:09 25376fb4355d: Preparing 23:27:09 3fcf4eb828da: Preparing 23:27:09 f1417ff83b31: Preparing 23:27:09 f1417ff83b31: Waiting 23:27:09 c9537629cacd: Layer already exists 23:27:09 7da5b9be0e83: Layer already exists 23:27:09 25376fb4355d: Layer already exists 23:27:09 35643ba012aa: Layer already exists 23:27:09 3fcf4eb828da: Layer already exists 23:27:09 f1417ff83b31: Layer already exists 23:27:09 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:7369e9a9405069b411716add4dd6f34f30bc11cc82c48a7e8196e4376f53502f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:09 ---> 0a41ec608cee 23:27:09 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:27:09 ---> Running in 2d9a01dd64ed 23:27:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:09 Removing intermediate container 2d9a01dd64ed 23:27:09 ---> 9704188f7f7e 23:27:09 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:27:09 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:27:09 c9537629cacd: Preparing 23:27:09 35643ba012aa: Preparing 23:27:09 7da5b9be0e83: Preparing 23:27:09 25376fb4355d: Preparing 23:27:09 3fcf4eb828da: Preparing 23:27:09 f1417ff83b31: Preparing 23:27:09 f1417ff83b31: Waiting 23:27:09 7da5b9be0e83: Layer already exists 23:27:09 25376fb4355d: Layer already exists 23:27:09 3fcf4eb828da: Layer already exists 23:27:09 35643ba012aa: Layer already exists 23:27:09 c9537629cacd: Layer already exists 23:27:09 f1417ff83b31: Layer already exists 23:27:09 main: digest: sha256:7369e9a9405069b411716add4dd6f34f30bc11cc82c48a7e8196e4376f53502f size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:09 ===================================================== [Pipeline] echo 23:27:09 taggedImages: 23:27:09 - nexus3.edgexfoundry.org:10004/core-data:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:09 - nexus3.edgexfoundry.org:10004/core-data:latest 23:27:09 - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.119 23:27:09 - nexus3.edgexfoundry.org:10004/core-data:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:09 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:27:09 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:27:09 7dfb2bebdff01e763e027b41a3038140e2212768 23:27:09 latest 23:27:09 3.0.0-dev.119 23:27:09 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:09 main 23:27:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:09 ---> Running in 92375e366bbc 23:27:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:27:10 8c5cf3701a85: Preparing 23:27:10 fe30844e2c1d: Preparing 23:27:10 4673663a508f: Preparing 23:27:10 7da5b9be0e83: Preparing 23:27:10 25376fb4355d: Preparing 23:27:10 abb5bea65a9c: Preparing 23:27:10 f1417ff83b31: Preparing 23:27:10 25376fb4355d: Layer already exists 23:27:10 7da5b9be0e83: Layer already exists 23:27:10 f1417ff83b31: Layer already exists 23:27:10 abb5bea65a9c: Layer already exists 23:27:10 8c5cf3701a85: Pushed 23:27:10 fe30844e2c1d: Pushed 23:27:11 4673663a508f: Pushed 23:27:12 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:c0636eb436a106aef709e86f088a2eff2e26173910791c51c76643f78fc4bcce size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:12 Removing intermediate container 92375e366bbc 23:27:12 ---> 4427634d92f3 23:27:12 Step 25/27 : LABEL arch=arm64 23:27:12 ---> Running in d7c61d064b96 23:27:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:27:12 8c5cf3701a85: Preparing 23:27:12 fe30844e2c1d: Preparing 23:27:12 4673663a508f: Preparing 23:27:12 7da5b9be0e83: Preparing 23:27:12 25376fb4355d: Preparing 23:27:12 abb5bea65a9c: Preparing 23:27:12 f1417ff83b31: Preparing 23:27:12 abb5bea65a9c: Waiting 23:27:12 f1417ff83b31: Waiting 23:27:12 7da5b9be0e83: Layer already exists 23:27:12 fe30844e2c1d: Layer already exists 23:27:12 25376fb4355d: Layer already exists 23:27:12 4673663a508f: Layer already exists 23:27:12 8c5cf3701a85: Layer already exists 23:27:12 f1417ff83b31: Layer already exists 23:27:12 abb5bea65a9c: Layer already exists 23:27:12 latest: digest: sha256:c0636eb436a106aef709e86f088a2eff2e26173910791c51c76643f78fc4bcce size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.119 23:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:27:13 8c5cf3701a85: Preparing 23:27:13 fe30844e2c1d: Preparing 23:27:13 4673663a508f: Preparing 23:27:13 7da5b9be0e83: Preparing 23:27:13 25376fb4355d: Preparing 23:27:13 abb5bea65a9c: Preparing 23:27:13 f1417ff83b31: Preparing 23:27:13 abb5bea65a9c: Waiting 23:27:13 f1417ff83b31: Waiting 23:27:13 4673663a508f: Layer already exists 23:27:13 7da5b9be0e83: Layer already exists 23:27:13 8c5cf3701a85: Layer already exists 23:27:13 fe30844e2c1d: Layer already exists 23:27:13 25376fb4355d: Layer already exists 23:27:13 abb5bea65a9c: Layer already exists 23:27:13 f1417ff83b31: Layer already exists 23:27:13 3.0.0-dev.119: digest: sha256:c0636eb436a106aef709e86f088a2eff2e26173910791c51c76643f78fc4bcce size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:13 Removing intermediate container d7c61d064b96 23:27:13 ---> d0b53bfe2ec9 23:27:13 Step 26/27 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:27:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:13 ---> Running in 63b7940dd5c9 23:27:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:27:13 8c5cf3701a85: Preparing 23:27:13 fe30844e2c1d: Preparing 23:27:13 4673663a508f: Preparing 23:27:13 7da5b9be0e83: Preparing 23:27:13 25376fb4355d: Preparing 23:27:13 abb5bea65a9c: Preparing 23:27:13 f1417ff83b31: Preparing 23:27:13 abb5bea65a9c: Waiting 23:27:13 8c5cf3701a85: Layer already exists 23:27:13 25376fb4355d: Layer already exists 23:27:13 fe30844e2c1d: Layer already exists 23:27:13 7da5b9be0e83: Layer already exists 23:27:13 4673663a508f: Layer already exists 23:27:13 abb5bea65a9c: Layer already exists 23:27:13 f1417ff83b31: Layer already exists 23:27:13 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:c0636eb436a106aef709e86f088a2eff2e26173910791c51c76643f78fc4bcce size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:27:14 8c5cf3701a85: Preparing 23:27:14 fe30844e2c1d: Preparing 23:27:14 4673663a508f: Preparing 23:27:14 7da5b9be0e83: Preparing 23:27:14 25376fb4355d: Preparing 23:27:14 abb5bea65a9c: Preparing 23:27:14 f1417ff83b31: Preparing 23:27:14 f1417ff83b31: Waiting 23:27:14 fe30844e2c1d: Layer already exists 23:27:14 7da5b9be0e83: Layer already exists 23:27:14 25376fb4355d: Layer already exists 23:27:14 8c5cf3701a85: Layer already exists 23:27:14 4673663a508f: Layer already exists 23:27:14 abb5bea65a9c: Layer already exists 23:27:14 f1417ff83b31: Layer already exists 23:27:14 main: digest: sha256:c0636eb436a106aef709e86f088a2eff2e26173910791c51c76643f78fc4bcce size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:14 ===================================================== [Pipeline] echo 23:27:14 taggedImages: 23:27:14 - nexus3.edgexfoundry.org:10004/core-metadata:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:14 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:27:14 - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.119 23:27:14 - nexus3.edgexfoundry.org:10004/core-metadata:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:14 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:27:14 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:27:14 7dfb2bebdff01e763e027b41a3038140e2212768 23:27:14 latest 23:27:14 3.0.0-dev.119 23:27:14 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:14 main 23:27:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:14 Removing intermediate container 63b7940dd5c9 23:27:14 ---> 7125939617f1 23:27:14 Step 27/27 : LABEL version=3.0.0-dev.119 23:27:14 ---> Running in 4db87d5c9881 23:27:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:27:15 ea324d3dd97b: Preparing 23:27:15 ea324d3dd97b: Preparing 23:27:15 264b4a7d1cbc: Preparing 23:27:15 9efe0ebb7911: Preparing 23:27:15 7f9b0a68eb13: Preparing 23:27:15 481e5f75ff7d: Preparing 23:27:15 28dd255eb737: Preparing 23:27:15 7da5b9be0e83: Preparing 23:27:15 25376fb4355d: Preparing 23:27:15 4aa3d2ac37c5: Preparing 23:27:15 4f31a7246084: Preparing 23:27:15 799434bec791: Preparing 23:27:15 56dc664120eb: Preparing 23:27:15 f1417ff83b31: Preparing 23:27:15 28dd255eb737: Waiting 23:27:15 799434bec791: Waiting 23:27:15 56dc664120eb: Waiting 23:27:15 7da5b9be0e83: Waiting 23:27:15 f1417ff83b31: Waiting 23:27:15 25376fb4355d: Waiting 23:27:15 4f31a7246084: Waiting 23:27:15 4aa3d2ac37c5: Waiting 23:27:15 264b4a7d1cbc: Pushed 23:27:15 7f9b0a68eb13: Pushed 23:27:15 9efe0ebb7911: Pushed 23:27:15 481e5f75ff7d: Pushed 23:27:15 7da5b9be0e83: Layer already exists 23:27:15 ea324d3dd97b: Pushed 23:27:15 25376fb4355d: Layer already exists 23:27:15 Removing intermediate container 4db87d5c9881 23:27:15 ---> 5cbfbf4c1be8 23:27:15 23:27:15 4aa3d2ac37c5: Pushed 23:27:15 799434bec791: Pushed 23:27:15 56dc664120eb: Pushed 23:27:15 4f31a7246084: Pushed 23:27:15 f1417ff83b31: Layer already exists 23:27:15 Successfully built 5cbfbf4c1be8 23:27:15 Successfully tagged security-spire-agent-arm64:latest 23:27:15  Building security-spire-agent ... done Building security-spiffe-token-provider 23:27:16 28dd255eb737: Pushed 23:27:16 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:a47a4ee87563cd3846e0e27dec809e60dd10046f12caff2c80628f49b15d1de0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:27:17 ea324d3dd97b: Preparing 23:27:17 ea324d3dd97b: Preparing 23:27:17 264b4a7d1cbc: Preparing 23:27:17 9efe0ebb7911: Preparing 23:27:17 7f9b0a68eb13: Preparing 23:27:17 481e5f75ff7d: Preparing 23:27:17 28dd255eb737: Preparing 23:27:17 7da5b9be0e83: Preparing 23:27:17 25376fb4355d: Preparing 23:27:17 4aa3d2ac37c5: Preparing 23:27:17 4f31a7246084: Preparing 23:27:17 7da5b9be0e83: Waiting 23:27:17 25376fb4355d: Waiting 23:27:17 4aa3d2ac37c5: Waiting 23:27:17 28dd255eb737: Waiting 23:27:17 799434bec791: Preparing 23:27:17 56dc664120eb: Preparing 23:27:17 f1417ff83b31: Preparing 23:27:17 4f31a7246084: Waiting 23:27:17 56dc664120eb: Waiting 23:27:17 f1417ff83b31: Waiting 23:27:17 799434bec791: Waiting 23:27:17 9efe0ebb7911: Layer already exists 23:27:17 481e5f75ff7d: Layer already exists 23:27:17 7f9b0a68eb13: Layer already exists 23:27:17 264b4a7d1cbc: Layer already exists 23:27:17 ea324d3dd97b: Layer already exists 23:27:17 7da5b9be0e83: Layer already exists 23:27:17 28dd255eb737: Layer already exists 23:27:17 25376fb4355d: Layer already exists 23:27:17 4aa3d2ac37c5: Layer already exists 23:27:17 4f31a7246084: Layer already exists 23:27:17 799434bec791: Layer already exists 23:27:17 56dc664120eb: Layer already exists 23:27:17 f1417ff83b31: Layer already exists 23:27:17 latest: digest: sha256:a47a4ee87563cd3846e0e27dec809e60dd10046f12caff2c80628f49b15d1de0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.119 23:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:27:18 ea324d3dd97b: Preparing 23:27:18 ea324d3dd97b: Preparing 23:27:18 264b4a7d1cbc: Preparing 23:27:18 9efe0ebb7911: Preparing 23:27:18 7f9b0a68eb13: Preparing 23:27:18 481e5f75ff7d: Preparing 23:27:18 28dd255eb737: Preparing 23:27:18 7da5b9be0e83: Preparing 23:27:18 28dd255eb737: Waiting 23:27:18 25376fb4355d: Preparing 23:27:18 4aa3d2ac37c5: Preparing 23:27:18 4f31a7246084: Preparing 23:27:18 799434bec791: Preparing 23:27:18 56dc664120eb: Preparing 23:27:18 f1417ff83b31: Preparing 23:27:18 25376fb4355d: Waiting 23:27:18 799434bec791: Waiting 23:27:18 4aa3d2ac37c5: Waiting 23:27:18 56dc664120eb: Waiting 23:27:18 4f31a7246084: Waiting 23:27:18 f1417ff83b31: Waiting 23:27:18 9efe0ebb7911: Layer already exists 23:27:18 264b4a7d1cbc: Layer already exists 23:27:18 7f9b0a68eb13: Layer already exists 23:27:18 481e5f75ff7d: Layer already exists 23:27:18 ea324d3dd97b: Layer already exists 23:27:18 28dd255eb737: Layer already exists 23:27:18 7da5b9be0e83: Layer already exists 23:27:18 25376fb4355d: Layer already exists 23:27:18 4f31a7246084: Layer already exists 23:27:18 4aa3d2ac37c5: Layer already exists 23:27:18 f1417ff83b31: Layer already exists 23:27:18 799434bec791: Layer already exists 23:27:18 56dc664120eb: Layer already exists 23:27:18 3.0.0-dev.119: digest: sha256:a47a4ee87563cd3846e0e27dec809e60dd10046f12caff2c80628f49b15d1de0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:27:18 ea324d3dd97b: Preparing 23:27:18 ea324d3dd97b: Preparing 23:27:18 264b4a7d1cbc: Preparing 23:27:18 9efe0ebb7911: Preparing 23:27:18 7f9b0a68eb13: Preparing 23:27:18 481e5f75ff7d: Preparing 23:27:18 28dd255eb737: Preparing 23:27:18 7da5b9be0e83: Preparing 23:27:18 25376fb4355d: Preparing 23:27:18 4aa3d2ac37c5: Preparing 23:27:18 4f31a7246084: Preparing 23:27:18 799434bec791: Preparing 23:27:18 56dc664120eb: Preparing 23:27:18 f1417ff83b31: Preparing 23:27:18 4aa3d2ac37c5: Waiting 23:27:18 56dc664120eb: Waiting 23:27:18 f1417ff83b31: Waiting 23:27:18 28dd255eb737: Waiting 23:27:18 4f31a7246084: Waiting 23:27:18 799434bec791: Waiting 23:27:18 25376fb4355d: Waiting 23:27:18 7da5b9be0e83: Waiting 23:27:18 264b4a7d1cbc: Layer already exists 23:27:18 481e5f75ff7d: Layer already exists 23:27:18 7f9b0a68eb13: Layer already exists 23:27:18 9efe0ebb7911: Layer already exists 23:27:18 ea324d3dd97b: Layer already exists 23:27:18 7da5b9be0e83: Layer already exists 23:27:18 28dd255eb737: Layer already exists 23:27:18 4aa3d2ac37c5: Layer already exists 23:27:18 25376fb4355d: Layer already exists 23:27:18 4f31a7246084: Layer already exists 23:27:18 56dc664120eb: Layer already exists 23:27:18 799434bec791: Layer already exists 23:27:18 f1417ff83b31: Layer already exists 23:27:18 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:a47a4ee87563cd3846e0e27dec809e60dd10046f12caff2c80628f49b15d1de0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:27:19 ea324d3dd97b: Preparing 23:27:19 ea324d3dd97b: Preparing 23:27:19 264b4a7d1cbc: Preparing 23:27:19 9efe0ebb7911: Preparing 23:27:19 7f9b0a68eb13: Preparing 23:27:19 481e5f75ff7d: Preparing 23:27:19 28dd255eb737: Preparing 23:27:19 7da5b9be0e83: Preparing 23:27:19 25376fb4355d: Preparing 23:27:19 4aa3d2ac37c5: Preparing 23:27:19 4f31a7246084: Preparing 23:27:19 799434bec791: Preparing 23:27:19 56dc664120eb: Preparing 23:27:19 f1417ff83b31: Preparing 23:27:19 4f31a7246084: Waiting 23:27:19 4aa3d2ac37c5: Waiting 23:27:19 f1417ff83b31: Waiting 23:27:19 799434bec791: Waiting 23:27:19 28dd255eb737: Waiting 23:27:19 56dc664120eb: Waiting 23:27:19 7da5b9be0e83: Waiting 23:27:19 25376fb4355d: Waiting 23:27:19 ea324d3dd97b: Layer already exists 23:27:19 481e5f75ff7d: Layer already exists 23:27:19 7f9b0a68eb13: Layer already exists 23:27:19 264b4a7d1cbc: Layer already exists 23:27:19 9efe0ebb7911: Layer already exists 23:27:19 28dd255eb737: Layer already exists 23:27:19 4aa3d2ac37c5: Layer already exists 23:27:19 7da5b9be0e83: Layer already exists 23:27:19 4f31a7246084: Layer already exists 23:27:19 25376fb4355d: Layer already exists 23:27:19 799434bec791: Layer already exists 23:27:19 f1417ff83b31: Layer already exists 23:27:19 56dc664120eb: Layer already exists 23:27:19 main: digest: sha256:a47a4ee87563cd3846e0e27dec809e60dd10046f12caff2c80628f49b15d1de0 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:19 ===================================================== [Pipeline] echo 23:27:19 taggedImages: 23:27:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:27:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.119 23:27:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:27:19 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:27:19 7dfb2bebdff01e763e027b41a3038140e2212768 23:27:19 latest 23:27:19 3.0.0-dev.119 23:27:19 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:19 main 23:27:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:27:20 0b2bc3ba01b3: Preparing 23:27:20 81ea4689e6fb: Preparing 23:27:20 27aad825f10d: Preparing 23:27:20 9ff4627605c6: Preparing 23:27:20 7da5b9be0e83: Preparing 23:27:20 25376fb4355d: Preparing 23:27:20 ad49c44cee1f: Preparing 23:27:20 f1417ff83b31: Preparing 23:27:20 ad49c44cee1f: Waiting 23:27:20 f1417ff83b31: Waiting 23:27:20 25376fb4355d: Waiting 23:27:20 27aad825f10d: Pushed 23:27:20 81ea4689e6fb: Pushed 23:27:20 7da5b9be0e83: Layer already exists 23:27:20 0b2bc3ba01b3: Pushed 23:27:20 25376fb4355d: Layer already exists 23:27:20 ad49c44cee1f: Layer already exists 23:27:20 f1417ff83b31: Layer already exists 23:27:21 9ff4627605c6: Pushed 23:27:21 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:ddd5137debc5490edbd96975a3a70667a6c64b9c56cbe15967c808071be543e0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:27:22 0b2bc3ba01b3: Preparing 23:27:22 81ea4689e6fb: Preparing 23:27:22 27aad825f10d: Preparing 23:27:22 9ff4627605c6: Preparing 23:27:22 7da5b9be0e83: Preparing 23:27:22 25376fb4355d: Preparing 23:27:22 ad49c44cee1f: Preparing 23:27:22 f1417ff83b31: Preparing 23:27:22 25376fb4355d: Waiting 23:27:22 ad49c44cee1f: Waiting 23:27:22 f1417ff83b31: Waiting 23:27:22 27aad825f10d: Layer already exists 23:27:22 81ea4689e6fb: Layer already exists 23:27:22 0b2bc3ba01b3: Layer already exists 23:27:22 7da5b9be0e83: Layer already exists 23:27:22 9ff4627605c6: Layer already exists 23:27:22 25376fb4355d: Layer already exists 23:27:22 ad49c44cee1f: Layer already exists 23:27:22 f1417ff83b31: Layer already exists 23:27:22 latest: digest: sha256:ddd5137debc5490edbd96975a3a70667a6c64b9c56cbe15967c808071be543e0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:22 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:27:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:27:22 ---> 5431be689b0d 23:27:22 Step 3/20 : WORKDIR /edgex-go 23:27:22 ---> Using cache 23:27:22 ---> d0a75f4616d7 23:27:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:27:22 ---> Running in b5f8772a2d42 23:27:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.119 23:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:27:22 0b2bc3ba01b3: Preparing 23:27:22 81ea4689e6fb: Preparing 23:27:22 27aad825f10d: Preparing 23:27:22 9ff4627605c6: Preparing 23:27:22 7da5b9be0e83: Preparing 23:27:22 25376fb4355d: Preparing 23:27:22 ad49c44cee1f: Preparing 23:27:22 f1417ff83b31: Preparing 23:27:22 25376fb4355d: Waiting 23:27:22 ad49c44cee1f: Waiting 23:27:22 f1417ff83b31: Waiting 23:27:22 7da5b9be0e83: Layer already exists 23:27:22 81ea4689e6fb: Layer already exists 23:27:22 27aad825f10d: Layer already exists 23:27:22 0b2bc3ba01b3: Layer already exists 23:27:22 9ff4627605c6: Layer already exists 23:27:22 25376fb4355d: Layer already exists 23:27:22 f1417ff83b31: Layer already exists 23:27:22 ad49c44cee1f: Layer already exists 23:27:22 3.0.0-dev.119: digest: sha256:ddd5137debc5490edbd96975a3a70667a6c64b9c56cbe15967c808071be543e0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:27:23 0b2bc3ba01b3: Preparing 23:27:23 81ea4689e6fb: Preparing 23:27:23 27aad825f10d: Preparing 23:27:23 9ff4627605c6: Preparing 23:27:23 7da5b9be0e83: Preparing 23:27:23 25376fb4355d: Preparing 23:27:23 ad49c44cee1f: Preparing 23:27:23 f1417ff83b31: Preparing 23:27:23 25376fb4355d: Waiting 23:27:23 ad49c44cee1f: Waiting 23:27:23 f1417ff83b31: Waiting 23:27:23 0b2bc3ba01b3: Layer already exists 23:27:23 81ea4689e6fb: Layer already exists 23:27:23 9ff4627605c6: Layer already exists 23:27:23 7da5b9be0e83: Layer already exists 23:27:23 27aad825f10d: Layer already exists 23:27:23 25376fb4355d: Layer already exists 23:27:23 ad49c44cee1f: Layer already exists 23:27:23 f1417ff83b31: Layer already exists 23:27:23 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:ddd5137debc5490edbd96975a3a70667a6c64b9c56cbe15967c808071be543e0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:27:23 0b2bc3ba01b3: Preparing 23:27:23 81ea4689e6fb: Preparing 23:27:23 27aad825f10d: Preparing 23:27:23 9ff4627605c6: Preparing 23:27:23 7da5b9be0e83: Preparing 23:27:23 25376fb4355d: Preparing 23:27:23 ad49c44cee1f: Preparing 23:27:23 f1417ff83b31: Preparing 23:27:23 ad49c44cee1f: Waiting 23:27:23 25376fb4355d: Waiting 23:27:23 f1417ff83b31: Waiting 23:27:23 7da5b9be0e83: Layer already exists 23:27:23 27aad825f10d: Layer already exists 23:27:23 81ea4689e6fb: Layer already exists 23:27:23 0b2bc3ba01b3: Layer already exists 23:27:23 9ff4627605c6: Layer already exists 23:27:23 f1417ff83b31: Layer already exists 23:27:23 ad49c44cee1f: Layer already exists 23:27:23 25376fb4355d: Layer already exists 23:27:23 main: digest: sha256:ddd5137debc5490edbd96975a3a70667a6c64b9c56cbe15967c808071be543e0 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:23 ===================================================== [Pipeline] echo 23:27:23 taggedImages: 23:27:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:27:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.119 23:27:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:23 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:27:23 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:27:23 7dfb2bebdff01e763e027b41a3038140e2212768 23:27:23 latest 23:27:23 3.0.0-dev.119 23:27:23 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:23 main 23:27:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:27:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:27:24 d3aeca1eb19d: Preparing 23:27:24 3a6a543e39d1: Preparing 23:27:24 7d654ea50b84: Preparing 23:27:24 51c890af9737: Preparing 23:27:24 7da5b9be0e83: Preparing 23:27:24 25376fb4355d: Preparing 23:27:24 0cc014ced1f4: Preparing 23:27:24 08a589d2cf2c: Preparing 23:27:24 f1417ff83b31: Preparing 23:27:24 0cc014ced1f4: Waiting 23:27:24 08a589d2cf2c: Waiting 23:27:24 f1417ff83b31: Waiting 23:27:24 7da5b9be0e83: Layer already exists 23:27:24 25376fb4355d: Layer already exists 23:27:24 51c890af9737: Pushed 23:27:24 d3aeca1eb19d: Pushed 23:27:24 3a6a543e39d1: Pushed 23:27:24 f1417ff83b31: Layer already exists 23:27:24 0cc014ced1f4: Pushed 23:27:24 08a589d2cf2c: Pushed 23:27:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:27:25 7d654ea50b84: Pushed 23:27:25 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:b0f07f1d9088bfeff963c958d0c322477581b0d3c1b428b19d76a88acc49fbb5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:27:26 d3aeca1eb19d: Preparing 23:27:26 3a6a543e39d1: Preparing 23:27:26 7d654ea50b84: Preparing 23:27:26 51c890af9737: Preparing 23:27:26 7da5b9be0e83: Preparing 23:27:26 25376fb4355d: Preparing 23:27:26 0cc014ced1f4: Preparing 23:27:26 08a589d2cf2c: Preparing 23:27:26 f1417ff83b31: Preparing 23:27:26 25376fb4355d: Waiting 23:27:26 08a589d2cf2c: Waiting 23:27:26 0cc014ced1f4: Waiting 23:27:26 f1417ff83b31: Waiting 23:27:26 51c890af9737: Layer already exists 23:27:26 d3aeca1eb19d: Layer already exists 23:27:26 7d654ea50b84: Layer already exists 23:27:26 3a6a543e39d1: Layer already exists 23:27:26 7da5b9be0e83: Layer already exists 23:27:26 f1417ff83b31: Layer already exists 23:27:26 08a589d2cf2c: Layer already exists 23:27:26 0cc014ced1f4: Layer already exists 23:27:26 25376fb4355d: Layer already exists 23:27:26 latest: digest: sha256:b0f07f1d9088bfeff963c958d0c322477581b0d3c1b428b19d76a88acc49fbb5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:26 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:27:26 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:27:26 OK: 17694 distinct packages available 23:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:27:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.119 23:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:27:26 d3aeca1eb19d: Preparing 23:27:26 3a6a543e39d1: Preparing 23:27:26 7d654ea50b84: Preparing 23:27:26 51c890af9737: Preparing 23:27:26 7da5b9be0e83: Preparing 23:27:26 25376fb4355d: Preparing 23:27:26 0cc014ced1f4: Preparing 23:27:26 08a589d2cf2c: Preparing 23:27:26 f1417ff83b31: Preparing 23:27:26 08a589d2cf2c: Waiting 23:27:26 25376fb4355d: Waiting 23:27:26 0cc014ced1f4: Waiting 23:27:26 f1417ff83b31: Waiting 23:27:26 7da5b9be0e83: Layer already exists 23:27:26 51c890af9737: Layer already exists 23:27:26 3a6a543e39d1: Layer already exists 23:27:26 7d654ea50b84: Layer already exists 23:27:26 d3aeca1eb19d: Layer already exists 23:27:26 25376fb4355d: Layer already exists 23:27:26 0cc014ced1f4: Layer already exists 23:27:26 08a589d2cf2c: Layer already exists 23:27:26 f1417ff83b31: Layer already exists 23:27:26 3.0.0-dev.119: digest: sha256:b0f07f1d9088bfeff963c958d0c322477581b0d3c1b428b19d76a88acc49fbb5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:27:27 d3aeca1eb19d: Preparing 23:27:27 3a6a543e39d1: Preparing 23:27:27 7d654ea50b84: Preparing 23:27:27 51c890af9737: Preparing 23:27:27 7da5b9be0e83: Preparing 23:27:27 25376fb4355d: Preparing 23:27:27 0cc014ced1f4: Preparing 23:27:27 08a589d2cf2c: Preparing 23:27:27 f1417ff83b31: Preparing 23:27:27 25376fb4355d: Waiting 23:27:27 08a589d2cf2c: Waiting 23:27:27 0cc014ced1f4: Waiting 23:27:27 f1417ff83b31: Waiting 23:27:27 51c890af9737: Layer already exists 23:27:27 7d654ea50b84: Layer already exists 23:27:27 7da5b9be0e83: Layer already exists 23:27:27 d3aeca1eb19d: Layer already exists 23:27:27 3a6a543e39d1: Layer already exists 23:27:27 25376fb4355d: Layer already exists 23:27:27 08a589d2cf2c: Layer already exists 23:27:27 0cc014ced1f4: Layer already exists 23:27:27 f1417ff83b31: Layer already exists 23:27:27 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:b0f07f1d9088bfeff963c958d0c322477581b0d3c1b428b19d76a88acc49fbb5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:27:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:27:28 d3aeca1eb19d: Preparing 23:27:28 3a6a543e39d1: Preparing 23:27:28 7d654ea50b84: Preparing 23:27:28 51c890af9737: Preparing 23:27:28 7da5b9be0e83: Preparing 23:27:28 25376fb4355d: Preparing 23:27:28 0cc014ced1f4: Preparing 23:27:28 08a589d2cf2c: Preparing 23:27:28 f1417ff83b31: Preparing 23:27:28 25376fb4355d: Waiting 23:27:28 0cc014ced1f4: Waiting 23:27:28 08a589d2cf2c: Waiting 23:27:28 f1417ff83b31: Waiting 23:27:28 7d654ea50b84: Layer already exists 23:27:28 d3aeca1eb19d: Layer already exists 23:27:28 51c890af9737: Layer already exists 23:27:28 3a6a543e39d1: Layer already exists 23:27:28 7da5b9be0e83: Layer already exists 23:27:28 25376fb4355d: Layer already exists 23:27:28 08a589d2cf2c: Layer already exists 23:27:28 f1417ff83b31: Layer already exists 23:27:28 0cc014ced1f4: Layer already exists 23:27:28 main: digest: sha256:b0f07f1d9088bfeff963c958d0c322477581b0d3c1b428b19d76a88acc49fbb5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:28 ===================================================== [Pipeline] echo 23:27:28 taggedImages: 23:27:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:27:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.119 23:27:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:28 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:27:28 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:27:28 7dfb2bebdff01e763e027b41a3038140e2212768 23:27:28 latest 23:27:28 3.0.0-dev.119 23:27:28 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:28 main 23:27:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:27:28 5cb44d916be3: Preparing 23:27:28 9ada97e51b76: Preparing 23:27:28 737830f9328d: Preparing 23:27:28 d0bb1b6cae4b: Preparing 23:27:28 f05da7cec467: Preparing 23:27:28 efb95a9e7e7d: Preparing 23:27:28 653059276ac6: Preparing 23:27:28 7da5b9be0e83: Preparing 23:27:28 25376fb4355d: Preparing 23:27:28 0441eb6abcfc: Preparing 23:27:28 f1417ff83b31: Preparing 23:27:28 efb95a9e7e7d: Waiting 23:27:28 7da5b9be0e83: Waiting 23:27:28 25376fb4355d: Waiting 23:27:28 0441eb6abcfc: Waiting 23:27:28 653059276ac6: Waiting 23:27:28 f1417ff83b31: Waiting 23:27:28 f05da7cec467: Pushed 23:27:28 9ada97e51b76: Pushed 23:27:28 5cb44d916be3: Pushed 23:27:28 7da5b9be0e83: Layer already exists 23:27:28 25376fb4355d: Layer already exists 23:27:29 653059276ac6: Pushed 23:27:29 efb95a9e7e7d: Pushed 23:27:29 f1417ff83b31: Layer already exists 23:27:29 0441eb6abcfc: Pushed 23:27:29 OK: 263 MiB in 53 packages 23:27:30 d0bb1b6cae4b: Pushed 23:27:30 737830f9328d: Pushed 23:27:30 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:681fd1621c9f72c40d9872c70032cf140459a6b95a57022a0cd4e0942a53c9df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:27:31 Removing intermediate container b5f8772a2d42 23:27:31 ---> 34ae6ab79182 23:27:31 Step 5/20 : COPY go.mod vendor* ./ [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:27:31 5cb44d916be3: Preparing 23:27:31 9ada97e51b76: Preparing 23:27:31 737830f9328d: Preparing 23:27:31 d0bb1b6cae4b: Preparing 23:27:31 f05da7cec467: Preparing 23:27:31 efb95a9e7e7d: Preparing 23:27:31 653059276ac6: Preparing 23:27:31 7da5b9be0e83: Preparing 23:27:31 25376fb4355d: Preparing 23:27:31 0441eb6abcfc: Preparing 23:27:31 f1417ff83b31: Preparing 23:27:31 653059276ac6: Waiting 23:27:31 7da5b9be0e83: Waiting 23:27:31 25376fb4355d: Waiting 23:27:31 0441eb6abcfc: Waiting 23:27:31 f1417ff83b31: Waiting 23:27:31 efb95a9e7e7d: Waiting 23:27:31 9ada97e51b76: Layer already exists 23:27:31 f05da7cec467: Layer already exists 23:27:31 737830f9328d: Layer already exists 23:27:31 d0bb1b6cae4b: Layer already exists 23:27:31 5cb44d916be3: Layer already exists 23:27:31 efb95a9e7e7d: Layer already exists 23:27:31 25376fb4355d: Layer already exists 23:27:31 653059276ac6: Layer already exists 23:27:31 0441eb6abcfc: Layer already exists 23:27:31 7da5b9be0e83: Layer already exists 23:27:31 f1417ff83b31: Layer already exists 23:27:31 latest: digest: sha256:681fd1621c9f72c40d9872c70032cf140459a6b95a57022a0cd4e0942a53c9df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:31 ---> 791fcc2dd90d 23:27:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:31 ---> Running in 309c4bee398f 23:27:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.119 23:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:27:32 5cb44d916be3: Preparing 23:27:32 9ada97e51b76: Preparing 23:27:32 737830f9328d: Preparing 23:27:32 d0bb1b6cae4b: Preparing 23:27:32 f05da7cec467: Preparing 23:27:32 efb95a9e7e7d: Preparing 23:27:32 653059276ac6: Preparing 23:27:32 7da5b9be0e83: Preparing 23:27:32 25376fb4355d: Preparing 23:27:32 0441eb6abcfc: Preparing 23:27:32 f1417ff83b31: Preparing 23:27:32 7da5b9be0e83: Waiting 23:27:32 653059276ac6: Waiting 23:27:32 efb95a9e7e7d: Waiting 23:27:32 25376fb4355d: Waiting 23:27:32 0441eb6abcfc: Waiting 23:27:32 f1417ff83b31: Waiting 23:27:32 d0bb1b6cae4b: Layer already exists 23:27:32 5cb44d916be3: Layer already exists 23:27:32 f05da7cec467: Layer already exists 23:27:32 9ada97e51b76: Layer already exists 23:27:32 737830f9328d: Layer already exists 23:27:32 653059276ac6: Layer already exists 23:27:32 25376fb4355d: Layer already exists 23:27:32 efb95a9e7e7d: Layer already exists 23:27:32 7da5b9be0e83: Layer already exists 23:27:32 0441eb6abcfc: Layer already exists 23:27:32 f1417ff83b31: Layer already exists 23:27:32 3.0.0-dev.119: digest: sha256:681fd1621c9f72c40d9872c70032cf140459a6b95a57022a0cd4e0942a53c9df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:27:32 5cb44d916be3: Preparing 23:27:32 9ada97e51b76: Preparing 23:27:32 737830f9328d: Preparing 23:27:32 d0bb1b6cae4b: Preparing 23:27:32 f05da7cec467: Preparing 23:27:32 efb95a9e7e7d: Preparing 23:27:32 653059276ac6: Preparing 23:27:32 7da5b9be0e83: Preparing 23:27:32 25376fb4355d: Preparing 23:27:32 0441eb6abcfc: Preparing 23:27:32 f1417ff83b31: Preparing 23:27:32 653059276ac6: Waiting 23:27:32 7da5b9be0e83: Waiting 23:27:32 f1417ff83b31: Waiting 23:27:32 25376fb4355d: Waiting 23:27:32 efb95a9e7e7d: Waiting 23:27:32 9ada97e51b76: Layer already exists 23:27:32 737830f9328d: Layer already exists 23:27:32 5cb44d916be3: Layer already exists 23:27:32 f05da7cec467: Layer already exists 23:27:32 d0bb1b6cae4b: Layer already exists 23:27:32 efb95a9e7e7d: Layer already exists 23:27:32 653059276ac6: Layer already exists 23:27:32 0441eb6abcfc: Layer already exists 23:27:32 25376fb4355d: Layer already exists 23:27:32 7da5b9be0e83: Layer already exists 23:27:32 f1417ff83b31: Layer already exists 23:27:32 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:681fd1621c9f72c40d9872c70032cf140459a6b95a57022a0cd4e0942a53c9df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:27:33 5cb44d916be3: Preparing 23:27:33 9ada97e51b76: Preparing 23:27:33 737830f9328d: Preparing 23:27:33 d0bb1b6cae4b: Preparing 23:27:33 f05da7cec467: Preparing 23:27:33 efb95a9e7e7d: Preparing 23:27:33 653059276ac6: Preparing 23:27:33 7da5b9be0e83: Preparing 23:27:33 25376fb4355d: Preparing 23:27:33 653059276ac6: Waiting 23:27:33 0441eb6abcfc: Preparing 23:27:33 7da5b9be0e83: Waiting 23:27:33 f1417ff83b31: Preparing 23:27:33 25376fb4355d: Waiting 23:27:33 f1417ff83b31: Waiting 23:27:33 0441eb6abcfc: Waiting 23:27:33 efb95a9e7e7d: Waiting 23:27:33 d0bb1b6cae4b: Layer already exists 23:27:33 9ada97e51b76: Layer already exists 23:27:33 f05da7cec467: Layer already exists 23:27:33 5cb44d916be3: Layer already exists 23:27:33 737830f9328d: Layer already exists 23:27:33 efb95a9e7e7d: Layer already exists 23:27:33 653059276ac6: Layer already exists 23:27:33 0441eb6abcfc: Layer already exists 23:27:33 25376fb4355d: Layer already exists 23:27:33 7da5b9be0e83: Layer already exists 23:27:33 f1417ff83b31: Layer already exists 23:27:33 main: digest: sha256:681fd1621c9f72c40d9872c70032cf140459a6b95a57022a0cd4e0942a53c9df size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:33 ===================================================== [Pipeline] echo 23:27:33 taggedImages: 23:27:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:27:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.119 23:27:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:27:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:27:33 7dfb2bebdff01e763e027b41a3038140e2212768 23:27:33 latest 23:27:33 3.0.0-dev.119 23:27:33 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:33 main 23:27:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:27:33 1b2221a64fc4: Preparing 23:27:33 ea5464a4ad60: Preparing 23:27:33 7da5b9be0e83: Preparing 23:27:33 25376fb4355d: Preparing 23:27:33 b23e12ce03df: Preparing 23:27:33 f1417ff83b31: Preparing 23:27:33 f1417ff83b31: Waiting 23:27:33 7da5b9be0e83: Layer already exists 23:27:33 25376fb4355d: Layer already exists 23:27:33 f1417ff83b31: Layer already exists 23:27:33 1b2221a64fc4: Pushed 23:27:34 b23e12ce03df: Pushed 23:27:36 ea5464a4ad60: Pushed 23:27:36 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:22b75d67013f72bdc22270eb74275d331743693c37fca3744e52d48d1510d499 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:27:37 1b2221a64fc4: Preparing 23:27:37 ea5464a4ad60: Preparing 23:27:37 7da5b9be0e83: Preparing 23:27:37 25376fb4355d: Preparing 23:27:37 b23e12ce03df: Preparing 23:27:37 f1417ff83b31: Preparing 23:27:37 f1417ff83b31: Waiting 23:27:37 7da5b9be0e83: Layer already exists 23:27:37 25376fb4355d: Layer already exists 23:27:37 ea5464a4ad60: Layer already exists 23:27:37 1b2221a64fc4: Layer already exists 23:27:37 b23e12ce03df: Layer already exists 23:27:37 f1417ff83b31: Layer already exists 23:27:37 latest: digest: sha256:22b75d67013f72bdc22270eb74275d331743693c37fca3744e52d48d1510d499 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.119 23:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:27:37 1b2221a64fc4: Preparing 23:27:37 ea5464a4ad60: Preparing 23:27:37 7da5b9be0e83: Preparing 23:27:37 25376fb4355d: Preparing 23:27:37 b23e12ce03df: Preparing 23:27:37 f1417ff83b31: Preparing 23:27:37 f1417ff83b31: Waiting 23:27:37 ea5464a4ad60: Layer already exists 23:27:37 25376fb4355d: Layer already exists 23:27:37 7da5b9be0e83: Layer already exists 23:27:37 b23e12ce03df: Layer already exists 23:27:37 1b2221a64fc4: Layer already exists 23:27:37 f1417ff83b31: Layer already exists 23:27:37 3.0.0-dev.119: digest: sha256:22b75d67013f72bdc22270eb74275d331743693c37fca3744e52d48d1510d499 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:27:38 1b2221a64fc4: Preparing 23:27:38 ea5464a4ad60: Preparing 23:27:38 7da5b9be0e83: Preparing 23:27:38 25376fb4355d: Preparing 23:27:38 b23e12ce03df: Preparing 23:27:38 f1417ff83b31: Preparing 23:27:38 7da5b9be0e83: Layer already exists 23:27:38 ea5464a4ad60: Layer already exists 23:27:38 b23e12ce03df: Layer already exists 23:27:38 25376fb4355d: Layer already exists 23:27:38 1b2221a64fc4: Layer already exists 23:27:38 f1417ff83b31: Layer already exists 23:27:38 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:22b75d67013f72bdc22270eb74275d331743693c37fca3744e52d48d1510d499 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:27:39 1b2221a64fc4: Preparing 23:27:39 ea5464a4ad60: Preparing 23:27:39 7da5b9be0e83: Preparing 23:27:39 25376fb4355d: Preparing 23:27:39 b23e12ce03df: Preparing 23:27:39 f1417ff83b31: Preparing 23:27:39 f1417ff83b31: Waiting 23:27:39 1b2221a64fc4: Layer already exists 23:27:39 ea5464a4ad60: Layer already exists 23:27:39 25376fb4355d: Layer already exists 23:27:39 b23e12ce03df: Layer already exists 23:27:39 7da5b9be0e83: Layer already exists 23:27:39 f1417ff83b31: Layer already exists 23:27:39 main: digest: sha256:22b75d67013f72bdc22270eb74275d331743693c37fca3744e52d48d1510d499 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:39 ===================================================== [Pipeline] echo 23:27:39 taggedImages: 23:27:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:27:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.119 23:27:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:27:39 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:27:39 7dfb2bebdff01e763e027b41a3038140e2212768 23:27:39 latest 23:27:39 3.0.0-dev.119 23:27:39 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:39 main 23:27:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:27:39 3e604a8476a0: Preparing 23:27:39 365b34d178b7: Preparing 23:27:39 19181250a7cb: Preparing 23:27:39 80095188a0b3: Preparing 23:27:39 439572584597: Preparing 23:27:39 7da5b9be0e83: Preparing 23:27:39 25376fb4355d: Preparing 23:27:39 f0e4d85c26cb: Preparing 23:27:39 f1417ff83b31: Preparing 23:27:39 7da5b9be0e83: Waiting 23:27:39 25376fb4355d: Waiting 23:27:39 f1417ff83b31: Waiting 23:27:39 f0e4d85c26cb: Waiting 23:27:39 3e604a8476a0: Pushed 23:27:39 19181250a7cb: Pushed 23:27:39 365b34d178b7: Pushed 23:27:39 7da5b9be0e83: Layer already exists 23:27:39 25376fb4355d: Layer already exists 23:27:39 f1417ff83b31: Layer already exists 23:27:40 f0e4d85c26cb: Pushed 23:27:43 439572584597: Pushed 23:27:46 80095188a0b3: Pushed 23:27:46 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:4b7b26f549eef584d174b58059e9e28ffbd2bcc4a0c4f222e952493898407e1b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:27:46 3e604a8476a0: Preparing 23:27:46 365b34d178b7: Preparing 23:27:46 19181250a7cb: Preparing 23:27:46 80095188a0b3: Preparing 23:27:46 439572584597: Preparing 23:27:46 7da5b9be0e83: Preparing 23:27:46 25376fb4355d: Preparing 23:27:46 f0e4d85c26cb: Preparing 23:27:46 f1417ff83b31: Preparing 23:27:46 7da5b9be0e83: Waiting 23:27:46 25376fb4355d: Waiting 23:27:46 f0e4d85c26cb: Waiting 23:27:46 f1417ff83b31: Waiting 23:27:46 365b34d178b7: Layer already exists 23:27:46 19181250a7cb: Layer already exists 23:27:46 439572584597: Layer already exists 23:27:46 80095188a0b3: Layer already exists 23:27:46 3e604a8476a0: Layer already exists 23:27:46 7da5b9be0e83: Layer already exists 23:27:46 f0e4d85c26cb: Layer already exists 23:27:46 25376fb4355d: Layer already exists 23:27:46 f1417ff83b31: Layer already exists 23:27:46 latest: digest: sha256:4b7b26f549eef584d174b58059e9e28ffbd2bcc4a0c4f222e952493898407e1b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.119 23:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:27:47 3e604a8476a0: Preparing 23:27:47 365b34d178b7: Preparing 23:27:47 19181250a7cb: Preparing 23:27:47 80095188a0b3: Preparing 23:27:47 439572584597: Preparing 23:27:47 7da5b9be0e83: Preparing 23:27:47 25376fb4355d: Preparing 23:27:47 f0e4d85c26cb: Preparing 23:27:47 f1417ff83b31: Preparing 23:27:47 f0e4d85c26cb: Waiting 23:27:47 f1417ff83b31: Waiting 23:27:47 7da5b9be0e83: Waiting 23:27:47 25376fb4355d: Waiting 23:27:47 3e604a8476a0: Layer already exists 23:27:47 80095188a0b3: Layer already exists 23:27:47 439572584597: Layer already exists 23:27:47 365b34d178b7: Layer already exists 23:27:47 19181250a7cb: Layer already exists 23:27:47 7da5b9be0e83: Layer already exists 23:27:47 f1417ff83b31: Layer already exists 23:27:47 f0e4d85c26cb: Layer already exists 23:27:47 25376fb4355d: Layer already exists 23:27:47 3.0.0-dev.119: digest: sha256:4b7b26f549eef584d174b58059e9e28ffbd2bcc4a0c4f222e952493898407e1b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:27:48 3e604a8476a0: Preparing 23:27:48 365b34d178b7: Preparing 23:27:48 19181250a7cb: Preparing 23:27:48 80095188a0b3: Preparing 23:27:48 439572584597: Preparing 23:27:48 7da5b9be0e83: Preparing 23:27:48 25376fb4355d: Preparing 23:27:48 f0e4d85c26cb: Preparing 23:27:48 f1417ff83b31: Preparing 23:27:48 7da5b9be0e83: Waiting 23:27:48 25376fb4355d: Waiting 23:27:48 f0e4d85c26cb: Waiting 23:27:48 f1417ff83b31: Waiting 23:27:48 19181250a7cb: Layer already exists 23:27:48 80095188a0b3: Layer already exists 23:27:48 3e604a8476a0: Layer already exists 23:27:48 439572584597: Layer already exists 23:27:48 365b34d178b7: Layer already exists 23:27:48 7da5b9be0e83: Layer already exists 23:27:48 25376fb4355d: Layer already exists 23:27:48 f0e4d85c26cb: Layer already exists 23:27:48 f1417ff83b31: Layer already exists 23:27:48 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:4b7b26f549eef584d174b58059e9e28ffbd2bcc4a0c4f222e952493898407e1b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:27:48 3e604a8476a0: Preparing 23:27:48 365b34d178b7: Preparing 23:27:48 19181250a7cb: Preparing 23:27:48 80095188a0b3: Preparing 23:27:48 439572584597: Preparing 23:27:48 7da5b9be0e83: Preparing 23:27:48 25376fb4355d: Preparing 23:27:48 f0e4d85c26cb: Preparing 23:27:48 f1417ff83b31: Preparing 23:27:48 7da5b9be0e83: Waiting 23:27:48 25376fb4355d: Waiting 23:27:48 f1417ff83b31: Waiting 23:27:48 f0e4d85c26cb: Waiting 23:27:48 19181250a7cb: Layer already exists 23:27:48 3e604a8476a0: Layer already exists 23:27:48 439572584597: Layer already exists 23:27:48 365b34d178b7: Layer already exists 23:27:48 80095188a0b3: Layer already exists 23:27:48 f0e4d85c26cb: Layer already exists 23:27:48 7da5b9be0e83: Layer already exists 23:27:48 f1417ff83b31: Layer already exists 23:27:48 25376fb4355d: Layer already exists 23:27:48 main: digest: sha256:4b7b26f549eef584d174b58059e9e28ffbd2bcc4a0c4f222e952493898407e1b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:48 ===================================================== [Pipeline] echo 23:27:48 taggedImages: 23:27:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:27:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.119 23:27:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:27:48 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:27:48 7dfb2bebdff01e763e027b41a3038140e2212768 23:27:48 latest 23:27:48 3.0.0-dev.119 23:27:48 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:48 main 23:27:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:27:49 88b5e19419db: Preparing 23:27:49 62aac627515b: Preparing 23:27:49 aad33c80a4d9: Preparing 23:27:49 5993f369efcb: Preparing 23:27:49 7da5b9be0e83: Preparing 23:27:49 25376fb4355d: Preparing 23:27:49 9ba18b1b73e4: Preparing 23:27:49 f1417ff83b31: Preparing 23:27:49 9ba18b1b73e4: Waiting 23:27:49 25376fb4355d: Waiting 23:27:49 f1417ff83b31: Waiting 23:27:49 7da5b9be0e83: Layer already exists 23:27:49 25376fb4355d: Layer already exists 23:27:49 aad33c80a4d9: Pushed 23:27:49 88b5e19419db: Pushed 23:27:49 f1417ff83b31: Layer already exists 23:27:49 62aac627515b: Pushed 23:27:49 9ba18b1b73e4: Pushed 23:27:56 5993f369efcb: Pushed 23:27:56 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:ceb523e863ea3836a1768464de8a5e552e243982ba95c44c4683a4fe7123d3fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:27:56 88b5e19419db: Preparing 23:27:56 62aac627515b: Preparing 23:27:56 aad33c80a4d9: Preparing 23:27:56 5993f369efcb: Preparing 23:27:56 7da5b9be0e83: Preparing 23:27:56 25376fb4355d: Preparing 23:27:56 9ba18b1b73e4: Preparing 23:27:56 f1417ff83b31: Preparing 23:27:56 25376fb4355d: Waiting 23:27:56 f1417ff83b31: Waiting 23:27:56 5993f369efcb: Layer already exists 23:27:56 7da5b9be0e83: Layer already exists 23:27:56 88b5e19419db: Layer already exists 23:27:56 62aac627515b: Layer already exists 23:27:56 aad33c80a4d9: Layer already exists 23:27:56 9ba18b1b73e4: Layer already exists 23:27:56 f1417ff83b31: Layer already exists 23:27:56 25376fb4355d: Layer already exists 23:27:56 latest: digest: sha256:ceb523e863ea3836a1768464de8a5e552e243982ba95c44c4683a4fe7123d3fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.119 23:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:27:57 88b5e19419db: Preparing 23:27:57 62aac627515b: Preparing 23:27:57 aad33c80a4d9: Preparing 23:27:57 5993f369efcb: Preparing 23:27:57 7da5b9be0e83: Preparing 23:27:57 25376fb4355d: Preparing 23:27:57 9ba18b1b73e4: Preparing 23:27:57 f1417ff83b31: Preparing 23:27:57 9ba18b1b73e4: Waiting 23:27:57 f1417ff83b31: Waiting 23:27:57 25376fb4355d: Waiting 23:27:57 62aac627515b: Layer already exists 23:27:57 88b5e19419db: Layer already exists 23:27:57 7da5b9be0e83: Layer already exists 23:27:57 5993f369efcb: Layer already exists 23:27:57 aad33c80a4d9: Layer already exists 23:27:57 9ba18b1b73e4: Layer already exists 23:27:57 25376fb4355d: Layer already exists 23:27:57 f1417ff83b31: Layer already exists 23:27:57 3.0.0-dev.119: digest: sha256:ceb523e863ea3836a1768464de8a5e552e243982ba95c44c4683a4fe7123d3fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:27:58 88b5e19419db: Preparing 23:27:58 62aac627515b: Preparing 23:27:58 aad33c80a4d9: Preparing 23:27:58 5993f369efcb: Preparing 23:27:58 7da5b9be0e83: Preparing 23:27:58 25376fb4355d: Preparing 23:27:58 9ba18b1b73e4: Preparing 23:27:58 f1417ff83b31: Preparing 23:27:58 25376fb4355d: Waiting 23:27:58 9ba18b1b73e4: Waiting 23:27:58 f1417ff83b31: Waiting 23:27:58 62aac627515b: Layer already exists 23:27:58 aad33c80a4d9: Layer already exists 23:27:58 7da5b9be0e83: Layer already exists 23:27:58 88b5e19419db: Layer already exists 23:27:58 5993f369efcb: Layer already exists 23:27:58 9ba18b1b73e4: Layer already exists 23:27:58 25376fb4355d: Layer already exists 23:27:58 f1417ff83b31: Layer already exists 23:27:58 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:ceb523e863ea3836a1768464de8a5e552e243982ba95c44c4683a4fe7123d3fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:27:58 88b5e19419db: Preparing 23:27:58 62aac627515b: Preparing 23:27:58 aad33c80a4d9: Preparing 23:27:58 5993f369efcb: Preparing 23:27:58 7da5b9be0e83: Preparing 23:27:58 25376fb4355d: Preparing 23:27:58 9ba18b1b73e4: Preparing 23:27:58 f1417ff83b31: Preparing 23:27:58 25376fb4355d: Waiting 23:27:58 9ba18b1b73e4: Waiting 23:27:58 f1417ff83b31: Waiting 23:27:58 7da5b9be0e83: Layer already exists 23:27:58 aad33c80a4d9: Layer already exists 23:27:58 5993f369efcb: Layer already exists 23:27:58 88b5e19419db: Layer already exists 23:27:58 62aac627515b: Layer already exists 23:27:58 25376fb4355d: Layer already exists 23:27:58 9ba18b1b73e4: Layer already exists 23:27:58 f1417ff83b31: Layer already exists 23:27:58 main: digest: sha256:ceb523e863ea3836a1768464de8a5e552e243982ba95c44c4683a4fe7123d3fc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:27:58 ===================================================== [Pipeline] echo 23:27:58 taggedImages: 23:27:58 - nexus3.edgexfoundry.org:10004/security-spire-config:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:58 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:27:58 - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.119 23:27:58 - nexus3.edgexfoundry.org:10004/security-spire-config:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:58 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:27:58 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:27:58 7dfb2bebdff01e763e027b41a3038140e2212768 23:27:58 latest 23:27:58 3.0.0-dev.119 23:27:58 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:27:58 main 23:27:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:27:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7dfb2bebdff01e763e027b41a3038140e2212768 23:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:27:59 2350ac5ca8d7: Preparing 23:27:59 cf30e63d6ea2: Preparing 23:27:59 5d150a66236b: Preparing 23:27:59 5ae0e29c708b: Preparing 23:27:59 7da5b9be0e83: Preparing 23:27:59 25376fb4355d: Preparing 23:27:59 f0e4d85c26cb: Preparing 23:27:59 f1417ff83b31: Preparing 23:27:59 25376fb4355d: Waiting 23:27:59 f0e4d85c26cb: Waiting 23:27:59 f1417ff83b31: Waiting 23:27:59 7da5b9be0e83: Layer already exists 23:27:59 25376fb4355d: Layer already exists 23:27:59 f0e4d85c26cb: Layer already exists 23:27:59 f1417ff83b31: Layer already exists 23:27:59 5d150a66236b: Pushed 23:27:59 cf30e63d6ea2: Pushed 23:27:59 2350ac5ca8d7: Pushed 23:28:05 5ae0e29c708b: Pushed 23:28:06 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:e9f481ad189d24f6b19199096380688a27d0467e89de2a50e742b3a52986ea97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:28:06 2350ac5ca8d7: Preparing 23:28:06 cf30e63d6ea2: Preparing 23:28:06 5d150a66236b: Preparing 23:28:06 5ae0e29c708b: Preparing 23:28:06 7da5b9be0e83: Preparing 23:28:06 25376fb4355d: Preparing 23:28:06 f0e4d85c26cb: Preparing 23:28:06 f1417ff83b31: Preparing 23:28:06 25376fb4355d: Waiting 23:28:06 f0e4d85c26cb: Waiting 23:28:06 f1417ff83b31: Waiting 23:28:06 5ae0e29c708b: Layer already exists 23:28:06 7da5b9be0e83: Layer already exists 23:28:06 2350ac5ca8d7: Layer already exists 23:28:06 cf30e63d6ea2: Layer already exists 23:28:06 5d150a66236b: Layer already exists 23:28:06 f0e4d85c26cb: Layer already exists 23:28:06 f1417ff83b31: Layer already exists 23:28:06 25376fb4355d: Layer already exists 23:28:06 latest: digest: sha256:e9f481ad189d24f6b19199096380688a27d0467e89de2a50e742b3a52986ea97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.119 23:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:28:07 2350ac5ca8d7: Preparing 23:28:07 cf30e63d6ea2: Preparing 23:28:07 5d150a66236b: Preparing 23:28:07 5ae0e29c708b: Preparing 23:28:07 7da5b9be0e83: Preparing 23:28:07 25376fb4355d: Preparing 23:28:07 f0e4d85c26cb: Preparing 23:28:07 f1417ff83b31: Preparing 23:28:07 f0e4d85c26cb: Waiting 23:28:07 f1417ff83b31: Waiting 23:28:07 25376fb4355d: Waiting 23:28:07 7da5b9be0e83: Layer already exists 23:28:07 5ae0e29c708b: Layer already exists 23:28:07 2350ac5ca8d7: Layer already exists 23:28:07 5d150a66236b: Layer already exists 23:28:07 cf30e63d6ea2: Layer already exists 23:28:07 f0e4d85c26cb: Layer already exists 23:28:07 f1417ff83b31: Layer already exists 23:28:07 25376fb4355d: Layer already exists 23:28:07 3.0.0-dev.119: digest: sha256:e9f481ad189d24f6b19199096380688a27d0467e89de2a50e742b3a52986ea97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:28:08 2350ac5ca8d7: Preparing 23:28:08 cf30e63d6ea2: Preparing 23:28:08 5d150a66236b: Preparing 23:28:08 5ae0e29c708b: Preparing 23:28:08 7da5b9be0e83: Preparing 23:28:08 25376fb4355d: Preparing 23:28:08 f0e4d85c26cb: Preparing 23:28:08 25376fb4355d: Waiting 23:28:08 f1417ff83b31: Preparing 23:28:08 f0e4d85c26cb: Waiting 23:28:08 cf30e63d6ea2: Layer already exists 23:28:08 7da5b9be0e83: Layer already exists 23:28:08 2350ac5ca8d7: Layer already exists 23:28:08 5d150a66236b: Layer already exists 23:28:08 5ae0e29c708b: Layer already exists 23:28:08 f0e4d85c26cb: Layer already exists 23:28:08 25376fb4355d: Layer already exists 23:28:08 f1417ff83b31: Layer already exists 23:28:08 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:e9f481ad189d24f6b19199096380688a27d0467e89de2a50e742b3a52986ea97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:08 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:28:08 2350ac5ca8d7: Preparing 23:28:08 cf30e63d6ea2: Preparing 23:28:08 5d150a66236b: Preparing 23:28:08 5ae0e29c708b: Preparing 23:28:08 7da5b9be0e83: Preparing 23:28:08 25376fb4355d: Preparing 23:28:08 f0e4d85c26cb: Preparing 23:28:08 f1417ff83b31: Preparing 23:28:08 25376fb4355d: Waiting 23:28:08 f0e4d85c26cb: Waiting 23:28:08 f1417ff83b31: Waiting 23:28:08 7da5b9be0e83: Layer already exists 23:28:08 2350ac5ca8d7: Layer already exists 23:28:08 5ae0e29c708b: Layer already exists 23:28:08 5d150a66236b: Layer already exists 23:28:08 cf30e63d6ea2: Layer already exists 23:28:08 25376fb4355d: Layer already exists 23:28:08 f0e4d85c26cb: Layer already exists 23:28:08 f1417ff83b31: Layer already exists 23:28:08 main: digest: sha256:e9f481ad189d24f6b19199096380688a27d0467e89de2a50e742b3a52986ea97 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:08 ===================================================== [Pipeline] echo 23:28:08 taggedImages: 23:28:08 - nexus3.edgexfoundry.org:10004/security-spire-server:7dfb2bebdff01e763e027b41a3038140e2212768 23:28:08 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:28:08 - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.119 23:28:08 - nexus3.edgexfoundry.org:10004/security-spire-server:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:28:08 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:28:08 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:28:08 7dfb2bebdff01e763e027b41a3038140e2212768 23:28:08 latest 23:28:08 3.0.0-dev.119 23:28:08 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:28:08 main 23:28:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7dfb2bebdff01e763e027b41a3038140e2212768 23:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:28:09 05b1a685d3f0: Preparing 23:28:09 1f45093e2432: Preparing 23:28:09 7da5b9be0e83: Preparing 23:28:09 25376fb4355d: Preparing 23:28:09 ae9593d67e76: Preparing 23:28:09 f1417ff83b31: Preparing 23:28:09 f1417ff83b31: Waiting 23:28:09 7da5b9be0e83: Layer already exists 23:28:09 25376fb4355d: Layer already exists 23:28:09 f1417ff83b31: Layer already exists 23:28:09 05b1a685d3f0: Pushed 23:28:09 ae9593d67e76: Pushed 23:28:11 1f45093e2432: Pushed 23:28:11 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:be21a3a8a71332fc90410080eae6032830175a045396d0e044dd364d5be7d4b4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:28:12 05b1a685d3f0: Preparing 23:28:12 1f45093e2432: Preparing 23:28:12 7da5b9be0e83: Preparing 23:28:12 25376fb4355d: Preparing 23:28:12 ae9593d67e76: Preparing 23:28:12 f1417ff83b31: Preparing 23:28:12 f1417ff83b31: Waiting 23:28:12 05b1a685d3f0: Layer already exists 23:28:12 ae9593d67e76: Layer already exists 23:28:12 25376fb4355d: Layer already exists 23:28:12 7da5b9be0e83: Layer already exists 23:28:12 1f45093e2432: Layer already exists 23:28:12 f1417ff83b31: Layer already exists 23:28:12 latest: digest: sha256:be21a3a8a71332fc90410080eae6032830175a045396d0e044dd364d5be7d4b4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.119 23:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:28:12 05b1a685d3f0: Preparing 23:28:12 1f45093e2432: Preparing 23:28:12 7da5b9be0e83: Preparing 23:28:12 25376fb4355d: Preparing 23:28:12 ae9593d67e76: Preparing 23:28:12 f1417ff83b31: Preparing 23:28:12 f1417ff83b31: Waiting 23:28:12 05b1a685d3f0: Layer already exists 23:28:12 25376fb4355d: Layer already exists 23:28:12 1f45093e2432: Layer already exists 23:28:12 7da5b9be0e83: Layer already exists 23:28:12 ae9593d67e76: Layer already exists 23:28:12 f1417ff83b31: Layer already exists 23:28:12 3.0.0-dev.119: digest: sha256:be21a3a8a71332fc90410080eae6032830175a045396d0e044dd364d5be7d4b4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:28:13 05b1a685d3f0: Preparing 23:28:13 1f45093e2432: Preparing 23:28:13 7da5b9be0e83: Preparing 23:28:13 25376fb4355d: Preparing 23:28:13 ae9593d67e76: Preparing 23:28:13 f1417ff83b31: Preparing 23:28:13 1f45093e2432: Layer already exists 23:28:13 05b1a685d3f0: Layer already exists 23:28:13 25376fb4355d: Layer already exists 23:28:13 7da5b9be0e83: Layer already exists 23:28:13 ae9593d67e76: Layer already exists 23:28:13 f1417ff83b31: Layer already exists 23:28:13 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:be21a3a8a71332fc90410080eae6032830175a045396d0e044dd364d5be7d4b4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:28:14 05b1a685d3f0: Preparing 23:28:14 1f45093e2432: Preparing 23:28:14 7da5b9be0e83: Preparing 23:28:14 25376fb4355d: Preparing 23:28:14 ae9593d67e76: Preparing 23:28:14 f1417ff83b31: Preparing 23:28:14 f1417ff83b31: Waiting 23:28:14 ae9593d67e76: Layer already exists 23:28:14 25376fb4355d: Layer already exists 23:28:14 05b1a685d3f0: Layer already exists 23:28:14 1f45093e2432: Layer already exists 23:28:14 7da5b9be0e83: Layer already exists 23:28:14 f1417ff83b31: Layer already exists 23:28:14 main: digest: sha256:be21a3a8a71332fc90410080eae6032830175a045396d0e044dd364d5be7d4b4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:14 ===================================================== [Pipeline] echo 23:28:14 taggedImages: 23:28:14 - nexus3.edgexfoundry.org:10004/support-notifications:7dfb2bebdff01e763e027b41a3038140e2212768 23:28:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:28:14 - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.119 23:28:14 - nexus3.edgexfoundry.org:10004/support-notifications:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:28:14 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:28:14 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:28:14 7dfb2bebdff01e763e027b41a3038140e2212768 23:28:14 latest 23:28:14 3.0.0-dev.119 23:28:14 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:28:14 main 23:28:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7dfb2bebdff01e763e027b41a3038140e2212768 23:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:28:14 ab07cd43c418: Preparing 23:28:14 ef625106313d: Preparing 23:28:14 7da5b9be0e83: Preparing 23:28:14 25376fb4355d: Preparing 23:28:14 abb5bea65a9c: Preparing 23:28:14 f1417ff83b31: Preparing 23:28:14 f1417ff83b31: Waiting 23:28:14 25376fb4355d: Layer already exists 23:28:14 abb5bea65a9c: Layer already exists 23:28:14 7da5b9be0e83: Layer already exists 23:28:14 f1417ff83b31: Layer already exists 23:28:14 ab07cd43c418: Pushed 23:28:17 ef625106313d: Pushed 23:28:17 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:2ec58575564c037c9f1c372f7553b29910201014489342198000648aa3e305cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:28:18 ab07cd43c418: Preparing 23:28:18 ef625106313d: Preparing 23:28:18 7da5b9be0e83: Preparing 23:28:18 25376fb4355d: Preparing 23:28:18 abb5bea65a9c: Preparing 23:28:18 f1417ff83b31: Preparing 23:28:18 f1417ff83b31: Waiting 23:28:18 ab07cd43c418: Layer already exists 23:28:18 ef625106313d: Layer already exists 23:28:18 abb5bea65a9c: Layer already exists 23:28:18 25376fb4355d: Layer already exists 23:28:18 7da5b9be0e83: Layer already exists 23:28:18 f1417ff83b31: Layer already exists 23:28:18 latest: digest: sha256:2ec58575564c037c9f1c372f7553b29910201014489342198000648aa3e305cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.119 23:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:28:18 ab07cd43c418: Preparing 23:28:18 ef625106313d: Preparing 23:28:18 7da5b9be0e83: Preparing 23:28:18 25376fb4355d: Preparing 23:28:18 abb5bea65a9c: Preparing 23:28:18 f1417ff83b31: Preparing 23:28:18 f1417ff83b31: Waiting 23:28:18 ef625106313d: Layer already exists 23:28:18 7da5b9be0e83: Layer already exists 23:28:18 ab07cd43c418: Layer already exists 23:28:18 abb5bea65a9c: Layer already exists 23:28:18 25376fb4355d: Layer already exists 23:28:18 f1417ff83b31: Layer already exists 23:28:18 3.0.0-dev.119: digest: sha256:2ec58575564c037c9f1c372f7553b29910201014489342198000648aa3e305cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:28:19 ab07cd43c418: Preparing 23:28:19 ef625106313d: Preparing 23:28:19 7da5b9be0e83: Preparing 23:28:19 25376fb4355d: Preparing 23:28:19 abb5bea65a9c: Preparing 23:28:19 f1417ff83b31: Preparing 23:28:19 f1417ff83b31: Waiting 23:28:19 ef625106313d: Layer already exists 23:28:19 ab07cd43c418: Layer already exists 23:28:19 abb5bea65a9c: Layer already exists 23:28:19 25376fb4355d: Layer already exists 23:28:19 7da5b9be0e83: Layer already exists 23:28:19 f1417ff83b31: Layer already exists 23:28:19 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:2ec58575564c037c9f1c372f7553b29910201014489342198000648aa3e305cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:28:19 ab07cd43c418: Preparing 23:28:19 ef625106313d: Preparing 23:28:19 7da5b9be0e83: Preparing 23:28:19 25376fb4355d: Preparing 23:28:19 abb5bea65a9c: Preparing 23:28:19 f1417ff83b31: Preparing 23:28:19 f1417ff83b31: Waiting 23:28:19 ef625106313d: Layer already exists 23:28:19 7da5b9be0e83: Layer already exists 23:28:19 abb5bea65a9c: Layer already exists 23:28:19 ab07cd43c418: Layer already exists 23:28:19 25376fb4355d: Layer already exists 23:28:19 f1417ff83b31: Layer already exists 23:28:19 main: digest: sha256:2ec58575564c037c9f1c372f7553b29910201014489342198000648aa3e305cb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:28:19 ===================================================== [Pipeline] echo 23:28:19 taggedImages: 23:28:19 - nexus3.edgexfoundry.org:10004/support-scheduler:7dfb2bebdff01e763e027b41a3038140e2212768 23:28:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:28:19 - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.119 23:28:19 - nexus3.edgexfoundry.org:10004/support-scheduler:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:28:19 - 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] } 23:29:23 Removing intermediate container 309c4bee398f 23:29:23 ---> f6c6ee14d142 23:29:23 Step 7/20 : COPY . . 23:29:23 ---> 0fcc2e9fa494 23:29:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:29:23 ---> Running in a1c7c8a4cc8f 23:29:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:34:15 Removing intermediate container 983d3263c001 23:34:15 ---> e90559c02acb 23:34:15 23:34:15 Step 9/22 : FROM alpine:3.17 23:34:15 ---> 51e60588ff2c 23:34:15 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:34:15 ---> Running in 1678e193697c 23:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:15 (1/2) Installing dumb-init (1.2.5-r2) 23:34:15 (2/2) Installing openssl (3.0.8-r3) 23:34:15 Executing busybox-1.35.0-r29.trigger 23:34:15 OK: 8 MiB in 17 packages 23:34:15 Removing intermediate container 1678e193697c 23:34:15 ---> a9e037cf4dcc 23:34:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:34:15 ---> Running in 2171ff3ec34e 23:34:16 Removing intermediate container 2171ff3ec34e 23:34:16 ---> 541b6a8a4cef 23:34:16 Step 12/22 : WORKDIR /edgex 23:34:16 ---> Running in d44c0aa82e91 23:34:17 Removing intermediate container d44c0aa82e91 23:34:17 ---> 296aafe07f51 23:34:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:34:18 ---> cefb34dc4ca1 23:34:18 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:34:19 ---> a7ac4c68f6fa 23:34:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:34:20 ---> 726ea282c011 23:34:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:34:21 ---> 50817b64b963 23:34:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:34:22 ---> e3b2eaa4ee9f 23:34:22 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:34:23 ---> Running in d91f1803b6c7 23:34:26 Removing intermediate container d91f1803b6c7 23:34:26 ---> 868b7a54fdca 23:34:26 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:34:26 ---> Running in 98c6822c5b05 23:34:27 Removing intermediate container 98c6822c5b05 23:34:27 ---> 6459fc29104a 23:34:27 Step 20/22 : LABEL arch=arm64 23:34:27 ---> Running in e297d2379145 23:34:27 Removing intermediate container e297d2379145 23:34:27 ---> 3dc894a641fd 23:34:27 Step 21/22 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:34:27 ---> Running in a073fe627e81 23:34:28 Removing intermediate container a073fe627e81 23:34:28 ---> f70ec263d734 23:34:28 Step 22/22 : LABEL version=3.0.0-dev.119 23:34:28 ---> Running in d84dad30ced5 23:34:29 Removing intermediate container d84dad30ced5 23:34:29 ---> ca12a95b2094 23:34:29 23:34:29 Successfully built ca12a95b2094 23:34:29 Successfully tagged security-proxy-setup-arm64:latest 23:34:29  Building security-proxy-setup ... done Building support-notifications 23:34:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:34:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:34:33 ---> 5431be689b0d 23:34:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:34:33 ---> Using cache 23:34:33 ---> 43aa3512c225 23:34:33 Step 4/23 : WORKDIR /edgex-go 23:34:33 ---> Using cache 23:34:33 ---> 68802b756928 23:34:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:34:33 ---> Running in a33e3a53ec43 23:34:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:38 OK: 263 MiB in 53 packages 23:34:39 Removing intermediate container a33e3a53ec43 23:34:39 ---> 20224b0dc8c8 23:34:39 Step 6/23 : COPY go.mod vendor* ./ 23:34:40 ---> 0b642fd2b470 23:34:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:34:40 ---> Running in 03157a0fbfee 23:34:51 Removing intermediate container eeb7087ee89c 23:34:51 ---> 549840cc5aa3 23:34:51 23:34:51 Step 10/24 : FROM alpine:3.17 23:34:51 ---> 51e60588ff2c 23:34:51 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:34:51 ---> Running in 5e3f4245a36f 23:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:34:54 (1/1) Installing dumb-init (1.2.5-r2) 23:34:54 Executing busybox-1.35.0-r29.trigger 23:34:54 OK: 8 MiB in 16 packages 23:34:56 Removing intermediate container 5e3f4245a36f 23:34:56 ---> 039f13851de7 23:34:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:34:56 ---> Running in e3e5f9e37220 23:34:57 Removing intermediate container e3e5f9e37220 23:34:57 ---> a0681aca8ec4 23:34:57 Step 13/24 : ENV APP_PORT=59882 23:34:57 ---> Running in dc9909a73d4f 23:34:58 Removing intermediate container dc9909a73d4f 23:34:58 ---> a21060879bc4 23:34:58 Step 14/24 : EXPOSE $APP_PORT 23:34:58 ---> Running in c990749b4a24 23:34:58 Removing intermediate container c990749b4a24 23:34:58 ---> 656de9e646d4 23:34:58 Step 15/24 : WORKDIR / 23:34:58 ---> Running in 2f4405ef7467 23:34:59 Removing intermediate container 2f4405ef7467 23:34:59 ---> 598b4c375ea3 23:34:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:00 ---> db2fd694601e 23:35:00 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:35:01 ---> c691abb85443 23:35:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:35:06 ---> 0163fc755675 23:35:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:35:07 ---> 658e1f52258b 23:35:07 Step 20/24 : ENTRYPOINT ["/core-command"] 23:35:07 ---> Running in 62dfaaa9138f 23:35:08 Removing intermediate container 62dfaaa9138f 23:35:08 ---> 8c134c4ae4f0 23:35:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:35:08 ---> Running in de6682c0eab1 23:35:09 Removing intermediate container de6682c0eab1 23:35:09 ---> a57e607033dd 23:35:09 Step 22/24 : LABEL arch=arm64 23:35:10 ---> Running in 70c57ceccf3f 23:35:11 Removing intermediate container 70c57ceccf3f 23:35:11 ---> 2ec265550f2c 23:35:11 Step 23/24 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:35:11 ---> Running in 9bb4770e3754 23:35:12 Removing intermediate container 9bb4770e3754 23:35:12 ---> 211b418a484c 23:35:12 Step 24/24 : LABEL version=3.0.0-dev.119 23:35:12 ---> Running in f960f9b08afa 23:35:13 Removing intermediate container f960f9b08afa 23:35:13 ---> aaa262b511c0 23:35:13 23:35:13 Successfully built aaa262b511c0 23:35:13 Successfully tagged core-command-arm64:latest 23:35:13 Building security-proxy-auth 23:35:18  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:35:18 ---> 5431be689b0d 23:35:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:35:18 ---> Using cache 23:35:18 ---> 43aa3512c225 23:35:18 Step 4/23 : WORKDIR /edgex-go 23:35:18 ---> Using cache 23:35:18 ---> 68802b756928 23:35:18 Step 5/23 : RUN apk add --update --no-cache make git 23:35:18 ---> Using cache 23:35:18 ---> 1360ed207cdc 23:35:18 Step 6/23 : COPY go.mod vendor* ./ 23:35:18 ---> Using cache 23:35:18 ---> f6c5374985b6 23:35:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:18 ---> Using cache 23:35:18 ---> 7796e9544d89 23:35:18 Step 8/23 : COPY . . 23:35:18 ---> Using cache 23:35:18 ---> d564f08babb1 23:35:18 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:35:20 ---> Running in 52d9a5ea21a3 23:35:21 Removing intermediate container d11a5b5654a3 23:35:21 ---> 46fa17f5705f 23:35:21 23:35:21 Step 10/25 : FROM alpine:3.17 23:35:21 ---> 51e60588ff2c 23:35:21 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:35:21 ---> Using cache 23:35:21 ---> 039f13851de7 23:35:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:35:21 Removing intermediate container a52f57124e0c 23:35:21 ---> 2c629a58d7d3 23:35:21 ---> Using cache 23:35:21 ---> a0681aca8ec4 23:35:21 Step 13/25 : ENV APP_PORT=59881 23:35:21 23:35:21 Step 10/23 : FROM alpine:3.17 23:35:21 ---> 51e60588ff2c 23:35:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:35:21 ---> Running in 60f35963b37d 23:35:21 ---> Running in 2d5a8e72ce72 23:35:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:35:22 Removing intermediate container 2d5a8e72ce72 23:35:22 ---> a371490a122e 23:35:22 Step 14/25 : EXPOSE $APP_PORT 23:35:22 Removing intermediate container 60f35963b37d 23:35:22 ---> 8c65c1e45f7e 23:35:22 Step 12/23 : ENV APP_PORT=59880 23:35:22 ---> Running in 88ada6f034e6 23:35:22 ---> Running in 38bf8e9788ab 23:35:23 Removing intermediate container 88ada6f034e6 23:35:23 ---> 143161b3afda 23:35:23 Step 15/25 : WORKDIR / 23:35:23 Removing intermediate container 38bf8e9788ab 23:35:23 ---> 6f5b8a30fdb4 23:35:23 Step 13/23 : EXPOSE $APP_PORT 23:35:23 ---> Running in bbe95b899741 23:35:24 ---> Running in 9857ce8e294c 23:35:24 Removing intermediate container bbe95b899741 23:35:24 ---> 4dadf9884d32 23:35:24 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:24 Removing intermediate container 9857ce8e294c 23:35:24 ---> dce36ee45459 23:35:24 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:35:24 ---> Running in 7c066ce733f9 23:35:26 ---> e224346eb791 23:35:26 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:27 ---> 0344b59d0ccd 23:35:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:29 ---> f8d146bd4a89 23:35:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:35:29 (1/1) Installing dumb-init (1.2.5-r2) 23:35:29 Executing busybox-1.35.0-r29.trigger 23:35:29 OK: 8 MiB in 16 packages 23:35:34 ---> a9fd05162b63 23:35:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:35:34 Removing intermediate container 7c066ce733f9 23:35:34 ---> 026154c11c32 23:35:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:36 ---> 7ce71b9c9629 23:35:36 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:35:36 ---> Running in 9dff3d61469e 23:35:36 ---> 2fe5436317e9 23:35:36 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:35:37 Removing intermediate container 9dff3d61469e 23:35:37 ---> 450e6c6f3d2e 23:35:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:35:37 ---> Running in 8c5b3ea8ca74 23:35:38 ---> cdb32bd48c99 23:35:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:35:38 Removing intermediate container 8c5b3ea8ca74 23:35:38 ---> ce0fc0675c47 23:35:38 Step 23/25 : LABEL arch=arm64 23:35:38 ---> Running in 968d532719ed 23:35:39 Removing intermediate container 968d532719ed 23:35:39 ---> c06330db2faf 23:35:39 Step 24/25 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:35:39 ---> Running in 4aa3d7262ad4 23:35:40 Removing intermediate container 4aa3d7262ad4 23:35:40 ---> 699f5e8fb551 23:35:40 Step 25/25 : LABEL version=3.0.0-dev.119 23:35:41 ---> Running in 7dc37552dce1 23:35:41 Removing intermediate container 7dc37552dce1 23:35:41 ---> b6d56596045f 23:35:41 23:35:41 ---> 8416f7762f6e 23:35:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:35:42 Successfully built b6d56596045f 23:35:42 Successfully tagged core-metadata-arm64:latest 23:35:42 Building security-bootstrapper 23:35:43  Building core-metadata ... done  ---> 0a905d8347f1 23:35:43 Step 19/23 : ENTRYPOINT ["/core-data"] 23:35:43 ---> Running in 794f519f992e 23:35:46 Removing intermediate container 794f519f992e 23:35:46 ---> ef99f86f3966 23:35:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:35:46 ---> Running in 9e84c95c2080 23:35:46 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:46 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:35:46 ---> 5431be689b0d 23:35:46 Step 3/33 : WORKDIR /edgex-go 23:35:46 ---> Using cache 23:35:46 ---> d0a75f4616d7 23:35:46 Step 4/33 : RUN apk add --update --no-cache make git 23:35:46 ---> Running in 0a3e2e1517dc 23:35:47 Removing intermediate container 9e84c95c2080 23:35:47 ---> 6274dfd577af 23:35:47 Step 21/23 : LABEL arch=arm64 23:35:47 ---> Running in d87532e03c0a 23:35:48 Removing intermediate container d87532e03c0a 23:35:48 ---> ddd1c8432e06 23:35:48 Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:35:48 ---> Running in 1ddb71dfa484 23:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:49 Removing intermediate container 1ddb71dfa484 23:35:49 ---> 80d8b6e3f2a2 23:35:49 Step 23/23 : LABEL version=3.0.0-dev.119 23:35:49 ---> Running in 3d618d3eafe4 23:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:50 Removing intermediate container 3d618d3eafe4 23:35:50 ---> f51767701a97 23:35:50 23:35:50 Successfully built f51767701a97 23:35:50 Successfully tagged core-data-arm64:latest 23:35:50  Building core-data ... done Building security-secretstore-setup 23:35:52 OK: 263 MiB in 53 packages 23:35:54 Removing intermediate container 0a3e2e1517dc 23:35:54 ---> 7e3f66eb2dc5 23:35:54 Step 5/33 : COPY go.mod vendor* ./ 23:35:56 ---> 3a1392de0cd0 23:35:56 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:56 ---> Running in a4a6b30c74b4 23:35:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:35:57 ---> 5431be689b0d 23:35:57 Step 3/25 : WORKDIR /edgex-go 23:35:57 ---> Using cache 23:35:57 ---> d0a75f4616d7 23:35:57 Step 4/25 : RUN apk add --update --no-cache make git 23:35:57 ---> Using cache 23:35:57 ---> 7e3f66eb2dc5 23:35:57 Step 5/25 : COPY go.mod vendor* ./ 23:35:57 ---> Using cache 23:35:57 ---> 3a1392de0cd0 23:35:57 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:57 ---> Running in e996db634bbe 23:36:19 Removing intermediate container 03157a0fbfee 23:36:19 ---> 8580649cffc5 23:36:19 Step 8/23 : COPY . . 23:36:22 ---> 3dcedc9e94e0 23:36:22 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:36:22 ---> Running in 74019f0eba8a 23:36:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:38:30 Removing intermediate container a1c7c8a4cc8f 23:38:30 ---> 70078c2bd612 23:38:30 23:38:30 Step 9/20 : FROM alpine:3.17 23:38:30 ---> 51e60588ff2c 23:38:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:38:30 ---> Running in 5f1e81f135f6 23:38:30 Removing intermediate container e996db634bbe 23:38:30 ---> 0899702d8280 23:38:30 Step 7/25 : COPY . . 23:38:30 Removing intermediate container a4a6b30c74b4 23:38:30 ---> 87c1401f7720 23:38:30 Step 7/33 : COPY . . 23:38:30 Removing intermediate container 5f1e81f135f6 23:38:30 ---> 1cb5bed185d4 23:38:30 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:38:30 ---> Running in e46a1b21c6c7 23:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:38:30 ---> 1fc784e6f384 23:38:30 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:38:30 v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:38:30 v3.17.3-27-g18b8b70ef8b [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:38:30 OK: 17689 distinct packages available 23:38:30 ---> 779e916f2682 23:38:30 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:38:30 ---> Running in 4b60cee891e1 23:38:30 ---> Running in 93b9b61e1691 23:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:38:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:38:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:38:30 (1/9) Installing ca-certificates (20220614-r4) 23:38:31 (2/9) Installing brotli-libs (1.0.9-r9) 23:38:31 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:38:31 (4/9) Installing libcurl (7.88.1-r1) 23:38:31 (5/9) Installing curl (7.88.1-r1) 23:38:31 (6/9) Installing dumb-init (1.2.5-r2) 23:38:31 (7/9) Installing musl-obstack (1.2.3-r0) 23:38:31 (8/9) Installing libucontext (1.2-r0) 23:38:31 (9/9) Installing gcompat (1.1.0-r0) 23:38:31 Executing busybox-1.35.0-r29.trigger 23:38:31 Executing ca-certificates-20220614-r4.trigger 23:38:32 OK: 11 MiB in 24 packages 23:38:34 Removing intermediate container e46a1b21c6c7 23:38:34 ---> 1d546f46b457 23:38:34 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:35 ---> 67269586d6a0 23:38:35 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:38:36 ---> 1f575ef784df 23:38:36 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:38:39 ---> 90dade9c9978 23:38:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:38:40 ---> f3990fef269d 23:38:40 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:38:40 ---> Running in e3b6bf6bf06f 23:38:41 Removing intermediate container e3b6bf6bf06f 23:38:41 ---> 489b3547bb32 23:38:41 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:38:41 ---> Running in 98a1a1d0dbf8 23:38:41 Removing intermediate container 98a1a1d0dbf8 23:38:41 ---> c78a1c25d673 23:38:41 Step 18/20 : LABEL arch=arm64 23:38:42 ---> Running in 2a4729adfa9a 23:38:42 Removing intermediate container 2a4729adfa9a 23:38:42 ---> 1e176940dcc7 23:38:42 Step 19/20 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:38:42 ---> Running in f556c879a5b6 23:38:43 Removing intermediate container f556c879a5b6 23:38:43 ---> 9c7b749066ae 23:38:43 Step 20/20 : LABEL version=3.0.0-dev.119 23:38:43 ---> Running in e6a980c58121 23:38:44 Removing intermediate container e6a980c58121 23:38:44 ---> a935334a76d5 23:38:44 23:38:44 Successfully built a935334a76d5 23:38:44 Successfully tagged security-spiffe-token-provider-arm64:latest 23:38:44  Building security-spiffe-token-provider ... done Building support-scheduler 23:38:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:38:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:38:48 ---> 5431be689b0d 23:38:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:38:48 ---> Using cache 23:38:48 ---> 43aa3512c225 23:38:48 Step 4/23 : WORKDIR /edgex-go 23:38:48 ---> Using cache 23:38:48 ---> 68802b756928 23:38:48 Step 5/23 : RUN apk add --update --no-cache make git 23:38:48 ---> Using cache 23:38:48 ---> 1360ed207cdc 23:38:48 Step 6/23 : COPY go.mod vendor* ./ 23:38:48 ---> Using cache 23:38:48 ---> f6c5374985b6 23:38:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:48 ---> Using cache 23:38:48 ---> 7796e9544d89 23:38:48 Step 8/23 : COPY . . 23:38:48 ---> Using cache 23:38:48 ---> d564f08babb1 23:38:48 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:38:48 ---> Running in 70464920b4f5 23:38:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:41:44 Removing intermediate container 52d9a5ea21a3 23:41:44 ---> ca2c5e8b4185 23:41:44 23:41:44 Step 10/23 : FROM alpine:3.17 23:41:44 ---> 51e60588ff2c 23:41:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:41:44 ---> Running in c5923fe3182a 23:41:44 Removing intermediate container c5923fe3182a 23:41:44 ---> 85a5d0bbc87c 23:41:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:41:44 ---> Running in 9bbbaa74e302 23:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:41:44 (1/1) Installing dumb-init (1.2.5-r2) 23:41:44 Executing busybox-1.35.0-r29.trigger 23:41:44 OK: 8 MiB in 16 packages 23:41:45 Removing intermediate container 9bbbaa74e302 23:41:45 ---> 8a5ee19fc84b 23:41:45 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:41:46 ---> edd1eb928d35 23:41:46 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:41:47 ---> 01abf1802f4b 23:41:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:41:49 ---> 7355293af668 23:41:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:41:50 ---> da26bbc4d1ad 23:41:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:41:51 ---> cf53f571f224 23:41:51 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:41:51 ---> Running in 9ace00e680e3 23:41:57 Removing intermediate container 9ace00e680e3 23:41:57 ---> e1c6794e8f4f 23:41:57 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:41:57 ---> Running in d4920ea13173 23:41:57 Removing intermediate container d4920ea13173 23:41:57 ---> 37a4afe4ffa4 23:41:57 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:41:57 ---> Running in 84dce063d4d7 23:41:58 Removing intermediate container 84dce063d4d7 23:41:58 ---> b9e1805cbbb2 23:41:58 Step 21/23 : LABEL arch=arm64 23:41:58 ---> Running in 832333cf0378 23:41:58 Removing intermediate container 832333cf0378 23:41:58 ---> 72bb5bb2586e 23:41:59 Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:41:59 ---> Running in 495764f207d3 23:41:59 Removing intermediate container 495764f207d3 23:41:59 ---> 22ad345ebd6f 23:41:59 Step 23/23 : LABEL version=3.0.0-dev.119 23:41:59 ---> Running in c4b45649b1fe 23:42:00 Removing intermediate container c4b45649b1fe 23:42:00 ---> 273c04fb5f41 23:42:00 23:42:00 Successfully built 273c04fb5f41 23:42:00 Successfully tagged security-proxy-auth-arm64:latest 23:42:00  Building security-proxy-auth ... done Building core-common-config-bootstrapper 23:42:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:42:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:42:04 ---> 5431be689b0d 23:42:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:42:04 ---> Using cache 23:42:04 ---> 43aa3512c225 23:42:04 Step 4/23 : WORKDIR /edgex-go 23:42:04 ---> Using cache 23:42:04 ---> 68802b756928 23:42:04 Step 5/23 : RUN apk add --update --no-cache make git 23:42:04 ---> Using cache 23:42:04 ---> 1360ed207cdc 23:42:04 Step 6/23 : COPY go.mod vendor* ./ 23:42:04 ---> Using cache 23:42:04 ---> f6c5374985b6 23:42:04 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:04 ---> Using cache 23:42:04 ---> 7796e9544d89 23:42:04 Step 8/23 : COPY . . 23:42:04 ---> Using cache 23:42:04 ---> d564f08babb1 23:42:04 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:42:04 ---> Running in a412349149b3 23:42:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:45:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.119" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:45:59 Removing intermediate container 93b9b61e1691 23:45:59 ---> 0036c92c6fe7 23:45:59 23:45:59 Step 9/25 : FROM alpine:3.17 23:45:59 ---> 51e60588ff2c 23:45:59 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:45:59 ---> Running in 3341c4db9ffe 23:46:00 Removing intermediate container 4b60cee891e1 23:46:00 ---> 5ee30c8c015c 23:46:00 23:46:00 Step 9/33 : FROM alpine:3.17 23:46:00 ---> 51e60588ff2c 23:46:00 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:46:00 ---> Using cache 23:46:00 ---> 1cb5bed185d4 23:46:00 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:46:00 ---> Running in f460086e74aa 23:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:05 (1/2) Installing dumb-init (1.2.5-r2) 23:46:05 (2/2) Installing su-exec (0.2-r2) 23:46:05 Executing busybox-1.35.0-r29.trigger 23:46:05 (1/3) Installing ca-certificates (20220614-r4) 23:46:05 OK: 8 MiB in 17 packages 23:46:05 (2/3) Installing dumb-init (1.2.5-r2) 23:46:05 (3/3) Installing su-exec (0.2-r2) 23:46:05 Executing busybox-1.35.0-r29.trigger 23:46:05 Executing ca-certificates-20220614-r4.trigger 23:46:06 OK: 8 MiB in 18 packages 23:46:07 Removing intermediate container f460086e74aa 23:46:07 ---> 3e71b6ffc080 23:46:07 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:46:07 ---> Running in c694f521c5d3 23:46:08 Removing intermediate container c694f521c5d3 23:46:08 ---> 5e5151b7ff23 23:46:08 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:46:08 ---> Running in d62b593edbfe 23:46:08 Removing intermediate container 3341c4db9ffe 23:46:08 ---> 657a3146170d 23:46:08 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:46:09 ---> Running in 3fd29a8ed95c 23:46:09 Removing intermediate container d62b593edbfe 23:46:09 ---> a32c4311d09b 23:46:09 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:46:09 ---> Running in 74fd66a13acb 23:46:10 Removing intermediate container 3fd29a8ed95c 23:46:10 ---> 723e421963a8 23:46:10 Step 12/25 : WORKDIR / 23:46:10 ---> Running in 6a624e0ec18e 23:46:10 Removing intermediate container 74fd66a13acb 23:46:10 ---> 579e35a1792b 23:46:10 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:46:10 ---> Running in bb109403bfcb 23:46:10 Removing intermediate container 6a624e0ec18e 23:46:10 ---> 958d79a37e38 23:46:10 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:11 Removing intermediate container bb109403bfcb 23:46:11 ---> bfae06dbec7a 23:46:11 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:46:11 ---> Running in 48a09a44999a 23:46:12 ---> cb5de191f3c2 23:46:12 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:46:13 ---> 9f0fcdc90bbb 23:46:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:46:15 ---> 7e7edc07a3ec 23:46:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:46:15 Removing intermediate container 48a09a44999a 23:46:15 ---> 1103e422224d 23:46:15 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:46:15 ---> Running in 355f73dc5a87 23:46:16 Removing intermediate container 355f73dc5a87 23:46:16 ---> f0b9f9b7bce0 23:46:16 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:46:16 ---> 8928ed0b364a 23:46:16 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:46:20 ---> fa23d3643b4a 23:46:20 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:46:20 ---> 89c4e0f067f7 23:46:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:46:20 ---> Running in 7d249f98cfd1 23:46:22 ---> bd3edc9b094b 23:46:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:46:24 Removing intermediate container 7d249f98cfd1 23:46:24 ---> 39e6f14f0463 23:46:24 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:25 ---> 6d43359a5bc4 23:46:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:46:25 ---> e617085412a8 23:46:25 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:46:26 ---> 7e74f3be4842 23:46:26 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:46:27 ---> Running in e6ac553d8d07 23:46:27 ---> d19c61fc677e 23:46:27 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:46:30 ---> a37f381853e4 23:46:30 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:46:31 Removing intermediate container e6ac553d8d07 23:46:31 ---> ea70f5afdc94 23:46:31 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:46:31 ---> Running in 2c5a036c604c 23:46:31 ---> 7f896a2721b5 23:46:31 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:46:31 Removing intermediate container 2c5a036c604c 23:46:31 ---> 03b2d7a131e5 23:46:31 Step 23/25 : LABEL arch=arm64 23:46:32 ---> Running in 541c738ba9ef 23:46:33 Removing intermediate container 541c738ba9ef 23:46:33 ---> 70f52adea98b 23:46:33 Step 24/25 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:46:34 ---> fcbaa5aff5fc 23:46:34 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:46:34 ---> Running in 131e5402cbee 23:46:35 Removing intermediate container 131e5402cbee 23:46:35 ---> fba03fd4a682 23:46:35 Step 25/25 : LABEL version=3.0.0-dev.119 23:46:35 ---> Running in 319385a114f0 23:46:35 ---> 3fa3e6a720f4 23:46:35 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:46:36 Removing intermediate container 319385a114f0 23:46:36 ---> 6f8ad3a7bb3e 23:46:36 23:46:36 Successfully built 6f8ad3a7bb3e 23:46:36 Successfully tagged security-secretstore-setup-arm64:latest 23:46:36  Building security-secretstore-setup ... done Building security-spire-config 23:46:36 ---> c7e7bfda4be0 23:46:36 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:46:38 ---> 743d06735b58 23:46:38 Step 28/33 : RUN chmod +x /entrypoint.sh 23:46:38 ---> Running in 894f111f849d 23:46:42 Removing intermediate container 894f111f849d 23:46:42 ---> 21ef1efec727 23:46:42 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:46:42 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:42 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:46:42 ---> 5431be689b0d 23:46:42 Step 3/27 : WORKDIR /edgex-go 23:46:42 ---> Using cache 23:46:42 ---> d0a75f4616d7 23:46:42 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:46:42 ---> Running in 8123416d6b9f 23:46:42 ---> Using cache 23:46:42 ---> 9e73e01814cd 23:46:42 Step 5/27 : COPY go.mod vendor* ./ 23:46:42 ---> Using cache 23:46:42 ---> 990eb0b95348 23:46:42 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:42 ---> Using cache 23:46:42 ---> 666091dbb256 23:46:42 Step 7/27 : COPY . . 23:46:42 ---> Using cache 23:46:42 ---> 1c19954174db 23:46:42 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 23:46:42 ---> Using cache 23:46:42 ---> d0487dde2c85 23:46:42 Step 9/27 : WORKDIR /edgex-go/spire-build 23:46:42 ---> Using cache 23:46:42 ---> e4022d71e2c7 23:46:42 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:46:42 ---> Using cache 23:46:42 ---> f99f3a1234f6 23:46:42 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:46:42 ---> Using cache 23:46:42 ---> 09bedfbca1a8 23:46:42 Step 12/27 : WORKDIR /edgex-go 23:46:42 ---> Using cache 23:46:42 ---> 2a5f14b9b6a8 23:46:42 23:46:42 Step 13/27 : FROM alpine:3.17 23:46:42 ---> 51e60588ff2c 23:46:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:46:42 ---> Using cache 23:46:42 ---> 69d2d348c6a9 23:46:42 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:46:42 ---> Running in 87da62337fcd 23:46:42 Removing intermediate container 8123416d6b9f 23:46:42 ---> 1e04ac345f8b 23:46:42 Step 30/33 : CMD ["gate"] 23:46:42 ---> Running in 656a4c7715a6 23:46:43 Removing intermediate container 656a4c7715a6 23:46:43 ---> 79468cfe695e 23:46:43 Step 31/33 : LABEL arch=arm64 23:46:43 ---> Running in 02149cb9357b 23:46:44 Removing intermediate container 02149cb9357b 23:46:44 ---> 60bf17b4ec1b 23:46:44 Step 32/33 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:46:44 ---> Running in 899b3d01c1f5 23:46:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:45 Removing intermediate container 899b3d01c1f5 23:46:45 ---> 09132b02725f 23:46:45 Step 33/33 : LABEL version=3.0.0-dev.119 23:46:45 ---> Running in 94deedd1c961 23:46:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:47 Removing intermediate container 94deedd1c961 23:46:47 ---> 430767c3d700 23:46:47 23:46:47 Successfully built 430767c3d700 23:46:47 Successfully tagged security-bootstrapper-arm64:latest 23:46:47 Building security-spire-server 23:46:47  Building security-bootstrapper ... done v3.17.3-26-ge88dd296088 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:46:47 v3.17.3-29-ge7bdce63fa6 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:46:47 OK: 17689 distinct packages available 23:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:51 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:46:51 ---> 5431be689b0d 23:46:51 Step 3/26 : WORKDIR /edgex-go 23:46:51 ---> Using cache 23:46:51 ---> d0a75f4616d7 23:46:51 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:46:51 ---> Using cache 23:46:51 ---> 9e73e01814cd 23:46:51 Step 5/26 : COPY go.mod vendor* ./ 23:46:51 ---> Using cache 23:46:51 ---> 990eb0b95348 23:46:51 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:51 ---> Using cache 23:46:51 ---> 666091dbb256 23:46:51 Step 7/26 : COPY . . 23:46:51 (1/4) Installing dumb-init (1.2.5-r2) 23:46:51 (2/4) Installing musl-obstack (1.2.3-r0) 23:46:51 (3/4) Installing libucontext (1.2-r0) 23:46:51 (4/4) Installing gcompat (1.1.0-r0) 23:46:51 Executing busybox-1.35.0-r29.trigger 23:46:51 OK: 8 MiB in 19 packages 23:46:51 ---> Using cache 23:46:51 ---> 1c19954174db 23:46:51 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 23:46:51 ---> Using cache 23:46:51 ---> d0487dde2c85 23:46:51 Step 9/26 : WORKDIR /edgex-go/spire-build 23:46:51 ---> Using cache 23:46:51 ---> e4022d71e2c7 23:46:51 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:46:51 ---> Using cache 23:46:51 ---> f99f3a1234f6 23:46:51 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:46:52 ---> Running in 1d631f051183 23:46:54 Removing intermediate container 87da62337fcd 23:46:54 ---> 6051f9eac910 23:46:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:55 ---> ff26fd1c282c 23:46:55 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:46:56 Removing intermediate container 1d631f051183 23:46:56 ---> 033e6bc741ee 23:46:56 Step 12/26 : WORKDIR /edgex-go 23:46:57 ---> b3c9a4599302 23:46:57 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:46:57 ---> Running in 25d60b9e6290 23:47:00 Removing intermediate container 25d60b9e6290 23:47:00 ---> 260ab5e8c1c1 23:47:00 23:47:00 Step 13/26 : FROM alpine:3.17 23:47:00 ---> 51e60588ff2c 23:47:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:47:00 ---> Using cache 23:47:00 ---> 69d2d348c6a9 23:47:00 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:47:00 ---> Using cache 23:47:00 ---> b113f384dc2e 23:47:01 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:01 ---> Using cache 23:47:01 ---> 56163492c993 23:47:01 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:47:01 ---> Using cache 23:47:01 ---> 77cd778f0814 23:47:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:47:09 ---> 40a41737bdcc 23:47:09 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:47:10 ---> 2352afe10a8c 23:47:10 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:47:10 ---> b68ca4a7ff99 23:47:10 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:47:10 ---> Running in f0311606e939 23:47:11 Removing intermediate container f0311606e939 23:47:11 ---> a197d45b702f 23:47:11 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:47:15 ---> 4361fd4cc0d7 23:47:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:47:15 ---> 9c0c06fe223e 23:47:15 Step 22/27 : WORKDIR / 23:47:16 ---> Running in bb7dd02c2f64 23:47:16 ---> 997c43f8a85d 23:47:16 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:47:17 Removing intermediate container bb7dd02c2f64 23:47:17 ---> 26aecb85116e 23:47:17 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:47:17 ---> Running in e48f58b5f493 23:47:18 ---> a5e7ea652fa8 23:47:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:47:18 Removing intermediate container e48f58b5f493 23:47:18 ---> 3a7df7e7098b 23:47:18 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:47:18 ---> Running in 97f39925e08f 23:47:18 ---> Running in 541021b7867a 23:47:19 Removing intermediate container 541021b7867a 23:47:19 ---> 7746cd0b1345 23:47:19 Step 25/27 : LABEL arch=arm64 23:47:19 ---> Running in 96c8d5d79e94 23:47:19 Removing intermediate container 97f39925e08f 23:47:19 ---> 5ef2be9e81a8 23:47:19 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:47:19 ---> Running in 39f91d470da4 23:47:20 Removing intermediate container 96c8d5d79e94 23:47:20 ---> 3273ffdb85e8 23:47:20 Removing intermediate container 39f91d470da4 23:47:20 Step 26/27 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 ---> a71c74a2f62e 23:47:20 Step 24/26 : LABEL arch=arm64 23:47:20 23:47:20 ---> Running in d030334be243 23:47:20 ---> Running in c014834a5efc 23:47:21 Removing intermediate container d030334be243 23:47:21 ---> fbfd27ba09da 23:47:21 Step 27/27 : LABEL version=3.0.0-dev.119 23:47:21 Removing intermediate container c014834a5efc 23:47:21 ---> 57ccf54dd593 23:47:21 Step 25/26 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:47:22 ---> Running in bd3a91e075a2 23:47:22 ---> Running in 05252e308963 23:47:23 Removing intermediate container bd3a91e075a2 23:47:23 ---> c22bcd92d57a 23:47:23 23:47:23 Successfully built c22bcd92d57a 23:47:23 Removing intermediate container 05252e308963 23:47:23 ---> a5a96d10868b 23:47:23 Step 26/26 : LABEL version=3.0.0-dev.119 23:47:23 Successfully tagged security-spire-config-arm64:latest 23:47:23  Building security-spire-config ... done  ---> Running in 21088bdad02b 23:47:24 Removing intermediate container 21088bdad02b 23:47:24 ---> dd5b67cc0519 23:47:24 23:47:24 Successfully built dd5b67cc0519 23:47:24 Successfully tagged security-spire-server-arm64:latest 23:47:34  Building security-spire-server ... done Removing intermediate container 74019f0eba8a 23:47:34 ---> 1b7deba9ffad 23:47:34 23:47:34 Step 10/23 : FROM alpine:3.17 23:47:34 ---> 51e60588ff2c 23:47:34 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:47:34 ---> Running in bc02f0e6d224 23:47:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:47:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:47:38 (1/2) Installing ca-certificates (20220614-r4) 23:47:38 (2/2) Installing dumb-init (1.2.5-r2) 23:47:38 Executing busybox-1.35.0-r29.trigger 23:47:38 Executing ca-certificates-20220614-r4.trigger 23:47:39 OK: 8 MiB in 17 packages 23:47:41 Removing intermediate container bc02f0e6d224 23:47:41 ---> 4e362af33efd 23:47:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:47:41 ---> Running in 0b67b8802e52 23:47:42 Removing intermediate container 0b67b8802e52 23:47:42 ---> 67269eecc80e 23:47:42 Step 13/23 : ENV APP_PORT=59860 23:47:42 ---> Running in ec1078ce1137 23:47:43 Removing intermediate container ec1078ce1137 23:47:43 ---> 48274584a037 23:47:43 Step 14/23 : EXPOSE $APP_PORT 23:47:43 ---> Running in 6ba2a8f33a75 23:47:43 Removing intermediate container 6ba2a8f33a75 23:47:43 ---> 84191c651742 23:47:43 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:44 ---> 57844626d86a 23:47:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:47:46 ---> f601dc0681ee 23:47:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:47:48 ---> 2d571d0b97e3 23:47:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:47:49 ---> 19624686cd7f 23:47:49 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:47:49 ---> Running in 10decbea42de 23:47:50 Removing intermediate container 10decbea42de 23:47:50 ---> 03c0a802bf0a 23:47:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:47:50 ---> Running in b88f0bd7fea3 23:47:51 Removing intermediate container b88f0bd7fea3 23:47:51 ---> 9ed9823b9a43 23:47:51 Step 21/23 : LABEL arch=arm64 23:47:51 ---> Running in dba08612cbc4 23:47:51 Removing intermediate container dba08612cbc4 23:47:51 ---> 6aba67344c72 23:47:51 Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:47:51 ---> Running in 6e0afaa10185 23:47:53 Removing intermediate container 6e0afaa10185 23:47:53 ---> 626651e21724 23:47:53 Step 23/23 : LABEL version=3.0.0-dev.119 23:47:53 ---> Running in ce8270f19828 23:47:54 Removing intermediate container ce8270f19828 23:47:54 ---> 1728e5199c40 23:47:54 23:47:54 Successfully built 1728e5199c40 23:47:54 Successfully tagged support-notifications-arm64:latest 23:48:27  Building support-notifications ... done Removing intermediate container a412349149b3 23:48:27 ---> 0c0ee9ac7546 23:48:27 23:48:27 Step 10/23 : FROM alpine:3.17 23:48:27 ---> 51e60588ff2c 23:48:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:48:27 ---> Using cache 23:48:27 ---> 85a5d0bbc87c 23:48:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:48:27 ---> Using cache 23:48:27 ---> 8a5ee19fc84b 23:48:27 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:27 ---> Using cache 23:48:27 ---> edd1eb928d35 23:48:27 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:48:27 ---> Using cache 23:48:27 ---> 01abf1802f4b 23:48:27 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:48:27 ---> 3fd24af1017f 23:48:27 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:48:27 ---> 8c8ba95707c2 23:48:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:48:29 ---> d840319f405a 23:48:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:48:29 ---> Running in 88fb6ea2abd3 23:48:31 Removing intermediate container 88fb6ea2abd3 23:48:31 ---> 44d224b465c8 23:48:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:48:31 ---> Running in fd9fde9bcb5c 23:48:32 Removing intermediate container fd9fde9bcb5c 23:48:32 ---> b80100c0b800 23:48:32 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:48:32 ---> Running in 189acd48e072 23:48:33 Removing intermediate container 189acd48e072 23:48:33 ---> 98c6bb95eb3f 23:48:33 Step 21/23 : LABEL arch=arm64 23:48:33 ---> Running in 0f206772ffce 23:48:34 Removing intermediate container 0f206772ffce 23:48:34 ---> 919f6cfb872e 23:48:34 Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:48:34 ---> Running in 919d57449123 23:48:34 Removing intermediate container 919d57449123 23:48:34 ---> ff68d9de0f89 23:48:34 Step 23/23 : LABEL version=3.0.0-dev.119 23:48:35 ---> Running in 90f74fb1dbd0 23:48:35 Removing intermediate container 90f74fb1dbd0 23:48:35 ---> cbc258bb15c0 23:48:35 23:48:35 Successfully built cbc258bb15c0 23:48:35 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:48:39  Building core-common-config-bootstrapper ... done Removing intermediate container 70464920b4f5 23:48:39 ---> fd9006877b37 23:48:39 23:48:39 Step 10/23 : FROM alpine:3.17 23:48:39 ---> 51e60588ff2c 23:48:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:48:39 ---> Using cache 23:48:39 ---> 039f13851de7 23:48:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:48:39 ---> Using cache 23:48:39 ---> a0681aca8ec4 23:48:39 Step 13/23 : ENV APP_PORT=59861 23:48:39 ---> Running in 524acf0bbdcc 23:48:39 Removing intermediate container 524acf0bbdcc 23:48:39 ---> e4ecac090472 23:48:39 Step 14/23 : EXPOSE $APP_PORT 23:48:39 ---> Running in 3a11aa1cfb8a 23:48:39 Removing intermediate container 3a11aa1cfb8a 23:48:39 ---> 1aba67f3fd4a 23:48:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:48:40 ---> 06581d6f23ba 23:48:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:48:40 ---> cde9a5aa4b97 23:48:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:48:42 ---> 3b0e2f914a26 23:48:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:48:43 ---> 8e5e3bc5bbd6 23:48:43 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:48:43 ---> Running in 76a4efca3a10 23:48:43 Removing intermediate container 76a4efca3a10 23:48:43 ---> 015693ed016f 23:48:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:48:43 ---> Running in 52e8c8c3db1c 23:48:43 Removing intermediate container 52e8c8c3db1c 23:48:43 ---> 4aab2eba257b 23:48:43 Step 21/23 : LABEL arch=arm64 23:48:43 ---> Running in 7c0f2b571b8e 23:48:44 Removing intermediate container 7c0f2b571b8e 23:48:44 ---> 6d66c7a86b32 23:48:44 Step 22/23 : LABEL git_sha=7dfb2bebdff01e763e027b41a3038140e2212768 23:48:44 ---> Running in c28ebf839291 23:48:44 Removing intermediate container c28ebf839291 23:48:44 ---> 9a4f40e6cc5b 23:48:44 Step 23/23 : LABEL version=3.0.0-dev.119 23:48:44 ---> Running in 51d05b5629b0 23:48:45 Removing intermediate container 51d05b5629b0 23:48:45 ---> b99d30b5bb92 23:48:45 23:48:45 Successfully built b99d30b5bb92 23:48:45 Successfully tagged support-scheduler-arm64:latest 23:48:45  Building support-scheduler ... done  [Pipeline] } 23:48:45 $ docker stop --time=1 6c3ae6448b4198b2216fa562c7979226bc9b42e44f29b1444fd38e66c40ed792 23:48:47 $ docker rm -f --volumes 6c3ae6448b4198b2216fa562c7979226bc9b42e44f29b1444fd38e66c40ed792 [Pipeline] // withDockerContainer [Pipeline] sh 23:48:48 + docker images 23:48:48 REPOSITORY TAG IMAGE ID CREATED SIZE 23:48:48 support-scheduler-arm64 latest b99d30b5bb92 4 seconds ago 31.5MB 23:48:48 fd9006877b37 11 seconds ago 1.39GB 23:48:48 core-common-config-bootstrapper-arm64 latest cbc258bb15c0 13 seconds ago 17.2MB 23:48:48 0c0ee9ac7546 24 seconds ago 1.31GB 23:48:48 support-notifications-arm64 latest 1728e5199c40 54 seconds ago 32.2MB 23:48:48 1b7deba9ffad About a minute ago 1.39GB 23:48:48 security-spire-server-arm64 latest dd5b67cc0519 About a minute ago 87.1MB 23:48:48 security-spire-config-arm64 latest c22bcd92d57a About a minute ago 86.2MB 23:48:48 260ab5e8c1c1 About a minute ago 1.18GB 23:48:48 security-bootstrapper-arm64 latest 430767c3d700 2 minutes ago 21.9MB 23:48:48 security-secretstore-setup-arm64 latest 6f8ad3a7bb3e 2 minutes ago 32.2MB 23:48:48 5ee30c8c015c 2 minutes ago 1.31GB 23:48:48 0036c92c6fe7 2 minutes ago 1.31GB 23:48:48 security-proxy-auth-arm64 latest 273c04fb5f41 6 minutes ago 18.3MB 23:48:48 ca2c5e8b4185 7 minutes ago 1.3GB 23:48:48 security-spiffe-token-provider-arm64 latest a935334a76d5 10 minutes ago 32.7MB 23:48:48 70078c2bd612 10 minutes ago 1.36GB 23:48:48 core-data-arm64 latest f51767701a97 12 minutes ago 19.9MB 23:48:48 core-metadata-arm64 latest b6d56596045f 13 minutes ago 20.2MB 23:48:48 2c629a58d7d3 13 minutes ago 1.32GB 23:48:48 46fa17f5705f 13 minutes ago 1.33GB 23:48:48 core-command-arm64 latest aaa262b511c0 13 minutes ago 19.7MB 23:48:48 549840cc5aa3 13 minutes ago 1.32GB 23:48:48 security-proxy-setup-arm64 latest ca12a95b2094 14 minutes ago 18.7MB 23:48:48 e90559c02acb 14 minutes ago 1.3GB 23:48:48 security-spire-agent-arm64 latest 5cbfbf4c1be8 21 minutes ago 125MB 23:48:48 2a5f14b9b6a8 22 minutes ago 1.18GB 23:48:48 ci-base-image-arm64 latest 5431be689b0d 25 minutes ago 866MB 23:48:48 alpine 3.17 51e60588ff2c 5 days ago 7.46MB 23:48:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 weeks ago 648MB 23:48:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:48:48 provisioning config files... 23:48:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/481@tmp/config7059423569181971377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:48:48 ---> docker-login.sh 23:48:48 nexus3.edgexfoundry.org:10001 23:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:49 Configure a credential helper to remove this warning. See 23:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:49 23:48:49 Login Succeeded 23:48:49 nexus3.edgexfoundry.org:10002 23:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:49 Configure a credential helper to remove this warning. See 23:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:49 23:48:49 Login Succeeded 23:48:49 nexus3.edgexfoundry.org:10003 23:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:49 Configure a credential helper to remove this warning. See 23:48:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:49 23:48:49 Login Succeeded 23:48:49 nexus3.edgexfoundry.org:10004 23:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:50 Configure a credential helper to remove this warning. See 23:48:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:50 23:48:50 Login Succeeded 23:48:50 docker.io 23:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:48:50 Configure a credential helper to remove this warning. See 23:48:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:48:50 23:48:50 Login Succeeded 23:48:50 ---> docker-login.sh ends [Pipeline] } 23:48:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:48:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:48:51 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:48:51 7dfb2bebdff01e763e027b41a3038140e2212768 23:48:51 latest 23:48:51 3.0.0-dev.119 23:48:51 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:48:51 main 23:48:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:48:51 b9703fabb541: Preparing 23:48:51 d2b207ee272a: Preparing 23:48:51 8545809ec8c8: Preparing 23:48:51 51a0aaed898a: Preparing 23:48:51 395af001bcd3: Preparing 23:48:51 26cbea5cba74: Preparing 23:48:51 26cbea5cba74: Waiting 23:48:52 b9703fabb541: Pushed 23:48:52 8545809ec8c8: Pushed 23:48:52 51a0aaed898a: Pushed 23:48:52 26cbea5cba74: Layer already exists 23:48:52 395af001bcd3: Pushed 23:48:55 d2b207ee272a: Pushed 23:48:55 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:f51e3505e388266eaa40751204a6783e6532b0ecbbbf2243caf90950d94f0661 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:48:56 b9703fabb541: Preparing 23:48:56 d2b207ee272a: Preparing 23:48:56 8545809ec8c8: Preparing 23:48:56 51a0aaed898a: Preparing 23:48:56 395af001bcd3: Preparing 23:48:56 26cbea5cba74: Preparing 23:48:56 26cbea5cba74: Waiting 23:48:56 395af001bcd3: Layer already exists 23:48:56 8545809ec8c8: Layer already exists 23:48:56 d2b207ee272a: Layer already exists 23:48:56 51a0aaed898a: Layer already exists 23:48:56 b9703fabb541: Layer already exists 23:48:56 26cbea5cba74: Layer already exists 23:48:56 latest: digest: sha256:f51e3505e388266eaa40751204a6783e6532b0ecbbbf2243caf90950d94f0661 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.119 23:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:48:57 b9703fabb541: Preparing 23:48:57 d2b207ee272a: Preparing 23:48:57 8545809ec8c8: Preparing 23:48:57 51a0aaed898a: Preparing 23:48:57 395af001bcd3: Preparing 23:48:57 26cbea5cba74: Preparing 23:48:57 26cbea5cba74: Waiting 23:48:57 8545809ec8c8: Layer already exists 23:48:57 51a0aaed898a: Layer already exists 23:48:57 395af001bcd3: Layer already exists 23:48:57 b9703fabb541: Layer already exists 23:48:57 d2b207ee272a: Layer already exists 23:48:57 26cbea5cba74: Layer already exists 23:48:57 3.0.0-dev.119: digest: sha256:f51e3505e388266eaa40751204a6783e6532b0ecbbbf2243caf90950d94f0661 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:48:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:48:59 b9703fabb541: Preparing 23:48:59 d2b207ee272a: Preparing 23:48:59 8545809ec8c8: Preparing 23:48:59 51a0aaed898a: Preparing 23:48:59 395af001bcd3: Preparing 23:48:59 26cbea5cba74: Preparing 23:48:59 26cbea5cba74: Waiting 23:48:59 b9703fabb541: Layer already exists 23:48:59 8545809ec8c8: Layer already exists 23:48:59 395af001bcd3: Layer already exists 23:48:59 d2b207ee272a: Layer already exists 23:48:59 51a0aaed898a: Layer already exists 23:48:59 26cbea5cba74: Layer already exists 23:49:00 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:f51e3505e388266eaa40751204a6783e6532b0ecbbbf2243caf90950d94f0661 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:49:00 b9703fabb541: Preparing 23:49:00 d2b207ee272a: Preparing 23:49:00 8545809ec8c8: Preparing 23:49:00 51a0aaed898a: Preparing 23:49:00 395af001bcd3: Preparing 23:49:00 26cbea5cba74: Preparing 23:49:00 26cbea5cba74: Waiting 23:49:00 b9703fabb541: Layer already exists 23:49:00 51a0aaed898a: Layer already exists 23:49:00 d2b207ee272a: Layer already exists 23:49:00 395af001bcd3: Layer already exists 23:49:00 8545809ec8c8: Layer already exists 23:49:00 26cbea5cba74: Layer already exists 23:49:01 main: digest: sha256:f51e3505e388266eaa40751204a6783e6532b0ecbbbf2243caf90950d94f0661 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:01 ===================================================== [Pipeline] echo 23:49:01 taggedImages: 23:49:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:49:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.119 23:49:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:49:01 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:49:01 7dfb2bebdff01e763e027b41a3038140e2212768 23:49:01 latest 23:49:01 3.0.0-dev.119 23:49:01 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:01 main 23:49:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:49:01 05c1ba41fee0: Preparing 23:49:01 a607052df5db: Preparing 23:49:01 b1abf874a13b: Preparing 23:49:01 e72056254ec1: Preparing 23:49:01 8545809ec8c8: Preparing 23:49:01 51a0aaed898a: Preparing 23:49:01 94f28055a0be: Preparing 23:49:01 26cbea5cba74: Preparing 23:49:01 94f28055a0be: Waiting 23:49:01 51a0aaed898a: Waiting 23:49:01 26cbea5cba74: Waiting 23:49:02 8545809ec8c8: Layer already exists 23:49:02 51a0aaed898a: Layer already exists 23:49:02 b1abf874a13b: Pushed 23:49:02 05c1ba41fee0: Pushed 23:49:02 26cbea5cba74: Layer already exists 23:49:02 a607052df5db: Pushed 23:49:02 94f28055a0be: Pushed 23:49:05 e72056254ec1: Pushed 23:49:05 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:1a129a879625343f6d05bb4b8d71b5f4646ec7eb628540369fc9251fbb3d2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:49:05 05c1ba41fee0: Preparing 23:49:05 a607052df5db: Preparing 23:49:05 b1abf874a13b: Preparing 23:49:05 e72056254ec1: Preparing 23:49:05 8545809ec8c8: Preparing 23:49:05 51a0aaed898a: Preparing 23:49:05 94f28055a0be: Preparing 23:49:05 26cbea5cba74: Preparing 23:49:05 94f28055a0be: Waiting 23:49:05 51a0aaed898a: Waiting 23:49:05 26cbea5cba74: Waiting 23:49:05 a607052df5db: Layer already exists 23:49:05 b1abf874a13b: Layer already exists 23:49:05 e72056254ec1: Layer already exists 23:49:05 8545809ec8c8: Layer already exists 23:49:05 05c1ba41fee0: Layer already exists 23:49:05 26cbea5cba74: Layer already exists 23:49:05 94f28055a0be: Layer already exists 23:49:05 51a0aaed898a: Layer already exists 23:49:06 latest: digest: sha256:1a129a879625343f6d05bb4b8d71b5f4646ec7eb628540369fc9251fbb3d2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.119 23:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:49:06 05c1ba41fee0: Preparing 23:49:06 a607052df5db: Preparing 23:49:06 b1abf874a13b: Preparing 23:49:06 e72056254ec1: Preparing 23:49:06 8545809ec8c8: Preparing 23:49:06 51a0aaed898a: Preparing 23:49:06 94f28055a0be: Preparing 23:49:06 26cbea5cba74: Preparing 23:49:06 51a0aaed898a: Waiting 23:49:06 94f28055a0be: Waiting 23:49:06 26cbea5cba74: Waiting 23:49:07 b1abf874a13b: Layer already exists 23:49:07 8545809ec8c8: Layer already exists 23:49:07 a607052df5db: Layer already exists 23:49:07 05c1ba41fee0: Layer already exists 23:49:07 e72056254ec1: Layer already exists 23:49:07 51a0aaed898a: Layer already exists 23:49:07 26cbea5cba74: Layer already exists 23:49:07 94f28055a0be: Layer already exists 23:49:07 3.0.0-dev.119: digest: sha256:1a129a879625343f6d05bb4b8d71b5f4646ec7eb628540369fc9251fbb3d2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:49:07 05c1ba41fee0: Preparing 23:49:07 a607052df5db: Preparing 23:49:07 b1abf874a13b: Preparing 23:49:07 e72056254ec1: Preparing 23:49:07 8545809ec8c8: Preparing 23:49:07 51a0aaed898a: Preparing 23:49:07 94f28055a0be: Preparing 23:49:07 26cbea5cba74: Preparing 23:49:07 94f28055a0be: Waiting 23:49:07 26cbea5cba74: Waiting 23:49:07 a607052df5db: Layer already exists 23:49:07 8545809ec8c8: Layer already exists 23:49:07 e72056254ec1: Layer already exists 23:49:07 b1abf874a13b: Layer already exists 23:49:07 05c1ba41fee0: Layer already exists 23:49:07 94f28055a0be: Layer already exists 23:49:07 51a0aaed898a: Layer already exists 23:49:07 26cbea5cba74: Layer already exists 23:49:08 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:1a129a879625343f6d05bb4b8d71b5f4646ec7eb628540369fc9251fbb3d2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:49:08 05c1ba41fee0: Preparing 23:49:08 a607052df5db: Preparing 23:49:08 b1abf874a13b: Preparing 23:49:08 e72056254ec1: Preparing 23:49:08 8545809ec8c8: Preparing 23:49:08 51a0aaed898a: Preparing 23:49:08 94f28055a0be: Preparing 23:49:08 26cbea5cba74: Preparing 23:49:08 94f28055a0be: Waiting 23:49:08 26cbea5cba74: Waiting 23:49:08 51a0aaed898a: Waiting 23:49:08 8545809ec8c8: Layer already exists 23:49:08 e72056254ec1: Layer already exists 23:49:08 05c1ba41fee0: Layer already exists 23:49:08 b1abf874a13b: Layer already exists 23:49:08 a607052df5db: Layer already exists 23:49:08 51a0aaed898a: Layer already exists 23:49:08 94f28055a0be: Layer already exists 23:49:08 26cbea5cba74: Layer already exists 23:49:08 main: digest: sha256:1a129a879625343f6d05bb4b8d71b5f4646ec7eb628540369fc9251fbb3d2ffd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:09 ===================================================== [Pipeline] echo 23:49:09 taggedImages: 23:49:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:49:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.119 23:49:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:49:09 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:49:09 7dfb2bebdff01e763e027b41a3038140e2212768 23:49:09 latest 23:49:09 3.0.0-dev.119 23:49:09 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:09 main 23:49:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:49:09 363642e2b74c: Preparing 23:49:09 5f3a68766b92: Preparing 23:49:09 8545809ec8c8: Preparing 23:49:09 51a0aaed898a: Preparing 23:49:09 965c3a8d923d: Preparing 23:49:09 26cbea5cba74: Preparing 23:49:09 26cbea5cba74: Waiting 23:49:09 51a0aaed898a: Layer already exists 23:49:09 8545809ec8c8: Layer already exists 23:49:09 26cbea5cba74: Layer already exists 23:49:09 363642e2b74c: Pushed 23:49:09 965c3a8d923d: Pushed 23:49:13 5f3a68766b92: Pushed 23:49:13 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:e3670af5deacadceae8c9cafac39749bcd2343030c602af6d44a62055f401542 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:49:14 363642e2b74c: Preparing 23:49:14 5f3a68766b92: Preparing 23:49:14 8545809ec8c8: Preparing 23:49:14 51a0aaed898a: Preparing 23:49:14 965c3a8d923d: Preparing 23:49:14 26cbea5cba74: Preparing 23:49:14 363642e2b74c: Layer already exists 23:49:14 8545809ec8c8: Layer already exists 23:49:14 5f3a68766b92: Layer already exists 23:49:14 965c3a8d923d: Layer already exists 23:49:14 51a0aaed898a: Layer already exists 23:49:14 26cbea5cba74: Layer already exists 23:49:14 latest: digest: sha256:e3670af5deacadceae8c9cafac39749bcd2343030c602af6d44a62055f401542 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.119 23:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:49:14 363642e2b74c: Preparing 23:49:14 5f3a68766b92: Preparing 23:49:14 8545809ec8c8: Preparing 23:49:14 51a0aaed898a: Preparing 23:49:14 965c3a8d923d: Preparing 23:49:14 26cbea5cba74: Preparing 23:49:14 26cbea5cba74: Waiting 23:49:14 8545809ec8c8: Layer already exists 23:49:14 363642e2b74c: Layer already exists 23:49:14 5f3a68766b92: Layer already exists 23:49:14 51a0aaed898a: Layer already exists 23:49:14 965c3a8d923d: Layer already exists 23:49:14 26cbea5cba74: Layer already exists 23:49:15 3.0.0-dev.119: digest: sha256:e3670af5deacadceae8c9cafac39749bcd2343030c602af6d44a62055f401542 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:49:15 363642e2b74c: Preparing 23:49:15 5f3a68766b92: Preparing 23:49:15 8545809ec8c8: Preparing 23:49:15 51a0aaed898a: Preparing 23:49:15 965c3a8d923d: Preparing 23:49:15 26cbea5cba74: Preparing 23:49:15 26cbea5cba74: Waiting 23:49:15 5f3a68766b92: Layer already exists 23:49:15 8545809ec8c8: Layer already exists 23:49:15 51a0aaed898a: Layer already exists 23:49:15 363642e2b74c: Layer already exists 23:49:15 965c3a8d923d: Layer already exists 23:49:15 26cbea5cba74: Layer already exists 23:49:16 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:e3670af5deacadceae8c9cafac39749bcd2343030c602af6d44a62055f401542 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:49:16 363642e2b74c: Preparing 23:49:16 5f3a68766b92: Preparing 23:49:16 8545809ec8c8: Preparing 23:49:16 51a0aaed898a: Preparing 23:49:16 965c3a8d923d: Preparing 23:49:16 26cbea5cba74: Preparing 23:49:16 26cbea5cba74: Waiting 23:49:16 5f3a68766b92: Layer already exists 23:49:16 965c3a8d923d: Layer already exists 23:49:16 51a0aaed898a: Layer already exists 23:49:16 8545809ec8c8: Layer already exists 23:49:16 363642e2b74c: Layer already exists 23:49:16 26cbea5cba74: Layer already exists 23:49:17 main: digest: sha256:e3670af5deacadceae8c9cafac39749bcd2343030c602af6d44a62055f401542 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:17 ===================================================== [Pipeline] echo 23:49:17 taggedImages: 23:49:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:49:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.119 23:49:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:49:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:49:17 7dfb2bebdff01e763e027b41a3038140e2212768 23:49:17 latest 23:49:17 3.0.0-dev.119 23:49:17 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:17 main 23:49:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:49:17 3765717ec6c8: Preparing 23:49:17 13d9845ff0ef: Preparing 23:49:17 b6cde8664b30: Preparing 23:49:17 8545809ec8c8: Preparing 23:49:17 51a0aaed898a: Preparing 23:49:17 395af001bcd3: Preparing 23:49:17 26cbea5cba74: Preparing 23:49:17 395af001bcd3: Waiting 23:49:17 26cbea5cba74: Waiting 23:49:17 51a0aaed898a: Layer already exists 23:49:18 8545809ec8c8: Layer already exists 23:49:18 395af001bcd3: Layer already exists 23:49:18 26cbea5cba74: Layer already exists 23:49:18 13d9845ff0ef: Pushed 23:49:18 3765717ec6c8: Pushed 23:49:21 b6cde8664b30: Pushed 23:49:21 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:4f8b4b8f7979ca6823549b75929d0da753f5328e3c7e6fd98af2b0b6d24797ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:49:22 3765717ec6c8: Preparing 23:49:22 13d9845ff0ef: Preparing 23:49:22 b6cde8664b30: Preparing 23:49:22 8545809ec8c8: Preparing 23:49:22 51a0aaed898a: Preparing 23:49:22 395af001bcd3: Preparing 23:49:22 26cbea5cba74: Preparing 23:49:22 395af001bcd3: Waiting 23:49:22 26cbea5cba74: Waiting 23:49:22 3765717ec6c8: Layer already exists 23:49:22 b6cde8664b30: Layer already exists 23:49:22 8545809ec8c8: Layer already exists 23:49:22 51a0aaed898a: Layer already exists 23:49:22 13d9845ff0ef: Layer already exists 23:49:22 26cbea5cba74: Layer already exists 23:49:22 395af001bcd3: Layer already exists 23:49:22 latest: digest: sha256:4f8b4b8f7979ca6823549b75929d0da753f5328e3c7e6fd98af2b0b6d24797ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.119 23:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:49:23 3765717ec6c8: Preparing 23:49:23 13d9845ff0ef: Preparing 23:49:23 b6cde8664b30: Preparing 23:49:23 8545809ec8c8: Preparing 23:49:23 51a0aaed898a: Preparing 23:49:23 395af001bcd3: Preparing 23:49:23 26cbea5cba74: Preparing 23:49:23 26cbea5cba74: Waiting 23:49:23 395af001bcd3: Waiting 23:49:23 b6cde8664b30: Layer already exists 23:49:23 13d9845ff0ef: Layer already exists 23:49:23 51a0aaed898a: Layer already exists 23:49:23 8545809ec8c8: Layer already exists 23:49:23 3765717ec6c8: Layer already exists 23:49:23 26cbea5cba74: Layer already exists 23:49:23 395af001bcd3: Layer already exists 23:49:23 3.0.0-dev.119: digest: sha256:4f8b4b8f7979ca6823549b75929d0da753f5328e3c7e6fd98af2b0b6d24797ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:49:24 3765717ec6c8: Preparing 23:49:24 13d9845ff0ef: Preparing 23:49:24 b6cde8664b30: Preparing 23:49:24 8545809ec8c8: Preparing 23:49:24 51a0aaed898a: Preparing 23:49:24 395af001bcd3: Preparing 23:49:24 26cbea5cba74: Preparing 23:49:24 395af001bcd3: Waiting 23:49:24 26cbea5cba74: Waiting 23:49:24 b6cde8664b30: Layer already exists 23:49:24 3765717ec6c8: Layer already exists 23:49:24 51a0aaed898a: Layer already exists 23:49:24 13d9845ff0ef: Layer already exists 23:49:24 8545809ec8c8: Layer already exists 23:49:24 395af001bcd3: Layer already exists 23:49:24 26cbea5cba74: Layer already exists 23:49:24 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:4f8b4b8f7979ca6823549b75929d0da753f5328e3c7e6fd98af2b0b6d24797ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:49:25 3765717ec6c8: Preparing 23:49:25 13d9845ff0ef: Preparing 23:49:25 b6cde8664b30: Preparing 23:49:25 8545809ec8c8: Preparing 23:49:25 51a0aaed898a: Preparing 23:49:25 395af001bcd3: Preparing 23:49:25 26cbea5cba74: Preparing 23:49:25 395af001bcd3: Waiting 23:49:25 26cbea5cba74: Waiting 23:49:25 b6cde8664b30: Layer already exists 23:49:25 13d9845ff0ef: Layer already exists 23:49:25 51a0aaed898a: Layer already exists 23:49:25 8545809ec8c8: Layer already exists 23:49:25 3765717ec6c8: Layer already exists 23:49:25 395af001bcd3: Layer already exists 23:49:25 26cbea5cba74: Layer already exists 23:49:25 main: digest: sha256:4f8b4b8f7979ca6823549b75929d0da753f5328e3c7e6fd98af2b0b6d24797ff size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:25 ===================================================== [Pipeline] echo 23:49:25 taggedImages: 23:49:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:49:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.119 23:49:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:49:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:49:25 7dfb2bebdff01e763e027b41a3038140e2212768 23:49:25 latest 23:49:25 3.0.0-dev.119 23:49:25 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:25 main 23:49:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:49:26 93a45c46e72d: Preparing 23:49:26 93a45c46e72d: Preparing 23:49:26 532c869feddf: Preparing 23:49:26 eaed089a4241: Preparing 23:49:26 b45d97aebfe5: Preparing 23:49:26 9f98fb263f38: Preparing 23:49:26 09e513dd4289: Preparing 23:49:26 8545809ec8c8: Preparing 23:49:26 51a0aaed898a: Preparing 23:49:26 ff95e8ff0c44: Preparing 23:49:26 09e513dd4289: Waiting 23:49:26 8545809ec8c8: Waiting 23:49:26 51a0aaed898a: Waiting 23:49:26 68b70a5c50cd: Preparing 23:49:26 d159f57beb89: Preparing 23:49:26 f59f1cbac9f6: Preparing 23:49:26 26cbea5cba74: Preparing 23:49:26 68b70a5c50cd: Waiting 23:49:26 d159f57beb89: Waiting 23:49:26 f59f1cbac9f6: Waiting 23:49:26 26cbea5cba74: Waiting 23:49:26 ff95e8ff0c44: Waiting 23:49:26 b45d97aebfe5: Pushed 23:49:26 532c869feddf: Pushed 23:49:26 eaed089a4241: Pushed 23:49:26 93a45c46e72d: Pushed 23:49:26 9f98fb263f38: Pushed 23:49:26 8545809ec8c8: Layer already exists 23:49:26 51a0aaed898a: Layer already exists 23:49:26 68b70a5c50cd: Pushed 23:49:26 d159f57beb89: Pushed 23:49:26 ff95e8ff0c44: Pushed 23:49:26 f59f1cbac9f6: Pushed 23:49:26 26cbea5cba74: Layer already exists 23:49:31 09e513dd4289: Pushed 23:49:31 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:88d5127240b15177d607a48caf9435a0b12680a5970ecdc94df7737cc2a79fc2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:49:31 93a45c46e72d: Preparing 23:49:31 93a45c46e72d: Preparing 23:49:31 532c869feddf: Preparing 23:49:31 eaed089a4241: Preparing 23:49:31 b45d97aebfe5: Preparing 23:49:31 9f98fb263f38: Preparing 23:49:31 09e513dd4289: Preparing 23:49:31 8545809ec8c8: Preparing 23:49:31 51a0aaed898a: Preparing 23:49:31 ff95e8ff0c44: Preparing 23:49:31 68b70a5c50cd: Preparing 23:49:31 d159f57beb89: Preparing 23:49:31 f59f1cbac9f6: Preparing 23:49:31 26cbea5cba74: Preparing 23:49:31 ff95e8ff0c44: Waiting 23:49:31 68b70a5c50cd: Waiting 23:49:31 d159f57beb89: Waiting 23:49:31 09e513dd4289: Waiting 23:49:31 8545809ec8c8: Waiting 23:49:31 51a0aaed898a: Waiting 23:49:31 f59f1cbac9f6: Waiting 23:49:31 26cbea5cba74: Waiting 23:49:31 93a45c46e72d: Layer already exists 23:49:31 9f98fb263f38: Layer already exists 23:49:31 eaed089a4241: Layer already exists 23:49:31 532c869feddf: Layer already exists 23:49:31 b45d97aebfe5: Layer already exists 23:49:31 09e513dd4289: Layer already exists 23:49:31 51a0aaed898a: Layer already exists 23:49:31 68b70a5c50cd: Layer already exists 23:49:31 ff95e8ff0c44: Layer already exists 23:49:31 8545809ec8c8: Layer already exists 23:49:32 f59f1cbac9f6: Layer already exists 23:49:32 26cbea5cba74: Layer already exists 23:49:32 d159f57beb89: Layer already exists 23:49:32 latest: digest: sha256:88d5127240b15177d607a48caf9435a0b12680a5970ecdc94df7737cc2a79fc2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.119 23:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:49:32 93a45c46e72d: Preparing 23:49:32 93a45c46e72d: Preparing 23:49:32 532c869feddf: Preparing 23:49:32 eaed089a4241: Preparing 23:49:32 b45d97aebfe5: Preparing 23:49:32 9f98fb263f38: Preparing 23:49:32 09e513dd4289: Preparing 23:49:32 8545809ec8c8: Preparing 23:49:32 51a0aaed898a: Preparing 23:49:32 09e513dd4289: Waiting 23:49:32 8545809ec8c8: Waiting 23:49:32 ff95e8ff0c44: Preparing 23:49:32 68b70a5c50cd: Preparing 23:49:32 d159f57beb89: Preparing 23:49:32 f59f1cbac9f6: Preparing 23:49:32 26cbea5cba74: Preparing 23:49:32 51a0aaed898a: Waiting 23:49:32 ff95e8ff0c44: Waiting 23:49:32 68b70a5c50cd: Waiting 23:49:32 d159f57beb89: Waiting 23:49:32 f59f1cbac9f6: Waiting 23:49:32 26cbea5cba74: Waiting 23:49:32 b45d97aebfe5: Layer already exists 23:49:32 93a45c46e72d: Layer already exists 23:49:32 eaed089a4241: Layer already exists 23:49:32 9f98fb263f38: Layer already exists 23:49:32 532c869feddf: Layer already exists 23:49:32 51a0aaed898a: Layer already exists 23:49:32 09e513dd4289: Layer already exists 23:49:32 8545809ec8c8: Layer already exists 23:49:32 ff95e8ff0c44: Layer already exists 23:49:32 68b70a5c50cd: Layer already exists 23:49:33 26cbea5cba74: Layer already exists 23:49:33 f59f1cbac9f6: Layer already exists 23:49:33 d159f57beb89: Layer already exists 23:49:33 3.0.0-dev.119: digest: sha256:88d5127240b15177d607a48caf9435a0b12680a5970ecdc94df7737cc2a79fc2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:49:33 93a45c46e72d: Preparing 23:49:33 93a45c46e72d: Preparing 23:49:33 532c869feddf: Preparing 23:49:33 eaed089a4241: Preparing 23:49:33 b45d97aebfe5: Preparing 23:49:33 9f98fb263f38: Preparing 23:49:33 09e513dd4289: Preparing 23:49:33 8545809ec8c8: Preparing 23:49:33 51a0aaed898a: Preparing 23:49:33 ff95e8ff0c44: Preparing 23:49:33 68b70a5c50cd: Preparing 23:49:33 d159f57beb89: Preparing 23:49:33 f59f1cbac9f6: Preparing 23:49:33 26cbea5cba74: Preparing 23:49:33 09e513dd4289: Waiting 23:49:33 68b70a5c50cd: Waiting 23:49:33 d159f57beb89: Waiting 23:49:33 f59f1cbac9f6: Waiting 23:49:33 26cbea5cba74: Waiting 23:49:33 8545809ec8c8: Waiting 23:49:33 51a0aaed898a: Waiting 23:49:33 ff95e8ff0c44: Waiting 23:49:33 b45d97aebfe5: Layer already exists 23:49:33 eaed089a4241: Layer already exists 23:49:33 532c869feddf: Layer already exists 23:49:33 93a45c46e72d: Layer already exists 23:49:33 9f98fb263f38: Layer already exists 23:49:33 09e513dd4289: Layer already exists 23:49:33 ff95e8ff0c44: Layer already exists 23:49:33 51a0aaed898a: Layer already exists 23:49:33 68b70a5c50cd: Layer already exists 23:49:33 8545809ec8c8: Layer already exists 23:49:33 d159f57beb89: Layer already exists 23:49:33 f59f1cbac9f6: Layer already exists 23:49:33 26cbea5cba74: Layer already exists 23:49:33 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:88d5127240b15177d607a48caf9435a0b12680a5970ecdc94df7737cc2a79fc2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:49:34 93a45c46e72d: Preparing 23:49:34 93a45c46e72d: Preparing 23:49:34 532c869feddf: Preparing 23:49:34 eaed089a4241: Preparing 23:49:34 b45d97aebfe5: Preparing 23:49:34 9f98fb263f38: Preparing 23:49:34 09e513dd4289: Preparing 23:49:34 8545809ec8c8: Preparing 23:49:34 51a0aaed898a: Preparing 23:49:34 ff95e8ff0c44: Preparing 23:49:34 68b70a5c50cd: Preparing 23:49:34 d159f57beb89: Preparing 23:49:34 f59f1cbac9f6: Preparing 23:49:34 26cbea5cba74: Preparing 23:49:34 ff95e8ff0c44: Waiting 23:49:34 68b70a5c50cd: Waiting 23:49:34 d159f57beb89: Waiting 23:49:34 f59f1cbac9f6: Waiting 23:49:34 09e513dd4289: Waiting 23:49:34 26cbea5cba74: Waiting 23:49:34 8545809ec8c8: Waiting 23:49:34 51a0aaed898a: Waiting 23:49:34 93a45c46e72d: Layer already exists 23:49:34 9f98fb263f38: Layer already exists 23:49:34 532c869feddf: Layer already exists 23:49:34 eaed089a4241: Layer already exists 23:49:34 b45d97aebfe5: Layer already exists 23:49:34 68b70a5c50cd: Layer already exists 23:49:34 09e513dd4289: Layer already exists 23:49:34 ff95e8ff0c44: Layer already exists 23:49:34 8545809ec8c8: Layer already exists 23:49:34 51a0aaed898a: Layer already exists 23:49:35 d159f57beb89: Layer already exists 23:49:35 26cbea5cba74: Layer already exists 23:49:35 f59f1cbac9f6: Layer already exists 23:49:35 main: digest: sha256:88d5127240b15177d607a48caf9435a0b12680a5970ecdc94df7737cc2a79fc2 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:35 ===================================================== [Pipeline] echo 23:49:35 taggedImages: 23:49:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:49:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.119 23:49:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:49:35 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:49:35 7dfb2bebdff01e763e027b41a3038140e2212768 23:49:35 latest 23:49:35 3.0.0-dev.119 23:49:35 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:35 main 23:49:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:49:35 a0d0723f1f3e: Preparing 23:49:35 5533a840fa2f: Preparing 23:49:35 38816c7b27d9: Preparing 23:49:35 90b5b37300a5: Preparing 23:49:35 8545809ec8c8: Preparing 23:49:35 51a0aaed898a: Preparing 23:49:35 94f28055a0be: Preparing 23:49:35 26cbea5cba74: Preparing 23:49:35 51a0aaed898a: Waiting 23:49:35 94f28055a0be: Waiting 23:49:35 26cbea5cba74: Waiting 23:49:35 8545809ec8c8: Layer already exists 23:49:36 51a0aaed898a: Layer already exists 23:49:36 94f28055a0be: Layer already exists 23:49:36 26cbea5cba74: Layer already exists 23:49:36 38816c7b27d9: Pushed 23:49:36 5533a840fa2f: Pushed 23:49:36 a0d0723f1f3e: Pushed 23:49:38 90b5b37300a5: Pushed 23:49:38 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:a38d50ec1fa22b67d163566493bda96e2670b0672998e65e20ca204a54c7a200 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:49:39 a0d0723f1f3e: Preparing 23:49:39 5533a840fa2f: Preparing 23:49:39 38816c7b27d9: Preparing 23:49:39 90b5b37300a5: Preparing 23:49:39 8545809ec8c8: Preparing 23:49:39 51a0aaed898a: Preparing 23:49:39 94f28055a0be: Preparing 23:49:39 26cbea5cba74: Preparing 23:49:39 94f28055a0be: Waiting 23:49:39 26cbea5cba74: Waiting 23:49:39 51a0aaed898a: Waiting 23:49:39 38816c7b27d9: Layer already exists 23:49:39 90b5b37300a5: Layer already exists 23:49:39 a0d0723f1f3e: Layer already exists 23:49:39 5533a840fa2f: Layer already exists 23:49:39 8545809ec8c8: Layer already exists 23:49:39 94f28055a0be: Layer already exists 23:49:39 51a0aaed898a: Layer already exists 23:49:39 26cbea5cba74: Layer already exists 23:49:39 latest: digest: sha256:a38d50ec1fa22b67d163566493bda96e2670b0672998e65e20ca204a54c7a200 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.119 23:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:49:40 a0d0723f1f3e: Preparing 23:49:40 5533a840fa2f: Preparing 23:49:40 38816c7b27d9: Preparing 23:49:40 90b5b37300a5: Preparing 23:49:40 8545809ec8c8: Preparing 23:49:40 51a0aaed898a: Preparing 23:49:40 94f28055a0be: Preparing 23:49:40 26cbea5cba74: Preparing 23:49:40 94f28055a0be: Waiting 23:49:40 26cbea5cba74: Waiting 23:49:40 51a0aaed898a: Waiting 23:49:40 8545809ec8c8: Layer already exists 23:49:40 a0d0723f1f3e: Layer already exists 23:49:40 5533a840fa2f: Layer already exists 23:49:40 90b5b37300a5: Layer already exists 23:49:40 38816c7b27d9: Layer already exists 23:49:40 51a0aaed898a: Layer already exists 23:49:40 26cbea5cba74: Layer already exists 23:49:40 94f28055a0be: Layer already exists 23:49:40 3.0.0-dev.119: digest: sha256:a38d50ec1fa22b67d163566493bda96e2670b0672998e65e20ca204a54c7a200 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:49:41 a0d0723f1f3e: Preparing 23:49:41 5533a840fa2f: Preparing 23:49:41 38816c7b27d9: Preparing 23:49:41 90b5b37300a5: Preparing 23:49:41 8545809ec8c8: Preparing 23:49:41 51a0aaed898a: Preparing 23:49:41 94f28055a0be: Preparing 23:49:41 26cbea5cba74: Preparing 23:49:41 94f28055a0be: Waiting 23:49:41 51a0aaed898a: Waiting 23:49:41 a0d0723f1f3e: Layer already exists 23:49:41 90b5b37300a5: Layer already exists 23:49:41 8545809ec8c8: Layer already exists 23:49:41 5533a840fa2f: Layer already exists 23:49:41 38816c7b27d9: Layer already exists 23:49:41 26cbea5cba74: Layer already exists 23:49:41 94f28055a0be: Layer already exists 23:49:41 51a0aaed898a: Layer already exists 23:49:41 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:a38d50ec1fa22b67d163566493bda96e2670b0672998e65e20ca204a54c7a200 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:49:42 a0d0723f1f3e: Preparing 23:49:42 5533a840fa2f: Preparing 23:49:42 38816c7b27d9: Preparing 23:49:42 90b5b37300a5: Preparing 23:49:42 8545809ec8c8: Preparing 23:49:42 51a0aaed898a: Preparing 23:49:42 94f28055a0be: Preparing 23:49:42 26cbea5cba74: Preparing 23:49:42 51a0aaed898a: Waiting 23:49:42 94f28055a0be: Waiting 23:49:42 26cbea5cba74: Waiting 23:49:42 5533a840fa2f: Layer already exists 23:49:42 8545809ec8c8: Layer already exists 23:49:42 90b5b37300a5: Layer already exists 23:49:42 38816c7b27d9: Layer already exists 23:49:42 a0d0723f1f3e: Layer already exists 23:49:42 51a0aaed898a: Layer already exists 23:49:42 94f28055a0be: Layer already exists 23:49:42 26cbea5cba74: Layer already exists 23:49:42 main: digest: sha256:a38d50ec1fa22b67d163566493bda96e2670b0672998e65e20ca204a54c7a200 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:42 ===================================================== [Pipeline] echo 23:49:42 taggedImages: 23:49:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:49:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.119 23:49:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:42 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:49:42 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:49:42 7dfb2bebdff01e763e027b41a3038140e2212768 23:49:42 latest 23:49:42 3.0.0-dev.119 23:49:42 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:42 main 23:49:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:49:43 f585e80dba6d: Preparing 23:49:43 50a618424bcb: Preparing 23:49:43 dba7e0f67543: Preparing 23:49:43 ee697a97c193: Preparing 23:49:43 8545809ec8c8: Preparing 23:49:43 51a0aaed898a: Preparing 23:49:43 7650974bd1b9: Preparing 23:49:43 3abda32c26cd: Preparing 23:49:43 26cbea5cba74: Preparing 23:49:43 51a0aaed898a: Waiting 23:49:43 7650974bd1b9: Waiting 23:49:43 3abda32c26cd: Waiting 23:49:43 26cbea5cba74: Waiting 23:49:43 8545809ec8c8: Layer already exists 23:49:43 51a0aaed898a: Layer already exists 23:49:43 f585e80dba6d: Pushed 23:49:43 50a618424bcb: Pushed 23:49:43 ee697a97c193: Pushed 23:49:43 7650974bd1b9: Pushed 23:49:43 26cbea5cba74: Layer already exists 23:49:44 3abda32c26cd: Pushed 23:49:46 dba7e0f67543: Pushed 23:49:46 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:bf6bfbdefc39a56d30ffbc28dc44e229f1e474e54bd5f7943f3d3d550af387f6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:49:47 f585e80dba6d: Preparing 23:49:47 50a618424bcb: Preparing 23:49:47 dba7e0f67543: Preparing 23:49:47 ee697a97c193: Preparing 23:49:47 8545809ec8c8: Preparing 23:49:47 51a0aaed898a: Preparing 23:49:47 7650974bd1b9: Preparing 23:49:47 3abda32c26cd: Preparing 23:49:47 26cbea5cba74: Preparing 23:49:47 51a0aaed898a: Waiting 23:49:47 7650974bd1b9: Waiting 23:49:47 3abda32c26cd: Waiting 23:49:47 26cbea5cba74: Waiting 23:49:47 f585e80dba6d: Layer already exists 23:49:47 dba7e0f67543: Layer already exists 23:49:47 ee697a97c193: Layer already exists 23:49:47 50a618424bcb: Layer already exists 23:49:47 8545809ec8c8: Layer already exists 23:49:47 3abda32c26cd: Layer already exists 23:49:47 7650974bd1b9: Layer already exists 23:49:47 26cbea5cba74: Layer already exists 23:49:47 51a0aaed898a: Layer already exists 23:49:47 latest: digest: sha256:bf6bfbdefc39a56d30ffbc28dc44e229f1e474e54bd5f7943f3d3d550af387f6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.119 23:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:49:48 f585e80dba6d: Preparing 23:49:48 50a618424bcb: Preparing 23:49:48 dba7e0f67543: Preparing 23:49:48 ee697a97c193: Preparing 23:49:48 8545809ec8c8: Preparing 23:49:48 51a0aaed898a: Preparing 23:49:48 7650974bd1b9: Preparing 23:49:48 3abda32c26cd: Preparing 23:49:48 26cbea5cba74: Preparing 23:49:48 7650974bd1b9: Waiting 23:49:48 3abda32c26cd: Waiting 23:49:48 51a0aaed898a: Waiting 23:49:48 26cbea5cba74: Waiting 23:49:48 8545809ec8c8: Layer already exists 23:49:48 ee697a97c193: Layer already exists 23:49:48 50a618424bcb: Layer already exists 23:49:48 f585e80dba6d: Layer already exists 23:49:48 dba7e0f67543: Layer already exists 23:49:48 7650974bd1b9: Layer already exists 23:49:48 51a0aaed898a: Layer already exists 23:49:48 26cbea5cba74: Layer already exists 23:49:48 3abda32c26cd: Layer already exists 23:49:48 3.0.0-dev.119: digest: sha256:bf6bfbdefc39a56d30ffbc28dc44e229f1e474e54bd5f7943f3d3d550af387f6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:49:49 f585e80dba6d: Preparing 23:49:49 50a618424bcb: Preparing 23:49:49 dba7e0f67543: Preparing 23:49:49 ee697a97c193: Preparing 23:49:49 8545809ec8c8: Preparing 23:49:49 51a0aaed898a: Preparing 23:49:49 7650974bd1b9: Preparing 23:49:49 3abda32c26cd: Preparing 23:49:49 26cbea5cba74: Preparing 23:49:49 3abda32c26cd: Waiting 23:49:49 26cbea5cba74: Waiting 23:49:49 7650974bd1b9: Waiting 23:49:49 51a0aaed898a: Waiting 23:49:49 dba7e0f67543: Layer already exists 23:49:49 f585e80dba6d: Layer already exists 23:49:49 50a618424bcb: Layer already exists 23:49:49 ee697a97c193: Layer already exists 23:49:49 8545809ec8c8: Layer already exists 23:49:49 7650974bd1b9: Layer already exists 23:49:49 51a0aaed898a: Layer already exists 23:49:49 3abda32c26cd: Layer already exists 23:49:49 26cbea5cba74: Layer already exists 23:49:49 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:bf6bfbdefc39a56d30ffbc28dc44e229f1e474e54bd5f7943f3d3d550af387f6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:49:50 f585e80dba6d: Preparing 23:49:50 50a618424bcb: Preparing 23:49:50 dba7e0f67543: Preparing 23:49:50 ee697a97c193: Preparing 23:49:50 8545809ec8c8: Preparing 23:49:50 51a0aaed898a: Preparing 23:49:50 7650974bd1b9: Preparing 23:49:50 3abda32c26cd: Preparing 23:49:50 26cbea5cba74: Preparing 23:49:50 7650974bd1b9: Waiting 23:49:50 26cbea5cba74: Waiting 23:49:50 3abda32c26cd: Waiting 23:49:50 51a0aaed898a: Waiting 23:49:50 f585e80dba6d: Layer already exists 23:49:50 ee697a97c193: Layer already exists 23:49:50 dba7e0f67543: Layer already exists 23:49:50 50a618424bcb: Layer already exists 23:49:50 8545809ec8c8: Layer already exists 23:49:50 7650974bd1b9: Layer already exists 23:49:50 3abda32c26cd: Layer already exists 23:49:50 51a0aaed898a: Layer already exists 23:49:50 26cbea5cba74: Layer already exists 23:49:50 main: digest: sha256:bf6bfbdefc39a56d30ffbc28dc44e229f1e474e54bd5f7943f3d3d550af387f6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:50 ===================================================== [Pipeline] echo 23:49:50 taggedImages: 23:49:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:49:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.119 23:49:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:50 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:49:50 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:49:50 7dfb2bebdff01e763e027b41a3038140e2212768 23:49:50 latest 23:49:50 3.0.0-dev.119 23:49:50 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:50 main 23:49:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:49:51 720d7b251fd4: Preparing 23:49:51 90763f7e12d7: Preparing 23:49:51 1cd00e596901: Preparing 23:49:51 5434cb3e426c: Preparing 23:49:51 46ec3ea0a691: Preparing 23:49:51 d791008939bc: Preparing 23:49:51 9dcfeaa45030: Preparing 23:49:51 8545809ec8c8: Preparing 23:49:51 51a0aaed898a: Preparing 23:49:51 0bf5f50e3a44: Preparing 23:49:51 26cbea5cba74: Preparing 23:49:51 d791008939bc: Waiting 23:49:51 9dcfeaa45030: Waiting 23:49:51 8545809ec8c8: Waiting 23:49:51 51a0aaed898a: Waiting 23:49:51 0bf5f50e3a44: Waiting 23:49:51 26cbea5cba74: Waiting 23:49:51 90763f7e12d7: Pushed 23:49:51 720d7b251fd4: Pushed 23:49:51 46ec3ea0a691: Pushed 23:49:51 8545809ec8c8: Layer already exists 23:49:51 51a0aaed898a: Layer already exists 23:49:51 d791008939bc: Pushed 23:49:51 9dcfeaa45030: Pushed 23:49:51 26cbea5cba74: Layer already exists 23:49:52 0bf5f50e3a44: Pushed 23:49:53 5434cb3e426c: Pushed 23:49:54 1cd00e596901: Pushed 23:49:54 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:38a1381a6a7b18dd25f9e1081f1f3086f64adc21510f5e64c4656e93407fbd9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:49:55 720d7b251fd4: Preparing 23:49:55 90763f7e12d7: Preparing 23:49:55 1cd00e596901: Preparing 23:49:55 5434cb3e426c: Preparing 23:49:55 46ec3ea0a691: Preparing 23:49:55 d791008939bc: Preparing 23:49:55 9dcfeaa45030: Preparing 23:49:55 8545809ec8c8: Preparing 23:49:55 51a0aaed898a: Preparing 23:49:55 0bf5f50e3a44: Preparing 23:49:55 26cbea5cba74: Preparing 23:49:55 8545809ec8c8: Waiting 23:49:55 51a0aaed898a: Waiting 23:49:55 d791008939bc: Waiting 23:49:55 0bf5f50e3a44: Waiting 23:49:55 26cbea5cba74: Waiting 23:49:55 46ec3ea0a691: Layer already exists 23:49:55 1cd00e596901: Layer already exists 23:49:55 720d7b251fd4: Layer already exists 23:49:55 90763f7e12d7: Layer already exists 23:49:55 5434cb3e426c: Layer already exists 23:49:55 9dcfeaa45030: Layer already exists 23:49:55 51a0aaed898a: Layer already exists 23:49:55 d791008939bc: Layer already exists 23:49:55 8545809ec8c8: Layer already exists 23:49:55 0bf5f50e3a44: Layer already exists 23:49:55 26cbea5cba74: Layer already exists 23:49:55 latest: digest: sha256:38a1381a6a7b18dd25f9e1081f1f3086f64adc21510f5e64c4656e93407fbd9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.119 23:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:49:56 720d7b251fd4: Preparing 23:49:56 90763f7e12d7: Preparing 23:49:56 1cd00e596901: Preparing 23:49:56 5434cb3e426c: Preparing 23:49:56 46ec3ea0a691: Preparing 23:49:56 d791008939bc: Preparing 23:49:56 9dcfeaa45030: Preparing 23:49:56 8545809ec8c8: Preparing 23:49:56 51a0aaed898a: Preparing 23:49:56 0bf5f50e3a44: Preparing 23:49:56 26cbea5cba74: Preparing 23:49:56 8545809ec8c8: Waiting 23:49:56 51a0aaed898a: Waiting 23:49:56 0bf5f50e3a44: Waiting 23:49:56 26cbea5cba74: Waiting 23:49:56 d791008939bc: Waiting 23:49:56 9dcfeaa45030: Waiting 23:49:56 46ec3ea0a691: Layer already exists 23:49:56 720d7b251fd4: Layer already exists 23:49:56 1cd00e596901: Layer already exists 23:49:56 5434cb3e426c: Layer already exists 23:49:56 90763f7e12d7: Layer already exists 23:49:56 51a0aaed898a: Layer already exists 23:49:56 d791008939bc: Layer already exists 23:49:56 9dcfeaa45030: Layer already exists 23:49:56 8545809ec8c8: Layer already exists 23:49:56 0bf5f50e3a44: Layer already exists 23:49:56 26cbea5cba74: Layer already exists 23:49:56 3.0.0-dev.119: digest: sha256:38a1381a6a7b18dd25f9e1081f1f3086f64adc21510f5e64c4656e93407fbd9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:49:57 720d7b251fd4: Preparing 23:49:57 90763f7e12d7: Preparing 23:49:57 1cd00e596901: Preparing 23:49:57 5434cb3e426c: Preparing 23:49:57 46ec3ea0a691: Preparing 23:49:57 d791008939bc: Preparing 23:49:57 9dcfeaa45030: Preparing 23:49:57 8545809ec8c8: Preparing 23:49:57 51a0aaed898a: Preparing 23:49:57 0bf5f50e3a44: Preparing 23:49:57 26cbea5cba74: Preparing 23:49:57 d791008939bc: Waiting 23:49:57 9dcfeaa45030: Waiting 23:49:57 51a0aaed898a: Waiting 23:49:57 8545809ec8c8: Waiting 23:49:57 0bf5f50e3a44: Waiting 23:49:57 26cbea5cba74: Waiting 23:49:57 90763f7e12d7: Layer already exists 23:49:57 720d7b251fd4: Layer already exists 23:49:57 5434cb3e426c: Layer already exists 23:49:57 46ec3ea0a691: Layer already exists 23:49:57 1cd00e596901: Layer already exists 23:49:57 8545809ec8c8: Layer already exists 23:49:57 d791008939bc: Layer already exists 23:49:57 9dcfeaa45030: Layer already exists 23:49:57 0bf5f50e3a44: Layer already exists 23:49:57 51a0aaed898a: Layer already exists 23:49:57 26cbea5cba74: Layer already exists 23:49:57 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:38a1381a6a7b18dd25f9e1081f1f3086f64adc21510f5e64c4656e93407fbd9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:49:58 720d7b251fd4: Preparing 23:49:58 90763f7e12d7: Preparing 23:49:58 1cd00e596901: Preparing 23:49:58 5434cb3e426c: Preparing 23:49:58 46ec3ea0a691: Preparing 23:49:58 d791008939bc: Preparing 23:49:58 9dcfeaa45030: Preparing 23:49:58 8545809ec8c8: Preparing 23:49:58 51a0aaed898a: Preparing 23:49:58 0bf5f50e3a44: Preparing 23:49:58 26cbea5cba74: Preparing 23:49:58 8545809ec8c8: Waiting 23:49:58 51a0aaed898a: Waiting 23:49:58 0bf5f50e3a44: Waiting 23:49:58 26cbea5cba74: Waiting 23:49:58 d791008939bc: Waiting 23:49:58 9dcfeaa45030: Waiting 23:49:58 46ec3ea0a691: Layer already exists 23:49:58 1cd00e596901: Layer already exists 23:49:58 90763f7e12d7: Layer already exists 23:49:58 5434cb3e426c: Layer already exists 23:49:58 9dcfeaa45030: Layer already exists 23:49:58 51a0aaed898a: Layer already exists 23:49:58 720d7b251fd4: Layer already exists 23:49:58 d791008939bc: Layer already exists 23:49:58 8545809ec8c8: Layer already exists 23:49:58 0bf5f50e3a44: Layer already exists 23:49:58 26cbea5cba74: Layer already exists 23:49:58 main: digest: sha256:38a1381a6a7b18dd25f9e1081f1f3086f64adc21510f5e64c4656e93407fbd9f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:49:58 ===================================================== [Pipeline] echo 23:49:58 taggedImages: 23:49:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:49:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.119 23:49:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:58 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:49:58 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:49:58 7dfb2bebdff01e763e027b41a3038140e2212768 23:49:58 latest 23:49:58 3.0.0-dev.119 23:49:58 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:49:58 main 23:49:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:49:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:49:59 64b481006230: Preparing 23:49:59 38daa7b84f94: Preparing 23:49:59 8545809ec8c8: Preparing 23:49:59 51a0aaed898a: Preparing 23:49:59 d6dbebf4a8c5: Preparing 23:49:59 26cbea5cba74: Preparing 23:49:59 26cbea5cba74: Waiting 23:49:59 8545809ec8c8: Layer already exists 23:49:59 51a0aaed898a: Layer already exists 23:49:59 26cbea5cba74: Layer already exists 23:49:59 64b481006230: Pushed 23:50:01 d6dbebf4a8c5: Pushed 23:50:04 38daa7b84f94: Pushed 23:50:04 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:39edf2e2cbfad5d827791bd901638c5723f77c947b49b3b5d0d709a15e3de94e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:50:06 64b481006230: Preparing 23:50:06 38daa7b84f94: Preparing 23:50:06 8545809ec8c8: Preparing 23:50:06 51a0aaed898a: Preparing 23:50:06 d6dbebf4a8c5: Preparing 23:50:06 26cbea5cba74: Preparing 23:50:06 26cbea5cba74: Waiting 23:50:06 8545809ec8c8: Layer already exists 23:50:06 d6dbebf4a8c5: Layer already exists 23:50:06 64b481006230: Layer already exists 23:50:06 51a0aaed898a: Layer already exists 23:50:06 38daa7b84f94: Layer already exists 23:50:06 26cbea5cba74: Layer already exists 23:50:07 latest: digest: sha256:39edf2e2cbfad5d827791bd901638c5723f77c947b49b3b5d0d709a15e3de94e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.119 23:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:50:07 64b481006230: Preparing 23:50:07 38daa7b84f94: Preparing 23:50:07 8545809ec8c8: Preparing 23:50:07 51a0aaed898a: Preparing 23:50:07 d6dbebf4a8c5: Preparing 23:50:07 26cbea5cba74: Preparing 23:50:07 26cbea5cba74: Waiting 23:50:07 64b481006230: Layer already exists 23:50:07 d6dbebf4a8c5: Layer already exists 23:50:07 8545809ec8c8: Layer already exists 23:50:07 38daa7b84f94: Layer already exists 23:50:07 51a0aaed898a: Layer already exists 23:50:07 26cbea5cba74: Layer already exists 23:50:08 3.0.0-dev.119: digest: sha256:39edf2e2cbfad5d827791bd901638c5723f77c947b49b3b5d0d709a15e3de94e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:08 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:50:08 64b481006230: Preparing 23:50:08 38daa7b84f94: Preparing 23:50:08 8545809ec8c8: Preparing 23:50:08 51a0aaed898a: Preparing 23:50:08 d6dbebf4a8c5: Preparing 23:50:08 26cbea5cba74: Preparing 23:50:08 26cbea5cba74: Waiting 23:50:08 38daa7b84f94: Layer already exists 23:50:08 8545809ec8c8: Layer already exists 23:50:08 51a0aaed898a: Layer already exists 23:50:08 d6dbebf4a8c5: Layer already exists 23:50:08 64b481006230: Layer already exists 23:50:08 26cbea5cba74: Layer already exists 23:50:09 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:39edf2e2cbfad5d827791bd901638c5723f77c947b49b3b5d0d709a15e3de94e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:50:09 64b481006230: Preparing 23:50:09 38daa7b84f94: Preparing 23:50:09 8545809ec8c8: Preparing 23:50:09 51a0aaed898a: Preparing 23:50:09 d6dbebf4a8c5: Preparing 23:50:09 26cbea5cba74: Preparing 23:50:09 26cbea5cba74: Waiting 23:50:09 8545809ec8c8: Layer already exists 23:50:09 51a0aaed898a: Layer already exists 23:50:09 d6dbebf4a8c5: Layer already exists 23:50:09 38daa7b84f94: Layer already exists 23:50:09 64b481006230: Layer already exists 23:50:09 26cbea5cba74: Layer already exists 23:50:09 main: digest: sha256:39edf2e2cbfad5d827791bd901638c5723f77c947b49b3b5d0d709a15e3de94e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:10 ===================================================== [Pipeline] echo 23:50:10 taggedImages: 23:50:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:50:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:50:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.119 23:50:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:50:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:50:10 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:50:10 7dfb2bebdff01e763e027b41a3038140e2212768 23:50:10 latest 23:50:10 3.0.0-dev.119 23:50:10 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:50:10 main 23:50:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:50:10 849abfa433cc: Preparing 23:50:10 469335bbb0ce: Preparing 23:50:10 4eec2bd6c37c: Preparing 23:50:10 057c61b168ac: Preparing 23:50:10 a2984969ddd5: Preparing 23:50:10 8545809ec8c8: Preparing 23:50:10 51a0aaed898a: Preparing 23:50:10 1cc32108d54d: Preparing 23:50:10 26cbea5cba74: Preparing 23:50:10 8545809ec8c8: Waiting 23:50:10 51a0aaed898a: Waiting 23:50:10 1cc32108d54d: Waiting 23:50:10 26cbea5cba74: Waiting 23:50:10 4eec2bd6c37c: Pushed 23:50:10 469335bbb0ce: Pushed 23:50:10 849abfa433cc: Pushed 23:50:10 8545809ec8c8: Layer already exists 23:50:10 51a0aaed898a: Layer already exists 23:50:10 26cbea5cba74: Layer already exists 23:50:11 1cc32108d54d: Pushed 23:50:20 a2984969ddd5: Pushed 23:50:28 057c61b168ac: Pushed 23:50:28 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:efaf29eef608d3e07d23b1ab722bdf9652d90484325590a632a0ddd76b06814e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:50:29 849abfa433cc: Preparing 23:50:29 469335bbb0ce: Preparing 23:50:29 4eec2bd6c37c: Preparing 23:50:29 057c61b168ac: Preparing 23:50:29 a2984969ddd5: Preparing 23:50:29 8545809ec8c8: Preparing 23:50:29 51a0aaed898a: Preparing 23:50:29 1cc32108d54d: Preparing 23:50:29 26cbea5cba74: Preparing 23:50:29 8545809ec8c8: Waiting 23:50:29 51a0aaed898a: Waiting 23:50:29 1cc32108d54d: Waiting 23:50:29 26cbea5cba74: Waiting 23:50:29 a2984969ddd5: Layer already exists 23:50:29 4eec2bd6c37c: Layer already exists 23:50:29 057c61b168ac: Layer already exists 23:50:29 469335bbb0ce: Layer already exists 23:50:29 849abfa433cc: Layer already exists 23:50:29 8545809ec8c8: Layer already exists 23:50:29 1cc32108d54d: Layer already exists 23:50:29 51a0aaed898a: Layer already exists 23:50:29 26cbea5cba74: Layer already exists 23:50:29 latest: digest: sha256:efaf29eef608d3e07d23b1ab722bdf9652d90484325590a632a0ddd76b06814e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.119 23:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:50:29 849abfa433cc: Preparing 23:50:29 469335bbb0ce: Preparing 23:50:29 4eec2bd6c37c: Preparing 23:50:29 057c61b168ac: Preparing 23:50:29 a2984969ddd5: Preparing 23:50:29 8545809ec8c8: Preparing 23:50:29 51a0aaed898a: Preparing 23:50:29 1cc32108d54d: Preparing 23:50:29 26cbea5cba74: Preparing 23:50:29 8545809ec8c8: Waiting 23:50:29 1cc32108d54d: Waiting 23:50:29 26cbea5cba74: Waiting 23:50:29 51a0aaed898a: Waiting 23:50:29 4eec2bd6c37c: Layer already exists 23:50:29 849abfa433cc: Layer already exists 23:50:29 057c61b168ac: Layer already exists 23:50:29 469335bbb0ce: Layer already exists 23:50:29 a2984969ddd5: Layer already exists 23:50:29 26cbea5cba74: Layer already exists 23:50:29 1cc32108d54d: Layer already exists 23:50:29 8545809ec8c8: Layer already exists 23:50:29 51a0aaed898a: Layer already exists 23:50:30 3.0.0-dev.119: digest: sha256:efaf29eef608d3e07d23b1ab722bdf9652d90484325590a632a0ddd76b06814e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:50:30 849abfa433cc: Preparing 23:50:30 469335bbb0ce: Preparing 23:50:30 4eec2bd6c37c: Preparing 23:50:30 057c61b168ac: Preparing 23:50:30 a2984969ddd5: Preparing 23:50:30 8545809ec8c8: Preparing 23:50:30 51a0aaed898a: Preparing 23:50:30 1cc32108d54d: Preparing 23:50:30 26cbea5cba74: Preparing 23:50:30 51a0aaed898a: Waiting 23:50:30 1cc32108d54d: Waiting 23:50:30 26cbea5cba74: Waiting 23:50:30 8545809ec8c8: Waiting 23:50:30 469335bbb0ce: Layer already exists 23:50:30 057c61b168ac: Layer already exists 23:50:30 a2984969ddd5: Layer already exists 23:50:30 849abfa433cc: Layer already exists 23:50:30 4eec2bd6c37c: Layer already exists 23:50:30 8545809ec8c8: Layer already exists 23:50:30 51a0aaed898a: Layer already exists 23:50:30 1cc32108d54d: Layer already exists 23:50:30 26cbea5cba74: Layer already exists 23:50:31 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:efaf29eef608d3e07d23b1ab722bdf9652d90484325590a632a0ddd76b06814e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:50:31 849abfa433cc: Preparing 23:50:31 469335bbb0ce: Preparing 23:50:31 4eec2bd6c37c: Preparing 23:50:31 057c61b168ac: Preparing 23:50:31 a2984969ddd5: Preparing 23:50:31 8545809ec8c8: Preparing 23:50:31 51a0aaed898a: Preparing 23:50:31 1cc32108d54d: Preparing 23:50:31 26cbea5cba74: Preparing 23:50:31 51a0aaed898a: Waiting 23:50:31 1cc32108d54d: Waiting 23:50:31 8545809ec8c8: Waiting 23:50:31 26cbea5cba74: Waiting 23:50:31 469335bbb0ce: Layer already exists 23:50:31 4eec2bd6c37c: Layer already exists 23:50:31 057c61b168ac: Layer already exists 23:50:31 849abfa433cc: Layer already exists 23:50:31 a2984969ddd5: Layer already exists 23:50:31 1cc32108d54d: Layer already exists 23:50:31 51a0aaed898a: Layer already exists 23:50:31 8545809ec8c8: Layer already exists 23:50:31 26cbea5cba74: Layer already exists 23:50:32 main: digest: sha256:efaf29eef608d3e07d23b1ab722bdf9652d90484325590a632a0ddd76b06814e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:32 ===================================================== [Pipeline] echo 23:50:32 taggedImages: 23:50:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:50:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:50:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.119 23:50:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:50:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:50:32 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:50:32 7dfb2bebdff01e763e027b41a3038140e2212768 23:50:32 latest 23:50:32 3.0.0-dev.119 23:50:32 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:50:32 main 23:50:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:50:32 c24c2180ec22: Preparing 23:50:32 d2fff3940313: Preparing 23:50:32 fa8fb4f537d2: Preparing 23:50:32 d505f3001fb3: Preparing 23:50:32 8545809ec8c8: Preparing 23:50:32 51a0aaed898a: Preparing 23:50:32 f0bb0e5a7d8c: Preparing 23:50:32 26cbea5cba74: Preparing 23:50:32 51a0aaed898a: Waiting 23:50:32 f0bb0e5a7d8c: Waiting 23:50:32 26cbea5cba74: Waiting 23:50:32 8545809ec8c8: Layer already exists 23:50:33 51a0aaed898a: Layer already exists 23:50:33 c24c2180ec22: Pushed 23:50:33 d2fff3940313: Pushed 23:50:33 fa8fb4f537d2: Pushed 23:50:33 26cbea5cba74: Layer already exists 23:50:33 f0bb0e5a7d8c: Pushed 23:50:51 d505f3001fb3: Pushed 23:50:51 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:128f6c068265eefb6fcf74eb106e63b781b1dce65e4c64f2acd10573419ac5f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:52 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:50:52 c24c2180ec22: Preparing 23:50:52 d2fff3940313: Preparing 23:50:52 fa8fb4f537d2: Preparing 23:50:52 d505f3001fb3: Preparing 23:50:52 8545809ec8c8: Preparing 23:50:52 51a0aaed898a: Preparing 23:50:52 f0bb0e5a7d8c: Preparing 23:50:52 26cbea5cba74: Preparing 23:50:52 51a0aaed898a: Waiting 23:50:52 f0bb0e5a7d8c: Waiting 23:50:52 26cbea5cba74: Waiting 23:50:52 8545809ec8c8: Layer already exists 23:50:52 fa8fb4f537d2: Layer already exists 23:50:52 d2fff3940313: Layer already exists 23:50:52 d505f3001fb3: Layer already exists 23:50:52 c24c2180ec22: Layer already exists 23:50:52 f0bb0e5a7d8c: Layer already exists 23:50:52 26cbea5cba74: Layer already exists 23:50:52 51a0aaed898a: Layer already exists 23:50:52 latest: digest: sha256:128f6c068265eefb6fcf74eb106e63b781b1dce65e4c64f2acd10573419ac5f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.119 23:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:50:53 c24c2180ec22: Preparing 23:50:53 d2fff3940313: Preparing 23:50:53 fa8fb4f537d2: Preparing 23:50:53 d505f3001fb3: Preparing 23:50:53 8545809ec8c8: Preparing 23:50:53 51a0aaed898a: Preparing 23:50:53 f0bb0e5a7d8c: Preparing 23:50:53 26cbea5cba74: Preparing 23:50:53 f0bb0e5a7d8c: Waiting 23:50:53 26cbea5cba74: Waiting 23:50:53 51a0aaed898a: Waiting 23:50:53 fa8fb4f537d2: Layer already exists 23:50:53 c24c2180ec22: Layer already exists 23:50:53 8545809ec8c8: Layer already exists 23:50:53 d2fff3940313: Layer already exists 23:50:53 d505f3001fb3: Layer already exists 23:50:53 51a0aaed898a: Layer already exists 23:50:53 26cbea5cba74: Layer already exists 23:50:53 f0bb0e5a7d8c: Layer already exists 23:50:53 3.0.0-dev.119: digest: sha256:128f6c068265eefb6fcf74eb106e63b781b1dce65e4c64f2acd10573419ac5f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:50:54 c24c2180ec22: Preparing 23:50:54 d2fff3940313: Preparing 23:50:54 fa8fb4f537d2: Preparing 23:50:54 d505f3001fb3: Preparing 23:50:54 8545809ec8c8: Preparing 23:50:54 51a0aaed898a: Preparing 23:50:54 f0bb0e5a7d8c: Preparing 23:50:54 26cbea5cba74: Preparing 23:50:54 51a0aaed898a: Waiting 23:50:54 f0bb0e5a7d8c: Waiting 23:50:54 26cbea5cba74: Waiting 23:50:54 d2fff3940313: Layer already exists 23:50:54 fa8fb4f537d2: Layer already exists 23:50:54 8545809ec8c8: Layer already exists 23:50:54 c24c2180ec22: Layer already exists 23:50:54 d505f3001fb3: Layer already exists 23:50:54 f0bb0e5a7d8c: Layer already exists 23:50:54 51a0aaed898a: Layer already exists 23:50:54 26cbea5cba74: Layer already exists 23:50:54 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:128f6c068265eefb6fcf74eb106e63b781b1dce65e4c64f2acd10573419ac5f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:50:55 c24c2180ec22: Preparing 23:50:55 d2fff3940313: Preparing 23:50:55 fa8fb4f537d2: Preparing 23:50:55 d505f3001fb3: Preparing 23:50:55 8545809ec8c8: Preparing 23:50:55 51a0aaed898a: Preparing 23:50:55 f0bb0e5a7d8c: Preparing 23:50:55 26cbea5cba74: Preparing 23:50:55 f0bb0e5a7d8c: Waiting 23:50:55 26cbea5cba74: Waiting 23:50:55 51a0aaed898a: Waiting 23:50:55 d505f3001fb3: Layer already exists 23:50:55 8545809ec8c8: Layer already exists 23:50:55 c24c2180ec22: Layer already exists 23:50:55 fa8fb4f537d2: Layer already exists 23:50:55 d2fff3940313: Layer already exists 23:50:55 f0bb0e5a7d8c: Layer already exists 23:50:55 26cbea5cba74: Layer already exists 23:50:55 51a0aaed898a: Layer already exists 23:50:55 main: digest: sha256:128f6c068265eefb6fcf74eb106e63b781b1dce65e4c64f2acd10573419ac5f6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:50:55 ===================================================== [Pipeline] echo 23:50:55 taggedImages: 23:50:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:50:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:50:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.119 23:50:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:50:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:50:55 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:50:55 7dfb2bebdff01e763e027b41a3038140e2212768 23:50:55 latest 23:50:55 3.0.0-dev.119 23:50:55 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:50:55 main 23:50:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:50:56 554bf014ca8e: Preparing 23:50:56 e220d644e587: Preparing 23:50:56 68c3fe76f022: Preparing 23:50:56 76fce7f0312f: Preparing 23:50:56 8545809ec8c8: Preparing 23:50:56 51a0aaed898a: Preparing 23:50:56 1cc32108d54d: Preparing 23:50:56 26cbea5cba74: Preparing 23:50:56 51a0aaed898a: Waiting 23:50:56 1cc32108d54d: Waiting 23:50:56 26cbea5cba74: Waiting 23:50:56 8545809ec8c8: Layer already exists 23:50:56 51a0aaed898a: Layer already exists 23:50:56 1cc32108d54d: Layer already exists 23:50:56 26cbea5cba74: Layer already exists 23:50:56 e220d644e587: Pushed 23:50:56 68c3fe76f022: Pushed 23:50:56 554bf014ca8e: Pushed 23:51:14 76fce7f0312f: Pushed 23:51:14 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:6eddb7e114a79b89b9f10aeb0dcb13718fcdac1bec0deab97b7f71215d44a3db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:51:15 554bf014ca8e: Preparing 23:51:15 e220d644e587: Preparing 23:51:15 68c3fe76f022: Preparing 23:51:15 76fce7f0312f: Preparing 23:51:15 8545809ec8c8: Preparing 23:51:15 51a0aaed898a: Preparing 23:51:15 1cc32108d54d: Preparing 23:51:15 26cbea5cba74: Preparing 23:51:15 1cc32108d54d: Waiting 23:51:15 26cbea5cba74: Waiting 23:51:15 51a0aaed898a: Waiting 23:51:15 76fce7f0312f: Layer already exists 23:51:15 8545809ec8c8: Layer already exists 23:51:15 68c3fe76f022: Layer already exists 23:51:15 e220d644e587: Layer already exists 23:51:15 554bf014ca8e: Layer already exists 23:51:15 1cc32108d54d: Layer already exists 23:51:15 26cbea5cba74: Layer already exists 23:51:15 51a0aaed898a: Layer already exists 23:51:15 latest: digest: sha256:6eddb7e114a79b89b9f10aeb0dcb13718fcdac1bec0deab97b7f71215d44a3db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.119 23:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:51:16 554bf014ca8e: Preparing 23:51:16 e220d644e587: Preparing 23:51:16 68c3fe76f022: Preparing 23:51:16 76fce7f0312f: Preparing 23:51:16 8545809ec8c8: Preparing 23:51:16 51a0aaed898a: Preparing 23:51:16 1cc32108d54d: Preparing 23:51:16 51a0aaed898a: Waiting 23:51:16 26cbea5cba74: Preparing 23:51:16 1cc32108d54d: Waiting 23:51:16 26cbea5cba74: Waiting 23:51:16 68c3fe76f022: Layer already exists 23:51:16 e220d644e587: Layer already exists 23:51:16 8545809ec8c8: Layer already exists 23:51:16 76fce7f0312f: Layer already exists 23:51:16 554bf014ca8e: Layer already exists 23:51:16 51a0aaed898a: Layer already exists 23:51:16 26cbea5cba74: Layer already exists 23:51:16 1cc32108d54d: Layer already exists 23:51:16 3.0.0-dev.119: digest: sha256:6eddb7e114a79b89b9f10aeb0dcb13718fcdac1bec0deab97b7f71215d44a3db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:51:17 554bf014ca8e: Preparing 23:51:17 e220d644e587: Preparing 23:51:17 68c3fe76f022: Preparing 23:51:17 76fce7f0312f: Preparing 23:51:17 8545809ec8c8: Preparing 23:51:17 51a0aaed898a: Preparing 23:51:17 1cc32108d54d: Preparing 23:51:17 26cbea5cba74: Preparing 23:51:17 1cc32108d54d: Waiting 23:51:17 26cbea5cba74: Waiting 23:51:17 51a0aaed898a: Waiting 23:51:17 76fce7f0312f: Layer already exists 23:51:17 554bf014ca8e: Layer already exists 23:51:17 e220d644e587: Layer already exists 23:51:17 68c3fe76f022: Layer already exists 23:51:17 8545809ec8c8: Layer already exists 23:51:17 26cbea5cba74: Layer already exists 23:51:17 1cc32108d54d: Layer already exists 23:51:17 51a0aaed898a: Layer already exists 23:51:17 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:6eddb7e114a79b89b9f10aeb0dcb13718fcdac1bec0deab97b7f71215d44a3db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:51:18 554bf014ca8e: Preparing 23:51:18 e220d644e587: Preparing 23:51:18 68c3fe76f022: Preparing 23:51:18 76fce7f0312f: Preparing 23:51:18 8545809ec8c8: Preparing 23:51:18 51a0aaed898a: Preparing 23:51:18 1cc32108d54d: Preparing 23:51:18 26cbea5cba74: Preparing 23:51:18 1cc32108d54d: Waiting 23:51:18 51a0aaed898a: Waiting 23:51:18 26cbea5cba74: Waiting 23:51:18 76fce7f0312f: Layer already exists 23:51:18 e220d644e587: Layer already exists 23:51:18 554bf014ca8e: Layer already exists 23:51:18 8545809ec8c8: Layer already exists 23:51:18 68c3fe76f022: Layer already exists 23:51:18 26cbea5cba74: Layer already exists 23:51:18 51a0aaed898a: Layer already exists 23:51:18 1cc32108d54d: Layer already exists 23:51:18 main: digest: sha256:6eddb7e114a79b89b9f10aeb0dcb13718fcdac1bec0deab97b7f71215d44a3db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:51:18 ===================================================== [Pipeline] echo 23:51:18 taggedImages: 23:51:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:51:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:51:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.119 23:51:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:51:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:51:18 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:51:18 7dfb2bebdff01e763e027b41a3038140e2212768 23:51:18 latest 23:51:18 3.0.0-dev.119 23:51:18 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:51:18 main 23:51:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:51:19 0c5dccd0e2b5: Preparing 23:51:19 16e5b79442fb: Preparing 23:51:19 8545809ec8c8: Preparing 23:51:19 51a0aaed898a: Preparing 23:51:19 8d6aa8b0dd03: Preparing 23:51:19 26cbea5cba74: Preparing 23:51:19 26cbea5cba74: Waiting 23:51:19 8545809ec8c8: Layer already exists 23:51:19 51a0aaed898a: Layer already exists 23:51:19 26cbea5cba74: Layer already exists 23:51:19 0c5dccd0e2b5: Pushed 23:51:20 8d6aa8b0dd03: Pushed 23:51:26 16e5b79442fb: Pushed 23:51:26 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:9e30ac1f198452f9335088581d809777f971deab816f308ea9ca1bbeae8ccd37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:51:27 0c5dccd0e2b5: Preparing 23:51:27 16e5b79442fb: Preparing 23:51:27 8545809ec8c8: Preparing 23:51:27 51a0aaed898a: Preparing 23:51:27 8d6aa8b0dd03: Preparing 23:51:27 26cbea5cba74: Preparing 23:51:27 26cbea5cba74: Waiting 23:51:27 8d6aa8b0dd03: Layer already exists 23:51:27 51a0aaed898a: Layer already exists 23:51:27 16e5b79442fb: Layer already exists 23:51:27 0c5dccd0e2b5: Layer already exists 23:51:27 8545809ec8c8: Layer already exists 23:51:27 26cbea5cba74: Layer already exists 23:51:27 latest: digest: sha256:9e30ac1f198452f9335088581d809777f971deab816f308ea9ca1bbeae8ccd37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.119 23:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:51:28 0c5dccd0e2b5: Preparing 23:51:28 16e5b79442fb: Preparing 23:51:28 8545809ec8c8: Preparing 23:51:28 51a0aaed898a: Preparing 23:51:28 8d6aa8b0dd03: Preparing 23:51:28 26cbea5cba74: Preparing 23:51:28 26cbea5cba74: Waiting 23:51:28 0c5dccd0e2b5: Layer already exists 23:51:28 8d6aa8b0dd03: Layer already exists 23:51:28 16e5b79442fb: Layer already exists 23:51:28 51a0aaed898a: Layer already exists 23:51:28 8545809ec8c8: Layer already exists 23:51:28 26cbea5cba74: Layer already exists 23:51:28 3.0.0-dev.119: digest: sha256:9e30ac1f198452f9335088581d809777f971deab816f308ea9ca1bbeae8ccd37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:51:29 0c5dccd0e2b5: Preparing 23:51:29 16e5b79442fb: Preparing 23:51:29 8545809ec8c8: Preparing 23:51:29 51a0aaed898a: Preparing 23:51:29 8d6aa8b0dd03: Preparing 23:51:29 26cbea5cba74: Preparing 23:51:29 26cbea5cba74: Waiting 23:51:29 16e5b79442fb: Layer already exists 23:51:29 51a0aaed898a: Layer already exists 23:51:29 8d6aa8b0dd03: Layer already exists 23:51:29 0c5dccd0e2b5: Layer already exists 23:51:29 8545809ec8c8: Layer already exists 23:51:29 26cbea5cba74: Layer already exists 23:51:29 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:9e30ac1f198452f9335088581d809777f971deab816f308ea9ca1bbeae8ccd37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:51:30 0c5dccd0e2b5: Preparing 23:51:30 16e5b79442fb: Preparing 23:51:30 8545809ec8c8: Preparing 23:51:30 51a0aaed898a: Preparing 23:51:30 8d6aa8b0dd03: Preparing 23:51:30 26cbea5cba74: Preparing 23:51:30 26cbea5cba74: Waiting 23:51:30 8545809ec8c8: Layer already exists 23:51:30 8d6aa8b0dd03: Layer already exists 23:51:30 51a0aaed898a: Layer already exists 23:51:30 16e5b79442fb: Layer already exists 23:51:30 0c5dccd0e2b5: Layer already exists 23:51:30 26cbea5cba74: Layer already exists 23:51:30 main: digest: sha256:9e30ac1f198452f9335088581d809777f971deab816f308ea9ca1bbeae8ccd37 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:51:30 ===================================================== [Pipeline] echo 23:51:30 taggedImages: 23:51:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:51:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:51:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.119 23:51:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:51:30 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:51:30 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:51:30 7dfb2bebdff01e763e027b41a3038140e2212768 23:51:30 latest 23:51:30 3.0.0-dev.119 23:51:30 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:51:30 main 23:51:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:51:31 f916aa39a44a: Preparing 23:51:31 efd99e8106d9: Preparing 23:51:31 8545809ec8c8: Preparing 23:51:31 51a0aaed898a: Preparing 23:51:31 395af001bcd3: Preparing 23:51:31 26cbea5cba74: Preparing 23:51:31 26cbea5cba74: Waiting 23:51:31 395af001bcd3: Layer already exists 23:51:31 51a0aaed898a: Layer already exists 23:51:31 8545809ec8c8: Layer already exists 23:51:31 26cbea5cba74: Layer already exists 23:51:31 f916aa39a44a: Pushed 23:51:38 efd99e8106d9: Pushed 23:51:38 7dfb2bebdff01e763e027b41a3038140e2212768: digest: sha256:bb0f1d5085dd425a15ccbb13752a94e7f48fe966c83dc811111c74b40bb811a7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:51:39 f916aa39a44a: Preparing 23:51:39 efd99e8106d9: Preparing 23:51:39 8545809ec8c8: Preparing 23:51:39 51a0aaed898a: Preparing 23:51:39 395af001bcd3: Preparing 23:51:39 26cbea5cba74: Preparing 23:51:39 26cbea5cba74: Waiting 23:51:39 51a0aaed898a: Layer already exists 23:51:39 8545809ec8c8: Layer already exists 23:51:39 395af001bcd3: Layer already exists 23:51:39 efd99e8106d9: Layer already exists 23:51:39 f916aa39a44a: Layer already exists 23:51:39 26cbea5cba74: Layer already exists 23:51:39 latest: digest: sha256:bb0f1d5085dd425a15ccbb13752a94e7f48fe966c83dc811111c74b40bb811a7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.119 23:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:51:40 f916aa39a44a: Preparing 23:51:40 efd99e8106d9: Preparing 23:51:40 8545809ec8c8: Preparing 23:51:40 51a0aaed898a: Preparing 23:51:40 395af001bcd3: Preparing 23:51:40 26cbea5cba74: Preparing 23:51:40 26cbea5cba74: Waiting 23:51:40 efd99e8106d9: Layer already exists 23:51:40 8545809ec8c8: Layer already exists 23:51:40 51a0aaed898a: Layer already exists 23:51:40 395af001bcd3: Layer already exists 23:51:40 f916aa39a44a: Layer already exists 23:51:40 26cbea5cba74: Layer already exists 23:51:40 3.0.0-dev.119: digest: sha256:bb0f1d5085dd425a15ccbb13752a94e7f48fe966c83dc811111c74b40bb811a7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:51:41 f916aa39a44a: Preparing 23:51:41 efd99e8106d9: Preparing 23:51:41 8545809ec8c8: Preparing 23:51:41 51a0aaed898a: Preparing 23:51:41 395af001bcd3: Preparing 23:51:41 26cbea5cba74: Preparing 23:51:41 26cbea5cba74: Waiting 23:51:41 51a0aaed898a: Layer already exists 23:51:41 efd99e8106d9: Layer already exists 23:51:41 395af001bcd3: Layer already exists 23:51:41 8545809ec8c8: Layer already exists 23:51:41 f916aa39a44a: Layer already exists 23:51:41 26cbea5cba74: Layer already exists 23:51:41 7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119: digest: sha256:bb0f1d5085dd425a15ccbb13752a94e7f48fe966c83dc811111c74b40bb811a7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:51:42 f916aa39a44a: Preparing 23:51:42 efd99e8106d9: Preparing 23:51:42 8545809ec8c8: Preparing 23:51:42 51a0aaed898a: Preparing 23:51:42 395af001bcd3: Preparing 23:51:42 26cbea5cba74: Preparing 23:51:42 26cbea5cba74: Waiting 23:51:42 f916aa39a44a: Layer already exists 23:51:42 efd99e8106d9: Layer already exists 23:51:42 51a0aaed898a: Layer already exists 23:51:42 395af001bcd3: Layer already exists 23:51:42 8545809ec8c8: Layer already exists 23:51:42 26cbea5cba74: Layer already exists 23:51:42 main: digest: sha256:bb0f1d5085dd425a15ccbb13752a94e7f48fe966c83dc811111c74b40bb811a7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:51:42 ===================================================== [Pipeline] echo 23:51:42 taggedImages: 23:51:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7dfb2bebdff01e763e027b41a3038140e2212768 23:51:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:51:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.119 23:51:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7dfb2bebdff01e763e027b41a3038140e2212768-3.0.0-dev.119 23:51:42 - 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 23:51:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:51:42 23:51:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:51:43 arm64: Pulling from edgex-lftools-log-publisher 23:51:43 8998bd30e6a1: Pulling fs layer 23:51:43 04944245beec: Pulling fs layer 23:51:43 699f458cf7ca: Pulling fs layer 23:51:43 765212b225bb: Pulling fs layer 23:51:43 f23df028b6ca: Pulling fs layer 23:51:43 d65c8cfc05b1: Pulling fs layer 23:51:43 2437ff75d9bd: Pulling fs layer 23:51:43 f23df028b6ca: Waiting 23:51:43 d65c8cfc05b1: Waiting 23:51:43 2437ff75d9bd: Waiting 23:51:43 765212b225bb: Waiting 23:51:43 04944245beec: Verifying Checksum 23:51:43 04944245beec: Download complete 23:51:43 765212b225bb: Verifying Checksum 23:51:43 765212b225bb: Download complete 23:51:43 f23df028b6ca: Verifying Checksum 23:51:43 f23df028b6ca: Download complete 23:51:43 d65c8cfc05b1: Verifying Checksum 23:51:43 d65c8cfc05b1: Download complete 23:51:43 699f458cf7ca: Verifying Checksum 23:51:43 699f458cf7ca: Download complete 23:51:43 8998bd30e6a1: Verifying Checksum 23:51:43 8998bd30e6a1: Download complete 23:51:46 2437ff75d9bd: Verifying Checksum 23:51:46 2437ff75d9bd: Download complete 23:51:47 8998bd30e6a1: Pull complete 23:51:48 04944245beec: Pull complete 23:51:49 699f458cf7ca: Pull complete 23:51:49 765212b225bb: Pull complete 23:51:50 f23df028b6ca: Pull complete 23:51:50 d65c8cfc05b1: Pull complete 23:52:05 2437ff75d9bd: Pull complete 23:52:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:52:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:52:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:06 prd-ubuntu20.04-docker-arm64-4c-16g-6751 does not seem to be running inside a container 23:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:52:09 $ docker top 27d74a982be0dd44334dc19374519135501ef20c8eaf5e8a62092cd3a0ffbc85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:10 ---> job-cost.sh 23:52:10 lf-activate-venv: SKIPPING 23:52:10 INFO: No Stack... 23:52:11 INFO: Retrieving Pricing Info for: v3-standard-4 23:52:11 INFO: Archiving Costs [Pipeline] sh 23:52:12 + cat /w/workspace/edgex-go/481/archives/cost.csv 23:52:12 + cut -d, -f6 [Pipeline] lock 23:52:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-481-stack-cost] 23:52:12 Resource [jenkins-edgexfoundry-edgex-go-main-481-stack-cost] did not exist. Created. 23:52:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-481-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:52:13 + echo total: 0.10999999940395355 [Pipeline] stash 23:52:13 Stashed 1 file(s) [Pipeline] } 23:52:13 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-481-stack-cost] [Pipeline] // lock [Pipeline] } 23:52:13 $ docker stop --time=1 27d74a982be0dd44334dc19374519135501ef20c8eaf5e8a62092cd3a0ffbc85 23:52:15 $ docker rm -f --volumes 27d74a982be0dd44334dc19374519135501ef20c8eaf5e8a62092cd3a0ffbc85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:52:16 provisioning config files... 23:52:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/481@tmp/config6002309239102402936tmp [Pipeline] { [Pipeline] sh 23:52:16 + set +x 23:52:16 + curl -s https://codecov.io/bash 23:52:16 + bash -s -- 23:52:16 23:52:16 _____ _ 23:52:16 / ____| | | 23:52:16 | | ___ __| | ___ ___ _____ __ 23:52:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:52:16 | |___| (_) | (_| | __/ (_| (_) \ V / 23:52:16 \_____\___/ \__,_|\___|\___\___/ \_/ 23:52:16 Bash-1.0.6 23:52:16 23:52:16 23:52:16 ==> git version 2.25.1 found 23:52:16 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:52:16 Release-Date: 2020-01-08 23:52:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:52:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:52:16 ==> Jenkins CI detected. 23:52:16 current dir:  /w/workspace/edgex-go/481 23:52:16 project root: . 23:52:16 --> token set from env 23:52:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:52:16 ==> Running gcov in . (disable via -X gcov) 23:52:16 ==> Python coveragepy not found 23:52:16 ==> Searching for coverage reports in: 23:52:16 + . 23:52:16 -> Found 1 reports 23:52:16 ==> Detecting git/mercurial file structure 23:52:16 ==> Reading reports 23:52:16 + ./coverage.out bytes=447380 23:52:16 ==> Appending adjustments 23:52:16 https://docs.codecov.io/docs/fixing-reports 23:52:17 + Found adjustments 23:52:17 ==> Gzipping contents 23:52:17 60K /tmp/codecov.PgcRqM.gz 23:52:17 ==> Uploading reports 23:52:17 url: https://codecov.io 23:52:17 query: branch=main&commit=7dfb2bebdff01e763e027b41a3038140e2212768&build=481&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F481%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:52:17 -> Pinging Codecov 23:52:17 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=7dfb2bebdff01e763e027b41a3038140e2212768&build=481&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F481%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:52:17 -> Uploading to 23:52:17 https://storage.googleapis.com/codecov/v4/raw/2023-04-03/00271124DB129430A58F1EEE437C3FCB/7dfb2bebdff01e763e027b41a3038140e2212768/4a89c9a3-4c8d-4a30-b717-9a5d2c265ca7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T235217Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68acbe7c5dbde0c22d473e68c55c1545864b6aed4a5a9c49b25564371174ace8 23:52:17 % Total % Received % Xferd Average Speed Time Time Time Current 23:52:17 Dload Upload Total Spent Left Speed 23:52:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57534 0 0 100 57534 0 276k --:--:-- --:--:-- --:--:-- 275k 100 57534 0 0 100 57534 0 190k --:--:-- --:--:-- --:--:-- 189k 23:52:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7dfb2bebdff01e763e027b41a3038140e2212768 [Pipeline] } 23:52:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:52:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:52:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:52:18 23:52:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:52:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:52:18 df9b9388f04a: Pulling fs layer 23:52:18 52dc419b0ee2: Pulling fs layer 23:52:18 25bc292e5bac: Pulling fs layer 23:52:18 114826534d7a: Pulling fs layer 23:52:18 4657fd5d0bcf: Pulling fs layer 23:52:18 6ad1cebc031e: Pulling fs layer 23:52:18 8a3aa393b2d8: Pulling fs layer 23:52:18 114826534d7a: Waiting 23:52:18 6ad1cebc031e: Waiting 23:52:18 25bc292e5bac: Verifying Checksum 23:52:18 25bc292e5bac: Download complete 23:52:18 52dc419b0ee2: Verifying Checksum 23:52:18 52dc419b0ee2: Download complete 23:52:18 4657fd5d0bcf: Verifying Checksum 23:52:18 4657fd5d0bcf: Download complete 23:52:18 df9b9388f04a: Verifying Checksum 23:52:18 df9b9388f04a: Download complete 23:52:19 df9b9388f04a: Pull complete 23:52:19 6ad1cebc031e: Verifying Checksum 23:52:19 6ad1cebc031e: Download complete 23:52:19 52dc419b0ee2: Pull complete 23:52:19 25bc292e5bac: Pull complete 23:52:19 114826534d7a: Verifying Checksum 23:52:19 114826534d7a: Download complete 23:52:19 8a3aa393b2d8: Verifying Checksum 23:52:19 8a3aa393b2d8: Download complete 23:52:22 114826534d7a: Pull complete 23:52:22 4657fd5d0bcf: Pull complete 23:52:23 6ad1cebc031e: Pull complete 23:52:25 8a3aa393b2d8: Pull complete 23:52:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:52:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:25 prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container 23:52:25 $ 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/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:52:31 $ docker top b9cffe997745482e0a8a6836357f83309b0b9d571da67e3f565ee46d44687e33 -eo pid,comm [Pipeline] { [Pipeline] echo 23:52:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:52:31 + set -o pipefail 23:52:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:52:38 23:52:38 Monitoring /w/workspace/edgex-go/481 (github.com/edgexfoundry/edgex-go)... 23:52:38 23:52:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/897f0f83-d8f5-46ea-9ee4-981c76fb8a49 23:52:38 23:52:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:52:38 23:52:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:52:38 23:52:38 23:52:38 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:52:38 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:52:38 More details here: https://snyk.co/ue1NS [Pipeline] } 23:52:39 $ docker stop --time=1 b9cffe997745482e0a8a6836357f83309b0b9d571da67e3f565ee46d44687e33 23:52:42 $ docker rm -f --volumes b9cffe997745482e0a8a6836357f83309b0b9d571da67e3f565ee46d44687e33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:52:42 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:42 provisioning config files... 23:52:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/481@tmp/config9156781553002785720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:43 --> edgex-publish-swagger.sh 23:52:43 === Publish openapi/v3 API === 23:52:43 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:52:43 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/481/openapi/v3/core-command.yaml] 23:52:43 % Total % Received % Xferd Average Speed Time Time Time Current 23:52:43 Dload Upload Total Spent Left Speed 23:52:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 40829 --:--:-- --:--:-- --:--:-- 40829 23:52:43 23:52:43 23:52:43 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/481/openapi/v3/core-data.yaml] 23:52:43 % Total % Received % Xferd Average Speed Time Time Time Current 23:52:43 Dload Upload Total Spent Left Speed 23:52:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 329k --:--:-- --:--:-- --:--:-- 329k 100 69110 0 0 100 69110 0 120k --:--:-- --:--:-- --:--:-- 120k 23:52:44 23:52:44 23:52:44 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/481/openapi/v3/core-metadata.yaml] 23:52:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:52:44 Dload Upload Total Spent Left Speed 23:52:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 258k --:--:-- --:--:-- --:--:-- 258k 23:52:44 23:52:44 23:52:44 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/481/openapi/v3/support-notifications.yaml] 23:52:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:52:44 Dload Upload Total Spent Left Speed 23:52:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 140k --:--:-- --:--:-- --:--:-- 140k 23:52:45 23:52:45 23:52:45 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/481/openapi/v3/support-scheduler.yaml] 23:52:45 % Total % Received % Xferd Average Speed Time Time Time Current 23:52:45 Dload Upload Total Spent Left Speed 23:52:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 73883 --:--:-- --:--:-- --:--:-- 73725 100 34356 0 0 100 34356 0 73883 --:--:-- --:--:-- --:--:-- 73725 23:52:46 23:52:46 [Pipeline] } 23:52:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:52:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:52:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:46 prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container 23:52:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:52:47 $ docker top 465e098f60bc3913c34d856179d13d1af47dd55698bef977f6b91b9198b64895 -eo pid,comm 23:52:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:52:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:52:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:52:47 [ssh-agent] Looking for ssh-agent implementation... 23:52:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:52:47 $ docker exec 465e098f60bc3913c34d856179d13d1af47dd55698bef977f6b91b9198b64895 ssh-agent 23:52:47 SSH_AUTH_SOCK=/tmp/ssh-PPjp1x7RwX9L/agent.32 23:52:47 SSH_AGENT_PID=38 23:52:47 Running ssh-add (command line suppressed) 23:52:47 Identity added: /w/workspace/edgex-go/481@tmp/private_key_6843701612629645743.key (/w/workspace/edgex-go/481@tmp/private_key_6843701612629645743.key) 23:52:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:52:48 + git semver tag 23:52:48 2023-04-03 23:52:48,202 [run_tag] DEBUG tag force:False 23:52:48 2023-04-03 23:52:48,202 [check_head_tag] DEBUG check head tag 23:52:48 2023-04-03 23:52:48,207 [execute] INFO git cat-file --batch-check 23:52:48 2023-04-03 23:52:48,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/481, universal_newlines=False, shell=None, istream=) 23:52:48 2023-04-03 23:52:48,210 [execute] INFO git cat-file --batch 23:52:48 2023-04-03 23:52:48,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/481, universal_newlines=False, shell=None, istream=) 23:52:48 2023-04-03 23:52:48,273 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main 23:52:48 2023-04-03 23:52:48,273 [execute] INFO git tag -a v3.0.0-dev.119 -m v3.0.0-dev.119 23:52:48 2023-04-03 23:52:48,273 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.119', '-m', 'v3.0.0-dev.119'], cwd=/w/workspace/edgex-go/481, universal_newlines=False, shell=None, istream=None) 23:52:48 2023-04-03 23:52:48,278 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main 23:52:48 3.0.0-dev.119 [Pipeline] } 23:52:48 $ docker exec --env ******** --env ******** 465e098f60bc3913c34d856179d13d1af47dd55698bef977f6b91b9198b64895 ssh-agent -k 23:52:48 unset SSH_AUTH_SOCK; 23:52:48 unset SSH_AGENT_PID; 23:52:48 echo Agent pid 38 killed; 23:52:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:52:49 + git semver [Pipeline] } 23:52:49 $ docker stop --time=1 465e098f60bc3913c34d856179d13d1af47dd55698bef977f6b91b9198b64895 23:52:50 $ docker rm -f --volumes 465e098f60bc3913c34d856179d13d1af47dd55698bef977f6b91b9198b64895 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:52:51 23:52:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:52:51 0.23.1-centos7: Pulling from edgex-lftools 23:52:51 ab5ef0e58194: Pulling fs layer 23:52:51 9712f1f96733: Pulling fs layer 23:52:51 63f879dbbcfc: Pulling fs layer 23:52:51 0d9ebad4ef96: Pulling fs layer 23:52:51 e9a5061849ea: Pulling fs layer 23:52:51 d747dcd14b5f: Pulling fs layer 23:52:51 2de7ff778b66: Pulling fs layer 23:52:51 0d9ebad4ef96: Waiting 23:52:51 2de7ff778b66: Waiting 23:52:51 d747dcd14b5f: Waiting 23:52:51 9712f1f96733: Verifying Checksum 23:52:51 9712f1f96733: Download complete 23:52:51 63f879dbbcfc: Verifying Checksum 23:52:51 63f879dbbcfc: Download complete 23:52:51 e9a5061849ea: Verifying Checksum 23:52:51 e9a5061849ea: Download complete 23:52:51 d747dcd14b5f: Download complete 23:52:51 0d9ebad4ef96: Verifying Checksum 23:52:51 0d9ebad4ef96: Download complete 23:52:51 ab5ef0e58194: Verifying Checksum 23:52:51 ab5ef0e58194: Download complete 23:52:51 2de7ff778b66: Verifying Checksum 23:52:51 2de7ff778b66: Download complete 23:52:54 ab5ef0e58194: Pull complete 23:52:54 9712f1f96733: Pull complete 23:52:54 63f879dbbcfc: Pull complete 23:52:58 0d9ebad4ef96: Pull complete 23:52:58 e9a5061849ea: Pull complete 23:52:58 d747dcd14b5f: Pull complete 23:52:59 2de7ff778b66: Pull complete 23:52:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:52:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:59 prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container 23:52:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:53:04 $ docker top 8ec0fa56632fcbf0d9f4c428e6231204e5b4ed615df3f661f2b0ae86f7313508 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:53:04 provisioning config files... 23:53:04 copy managed file [sigul-config] to file:/w/workspace/edgex-go/481@tmp/config12412779828341193221tmp 23:53:04 copy managed file [sigul-password] to file:/w/workspace/edgex-go/481@tmp/config14399179287212658965tmp 23:53:04 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/481@tmp/config2456444852697152585tmp [Pipeline] { [Pipeline] echo 23:53:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:53:05 ---> sigul-configuration.sh 23:53:05 gpg: directory `/root/.gnupg' created 23:53:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:53:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:53:05 gpg: keyring `/root/.gnupg/secring.gpg' created 23:53:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:53:05 gpg: CAST5 encrypted data 23:53:05 gpg: encrypted with 1 passphrase 23:53:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:53:05 + mkdir /home/jenkins 23:53:05 + mkdir /home/jenkins/sigul [Pipeline] sh 23:53:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:53:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:53:06 ---> sigul-install.sh 23:53:06 Sigul already installed; skipping installation. [Pipeline] sh 23:53:06 + git tag --list 23:53:06 0.6.0 23:53:06 0.6.1 23:53:06 0.7.0 23:53:06 0.7.1 23:53:06 v1.0.0 23:53:06 v1.0.1 23:53:06 v1.1.0 23:53:06 v1.2.0 23:53:06 v1.2.1 23:53:06 v1.3.0 23:53:06 v1.3.1 23:53:06 v2.0.0 23:53:06 v2.1.0 23:53:06 v2.1.1 23:53:06 v2.1.1-dev.1 23:53:06 v2.1.1-dev.2 23:53:06 v2.1.1-dev.3 23:53:06 v2.1.1-dev.4 23:53:06 v2.1.1-dev.5 23:53:06 v2.1.1-dev.6 23:53:06 v2.1.1-dev.7 23:53:06 v2.1.1-dev.8 23:53:06 v2.1.2-dev.1 23:53:06 v2.2.0 23:53:06 v2.2.1-dev.1 23:53:06 v2.2.1-dev.10 23:53:06 v2.2.1-dev.11 23:53:06 v2.2.1-dev.12 23:53:06 v2.2.1-dev.13 23:53:06 v2.2.1-dev.14 23:53:06 v2.2.1-dev.15 23:53:06 v2.2.1-dev.16 23:53:06 v2.2.1-dev.17 23:53:06 v2.2.1-dev.18 23:53:06 v2.2.1-dev.19 23:53:06 v2.2.1-dev.2 23:53:06 v2.2.1-dev.20 23:53:06 v2.2.1-dev.21 23:53:06 v2.2.1-dev.22 23:53:06 v2.2.1-dev.23 23:53:06 v2.2.1-dev.24 23:53:06 v2.2.1-dev.25 23:53:06 v2.2.1-dev.26 23:53:06 v2.2.1-dev.27 23:53:06 v2.2.1-dev.28 23:53:06 v2.2.1-dev.29 23:53:06 v2.2.1-dev.3 23:53:06 v2.2.1-dev.4 23:53:06 v2.2.1-dev.5 23:53:06 v2.2.1-dev.6 23:53:06 v2.2.1-dev.7 23:53:06 v2.2.1-dev.8 23:53:06 v2.2.1-dev.9 23:53:06 v2.3.0 23:53:06 v2.3.0-dev.100 23:53:06 v2.3.0-dev.101 23:53:06 v2.3.0-dev.102 23:53:06 v2.3.0-dev.103 23:53:06 v2.3.0-dev.104 23:53:06 v2.3.0-dev.105 23:53:06 v2.3.0-dev.106 23:53:06 v2.3.0-dev.29 23:53:06 v2.3.0-dev.30 23:53:06 v2.3.0-dev.31 23:53:06 v2.3.0-dev.32 23:53:06 v2.3.0-dev.33 23:53:06 v2.3.0-dev.34 23:53:06 v2.3.0-dev.35 23:53:06 v2.3.0-dev.36 23:53:06 v2.3.0-dev.37 23:53:06 v2.3.0-dev.38 23:53:06 v2.3.0-dev.39 23:53:06 v2.3.0-dev.40 23:53:06 v2.3.0-dev.41 23:53:06 v2.3.0-dev.42 23:53:06 v2.3.0-dev.43 23:53:06 v2.3.0-dev.44 23:53:06 v2.3.0-dev.45 23:53:06 v2.3.0-dev.46 23:53:06 v2.3.0-dev.47 23:53:06 v2.3.0-dev.48 23:53:06 v2.3.0-dev.49 23:53:06 v2.3.0-dev.50 23:53:06 v2.3.0-dev.51 23:53:06 v2.3.0-dev.52 23:53:06 v2.3.0-dev.53 23:53:06 v2.3.0-dev.54 23:53:06 v2.3.0-dev.55 23:53:06 v2.3.0-dev.56 23:53:06 v2.3.0-dev.57 23:53:06 v2.3.0-dev.58 23:53:06 v2.3.0-dev.59 23:53:06 v2.3.0-dev.60 23:53:06 v2.3.0-dev.61 23:53:06 v2.3.0-dev.62 23:53:06 v2.3.0-dev.63 23:53:06 v2.3.0-dev.64 23:53:06 v2.3.0-dev.65 23:53:06 v2.3.0-dev.66 23:53:06 v2.3.0-dev.67 23:53:06 v2.3.0-dev.68 23:53:06 v2.3.0-dev.69 23:53:06 v2.3.0-dev.70 23:53:06 v2.3.0-dev.71 23:53:06 v2.3.0-dev.72 23:53:06 v2.3.0-dev.73 23:53:06 v2.3.0-dev.74 23:53:06 v2.3.0-dev.75 23:53:06 v2.3.0-dev.76 23:53:06 v2.3.0-dev.77 23:53:06 v2.3.0-dev.78 23:53:06 v2.3.0-dev.79 23:53:06 v2.3.0-dev.80 23:53:06 v2.3.0-dev.81 23:53:06 v2.3.0-dev.82 23:53:06 v2.3.0-dev.83 23:53:06 v2.3.0-dev.84 23:53:06 v2.3.0-dev.85 23:53:06 v2.3.0-dev.86 23:53:06 v2.3.0-dev.87 23:53:06 v2.3.0-dev.88 23:53:06 v2.3.0-dev.89 23:53:06 v2.3.0-dev.90 23:53:06 v2.3.0-dev.91 23:53:06 v2.3.0-dev.92 23:53:06 v2.3.0-dev.93 23:53:06 v2.3.0-dev.94 23:53:06 v2.3.0-dev.95 23:53:06 v2.3.0-dev.96 23:53:06 v2.3.0-dev.97 23:53:06 v2.3.0-dev.98 23:53:06 v2.3.0-dev.99 23:53:06 v2.3.1-dev.1 23:53:06 v2.3.1-dev.2 23:53:06 v2.3.1-dev.3 23:53:06 v2.3.1-dev.4 23:53:06 v2.3.1-dev.5 23:53:06 v3.0.0-dev.1 23:53:06 v3.0.0-dev.10 23:53:06 v3.0.0-dev.100 23:53:06 v3.0.0-dev.101 23:53:06 v3.0.0-dev.102 23:53:06 v3.0.0-dev.103 23:53:06 v3.0.0-dev.104 23:53:06 v3.0.0-dev.105 23:53:06 v3.0.0-dev.106 23:53:06 v3.0.0-dev.107 23:53:06 v3.0.0-dev.108 23:53:06 v3.0.0-dev.109 23:53:06 v3.0.0-dev.11 23:53:06 v3.0.0-dev.110 23:53:06 v3.0.0-dev.111 23:53:06 v3.0.0-dev.112 23:53:06 v3.0.0-dev.113 23:53:06 v3.0.0-dev.114 23:53:06 v3.0.0-dev.115 23:53:06 v3.0.0-dev.116 23:53:06 v3.0.0-dev.117 23:53:06 v3.0.0-dev.118 23:53:06 v3.0.0-dev.119 23:53:06 v3.0.0-dev.12 23:53:06 v3.0.0-dev.13 23:53:06 v3.0.0-dev.14 23:53:06 v3.0.0-dev.15 23:53:06 v3.0.0-dev.16 23:53:06 v3.0.0-dev.17 23:53:06 v3.0.0-dev.18 23:53:06 v3.0.0-dev.19 23:53:06 v3.0.0-dev.2 23:53:06 v3.0.0-dev.20 23:53:06 v3.0.0-dev.21 23:53:06 v3.0.0-dev.22 23:53:06 v3.0.0-dev.23 23:53:06 v3.0.0-dev.24 23:53:06 v3.0.0-dev.25 23:53:06 v3.0.0-dev.26 23:53:06 v3.0.0-dev.27 23:53:06 v3.0.0-dev.28 23:53:06 v3.0.0-dev.29 23:53:06 v3.0.0-dev.3 23:53:06 v3.0.0-dev.30 23:53:06 v3.0.0-dev.31 23:53:06 v3.0.0-dev.32 23:53:06 v3.0.0-dev.33 23:53:06 v3.0.0-dev.34 23:53:06 v3.0.0-dev.35 23:53:06 v3.0.0-dev.36 23:53:06 v3.0.0-dev.37 23:53:06 v3.0.0-dev.38 23:53:06 v3.0.0-dev.39 23:53:06 v3.0.0-dev.4 23:53:06 v3.0.0-dev.40 23:53:06 v3.0.0-dev.41 23:53:06 v3.0.0-dev.42 23:53:06 v3.0.0-dev.43 23:53:06 v3.0.0-dev.44 23:53:06 v3.0.0-dev.45 23:53:06 v3.0.0-dev.46 23:53:06 v3.0.0-dev.47 23:53:06 v3.0.0-dev.48 23:53:06 v3.0.0-dev.49 23:53:06 v3.0.0-dev.5 23:53:06 v3.0.0-dev.50 23:53:06 v3.0.0-dev.51 23:53:06 v3.0.0-dev.52 23:53:06 v3.0.0-dev.53 23:53:06 v3.0.0-dev.54 23:53:06 v3.0.0-dev.55 23:53:06 v3.0.0-dev.56 23:53:06 v3.0.0-dev.57 23:53:06 v3.0.0-dev.58 23:53:06 v3.0.0-dev.59 23:53:06 v3.0.0-dev.6 23:53:06 v3.0.0-dev.60 23:53:06 v3.0.0-dev.61 23:53:06 v3.0.0-dev.62 23:53:06 v3.0.0-dev.63 23:53:06 v3.0.0-dev.64 23:53:06 v3.0.0-dev.65 23:53:06 v3.0.0-dev.66 23:53:06 v3.0.0-dev.67 23:53:06 v3.0.0-dev.68 23:53:06 v3.0.0-dev.69 23:53:06 v3.0.0-dev.7 23:53:06 v3.0.0-dev.70 23:53:06 v3.0.0-dev.71 23:53:06 v3.0.0-dev.72 23:53:06 v3.0.0-dev.73 23:53:06 v3.0.0-dev.74 23:53:06 v3.0.0-dev.75 23:53:06 v3.0.0-dev.76 23:53:06 v3.0.0-dev.77 23:53:06 v3.0.0-dev.78 23:53:06 v3.0.0-dev.79 23:53:06 v3.0.0-dev.8 23:53:06 v3.0.0-dev.80 23:53:06 v3.0.0-dev.81 23:53:06 v3.0.0-dev.82 23:53:06 v3.0.0-dev.83 23:53:06 v3.0.0-dev.84 23:53:06 v3.0.0-dev.85 23:53:06 v3.0.0-dev.86 23:53:06 v3.0.0-dev.87 23:53:06 v3.0.0-dev.88 23:53:06 v3.0.0-dev.89 23:53:06 v3.0.0-dev.9 23:53:06 v3.0.0-dev.90 23:53:06 v3.0.0-dev.91 23:53:06 v3.0.0-dev.92 23:53:06 v3.0.0-dev.93 23:53:06 v3.0.0-dev.94 23:53:06 v3.0.0-dev.95 23:53:06 v3.0.0-dev.96 23:53:06 v3.0.0-dev.97 23:53:06 v3.0.0-dev.98 23:53:06 v3.0.0-dev.99 [Pipeline] sh 23:53:06 + lftools sign git-tag v3.0.0-dev.119 23:53:07 Signing Git tag with Sigul... 23:53:07 Signing v3.0.0-dev.119 [Pipeline] echo 23:53:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:53:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:53:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:53:07 $ docker stop --time=1 8ec0fa56632fcbf0d9f4c428e6231204e5b4ed615df3f661f2b0ae86f7313508 23:53:09 $ docker rm -f --volumes 8ec0fa56632fcbf0d9f4c428e6231204e5b4ed615df3f661f2b0ae86f7313508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:53:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:53:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:09 prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container 23:53:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:53:10 $ docker top 28bcd4c4d6601b0c861e46bfabcd592906e6b1fb1099bbd49b2e5f723ae4e7f7 -eo pid,comm 23:53:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:53:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:53:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:10 [ssh-agent] Looking for ssh-agent implementation... 23:53:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:10 $ docker exec 28bcd4c4d6601b0c861e46bfabcd592906e6b1fb1099bbd49b2e5f723ae4e7f7 ssh-agent 23:53:10 SSH_AUTH_SOCK=/tmp/ssh-uCysZMXgWD5b/agent.32 23:53:10 SSH_AGENT_PID=38 23:53:10 Running ssh-add (command line suppressed) 23:53:10 Identity added: /w/workspace/edgex-go/481@tmp/private_key_6721034815761136936.key (/w/workspace/edgex-go/481@tmp/private_key_6721034815761136936.key) 23:53:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:10 + git semver bump pre 23:53:11 2023-04-03 23:53:10,986 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main 23:53:11 2023-04-03 23:53:10,986 [bump_version] DEBUG bumping version:3.0.0-dev.119 on axis:pre with prefix:dev 23:53:11 2023-04-03 23:53:10,986 [bump_version] DEBUG bumped version:3.0.0-dev.120 23:53:11 2023-04-03 23:53:10,986 [write_version] DEBUG write version:3.0.0-dev.120 to path:/w/workspace/edgex-go/481/.semver/main with force:True 23:53:11 2023-04-03 23:53:10,987 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main 23:53:11 2023-04-03 23:53:10,987 [write_file] DEBUG write to file:/w/workspace/edgex-go/481/.semver/main 23:53:11 2023-04-03 23:53:10,989 [execute] INFO git cat-file --batch-check 23:53:11 2023-04-03 23:53:10,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/481/.semver, universal_newlines=False, shell=None, istream=) 23:53:11 2023-04-03 23:53:10,995 [execute] INFO git cat-file --batch 23:53:11 2023-04-03 23:53:10,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/481/.semver, universal_newlines=False, shell=None, istream=) 23:53:11 2023-04-03 23:53:11,000 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main 23:53:11 3.0.0-dev.120 [Pipeline] } 23:53:11 $ docker exec --env ******** --env ******** 28bcd4c4d6601b0c861e46bfabcd592906e6b1fb1099bbd49b2e5f723ae4e7f7 ssh-agent -k 23:53:11 unset SSH_AUTH_SOCK; 23:53:11 unset SSH_AGENT_PID; 23:53:11 echo Agent pid 38 killed; 23:53:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:53:11 + git semver [Pipeline] } 23:53:11 $ docker stop --time=1 28bcd4c4d6601b0c861e46bfabcd592906e6b1fb1099bbd49b2e5f723ae4e7f7 23:53:13 $ docker rm -f --volumes 28bcd4c4d6601b0c861e46bfabcd592906e6b1fb1099bbd49b2e5f723ae4e7f7 [Pipeline] // withDockerContainer [Pipeline] sh 23:53:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:53:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:53:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:13 prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container 23:53:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:53:14 $ docker top 0bb484ece16cd5eb52eeba31c8d16436ceb5fe2f962df363256ff66743b4f4b4 -eo pid,comm 23:53:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:53:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:53:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:53:14 [ssh-agent] Looking for ssh-agent implementation... 23:53:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:14 $ docker exec 0bb484ece16cd5eb52eeba31c8d16436ceb5fe2f962df363256ff66743b4f4b4 ssh-agent 23:53:14 SSH_AUTH_SOCK=/tmp/ssh-GYezYwP8Yydv/agent.32 23:53:14 SSH_AGENT_PID=38 23:53:14 Running ssh-add (command line suppressed) 23:53:14 Identity added: /w/workspace/edgex-go/481@tmp/private_key_6880560152755475137.key (/w/workspace/edgex-go/481@tmp/private_key_6880560152755475137.key) 23:53:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:53:14 + git semver push 23:53:15 2023-04-03 23:53:14,967 [run_push] DEBUG push 23:53:15 2023-04-03 23:53:14,968 [execute] INFO git cat-file --batch-check 23:53:15 2023-04-03 23:53:14,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/481/.semver, universal_newlines=False, shell=None, istream=) 23:53:15 2023-04-03 23:53:14,972 [execute] INFO git rev-list ea98fd4d4a407bb811526bd6e0d3008e5662cfe6 -- 23:53:15 2023-04-03 23:53:14,972 [execute] DEBUG Popen(['git', 'rev-list', 'ea98fd4d4a407bb811526bd6e0d3008e5662cfe6', '--'], cwd=/w/workspace/edgex-go/481/.semver, universal_newlines=False, shell=None, istream=None) 23:53:15 2023-04-03 23:53:14,988 [execute] INFO git fetch -v origin 23:53:15 2023-04-03 23:53:14,988 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/481/.semver, universal_newlines=True, shell=None, istream=None) 23:53:15 2023-04-03 23:53:15,584 [run_push] DEBUG no remote changes detected 23:53:15 2023-04-03 23:53:15,585 [execute] INFO git push origin semver 23:53:15 2023-04-03 23:53:15,585 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/481/.semver, universal_newlines=False, shell=None, istream=None) 23:53:16 2023-04-03 23:53:16,484 [run_push] DEBUG push all version tags 23:53:16 2023-04-03 23:53:16,484 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:53:16 2023-04-03 23:53:16,485 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/481, universal_newlines=False, shell=None, istream=None) 23:53:17 2023-04-03 23:53:17,246 [read_version] DEBUG read version from /w/workspace/edgex-go/481/.semver/main 23:53:17 3.0.0-dev.120 [Pipeline] } 23:53:17 $ docker exec --env ******** --env ******** 0bb484ece16cd5eb52eeba31c8d16436ceb5fe2f962df363256ff66743b4f4b4 ssh-agent -k 23:53:17 unset SSH_AUTH_SOCK; 23:53:17 unset SSH_AGENT_PID; 23:53:17 echo Agent pid 38 killed; 23:53:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:53:17 + git semver [Pipeline] } 23:53:18 $ docker stop --time=1 0bb484ece16cd5eb52eeba31c8d16436ceb5fe2f962df363256ff66743b4f4b4 23:53:19 $ docker rm -f --volumes 0bb484ece16cd5eb52eeba31c8d16436ceb5fe2f962df363256ff66743b4f4b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:53:19 + [ -d /w/workspace/edgex-go/481/archives ] [Pipeline] libraryResource [Pipeline] sh 23:53:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:53:21 ---> package-listing.sh 23:53:21 ++ facter osfamily 23:53:21 ++ tr '[:upper:]' '[:lower:]' 23:53:21 + OS_FAMILY=debian 23:53:21 + workspace=/w/workspace/edgex-go/481 23:53:21 + START_PACKAGES=/tmp/packages_start.txt 23:53:21 + END_PACKAGES=/tmp/packages_end.txt 23:53:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:53:21 + PACKAGES=/tmp/packages_start.txt 23:53:21 + '[' /w/workspace/edgex-go/481 ']' 23:53:21 + PACKAGES=/tmp/packages_end.txt 23:53:21 + case "${OS_FAMILY}" in 23:53:21 + dpkg -l 23:53:21 + grep '^ii' 23:53:21 + '[' -f /tmp/packages_start.txt ']' 23:53:21 + '[' -f /tmp/packages_end.txt ']' 23:53:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:53:21 + '[' /w/workspace/edgex-go/481 ']' 23:53:21 + mkdir -p /w/workspace/edgex-go/481/archives/ 23:53:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/481/archives/ [Pipeline] echo 23:53:21 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/481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:53:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:22 23:53:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:22 latest: Pulling from edgex-lftools-log-publisher 23:53:22 5eb5b503b376: Pulling fs layer 23:53:22 5c69ac0246d0: Pulling fs layer 23:53:22 ec43610c2a17: Pulling fs layer 23:53:22 3a2ae6a8a46f: Pulling fs layer 23:53:22 33b1e0a273af: Pulling fs layer 23:53:22 5d3b04190fa2: Pulling fs layer 23:53:22 2f39f015ded8: Pulling fs layer 23:53:22 3a2ae6a8a46f: Waiting 23:53:22 33b1e0a273af: Waiting 23:53:22 5d3b04190fa2: Waiting 23:53:22 5c69ac0246d0: Download complete 23:53:22 3a2ae6a8a46f: Download complete 23:53:22 33b1e0a273af: Verifying Checksum 23:53:22 33b1e0a273af: Download complete 23:53:22 5d3b04190fa2: Verifying Checksum 23:53:22 5d3b04190fa2: Download complete 23:53:22 ec43610c2a17: Verifying Checksum 23:53:22 ec43610c2a17: Download complete 23:53:22 5eb5b503b376: Verifying Checksum 23:53:22 5eb5b503b376: Download complete 23:53:23 2f39f015ded8: Download complete 23:53:23 5eb5b503b376: Pull complete 23:53:23 5c69ac0246d0: Pull complete 23:53:24 ec43610c2a17: Pull complete 23:53:24 3a2ae6a8a46f: Pull complete 23:53:24 33b1e0a273af: Pull complete 23:53:24 5d3b04190fa2: Pull complete 23:53:28 2f39f015ded8: Pull complete 23:53:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:53:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:53:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:28 prd-ubuntu20.04-docker-8c-8g-6747 does not seem to be running inside a container 23:53:28 $ 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/481/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/481 -v /w/workspace/edgex-go/481:/w/workspace/edgex-go/481:rw,z -v /w/workspace/edgex-go/481@tmp:/w/workspace/edgex-go/481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:53:31 $ docker top 2cb2dcdedde2f9d0022632e0ae61a59380ef7f09b91713102390fea04bfc4140 -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:32 + touch /tmp/pre-build-complete [Pipeline] sh 23:53:32 + mkdir -p /var/log/sysstat [Pipeline] sh 23:53:32 + ls /var/log/sa-host 23:53:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:53:32 provisioning config files... 23:53:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/481@tmp/config4993266916660091775tmp [Pipeline] { [Pipeline] echo 23:53:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:53:33 ---> create-netrc.sh [Pipeline] } 23:53:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:53:33 ---> python-tools-install.sh [Pipeline] echo 23:53:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:53:33 ---> sudo-logs.sh 23:53:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:53:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:53:34 ---> job-cost.sh 23:53:34 lf-activate-venv: SKIPPING 23:53:34 DEBUG: total: 0.10999999940395355 23:53:34 INFO: Retrieving Stack Cost... 23:53:34 INFO: Retrieving Pricing Info for: v3-standard-8 23:53:35 INFO: Archiving Costs [Pipeline] echo 23:53:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:53:35 ---> logs-deploy.sh 23:53:35 lf-activate-venv: SKIPPING 23:53:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/481 23:53:35 INFO: archiving workspace using pattern(s): 23:53:36 Archives upload complete. 23:53:36 INFO: archiving logs to Nexus 23:53:37 ---> uname -a: 23:53:37 Linux prd-ubuntu20-04-docker-8c-8g-6747 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:53:37 23:53:37 23:53:37 ---> lscpu: 23:53:37 Architecture: x86_64 23:53:37 CPU op-mode(s): 32-bit, 64-bit 23:53:37 Byte Order: Little Endian 23:53:37 Address sizes: 40 bits physical, 48 bits virtual 23:53:37 CPU(s): 8 23:53:37 On-line CPU(s) list: 0-7 23:53:37 Thread(s) per core: 1 23:53:37 Core(s) per socket: 1 23:53:37 Socket(s): 8 23:53:37 NUMA node(s): 1 23:53:37 Vendor ID: AuthenticAMD 23:53:37 CPU family: 23 23:53:37 Model: 49 23:53:37 Model name: AMD EPYC-Rome Processor 23:53:37 Stepping: 0 23:53:37 CPU MHz: 2800.000 23:53:37 BogoMIPS: 5600.00 23:53:37 Virtualization: AMD-V 23:53:37 Hypervisor vendor: KVM 23:53:37 Virtualization type: full 23:53:37 L1d cache: 256 KiB 23:53:37 L1i cache: 256 KiB 23:53:37 L2 cache: 4 MiB 23:53:37 L3 cache: 128 MiB 23:53:37 NUMA node0 CPU(s): 0-7 23:53:37 Vulnerability Itlb multihit: Not affected 23:53:37 Vulnerability L1tf: Not affected 23:53:37 Vulnerability Mds: Not affected 23:53:37 Vulnerability Meltdown: Not affected 23:53:37 Vulnerability Mmio stale data: Not affected 23:53:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:53:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:53:37 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:53:37 Vulnerability Srbds: Not affected 23:53:37 Vulnerability Tsx async abort: Not affected 23:53:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:53:37 23:53:37 23:53:37 ---> nproc: 23:53:37 8 23:53:37 23:53:37 23:53:37 ---> df -h: 23:53:37 Filesystem Size Used Avail Use% Mounted on 23:53:37 overlay 155G 21G 134G 14% / 23:53:37 tmpfs 64M 0 64M 0% /dev 23:53:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:53:37 shm 64M 0 64M 0% /dev/shm 23:53:37 /dev/vda1 155G 21G 134G 14% /facter-os 23:53:37 23:53:37 23:53:37 ---> sar -b -r -n DEV: 23:53:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6747) 04/03/23 _x86_64_ (8 CPU) 23:53:37 23:53:37 23:17:33 LINUX RESTART (8 CPU) 23:53:37 23:53:37 23:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:53:37 23:19:01 138.63 38.87 99.76 0.00 4308.37 55310.88 0.00 23:53:37 23:20:01 59.81 0.02 59.79 0.00 4.27 28419.80 0.00 23:53:37 23:21:01 21.35 0.25 21.10 0.00 4.93 9698.93 0.00 23:53:37 23:22:01 227.33 0.13 227.20 0.00 20.00 101200.73 0.00 23:53:37 23:23:01 421.21 11.06 410.15 0.00 165.17 153683.45 0.00 23:53:37 23:24:01 432.71 11.25 421.46 0.00 5074.44 193093.24 0.00 23:53:37 23:25:01 686.55 1.32 685.24 0.00 36.93 184677.35 0.00 23:53:37 23:26:01 656.44 2.13 654.31 0.00 18.00 192128.11 0.00 23:53:37 23:27:01 652.41 1.85 650.56 0.00 30.26 159407.43 0.00 23:53:37 23:28:01 29.86 0.08 29.78 0.00 14.13 872.12 0.00 23:53:37 23:29:01 8.38 0.00 8.38 0.00 0.00 224.90 0.00 23:53:37 23:30:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 23:53:37 23:31:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 23:53:37 23:32:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 23:53:37 23:33:01 2.02 0.02 2.00 0.00 0.13 21.86 0.00 23:53:37 23:34:01 1.10 0.00 1.10 0.00 0.00 17.60 0.00 23:53:37 23:35:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 23:53:37 23:36:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 23:53:37 23:37:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 23:53:37 23:38:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 23:53:37 23:39:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 23:53:37 23:40:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 23:53:37 23:41:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 23:53:37 23:42:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 23:53:37 23:43:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 23:53:37 23:44:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 23:53:37 23:45:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 23:53:37 23:46:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 23:53:37 23:47:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 23:53:37 23:48:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 23:53:37 23:49:02 1.07 0.00 1.07 0.00 0.00 10.80 0.00 23:53:37 23:50:01 0.95 0.00 0.95 0.00 0.00 10.85 0.00 23:53:37 23:51:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 23:53:37 23:52:01 3.52 1.67 1.85 0.00 37.73 21.73 0.00 23:53:37 23:53:01 92.88 0.27 92.62 0.00 10.66 41926.75 0.00 23:53:37 Average: 98.84 1.95 96.88 0.00 276.11 32032.75 0.00 23:53:37 23:53:37 23:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:53:37 23:19:01 28408428 31588652 721144 2.19 92340 3316560 1909696 5.63 1104624 2956680 250764 23:53:37 23:20:01 27761264 31385524 914852 2.78 113236 3702836 2223456 6.55 1656844 3004892 282736 23:53:37 23:21:01 27448716 31272176 1025328 3.12 117252 3874280 2375584 7.00 1643284 3304528 440456 23:53:37 23:22:01 26027588 31415628 867736 2.64 124024 5388672 2392756 7.05 1688052 4620212 4452 23:53:37 23:23:01 20466764 31492568 789496 2.40 293616 10558412 1998296 5.89 1775512 9789212 2848640 23:53:37 23:24:01 20931624 31305728 959784 2.92 316592 9883532 2344364 6.91 2254592 8832024 18212 23:53:37 23:25:01 19961664 31457148 801720 2.44 344556 10891736 1996484 5.88 2414964 9547848 109836 23:53:37 23:26:01 18007784 31455904 802244 2.44 409248 12640968 1981904 5.84 2663056 11112652 1900 23:53:37 23:27:01 18236656 31505056 756472 2.30 476704 12400144 1974792 5.82 2564360 10996160 1096 23:53:37 23:28:01 18232756 31503140 758208 2.31 478040 12401012 1954252 5.76 2568432 10996328 12 23:53:37 23:29:01 18243192 31513988 746984 2.27 478276 12401060 1828948 5.39 2557568 10996252 176 23:53:37 23:30:01 18243032 31513884 746944 2.27 478296 12401068 1828948 5.39 2557268 10996256 236 23:53:37 23:31:01 18251832 31522980 738576 2.25 478308 12401068 1828948 5.39 2548540 10996540 192 23:53:37 23:32:01 18251944 31523100 738532 2.25 478312 12401072 1828948 5.39 2548312 10996544 284 23:53:37 23:33:01 18251484 31522716 739268 2.25 478328 12401072 1867156 5.50 2547500 10996544 40 23:53:37 23:34:01 18251352 31522592 739528 2.25 478348 12401052 1867156 5.50 2547836 10996524 232 23:53:37 23:35:01 18251524 31522792 739196 2.25 478368 12401056 1867156 5.50 2547824 10996528 28 23:53:37 23:36:01 18251436 31522712 739216 2.25 478376 12401056 1867156 5.50 2547944 10996528 284 23:53:37 23:37:01 18251640 31522940 738928 2.25 478396 12401060 1867156 5.50 2547700 10996532 168 23:53:37 23:38:01 18251696 31523004 738856 2.25 478408 12401060 1867156 5.50 2547364 10996536 24 23:53:37 23:39:01 18251608 31523132 738676 2.25 478412 12401196 1867156 5.50 2547740 10996732 184 23:53:37 23:40:01 18251500 31523052 738892 2.25 478432 12401200 1867156 5.50 2547664 10996740 272 23:53:37 23:41:01 18252004 31523576 738356 2.25 478452 12401200 1867156 5.50 2547732 10996740 184 23:53:37 23:42:01 18251672 31523264 738604 2.25 478468 12401208 1867156 5.50 2547976 10996744 216 23:53:37 23:43:01 18251948 31523556 738304 2.25 478472 12401212 1867156 5.50 2547816 10996752 44 23:53:37 23:44:01 18251672 31523304 738500 2.25 478484 12401212 1867156 5.50 2547824 10996764 224 23:53:37 23:45:01 18251616 31523256 738488 2.25 478484 12401216 1867156 5.50 2547844 10996768 16 23:53:37 23:46:01 18251600 31523248 738528 2.25 478488 12401216 1867156 5.50 2548016 10996768 292 23:53:37 23:47:01 18251576 31523240 738480 2.25 478500 12401224 1867156 5.50 2548052 10996772 180 23:53:37 23:48:01 18251508 31523188 738716 2.25 478508 12401228 1867156 5.50 2547848 10996776 196 23:53:37 23:49:02 18251968 31523652 738404 2.25 478520 12401228 1867156 5.50 2547964 10996776 180 23:53:37 23:50:01 18252148 31523840 738196 2.24 478524 12401232 1867156 5.50 2547804 10996784 288 23:53:37 23:51:01 18252100 31523800 738164 2.24 478536 12401236 1867156 5.50 2547908 10996788 188 23:53:37 23:52:01 18236040 31509920 752100 2.29 478556 12402364 1883616 5.55 2565732 10997128 172 23:53:37 23:53:01 16736612 31481180 775864 2.36 525472 13710076 1985360 5.85 2680556 12258980 453940 23:53:37 Average: 19435084 31496784 769465 2.34 422095 11325629 1937495 5.71 2405716 10038267 126181 23:53:37 23:53:37 23:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:53:37 23:19:01 docker0 616.71 567.77 44.16 3484.83 0.00 0.00 0.00 0.00 23:53:37 23:19:01 lo 4.88 4.88 0.47 0.47 0.00 0.00 0.00 0.00 23:53:37 23:19:01 ens3 1542.44 1476.82 12778.86 181.10 0.00 0.00 0.00 0.00 23:53:37 23:20:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 23:53:37 23:20:01 veth20e1754 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 23:53:37 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:20:01 ens3 54.11 51.94 39.68 104.13 0.00 0.00 0.00 0.00 23:53:37 23:21:01 docker0 1.22 1.22 0.09 0.11 0.00 0.00 0.00 0.00 23:53:37 23:21:01 veth20e1754 1.22 1.23 0.11 0.11 0.00 0.00 0.00 0.00 23:53:37 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:21:01 ens3 33.38 22.68 28.76 14.21 0.00 0.00 0.00 0.00 23:53:37 23:22:01 veth4464323 9.03 13.21 0.87 5.30 0.00 0.00 0.00 0.00 23:53:37 23:22:01 docker0 52.26 82.39 4.16 239.18 0.00 0.00 0.00 0.00 23:53:37 23:22:01 vethdc819e7 8.98 13.20 0.87 5.31 0.00 0.00 0.00 0.00 23:53:37 23:22:01 veth1418cf0 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 23:53:37 23:22:01 vethac3ec86 9.05 13.38 0.87 5.30 0.00 0.00 0.00 0.00 23:53:37 23:22:01 veth8c59535 9.07 13.13 0.87 5.26 0.00 0.00 0.00 0.00 23:53:37 23:22:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 23:53:37 23:22:01 ens3 180.09 115.41 1939.54 25.01 0.00 0.00 0.00 0.00 23:53:37 23:22:01 vethb801632 9.10 13.23 0.87 5.32 0.00 0.00 0.00 0.00 23:53:37 23:23:01 docker0 493.93 791.32 40.95 5994.51 0.00 0.00 0.00 0.00 23:53:37 23:23:01 veth1418cf0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 23:53:37 23:23:01 ens3 860.86 524.15 6854.84 51.94 0.00 0.00 0.00 0.00 23:53:37 23:24:01 docker0 3.63 7.38 0.24 91.88 0.00 0.00 0.00 0.00 23:53:37 23:24:01 vethb595086 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:24:01 veth1418cf0 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:24:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 23:53:37 23:24:01 ens3 152.27 74.83 2121.22 17.05 0.00 0.00 0.00 0.00 23:53:37 23:24:01 veth4e819e9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:53:37 23:24:01 veth2641848 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:25:01 docker0 110.00 221.06 8.70 1470.28 0.00 0.00 0.00 0.00 23:53:37 23:25:01 veth1418cf0 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 23:53:37 23:25:01 vethcfdba7a 197.23 99.68 1204.13 9.41 0.00 0.00 0.00 0.00 23:53:37 23:25:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:25:01 ens3 264.21 139.78 1504.18 29.31 0.00 0.00 0.00 0.00 23:53:37 23:25:01 vethbd780b1 99.68 197.23 9.41 1204.13 0.00 0.00 0.00 0.10 23:53:37 23:26:01 docker0 332.29 597.70 26.36 3793.56 0.00 0.00 0.00 0.00 23:53:37 23:26:01 veth1418cf0 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 23:53:37 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:26:01 ens3 629.86 349.74 3818.30 44.28 0.00 0.00 0.00 0.00 23:53:37 23:27:01 docker0 8.52 18.31 0.57 231.95 0.00 0.00 0.00 0.00 23:53:37 23:27:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 23:53:37 23:27:01 ens3 119.11 119.00 290.25 359.77 0.00 0.00 0.00 0.00 23:53:37 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:28:01 lo 50.99 50.99 5.02 5.02 0.00 0.00 0.00 0.00 23:53:37 23:28:01 ens3 442.38 491.75 244.38 2506.99 0.00 0.00 0.00 0.00 23:53:37 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:29:01 lo 11.73 11.73 1.16 1.16 0.00 0.00 0.00 0.00 23:53:37 23:29:01 ens3 109.35 114.36 62.69 664.96 0.00 0.00 0.00 0.00 23:53:37 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:31:01 ens3 4.88 3.07 14.41 0.21 0.00 0.00 0.00 0.00 23:53:37 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:32:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:33:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:53:37 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:34:01 ens3 0.30 0.22 0.08 0.07 0.00 0.00 0.00 0.00 23:53:37 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:35:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:53:37 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:37:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:39:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:53:37 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:41:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 23:53:37 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:42:01 ens3 0.68 0.65 0.40 0.23 0.00 0.00 0.00 0.00 23:53:37 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:43:01 ens3 0.48 0.38 0.26 0.21 0.00 0.00 0.00 0.00 23:53:37 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:44:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:53:37 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:45:01 ens3 0.43 0.05 0.07 0.00 0.00 0.00 0.00 0.00 23:53:37 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:46:01 ens3 0.67 0.25 0.14 0.08 0.00 0.00 0.00 0.00 23:53:37 23:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:47:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 23:53:37 23:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:49:02 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 23:53:37 23:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:53:37 23:50:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 23:53:37 23:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:51:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 23:53:37 23:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:53:37 23:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:53:37 23:52:01 ens3 8.37 6.77 5.65 6.58 0.00 0.00 0.00 0.00 23:53:37 23:53:01 docker0 35.21 63.72 2.99 580.51 0.00 0.00 0.00 0.00 23:53:37 23:53:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 23:53:37 23:53:01 ens3 431.21 278.45 7762.77 146.07 0.00 0.00 0.00 0.00 23:53:37 Average: docker0 47.01 66.97 3.65 452.69 0.00 0.00 0.00 0.00 23:53:37 Average: lo 2.36 2.36 0.23 0.23 0.00 0.00 0.00 0.00 23:53:37 Average: ens3 137.64 107.17 1065.47 118.67 0.00 0.00 0.00 0.00 23:53:37 23:53:37 23:53:37 ---> sar -P ALL: 23:53:37 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6747) 04/03/23 _x86_64_ (8 CPU) 23:53:37 23:53:37 23:17:33 LINUX RESTART (8 CPU) 23:53:37 23:53:37 23:18:02 CPU %user %nice %system %iowait %steal %idle 23:53:37 23:19:01 all 11.59 0.00 4.16 3.73 0.06 80.47 23:53:37 23:19:01 0 11.34 0.00 5.09 0.74 0.05 82.79 23:53:37 23:19:01 1 17.61 0.00 4.27 8.02 0.07 70.03 23:53:37 23:19:01 2 7.87 0.00 2.81 2.26 0.05 87.01 23:53:37 23:19:01 3 10.49 0.00 4.07 0.38 0.07 85.00 23:53:37 23:19:01 4 11.41 0.00 2.99 0.31 0.05 85.24 23:53:37 23:19:01 5 15.25 0.00 5.18 14.73 0.07 64.77 23:53:37 23:19:01 6 9.83 0.00 4.05 2.87 0.05 83.20 23:53:37 23:19:01 7 8.87 0.00 4.83 0.52 0.07 85.71 23:53:37 23:20:01 all 24.59 0.00 4.56 1.86 0.07 68.92 23:53:37 23:20:01 0 24.56 0.00 4.29 0.03 0.07 71.05 23:53:37 23:20:01 1 26.39 0.00 4.49 8.90 0.07 60.15 23:53:37 23:20:01 2 24.06 0.00 3.98 0.42 0.07 71.47 23:53:37 23:20:01 3 23.61 0.00 5.85 0.07 0.07 70.41 23:53:37 23:20:01 4 24.37 0.00 4.45 2.19 0.07 68.92 23:53:37 23:20:01 5 22.59 0.00 3.94 2.60 0.07 70.80 23:53:37 23:20:01 6 26.63 0.00 5.72 0.10 0.07 67.48 23:53:37 23:20:01 7 24.49 0.00 3.78 0.57 0.08 71.08 23:53:37 23:21:01 all 41.31 0.00 5.45 0.45 0.11 52.69 23:53:37 23:21:01 0 42.93 0.00 5.26 0.12 0.10 51.60 23:53:37 23:21:01 1 40.48 0.00 5.35 0.22 0.17 53.78 23:53:37 23:21:01 2 40.69 0.00 5.14 0.12 0.08 53.97 23:53:37 23:21:01 3 43.19 0.00 5.42 0.03 0.10 51.25 23:53:37 23:21:01 4 39.59 0.00 6.16 2.45 0.10 51.70 23:53:37 23:21:01 5 41.82 0.00 5.55 0.55 0.10 51.98 23:53:37 23:21:01 6 40.26 0.00 5.34 0.03 0.10 54.27 23:53:37 23:21:01 7 41.51 0.00 5.37 0.08 0.10 52.93 23:53:37 23:22:01 all 15.42 0.00 6.53 4.02 0.07 73.97 23:53:37 23:22:01 0 13.58 0.00 6.63 0.10 0.05 79.65 23:53:37 23:22:01 1 16.69 0.00 6.47 0.08 0.07 76.69 23:53:37 23:22:01 2 16.51 0.00 7.69 0.76 0.07 74.97 23:53:37 23:22:01 3 15.88 0.00 6.46 0.29 0.07 77.31 23:53:37 23:22:01 4 14.22 0.00 5.26 3.07 0.07 77.37 23:53:37 23:22:01 5 14.21 0.00 7.21 27.17 0.07 51.34 23:53:37 23:22:01 6 15.60 0.00 5.77 0.61 0.07 77.95 23:53:37 23:22:01 7 16.68 0.00 6.74 0.20 0.08 76.30 23:53:37 23:23:01 all 10.40 0.00 6.24 21.02 0.06 62.29 23:53:37 23:23:01 0 10.23 0.00 6.27 18.52 0.07 64.91 23:53:37 23:23:01 1 10.37 0.00 6.49 20.22 0.03 62.89 23:53:37 23:23:01 2 10.68 0.00 5.68 7.53 0.05 76.06 23:53:37 23:23:01 3 9.81 0.00 7.09 31.45 0.07 51.58 23:53:37 23:23:01 4 11.60 0.00 6.03 33.94 0.05 48.38 23:53:37 23:23:01 5 10.67 0.00 5.74 10.72 0.05 72.83 23:53:37 23:23:01 6 10.12 0.00 6.71 13.52 0.07 69.58 23:53:37 23:23:01 7 9.71 0.00 5.89 32.28 0.08 52.03 23:53:37 23:24:01 all 41.83 0.00 8.59 14.91 0.11 34.55 23:53:37 23:24:01 0 40.77 0.00 8.93 15.66 0.08 34.55 23:53:37 23:24:01 1 41.13 0.00 9.80 5.17 0.15 43.75 23:53:37 23:24:01 2 41.94 0.00 8.09 7.05 0.10 42.82 23:53:37 23:24:01 3 42.76 0.00 7.95 9.53 0.10 39.66 23:53:37 23:24:01 4 42.79 0.00 7.71 3.32 0.10 46.08 23:53:37 23:24:01 5 42.03 0.00 8.06 32.27 0.15 17.50 23:53:37 23:24:01 6 41.31 0.00 9.46 10.85 0.10 38.28 23:53:37 23:24:01 7 41.92 0.00 8.76 35.52 0.10 13.70 23:53:37 23:25:01 all 45.07 0.00 11.10 17.79 0.12 25.92 23:53:37 23:25:01 0 43.73 0.00 9.36 12.08 0.12 34.71 23:53:37 23:25:01 1 46.31 0.00 9.91 11.99 0.12 31.67 23:53:37 23:25:01 2 45.41 0.00 11.37 10.16 0.12 32.95 23:53:37 23:25:01 3 45.06 0.00 10.68 24.05 0.12 20.10 23:53:37 23:25:01 4 44.83 0.00 11.70 14.52 0.10 28.85 23:53:37 23:25:01 5 44.73 0.00 11.57 13.91 0.12 29.66 23:53:37 23:25:01 6 44.75 0.00 12.91 23.70 0.14 18.50 23:53:37 23:25:01 7 45.69 0.00 11.34 31.99 0.14 10.85 23:53:37 23:26:01 all 30.62 0.00 9.41 21.60 0.12 38.26 23:53:37 23:26:01 0 26.99 0.00 9.10 27.13 0.10 36.67 23:53:37 23:26:01 1 31.61 0.00 8.87 21.54 0.10 37.88 23:53:37 23:26:01 2 32.38 0.00 8.58 12.77 0.12 46.15 23:53:37 23:26:01 3 32.48 0.00 9.46 23.01 0.12 34.94 23:53:37 23:26:01 4 32.64 0.00 10.41 27.38 0.12 29.44 23:53:37 23:26:01 5 27.02 0.00 9.31 17.44 0.12 46.12 23:53:37 23:26:01 6 30.77 0.00 10.06 18.31 0.14 40.71 23:53:37 23:26:01 7 31.01 0.00 9.46 25.23 0.15 34.14 23:53:37 23:27:01 all 19.41 0.00 6.81 13.51 0.08 60.20 23:53:37 23:27:01 0 18.20 0.00 5.23 6.05 0.05 70.47 23:53:37 23:27:01 1 19.82 0.00 7.39 23.43 0.07 49.28 23:53:37 23:27:01 2 19.48 0.00 7.43 10.15 0.07 62.88 23:53:37 23:27:01 3 20.57 0.00 6.66 2.20 0.08 70.48 23:53:37 23:27:01 4 20.20 0.00 6.49 11.52 0.15 61.64 23:53:37 23:27:01 5 16.59 0.00 7.00 19.02 0.08 57.30 23:53:37 23:27:01 6 19.77 0.00 8.20 22.13 0.07 49.82 23:53:37 23:27:01 7 20.60 0.00 6.06 13.63 0.08 59.63 23:53:37 23:28:01 all 7.90 0.00 0.99 0.20 0.06 90.85 23:53:37 23:28:01 0 7.47 0.00 1.12 0.10 0.07 91.24 23:53:37 23:28:01 1 7.17 0.00 1.09 0.03 0.07 91.65 23:53:37 23:28:01 2 10.61 0.00 0.92 0.00 0.07 88.41 23:53:37 23:28:01 3 7.59 0.00 0.83 0.07 0.08 91.43 23:53:37 23:28:01 4 4.76 0.00 0.94 1.32 0.05 92.93 23:53:37 23:28:01 5 8.72 0.00 0.79 0.00 0.05 90.44 23:53:37 23:28:01 6 9.44 0.00 0.90 0.03 0.05 89.57 23:53:37 23:28:01 7 7.41 0.00 1.36 0.03 0.08 91.12 23:53:37 23:29:01 all 2.10 0.00 0.23 0.04 0.02 97.61 23:53:37 23:29:01 0 0.27 0.00 0.25 0.03 0.00 99.45 23:53:37 23:29:01 1 1.40 0.00 0.20 0.00 0.02 98.38 23:53:37 23:29:01 2 2.92 0.00 0.17 0.02 0.02 96.88 23:53:37 23:29:01 3 1.50 0.00 0.13 0.00 0.02 98.35 23:53:37 23:29:01 4 2.22 0.00 0.27 0.20 0.02 97.29 23:53:37 23:29:01 5 3.66 0.00 0.18 0.02 0.02 96.12 23:53:37 23:29:01 6 4.16 0.00 0.42 0.02 0.05 95.35 23:53:37 23:29:01 7 0.65 0.00 0.25 0.00 0.03 99.06 23:53:37 23:53:37 23:29:01 CPU %user %nice %system %iowait %steal %idle 23:53:37 23:30:01 all 0.22 0.00 0.01 0.00 0.01 99.76 23:53:37 23:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:53:37 23:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:53:37 23:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:30:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:53:37 23:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:53:37 23:30:01 6 1.65 0.00 0.03 0.00 0.03 98.29 23:53:37 23:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:31:01 all 0.14 0.00 0.03 0.00 0.01 99.81 23:53:37 23:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:53:37 23:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:53:37 23:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:53:37 23:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:53:37 23:31:01 4 0.02 0.00 0.00 0.03 0.02 99.93 23:53:37 23:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:53:37 23:31:01 6 0.93 0.00 0.13 0.00 0.03 98.90 23:53:37 23:31:01 7 0.08 0.00 0.05 0.00 0.02 99.85 23:53:37 23:32:01 all 0.24 0.00 0.01 0.00 0.00 99.75 23:53:37 23:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:53:37 23:32:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:53:37 23:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:32:01 6 1.81 0.00 0.03 0.00 0.02 98.14 23:53:37 23:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:33:01 all 0.02 0.00 0.03 0.01 0.00 99.93 23:53:37 23:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:33:01 1 0.02 0.00 0.05 0.00 0.00 99.93 23:53:37 23:33:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:53:37 23:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:53:37 23:33:01 4 0.03 0.00 0.02 0.10 0.00 99.85 23:53:37 23:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:53:37 23:33:01 6 0.07 0.00 0.02 0.00 0.03 99.88 23:53:37 23:33:01 7 0.02 0.00 0.05 0.02 0.00 99.92 23:53:37 23:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:53:37 23:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:53:37 23:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:34:01 4 0.02 0.00 0.02 0.03 0.02 99.92 23:53:37 23:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:53:37 23:34:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:53:37 23:34:01 7 0.07 0.00 0.02 0.00 0.02 99.90 23:53:37 23:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:53:37 23:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:53:37 23:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:53:37 23:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:35:01 4 0.03 0.00 0.02 0.02 0.00 99.93 23:53:37 23:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:53:37 23:35:01 6 0.03 0.00 0.02 0.00 0.03 99.92 23:53:37 23:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:36:01 all 0.02 0.00 0.01 0.00 0.02 99.95 23:53:37 23:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:53:37 23:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:36:01 4 0.00 0.00 0.00 0.02 0.02 99.97 23:53:37 23:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:53:37 23:36:01 6 0.08 0.00 0.07 0.00 0.13 99.72 23:53:37 23:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:53:37 23:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:53:37 23:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:37:01 4 0.02 0.00 0.00 0.03 0.00 99.95 23:53:37 23:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:53:37 23:37:01 6 0.12 0.00 0.08 0.00 0.02 99.78 23:53:37 23:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:53:37 23:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:53:37 23:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:53:37 23:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:53:37 23:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:38:01 4 0.02 0.00 0.00 0.03 0.02 99.93 23:53:37 23:38:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:53:37 23:38:01 6 0.00 0.00 0.02 0.00 0.02 99.97 23:53:37 23:38:01 7 0.02 0.00 0.03 0.00 0.02 99.93 23:53:37 23:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 23:53:37 23:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 23:53:37 23:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:53:37 23:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:39:01 4 0.03 0.00 0.03 0.02 0.00 99.92 23:53:37 23:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 23:53:37 23:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:53:37 23:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:53:37 23:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:53:37 23:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:53:37 23:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:40:01 4 0.00 0.00 0.00 0.03 0.02 99.95 23:53:37 23:40:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:53:37 23:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:53:37 23:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:53:37 23:53:37 23:40:01 CPU %user %nice %system %iowait %steal %idle 23:53:37 23:41:01 all 0.26 0.00 0.02 0.00 0.01 99.72 23:53:37 23:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:53:37 23:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:53:37 23:41:01 4 0.03 0.00 0.03 0.03 0.00 99.90 23:53:37 23:41:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:53:37 23:41:01 6 1.87 0.00 0.03 0.00 0.02 98.08 23:53:37 23:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 23:53:37 23:42:01 all 0.28 0.00 0.01 0.00 0.01 99.70 23:53:37 23:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:53:37 23:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:42:01 2 0.05 0.00 0.00 0.00 0.02 99.93 23:53:37 23:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:42:01 4 0.05 0.00 0.00 0.03 0.02 99.90 23:53:37 23:42:01 5 0.07 0.00 0.02 0.00 0.02 99.90 23:53:37 23:42:01 6 2.00 0.00 0.02 0.00 0.00 97.98 23:53:37 23:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:53:37 23:43:01 all 0.27 0.00 0.01 0.00 0.01 99.71 23:53:37 23:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:53:37 23:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:53:37 23:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:53:37 23:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:53:37 23:43:01 4 0.02 0.00 0.03 0.03 0.00 99.92 23:53:37 23:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:53:37 23:43:01 6 2.00 0.00 0.00 0.00 0.02 97.98 23:53:37 23:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:53:37 23:44:01 all 0.27 0.00 0.02 0.00 0.01 99.70 23:53:37 23:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:53:37 23:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:53:37 23:44:01 2 0.02 0.00 0.02 0.02 0.02 99.93 23:53:37 23:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:44:01 4 0.00 0.00 0.03 0.02 0.02 99.93 23:53:37 23:44:01 5 0.03 0.00 0.03 0.00 0.02 99.92 23:53:37 23:44:01 6 2.00 0.00 0.02 0.00 0.00 97.98 23:53:37 23:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:53:37 23:45:01 all 0.12 0.00 0.02 0.00 0.00 99.86 23:53:37 23:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:53:37 23:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:53:37 23:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:45:01 4 0.02 0.00 0.05 0.02 0.00 99.92 23:53:37 23:45:01 5 0.02 0.00 0.05 0.00 0.02 99.92 23:53:37 23:45:01 6 0.83 0.00 0.03 0.00 0.02 99.12 23:53:37 23:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:46:01 all 0.11 0.00 0.01 0.00 0.01 99.87 23:53:37 23:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:53:37 23:46:01 2 0.00 0.00 0.00 0.02 0.02 99.97 23:53:37 23:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:53:37 23:46:01 4 0.03 0.00 0.03 0.00 0.02 99.92 23:53:37 23:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:53:37 23:46:01 6 0.73 0.00 0.02 0.00 0.00 99.25 23:53:37 23:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:47:01 all 0.26 0.00 0.01 0.00 0.01 99.71 23:53:37 23:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:53:37 23:47:01 2 0.05 0.00 0.02 0.02 0.02 99.90 23:53:37 23:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:47:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:53:37 23:47:01 5 0.00 0.00 0.02 0.00 0.03 99.95 23:53:37 23:47:01 6 1.99 0.00 0.00 0.00 0.02 98.00 23:53:37 23:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:53:37 23:48:01 all 0.27 0.00 0.01 0.02 0.01 99.69 23:53:37 23:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:53:37 23:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:53:37 23:48:01 2 0.03 0.00 0.02 0.08 0.02 99.85 23:53:37 23:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:48:01 4 0.00 0.00 0.02 0.05 0.00 99.93 23:53:37 23:48:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:53:37 23:48:01 6 1.99 0.00 0.03 0.00 0.02 97.96 23:53:37 23:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 23:53:37 23:49:02 all 0.23 0.00 0.02 0.01 0.00 99.73 23:53:37 23:49:02 0 0.00 0.00 0.00 0.07 0.00 99.93 23:53:37 23:49:02 1 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:49:02 2 0.00 0.00 0.00 0.00 0.02 99.98 23:53:37 23:49:02 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:49:02 4 0.03 0.00 0.02 0.03 0.00 99.92 23:53:37 23:49:02 5 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:49:02 6 1.81 0.00 0.10 0.00 0.02 98.08 23:53:37 23:49:02 7 0.00 0.00 0.02 0.00 0.00 99.98 23:53:37 23:50:01 all 0.09 0.00 0.02 0.00 0.01 99.88 23:53:37 23:50:01 0 0.02 0.00 0.03 0.02 0.00 99.93 23:53:37 23:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:53:37 23:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:53:37 23:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:53:37 23:50:01 4 0.03 0.00 0.00 0.02 0.02 99.93 23:53:37 23:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:53:37 23:50:01 6 0.58 0.00 0.05 0.00 0.03 99.34 23:53:37 23:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:53:37 23:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:53:37 23:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:53:37 23:51:01 2 0.02 0.00 0.00 0.02 0.02 99.95 23:53:37 23:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:53:37 23:51:01 4 0.02 0.00 0.02 0.02 0.02 99.93 23:53:37 23:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:53:37 23:51:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:53:37 23:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:53:37 23:53:37 23:51:01 CPU %user %nice %system %iowait %steal %idle 23:53:37 23:52:01 all 0.29 0.00 0.04 0.03 0.01 99.64 23:53:37 23:52:01 0 0.20 0.00 0.05 0.03 0.02 99.70 23:53:37 23:52:01 1 0.13 0.00 0.05 0.02 0.00 99.80 23:53:37 23:52:01 2 0.25 0.00 0.05 0.13 0.00 99.57 23:53:37 23:52:01 3 0.08 0.00 0.02 0.00 0.00 99.90 23:53:37 23:52:01 4 0.42 0.00 0.03 0.02 0.00 99.53 23:53:37 23:52:01 5 0.75 0.00 0.00 0.00 0.00 99.25 23:53:37 23:52:01 6 0.30 0.00 0.05 0.00 0.03 99.61 23:53:37 23:52:01 7 0.18 0.00 0.03 0.00 0.00 99.78 23:53:37 23:53:01 all 7.50 0.00 3.14 2.17 0.04 87.14 23:53:37 23:53:01 0 9.03 0.00 3.05 0.64 0.03 87.24 23:53:37 23:53:01 1 8.90 0.00 2.89 0.02 0.05 88.15 23:53:37 23:53:01 2 7.33 0.00 3.42 14.32 0.05 74.88 23:53:37 23:53:01 3 6.01 0.00 3.83 0.24 0.03 89.89 23:53:37 23:53:01 4 7.43 0.00 2.98 1.15 0.05 88.39 23:53:37 23:53:01 5 8.09 0.00 2.72 0.69 0.03 88.47 23:53:37 23:53:01 6 6.17 0.00 3.31 0.07 0.05 90.40 23:53:37 23:53:01 7 7.06 0.00 2.94 0.30 0.05 89.64 23:53:37 Average: all 7.38 0.00 1.91 2.86 0.03 87.81 23:53:37 Average: 0 7.07 0.00 1.83 2.30 0.02 88.78 23:53:37 Average: 1 7.60 0.00 1.91 2.82 0.03 87.64 23:53:37 Average: 2 7.38 0.00 1.85 1.86 0.03 88.88 23:53:37 Average: 3 7.34 0.00 1.94 2.58 0.03 88.11 23:53:37 Average: 4 7.28 0.00 1.86 2.89 0.03 87.94 23:53:37 Average: 5 7.25 0.00 1.91 3.91 0.03 86.90 23:53:37 Average: 6 7.92 0.00 2.08 2.60 0.04 87.36 23:53:37 Average: 7 7.25 0.00 1.89 3.96 0.03 86.87 23:53:37 23:53:37 23:53:37