Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d92bec74020a648086c22ac11f002708918e28aa 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-ssh7186927782668078647.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-ssh4585268900029425544.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-ssh5089667917181543526.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-ssh1113161897980818920.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-ssh9412707680440474457.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-5786’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-6290’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6291’ is offline ‘prd-ubuntu20.04-docker-8c-8g-6296’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-6287’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6289’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-6294’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6300 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/479 [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/479 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d92bec74020a648086c22ac11f002708918e28aa (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4488)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d92bec74020a648086c22ac11f002708918e28aa # timeout=10 > git rev-list --no-walk db4df0826c11cae39af8e6376885c49e760e8099 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T23:08:55.834Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T23:08:55.885Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T23:08:55.896Z] ========================================================= [2023-03-29T23:08:55.896Z] EdgeX Global Pipelines Version Info [2023-03-29T23:08:55.896Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:08:56.610Z] ------------------- [2023-03-29T23:08:56.610Z] stable info: [2023-03-29T23:08:56.610Z] ------------------- [2023-03-29T23:08:56.610Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T23:08:56.610Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T23:08:56.610Z] Message: update stable to v1.0.245 [2023-03-29T23:08:57.182Z] ------------------- [2023-03-29T23:08:57.182Z] experimental info: [2023-03-29T23:08:57.182Z] ------------------- [2023-03-29T23:08:57.182Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T23:08:57.182Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T23:08:57.182Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T23:08:57.354Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-29T23:08:57.364Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-29T23:08:57.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T23:08:57.386Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T23:08:57.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T23:08:57.417Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T23:08:57.426Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T23:08:57.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-29T23:08:57.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-29T23:08:57.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-29T23:08:57.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T23:08:57.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T23:08:57.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T23:08:57.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T23:08:57.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T23:08:57.517Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:08:57.527Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T23:08:57.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T23:08:57.547Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T23:08:57.558Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-29T23:08:57.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T23:08:57.578Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T23:08:57.595Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T23:08:57.607Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-29T23:08:57.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-29T23:08:57.628Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-29T23:08:57.638Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d92bec74020a648086c22ac11f002708918e28aa [Pipeline] echo [2023-03-29T23:08:57.649Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d92bec7 [Pipeline] echo [2023-03-29T23:08:57.660Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:08:57.698Z] provisioning config files... [2023-03-29T23:08:57.712Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/479@tmp/config16906883424072387643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:08:58.007Z] ---> docker-login.sh [2023-03-29T23:08:58.008Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:08:58.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:58.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:58.269Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:58.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:58.269Z] [2023-03-29T23:08:58.269Z] Login Succeeded [2023-03-29T23:08:58.269Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:08:58.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:58.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:58.269Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:58.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:58.269Z] [2023-03-29T23:08:58.269Z] Login Succeeded [2023-03-29T23:08:58.269Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:08:58.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:58.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:58.529Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:58.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:58.529Z] [2023-03-29T23:08:58.529Z] Login Succeeded [2023-03-29T23:08:58.529Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:08:58.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:58.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:58.529Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:58.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:58.529Z] [2023-03-29T23:08:58.529Z] Login Succeeded [2023-03-29T23:08:58.529Z] docker.io [2023-03-29T23:08:58.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:08:58.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:08:58.789Z] Configure a credential helper to remove this warning. See [2023-03-29T23:08:58.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:08:58.789Z] [2023-03-29T23:08:58.789Z] Login Succeeded [2023-03-29T23:08:58.789Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:08:58.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:08:59.110Z] + 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 [2023-03-29T23:08:59.110Z] + dirname cmd/core-command/Dockerfile [2023-03-29T23:08:59.110Z] + cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-29T23:08:59.110Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-29T23:08:59.110Z] cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-29T23:08:59.110Z] + cut -d/ -f2 [2023-03-29T23:08:59.110Z] + dirname cmd/core-data/Dockerfile [2023-03-29T23:08:59.110Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-29T23:08:59.110Z] + dirname cmd/core-metadata/Dockerfile [2023-03-29T23:08:59.110Z] + cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-29T23:08:59.110Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-29T23:08:59.110Z] + cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-29T23:08:59.110Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-29T23:08:59.110Z] + cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-29T23:08:59.110Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-29T23:08:59.110Z] + cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-29T23:08:59.110Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-29T23:08:59.110Z] + cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-29T23:08:59.110Z] + dirname cmd/security-spiffe-token-provider/Dockerfile+ [2023-03-29T23:08:59.110Z] cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-29T23:08:59.110Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-29T23:08:59.110Z] + cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-29T23:08:59.110Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-29T23:08:59.110Z] + cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-29T23:08:59.110Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-29T23:08:59.110Z] + cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-29T23:08:59.110Z] + dirname cmd/support-notifications/Dockerfile [2023-03-29T23:08:59.110Z] + cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-29T23:08:59.110Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-29T23:08:59.110Z] + cut -d/ -f2 [2023-03-29T23:08:59.110Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-29T23:08:59.156Z] 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 [2023-03-29T23:08:59.491Z] + git rev-list -1 --merges d92bec74020a648086c22ac11f002708918e28aa~1..d92bec74020a648086c22ac11f002708918e28aa [Pipeline] echo [2023-03-29T23:08:59.518Z] -----------> git rev-list -1 --merges d92bec74020a648086c22ac11f002708918e28aa~1..d92bec74020a648086c22ac11f002708918e28aa d92bec74020a648086c22ac11f002708918e28aa [false] [Pipeline] sh [2023-03-29T23:08:59.804Z] + git log --format=format:%s -1 d92bec74020a648086c22ac11f002708918e28aa [Pipeline] echo [2023-03-29T23:08:59.815Z] ========================================================= [2023-03-29T23:08:59.815Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T23:08:59.815Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-29T23:09:00.176Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:09:00.176Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T23:09:00.176Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T23:09:00.176Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T23:09:00.176Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T23:09:00.176Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T23:09:00.176Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:09:00.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:09:00.523Z] [2023-03-29T23:09:00.523Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:09:00.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:09:00.822Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T23:09:00.822Z] b85a868b505f: Pulling fs layer [2023-03-29T23:09:00.822Z] e2be974225ed: Pulling fs layer [2023-03-29T23:09:00.822Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T23:09:00.822Z] 988bab9f4d93: Pulling fs layer [2023-03-29T23:09:00.822Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T23:09:00.822Z] eaf3925da568: Pulling fs layer [2023-03-29T23:09:00.822Z] bab4dde63d76: Pulling fs layer [2023-03-29T23:09:00.822Z] bde34c3a00c8: Pulling fs layer [2023-03-29T23:09:00.822Z] b352a97aabf1: Pulling fs layer [2023-03-29T23:09:00.822Z] 4872d77fe225: Pulling fs layer [2023-03-29T23:09:00.822Z] 5851b861e8e6: Pulling fs layer [2023-03-29T23:09:00.822Z] eaf3925da568: Waiting [2023-03-29T23:09:00.822Z] bab4dde63d76: Waiting [2023-03-29T23:09:00.822Z] bde34c3a00c8: Waiting [2023-03-29T23:09:00.822Z] 988bab9f4d93: Waiting [2023-03-29T23:09:00.822Z] 1469e6f7b9e6: Waiting [2023-03-29T23:09:00.822Z] 5851b861e8e6: Waiting [2023-03-29T23:09:00.822Z] b352a97aabf1: Waiting [2023-03-29T23:09:00.822Z] e2be974225ed: Download complete [2023-03-29T23:09:00.822Z] 988bab9f4d93: Verifying Checksum [2023-03-29T23:09:00.822Z] 988bab9f4d93: Download complete [2023-03-29T23:09:00.822Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T23:09:00.822Z] 1469e6f7b9e6: Download complete [2023-03-29T23:09:00.822Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T23:09:00.822Z] 339a4e72a1f5: Download complete [2023-03-29T23:09:01.084Z] eaf3925da568: Download complete [2023-03-29T23:09:01.084Z] bde34c3a00c8: Verifying Checksum [2023-03-29T23:09:01.084Z] bde34c3a00c8: Download complete [2023-03-29T23:09:01.084Z] b352a97aabf1: Verifying Checksum [2023-03-29T23:09:01.084Z] b352a97aabf1: Download complete [2023-03-29T23:09:01.084Z] 4872d77fe225: Download complete [2023-03-29T23:09:01.084Z] 5851b861e8e6: Verifying Checksum [2023-03-29T23:09:01.084Z] 5851b861e8e6: Download complete [2023-03-29T23:09:01.084Z] b85a868b505f: Verifying Checksum [2023-03-29T23:09:01.084Z] b85a868b505f: Download complete [2023-03-29T23:09:01.342Z] bab4dde63d76: Verifying Checksum [2023-03-29T23:09:01.342Z] bab4dde63d76: Download complete [2023-03-29T23:09:02.280Z] b85a868b505f: Pull complete [2023-03-29T23:09:02.539Z] e2be974225ed: Pull complete [2023-03-29T23:09:02.797Z] 339a4e72a1f5: Pull complete [2023-03-29T23:09:03.055Z] 988bab9f4d93: Pull complete [2023-03-29T23:09:03.313Z] 1469e6f7b9e6: Pull complete [2023-03-29T23:09:03.313Z] eaf3925da568: Pull complete [2023-03-29T23:09:05.218Z] bab4dde63d76: Pull complete [2023-03-29T23:09:05.218Z] bde34c3a00c8: Pull complete [2023-03-29T23:09:05.218Z] b352a97aabf1: Pull complete [2023-03-29T23:09:05.218Z] 4872d77fe225: Pull complete [2023-03-29T23:09:05.218Z] 5851b861e8e6: Pull complete [2023-03-29T23:09:05.218Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T23:09:05.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:09:05.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:09:05.312Z] prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container [2023-03-29T23:09:05.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T23:09:06.786Z] $ docker top c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 -eo pid,comm [2023-03-29T23:09:06.838Z] 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). [2023-03-29T23:09:06.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:09:06.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:09:06.870Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:09:06.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:09:06.986Z] $ docker exec c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 ssh-agent [2023-03-29T23:09:07.103Z] SSH_AUTH_SOCK=/tmp/ssh-104s0KVF4GMf/agent.33 [2023-03-29T23:09:07.103Z] SSH_AGENT_PID=39 [2023-03-29T23:09:07.110Z] Running ssh-add (command line suppressed) [2023-03-29T23:09:07.223Z] Identity added: /w/workspace/edgex-go/479@tmp/private_key_16544912294977212351.key (/w/workspace/edgex-go/479@tmp/private_key_16544912294977212351.key) [2023-03-29T23:09:07.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:09:07.523Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T23:09:07.537Z] $ docker exec --env ******** --env ******** c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 ssh-agent -k [2023-03-29T23:09:07.639Z] unset SSH_AUTH_SOCK; [2023-03-29T23:09:07.639Z] unset SSH_AGENT_PID; [2023-03-29T23:09:07.640Z] echo Agent pid 39 killed; [2023-03-29T23:09:07.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T23:09:07.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:09:07.669Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:09:07.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:09:07.786Z] $ docker exec c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 ssh-agent [2023-03-29T23:09:07.903Z] SSH_AUTH_SOCK=/tmp/ssh-1X7MCN333F8a/agent.71 [2023-03-29T23:09:07.903Z] SSH_AGENT_PID=77 [2023-03-29T23:09:07.908Z] Running ssh-add (command line suppressed) [2023-03-29T23:09:08.021Z] Identity added: /w/workspace/edgex-go/479@tmp/private_key_17649570383797450888.key (/w/workspace/edgex-go/479@tmp/private_key_17649570383797450888.key) [2023-03-29T23:09:08.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:09:08.317Z] + git semver init [2023-03-29T23:09:08.576Z] 2023-03-29 23:09:08,509 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T23:09:08.576Z] 2023-03-29 23:09:08,510 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/479/.semver [2023-03-29T23:09:08.576Z] 2023-03-29 23:09:08,510 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/479/.semver [2023-03-29T23:09:08.576Z] 2023-03-29 23:09:08,510 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/479/.semver'], cwd=/w/workspace/edgex-go/479, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:09:16.702Z] 2023-03-29 23:09:15,835 [append_file] DEBUG append to file:/w/workspace/edgex-go/479/.git/info/exclude [2023-03-29T23:09:16.702Z] 2023-03-29 23:09:15,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/479/.semver/main with force:False [2023-03-29T23:09:16.702Z] 2023-03-29 23:09:15,836 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main [2023-03-29T23:09:16.702Z] 2023-03-29 23:09:15,836 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main [2023-03-29T23:09:16.702Z] 3.0.0-dev.117 [Pipeline] } [2023-03-29T23:09:16.716Z] $ docker exec --env ******** --env ******** c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 ssh-agent -k [2023-03-29T23:09:16.817Z] unset SSH_AUTH_SOCK; [2023-03-29T23:09:16.817Z] unset SSH_AGENT_PID; [2023-03-29T23:09:16.817Z] echo Agent pid 77 killed; [2023-03-29T23:09:16.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:09:17.130Z] + git semver [Pipeline] } [2023-03-29T23:09:17.407Z] $ docker stop --time=1 c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 [2023-03-29T23:09:18.739Z] $ docker rm -f --volumes c6d6a9ed4806643ae9d5642fe0e19d50e77022ce7322d233c41bc705dc6fa791 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:09:19.074Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T23:09:19.278Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T23:09:19.279Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.117 [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 [2023-03-29T23:09:19.676Z] + git config --global --add safe.directory /w/workspace/edgex-go/479 [Pipeline] echo [2023-03-29T23:09:19.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:09:19.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:09:19.710Z] ========================================================= [2023-03-29T23:09:19.710Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T23:09:19.710Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:09:20.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:09:20.015Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T23:09:20.015Z] 63b65145d645: Pulling fs layer [2023-03-29T23:09:20.015Z] a2d21d5440eb: Pulling fs layer [2023-03-29T23:09:20.015Z] 935e6c44a52c: Pulling fs layer [2023-03-29T23:09:20.015Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T23:09:20.015Z] 30dea6a524f1: Pulling fs layer [2023-03-29T23:09:20.015Z] a2aff8979fd8: Pulling fs layer [2023-03-29T23:09:20.015Z] 6808be2612f2: Pulling fs layer [2023-03-29T23:09:20.015Z] f25807f1079a: Pulling fs layer [2023-03-29T23:09:20.015Z] 30dea6a524f1: Waiting [2023-03-29T23:09:20.015Z] a2aff8979fd8: Waiting [2023-03-29T23:09:20.015Z] 6808be2612f2: Waiting [2023-03-29T23:09:20.015Z] f25807f1079a: Waiting [2023-03-29T23:09:20.015Z] 94cc34f8dd06: Waiting [2023-03-29T23:09:20.015Z] a2d21d5440eb: Verifying Checksum [2023-03-29T23:09:20.015Z] a2d21d5440eb: Download complete [2023-03-29T23:09:20.015Z] 94cc34f8dd06: Download complete [2023-03-29T23:09:20.015Z] 30dea6a524f1: Verifying Checksum [2023-03-29T23:09:20.015Z] 30dea6a524f1: Download complete [2023-03-29T23:09:20.015Z] 63b65145d645: Verifying Checksum [2023-03-29T23:09:20.015Z] 63b65145d645: Download complete [2023-03-29T23:09:20.015Z] a2aff8979fd8: Verifying Checksum [2023-03-29T23:09:20.015Z] a2aff8979fd8: Download complete [2023-03-29T23:09:20.275Z] 63b65145d645: Pull complete [2023-03-29T23:09:20.275Z] a2d21d5440eb: Pull complete [2023-03-29T23:09:20.537Z] f25807f1079a: Verifying Checksum [2023-03-29T23:09:20.537Z] f25807f1079a: Download complete [2023-03-29T23:09:20.802Z] 935e6c44a52c: Verifying Checksum [2023-03-29T23:09:20.802Z] 935e6c44a52c: Download complete [2023-03-29T23:09:21.065Z] 6808be2612f2: Verifying Checksum [2023-03-29T23:09:21.065Z] 6808be2612f2: Download complete [2023-03-29T23:09:24.361Z] 935e6c44a52c: Pull complete [2023-03-29T23:09:24.361Z] 94cc34f8dd06: Pull complete [2023-03-29T23:09:24.620Z] 30dea6a524f1: Pull complete [2023-03-29T23:09:24.620Z] a2aff8979fd8: Pull complete [2023-03-29T23:09:27.152Z] 6808be2612f2: Pull complete [2023-03-29T23:09:28.088Z] f25807f1079a: Pull complete [2023-03-29T23:09:28.088Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T23:09:28.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:09:28.088Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:09:28.383Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:09:28.383Z] WORKDIR /edgex [2023-03-29T23:09:28.383Z] COPY go.mod . [2023-03-29T23:09:28.383Z] RUN go mod download -t [2023-03-29T23:09:28.383Z] ci-base-image-x86_64 -f - . [2023-03-29T23:09:28.950Z] Sending build context to Docker daemon 170.5MB [2023-03-29T23:09:28.950Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T23:09:28.950Z] ---> 3b553350e43f [2023-03-29T23:09:28.950Z] Step 2/4 : WORKDIR /edgex [2023-03-29T23:09:31.494Z] ---> Running in 2656d31ab184 [2023-03-29T23:09:31.494Z] Removing intermediate container 2656d31ab184 [2023-03-29T23:09:31.494Z] ---> fa557931ab36 [2023-03-29T23:09:31.494Z] Step 3/4 : COPY go.mod . [2023-03-29T23:09:31.494Z] ---> edc8fb1b387a [2023-03-29T23:09:31.494Z] Step 4/4 : RUN go mod download [2023-03-29T23:09:31.494Z] ---> Running in 6495a4e32b49 [2023-03-29T23:09:34.351Z] Still waiting to schedule task [2023-03-29T23:09:34.351Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-29T23:09:41.493Z] Removing intermediate container 6495a4e32b49 [2023-03-29T23:09:41.493Z] ---> 4859c909a846 [2023-03-29T23:09:41.493Z] Successfully built 4859c909a846 [2023-03-29T23:09:41.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:09:41.797Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:09:41.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:09:41.868Z] prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container [2023-03-29T23:09:41.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T23:09:42.297Z] $ docker top c56222fbada47924d0f9842ac131c00bbb534f887bb1dfd2b26d12ad3ab01cf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:09:42.636Z] + go version [2023-03-29T23:09:42.637Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T23:09:42.649Z] $ docker stop --time=1 c56222fbada47924d0f9842ac131c00bbb534f887bb1dfd2b26d12ad3ab01cf0 [2023-03-29T23:09:43.971Z] $ docker rm -f --volumes c56222fbada47924d0f9842ac131c00bbb534f887bb1dfd2b26d12ad3ab01cf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:09:44.357Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T23:09:44.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:09:44.434Z] prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container [2023-03-29T23:09:44.473Z] $ 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/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T23:09:44.847Z] $ docker top 717dfce33b35514f2976d1a6419d0fad131375bd2e7f3ee512197a3a5ab9fc39 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T23:09:44.914Z] ========================================================= [2023-03-29T23:09:44.914Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-29T23:09:44.914Z] ========================================================= [Pipeline] sh [2023-03-29T23:09:45.191Z] + git config --global --add safe.directory /w/workspace/edgex-go/479 [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:09:45.485Z] + make test [2023-03-29T23:09:45.486Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T23:09:53.611Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-29T23:10:08.490Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-29T23:10:08.490Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-29T23:10:08.490Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-29T23:10:08.750Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-29T23:10:09.323Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-29T23:10:09.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-29T23:10:09.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-29T23:10:10.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-29T23:10:10.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-29T23:10:10.149Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-29T23:10:10.717Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-29T23:10:10.975Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-29T23:10:10.975Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-29T23:10:10.975Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-29T23:10:12.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-29T23:10:12.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-29T23:10:12.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-03-29T23:10:14.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-03-29T23:10:20.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.092s coverage: 71.3% of statements [2023-03-29T23:10:20.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-29T23:10:20.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-29T23:10:20.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-29T23:10:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-29T23:10:20.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-29T23:10:20.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-03-29T23:10:22.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-29T23:10:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-29T23:10:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:10:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-29T23:10:22.016Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-29T23:10:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-29T23:10:22.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-29T23:10:25.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.703s coverage: 88.5% of statements [2023-03-29T23:10:25.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements [2023-03-29T23:10:25.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-29T23:10:25.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:10:25.743Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-29T23:10:26.003Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.372s coverage: 95.6% of statements [2023-03-29T23:10:26.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-29T23:10:26.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-29T23:10:26.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-29T23:10:26.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-29T23:10:26.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-29T23:10:26.263Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-03-29T23:10:27.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-29T23:10:27.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-29T23:10:27.294Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-29T23:10:27.294Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements [2023-03-29T23:10:29.288Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-29T23:10:29.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-29T23:10:29.288Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements [2023-03-29T23:10:29.288Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.053s coverage: 29.0% of statements [2023-03-29T23:10:29.288Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 44.1% of statements [2023-03-29T23:10:29.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 82.9% of statements [2023-03-29T23:10:29.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements [2023-03-29T23:10:29.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2023-03-29T23:10:30.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements [2023-03-29T23:10:31.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-29T23:10:31.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-29T23:10:31.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-29T23:10:31.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-29T23:10:31.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-29T23:10:31.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-29T23:10:31.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-29T23:10:31.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-29T23:10:32.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-29T23:10:32.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-29T23:10:32.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-29T23:10:32.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-29T23:10:32.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-29T23:10:32.808Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-29T23:10:33.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-29T23:10:34.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-29T23:10:34.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-29T23:10:35.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-29T23:10:35.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-29T23:10:37.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-29T23:10:37.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-29T23:10:37.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-29T23:10:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-29T23:10:38.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-29T23:10:38.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-29T23:10:39.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-29T23:10:39.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-29T23:10:39.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-29T23:10:39.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-29T23:10:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-29T23:10:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-29T23:10:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-29T23:10:41.176Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-29T23:10:42.113Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-03-29T23:10:42.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-29T23:10:42.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:10:42.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-29T23:10:42.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-29T23:10:43.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-29T23:10:43.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-29T23:10:43.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-29T23:10:43.870Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.299s coverage: 79.9% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.083s coverage: 92.9% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 62.3% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.045s coverage: 20.0% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.2% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 63.1% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.208s coverage: 38.4% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements [2023-03-29T23:10:56.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements [2023-03-29T23:10:56.092Z] 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 [2023-03-29T23:10:56.092Z] running golangci-lint [2023-03-29T23:10:56.092Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-03-29T23:10:56.092Z] go version go1.20.2 linux/amd64 [2023-03-29T23:10:56.092Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-03-29T23:10:56.092Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-03-29T23:11:10.976Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 15.540186682s" [2023-03-29T23:11:10.976Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.118474ms" [2023-03-29T23:11:19.085Z] level=info msg="[linters_context/goanalysis] analyzers took 53.212940536s with top 10 stages: buildir: 33.293113013s, inspect: 1.608756141s, fact_deprecated: 1.444304473s, gosec: 1.24745629s, printf: 1.02435811s, ctrlflow: 853.250095ms, nilness: 851.778733ms, S1038: 827.444766ms, fact_purity: 819.281823ms, ineffassign: 540.402962ms" [2023-03-29T23:11:19.085Z] level=info msg="[runner] Issues before processing: 201, after processing: 0" [2023-03-29T23:11:19.085Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 201/201, cgo: 201/201, skip_files: 201/201, skip_dirs: 201/201, exclude: 201/201, exclude-rules: 21/201, nolint: 0/21, filename_unadjuster: 201/201, path_prettifier: 201/201, autogenerated_exclude: 201/201" [2023-03-29T23:11:19.085Z] level=info msg="[runner] processing took 18.300448ms with stages: nolint: 9.499204ms, identifier_marker: 4.067279ms, path_prettifier: 1.67399ms, exclude-rules: 1.297355ms, autogenerated_exclude: 1.117184ms, skip_dirs: 471.155µs, cgo: 108.551µs, filename_unadjuster: 59.85µs, max_same_issues: 1.3µs, exclude: 740ns, diff: 570ns, skip_files: 550ns, sort_results: 510ns, uniq_by_line: 450ns, source_code: 410ns, path_shortener: 400ns, severity-rules: 380ns, path_prefixer: 260ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns" [2023-03-29T23:11:19.085Z] level=info msg="[runner] linters took 7.961327387s with stages: goanalysis_metalinter: 7.942834456s" [2023-03-29T23:11:19.085Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-03-29T23:11:19.085Z] level=info msg="Memory: 236 samples, avg is 184.5MB, max is 776.9MB" [2023-03-29T23:11:19.085Z] level=info msg="Execution took 23.554214075s" [2023-03-29T23:11:19.085Z] go vet ./... [2023-03-29T23:11:23.262Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T23:11:23.262Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T23:11:23.262Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T23:11:23.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-29T23:11:23.825Z] + ls -al . [2023-03-29T23:11:23.825Z] total 704 [2023-03-29T23:11:23.825Z] drwxrwxr-x 11 1001 1001 4096 Mar 29 23:09 . [2023-03-29T23:11:23.825Z] drwxr-xr-x 4 root root 4096 Mar 29 23:09 .. [2023-03-29T23:11:23.825Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 23:08 .blubracket [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 16 Mar 29 23:08 .dockerignore [2023-03-29T23:11:23.825Z] drwxrwxr-x 8 1001 1001 4096 Mar 29 23:09 .git [2023-03-29T23:11:23.825Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 23:08 .github [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 1133 Mar 29 23:08 .gitignore [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 42 Mar 29 23:08 .golangci.yml [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 87 Mar 29 23:08 .hadolint.yml [2023-03-29T23:11:23.825Z] drwxr-xr-x 3 1001 1001 4096 Mar 29 23:09 .semver [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 166 Mar 29 23:08 .sonarcloud.properties [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 1171 Mar 29 23:08 ADOPTERS.md [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 10835 Mar 29 23:08 Attribution.txt [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 73765 Mar 29 23:08 CHANGELOG.md [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 3804 Mar 29 23:08 CONTRIBUTING.md [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 677 Mar 29 23:08 GOVERNANCE.md [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 883 Mar 29 23:08 Jenkinsfile [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 10775 Mar 29 23:08 LICENSE [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 14368 Mar 29 23:08 Makefile [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 582 Mar 29 23:08 OWNERS.md [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 9403 Mar 29 23:08 README.md [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 789 Mar 29 23:08 SECURITY.md [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 13 Mar 29 23:09 VERSION [2023-03-29T23:11:23.825Z] drwxrwxr-x 2 1001 1001 4096 Mar 29 23:08 bin [2023-03-29T23:11:23.825Z] drwxrwxr-x 18 1001 1001 4096 Mar 29 23:08 cmd [2023-03-29T23:11:23.825Z] -rw-r--r-- 1 root root 447379 Mar 29 23:10 coverage.out [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 3200 Mar 29 23:08 go.mod [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 31265 Mar 29 23:08 go.sum [2023-03-29T23:11:23.825Z] drwxrwxr-x 7 1001 1001 4096 Mar 29 23:08 internal [2023-03-29T23:11:23.825Z] drwxrwxr-x 3 1001 1001 4096 Mar 29 23:08 openapi [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 594 Mar 29 23:08 security.txt [2023-03-29T23:11:23.825Z] drwxrwxr-x 4 1001 1001 4096 Mar 29 23:08 snap [2023-03-29T23:11:23.825Z] -rw-rw-r-- 1 1001 1001 204 Mar 29 23:08 version.go [Pipeline] sh [2023-03-29T23:11:24.109Z] + '[' -e coverage.out ] [2023-03-29T23:11:24.109Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-29T23:11:24.215Z] Stashed 1 file(s) [Pipeline] sh [2023-03-29T23:11:24.494Z] + make build [2023-03-29T23:11:24.494Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-29T23:11:36.682Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-29T23:11:37.246Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-29T23:11:38.181Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T23:11:39.118Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-29T23:11:45.670Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-29T23:11:47.572Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T23:11:48.505Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-29T23:11:49.879Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-29T23:11:50.446Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-29T23:11:51.381Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-29T23:11:52.755Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-29T23:11:53.699Z] $ docker stop --time=1 717dfce33b35514f2976d1a6419d0fad131375bd2e7f3ee512197a3a5ab9fc39 [2023-03-29T23:11:56.414Z] $ docker rm -f --volumes 717dfce33b35514f2976d1a6419d0fad131375bd2e7f3ee512197a3a5ab9fc39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:11:57.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T23:11:57.215Z] [2023-03-29T23:11:57.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:11:57.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T23:11:57.513Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-29T23:11:57.513Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-29T23:11:57.513Z] ca9280d653b3: Pulling fs layer [2023-03-29T23:11:57.513Z] 7e9c9ca2126c: Pulling fs layer [2023-03-29T23:11:57.513Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-29T23:11:57.513Z] cbdbe7a5bc2a: Download complete [2023-03-29T23:11:57.771Z] ca9280d653b3: Verifying Checksum [2023-03-29T23:11:57.771Z] ca9280d653b3: Download complete [2023-03-29T23:11:57.771Z] cbdbe7a5bc2a: Pull complete [2023-03-29T23:11:58.027Z] 7e9c9ca2126c: Verifying Checksum [2023-03-29T23:11:58.027Z] 7e9c9ca2126c: Download complete [2023-03-29T23:11:58.285Z] ca9280d653b3: Pull complete [2023-03-29T23:12:01.566Z] 7e9c9ca2126c: Pull complete [2023-03-29T23:12:01.824Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-29T23:12:01.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T23:12:01.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:12:01.907Z] prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container [2023-03-29T23:12:01.933Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-29T23:12:03.707Z] $ docker top dc2f2ad0871a7627036f1ba519bb3589d48a8f5286b9d3d15078cae54d642e1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:12:04.042Z] + grep parallel [2023-03-29T23:12:04.042Z] + docker-compose build --help [2023-03-29T23:12:04.609Z] --parallel Build images in parallel. [Pipeline] } [2023-03-29T23:12:04.622Z] $ docker stop --time=1 dc2f2ad0871a7627036f1ba519bb3589d48a8f5286b9d3d15078cae54d642e1b [2023-03-29T23:12:05.930Z] $ docker rm -f --volumes dc2f2ad0871a7627036f1ba519bb3589d48a8f5286b9d3d15078cae54d642e1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:12:06.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-29T23:12:06.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:12:06.368Z] prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container [2023-03-29T23:12:06.396Z] $ 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/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@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 [2023-03-29T23:12:06.779Z] $ docker top 75af73459423d81f130798286151f9c5cc5425291e58dcf7fe1ba04314991951 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:12:07.115Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-29T23:12:07.681Z] Building core-command ... [2023-03-29T23:12:07.681Z] Building core-common-config-bootstrapper ... [2023-03-29T23:12:07.681Z] Building core-data ... [2023-03-29T23:12:07.681Z] Building core-metadata ... [2023-03-29T23:12:07.681Z] Building security-bootstrapper ... [2023-03-29T23:12:07.681Z] Building security-proxy-auth ... [2023-03-29T23:12:07.681Z] Building security-proxy-setup ... [2023-03-29T23:12:07.681Z] Building security-secretstore-setup ... [2023-03-29T23:12:07.681Z] Building security-spiffe-token-provider ... [2023-03-29T23:12:07.681Z] Building security-spire-agent ... [2023-03-29T23:12:07.681Z] Building security-spire-config ... [2023-03-29T23:12:07.681Z] Building security-spire-server ... [2023-03-29T23:12:07.681Z] Building support-notifications ... [2023-03-29T23:12:07.681Z] Building support-scheduler ... [2023-03-29T23:12:07.681Z] Building core-data [2023-03-29T23:12:07.681Z] Building security-proxy-setup [2023-03-29T23:12:07.681Z] Building support-notifications [2023-03-29T23:12:07.681Z] Building security-spire-config [2023-03-29T23:12:07.681Z] Building core-common-config-bootstrapper [2023-03-29T23:12:22.551Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:12:22.551Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:12:22.551Z] ---> 4859c909a846 [2023-03-29T23:12:22.551Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:12:22.551Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:12:22.551Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:12:22.551Z] ---> 4859c909a846 [2023-03-29T23:12:22.551Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:12:22.551Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:12:22.551Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:12:22.551Z] ---> 4859c909a846 [2023-03-29T23:12:22.551Z] Step 3/22 : WORKDIR /edgex-go [2023-03-29T23:12:22.551Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:12:22.551Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:12:22.551Z] ---> 4859c909a846 [2023-03-29T23:12:22.551Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T23:12:22.551Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:12:22.551Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:12:22.551Z] ---> 4859c909a846 [2023-03-29T23:12:22.551Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:12:23.927Z] ---> Running in a58cfaec12ed [2023-03-29T23:12:23.927Z] ---> Running in a4efdab3f861 [2023-03-29T23:12:23.927Z] ---> Running in 79293e0a4aba [2023-03-29T23:12:23.927Z] ---> Running in f0054f40f371 [2023-03-29T23:12:23.927Z] ---> Running in 73ec8b827853 [2023-03-29T23:12:23.927Z] Removing intermediate container 79293e0a4aba [2023-03-29T23:12:23.927Z] ---> 423c07dc3af9 [2023-03-29T23:12:23.927Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:12:23.927Z] Removing intermediate container a4efdab3f861 [2023-03-29T23:12:23.927Z] ---> 0c3a7c7a9ad9 [2023-03-29T23:12:23.927Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:12:23.927Z] Removing intermediate container f0054f40f371 [2023-03-29T23:12:23.927Z] ---> 5c9828a318db [2023-03-29T23:12:23.927Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:12:23.927Z] Removing intermediate container a58cfaec12ed [2023-03-29T23:12:23.927Z] ---> f1a44a304261 [2023-03-29T23:12:23.927Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-29T23:12:23.927Z] ---> Running in 40b1720087d9 [2023-03-29T23:12:23.927Z] Removing intermediate container 73ec8b827853 [2023-03-29T23:12:23.927Z] ---> 3326dfa7ea39 [2023-03-29T23:12:23.927Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:12:23.927Z] ---> Running in 39ea20ac76d7 [2023-03-29T23:12:23.927Z] ---> Running in e56bc57a22f3 [2023-03-29T23:12:23.927Z] ---> Running in 22c9be3f36b2 [2023-03-29T23:12:23.927Z] ---> Running in 6c939d0aac50 [2023-03-29T23:12:24.185Z] Removing intermediate container 40b1720087d9 [2023-03-29T23:12:24.185Z] ---> a28b13029db9 [2023-03-29T23:12:24.185Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-29T23:12:24.185Z] Removing intermediate container 39ea20ac76d7 [2023-03-29T23:12:24.185Z] ---> 5a56571edd8e [2023-03-29T23:12:24.185Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:12:24.185Z] Removing intermediate container 6c939d0aac50 [2023-03-29T23:12:24.185Z] ---> 7ee74a1fca7f [2023-03-29T23:12:24.185Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:12:24.185Z] ---> Running in 7f1d30e5d321 [2023-03-29T23:12:24.185Z] ---> Running in 13c25c95c64c [2023-03-29T23:12:24.185Z] ---> Running in 83084a480f09 [2023-03-29T23:12:24.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:12:24.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:12:24.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:12:24.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:12:24.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:12:24.762Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6307 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-29T23:12:24.774Z] Running in /w/workspace/edgex-go/479 [Pipeline] { [Pipeline] checkout [2023-03-29T23:12:24.808Z] The recommended git tool is: git [2023-03-29T23:12:25.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:12:25.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:12:25.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:12:25.007Z] OK: 265 MiB in 53 packages [2023-03-29T23:12:25.007Z] OK: 265 MiB in 53 packages [2023-03-29T23:12:25.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:12:25.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:12:25.263Z] OK: 265 MiB in 53 packages [2023-03-29T23:12:25.520Z] OK: 265 MiB in 53 packages [2023-03-29T23:12:25.520Z] Removing intermediate container e56bc57a22f3 [2023-03-29T23:12:25.520Z] ---> f2adf25a8a08 [2023-03-29T23:12:25.520Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T23:12:25.520Z] OK: 265 MiB in 53 packages [2023-03-29T23:12:25.520Z] Removing intermediate container 22c9be3f36b2 [2023-03-29T23:12:25.520Z] ---> 5ec830afe320 [2023-03-29T23:12:25.520Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-29T23:12:25.777Z] ---> f095fe9c5bac [2023-03-29T23:12:25.777Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:12:25.777Z] Removing intermediate container 7f1d30e5d321 [2023-03-29T23:12:25.777Z] ---> 42ba806af864 [2023-03-29T23:12:25.777Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:12:25.777Z] ---> Running in 11b032c76640 [2023-03-29T23:12:25.777Z] ---> c9c915054042 [2023-03-29T23:12:25.777Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:12:25.777Z] ---> Running in 53d0fb11bee6 [2023-03-29T23:12:26.035Z] ---> 97de00c424e8 [2023-03-29T23:12:26.035Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:12:26.035Z] ---> Running in ef1246705b87 [2023-03-29T23:12:26.035Z] Removing intermediate container 13c25c95c64c [2023-03-29T23:12:26.035Z] ---> b954717822f3 [2023-03-29T23:12:26.035Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:12:26.035Z] Removing intermediate container 83084a480f09 [2023-03-29T23:12:26.035Z] ---> b90eed9fce2c [2023-03-29T23:12:26.035Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:12:26.293Z] ---> 801d16188fb9 [2023-03-29T23:12:26.293Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:12:26.293Z] ---> 95ca0eb8fb9e [2023-03-29T23:12:26.293Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:12:26.293Z] ---> Running in 83a57dc1e25c [2023-03-29T23:12:26.293Z] ---> Running in 33adea0c6e54 [2023-03-29T23:12:32.106Z] using credential edgex-jenkins-ssh [2023-03-29T23:12:32.130Z] Cloning the remote Git repository [2023-03-29T23:12:32.197Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-29T23:12:32.339Z] > git init /w/workspace/edgex-go/479 # timeout=10 [2023-03-29T23:12:32.540Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-29T23:12:32.541Z] > git --version # timeout=10 [2023-03-29T23:12:32.564Z] > git --version # 'git version 2.25.1' [2023-03-29T23:12:32.568Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T23:12:32.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:12:58.407Z] Avoid second fetch [2023-03-29T23:12:58.407Z] Checking out Revision d92bec74020a648086c22ac11f002708918e28aa (main) [2023-03-29T23:12:56.452Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-29T23:12:56.480Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T23:12:58.434Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T23:12:59.360Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4488)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T23:13:00.363Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T23:13:00.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:13:00.363Z] Dload Upload Total Spent Left Speed [2023-03-29T23:13:00.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-03-29T23:13:01.052Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T23:12:58.539Z] > git checkout -f d92bec74020a648086c22ac11f002708918e28aa # timeout=10 [2023-03-29T23:13:01.392Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T23:13:01.392Z] + sudo tee /etc/docker/daemon.new [2023-03-29T23:13:01.393Z] { [2023-03-29T23:13:01.393Z] "registry-mirrors": [ [2023-03-29T23:13:01.393Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T23:13:01.393Z] ], [2023-03-29T23:13:01.393Z] "bip": "10.250.0.254/24", [2023-03-29T23:13:01.393Z] "hosts": [ [2023-03-29T23:13:01.393Z] "tcp://0.0.0.0:5555", [2023-03-29T23:13:01.393Z] "unix:///var/run/docker.sock" [2023-03-29T23:13:01.393Z] ], [2023-03-29T23:13:01.393Z] "mtu": 1458, [2023-03-29T23:13:01.393Z] "selinux-enabled": true, [2023-03-29T23:13:01.393Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T23:13:01.393Z] } [Pipeline] sh [2023-03-29T23:13:01.751Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T23:13:02.098Z] + sudo service docker restart [2023-03-29T23:13:05.011Z] Removing intermediate container ef1246705b87 [2023-03-29T23:13:05.011Z] ---> 77fdc5d373cd [2023-03-29T23:13:05.011Z] Step 8/23 : COPY . . [2023-03-29T23:13:05.011Z] Removing intermediate container 33adea0c6e54 [2023-03-29T23:13:05.011Z] ---> 8fe6ebb4bdcc [2023-03-29T23:13:05.011Z] Step 8/23 : COPY . . [2023-03-29T23:13:05.011Z] Removing intermediate container 11b032c76640 [2023-03-29T23:13:05.011Z] ---> 9f39ce0880f8 [2023-03-29T23:13:05.011Z] Step 7/27 : COPY . . [2023-03-29T23:13:05.011Z] Removing intermediate container 83a57dc1e25c [2023-03-29T23:13:05.011Z] ---> d720ddc0509a [2023-03-29T23:13:05.011Z] Step 8/23 : COPY . . [2023-03-29T23:13:05.011Z] Removing intermediate container 53d0fb11bee6 [2023-03-29T23:13:05.011Z] ---> 9a365a6d2efa [2023-03-29T23:13:05.011Z] Step 7/22 : COPY . . [2023-03-29T23:13:09.197Z] ---> 65c1e5ccf313 [2023-03-29T23:13:09.197Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-29T23:13:09.197Z] ---> f460fac14286 [2023-03-29T23:13:09.197Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:13:09.197Z] ---> e7d78e049ff0 [2023-03-29T23:13:09.197Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-29T23:13:09.197Z] ---> 6b876d138b10 [2023-03-29T23:13:09.197Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-29T23:13:09.197Z] ---> 86fe9e16707e [2023-03-29T23:13:09.197Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-29T23:13:09.197Z] ---> Running in d3c15d27ba84 [2023-03-29T23:13:09.197Z] ---> Running in e9df41056d18 [2023-03-29T23:13:09.197Z] ---> Running in 1c20bd0d5680 [2023-03-29T23:13:09.197Z] ---> Running in 43f5421591b4 [2023-03-29T23:13:09.197Z] ---> Running in 4a5fb66976ae [2023-03-29T23:13:09.197Z] Removing intermediate container e9df41056d18 [2023-03-29T23:13:09.197Z] ---> 97b52a787008 [2023-03-29T23:13:09.197Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T23:13:09.197Z] ---> Running in b386712caa98 [2023-03-29T23:13:09.455Z] Removing intermediate container b386712caa98 [2023-03-29T23:13:09.455Z] ---> 268c1a11f6df [2023-03-29T23:13:09.455Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:13:09.455Z] ---> Running in 486be178018a [2023-03-29T23:13:09.455Z] Removing intermediate container 486be178018a [2023-03-29T23:13:09.455Z] ---> c0d1d920e9c8 [2023-03-29T23:13:09.455Z] 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 [2023-03-29T23:13:09.455Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-29T23:13:09.455Z] ---> Running in 2deddd1029d0 [2023-03-29T23:13:10.019Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-29T23:13:10.019Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T23:13:10.019Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-29T23:13:10.583Z] Removing intermediate container 2deddd1029d0 [2023-03-29T23:13:10.583Z] ---> 02547e7307b0 [2023-03-29T23:13:10.583Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T23:13:10.839Z] ---> Running in 6586eaec64e7 [2023-03-29T23:13:10.839Z] Removing intermediate container 6586eaec64e7 [2023-03-29T23:13:10.839Z] ---> 9af87b2de6a5 [2023-03-29T23:13:10.839Z] [2023-03-29T23:13:10.839Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T23:13:11.096Z] 3.17: Pulling from library/alpine [2023-03-29T23:13:11.353Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:13:11.353Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:13:11.353Z] ---> 9ed4aefc74f6 [2023-03-29T23:13:11.353Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:13:11.610Z] ---> Running in 9561d423b958 [2023-03-29T23:13:11.610Z] Removing intermediate container 9561d423b958 [2023-03-29T23:13:11.610Z] ---> 9379d9011ca8 [2023-03-29T23:13:11.610Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-29T23:13:11.610Z] ---> Running in 9d1000056238 [2023-03-29T23:13:12.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:12.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:12.431Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:13:12.431Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:13:12.431Z] OK: 17818 distinct packages available [2023-03-29T23:13:12.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:12.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:12.945Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-29T23:13:12.946Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:13:12.946Z] (3/4) Installing libucontext (1.2-r0) [2023-03-29T23:13:12.946Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-29T23:13:12.946Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:13:12.946Z] OK: 7 MiB in 19 packages [2023-03-29T23:13:13.511Z] Removing intermediate container 9d1000056238 [2023-03-29T23:13:13.511Z] ---> 061b65827f02 [2023-03-29T23:13:13.511Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:13:14.074Z] ---> fc8f0ae627ac [2023-03-29T23:13:14.074Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:13:14.641Z] ---> 20c0061e1b6f [2023-03-29T23:13:14.641Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:13:17.168Z] ---> 9cc23b3a9885 [2023-03-29T23:13:17.168Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:13:17.741Z] ---> 045090f507fb [2023-03-29T23:13:17.741Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-29T23:13:17.999Z] ---> Running in 970a323c9b17 [2023-03-29T23:13:18.569Z] Removing intermediate container 970a323c9b17 [2023-03-29T23:13:18.569Z] ---> 4403cb096162 [2023-03-29T23:13:18.569Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-29T23:13:19.137Z] ---> c12c2b26452e [2023-03-29T23:13:19.137Z] Step 22/27 : WORKDIR / [2023-03-29T23:13:19.395Z] ---> Running in fe2e12fe49f8 [2023-03-29T23:13:19.962Z] Removing intermediate container fe2e12fe49f8 [2023-03-29T23:13:19.962Z] ---> 38aa8ef3c82b [2023-03-29T23:13:19.962Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:13:19.962Z] ---> Running in 593c9d9f28d4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:13:20.423Z] provisioning config files... [2023-03-29T23:13:20.458Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/479@tmp/config16410756055114299685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:13:20.831Z] ---> docker-login.sh [2023-03-29T23:13:20.831Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:13:20.895Z] Removing intermediate container 593c9d9f28d4 [2023-03-29T23:13:20.895Z] ---> 06f20bf10c7a [2023-03-29T23:13:20.895Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:13:20.895Z] ---> Running in 0ca83780228d [2023-03-29T23:13:21.162Z] Removing intermediate container 0ca83780228d [2023-03-29T23:13:21.162Z] ---> ac9c7b954d2c [2023-03-29T23:13:21.162Z] Step 25/27 : LABEL arch=x86_64 [2023-03-29T23:13:21.423Z] ---> Running in 6facd5174f48 [2023-03-29T23:13:21.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:21.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:21.429Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:21.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:21.429Z] [2023-03-29T23:13:21.429Z] Login Succeeded [2023-03-29T23:13:21.429Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:13:21.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:21.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:21.991Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:21.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:21.991Z] [2023-03-29T23:13:21.991Z] Login Succeeded [2023-03-29T23:13:21.991Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:13:22.014Z] Removing intermediate container 6facd5174f48 [2023-03-29T23:13:22.014Z] ---> 597e67196abd [2023-03-29T23:13:22.014Z] Step 26/27 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:13:22.014Z] ---> Running in 67a27708808a [2023-03-29T23:13:22.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:22.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:22.264Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:22.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:22.264Z] [2023-03-29T23:13:22.264Z] Login Succeeded [2023-03-29T23:13:22.264Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:13:22.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:22.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:22.811Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:22.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:22.811Z] [2023-03-29T23:13:22.811Z] Login Succeeded [2023-03-29T23:13:22.811Z] docker.io [2023-03-29T23:13:22.947Z] Removing intermediate container 67a27708808a [2023-03-29T23:13:22.947Z] ---> 734ffe4dc7d5 [2023-03-29T23:13:22.947Z] Step 27/27 : LABEL version=3.0.0-dev.117 [2023-03-29T23:13:23.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:13:23.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:13:23.128Z] Configure a credential helper to remove this warning. See [2023-03-29T23:13:23.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:13:23.128Z] [2023-03-29T23:13:23.128Z] Login Succeeded [2023-03-29T23:13:23.128Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:13:23.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-29T23:13:23.210Z] ---> Running in 54b30df5ef1f [Pipeline] sh [2023-03-29T23:13:23.473Z] Removing intermediate container 54b30df5ef1f [2023-03-29T23:13:23.473Z] ---> f62af5d32ad7 [2023-03-29T23:13:23.473Z] [2023-03-29T23:13:23.729Z] Successfully built f62af5d32ad7 [2023-03-29T23:13:23.729Z] Successfully tagged security-spire-config:latest [2023-03-29T23:13:23.729Z]  Building security-spire-config ... done Building security-spire-server [2023-03-29T23:13:23.776Z] + git config --global --add safe.directory /w/workspace/edgex-go/479 [Pipeline] echo [2023-03-29T23:13:23.794Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:13:23.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:13:23.823Z] ========================================================= [2023-03-29T23:13:23.823Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T23:13:23.823Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:13:24.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:13:24.440Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T23:13:24.440Z] af6eaf76a39c: Pulling fs layer [2023-03-29T23:13:24.440Z] 55522c791124: Pulling fs layer [2023-03-29T23:13:24.440Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T23:13:24.440Z] 169dfbe0d373: Pulling fs layer [2023-03-29T23:13:24.440Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T23:13:24.440Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T23:13:24.440Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T23:13:24.440Z] 169dfbe0d373: Waiting [2023-03-29T23:13:24.440Z] e1ff8fa3b103: Waiting [2023-03-29T23:13:24.440Z] 52ebb69f0ebf: Waiting [2023-03-29T23:13:24.440Z] 55522c791124: Verifying Checksum [2023-03-29T23:13:24.440Z] 55522c791124: Download complete [2023-03-29T23:13:24.440Z] 169dfbe0d373: Verifying Checksum [2023-03-29T23:13:24.440Z] 169dfbe0d373: Download complete [2023-03-29T23:13:24.440Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T23:13:24.440Z] e1ff8fa3b103: Download complete [2023-03-29T23:13:24.440Z] af6eaf76a39c: Verifying Checksum [2023-03-29T23:13:24.440Z] af6eaf76a39c: Download complete [2023-03-29T23:13:25.429Z] af6eaf76a39c: Pull complete [2023-03-29T23:13:25.703Z] 55522c791124: Pull complete [2023-03-29T23:13:25.977Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T23:13:25.977Z] 5abe8eddf0d5: Download complete [2023-03-29T23:13:26.964Z] ce5c4a1c91eb: Verifying Checksum [2023-03-29T23:13:26.964Z] ce5c4a1c91eb: Download complete [2023-03-29T23:13:27.949Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T23:13:27.949Z] 52ebb69f0ebf: Download complete [2023-03-29T23:13:27.964Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:13:27.964Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:13:27.964Z] ---> 4859c909a846 [2023-03-29T23:13:27.964Z] Step 3/26 : WORKDIR /edgex-go [2023-03-29T23:13:27.964Z] ---> Using cache [2023-03-29T23:13:27.964Z] ---> f1a44a304261 [2023-03-29T23:13:27.964Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:13:27.964Z] ---> Running in 11cc8f247146 [2023-03-29T23:13:28.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:28.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:29.164Z] OK: 265 MiB in 53 packages [2023-03-29T23:13:30.537Z] Removing intermediate container 11cc8f247146 [2023-03-29T23:13:30.537Z] ---> 9e2169f60a6b [2023-03-29T23:13:30.537Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-29T23:13:31.105Z] ---> 2bd036c6fa79 [2023-03-29T23:13:31.105Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:13:31.105Z] ---> Running in fb627c2d3800 [2023-03-29T23:13:38.174Z] ce5c4a1c91eb: Pull complete [2023-03-29T23:13:38.174Z] 169dfbe0d373: Pull complete [2023-03-29T23:13:38.452Z] e1ff8fa3b103: Pull complete [2023-03-29T23:13:45.149Z] 52ebb69f0ebf: Pull complete [2023-03-29T23:13:47.121Z] 5abe8eddf0d5: Pull complete [2023-03-29T23:13:47.121Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T23:13:47.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:13:47.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-29T23:13:47.473Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:13:47.473Z] WORKDIR /edgex [2023-03-29T23:13:47.473Z] COPY go.mod . [2023-03-29T23:13:47.473Z] RUN go mod download [2023-03-29T23:13:47.473Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-29T23:13:48.074Z] Sending build context to Docker daemon 2.934MB [2023-03-29T23:13:48.074Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T23:13:48.074Z] ---> 6cb57ee374ae [2023-03-29T23:13:48.074Z] Step 2/4 : WORKDIR /edgex [2023-03-29T23:13:49.181Z] Removing intermediate container 4a5fb66976ae [2023-03-29T23:13:49.182Z] ---> bbc74570cb74 [2023-03-29T23:13:49.182Z] [2023-03-29T23:13:49.182Z] Step 9/22 : FROM alpine:3.17 [2023-03-29T23:13:49.182Z] ---> 9ed4aefc74f6 [2023-03-29T23:13:49.182Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-29T23:13:49.182Z] Removing intermediate container 1c20bd0d5680 [2023-03-29T23:13:49.182Z] ---> 159ccc85d221 [2023-03-29T23:13:49.182Z] [2023-03-29T23:13:49.182Z] Removing intermediate container 43f5421591b4 [2023-03-29T23:13:49.182Z] Step 10/23 : FROM alpine:3.17 ---> 4eefb5e607a6 [2023-03-29T23:13:49.182Z] [2023-03-29T23:13:49.182Z] [2023-03-29T23:13:49.182Z] ---> 9ed4aefc74f6 [2023-03-29T23:13:49.182Z] Step 10/23 : FROM alpine:3.17Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:13:49.182Z] [2023-03-29T23:13:49.182Z] ---> 9ed4aefc74f6 [2023-03-29T23:13:49.182Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T23:13:49.182Z] ---> Running in 6c34384f6b99 [2023-03-29T23:13:49.182Z] ---> Running in 4857d779ae86 [2023-03-29T23:13:49.182Z] ---> Running in c3a56f95a5ab [2023-03-29T23:13:49.182Z] Removing intermediate container 4857d779ae86 [2023-03-29T23:13:49.182Z] ---> 43cdc5d74847 [2023-03-29T23:13:49.182Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-29T23:13:49.182Z] Removing intermediate container 6c34384f6b99 [2023-03-29T23:13:49.182Z] ---> 5564154bce59 [2023-03-29T23:13:49.182Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:13:49.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:49.182Z] ---> Running in 6b191f76fbee [2023-03-29T23:13:49.182Z] ---> Running in 78215b5a57dd [2023-03-29T23:13:49.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:49.182Z] Removing intermediate container 6b191f76fbee [2023-03-29T23:13:49.182Z] ---> 7d4ff12f49f7 [2023-03-29T23:13:49.182Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-29T23:13:49.182Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:13:49.182Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-29T23:13:49.182Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:13:49.182Z] OK: 8 MiB in 17 packages [2023-03-29T23:13:49.182Z] ---> Running in 7f48a5c71505 [2023-03-29T23:13:49.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:49.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:49.182Z] Removing intermediate container 7f48a5c71505 [2023-03-29T23:13:49.182Z] ---> e62d0a16106c [2023-03-29T23:13:49.182Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:13:49.182Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:13:49.182Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:13:49.439Z] OK: 7 MiB in 16 packages [2023-03-29T23:13:49.439Z] ---> Running in c48fdffb3c6a [2023-03-29T23:13:49.439Z] Removing intermediate container c3a56f95a5ab [2023-03-29T23:13:49.439Z] ---> ebc132a74a21 [2023-03-29T23:13:49.439Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T23:13:49.697Z] ---> Running in 7a1d22729596 [2023-03-29T23:13:49.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:49.957Z] Removing intermediate container fb627c2d3800 [2023-03-29T23:13:49.957Z] ---> 53328cf8b5c2 [2023-03-29T23:13:49.957Z] Step 7/26 : COPY . . [2023-03-29T23:13:50.215Z] Removing intermediate container 7a1d22729596 [2023-03-29T23:13:50.215Z] ---> 60a8d96efd66 [2023-03-29T23:13:50.215Z] Step 12/22 : WORKDIR /edgex [2023-03-29T23:13:50.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:50.215Z] Removing intermediate container 78215b5a57dd [2023-03-29T23:13:50.215Z] ---> db5bc46a51da [2023-03-29T23:13:50.215Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:13:50.473Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:13:50.473Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:13:50.473Z] OK: 7 MiB in 16 packages [2023-03-29T23:13:50.681Z] ---> Running in 21ca6b4d0a36 [2023-03-29T23:13:50.681Z] Removing intermediate container 21ca6b4d0a36 [2023-03-29T23:13:50.681Z] ---> bb3a37729dd7 [2023-03-29T23:13:50.681Z] Step 3/4 : COPY go.mod . [2023-03-29T23:13:50.732Z] ---> Running in 204215884f55 [2023-03-29T23:13:51.271Z] ---> ebd0cb0de255 [2023-03-29T23:13:51.271Z] Step 4/4 : RUN go mod download [2023-03-29T23:13:51.271Z] ---> Running in 426d08c3661b [2023-03-29T23:13:51.665Z] ---> b99f41ab8cd1 [2023-03-29T23:13:51.665Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:13:51.665Z] Removing intermediate container 204215884f55 [2023-03-29T23:13:51.665Z] ---> 7e173180821f [2023-03-29T23:13:51.665Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:13:51.665Z] Removing intermediate container c48fdffb3c6a [2023-03-29T23:13:51.665Z] ---> fa588febb7a1 [2023-03-29T23:13:51.665Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:13:51.943Z] ---> 6fc963dbecef [2023-03-29T23:13:51.943Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-29T23:13:52.202Z] Removing intermediate container d3c15d27ba84 [2023-03-29T23:13:52.202Z] ---> 53c7a995ac6a [2023-03-29T23:13:52.202Z] [2023-03-29T23:13:52.202Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:13:52.202Z] ---> 9ed4aefc74f6 [2023-03-29T23:13:52.202Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T23:13:52.202Z] ---> 92f73a879f92 [2023-03-29T23:13:52.202Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:13:52.202Z] ---> 3abce7e8fbef [2023-03-29T23:13:52.202Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:13:52.202Z] ---> Running in c3e901dac74b [2023-03-29T23:13:52.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:52.770Z] ---> c4248b2b0aa9 [2023-03-29T23:13:52.770Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-29T23:13:52.770Z] ---> f7e0a4cd3185 [2023-03-29T23:13:52.770Z] ---> a21ed951ef1a [2023-03-29T23:13:52.770Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:13:52.770Z] [2023-03-29T23:13:53.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:53.028Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T23:13:53.028Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:13:53.028Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:13:53.028Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:13:53.331Z] OK: 8 MiB in 17 packages [2023-03-29T23:13:53.591Z] ---> 73a93db9e04f [2023-03-29T23:13:53.591Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-29T23:13:53.848Z] ---> 74c9cd596edc [2023-03-29T23:13:53.848Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-29T23:13:53.848Z] ---> b8590c015e4a [2023-03-29T23:13:53.848Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:13:54.420Z] ---> c456b0ca9fbc [2023-03-29T23:13:54.420Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:13:54.420Z] Removing intermediate container c3e901dac74b [2023-03-29T23:13:54.420Z] ---> 6685e54a6169 [2023-03-29T23:13:54.420Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:13:54.420Z] ---> 799281f715ee [2023-03-29T23:13:54.420Z] ---> afb57c87efc6 [2023-03-29T23:13:54.420Z] Step 19/23 : ENTRYPOINT ["/core-data"]Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T23:13:54.420Z] [2023-03-29T23:13:54.420Z] ---> Running in 742d3ca5edf8 [2023-03-29T23:13:54.684Z] ---> Running in f53d6f52d353 [2023-03-29T23:13:54.684Z] ---> Running in 5542e7d85b09 [2023-03-29T23:13:54.684Z] ---> 6722337c45bf [2023-03-29T23:13:54.684Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:13:54.684Z] Removing intermediate container f53d6f52d353 [2023-03-29T23:13:54.684Z] ---> a3871f6fd594 [2023-03-29T23:13:54.684Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:13:54.684Z] Removing intermediate container 5542e7d85b09 [2023-03-29T23:13:54.684Z] ---> ef09d71d25ba [2023-03-29T23:13:54.684Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-29T23:13:54.684Z] ---> e26f1279ad4f [2023-03-29T23:13:54.684Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:13:54.684Z] ---> Running in a280b065f05e [2023-03-29T23:13:54.684Z] ---> Running in b8bcdeb0401e [2023-03-29T23:13:54.941Z] ---> Running in 087d11679204 [2023-03-29T23:13:54.941Z] ---> Running in d04f835be1c3 [2023-03-29T23:13:54.941Z] Removing intermediate container a280b065f05e [2023-03-29T23:13:54.941Z] ---> f77c27947aed [2023-03-29T23:13:54.941Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:13:54.941Z] Removing intermediate container 087d11679204 [2023-03-29T23:13:54.941Z] ---> 494a06bb3bd1 [2023-03-29T23:13:54.941Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T23:13:54.941Z] Removing intermediate container b8bcdeb0401e [2023-03-29T23:13:54.941Z] ---> ddb1bac50010 [2023-03-29T23:13:54.941Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-29T23:13:54.941Z] ---> Running in 0d3044c6a9af [2023-03-29T23:13:54.941Z] ---> Running in b3dd2a10f777 [2023-03-29T23:13:54.941Z] ---> Running in cbc753c07c3c [2023-03-29T23:13:55.201Z] Removing intermediate container 0d3044c6a9af [2023-03-29T23:13:55.201Z] ---> 5ea2ac3d5306 [2023-03-29T23:13:55.201Z] Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:13:55.201Z] ---> Running in c4a77c3617e6 [2023-03-29T23:13:55.201Z] Removing intermediate container b3dd2a10f777 [2023-03-29T23:13:55.201Z] ---> bbf05a72789b [2023-03-29T23:13:55.201Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:13:55.201Z] Removing intermediate container cbc753c07c3c [2023-03-29T23:13:55.201Z] ---> 9a860c3fbb22 [2023-03-29T23:13:55.201Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:13:55.201Z] ---> Running in d9ccb29ceacd [2023-03-29T23:13:55.464Z] Removing intermediate container c4a77c3617e6 [2023-03-29T23:13:55.464Z] ---> 9c4bb824dddc [2023-03-29T23:13:55.464Z] Step 23/23 : LABEL version=3.0.0-dev.117 [2023-03-29T23:13:55.464Z] Removing intermediate container 742d3ca5edf8 [2023-03-29T23:13:55.464Z] ---> c5becbc211c3 [2023-03-29T23:13:55.464Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:13:55.464Z] ---> Running in d95ee4170cf8 [2023-03-29T23:13:55.464Z] Removing intermediate container d9ccb29ceacd [2023-03-29T23:13:55.464Z] ---> 96563253b840 [2023-03-29T23:13:55.464Z] 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 [2023-03-29T23:13:55.464Z] ---> f534d145ba9a [2023-03-29T23:13:55.464Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:13:55.464Z] ---> Running in 718ed53f8660 [2023-03-29T23:13:55.464Z] ---> Running in 7243868b6c60 [2023-03-29T23:13:55.721Z] Removing intermediate container d95ee4170cf8 [2023-03-29T23:13:55.721Z] ---> 941246b14727 [2023-03-29T23:13:55.721Z] [2023-03-29T23:13:55.721Z] Removing intermediate container d04f835be1c3 [2023-03-29T23:13:55.721Z] ---> 04149628a522 [2023-03-29T23:13:55.721Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:13:55.721Z] Removing intermediate container 718ed53f8660 [2023-03-29T23:13:55.721Z] ---> 85c488bf3222 [2023-03-29T23:13:55.721Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T23:13:55.721Z] ---> c37ab6f1538f [2023-03-29T23:13:55.721Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-29T23:13:55.722Z] Successfully built 941246b14727 [2023-03-29T23:13:55.722Z] Successfully tagged core-data:latest [2023-03-29T23:13:55.722Z]  Building core-data ... done Building core-command [2023-03-29T23:13:55.722Z] ---> Running in ee59ba04a38b [2023-03-29T23:13:55.722Z] ---> Running in 6848551ea0b3 [2023-03-29T23:13:57.096Z] Removing intermediate container ee59ba04a38b [2023-03-29T23:13:57.096Z] ---> c5fe29268ba9 [2023-03-29T23:13:57.096Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:13:57.664Z] Removing intermediate container 6848551ea0b3 [2023-03-29T23:13:57.664Z] ---> 3679a936011b [2023-03-29T23:13:57.664Z] Step 20/22 : LABEL arch=x86_64 [2023-03-29T23:13:57.957Z] ---> Running in 5d934b02d6da [2023-03-29T23:13:57.957Z] ---> c745bda2ed74 [2023-03-29T23:13:57.957Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:13:57.957Z] ---> Running in 61e031c91c42 [2023-03-29T23:13:57.957Z] Removing intermediate container 5d934b02d6da [2023-03-29T23:13:57.957Z] ---> e8d6bd7ca594 [2023-03-29T23:13:57.957Z] Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:13:58.235Z] ---> f0e133a4727f [2023-03-29T23:13:58.235Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-29T23:13:58.235Z] Removing intermediate container 61e031c91c42 [2023-03-29T23:13:58.235Z] ---> 7f3461968e52 [2023-03-29T23:13:58.235Z] Step 21/22 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:13:58.235Z] Removing intermediate container 7243868b6c60 [2023-03-29T23:13:58.235Z] ---> f07d662a1382 [2023-03-29T23:13:58.235Z] Step 12/26 : WORKDIR /edgex-go [2023-03-29T23:13:58.235Z] ---> Running in 2512bb65c98e [2023-03-29T23:13:58.235Z] ---> Running in 627b40d23bd5 [2023-03-29T23:13:58.496Z] ---> Running in 6b4d5947a67c [2023-03-29T23:13:58.496Z] ---> Running in 9835b47d2f26 [2023-03-29T23:13:58.496Z] Removing intermediate container 2512bb65c98e [2023-03-29T23:13:58.496Z] ---> fa2021d96036 [2023-03-29T23:13:58.496Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:13:58.496Z] Removing intermediate container 627b40d23bd5 [2023-03-29T23:13:58.496Z] ---> c82652cba235 [2023-03-29T23:13:58.496Z] Step 23/23 : LABEL version=3.0.0-dev.117 [2023-03-29T23:13:58.772Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:13:58.772Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:13:58.772Z] ---> 4859c909a846 [2023-03-29T23:13:58.772Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:13:58.772Z] ---> Using cache [2023-03-29T23:13:58.772Z] ---> 3326dfa7ea39 [2023-03-29T23:13:58.772Z] Step 4/24 : WORKDIR /edgex-go [2023-03-29T23:13:58.772Z] ---> Using cache [2023-03-29T23:13:58.772Z] ---> 7ee74a1fca7f [2023-03-29T23:13:58.772Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-29T23:13:58.772Z] ---> Using cache [2023-03-29T23:13:58.772Z] ---> b90eed9fce2c [2023-03-29T23:13:58.772Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-29T23:13:58.772Z] ---> Using cache [2023-03-29T23:13:58.772Z] ---> 95ca0eb8fb9e [2023-03-29T23:13:58.772Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:13:58.772Z] ---> Using cache [2023-03-29T23:13:58.772Z] ---> 8fe6ebb4bdcc [2023-03-29T23:13:58.772Z] Step 8/24 : COPY . . [2023-03-29T23:13:58.772Z] ---> Running in 89dc1e64f35e [2023-03-29T23:13:58.772Z] Removing intermediate container 9835b47d2f26 [2023-03-29T23:13:58.772Z] ---> 52172b29a524 [2023-03-29T23:13:58.772Z] Step 22/22 : LABEL version=3.0.0-dev.117 [2023-03-29T23:13:58.772Z] ---> Using cache [2023-03-29T23:13:58.772Z] ---> e7d78e049ff0 [2023-03-29T23:13:58.772Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-29T23:13:58.772Z] Removing intermediate container 6b4d5947a67c [2023-03-29T23:13:58.772Z] ---> ac06ea9b186d [2023-03-29T23:13:58.772Z] [2023-03-29T23:13:58.772Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T23:13:58.772Z] ---> 9ed4aefc74f6 [2023-03-29T23:13:58.772Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:13:58.772Z] ---> Using cache [2023-03-29T23:13:58.772Z] ---> 9379d9011ca8 [2023-03-29T23:13:58.772Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T23:13:58.772Z] ---> Running in 8671a9105432 [2023-03-29T23:13:58.772Z] ---> Running in 9d68b9873e75 [2023-03-29T23:13:58.772Z] ---> Running in 1541beb6e87b [2023-03-29T23:13:58.772Z] ---> Running in 868ce91e7876 [2023-03-29T23:13:58.772Z] Removing intermediate container 89dc1e64f35e [2023-03-29T23:13:58.772Z] ---> 3ba562b029da [2023-03-29T23:13:58.772Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:13:58.772Z] ---> Running in cfcfab0b6659 [2023-03-29T23:13:58.772Z] Removing intermediate container 8671a9105432 [2023-03-29T23:13:58.772Z] ---> 815d6dc6f64f [2023-03-29T23:13:58.772Z] [2023-03-29T23:13:58.772Z] Removing intermediate container 868ce91e7876 [2023-03-29T23:13:58.772Z] ---> 702e5b8ccde6 [2023-03-29T23:13:58.772Z] [2023-03-29T23:13:59.032Z] Successfully built 815d6dc6f64f [2023-03-29T23:13:59.032Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-29T23:13:59.032Z] Building core-metadata [2023-03-29T23:13:59.032Z]  Building core-common-config-bootstrapper ... done Removing intermediate container cfcfab0b6659 [2023-03-29T23:13:59.032Z] ---> 3044b9cc2188 [2023-03-29T23:13:59.032Z] Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:13:59.032Z] Successfully built 702e5b8ccde6 [2023-03-29T23:13:59.032Z] Successfully tagged security-proxy-setup:latest [2023-03-29T23:13:59.032Z]  Building security-proxy-setup ... done Building security-proxy-auth [2023-03-29T23:13:59.032Z] ---> Running in ccf6caea7eda [2023-03-29T23:13:59.290Z] Removing intermediate container ccf6caea7eda [2023-03-29T23:13:59.290Z] ---> c8deeac3635a [2023-03-29T23:13:59.290Z] Step 23/23 : LABEL version=3.0.0-dev.117 [2023-03-29T23:13:59.290Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-29T23:13:59.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:59.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:13:59.858Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:13:59.858Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:13:59.858Z] OK: 17818 distinct packages available [2023-03-29T23:13:59.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:00.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:00.376Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T23:14:00.376Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:14:00.376Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T23:14:00.376Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T23:14:00.376Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T23:14:00.376Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:14:00.376Z] OK: 8 MiB in 20 packages [2023-03-29T23:14:00.944Z] ---> Running in f9df81506be0 [2023-03-29T23:14:02.328Z] Removing intermediate container f9df81506be0 [2023-03-29T23:14:02.328Z] ---> 89f32e2e5f90 [2023-03-29T23:14:02.328Z] [2023-03-29T23:14:02.328Z] Successfully built 89f32e2e5f90 [2023-03-29T23:14:02.328Z] Successfully tagged support-notifications:latest [2023-03-29T23:14:02.328Z] Building support-scheduler [2023-03-29T23:14:02.894Z]  Building support-notifications ... done Removing intermediate container 1541beb6e87b [2023-03-29T23:14:02.894Z] ---> ddf8625e3ff7 [2023-03-29T23:14:02.894Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:14:03.843Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:14:03.843Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:14:03.843Z] ---> 4859c909a846 [2023-03-29T23:14:03.843Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:14:03.843Z] ---> Using cache [2023-03-29T23:14:03.843Z] ---> 3326dfa7ea39 [2023-03-29T23:14:03.843Z] Step 4/25 : WORKDIR /edgex-go [2023-03-29T23:14:03.843Z] ---> Using cache [2023-03-29T23:14:03.843Z] ---> 7ee74a1fca7f [2023-03-29T23:14:03.843Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-29T23:14:03.843Z] ---> Using cache [2023-03-29T23:14:03.843Z] ---> b90eed9fce2c [2023-03-29T23:14:03.843Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-29T23:14:03.843Z] ---> Using cache [2023-03-29T23:14:03.843Z] ---> 95ca0eb8fb9e [2023-03-29T23:14:03.843Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:14:03.843Z] ---> Using cache [2023-03-29T23:14:03.843Z] ---> 8fe6ebb4bdcc [2023-03-29T23:14:03.843Z] Step 8/25 : COPY . . [2023-03-29T23:14:03.843Z] ---> Using cache [2023-03-29T23:14:03.843Z] ---> e7d78e049ff0 [2023-03-29T23:14:03.843Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-29T23:14:04.101Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:14:04.101Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:14:04.101Z] ---> 4859c909a846 [2023-03-29T23:14:04.101Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:14:04.101Z] ---> Using cache [2023-03-29T23:14:04.101Z] ---> 3326dfa7ea39 [2023-03-29T23:14:04.102Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:14:04.102Z] ---> Using cache [2023-03-29T23:14:04.102Z] ---> 7ee74a1fca7f [2023-03-29T23:14:04.102Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:14:04.102Z] ---> Using cache [2023-03-29T23:14:04.102Z] ---> b90eed9fce2c [2023-03-29T23:14:04.102Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:14:04.102Z] ---> Using cache [2023-03-29T23:14:04.102Z] ---> 95ca0eb8fb9e [2023-03-29T23:14:04.102Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:14:04.102Z] ---> Using cache [2023-03-29T23:14:04.102Z] ---> 8fe6ebb4bdcc [2023-03-29T23:14:04.102Z] Step 8/23 : COPY . . [2023-03-29T23:14:04.102Z] ---> Using cache [2023-03-29T23:14:04.102Z] ---> e7d78e049ff0 [2023-03-29T23:14:04.102Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-29T23:14:04.667Z] ---> 6b4fb22fa3ca [2023-03-29T23:14:04.667Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:14:04.925Z] ---> Running in c66e5a72470a [2023-03-29T23:14:04.925Z] ---> Running in 4391408185d4 [2023-03-29T23:14:05.183Z] ---> fd2ed1e687b8 [2023-03-29T23:14:05.183Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:14:05.749Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-29T23:14:06.006Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T23:14:06.573Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:14:06.573Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:14:06.573Z] ---> 4859c909a846 [2023-03-29T23:14:06.573Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:14:06.573Z] ---> Using cache [2023-03-29T23:14:06.573Z] ---> 3326dfa7ea39 [2023-03-29T23:14:06.573Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:14:06.573Z] ---> Using cache [2023-03-29T23:14:06.573Z] ---> 7ee74a1fca7f [2023-03-29T23:14:06.573Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:14:06.573Z] ---> Using cache [2023-03-29T23:14:06.573Z] ---> b90eed9fce2c [2023-03-29T23:14:06.573Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:14:06.573Z] ---> Using cache [2023-03-29T23:14:06.573Z] ---> 95ca0eb8fb9e [2023-03-29T23:14:06.573Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:14:06.573Z] ---> Using cache [2023-03-29T23:14:06.573Z] ---> 8fe6ebb4bdcc [2023-03-29T23:14:06.573Z] Step 8/23 : COPY . . [2023-03-29T23:14:06.573Z] ---> Using cache [2023-03-29T23:14:06.573Z] ---> e7d78e049ff0 [2023-03-29T23:14:06.573Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-29T23:14:07.946Z] ---> Running in 40f518ab178a [2023-03-29T23:14:08.205Z] ---> 7e2d6ea9a638 [2023-03-29T23:14:08.205Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:14:08.463Z] ---> 30fe5d2cc2db [2023-03-29T23:14:08.463Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-29T23:14:08.463Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-29T23:14:08.729Z] ---> 9da5ff4aead7 [2023-03-29T23:14:08.729Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-29T23:14:08.987Z] ---> f62658b78738 [2023-03-29T23:14:08.987Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:14:08.987Z] ---> Running in a99521aa0c38 [2023-03-29T23:14:09.245Z] Removing intermediate container a99521aa0c38 [2023-03-29T23:14:09.245Z] ---> 59318da2c98d [2023-03-29T23:14:09.245Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:14:09.245Z] ---> Running in 438bdf3cd09f [2023-03-29T23:14:09.503Z] Removing intermediate container 438bdf3cd09f [2023-03-29T23:14:09.503Z] ---> a75637819e23 [2023-03-29T23:14:09.503Z] Step 24/26 : LABEL arch=x86_64 [2023-03-29T23:14:09.503Z] ---> Running in 4e92a31f058b [2023-03-29T23:14:09.760Z] Removing intermediate container 4e92a31f058b [2023-03-29T23:14:09.760Z] ---> ab1f3ffd7e6f [2023-03-29T23:14:09.760Z] Step 25/26 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:14:09.760Z] ---> Running in 340da9f636fa [2023-03-29T23:14:10.331Z] Removing intermediate container 340da9f636fa [2023-03-29T23:14:10.331Z] ---> b3bf3c8f3875 [2023-03-29T23:14:10.331Z] Step 26/26 : LABEL version=3.0.0-dev.117 [2023-03-29T23:14:10.331Z] ---> Running in 6effe53b8491 [2023-03-29T23:14:10.589Z] Removing intermediate container 6effe53b8491 [2023-03-29T23:14:10.589Z] ---> 8fe02b1c5f14 [2023-03-29T23:14:10.589Z] [2023-03-29T23:14:10.589Z] Successfully built 8fe02b1c5f14 [2023-03-29T23:14:10.589Z] Successfully tagged security-spire-server:latest [2023-03-29T23:14:10.589Z]  Building security-spire-server ... done Building security-spire-agent [2023-03-29T23:14:13.878Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:14:13.878Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:14:13.878Z] ---> 4859c909a846 [2023-03-29T23:14:13.878Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T23:14:13.878Z] ---> Using cache [2023-03-29T23:14:13.878Z] ---> f1a44a304261 [2023-03-29T23:14:13.878Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:14:13.878Z] ---> Using cache [2023-03-29T23:14:13.878Z] ---> 9e2169f60a6b [2023-03-29T23:14:13.878Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T23:14:13.878Z] ---> Using cache [2023-03-29T23:14:13.878Z] ---> 2bd036c6fa79 [2023-03-29T23:14:13.878Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:14:13.878Z] ---> Using cache [2023-03-29T23:14:13.878Z] ---> 53328cf8b5c2 [2023-03-29T23:14:13.878Z] Step 7/27 : COPY . . [2023-03-29T23:14:13.878Z] ---> Using cache [2023-03-29T23:14:13.878Z] ---> 6722337c45bf [2023-03-29T23:14:13.878Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:14:13.878Z] ---> Using cache [2023-03-29T23:14:13.878Z] ---> ddb1bac50010 [2023-03-29T23:14:13.878Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T23:14:13.878Z] ---> Using cache [2023-03-29T23:14:13.878Z] ---> 9a860c3fbb22 [2023-03-29T23:14:13.878Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:14:13.878Z] ---> Using cache [2023-03-29T23:14:13.878Z] ---> 96563253b840 [2023-03-29T23:14:13.878Z] 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 [2023-03-29T23:14:15.254Z] ---> Running in 73c594ebb7b7 [2023-03-29T23:14:17.779Z] Removing intermediate container 73c594ebb7b7 [2023-03-29T23:14:17.779Z] ---> 7ed4bfd5c39b [2023-03-29T23:14:17.779Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T23:14:17.779Z] ---> Running in 217e4c351334 [2023-03-29T23:14:18.343Z] Removing intermediate container 217e4c351334 [2023-03-29T23:14:18.343Z] ---> bac8f3c97998 [2023-03-29T23:14:18.343Z] [2023-03-29T23:14:18.343Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T23:14:18.343Z] ---> 9ed4aefc74f6 [2023-03-29T23:14:18.343Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:14:18.343Z] ---> Using cache [2023-03-29T23:14:18.343Z] ---> 9379d9011ca8 [2023-03-29T23:14:18.343Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T23:14:18.343Z] ---> Using cache [2023-03-29T23:14:18.343Z] ---> ddf8625e3ff7 [2023-03-29T23:14:18.343Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:14:18.343Z] ---> Using cache [2023-03-29T23:14:18.343Z] ---> 6b4fb22fa3ca [2023-03-29T23:14:18.343Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:14:18.343Z] ---> Using cache [2023-03-29T23:14:18.343Z] ---> fd2ed1e687b8 [2023-03-29T23:14:18.343Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-29T23:14:20.867Z] ---> 9b2c4c6ac6a9 [2023-03-29T23:14:20.867Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:14:23.392Z] ---> de2dbc134b51 [2023-03-29T23:14:23.392Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:14:23.589Z] Removing intermediate container 426d08c3661b [2023-03-29T23:14:23.589Z] ---> 82379f3ba856 [2023-03-29T23:14:23.589Z] Successfully built 82379f3ba856 [2023-03-29T23:14:23.589Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:23.935Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T23:14:23.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:24.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-6307 does not seem to be running inside a container [2023-03-29T23:14:24.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@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 [2023-03-29T23:14:24.329Z] ---> 39be117050e4 [2023-03-29T23:14:24.329Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-29T23:14:25.260Z] ---> c0691ab5b9a0 [2023-03-29T23:14:25.260Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-29T23:14:25.601Z] $ docker top 0b66c72a48d2b3f441d0cd159bf88266ca16dcb6c3875909c26ed0c528f71466 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:14:25.841Z] ---> a403af66895e [2023-03-29T23:14:25.841Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:14:26.102Z] ---> Running in 942d1983177c [2023-03-29T23:14:26.102Z] Removing intermediate container 9d68b9873e75 [2023-03-29T23:14:26.102Z] ---> e66cb2d6aef3 [2023-03-29T23:14:26.102Z] [2023-03-29T23:14:26.102Z] Step 10/24 : FROM alpine:3.17 [2023-03-29T23:14:26.102Z] ---> 9ed4aefc74f6 [2023-03-29T23:14:26.102Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:14:26.102Z] ---> Running in cfcc63e62e8d [2023-03-29T23:14:26.359Z] Removing intermediate container 942d1983177c [2023-03-29T23:14:26.359Z] ---> 1eac4ed43dee [2023-03-29T23:14:26.359Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:14:26.359Z] ---> Running in 93e9b29617f6 [2023-03-29T23:14:26.473Z] + go version [2023-03-29T23:14:26.473Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T23:14:26.498Z] $ docker stop --time=1 0b66c72a48d2b3f441d0cd159bf88266ca16dcb6c3875909c26ed0c528f71466 [2023-03-29T23:14:26.617Z] Removing intermediate container 93e9b29617f6 [2023-03-29T23:14:26.617Z] ---> b7a267b2b92f [2023-03-29T23:14:26.617Z] Step 25/27 : LABEL arch=x86_64 [2023-03-29T23:14:26.617Z] ---> Running in e823cfb4b75a [2023-03-29T23:14:27.182Z] Removing intermediate container e823cfb4b75a [2023-03-29T23:14:27.182Z] ---> 59a79f8c8725 [2023-03-29T23:14:27.182Z] Step 26/27 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:14:27.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:27.182Z] ---> Running in fa73d1499594 [2023-03-29T23:14:27.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:27.439Z] Removing intermediate container fa73d1499594 [2023-03-29T23:14:27.439Z] ---> 60684ccdfd2f [2023-03-29T23:14:27.439Z] Step 27/27 : LABEL version=3.0.0-dev.117 [2023-03-29T23:14:27.696Z] ---> Running in dcdbd724396e [2023-03-29T23:14:27.696Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:14:27.696Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:14:27.696Z] OK: 7 MiB in 16 packages [2023-03-29T23:14:27.960Z] Removing intermediate container dcdbd724396e [2023-03-29T23:14:27.960Z] ---> c743f9eefc82 [2023-03-29T23:14:27.960Z] [2023-03-29T23:14:27.960Z] Successfully built c743f9eefc82 [2023-03-29T23:14:27.960Z] Successfully tagged security-spire-agent:latest [2023-03-29T23:14:27.960Z]  Building security-spire-agent ... done Building security-spiffe-token-provider [2023-03-29T23:14:28.251Z] $ docker rm -f --volumes 0b66c72a48d2b3f441d0cd159bf88266ca16dcb6c3875909c26ed0c528f71466 [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 [2023-03-29T23:14:28.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T23:14:28.878Z] [2023-03-29T23:14:28.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:29.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T23:14:29.507Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-29T23:14:29.507Z] 29e5d40040c1: Pulling fs layer [2023-03-29T23:14:29.507Z] 1ce36da41761: Pulling fs layer [2023-03-29T23:14:29.507Z] 25b303627fd3: Pulling fs layer [2023-03-29T23:14:29.507Z] 29e5d40040c1: Verifying Checksum [2023-03-29T23:14:29.507Z] 29e5d40040c1: Download complete [2023-03-29T23:14:29.782Z] 1ce36da41761: Verifying Checksum [2023-03-29T23:14:29.782Z] 1ce36da41761: Download complete [2023-03-29T23:14:29.856Z] Removing intermediate container cfcc63e62e8d [2023-03-29T23:14:29.856Z] ---> e8906608d725 [2023-03-29T23:14:29.856Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:14:30.056Z] 29e5d40040c1: Pull complete [2023-03-29T23:14:30.113Z] ---> Running in c9cd38c81fd9 [2023-03-29T23:14:30.678Z] Removing intermediate container c9cd38c81fd9 [2023-03-29T23:14:30.678Z] ---> 15e2923bb61d [2023-03-29T23:14:30.678Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-29T23:14:30.678Z] ---> Running in db5794f8c833 [2023-03-29T23:14:31.242Z] Removing intermediate container db5794f8c833 [2023-03-29T23:14:31.242Z] ---> 5b202430820a [2023-03-29T23:14:31.242Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-29T23:14:31.242Z] ---> Running in 7700b89a5b89 [2023-03-29T23:14:31.474Z] 1ce36da41761: Pull complete [2023-03-29T23:14:31.474Z] 25b303627fd3: Verifying Checksum [2023-03-29T23:14:31.474Z] 25b303627fd3: Download complete [2023-03-29T23:14:31.807Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:14:31.807Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:14:31.807Z] ---> 4859c909a846 [2023-03-29T23:14:31.807Z] Step 3/20 : WORKDIR /edgex-go [2023-03-29T23:14:31.807Z] ---> Using cache [2023-03-29T23:14:31.807Z] ---> f1a44a304261 [2023-03-29T23:14:31.807Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-29T23:14:31.807Z] Removing intermediate container 7700b89a5b89 [2023-03-29T23:14:31.807Z] ---> 2bf83b04c343 [2023-03-29T23:14:31.807Z] Step 15/24 : WORKDIR / [2023-03-29T23:14:31.807Z] ---> Running in 1107db01e535 [2023-03-29T23:14:31.807Z] ---> Running in d04969032102 [2023-03-29T23:14:32.065Z] Removing intermediate container d04969032102 [2023-03-29T23:14:32.065Z] ---> fdbb7de6b126 [2023-03-29T23:14:32.065Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:14:32.998Z] ---> b9fb3b6289d7 [2023-03-29T23:14:32.998Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:14:32.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:32.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:32.998Z] ---> 1c125397b4dc [2023-03-29T23:14:32.998Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-29T23:14:33.256Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:14:33.256Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:14:33.256Z] OK: 17823 distinct packages available [2023-03-29T23:14:33.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:33.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:14:33.513Z] OK: 265 MiB in 53 packages [2023-03-29T23:14:34.887Z] ---> 767479ed8b1e [2023-03-29T23:14:34.887Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:14:35.146Z] Removing intermediate container c66e5a72470a [2023-03-29T23:14:35.146Z] ---> 5551f70cc1ae [2023-03-29T23:14:35.146Z] [2023-03-29T23:14:35.146Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:14:35.146Z] ---> 9ed4aefc74f6 [2023-03-29T23:14:35.146Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T23:14:35.146Z] ---> Using cache [2023-03-29T23:14:35.146Z] ---> 5564154bce59 [2023-03-29T23:14:35.146Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:14:35.146Z] ---> Using cache [2023-03-29T23:14:35.146Z] ---> db5bc46a51da [2023-03-29T23:14:35.146Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:14:35.146Z] ---> Using cache [2023-03-29T23:14:35.405Z] ---> b99f41ab8cd1 [2023-03-29T23:14:35.405Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:14:35.405Z] Removing intermediate container 1107db01e535 [2023-03-29T23:14:35.405Z] ---> Using cache [2023-03-29T23:14:35.405Z] ---> 12eff546354b [2023-03-29T23:14:35.405Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-29T23:14:35.405Z] ---> 6fc963dbecef [2023-03-29T23:14:35.405Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-29T23:14:35.405Z] ---> 09fc35a2bef5 [2023-03-29T23:14:35.405Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-29T23:14:35.669Z] ---> Running in 2d9827450b91 [2023-03-29T23:14:35.669Z] ---> a6ad25925d69 [2023-03-29T23:14:35.669Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:14:35.928Z] ---> Running in 3918c54d373b [2023-03-29T23:14:35.928Z] Removing intermediate container 2d9827450b91 [2023-03-29T23:14:35.928Z] ---> 8eef88ea5de2 [2023-03-29T23:14:35.928Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:14:35.928Z] ---> Running in e27dba7bab45 [2023-03-29T23:14:36.185Z] ---> d24c863a2770 [2023-03-29T23:14:36.185Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:14:36.185Z] Removing intermediate container e27dba7bab45 [2023-03-29T23:14:36.185Z] ---> 06c74b8a4feb [2023-03-29T23:14:36.185Z] Step 22/24 : LABEL arch=x86_64 [2023-03-29T23:14:36.443Z] ---> Running in b95bca6e4f22 [2023-03-29T23:14:36.703Z] Removing intermediate container b95bca6e4f22 [2023-03-29T23:14:36.703Z] ---> e02a659afadb [2023-03-29T23:14:36.703Z] Step 23/24 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:14:36.703Z] ---> c7a5350ed16a [2023-03-29T23:14:36.703Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-29T23:14:36.962Z] ---> Running in 49f5edc9d9dd [2023-03-29T23:14:37.220Z] ---> 67ae54537904 [2023-03-29T23:14:37.220Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:14:37.220Z] Removing intermediate container 49f5edc9d9dd [2023-03-29T23:14:37.220Z] ---> b1a1299039da [2023-03-29T23:14:37.220Z] Step 24/24 : LABEL version=3.0.0-dev.117 [2023-03-29T23:14:37.220Z] ---> Running in 5fadae6301e8 [2023-03-29T23:14:37.220Z] ---> Running in 6c06fcad3824 [2023-03-29T23:14:37.491Z] Removing intermediate container 4391408185d4 [2023-03-29T23:14:37.491Z] ---> 55cd46d84277 [2023-03-29T23:14:37.491Z] [2023-03-29T23:14:37.491Z] Step 10/25 : FROM alpine:3.17 [2023-03-29T23:14:37.491Z] ---> 9ed4aefc74f6 [2023-03-29T23:14:37.491Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:14:37.491Z] ---> Using cache [2023-03-29T23:14:37.491Z] ---> e8906608d725 [2023-03-29T23:14:37.491Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:14:37.491Z] ---> Using cache [2023-03-29T23:14:37.491Z] ---> 15e2923bb61d [2023-03-29T23:14:37.491Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-29T23:14:37.491Z] Removing intermediate container 6c06fcad3824 [2023-03-29T23:14:37.491Z] ---> d55fef059c45 [2023-03-29T23:14:37.491Z] [2023-03-29T23:14:37.491Z] ---> Running in 94694d4755ea [2023-03-29T23:14:37.491Z] Successfully built d55fef059c45 [2023-03-29T23:14:37.491Z] Successfully tagged core-command:latest [2023-03-29T23:14:37.491Z] Building security-secretstore-setup [2023-03-29T23:14:37.750Z]  Building core-command ... done Removing intermediate container 94694d4755ea [2023-03-29T23:14:37.750Z] ---> f28e385b1a0e [2023-03-29T23:14:37.751Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-29T23:14:37.751Z] ---> Running in 63202bd572c0 [2023-03-29T23:14:39.124Z] Removing intermediate container 63202bd572c0 [2023-03-29T23:14:39.124Z] ---> fb57da64d5c0 [2023-03-29T23:14:39.124Z] Step 15/25 : WORKDIR / [2023-03-29T23:14:39.382Z] ---> Running in e2ee2edda78e [2023-03-29T23:14:39.382Z] Removing intermediate container 5fadae6301e8 [2023-03-29T23:14:39.382Z] ---> 947e28b12e2b [2023-03-29T23:14:39.382Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:14:39.642Z] ---> Running in 03a664e2bf6b [2023-03-29T23:14:39.642Z] Removing intermediate container e2ee2edda78e [2023-03-29T23:14:39.642Z] ---> 38e90899ee55 [2023-03-29T23:14:39.642Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:14:39.642Z] Removing intermediate container 03a664e2bf6b [2023-03-29T23:14:39.642Z] ---> ce9246135ea0 [2023-03-29T23:14:39.642Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T23:14:39.900Z] ---> Running in 8a15ae705964 [2023-03-29T23:14:39.900Z] ---> b726e78eb62d [2023-03-29T23:14:39.900Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:14:39.900Z] Removing intermediate container 8a15ae705964 [2023-03-29T23:14:39.900Z] ---> 79460b5276af [2023-03-29T23:14:39.900Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:14:40.193Z] ---> Running in f945eb76da40 [2023-03-29T23:14:40.193Z] ---> 5e1326f7d1df [2023-03-29T23:14:40.193Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-29T23:14:40.193Z] Removing intermediate container f945eb76da40 [2023-03-29T23:14:40.193Z] ---> 36b932ab2c6b [2023-03-29T23:14:40.193Z] Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:14:40.451Z] ---> Running in 3c198d936e32 [2023-03-29T23:14:40.713Z] Removing intermediate container 3c198d936e32 [2023-03-29T23:14:40.713Z] ---> e27b03a89270 [2023-03-29T23:14:40.713Z] Step 23/23 : LABEL version=3.0.0-dev.117 [2023-03-29T23:14:41.006Z] ---> df8af10b9117 [2023-03-29T23:14:41.006Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:14:41.006Z] ---> Running in b36f834e45e8 [2023-03-29T23:14:41.263Z] Removing intermediate container b36f834e45e8 [2023-03-29T23:14:41.263Z] ---> 2a50970147a5 [2023-03-29T23:14:41.263Z] [2023-03-29T23:14:41.263Z] ---> 2e32f5f21994 [2023-03-29T23:14:41.263Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-29T23:14:41.263Z] Successfully built 2a50970147a5 [2023-03-29T23:14:41.263Z] Successfully tagged security-proxy-auth:latest [2023-03-29T23:14:41.263Z] Building security-bootstrapper [2023-03-29T23:14:41.520Z]  Building security-proxy-auth ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:14:41.520Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:14:41.777Z] ---> 4859c909a846 [2023-03-29T23:14:41.777Z] Step 3/25 : WORKDIR /edgex-go [2023-03-29T23:14:41.777Z] ---> Using cache [2023-03-29T23:14:41.777Z] ---> f1a44a304261 [2023-03-29T23:14:41.777Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-29T23:14:41.777Z] ---> Using cache [2023-03-29T23:14:41.777Z] ---> 5ec830afe320 [2023-03-29T23:14:41.777Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-29T23:14:41.777Z] ---> Using cache [2023-03-29T23:14:41.777Z] ---> c9c915054042 [2023-03-29T23:14:41.777Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:14:41.777Z] ---> Using cache [2023-03-29T23:14:41.777Z] ---> 9a365a6d2efa [2023-03-29T23:14:41.777Z] Step 7/25 : COPY . . [2023-03-29T23:14:41.777Z] ---> Using cache [2023-03-29T23:14:41.777Z] ---> 86fe9e16707e [2023-03-29T23:14:41.777Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-29T23:14:43.702Z] ---> 87e2e06a268c [2023-03-29T23:14:43.702Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-29T23:14:43.809Z] 25b303627fd3: Pull complete [2023-03-29T23:14:43.809Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-29T23:14:43.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T23:14:43.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:43.982Z] ---> Running in 468d83ec6d65 [2023-03-29T23:14:43.982Z] ---> Running in 5250adf72eab [2023-03-29T23:14:43.982Z] Removing intermediate container 40f518ab178a [2023-03-29T23:14:43.982Z] ---> 46c42ebf8fa3 [2023-03-29T23:14:43.982Z] [2023-03-29T23:14:43.982Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:14:43.982Z] ---> 9ed4aefc74f6 [2023-03-29T23:14:43.982Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:14:43.982Z] ---> Using cache [2023-03-29T23:14:43.982Z] ---> e8906608d725 [2023-03-29T23:14:43.982Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:14:43.982Z] ---> Using cache [2023-03-29T23:14:43.982Z] ---> 15e2923bb61d [2023-03-29T23:14:43.982Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-29T23:14:44.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-6307 does not seem to be running inside a container [2023-03-29T23:14:44.107Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@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 [2023-03-29T23:14:44.240Z] Removing intermediate container 5250adf72eab [2023-03-29T23:14:44.240Z] ---> f22ca962ce06 [2023-03-29T23:14:44.240Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:14:44.240Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-29T23:14:44.500Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:14:44.500Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:14:44.500Z] ---> 4859c909a846 [2023-03-29T23:14:44.500Z] Step 3/33 : WORKDIR /edgex-go [2023-03-29T23:14:44.500Z] ---> Using cache [2023-03-29T23:14:44.500Z] ---> f1a44a304261 [2023-03-29T23:14:44.500Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-29T23:14:44.500Z] ---> Using cache [2023-03-29T23:14:44.500Z] ---> 5ec830afe320 [2023-03-29T23:14:44.500Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-29T23:14:44.500Z] ---> Using cache [2023-03-29T23:14:44.500Z] ---> c9c915054042 [2023-03-29T23:14:44.500Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:14:44.500Z] ---> Using cache [2023-03-29T23:14:44.500Z] ---> 9a365a6d2efa [2023-03-29T23:14:44.500Z] Step 7/33 : COPY . . [2023-03-29T23:14:44.500Z] ---> Using cache [2023-03-29T23:14:44.500Z] ---> 86fe9e16707e [2023-03-29T23:14:44.500Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-29T23:14:44.500Z] ---> Running in 9280965b4c52 [2023-03-29T23:14:44.500Z] ---> Running in d488570eec43 [2023-03-29T23:14:44.500Z] ---> Running in adbeac4efeaa [2023-03-29T23:14:44.758Z] Removing intermediate container 9280965b4c52 [2023-03-29T23:14:44.758Z] ---> 0e1dc9bed16f [2023-03-29T23:14:44.758Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T23:14:44.758Z] Removing intermediate container d488570eec43 [2023-03-29T23:14:44.758Z] ---> 22083724ee86 [2023-03-29T23:14:44.758Z] Step 23/25 : LABEL arch=x86_64 [2023-03-29T23:14:44.758Z] ---> Running in 2c2ca8251216 [2023-03-29T23:14:44.758Z] ---> Running in 3b6b0ff1b988 [2023-03-29T23:14:45.015Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-29T23:14:45.015Z] Removing intermediate container 2c2ca8251216 [2023-03-29T23:14:45.015Z] ---> 69546f7ad2ee [2023-03-29T23:14:45.015Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:14:45.015Z] Removing intermediate container 3b6b0ff1b988 [2023-03-29T23:14:45.015Z] ---> a1d00c7e9a10 [2023-03-29T23:14:45.015Z] Step 24/25 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:14:45.582Z] ---> Running in a0736172e186 [2023-03-29T23:14:45.851Z] ---> 9cc8c158544e [2023-03-29T23:14:45.851Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:14:46.108Z] Removing intermediate container a0736172e186 [2023-03-29T23:14:46.108Z] ---> 576a8e308b08 [2023-03-29T23:14:46.108Z] Step 25/25 : LABEL version=3.0.0-dev.117 [2023-03-29T23:14:46.366Z] ---> eb4d6ee86d59 [2023-03-29T23:14:46.366Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-29T23:14:46.366Z] ---> Running in e60c07095086 [2023-03-29T23:14:46.571Z] $ docker top 6adc27ec6725fb3aee78918f3945879482aba65717eb8014ac5ad992e64525a2 -eo pid,comm [2023-03-29T23:14:46.623Z] Removing intermediate container e60c07095086 [2023-03-29T23:14:46.623Z] ---> b87a50cceaf6 [2023-03-29T23:14:46.623Z] [2023-03-29T23:14:46.623Z] Successfully built b87a50cceaf6 [Pipeline] { [Pipeline] sh [2023-03-29T23:14:46.882Z] Successfully tagged core-metadata:latest [2023-03-29T23:14:47.462Z] + docker-compose build --help [2023-03-29T23:14:47.462Z] + grep parallel [2023-03-29T23:14:47.814Z]  Building core-metadata ... done  ---> 1e126c7dfa33 [2023-03-29T23:14:47.814Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:14:48.071Z] ---> f29d3b45b8aa [2023-03-29T23:14:48.071Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-29T23:14:48.071Z] ---> Running in 6d6b9d5c5a9d [2023-03-29T23:14:48.329Z] Removing intermediate container 6d6b9d5c5a9d [2023-03-29T23:14:48.329Z] ---> b2329cbbdba7 [2023-03-29T23:14:48.329Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:14:48.586Z] ---> Running in 3aa74b55b55f [2023-03-29T23:14:48.843Z] Removing intermediate container 3aa74b55b55f [2023-03-29T23:14:48.843Z] ---> 05bd7f5ffc29 [2023-03-29T23:14:48.843Z] Step 21/23 : LABEL arch=x86_64 [2023-03-29T23:14:48.843Z] ---> Running in 47c108ec6449 [2023-03-29T23:14:49.413Z] Removing intermediate container 47c108ec6449 [2023-03-29T23:14:49.413Z] ---> 9eee8eeac716 [2023-03-29T23:14:49.413Z] Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:14:49.709Z] ---> Running in cbb5c388988f [2023-03-29T23:14:49.966Z] Removing intermediate container cbb5c388988f [2023-03-29T23:14:49.966Z] ---> a2a6a4d1a59a [2023-03-29T23:14:49.966Z] Step 23/23 : LABEL version=3.0.0-dev.117 [2023-03-29T23:14:49.966Z] ---> Running in 90d2bbbed560 [2023-03-29T23:14:50.531Z] Removing intermediate container 90d2bbbed560 [2023-03-29T23:14:50.531Z] ---> d5f14c2cb363 [2023-03-29T23:14:50.531Z] [2023-03-29T23:14:50.531Z] Successfully built d5f14c2cb363 [2023-03-29T23:14:50.531Z] Successfully tagged support-scheduler:latest [2023-03-29T23:14:54.120Z] --parallel Build images in parallel. [Pipeline] } [2023-03-29T23:14:54.734Z] $ docker stop --time=1 6adc27ec6725fb3aee78918f3945879482aba65717eb8014ac5ad992e64525a2 [2023-03-29T23:14:56.609Z] $ docker rm -f --volumes 6adc27ec6725fb3aee78918f3945879482aba65717eb8014ac5ad992e64525a2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:14:57.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-29T23:14:57.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:14:57.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-6307 does not seem to be running inside a container [2023-03-29T23:14:57.471Z] $ 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/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@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 [2023-03-29T23:14:58.629Z]  Building support-scheduler ... done Removing intermediate container 3918c54d373b [2023-03-29T23:14:58.630Z] ---> 00df1c949e7f [2023-03-29T23:14:58.630Z] Step 7/20 : COPY . . [2023-03-29T23:14:58.832Z] $ docker top f5b958a7ae1ff8b5479cbe7b89bbba5031d709f5b6e5813041ab8a7a4a84a1fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:14:59.695Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-29T23:15:01.159Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-29T23:15:03.687Z] ---> bf8d7696a35c [2023-03-29T23:15:03.687Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-29T23:15:03.687Z] ---> Running in 16d43b0e2db3 [2023-03-29T23:15:03.944Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-29T23:15:06.365Z] Building core-command ... [2023-03-29T23:15:06.365Z] Building core-common-config-bootstrapper ... [2023-03-29T23:15:06.365Z] Building core-data ... [2023-03-29T23:15:06.365Z] Building core-metadata ... [2023-03-29T23:15:06.365Z] Building security-bootstrapper ... [2023-03-29T23:15:06.365Z] Building security-proxy-auth ... [2023-03-29T23:15:06.365Z] Building security-proxy-setup ... [2023-03-29T23:15:06.365Z] Building security-secretstore-setup ... [2023-03-29T23:15:06.365Z] Building security-spiffe-token-provider ... [2023-03-29T23:15:06.365Z] Building security-spire-agent ... [2023-03-29T23:15:06.365Z] Building security-spire-config ... [2023-03-29T23:15:06.365Z] Building security-spire-server ... [2023-03-29T23:15:06.365Z] Building support-notifications ... [2023-03-29T23:15:06.365Z] Building support-scheduler ... [2023-03-29T23:15:06.365Z] Building security-spire-server [2023-03-29T23:15:06.365Z] Building security-bootstrapper [2023-03-29T23:15:06.365Z] Building support-notifications [2023-03-29T23:15:06.365Z] Building core-data [2023-03-29T23:15:06.365Z] Building security-proxy-auth [2023-03-29T23:15:06.528Z] Removing intermediate container adbeac4efeaa [2023-03-29T23:15:06.528Z] ---> 60b489970521 [2023-03-29T23:15:06.528Z] [2023-03-29T23:15:06.528Z] Step 9/33 : FROM alpine:3.17 [2023-03-29T23:15:06.528Z] ---> 9ed4aefc74f6 [2023-03-29T23:15:06.528Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T23:15:06.528Z] Removing intermediate container 468d83ec6d65 [2023-03-29T23:15:06.528Z] ---> 9f8b10261742 [2023-03-29T23:15:06.528Z] [2023-03-29T23:15:06.528Z] Step 9/25 : FROM alpine:3.17 [2023-03-29T23:15:06.528Z] ---> 9ed4aefc74f6 [2023-03-29T23:15:06.528Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-29T23:15:06.528Z] ---> Running in 95493756a4f9 [2023-03-29T23:15:06.528Z] ---> Running in 84416902c8fe [2023-03-29T23:15:06.528Z] Removing intermediate container 95493756a4f9 [2023-03-29T23:15:06.528Z] ---> 6c4f7b9fca6f [2023-03-29T23:15:06.528Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-29T23:15:06.528Z] ---> Running in d17ff29e0aa4 [2023-03-29T23:15:06.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:06.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:07.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:07.045Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-29T23:15:07.045Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-29T23:15:07.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:07.045Z] (3/3) Installing su-exec (0.2-r2) [2023-03-29T23:15:07.045Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:15:07.305Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:15:07.305Z] OK: 8 MiB in 18 packages [2023-03-29T23:15:07.305Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:15:07.305Z] (2/2) Installing su-exec (0.2-r2) [2023-03-29T23:15:07.305Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:15:07.305Z] OK: 7 MiB in 17 packages [2023-03-29T23:15:07.876Z] Removing intermediate container 84416902c8fe [2023-03-29T23:15:07.876Z] ---> fb2e1ba17b91 [2023-03-29T23:15:07.876Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T23:15:08.133Z] ---> Running in 9d47068d5984 [2023-03-29T23:15:08.133Z] Removing intermediate container d17ff29e0aa4 [2023-03-29T23:15:08.133Z] ---> 026bf42febe3 [2023-03-29T23:15:08.133Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-29T23:15:08.133Z] Removing intermediate container 9d47068d5984 [2023-03-29T23:15:08.133Z] ---> 60b3b99e8a34 [2023-03-29T23:15:08.133Z] Step 12/25 : WORKDIR / [2023-03-29T23:15:08.133Z] ---> Running in b8ffb68644e9 [2023-03-29T23:15:08.420Z] ---> Running in 9fda1fb222a6 [2023-03-29T23:15:08.420Z] Removing intermediate container b8ffb68644e9 [2023-03-29T23:15:08.420Z] ---> 2a7f15c10ac8 [2023-03-29T23:15:08.420Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-29T23:15:08.679Z] Removing intermediate container 9fda1fb222a6 [2023-03-29T23:15:08.679Z] ---> 990045b7e4a9 [2023-03-29T23:15:08.679Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:15:08.679Z] ---> Running in ce7a23029f19 [2023-03-29T23:15:08.679Z] Removing intermediate container ce7a23029f19 [2023-03-29T23:15:08.679Z] ---> 57021a906412 [2023-03-29T23:15:08.679Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-29T23:15:08.937Z] ---> Running in fa5b2af26993 [2023-03-29T23:15:08.938Z] ---> ca99b09622ec [2023-03-29T23:15:08.938Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:15:08.938Z] Removing intermediate container fa5b2af26993 [2023-03-29T23:15:08.938Z] ---> 4ad821896ec3 [2023-03-29T23:15:08.938Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-29T23:15:08.938Z] ---> Running in fb117c3bf259 [2023-03-29T23:15:09.197Z] ---> 0a9f878b9553 [2023-03-29T23:15:09.197Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-29T23:15:09.197Z] Removing intermediate container fb117c3bf259 [2023-03-29T23:15:09.197Z] ---> b021bd4090ef [2023-03-29T23:15:09.197Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-29T23:15:09.197Z] ---> Running in d81f9f2f20e8 [2023-03-29T23:15:09.464Z] ---> c060e8885c37 [2023-03-29T23:15:09.464Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-29T23:15:09.721Z] ---> 048b287bdd97 [2023-03-29T23:15:09.721Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:15:09.978Z] ---> 794988d124d0 [2023-03-29T23:15:09.978Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-29T23:15:10.561Z] Removing intermediate container d81f9f2f20e8 [2023-03-29T23:15:10.561Z] ---> 3ad8bcb6a7f9 [2023-03-29T23:15:10.561Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-29T23:15:10.561Z] ---> Running in ed5a79158e4c [2023-03-29T23:15:10.561Z] ---> 7bf1e969f1e4 [2023-03-29T23:15:10.561Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-29T23:15:11.126Z] Removing intermediate container ed5a79158e4c [2023-03-29T23:15:11.126Z] ---> 36ef7232a0bc [2023-03-29T23:15:11.126Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-29T23:15:11.386Z] ---> 74e1459f9fed [2023-03-29T23:15:11.386Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-29T23:15:11.643Z] ---> Running in de4c76a23edf [2023-03-29T23:15:11.643Z] ---> e644e10e7115 [2023-03-29T23:15:11.643Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T23:15:11.902Z] ---> 357191a2ac0e [2023-03-29T23:15:11.902Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:15:11.902Z] ---> Running in 5f863937ad6c [2023-03-29T23:15:12.838Z] Removing intermediate container de4c76a23edf [2023-03-29T23:15:12.838Z] ---> 0e390a723228 [2023-03-29T23:15:12.838Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:15:13.095Z] ---> 42758aff7c38 [2023-03-29T23:15:13.096Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:15:13.096Z] Removing intermediate container 5f863937ad6c [2023-03-29T23:15:13.096Z] ---> d16cfa8a9802 [2023-03-29T23:15:13.096Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:15:13.366Z] ---> Running in 1fb1a72ea25c [2023-03-29T23:15:13.366Z] ---> e04b0348dc73 [2023-03-29T23:15:13.366Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-29T23:15:13.366Z] Removing intermediate container 1fb1a72ea25c [2023-03-29T23:15:13.366Z] ---> 2f033e3f2893 [2023-03-29T23:15:13.366Z] Step 23/25 : LABEL arch=x86_64 [2023-03-29T23:15:13.640Z] ---> Running in 303fa4454b4f [2023-03-29T23:15:13.897Z] Removing intermediate container 303fa4454b4f [2023-03-29T23:15:13.898Z] ---> ba5987eecd11 [2023-03-29T23:15:13.898Z] Step 24/25 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:13.898Z] ---> 5eaced383da3 [2023-03-29T23:15:13.898Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-29T23:15:13.898Z] ---> Running in 3557865e3dd8 [2023-03-29T23:15:14.154Z] ---> ff4417cf0f56 [2023-03-29T23:15:14.154Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-29T23:15:14.154Z] Removing intermediate container 3557865e3dd8 [2023-03-29T23:15:14.154Z] ---> 9068f3087a54 [2023-03-29T23:15:14.154Z] Step 25/25 : LABEL version=3.0.0-dev.117 [2023-03-29T23:15:14.412Z] ---> Running in 6f3f34539014 [2023-03-29T23:15:14.412Z] Removing intermediate container 6f3f34539014 [2023-03-29T23:15:14.412Z] ---> ddf9b0106f7a [2023-03-29T23:15:14.412Z] [2023-03-29T23:15:14.412Z] ---> ae4c542c760b [2023-03-29T23:15:14.412Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-29T23:15:14.669Z] Successfully built ddf9b0106f7a [2023-03-29T23:15:14.669Z] Successfully tagged security-secretstore-setup:latest [2023-03-29T23:15:14.669Z]  Building security-secretstore-setup ... done  ---> d1cc07304914 [2023-03-29T23:15:14.669Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-29T23:15:14.927Z] ---> d65576b6ee1b [2023-03-29T23:15:14.927Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-29T23:15:15.184Z] ---> 834078826b74 [2023-03-29T23:15:15.184Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-29T23:15:15.184Z] ---> Running in 0bc6d3e625b3 [2023-03-29T23:15:16.117Z] Removing intermediate container 0bc6d3e625b3 [2023-03-29T23:15:16.117Z] ---> 8f252b148557 [2023-03-29T23:15:16.117Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-29T23:15:16.389Z] ---> Running in 62bf8458a67f [2023-03-29T23:15:16.389Z] Removing intermediate container 62bf8458a67f [2023-03-29T23:15:16.389Z] ---> 7fdd96937b9a [2023-03-29T23:15:16.389Z] Step 30/33 : CMD ["gate"] [2023-03-29T23:15:16.646Z] ---> Running in 4a38816102ab [2023-03-29T23:15:16.646Z] Removing intermediate container 4a38816102ab [2023-03-29T23:15:16.646Z] ---> 082276e40f96 [2023-03-29T23:15:16.646Z] Step 31/33 : LABEL arch=x86_64 [2023-03-29T23:15:16.646Z] ---> Running in d643f23acccc [2023-03-29T23:15:16.904Z] Removing intermediate container d643f23acccc [2023-03-29T23:15:16.904Z] ---> 4136b9a96510 [2023-03-29T23:15:16.904Z] Step 32/33 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:16.904Z] ---> Running in f7bba6bce1c7 [2023-03-29T23:15:17.163Z] Removing intermediate container f7bba6bce1c7 [2023-03-29T23:15:17.163Z] ---> 893d7c490d37 [2023-03-29T23:15:17.163Z] Step 33/33 : LABEL version=3.0.0-dev.117 [2023-03-29T23:15:17.420Z] ---> Running in e2e471efae98 [2023-03-29T23:15:17.421Z] Removing intermediate container e2e471efae98 [2023-03-29T23:15:17.421Z] ---> 9ee9134fe42a [2023-03-29T23:15:17.421Z] [2023-03-29T23:15:17.421Z] Successfully built 9ee9134fe42a [2023-03-29T23:15:17.421Z] Successfully tagged security-bootstrapper:latest [2023-03-29T23:15:18.707Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:15:18.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:15:18.707Z] ---> 82379f3ba856 [2023-03-29T23:15:18.707Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:15:18.707Z] ---> Running in c4c11702f09a [2023-03-29T23:15:18.707Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:15:18.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:15:18.707Z] ---> 82379f3ba856 [2023-03-29T23:15:18.707Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:15:18.707Z] ---> Running in 15f15b975878 [2023-03-29T23:15:18.981Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:15:18.981Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:15:18.981Z] ---> 82379f3ba856 [2023-03-29T23:15:18.981Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:15:18.981Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:15:18.981Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:15:18.981Z] ---> 82379f3ba856 [2023-03-29T23:15:18.981Z] Step 3/26 : WORKDIR /edgex-go [2023-03-29T23:15:19.252Z] ---> Running in 4565ebfe16e2 [2023-03-29T23:15:19.252Z] Removing intermediate container c4c11702f09a [2023-03-29T23:15:19.252Z] ---> eb4b7fef48ae [2023-03-29T23:15:19.252Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:15:19.252Z] ---> Running in 7c8dcaab7de7 [2023-03-29T23:15:19.533Z] ---> Running in 0643e9791521 [2023-03-29T23:15:19.533Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:15:19.533Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:15:19.533Z] ---> 82379f3ba856 [2023-03-29T23:15:19.533Z] Step 3/33 : WORKDIR /edgex-go [2023-03-29T23:15:19.533Z] Removing intermediate container 15f15b975878 [2023-03-29T23:15:19.533Z] ---> e188758d0cdd [2023-03-29T23:15:19.533Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:15:19.533Z] ---> Running in 049bea4307c7 [2023-03-29T23:15:19.804Z] ---> Running in 5ee049947103 [2023-03-29T23:15:19.804Z] Removing intermediate container 4565ebfe16e2 [2023-03-29T23:15:19.804Z] ---> 017ea1acc711 [2023-03-29T23:15:19.804Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:15:20.097Z] ---> Running in 5f6e21fc5729 [2023-03-29T23:15:20.097Z] Removing intermediate container 0643e9791521 [2023-03-29T23:15:20.097Z] ---> b5975301192e [2023-03-29T23:15:20.097Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:15:20.371Z] Removing intermediate container 049bea4307c7 [2023-03-29T23:15:20.371Z] ---> 3b0885c31895 [2023-03-29T23:15:20.371Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-29T23:15:20.371Z] ---> Running in ee96c4b8e90a [2023-03-29T23:15:20.371Z] Removing intermediate container 7c8dcaab7de7 [2023-03-29T23:15:20.371Z] ---> 6fb85a55876f [2023-03-29T23:15:20.371Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:15:20.371Z] Removing intermediate container 5ee049947103 [2023-03-29T23:15:20.371Z] ---> 5a31d1e6e76c [2023-03-29T23:15:20.371Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:15:20.371Z] ---> Running in c50a39fb1065 [2023-03-29T23:15:20.647Z] ---> Running in cf1c436efd04 [2023-03-29T23:15:20.647Z] ---> Running in 92db29ce90dc [2023-03-29T23:15:20.647Z] Removing intermediate container 5f6e21fc5729 [2023-03-29T23:15:20.647Z] ---> 0a3b448e8b9c [2023-03-29T23:15:20.647Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-29T23:15:20.918Z] ---> Running in 33f58933f918 [2023-03-29T23:15:22.682Z]  Building security-bootstrapper ... done Removing intermediate container 16d43b0e2db3 [2023-03-29T23:15:22.682Z] ---> bbc005fe946d [2023-03-29T23:15:22.682Z] [2023-03-29T23:15:22.682Z] Step 9/20 : FROM alpine:3.17 [2023-03-29T23:15:22.682Z] ---> 9ed4aefc74f6 [2023-03-29T23:15:22.682Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T23:15:22.682Z] ---> Using cache [2023-03-29T23:15:22.682Z] ---> 6c4f7b9fca6f [2023-03-29T23:15:22.682Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-29T23:15:22.682Z] ---> Running in 6ad64eaa2c38 [2023-03-29T23:15:22.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:15:22.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:23.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:15:23.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:15:23.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:15:23.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:23.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:15:23.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:15:23.458Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:15:23.458Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:15:23.458Z] OK: 17818 distinct packages available [2023-03-29T23:15:23.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:23.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T23:15:23.716Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-29T23:15:23.716Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-29T23:15:23.716Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-29T23:15:23.716Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-29T23:15:23.716Z] (5/9) Installing curl (7.88.1-r1) [2023-03-29T23:15:23.716Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-29T23:15:23.716Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:15:23.716Z] (8/9) Installing libucontext (1.2-r0) [2023-03-29T23:15:23.974Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-29T23:15:23.974Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:15:23.974Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:15:23.974Z] OK: 10 MiB in 24 packages [2023-03-29T23:15:24.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:15:24.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:15:24.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:15:24.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:15:24.542Z] Removing intermediate container 6ad64eaa2c38 [2023-03-29T23:15:24.542Z] ---> 29b5969743c7 [2023-03-29T23:15:24.542Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:15:24.801Z] ---> ba0b4ff382e6 [2023-03-29T23:15:24.801Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:15:24.801Z] ---> 4569128d8471 [2023-03-29T23:15:24.801Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-29T23:15:25.366Z] ---> 58bcddfd7641 [2023-03-29T23:15:25.366Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:15:25.449Z] OK: 263 MiB in 53 packages [2023-03-29T23:15:25.625Z] ---> 4913b140216c [2023-03-29T23:15:25.625Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-29T23:15:25.625Z] ---> Running in d2b5acb4f227 [2023-03-29T23:15:25.625Z] Removing intermediate container d2b5acb4f227 [2023-03-29T23:15:25.625Z] ---> 8a6a1f379ff7 [2023-03-29T23:15:25.625Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:15:25.625Z] ---> Running in 1a0ff63eb8b9 [2023-03-29T23:15:25.625Z] Removing intermediate container 1a0ff63eb8b9 [2023-03-29T23:15:25.625Z] ---> 5ea7c064b51f [2023-03-29T23:15:25.625Z] Step 18/20 : LABEL arch=x86_64 [2023-03-29T23:15:25.733Z] OK: 263 MiB in 53 packages [2023-03-29T23:15:25.733Z] OK: 263 MiB in 53 packages [2023-03-29T23:15:25.733Z] OK: 263 MiB in 53 packages [2023-03-29T23:15:25.882Z] ---> Running in f99e6b2b5bbd [2023-03-29T23:15:25.882Z] Removing intermediate container f99e6b2b5bbd [2023-03-29T23:15:25.882Z] ---> 9799feebd068 [2023-03-29T23:15:25.882Z] Step 19/20 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:25.882Z] ---> Running in 68eae153bdd1 [2023-03-29T23:15:26.011Z] OK: 263 MiB in 53 packages [2023-03-29T23:15:26.140Z] Removing intermediate container 68eae153bdd1 [2023-03-29T23:15:26.140Z] ---> 32d0c6162072 [2023-03-29T23:15:26.140Z] Step 20/20 : LABEL version=3.0.0-dev.117 [2023-03-29T23:15:26.140Z] ---> Running in 640d5eb4c244 [2023-03-29T23:15:26.140Z] Removing intermediate container 640d5eb4c244 [2023-03-29T23:15:26.140Z] ---> 88d117716a19 [2023-03-29T23:15:26.140Z] [2023-03-29T23:15:26.140Z] Successfully built 88d117716a19 [2023-03-29T23:15:26.140Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-29T23:15:26.403Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-03-29T23:15:26.410Z] $ docker stop --time=1 75af73459423d81f130798286151f9c5cc5425291e58dcf7fe1ba04314991951 [2023-03-29T23:15:27.461Z] Removing intermediate container ee96c4b8e90a [2023-03-29T23:15:27.461Z] ---> 67559798c8c6 [2023-03-29T23:15:27.461Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:15:27.780Z] $ docker rm -f --volumes 75af73459423d81f130798286151f9c5cc5425291e58dcf7fe1ba04314991951 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:15:28.051Z] Removing intermediate container cf1c436efd04 [2023-03-29T23:15:28.051Z] ---> d4d5c01447ca [2023-03-29T23:15:28.051Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-29T23:15:28.051Z] Removing intermediate container c50a39fb1065 [2023-03-29T23:15:28.051Z] ---> aadef9b4f32e [2023-03-29T23:15:28.051Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-29T23:15:28.152Z] + docker images [2023-03-29T23:15:28.152Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-29T23:15:28.152Z] security-spiffe-token-provider latest 88d117716a19 2 seconds ago 32.8MB [2023-03-29T23:15:28.152Z] bbc005fe946d 6 seconds ago 1.73GB [2023-03-29T23:15:28.152Z] security-bootstrapper latest 9ee9134fe42a 10 seconds ago 22.2MB [2023-03-29T23:15:28.152Z] security-secretstore-setup latest ddf9b0106f7a 13 seconds ago 32.8MB [2023-03-29T23:15:28.152Z] 9f8b10261742 22 seconds ago 1.68GB [2023-03-29T23:15:28.152Z] 60b489970521 23 seconds ago 1.67GB [2023-03-29T23:15:28.152Z] support-scheduler latest d5f14c2cb363 37 seconds ago 32.1MB [2023-03-29T23:15:28.152Z] core-metadata latest b87a50cceaf6 41 seconds ago 20.4MB [2023-03-29T23:15:28.152Z] 46c42ebf8fa3 44 seconds ago 1.75GB [2023-03-29T23:15:28.152Z] security-proxy-auth latest 2a50970147a5 47 seconds ago 18.3MB [2023-03-29T23:15:28.152Z] 55cd46d84277 50 seconds ago 1.69GB [2023-03-29T23:15:28.152Z] core-command latest d55fef059c45 50 seconds ago 19.8MB [2023-03-29T23:15:28.152Z] 5551f70cc1ae 53 seconds ago 1.66GB [2023-03-29T23:15:28.152Z] security-spire-agent latest c743f9eefc82 About a minute ago 129MB [2023-03-29T23:15:28.152Z] e66cb2d6aef3 About a minute ago 1.69GB [2023-03-29T23:15:28.152Z] bac8f3c97998 About a minute ago 1.54GB [2023-03-29T23:15:28.152Z] security-spire-server latest 8fe02b1c5f14 About a minute ago 89.8MB [2023-03-29T23:15:28.152Z] support-notifications latest 89f32e2e5f90 About a minute ago 32.7MB [2023-03-29T23:15:28.152Z] ac06ea9b186d About a minute ago 1.54GB [2023-03-29T23:15:28.152Z] core-common-config-bootstrapper latest 815d6dc6f64f About a minute ago 17.2MB [2023-03-29T23:15:28.152Z] security-proxy-setup latest 702e5b8ccde6 About a minute ago 18.7MB [2023-03-29T23:15:28.152Z] core-data latest 941246b14727 About a minute ago 20MB [2023-03-29T23:15:28.152Z] 53c7a995ac6a About a minute ago 1.75GB [2023-03-29T23:15:28.152Z] 159ccc85d221 About a minute ago 1.69GB [2023-03-29T23:15:28.152Z] 4eefb5e607a6 About a minute ago 1.68GB [2023-03-29T23:15:28.152Z] bbc74570cb74 About a minute ago 1.67GB [2023-03-29T23:15:28.152Z] security-spire-config latest f62af5d32ad7 2 minutes ago 88.9MB [2023-03-29T23:15:28.152Z] 9af87b2de6a5 2 minutes ago 1.54GB [2023-03-29T23:15:28.152Z] ci-base-image-x86_64 latest 4859c909a846 5 minutes ago 881MB [2023-03-29T23:15:28.152Z] alpine 3.17 9ed4aefc74f6 5 hours ago 7.05MB [2023-03-29T23:15:28.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB [2023-03-29T23:15:28.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-29T23:15:28.152Z] 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 [2023-03-29T23:15:28.249Z] provisioning config files... [2023-03-29T23:15:28.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/479@tmp/config1110263472574268218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:15:28.321Z] Removing intermediate container 92db29ce90dc [2023-03-29T23:15:28.321Z] ---> 4e8f0e974f24 [2023-03-29T23:15:28.321Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:15:28.321Z] Removing intermediate container 33f58933f918 [2023-03-29T23:15:28.321Z] ---> d1868445f370 [2023-03-29T23:15:28.321Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:15:28.592Z] ---> 9b48d0d14b2f [2023-03-29T23:15:28.592Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:15:28.604Z] ---> docker-login.sh [2023-03-29T23:15:28.604Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:15:28.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:15:28.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:15:28.604Z] Configure a credential helper to remove this warning. See [2023-03-29T23:15:28.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:15:28.604Z] [2023-03-29T23:15:28.604Z] Login Succeeded [2023-03-29T23:15:28.604Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:15:28.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:15:28.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:15:28.604Z] Configure a credential helper to remove this warning. See [2023-03-29T23:15:28.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:15:28.604Z] [2023-03-29T23:15:28.604Z] Login Succeeded [2023-03-29T23:15:28.604Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:15:28.868Z] ---> Running in 52e0927aa936 [2023-03-29T23:15:28.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:15:28.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:15:28.882Z] Configure a credential helper to remove this warning. See [2023-03-29T23:15:28.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:15:28.883Z] [2023-03-29T23:15:28.883Z] Login Succeeded [2023-03-29T23:15:28.883Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:15:28.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:15:28.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:15:28.883Z] Configure a credential helper to remove this warning. See [2023-03-29T23:15:28.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:15:28.883Z] [2023-03-29T23:15:28.883Z] Login Succeeded [2023-03-29T23:15:28.883Z] docker.io [2023-03-29T23:15:29.140Z] ---> 50c1efc2bff7 [2023-03-29T23:15:29.140Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:15:29.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:15:29.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:15:29.170Z] Configure a credential helper to remove this warning. See [2023-03-29T23:15:29.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:15:29.170Z] [2023-03-29T23:15:29.170Z] Login Succeeded [2023-03-29T23:15:29.170Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:15:29.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:15:29.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:15:29.217Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-29T23:15:29.217Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:29.217Z] latest [2023-03-29T23:15:29.217Z] 3.0.0-dev.117 [2023-03-29T23:15:29.217Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:29.217Z] main [2023-03-29T23:15:29.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:29.416Z] ---> Running in 41715c20acf8 [2023-03-29T23:15:29.416Z] ---> 4d08721d33c4 [2023-03-29T23:15:29.416Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:15:29.573Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:29.688Z] ---> Running in 0d4002b872a9 [2023-03-29T23:15:29.903Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:29.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-29T23:15:29.903Z] 11568aa08b4e: Preparing [2023-03-29T23:15:29.903Z] b9ee03624fc7: Preparing [2023-03-29T23:15:29.903Z] a43825cc73a3: Preparing [2023-03-29T23:15:29.903Z] a348232bc727: Preparing [2023-03-29T23:15:29.903Z] c3cc914781b6: Preparing [2023-03-29T23:15:29.903Z] f1417ff83b31: Preparing [2023-03-29T23:15:29.903Z] f1417ff83b31: Waiting [2023-03-29T23:15:29.903Z] 11568aa08b4e: Pushed [2023-03-29T23:15:29.903Z] a43825cc73a3: Pushed [2023-03-29T23:15:29.903Z] a348232bc727: Pushed [2023-03-29T23:15:29.903Z] c3cc914781b6: Pushed [2023-03-29T23:15:29.903Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:29.957Z] ---> 3ef28e9486ab [2023-03-29T23:15:29.957Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:15:30.228Z] ---> fc5ede50691b [2023-03-29T23:15:30.228Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:15:30.502Z] ---> Running in ed270e8e52e7 [2023-03-29T23:15:30.502Z] ---> Running in fabd31ea5abd [2023-03-29T23:15:31.805Z] b9ee03624fc7: Pushed [2023-03-29T23:15:31.805Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:61ebe79c8bab7a618a75b2d79216e883f446d8a9496cd00199f3bc5329560b71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:32.105Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:32.404Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-29T23:15:32.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-29T23:15:32.404Z] 11568aa08b4e: Preparing [2023-03-29T23:15:32.404Z] b9ee03624fc7: Preparing [2023-03-29T23:15:32.404Z] a43825cc73a3: Preparing [2023-03-29T23:15:32.404Z] a348232bc727: Preparing [2023-03-29T23:15:32.404Z] c3cc914781b6: Preparing [2023-03-29T23:15:32.404Z] f1417ff83b31: Preparing [2023-03-29T23:15:32.404Z] f1417ff83b31: Waiting [2023-03-29T23:15:32.404Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:32.405Z] 11568aa08b4e: Layer already exists [2023-03-29T23:15:32.405Z] c3cc914781b6: Layer already exists [2023-03-29T23:15:32.405Z] a348232bc727: Layer already exists [2023-03-29T23:15:32.405Z] b9ee03624fc7: Layer already exists [2023-03-29T23:15:32.405Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:32.405Z] latest: digest: sha256:61ebe79c8bab7a618a75b2d79216e883f446d8a9496cd00199f3bc5329560b71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:32.722Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:33.026Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.117 [2023-03-29T23:15:33.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-29T23:15:33.026Z] 11568aa08b4e: Preparing [2023-03-29T23:15:33.026Z] b9ee03624fc7: Preparing [2023-03-29T23:15:33.026Z] a43825cc73a3: Preparing [2023-03-29T23:15:33.026Z] a348232bc727: Preparing [2023-03-29T23:15:33.026Z] c3cc914781b6: Preparing [2023-03-29T23:15:33.026Z] f1417ff83b31: Preparing [2023-03-29T23:15:33.026Z] f1417ff83b31: Waiting [2023-03-29T23:15:33.026Z] c3cc914781b6: Layer already exists [2023-03-29T23:15:33.026Z] b9ee03624fc7: Layer already exists [2023-03-29T23:15:33.026Z] 11568aa08b4e: Layer already exists [2023-03-29T23:15:33.026Z] a348232bc727: Layer already exists [2023-03-29T23:15:33.026Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:33.026Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:33.026Z] 3.0.0-dev.117: digest: sha256:61ebe79c8bab7a618a75b2d79216e883f446d8a9496cd00199f3bc5329560b71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:33.336Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:33.638Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:33.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-29T23:15:33.638Z] 11568aa08b4e: Preparing [2023-03-29T23:15:33.638Z] b9ee03624fc7: Preparing [2023-03-29T23:15:33.638Z] a43825cc73a3: Preparing [2023-03-29T23:15:33.638Z] a348232bc727: Preparing [2023-03-29T23:15:33.638Z] c3cc914781b6: Preparing [2023-03-29T23:15:33.638Z] f1417ff83b31: Preparing [2023-03-29T23:15:33.638Z] f1417ff83b31: Waiting [2023-03-29T23:15:33.638Z] c3cc914781b6: Layer already exists [2023-03-29T23:15:33.638Z] a348232bc727: Layer already exists [2023-03-29T23:15:33.638Z] b9ee03624fc7: Layer already exists [2023-03-29T23:15:33.638Z] 11568aa08b4e: Layer already exists [2023-03-29T23:15:33.638Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:33.638Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:33.638Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:61ebe79c8bab7a618a75b2d79216e883f446d8a9496cd00199f3bc5329560b71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:33.948Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:34.250Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-29T23:15:34.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-29T23:15:34.250Z] 11568aa08b4e: Preparing [2023-03-29T23:15:34.250Z] b9ee03624fc7: Preparing [2023-03-29T23:15:34.250Z] a43825cc73a3: Preparing [2023-03-29T23:15:34.250Z] a348232bc727: Preparing [2023-03-29T23:15:34.250Z] c3cc914781b6: Preparing [2023-03-29T23:15:34.250Z] f1417ff83b31: Preparing [2023-03-29T23:15:34.250Z] f1417ff83b31: Waiting [2023-03-29T23:15:34.250Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:34.250Z] b9ee03624fc7: Layer already exists [2023-03-29T23:15:34.250Z] 11568aa08b4e: Layer already exists [2023-03-29T23:15:34.250Z] c3cc914781b6: Layer already exists [2023-03-29T23:15:34.250Z] a348232bc727: Layer already exists [2023-03-29T23:15:34.250Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:34.250Z] main: digest: sha256:61ebe79c8bab7a618a75b2d79216e883f446d8a9496cd00199f3bc5329560b71 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:15:34.349Z] ===================================================== [Pipeline] echo [2023-03-29T23:15:34.356Z] taggedImages: [2023-03-29T23:15:34.356Z] - nexus3.edgexfoundry.org:10004/core-command:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:34.356Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-29T23:15:34.356Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.117 [2023-03-29T23:15:34.356Z] - nexus3.edgexfoundry.org:10004/core-command:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:34.356Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-29T23:15:34.376Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-29T23:15:34.376Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:34.376Z] latest [2023-03-29T23:15:34.376Z] 3.0.0-dev.117 [2023-03-29T23:15:34.376Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:34.376Z] main [2023-03-29T23:15:34.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:34.676Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:34.974Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:34.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-29T23:15:34.974Z] 76f29c1871b6: Preparing [2023-03-29T23:15:34.974Z] 8da93b40bbde: Preparing [2023-03-29T23:15:34.974Z] 86aa7268f322: Preparing [2023-03-29T23:15:34.974Z] 3838c91ba178: Preparing [2023-03-29T23:15:34.974Z] a43825cc73a3: Preparing [2023-03-29T23:15:34.974Z] a348232bc727: Preparing [2023-03-29T23:15:34.974Z] 97b8bd1233b1: Preparing [2023-03-29T23:15:34.974Z] f1417ff83b31: Preparing [2023-03-29T23:15:34.974Z] a348232bc727: Waiting [2023-03-29T23:15:34.974Z] 97b8bd1233b1: Waiting [2023-03-29T23:15:34.974Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:34.974Z] a348232bc727: Layer already exists [2023-03-29T23:15:34.974Z] 86aa7268f322: Pushed [2023-03-29T23:15:34.974Z] 8da93b40bbde: Pushed [2023-03-29T23:15:34.974Z] 76f29c1871b6: Pushed [2023-03-29T23:15:34.974Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:34.974Z] 97b8bd1233b1: Pushed [2023-03-29T23:15:36.350Z] 3838c91ba178: Pushed [2023-03-29T23:15:36.350Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:acfe0170f0fc1622be73f0a1fb5c6402e3cb4a71ef91913825952563bec31d57 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:36.658Z] + 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 [2023-03-29T23:15:36.966Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-29T23:15:36.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-29T23:15:36.966Z] 76f29c1871b6: Preparing [2023-03-29T23:15:36.966Z] 8da93b40bbde: Preparing [2023-03-29T23:15:36.966Z] 86aa7268f322: Preparing [2023-03-29T23:15:36.966Z] 3838c91ba178: Preparing [2023-03-29T23:15:36.966Z] a43825cc73a3: Preparing [2023-03-29T23:15:36.966Z] a348232bc727: Preparing [2023-03-29T23:15:36.966Z] 97b8bd1233b1: Preparing [2023-03-29T23:15:36.966Z] f1417ff83b31: Preparing [2023-03-29T23:15:36.966Z] a348232bc727: Waiting [2023-03-29T23:15:36.966Z] 97b8bd1233b1: Waiting [2023-03-29T23:15:36.966Z] f1417ff83b31: Waiting [2023-03-29T23:15:36.966Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:36.966Z] 8da93b40bbde: Layer already exists [2023-03-29T23:15:36.966Z] 3838c91ba178: Layer already exists [2023-03-29T23:15:36.966Z] 76f29c1871b6: Layer already exists [2023-03-29T23:15:36.966Z] 86aa7268f322: Layer already exists [2023-03-29T23:15:36.966Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:36.966Z] a348232bc727: Layer already exists [2023-03-29T23:15:36.966Z] 97b8bd1233b1: Layer already exists [2023-03-29T23:15:36.966Z] latest: digest: sha256:acfe0170f0fc1622be73f0a1fb5c6402e3cb4a71ef91913825952563bec31d57 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:37.266Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:37.567Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.117 [2023-03-29T23:15:37.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-29T23:15:37.567Z] 76f29c1871b6: Preparing [2023-03-29T23:15:37.567Z] 8da93b40bbde: Preparing [2023-03-29T23:15:37.567Z] 86aa7268f322: Preparing [2023-03-29T23:15:37.567Z] 3838c91ba178: Preparing [2023-03-29T23:15:37.567Z] a43825cc73a3: Preparing [2023-03-29T23:15:37.567Z] a348232bc727: Preparing [2023-03-29T23:15:37.567Z] 97b8bd1233b1: Preparing [2023-03-29T23:15:37.567Z] f1417ff83b31: Preparing [2023-03-29T23:15:37.567Z] 97b8bd1233b1: Waiting [2023-03-29T23:15:37.567Z] f1417ff83b31: Waiting [2023-03-29T23:15:37.567Z] a348232bc727: Waiting [2023-03-29T23:15:37.567Z] 76f29c1871b6: Layer already exists [2023-03-29T23:15:37.567Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:37.567Z] 86aa7268f322: Layer already exists [2023-03-29T23:15:37.567Z] 3838c91ba178: Layer already exists [2023-03-29T23:15:37.567Z] 8da93b40bbde: Layer already exists [2023-03-29T23:15:37.567Z] 97b8bd1233b1: Layer already exists [2023-03-29T23:15:37.567Z] a348232bc727: Layer already exists [2023-03-29T23:15:37.567Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:37.567Z] 3.0.0-dev.117: digest: sha256:acfe0170f0fc1622be73f0a1fb5c6402e3cb4a71ef91913825952563bec31d57 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:37.872Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:38.170Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:38.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-29T23:15:38.171Z] 76f29c1871b6: Preparing [2023-03-29T23:15:38.171Z] 8da93b40bbde: Preparing [2023-03-29T23:15:38.171Z] 86aa7268f322: Preparing [2023-03-29T23:15:38.171Z] 3838c91ba178: Preparing [2023-03-29T23:15:38.171Z] a43825cc73a3: Preparing [2023-03-29T23:15:38.171Z] a348232bc727: Preparing [2023-03-29T23:15:38.171Z] 97b8bd1233b1: Preparing [2023-03-29T23:15:38.171Z] f1417ff83b31: Preparing [2023-03-29T23:15:38.171Z] a348232bc727: Waiting [2023-03-29T23:15:38.171Z] 97b8bd1233b1: Waiting [2023-03-29T23:15:38.171Z] f1417ff83b31: Waiting [2023-03-29T23:15:38.171Z] 86aa7268f322: Layer already exists [2023-03-29T23:15:38.171Z] 76f29c1871b6: Layer already exists [2023-03-29T23:15:38.171Z] 3838c91ba178: Layer already exists [2023-03-29T23:15:38.171Z] 8da93b40bbde: Layer already exists [2023-03-29T23:15:38.171Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:38.171Z] 97b8bd1233b1: Layer already exists [2023-03-29T23:15:38.171Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:38.171Z] a348232bc727: Layer already exists [2023-03-29T23:15:38.171Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:acfe0170f0fc1622be73f0a1fb5c6402e3cb4a71ef91913825952563bec31d57 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:38.482Z] + 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 [2023-03-29T23:15:38.787Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-29T23:15:38.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-29T23:15:38.787Z] 76f29c1871b6: Preparing [2023-03-29T23:15:38.787Z] 8da93b40bbde: Preparing [2023-03-29T23:15:38.787Z] 86aa7268f322: Preparing [2023-03-29T23:15:38.787Z] 3838c91ba178: Preparing [2023-03-29T23:15:38.787Z] a43825cc73a3: Preparing [2023-03-29T23:15:38.787Z] a348232bc727: Preparing [2023-03-29T23:15:38.787Z] 97b8bd1233b1: Preparing [2023-03-29T23:15:38.787Z] f1417ff83b31: Preparing [2023-03-29T23:15:38.787Z] a348232bc727: Waiting [2023-03-29T23:15:38.787Z] 97b8bd1233b1: Waiting [2023-03-29T23:15:38.788Z] 3838c91ba178: Layer already exists [2023-03-29T23:15:38.788Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:38.788Z] 86aa7268f322: Layer already exists [2023-03-29T23:15:38.788Z] 8da93b40bbde: Layer already exists [2023-03-29T23:15:38.788Z] 76f29c1871b6: Layer already exists [2023-03-29T23:15:38.788Z] a348232bc727: Layer already exists [2023-03-29T23:15:38.788Z] 97b8bd1233b1: Layer already exists [2023-03-29T23:15:38.788Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:38.788Z] main: digest: sha256:acfe0170f0fc1622be73f0a1fb5c6402e3cb4a71ef91913825952563bec31d57 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:15:38.836Z] ===================================================== [Pipeline] echo [2023-03-29T23:15:38.845Z] taggedImages: [2023-03-29T23:15:38.845Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:38.845Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-29T23:15:38.845Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.117 [2023-03-29T23:15:38.845Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:38.845Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-29T23:15:38.866Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-29T23:15:38.866Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:38.866Z] latest [2023-03-29T23:15:38.866Z] 3.0.0-dev.117 [2023-03-29T23:15:38.866Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:38.866Z] main [2023-03-29T23:15:38.866Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:39.181Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:39.478Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:39.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-29T23:15:39.478Z] dde6f8809c9f: Preparing [2023-03-29T23:15:39.478Z] 3b44b4785cfe: Preparing [2023-03-29T23:15:39.478Z] a43825cc73a3: Preparing [2023-03-29T23:15:39.478Z] a348232bc727: Preparing [2023-03-29T23:15:39.478Z] 482e92c30d1c: Preparing [2023-03-29T23:15:39.478Z] f1417ff83b31: Preparing [2023-03-29T23:15:39.478Z] f1417ff83b31: Waiting [2023-03-29T23:15:39.478Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:39.478Z] a348232bc727: Layer already exists [2023-03-29T23:15:39.478Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:39.478Z] dde6f8809c9f: Pushed [2023-03-29T23:15:39.478Z] 482e92c30d1c: Pushed [2023-03-29T23:15:41.377Z] 3b44b4785cfe: Pushed [2023-03-29T23:15:41.377Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:4e5ab95b4eb3761570276c047f238c16f4e6ae22e8ebf46c20e94c635def0454 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:41.681Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:41.980Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-29T23:15:41.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-29T23:15:41.980Z] dde6f8809c9f: Preparing [2023-03-29T23:15:41.980Z] 3b44b4785cfe: Preparing [2023-03-29T23:15:41.980Z] a43825cc73a3: Preparing [2023-03-29T23:15:41.980Z] a348232bc727: Preparing [2023-03-29T23:15:41.980Z] 482e92c30d1c: Preparing [2023-03-29T23:15:41.980Z] f1417ff83b31: Preparing [2023-03-29T23:15:41.980Z] f1417ff83b31: Waiting [2023-03-29T23:15:41.980Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:41.980Z] a348232bc727: Layer already exists [2023-03-29T23:15:41.980Z] 482e92c30d1c: Layer already exists [2023-03-29T23:15:41.980Z] 3b44b4785cfe: Layer already exists [2023-03-29T23:15:41.980Z] dde6f8809c9f: Layer already exists [2023-03-29T23:15:41.980Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:41.980Z] latest: digest: sha256:4e5ab95b4eb3761570276c047f238c16f4e6ae22e8ebf46c20e94c635def0454 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:42.291Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:42.597Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.117 [2023-03-29T23:15:42.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-29T23:15:42.597Z] dde6f8809c9f: Preparing [2023-03-29T23:15:42.597Z] 3b44b4785cfe: Preparing [2023-03-29T23:15:42.597Z] a43825cc73a3: Preparing [2023-03-29T23:15:42.597Z] a348232bc727: Preparing [2023-03-29T23:15:42.597Z] 482e92c30d1c: Preparing [2023-03-29T23:15:42.597Z] f1417ff83b31: Preparing [2023-03-29T23:15:42.597Z] f1417ff83b31: Waiting [2023-03-29T23:15:42.597Z] dde6f8809c9f: Layer already exists [2023-03-29T23:15:42.597Z] a348232bc727: Layer already exists [2023-03-29T23:15:42.597Z] 3b44b4785cfe: Layer already exists [2023-03-29T23:15:42.597Z] 482e92c30d1c: Layer already exists [2023-03-29T23:15:42.597Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:42.597Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:42.597Z] 3.0.0-dev.117: digest: sha256:4e5ab95b4eb3761570276c047f238c16f4e6ae22e8ebf46c20e94c635def0454 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:42.913Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:43.223Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:43.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-29T23:15:43.223Z] dde6f8809c9f: Preparing [2023-03-29T23:15:43.223Z] 3b44b4785cfe: Preparing [2023-03-29T23:15:43.223Z] a43825cc73a3: Preparing [2023-03-29T23:15:43.223Z] a348232bc727: Preparing [2023-03-29T23:15:43.223Z] 482e92c30d1c: Preparing [2023-03-29T23:15:43.223Z] f1417ff83b31: Preparing [2023-03-29T23:15:43.223Z] f1417ff83b31: Waiting [2023-03-29T23:15:43.223Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:43.223Z] a348232bc727: Layer already exists [2023-03-29T23:15:43.223Z] 3b44b4785cfe: Layer already exists [2023-03-29T23:15:43.223Z] 482e92c30d1c: Layer already exists [2023-03-29T23:15:43.223Z] dde6f8809c9f: Layer already exists [2023-03-29T23:15:43.223Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:43.223Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:4e5ab95b4eb3761570276c047f238c16f4e6ae22e8ebf46c20e94c635def0454 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:43.529Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:43.832Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-29T23:15:43.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-29T23:15:43.833Z] dde6f8809c9f: Preparing [2023-03-29T23:15:43.833Z] 3b44b4785cfe: Preparing [2023-03-29T23:15:43.833Z] a43825cc73a3: Preparing [2023-03-29T23:15:43.833Z] a348232bc727: Preparing [2023-03-29T23:15:43.833Z] 482e92c30d1c: Preparing [2023-03-29T23:15:43.833Z] f1417ff83b31: Preparing [2023-03-29T23:15:43.833Z] f1417ff83b31: Waiting [2023-03-29T23:15:43.833Z] dde6f8809c9f: Layer already exists [2023-03-29T23:15:43.833Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:43.833Z] 3b44b4785cfe: Layer already exists [2023-03-29T23:15:43.833Z] 482e92c30d1c: Layer already exists [2023-03-29T23:15:43.833Z] a348232bc727: Layer already exists [2023-03-29T23:15:43.833Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:43.833Z] main: digest: sha256:4e5ab95b4eb3761570276c047f238c16f4e6ae22e8ebf46c20e94c635def0454 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:15:43.880Z] ===================================================== [Pipeline] echo [2023-03-29T23:15:43.888Z] taggedImages: [2023-03-29T23:15:43.888Z] - nexus3.edgexfoundry.org:10004/core-data:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:43.888Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-29T23:15:43.888Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.117 [2023-03-29T23:15:43.888Z] - nexus3.edgexfoundry.org:10004/core-data:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:43.888Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-29T23:15:43.909Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-29T23:15:43.909Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:43.909Z] latest [2023-03-29T23:15:43.909Z] 3.0.0-dev.117 [2023-03-29T23:15:43.909Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:43.909Z] main [2023-03-29T23:15:43.909Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:44.242Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:44.546Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:44.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-29T23:15:44.546Z] b6948e50f626: Preparing [2023-03-29T23:15:44.546Z] a8bfab14ff0d: Preparing [2023-03-29T23:15:44.546Z] 4583355ece1f: Preparing [2023-03-29T23:15:44.546Z] a43825cc73a3: Preparing [2023-03-29T23:15:44.546Z] a348232bc727: Preparing [2023-03-29T23:15:44.546Z] c3cc914781b6: Preparing [2023-03-29T23:15:44.546Z] f1417ff83b31: Preparing [2023-03-29T23:15:44.546Z] c3cc914781b6: Waiting [2023-03-29T23:15:44.546Z] f1417ff83b31: Waiting [2023-03-29T23:15:44.546Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:44.546Z] a348232bc727: Layer already exists [2023-03-29T23:15:44.546Z] c3cc914781b6: Layer already exists [2023-03-29T23:15:44.546Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:44.546Z] a8bfab14ff0d: Pushed [2023-03-29T23:15:44.546Z] b6948e50f626: Pushed [2023-03-29T23:15:46.446Z] 4583355ece1f: Pushed [2023-03-29T23:15:46.446Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:8f1c474684c5c5ad04a7d9db9af208caaa28c2d2498ac5602e633dde49de1378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:46.755Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:47.060Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-29T23:15:47.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-29T23:15:47.060Z] b6948e50f626: Preparing [2023-03-29T23:15:47.060Z] a8bfab14ff0d: Preparing [2023-03-29T23:15:47.060Z] 4583355ece1f: Preparing [2023-03-29T23:15:47.060Z] a43825cc73a3: Preparing [2023-03-29T23:15:47.060Z] a348232bc727: Preparing [2023-03-29T23:15:47.060Z] c3cc914781b6: Preparing [2023-03-29T23:15:47.060Z] f1417ff83b31: Preparing [2023-03-29T23:15:47.060Z] c3cc914781b6: Waiting [2023-03-29T23:15:47.060Z] f1417ff83b31: Waiting [2023-03-29T23:15:47.060Z] b6948e50f626: Layer already exists [2023-03-29T23:15:47.060Z] a348232bc727: Layer already exists [2023-03-29T23:15:47.060Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:47.060Z] a8bfab14ff0d: Layer already exists [2023-03-29T23:15:47.060Z] 4583355ece1f: Layer already exists [2023-03-29T23:15:47.060Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:47.060Z] c3cc914781b6: Layer already exists [2023-03-29T23:15:47.060Z] latest: digest: sha256:8f1c474684c5c5ad04a7d9db9af208caaa28c2d2498ac5602e633dde49de1378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:47.371Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:47.685Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.117 [2023-03-29T23:15:47.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-29T23:15:47.685Z] b6948e50f626: Preparing [2023-03-29T23:15:47.685Z] a8bfab14ff0d: Preparing [2023-03-29T23:15:47.685Z] 4583355ece1f: Preparing [2023-03-29T23:15:47.685Z] a43825cc73a3: Preparing [2023-03-29T23:15:47.685Z] a348232bc727: Preparing [2023-03-29T23:15:47.685Z] c3cc914781b6: Preparing [2023-03-29T23:15:47.685Z] f1417ff83b31: Preparing [2023-03-29T23:15:47.685Z] c3cc914781b6: Waiting [2023-03-29T23:15:47.685Z] f1417ff83b31: Waiting [2023-03-29T23:15:47.685Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:47.685Z] 4583355ece1f: Layer already exists [2023-03-29T23:15:47.685Z] b6948e50f626: Layer already exists [2023-03-29T23:15:47.685Z] a348232bc727: Layer already exists [2023-03-29T23:15:47.685Z] a8bfab14ff0d: Layer already exists [2023-03-29T23:15:47.685Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:47.685Z] c3cc914781b6: Layer already exists [2023-03-29T23:15:47.685Z] 3.0.0-dev.117: digest: sha256:8f1c474684c5c5ad04a7d9db9af208caaa28c2d2498ac5602e633dde49de1378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:48.002Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:48.315Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:48.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-29T23:15:48.315Z] b6948e50f626: Preparing [2023-03-29T23:15:48.315Z] a8bfab14ff0d: Preparing [2023-03-29T23:15:48.315Z] 4583355ece1f: Preparing [2023-03-29T23:15:48.315Z] a43825cc73a3: Preparing [2023-03-29T23:15:48.315Z] a348232bc727: Preparing [2023-03-29T23:15:48.315Z] c3cc914781b6: Preparing [2023-03-29T23:15:48.315Z] f1417ff83b31: Preparing [2023-03-29T23:15:48.315Z] c3cc914781b6: Waiting [2023-03-29T23:15:48.316Z] f1417ff83b31: Waiting [2023-03-29T23:15:48.316Z] a8bfab14ff0d: Layer already exists [2023-03-29T23:15:48.316Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:48.316Z] 4583355ece1f: Layer already exists [2023-03-29T23:15:48.316Z] b6948e50f626: Layer already exists [2023-03-29T23:15:48.316Z] a348232bc727: Layer already exists [2023-03-29T23:15:48.316Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:48.316Z] c3cc914781b6: Layer already exists [2023-03-29T23:15:48.316Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:8f1c474684c5c5ad04a7d9db9af208caaa28c2d2498ac5602e633dde49de1378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:48.637Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:48.950Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-29T23:15:48.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-29T23:15:48.950Z] b6948e50f626: Preparing [2023-03-29T23:15:48.950Z] a8bfab14ff0d: Preparing [2023-03-29T23:15:48.950Z] 4583355ece1f: Preparing [2023-03-29T23:15:48.950Z] a43825cc73a3: Preparing [2023-03-29T23:15:48.950Z] a348232bc727: Preparing [2023-03-29T23:15:48.950Z] c3cc914781b6: Preparing [2023-03-29T23:15:48.950Z] f1417ff83b31: Preparing [2023-03-29T23:15:48.950Z] c3cc914781b6: Waiting [2023-03-29T23:15:48.950Z] f1417ff83b31: Waiting [2023-03-29T23:15:48.950Z] a348232bc727: Layer already exists [2023-03-29T23:15:48.950Z] a8bfab14ff0d: Layer already exists [2023-03-29T23:15:48.950Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:48.950Z] b6948e50f626: Layer already exists [2023-03-29T23:15:48.950Z] 4583355ece1f: Layer already exists [2023-03-29T23:15:48.950Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:48.950Z] c3cc914781b6: Layer already exists [2023-03-29T23:15:48.950Z] main: digest: sha256:8f1c474684c5c5ad04a7d9db9af208caaa28c2d2498ac5602e633dde49de1378 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:15:49.003Z] ===================================================== [Pipeline] echo [2023-03-29T23:15:49.011Z] taggedImages: [2023-03-29T23:15:49.011Z] - nexus3.edgexfoundry.org:10004/core-metadata:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:49.011Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-29T23:15:49.011Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.117 [2023-03-29T23:15:49.011Z] - nexus3.edgexfoundry.org:10004/core-metadata:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:49.011Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-29T23:15:49.035Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-29T23:15:49.035Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:49.035Z] latest [2023-03-29T23:15:49.035Z] 3.0.0-dev.117 [2023-03-29T23:15:49.035Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:49.035Z] main [2023-03-29T23:15:49.035Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:49.357Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:49.665Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:49.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-29T23:15:49.665Z] bf10248823e9: Preparing [2023-03-29T23:15:49.665Z] bf10248823e9: Preparing [2023-03-29T23:15:49.665Z] a267f0439ee6: Preparing [2023-03-29T23:15:49.665Z] 87879d504fb0: Preparing [2023-03-29T23:15:49.665Z] 24dacfefe202: Preparing [2023-03-29T23:15:49.665Z] 5313f1d7ae8c: Preparing [2023-03-29T23:15:49.665Z] 016a5d9ca0c3: Preparing [2023-03-29T23:15:49.665Z] a43825cc73a3: Preparing [2023-03-29T23:15:49.665Z] a348232bc727: Preparing [2023-03-29T23:15:49.665Z] fff62d93367d: Preparing [2023-03-29T23:15:49.665Z] 010d588dafc5: Preparing [2023-03-29T23:15:49.665Z] 9572fdff4722: Preparing [2023-03-29T23:15:49.665Z] a2bddc33add4: Preparing [2023-03-29T23:15:49.665Z] f1417ff83b31: Preparing [2023-03-29T23:15:49.665Z] a43825cc73a3: Waiting [2023-03-29T23:15:49.665Z] a348232bc727: Waiting [2023-03-29T23:15:49.665Z] fff62d93367d: Waiting [2023-03-29T23:15:49.665Z] 016a5d9ca0c3: Waiting [2023-03-29T23:15:49.665Z] 010d588dafc5: Waiting [2023-03-29T23:15:49.665Z] 9572fdff4722: Waiting [2023-03-29T23:15:49.665Z] f1417ff83b31: Waiting [2023-03-29T23:15:49.665Z] 24dacfefe202: Pushed [2023-03-29T23:15:49.665Z] a267f0439ee6: Pushed [2023-03-29T23:15:49.665Z] 87879d504fb0: Pushed [2023-03-29T23:15:49.665Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:49.665Z] bf10248823e9: Pushed [2023-03-29T23:15:49.665Z] 5313f1d7ae8c: Pushed [2023-03-29T23:15:49.665Z] a348232bc727: Layer already exists [2023-03-29T23:15:49.923Z] fff62d93367d: Pushed [2023-03-29T23:15:49.923Z] 010d588dafc5: Pushed [2023-03-29T23:15:49.923Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:49.923Z] a2bddc33add4: Pushed [2023-03-29T23:15:49.923Z] 9572fdff4722: Pushed [2023-03-29T23:15:51.296Z] 016a5d9ca0c3: Pushed [2023-03-29T23:15:51.555Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:cc71376b7fbeaf59cbbf8c80e301c7ad147dbc3313901ae3ebd44c7ee190037f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:51.865Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:52.184Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-29T23:15:52.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-29T23:15:52.184Z] bf10248823e9: Preparing [2023-03-29T23:15:52.184Z] bf10248823e9: Preparing [2023-03-29T23:15:52.184Z] a267f0439ee6: Preparing [2023-03-29T23:15:52.184Z] 87879d504fb0: Preparing [2023-03-29T23:15:52.184Z] 24dacfefe202: Preparing [2023-03-29T23:15:52.184Z] 5313f1d7ae8c: Preparing [2023-03-29T23:15:52.184Z] 016a5d9ca0c3: Preparing [2023-03-29T23:15:52.184Z] a43825cc73a3: Preparing [2023-03-29T23:15:52.184Z] a348232bc727: Preparing [2023-03-29T23:15:52.184Z] fff62d93367d: Preparing [2023-03-29T23:15:52.184Z] 010d588dafc5: Preparing [2023-03-29T23:15:52.184Z] 9572fdff4722: Preparing [2023-03-29T23:15:52.184Z] a2bddc33add4: Preparing [2023-03-29T23:15:52.184Z] f1417ff83b31: Preparing [2023-03-29T23:15:52.184Z] 9572fdff4722: Waiting [2023-03-29T23:15:52.184Z] a43825cc73a3: Waiting [2023-03-29T23:15:52.184Z] f1417ff83b31: Waiting [2023-03-29T23:15:52.184Z] fff62d93367d: Waiting [2023-03-29T23:15:52.184Z] a348232bc727: Waiting [2023-03-29T23:15:52.184Z] 010d588dafc5: Waiting [2023-03-29T23:15:52.184Z] 016a5d9ca0c3: Waiting [2023-03-29T23:15:52.184Z] bf10248823e9: Layer already exists [2023-03-29T23:15:52.184Z] 87879d504fb0: Layer already exists [2023-03-29T23:15:52.184Z] a267f0439ee6: Layer already exists [2023-03-29T23:15:52.184Z] 5313f1d7ae8c: Layer already exists [2023-03-29T23:15:52.184Z] 24dacfefe202: Layer already exists [2023-03-29T23:15:52.184Z] 016a5d9ca0c3: Layer already exists [2023-03-29T23:15:52.184Z] fff62d93367d: Layer already exists [2023-03-29T23:15:52.184Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:52.184Z] a348232bc727: Layer already exists [2023-03-29T23:15:52.184Z] 010d588dafc5: Layer already exists [2023-03-29T23:15:52.184Z] 9572fdff4722: Layer already exists [2023-03-29T23:15:52.184Z] a2bddc33add4: Layer already exists [2023-03-29T23:15:52.184Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:52.184Z] latest: digest: sha256:cc71376b7fbeaf59cbbf8c80e301c7ad147dbc3313901ae3ebd44c7ee190037f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:52.496Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:52.798Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.117 [2023-03-29T23:15:52.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-29T23:15:52.798Z] bf10248823e9: Preparing [2023-03-29T23:15:52.798Z] bf10248823e9: Preparing [2023-03-29T23:15:52.798Z] a267f0439ee6: Preparing [2023-03-29T23:15:52.798Z] 87879d504fb0: Preparing [2023-03-29T23:15:52.798Z] 24dacfefe202: Preparing [2023-03-29T23:15:52.798Z] 5313f1d7ae8c: Preparing [2023-03-29T23:15:52.798Z] 016a5d9ca0c3: Preparing [2023-03-29T23:15:52.798Z] a43825cc73a3: Preparing [2023-03-29T23:15:52.798Z] a348232bc727: Preparing [2023-03-29T23:15:52.798Z] fff62d93367d: Preparing [2023-03-29T23:15:52.798Z] 010d588dafc5: Preparing [2023-03-29T23:15:52.798Z] 9572fdff4722: Preparing [2023-03-29T23:15:52.798Z] a2bddc33add4: Preparing [2023-03-29T23:15:52.798Z] f1417ff83b31: Preparing [2023-03-29T23:15:52.798Z] 016a5d9ca0c3: Waiting [2023-03-29T23:15:52.798Z] 010d588dafc5: Waiting [2023-03-29T23:15:52.798Z] 9572fdff4722: Waiting [2023-03-29T23:15:52.798Z] a43825cc73a3: Waiting [2023-03-29T23:15:52.798Z] a348232bc727: Waiting [2023-03-29T23:15:52.798Z] fff62d93367d: Waiting [2023-03-29T23:15:52.798Z] 87879d504fb0: Layer already exists [2023-03-29T23:15:52.798Z] a267f0439ee6: Layer already exists [2023-03-29T23:15:52.798Z] bf10248823e9: Layer already exists [2023-03-29T23:15:52.798Z] 24dacfefe202: Layer already exists [2023-03-29T23:15:52.798Z] 5313f1d7ae8c: Layer already exists [2023-03-29T23:15:52.798Z] a348232bc727: Layer already exists [2023-03-29T23:15:52.798Z] 016a5d9ca0c3: Layer already exists [2023-03-29T23:15:52.798Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:52.798Z] fff62d93367d: Layer already exists [2023-03-29T23:15:52.798Z] 010d588dafc5: Layer already exists [2023-03-29T23:15:52.798Z] 9572fdff4722: Layer already exists [2023-03-29T23:15:52.798Z] a2bddc33add4: Layer already exists [2023-03-29T23:15:52.798Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:52.798Z] 3.0.0-dev.117: digest: sha256:cc71376b7fbeaf59cbbf8c80e301c7ad147dbc3313901ae3ebd44c7ee190037f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:53.105Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:53.402Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:53.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-29T23:15:53.402Z] bf10248823e9: Preparing [2023-03-29T23:15:53.402Z] bf10248823e9: Preparing [2023-03-29T23:15:53.402Z] a267f0439ee6: Preparing [2023-03-29T23:15:53.402Z] 87879d504fb0: Preparing [2023-03-29T23:15:53.402Z] 24dacfefe202: Preparing [2023-03-29T23:15:53.402Z] 5313f1d7ae8c: Preparing [2023-03-29T23:15:53.402Z] 016a5d9ca0c3: Preparing [2023-03-29T23:15:53.402Z] a43825cc73a3: Preparing [2023-03-29T23:15:53.402Z] a348232bc727: Preparing [2023-03-29T23:15:53.402Z] fff62d93367d: Preparing [2023-03-29T23:15:53.402Z] 010d588dafc5: Preparing [2023-03-29T23:15:53.402Z] 9572fdff4722: Preparing [2023-03-29T23:15:53.402Z] a2bddc33add4: Preparing [2023-03-29T23:15:53.402Z] f1417ff83b31: Preparing [2023-03-29T23:15:53.402Z] 016a5d9ca0c3: Waiting [2023-03-29T23:15:53.402Z] fff62d93367d: Waiting [2023-03-29T23:15:53.402Z] 010d588dafc5: Waiting [2023-03-29T23:15:53.402Z] 9572fdff4722: Waiting [2023-03-29T23:15:53.402Z] a2bddc33add4: Waiting [2023-03-29T23:15:53.402Z] f1417ff83b31: Waiting [2023-03-29T23:15:53.402Z] 5313f1d7ae8c: Layer already exists [2023-03-29T23:15:53.402Z] a267f0439ee6: Layer already exists [2023-03-29T23:15:53.402Z] 24dacfefe202: Layer already exists [2023-03-29T23:15:53.402Z] bf10248823e9: Layer already exists [2023-03-29T23:15:53.402Z] 87879d504fb0: Layer already exists [2023-03-29T23:15:53.402Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:53.402Z] fff62d93367d: Layer already exists [2023-03-29T23:15:53.402Z] 016a5d9ca0c3: Layer already exists [2023-03-29T23:15:53.402Z] a348232bc727: Layer already exists [2023-03-29T23:15:53.402Z] 010d588dafc5: Layer already exists [2023-03-29T23:15:53.402Z] a2bddc33add4: Layer already exists [2023-03-29T23:15:53.402Z] 9572fdff4722: Layer already exists [2023-03-29T23:15:53.402Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:53.402Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:cc71376b7fbeaf59cbbf8c80e301c7ad147dbc3313901ae3ebd44c7ee190037f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:53.702Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:54.002Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-29T23:15:54.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-29T23:15:54.002Z] bf10248823e9: Preparing [2023-03-29T23:15:54.002Z] bf10248823e9: Preparing [2023-03-29T23:15:54.002Z] a267f0439ee6: Preparing [2023-03-29T23:15:54.002Z] 87879d504fb0: Preparing [2023-03-29T23:15:54.002Z] 24dacfefe202: Preparing [2023-03-29T23:15:54.002Z] 5313f1d7ae8c: Preparing [2023-03-29T23:15:54.002Z] 016a5d9ca0c3: Preparing [2023-03-29T23:15:54.002Z] a43825cc73a3: Preparing [2023-03-29T23:15:54.002Z] a348232bc727: Preparing [2023-03-29T23:15:54.002Z] fff62d93367d: Preparing [2023-03-29T23:15:54.002Z] 010d588dafc5: Preparing [2023-03-29T23:15:54.002Z] 9572fdff4722: Preparing [2023-03-29T23:15:54.002Z] a2bddc33add4: Preparing [2023-03-29T23:15:54.002Z] f1417ff83b31: Preparing [2023-03-29T23:15:54.002Z] fff62d93367d: Waiting [2023-03-29T23:15:54.002Z] 010d588dafc5: Waiting [2023-03-29T23:15:54.002Z] 9572fdff4722: Waiting [2023-03-29T23:15:54.002Z] a2bddc33add4: Waiting [2023-03-29T23:15:54.002Z] f1417ff83b31: Waiting [2023-03-29T23:15:54.002Z] 016a5d9ca0c3: Waiting [2023-03-29T23:15:54.002Z] a43825cc73a3: Waiting [2023-03-29T23:15:54.002Z] a348232bc727: Waiting [2023-03-29T23:15:54.002Z] a267f0439ee6: Layer already exists [2023-03-29T23:15:54.002Z] 87879d504fb0: Layer already exists [2023-03-29T23:15:54.002Z] 5313f1d7ae8c: Layer already exists [2023-03-29T23:15:54.002Z] bf10248823e9: Layer already exists [2023-03-29T23:15:54.002Z] 24dacfefe202: Layer already exists [2023-03-29T23:15:54.002Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:54.002Z] a348232bc727: Layer already exists [2023-03-29T23:15:54.002Z] 016a5d9ca0c3: Layer already exists [2023-03-29T23:15:54.002Z] 010d588dafc5: Layer already exists [2023-03-29T23:15:54.002Z] fff62d93367d: Layer already exists [2023-03-29T23:15:54.002Z] 9572fdff4722: Layer already exists [2023-03-29T23:15:54.002Z] a2bddc33add4: Layer already exists [2023-03-29T23:15:54.002Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:54.002Z] main: digest: sha256:cc71376b7fbeaf59cbbf8c80e301c7ad147dbc3313901ae3ebd44c7ee190037f size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:15:54.046Z] ===================================================== [Pipeline] echo [2023-03-29T23:15:54.053Z] taggedImages: [2023-03-29T23:15:54.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:54.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-29T23:15:54.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.117 [2023-03-29T23:15:54.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:54.053Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-29T23:15:54.073Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-29T23:15:54.073Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:54.073Z] latest [2023-03-29T23:15:54.073Z] 3.0.0-dev.117 [2023-03-29T23:15:54.073Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:54.073Z] main [2023-03-29T23:15:54.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:54.395Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:54.704Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:54.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-29T23:15:54.704Z] e74afa81ccc7: Preparing [2023-03-29T23:15:54.704Z] 1a2c3a7b912d: Preparing [2023-03-29T23:15:54.704Z] 7693b9dbab7c: Preparing [2023-03-29T23:15:54.704Z] 07a8f91564d4: Preparing [2023-03-29T23:15:54.704Z] a43825cc73a3: Preparing [2023-03-29T23:15:54.704Z] a348232bc727: Preparing [2023-03-29T23:15:54.704Z] 97b8bd1233b1: Preparing [2023-03-29T23:15:54.704Z] f1417ff83b31: Preparing [2023-03-29T23:15:54.704Z] 97b8bd1233b1: Waiting [2023-03-29T23:15:54.704Z] f1417ff83b31: Waiting [2023-03-29T23:15:54.704Z] a348232bc727: Waiting [2023-03-29T23:15:54.704Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:54.704Z] a348232bc727: Layer already exists [2023-03-29T23:15:54.704Z] 97b8bd1233b1: Layer already exists [2023-03-29T23:15:54.704Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:54.704Z] e74afa81ccc7: Pushed [2023-03-29T23:15:54.704Z] 1a2c3a7b912d: Pushed [2023-03-29T23:15:54.704Z] 7693b9dbab7c: Pushed [2023-03-29T23:15:56.078Z] 07a8f91564d4: Pushed [2023-03-29T23:15:56.078Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:148cf5c9a16cfd165832a856e69dabbf6daa193523f2031baab84252f5dd8772 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:56.379Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:56.686Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-29T23:15:56.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-29T23:15:56.686Z] e74afa81ccc7: Preparing [2023-03-29T23:15:56.686Z] 1a2c3a7b912d: Preparing [2023-03-29T23:15:56.686Z] 7693b9dbab7c: Preparing [2023-03-29T23:15:56.686Z] 07a8f91564d4: Preparing [2023-03-29T23:15:56.686Z] a43825cc73a3: Preparing [2023-03-29T23:15:56.686Z] a348232bc727: Preparing [2023-03-29T23:15:56.686Z] 97b8bd1233b1: Preparing [2023-03-29T23:15:56.686Z] f1417ff83b31: Preparing [2023-03-29T23:15:56.686Z] a348232bc727: Waiting [2023-03-29T23:15:56.686Z] 97b8bd1233b1: Waiting [2023-03-29T23:15:56.686Z] f1417ff83b31: Waiting [2023-03-29T23:15:56.686Z] 7693b9dbab7c: Layer already exists [2023-03-29T23:15:56.686Z] 07a8f91564d4: Layer already exists [2023-03-29T23:15:56.686Z] 1a2c3a7b912d: Layer already exists [2023-03-29T23:15:56.686Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:56.686Z] e74afa81ccc7: Layer already exists [2023-03-29T23:15:56.686Z] a348232bc727: Layer already exists [2023-03-29T23:15:56.686Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:56.686Z] 97b8bd1233b1: Layer already exists [2023-03-29T23:15:56.686Z] latest: digest: sha256:148cf5c9a16cfd165832a856e69dabbf6daa193523f2031baab84252f5dd8772 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:57.003Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:57.316Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.117 [2023-03-29T23:15:57.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-29T23:15:57.316Z] e74afa81ccc7: Preparing [2023-03-29T23:15:57.316Z] 1a2c3a7b912d: Preparing [2023-03-29T23:15:57.316Z] 7693b9dbab7c: Preparing [2023-03-29T23:15:57.316Z] 07a8f91564d4: Preparing [2023-03-29T23:15:57.316Z] a43825cc73a3: Preparing [2023-03-29T23:15:57.316Z] a348232bc727: Preparing [2023-03-29T23:15:57.316Z] 97b8bd1233b1: Preparing [2023-03-29T23:15:57.316Z] f1417ff83b31: Preparing [2023-03-29T23:15:57.316Z] 97b8bd1233b1: Waiting [2023-03-29T23:15:57.316Z] a348232bc727: Waiting [2023-03-29T23:15:57.316Z] f1417ff83b31: Waiting [2023-03-29T23:15:57.316Z] e74afa81ccc7: Layer already exists [2023-03-29T23:15:57.316Z] 7693b9dbab7c: Layer already exists [2023-03-29T23:15:57.316Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:57.316Z] 07a8f91564d4: Layer already exists [2023-03-29T23:15:57.316Z] 1a2c3a7b912d: Layer already exists [2023-03-29T23:15:57.316Z] a348232bc727: Layer already exists [2023-03-29T23:15:57.316Z] 97b8bd1233b1: Layer already exists [2023-03-29T23:15:57.316Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:57.316Z] 3.0.0-dev.117: digest: sha256:148cf5c9a16cfd165832a856e69dabbf6daa193523f2031baab84252f5dd8772 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:57.625Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:57.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:57.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-29T23:15:57.931Z] e74afa81ccc7: Preparing [2023-03-29T23:15:57.931Z] 1a2c3a7b912d: Preparing [2023-03-29T23:15:57.931Z] 7693b9dbab7c: Preparing [2023-03-29T23:15:57.931Z] 07a8f91564d4: Preparing [2023-03-29T23:15:57.931Z] a43825cc73a3: Preparing [2023-03-29T23:15:57.931Z] a348232bc727: Preparing [2023-03-29T23:15:57.931Z] 97b8bd1233b1: Preparing [2023-03-29T23:15:57.931Z] f1417ff83b31: Preparing [2023-03-29T23:15:57.931Z] 97b8bd1233b1: Waiting [2023-03-29T23:15:57.931Z] a348232bc727: Waiting [2023-03-29T23:15:57.931Z] f1417ff83b31: Waiting [2023-03-29T23:15:57.931Z] 7693b9dbab7c: Layer already exists [2023-03-29T23:15:57.931Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:57.931Z] 1a2c3a7b912d: Layer already exists [2023-03-29T23:15:57.931Z] e74afa81ccc7: Layer already exists [2023-03-29T23:15:57.931Z] 07a8f91564d4: Layer already exists [2023-03-29T23:15:57.931Z] 97b8bd1233b1: Layer already exists [2023-03-29T23:15:57.931Z] a348232bc727: Layer already exists [2023-03-29T23:15:57.931Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:57.931Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:148cf5c9a16cfd165832a856e69dabbf6daa193523f2031baab84252f5dd8772 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:58.237Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:58.538Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-29T23:15:58.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-29T23:15:58.538Z] e74afa81ccc7: Preparing [2023-03-29T23:15:58.538Z] 1a2c3a7b912d: Preparing [2023-03-29T23:15:58.538Z] 7693b9dbab7c: Preparing [2023-03-29T23:15:58.538Z] 07a8f91564d4: Preparing [2023-03-29T23:15:58.538Z] a43825cc73a3: Preparing [2023-03-29T23:15:58.538Z] a348232bc727: Preparing [2023-03-29T23:15:58.538Z] 97b8bd1233b1: Preparing [2023-03-29T23:15:58.538Z] f1417ff83b31: Preparing [2023-03-29T23:15:58.538Z] 97b8bd1233b1: Waiting [2023-03-29T23:15:58.538Z] f1417ff83b31: Waiting [2023-03-29T23:15:58.538Z] a348232bc727: Waiting [2023-03-29T23:15:58.538Z] e74afa81ccc7: Layer already exists [2023-03-29T23:15:58.538Z] 7693b9dbab7c: Layer already exists [2023-03-29T23:15:58.538Z] 07a8f91564d4: Layer already exists [2023-03-29T23:15:58.538Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:58.538Z] 1a2c3a7b912d: Layer already exists [2023-03-29T23:15:58.538Z] a348232bc727: Layer already exists [2023-03-29T23:15:58.538Z] 97b8bd1233b1: Layer already exists [2023-03-29T23:15:58.538Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:58.538Z] main: digest: sha256:148cf5c9a16cfd165832a856e69dabbf6daa193523f2031baab84252f5dd8772 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:15:58.584Z] ===================================================== [Pipeline] echo [2023-03-29T23:15:58.593Z] taggedImages: [2023-03-29T23:15:58.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:58.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-29T23:15:58.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.117 [2023-03-29T23:15:58.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:58.593Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-29T23:15:58.611Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-29T23:15:58.611Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:58.611Z] latest [2023-03-29T23:15:58.611Z] 3.0.0-dev.117 [2023-03-29T23:15:58.611Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:15:58.611Z] main [2023-03-29T23:15:58.611Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:58.918Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:15:59.214Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:15:59.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-29T23:15:59.214Z] 284a902bc76e: Preparing [2023-03-29T23:15:59.214Z] 13139aa1d3ee: Preparing [2023-03-29T23:15:59.214Z] c45c5bc3a10e: Preparing [2023-03-29T23:15:59.214Z] 6284acd687ca: Preparing [2023-03-29T23:15:59.214Z] a43825cc73a3: Preparing [2023-03-29T23:15:59.214Z] a348232bc727: Preparing [2023-03-29T23:15:59.214Z] 73f979b9879b: Preparing [2023-03-29T23:15:59.214Z] 20e8367ec903: Preparing [2023-03-29T23:15:59.214Z] f1417ff83b31: Preparing [2023-03-29T23:15:59.214Z] a348232bc727: Waiting [2023-03-29T23:15:59.214Z] 20e8367ec903: Waiting [2023-03-29T23:15:59.214Z] f1417ff83b31: Waiting [2023-03-29T23:15:59.214Z] a43825cc73a3: Layer already exists [2023-03-29T23:15:59.214Z] a348232bc727: Layer already exists [2023-03-29T23:15:59.214Z] 284a902bc76e: Pushed [2023-03-29T23:15:59.214Z] 6284acd687ca: Pushed [2023-03-29T23:15:59.214Z] 73f979b9879b: Pushed [2023-03-29T23:15:59.214Z] f1417ff83b31: Layer already exists [2023-03-29T23:15:59.214Z] 13139aa1d3ee: Pushed [2023-03-29T23:15:59.472Z] 20e8367ec903: Pushed [2023-03-29T23:16:00.405Z] c45c5bc3a10e: Pushed [2023-03-29T23:16:00.664Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:c364423ae17717df9b5bb59d20d1c238a6a8123130358f32d733efe5993bfb01 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:00.976Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:01.273Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-29T23:16:01.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-29T23:16:01.273Z] 284a902bc76e: Preparing [2023-03-29T23:16:01.273Z] 13139aa1d3ee: Preparing [2023-03-29T23:16:01.273Z] c45c5bc3a10e: Preparing [2023-03-29T23:16:01.273Z] 6284acd687ca: Preparing [2023-03-29T23:16:01.273Z] a43825cc73a3: Preparing [2023-03-29T23:16:01.273Z] a348232bc727: Preparing [2023-03-29T23:16:01.273Z] 73f979b9879b: Preparing [2023-03-29T23:16:01.273Z] 20e8367ec903: Preparing [2023-03-29T23:16:01.273Z] f1417ff83b31: Preparing [2023-03-29T23:16:01.273Z] a348232bc727: Waiting [2023-03-29T23:16:01.273Z] 73f979b9879b: Waiting [2023-03-29T23:16:01.273Z] 20e8367ec903: Waiting [2023-03-29T23:16:01.273Z] f1417ff83b31: Waiting [2023-03-29T23:16:01.273Z] 6284acd687ca: Layer already exists [2023-03-29T23:16:01.273Z] 284a902bc76e: Layer already exists [2023-03-29T23:16:01.273Z] c45c5bc3a10e: Layer already exists [2023-03-29T23:16:01.273Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:01.273Z] 13139aa1d3ee: Layer already exists [2023-03-29T23:16:01.273Z] a348232bc727: Layer already exists [2023-03-29T23:16:01.273Z] 73f979b9879b: Layer already exists [2023-03-29T23:16:01.273Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:01.273Z] 20e8367ec903: Layer already exists [2023-03-29T23:16:01.273Z] latest: digest: sha256:c364423ae17717df9b5bb59d20d1c238a6a8123130358f32d733efe5993bfb01 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:01.581Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:01.884Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.117 [2023-03-29T23:16:01.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-29T23:16:01.884Z] 284a902bc76e: Preparing [2023-03-29T23:16:01.884Z] 13139aa1d3ee: Preparing [2023-03-29T23:16:01.884Z] c45c5bc3a10e: Preparing [2023-03-29T23:16:01.884Z] 6284acd687ca: Preparing [2023-03-29T23:16:01.884Z] a43825cc73a3: Preparing [2023-03-29T23:16:01.884Z] a348232bc727: Preparing [2023-03-29T23:16:01.884Z] 73f979b9879b: Preparing [2023-03-29T23:16:01.884Z] 20e8367ec903: Preparing [2023-03-29T23:16:01.884Z] f1417ff83b31: Preparing [2023-03-29T23:16:01.884Z] 20e8367ec903: Waiting [2023-03-29T23:16:01.884Z] 73f979b9879b: Waiting [2023-03-29T23:16:01.884Z] f1417ff83b31: Waiting [2023-03-29T23:16:01.884Z] a348232bc727: Waiting [2023-03-29T23:16:01.884Z] 13139aa1d3ee: Layer already exists [2023-03-29T23:16:01.884Z] 284a902bc76e: Layer already exists [2023-03-29T23:16:01.884Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:01.884Z] 6284acd687ca: Layer already exists [2023-03-29T23:16:01.884Z] c45c5bc3a10e: Layer already exists [2023-03-29T23:16:01.884Z] a348232bc727: Layer already exists [2023-03-29T23:16:01.884Z] 20e8367ec903: Layer already exists [2023-03-29T23:16:01.884Z] 73f979b9879b: Layer already exists [2023-03-29T23:16:01.884Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:01.884Z] 3.0.0-dev.117: digest: sha256:c364423ae17717df9b5bb59d20d1c238a6a8123130358f32d733efe5993bfb01 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:02.190Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:02.486Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:02.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-29T23:16:02.486Z] 284a902bc76e: Preparing [2023-03-29T23:16:02.486Z] 13139aa1d3ee: Preparing [2023-03-29T23:16:02.486Z] c45c5bc3a10e: Preparing [2023-03-29T23:16:02.486Z] 6284acd687ca: Preparing [2023-03-29T23:16:02.486Z] a43825cc73a3: Preparing [2023-03-29T23:16:02.486Z] a348232bc727: Preparing [2023-03-29T23:16:02.486Z] 73f979b9879b: Preparing [2023-03-29T23:16:02.486Z] 20e8367ec903: Preparing [2023-03-29T23:16:02.486Z] f1417ff83b31: Preparing [2023-03-29T23:16:02.486Z] 20e8367ec903: Waiting [2023-03-29T23:16:02.486Z] f1417ff83b31: Waiting [2023-03-29T23:16:02.486Z] 73f979b9879b: Waiting [2023-03-29T23:16:02.486Z] a348232bc727: Waiting [2023-03-29T23:16:02.486Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:02.486Z] 13139aa1d3ee: Layer already exists [2023-03-29T23:16:02.486Z] 6284acd687ca: Layer already exists [2023-03-29T23:16:02.486Z] c45c5bc3a10e: Layer already exists [2023-03-29T23:16:02.486Z] 284a902bc76e: Layer already exists [2023-03-29T23:16:02.486Z] a348232bc727: Layer already exists [2023-03-29T23:16:02.486Z] 73f979b9879b: Layer already exists [2023-03-29T23:16:02.486Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:02.486Z] 20e8367ec903: Layer already exists [2023-03-29T23:16:02.486Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:c364423ae17717df9b5bb59d20d1c238a6a8123130358f32d733efe5993bfb01 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:02.790Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:03.095Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-29T23:16:03.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-29T23:16:03.095Z] 284a902bc76e: Preparing [2023-03-29T23:16:03.095Z] 13139aa1d3ee: Preparing [2023-03-29T23:16:03.095Z] c45c5bc3a10e: Preparing [2023-03-29T23:16:03.095Z] 6284acd687ca: Preparing [2023-03-29T23:16:03.095Z] a43825cc73a3: Preparing [2023-03-29T23:16:03.095Z] a348232bc727: Preparing [2023-03-29T23:16:03.095Z] 73f979b9879b: Preparing [2023-03-29T23:16:03.095Z] 20e8367ec903: Preparing [2023-03-29T23:16:03.095Z] f1417ff83b31: Preparing [2023-03-29T23:16:03.095Z] a348232bc727: Waiting [2023-03-29T23:16:03.095Z] 73f979b9879b: Waiting [2023-03-29T23:16:03.095Z] 20e8367ec903: Waiting [2023-03-29T23:16:03.095Z] f1417ff83b31: Waiting [2023-03-29T23:16:03.095Z] 6284acd687ca: Layer already exists [2023-03-29T23:16:03.095Z] c45c5bc3a10e: Layer already exists [2023-03-29T23:16:03.095Z] 284a902bc76e: Layer already exists [2023-03-29T23:16:03.095Z] 13139aa1d3ee: Layer already exists [2023-03-29T23:16:03.095Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:03.095Z] a348232bc727: Layer already exists [2023-03-29T23:16:03.095Z] 73f979b9879b: Layer already exists [2023-03-29T23:16:03.095Z] 20e8367ec903: Layer already exists [2023-03-29T23:16:03.095Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:03.095Z] main: digest: sha256:c364423ae17717df9b5bb59d20d1c238a6a8123130358f32d733efe5993bfb01 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:16:03.146Z] ===================================================== [Pipeline] echo [2023-03-29T23:16:03.154Z] taggedImages: [2023-03-29T23:16:03.154Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:03.154Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-29T23:16:03.154Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.117 [2023-03-29T23:16:03.154Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:03.154Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-29T23:16:03.175Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-29T23:16:03.175Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:03.175Z] latest [2023-03-29T23:16:03.175Z] 3.0.0-dev.117 [2023-03-29T23:16:03.175Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:03.175Z] main [2023-03-29T23:16:03.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:03.500Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:03.803Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:03.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-29T23:16:03.803Z] fc41b8487fe2: Preparing [2023-03-29T23:16:03.803Z] 58783e93460e: Preparing [2023-03-29T23:16:03.803Z] 3d0391e2e495: Preparing [2023-03-29T23:16:03.803Z] 96a13f908916: Preparing [2023-03-29T23:16:03.803Z] 8aebde3c914c: Preparing [2023-03-29T23:16:03.803Z] 5bf424194084: Preparing [2023-03-29T23:16:03.803Z] ba1731391f8b: Preparing [2023-03-29T23:16:03.803Z] a43825cc73a3: Preparing [2023-03-29T23:16:03.803Z] a348232bc727: Preparing [2023-03-29T23:16:03.803Z] 9329ce9bd716: Preparing [2023-03-29T23:16:03.803Z] f1417ff83b31: Preparing [2023-03-29T23:16:03.803Z] 5bf424194084: Waiting [2023-03-29T23:16:03.803Z] ba1731391f8b: Waiting [2023-03-29T23:16:03.803Z] a43825cc73a3: Waiting [2023-03-29T23:16:03.803Z] a348232bc727: Waiting [2023-03-29T23:16:03.803Z] 9329ce9bd716: Waiting [2023-03-29T23:16:03.803Z] f1417ff83b31: Waiting [2023-03-29T23:16:03.803Z] fc41b8487fe2: Pushed [2023-03-29T23:16:03.803Z] 8aebde3c914c: Pushed [2023-03-29T23:16:03.803Z] 58783e93460e: Pushed [2023-03-29T23:16:03.803Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:03.803Z] a348232bc727: Layer already exists [2023-03-29T23:16:04.061Z] ba1731391f8b: Pushed [2023-03-29T23:16:04.061Z] 5bf424194084: Pushed [2023-03-29T23:16:04.061Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:04.061Z] 9329ce9bd716: Pushed [2023-03-29T23:16:04.995Z] 96a13f908916: Pushed [2023-03-29T23:16:05.561Z] 3d0391e2e495: Pushed [2023-03-29T23:16:05.819Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:ab50a7e0a1bd1c9bb3365ff388b84e2124b0ef718d0ee524911a854b9183f9c5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:06.132Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:06.439Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-29T23:16:06.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-29T23:16:06.439Z] fc41b8487fe2: Preparing [2023-03-29T23:16:06.439Z] 58783e93460e: Preparing [2023-03-29T23:16:06.439Z] 3d0391e2e495: Preparing [2023-03-29T23:16:06.439Z] 96a13f908916: Preparing [2023-03-29T23:16:06.439Z] 8aebde3c914c: Preparing [2023-03-29T23:16:06.439Z] 5bf424194084: Preparing [2023-03-29T23:16:06.439Z] ba1731391f8b: Preparing [2023-03-29T23:16:06.439Z] a43825cc73a3: Preparing [2023-03-29T23:16:06.439Z] a348232bc727: Preparing [2023-03-29T23:16:06.439Z] 9329ce9bd716: Preparing [2023-03-29T23:16:06.439Z] f1417ff83b31: Preparing [2023-03-29T23:16:06.439Z] ba1731391f8b: Waiting [2023-03-29T23:16:06.439Z] a43825cc73a3: Waiting [2023-03-29T23:16:06.439Z] a348232bc727: Waiting [2023-03-29T23:16:06.439Z] 9329ce9bd716: Waiting [2023-03-29T23:16:06.439Z] 5bf424194084: Waiting [2023-03-29T23:16:06.439Z] 8aebde3c914c: Layer already exists [2023-03-29T23:16:06.439Z] 58783e93460e: Layer already exists [2023-03-29T23:16:06.439Z] fc41b8487fe2: Layer already exists [2023-03-29T23:16:06.439Z] 96a13f908916: Layer already exists [2023-03-29T23:16:06.439Z] 3d0391e2e495: Layer already exists [2023-03-29T23:16:06.439Z] ba1731391f8b: Layer already exists [2023-03-29T23:16:06.439Z] 5bf424194084: Layer already exists [2023-03-29T23:16:06.439Z] a348232bc727: Layer already exists [2023-03-29T23:16:06.439Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:06.439Z] 9329ce9bd716: Layer already exists [2023-03-29T23:16:06.439Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:06.439Z] latest: digest: sha256:ab50a7e0a1bd1c9bb3365ff388b84e2124b0ef718d0ee524911a854b9183f9c5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:06.753Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:07.057Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.117 [2023-03-29T23:16:07.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-29T23:16:07.057Z] fc41b8487fe2: Preparing [2023-03-29T23:16:07.057Z] 58783e93460e: Preparing [2023-03-29T23:16:07.057Z] 3d0391e2e495: Preparing [2023-03-29T23:16:07.057Z] 96a13f908916: Preparing [2023-03-29T23:16:07.057Z] 8aebde3c914c: Preparing [2023-03-29T23:16:07.057Z] 5bf424194084: Preparing [2023-03-29T23:16:07.057Z] ba1731391f8b: Preparing [2023-03-29T23:16:07.057Z] a43825cc73a3: Preparing [2023-03-29T23:16:07.057Z] a348232bc727: Preparing [2023-03-29T23:16:07.057Z] 9329ce9bd716: Preparing [2023-03-29T23:16:07.057Z] f1417ff83b31: Preparing [2023-03-29T23:16:07.057Z] ba1731391f8b: Waiting [2023-03-29T23:16:07.057Z] 5bf424194084: Waiting [2023-03-29T23:16:07.057Z] a348232bc727: Waiting [2023-03-29T23:16:07.057Z] a43825cc73a3: Waiting [2023-03-29T23:16:07.057Z] f1417ff83b31: Waiting [2023-03-29T23:16:07.057Z] 9329ce9bd716: Waiting [2023-03-29T23:16:07.057Z] 8aebde3c914c: Layer already exists [2023-03-29T23:16:07.057Z] fc41b8487fe2: Layer already exists [2023-03-29T23:16:07.057Z] 58783e93460e: Layer already exists [2023-03-29T23:16:07.057Z] 96a13f908916: Layer already exists [2023-03-29T23:16:07.057Z] 3d0391e2e495: Layer already exists [2023-03-29T23:16:07.057Z] 5bf424194084: Layer already exists [2023-03-29T23:16:07.057Z] a348232bc727: Layer already exists [2023-03-29T23:16:07.057Z] ba1731391f8b: Layer already exists [2023-03-29T23:16:07.057Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:07.057Z] 9329ce9bd716: Layer already exists [2023-03-29T23:16:07.057Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:07.057Z] 3.0.0-dev.117: digest: sha256:ab50a7e0a1bd1c9bb3365ff388b84e2124b0ef718d0ee524911a854b9183f9c5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:07.361Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:07.665Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:07.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-29T23:16:07.665Z] fc41b8487fe2: Preparing [2023-03-29T23:16:07.665Z] 58783e93460e: Preparing [2023-03-29T23:16:07.666Z] 3d0391e2e495: Preparing [2023-03-29T23:16:07.666Z] 96a13f908916: Preparing [2023-03-29T23:16:07.666Z] 8aebde3c914c: Preparing [2023-03-29T23:16:07.666Z] 5bf424194084: Preparing [2023-03-29T23:16:07.666Z] ba1731391f8b: Preparing [2023-03-29T23:16:07.666Z] a43825cc73a3: Preparing [2023-03-29T23:16:07.666Z] a348232bc727: Preparing [2023-03-29T23:16:07.666Z] 9329ce9bd716: Preparing [2023-03-29T23:16:07.666Z] f1417ff83b31: Preparing [2023-03-29T23:16:07.666Z] ba1731391f8b: Waiting [2023-03-29T23:16:07.666Z] a43825cc73a3: Waiting [2023-03-29T23:16:07.666Z] a348232bc727: Waiting [2023-03-29T23:16:07.666Z] 9329ce9bd716: Waiting [2023-03-29T23:16:07.666Z] f1417ff83b31: Waiting [2023-03-29T23:16:07.666Z] 5bf424194084: Waiting [2023-03-29T23:16:07.666Z] 96a13f908916: Layer already exists [2023-03-29T23:16:07.666Z] 3d0391e2e495: Layer already exists [2023-03-29T23:16:07.666Z] 8aebde3c914c: Layer already exists [2023-03-29T23:16:07.666Z] 58783e93460e: Layer already exists [2023-03-29T23:16:07.666Z] fc41b8487fe2: Layer already exists [2023-03-29T23:16:07.666Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:07.666Z] 5bf424194084: Layer already exists [2023-03-29T23:16:07.666Z] 9329ce9bd716: Layer already exists [2023-03-29T23:16:07.666Z] ba1731391f8b: Layer already exists [2023-03-29T23:16:07.666Z] a348232bc727: Layer already exists [2023-03-29T23:16:07.666Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:07.666Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:ab50a7e0a1bd1c9bb3365ff388b84e2124b0ef718d0ee524911a854b9183f9c5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:07.967Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:08.266Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-29T23:16:08.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-29T23:16:08.267Z] fc41b8487fe2: Preparing [2023-03-29T23:16:08.267Z] 58783e93460e: Preparing [2023-03-29T23:16:08.267Z] 3d0391e2e495: Preparing [2023-03-29T23:16:08.267Z] 96a13f908916: Preparing [2023-03-29T23:16:08.267Z] 8aebde3c914c: Preparing [2023-03-29T23:16:08.267Z] 5bf424194084: Preparing [2023-03-29T23:16:08.267Z] ba1731391f8b: Preparing [2023-03-29T23:16:08.267Z] a43825cc73a3: Preparing [2023-03-29T23:16:08.267Z] a348232bc727: Preparing [2023-03-29T23:16:08.267Z] 9329ce9bd716: Preparing [2023-03-29T23:16:08.267Z] f1417ff83b31: Preparing [2023-03-29T23:16:08.267Z] ba1731391f8b: Waiting [2023-03-29T23:16:08.267Z] 9329ce9bd716: Waiting [2023-03-29T23:16:08.267Z] f1417ff83b31: Waiting [2023-03-29T23:16:08.267Z] a43825cc73a3: Waiting [2023-03-29T23:16:08.267Z] 5bf424194084: Waiting [2023-03-29T23:16:08.267Z] a348232bc727: Waiting [2023-03-29T23:16:08.267Z] fc41b8487fe2: Layer already exists [2023-03-29T23:16:08.267Z] 8aebde3c914c: Layer already exists [2023-03-29T23:16:08.267Z] 58783e93460e: Layer already exists [2023-03-29T23:16:08.267Z] 3d0391e2e495: Layer already exists [2023-03-29T23:16:08.267Z] 96a13f908916: Layer already exists [2023-03-29T23:16:08.267Z] 5bf424194084: Layer already exists [2023-03-29T23:16:08.267Z] ba1731391f8b: Layer already exists [2023-03-29T23:16:08.267Z] a348232bc727: Layer already exists [2023-03-29T23:16:08.267Z] 9329ce9bd716: Layer already exists [2023-03-29T23:16:08.267Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:08.267Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:08.267Z] main: digest: sha256:ab50a7e0a1bd1c9bb3365ff388b84e2124b0ef718d0ee524911a854b9183f9c5 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:16:08.300Z] ===================================================== [Pipeline] echo [2023-03-29T23:16:08.305Z] taggedImages: [2023-03-29T23:16:08.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:08.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-29T23:16:08.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.117 [2023-03-29T23:16:08.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:08.305Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-29T23:16:08.318Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-29T23:16:08.319Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:08.319Z] latest [2023-03-29T23:16:08.319Z] 3.0.0-dev.117 [2023-03-29T23:16:08.319Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:08.319Z] main [2023-03-29T23:16:08.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:08.619Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:08.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:08.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-29T23:16:08.918Z] ef7eab10afc7: Preparing [2023-03-29T23:16:08.918Z] 5bc1a891c43c: Preparing [2023-03-29T23:16:08.918Z] a43825cc73a3: Preparing [2023-03-29T23:16:08.918Z] a348232bc727: Preparing [2023-03-29T23:16:08.918Z] 960b15a7b7b9: Preparing [2023-03-29T23:16:08.918Z] f1417ff83b31: Preparing [2023-03-29T23:16:08.918Z] f1417ff83b31: Waiting [2023-03-29T23:16:08.918Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:08.918Z] a348232bc727: Layer already exists [2023-03-29T23:16:08.918Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:08.918Z] ef7eab10afc7: Pushed [2023-03-29T23:16:09.852Z] 960b15a7b7b9: Pushed [2023-03-29T23:16:11.754Z] 5bc1a891c43c: Pushed [2023-03-29T23:16:12.013Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:bb89b5aff1bc1373790ec1fd365c3ed25a413d868399a776a17d2c343914bea3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:12.325Z] + 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 [2023-03-29T23:16:12.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-29T23:16:12.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-29T23:16:12.627Z] ef7eab10afc7: Preparing [2023-03-29T23:16:12.627Z] 5bc1a891c43c: Preparing [2023-03-29T23:16:12.627Z] a43825cc73a3: Preparing [2023-03-29T23:16:12.627Z] a348232bc727: Preparing [2023-03-29T23:16:12.627Z] 960b15a7b7b9: Preparing [2023-03-29T23:16:12.627Z] f1417ff83b31: Preparing [2023-03-29T23:16:12.627Z] f1417ff83b31: Waiting [2023-03-29T23:16:12.627Z] 5bc1a891c43c: Layer already exists [2023-03-29T23:16:12.627Z] 960b15a7b7b9: Layer already exists [2023-03-29T23:16:12.627Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:12.627Z] a348232bc727: Layer already exists [2023-03-29T23:16:12.627Z] ef7eab10afc7: Layer already exists [2023-03-29T23:16:12.627Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:12.627Z] latest: digest: sha256:bb89b5aff1bc1373790ec1fd365c3ed25a413d868399a776a17d2c343914bea3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:12.927Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:13.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.117 [2023-03-29T23:16:13.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-29T23:16:13.226Z] ef7eab10afc7: Preparing [2023-03-29T23:16:13.226Z] 5bc1a891c43c: Preparing [2023-03-29T23:16:13.226Z] a43825cc73a3: Preparing [2023-03-29T23:16:13.226Z] a348232bc727: Preparing [2023-03-29T23:16:13.226Z] 960b15a7b7b9: Preparing [2023-03-29T23:16:13.226Z] f1417ff83b31: Preparing [2023-03-29T23:16:13.226Z] f1417ff83b31: Waiting [2023-03-29T23:16:13.226Z] 960b15a7b7b9: Layer already exists [2023-03-29T23:16:13.226Z] 5bc1a891c43c: Layer already exists [2023-03-29T23:16:13.226Z] a348232bc727: Layer already exists [2023-03-29T23:16:13.226Z] ef7eab10afc7: Layer already exists [2023-03-29T23:16:13.226Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:13.226Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:13.226Z] 3.0.0-dev.117: digest: sha256:bb89b5aff1bc1373790ec1fd365c3ed25a413d868399a776a17d2c343914bea3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:13.536Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:13.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:13.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-29T23:16:13.838Z] ef7eab10afc7: Preparing [2023-03-29T23:16:13.838Z] 5bc1a891c43c: Preparing [2023-03-29T23:16:13.838Z] a43825cc73a3: Preparing [2023-03-29T23:16:13.838Z] a348232bc727: Preparing [2023-03-29T23:16:13.838Z] 960b15a7b7b9: Preparing [2023-03-29T23:16:13.838Z] f1417ff83b31: Preparing [2023-03-29T23:16:13.838Z] f1417ff83b31: Waiting [2023-03-29T23:16:13.838Z] a348232bc727: Layer already exists [2023-03-29T23:16:13.838Z] 5bc1a891c43c: Layer already exists [2023-03-29T23:16:13.838Z] 960b15a7b7b9: Layer already exists [2023-03-29T23:16:13.838Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:13.838Z] ef7eab10afc7: Layer already exists [2023-03-29T23:16:13.838Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:13.838Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:bb89b5aff1bc1373790ec1fd365c3ed25a413d868399a776a17d2c343914bea3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:14.145Z] + 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 [2023-03-29T23:16:14.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-29T23:16:14.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-29T23:16:14.449Z] ef7eab10afc7: Preparing [2023-03-29T23:16:14.449Z] 5bc1a891c43c: Preparing [2023-03-29T23:16:14.449Z] a43825cc73a3: Preparing [2023-03-29T23:16:14.449Z] a348232bc727: Preparing [2023-03-29T23:16:14.449Z] 960b15a7b7b9: Preparing [2023-03-29T23:16:14.449Z] f1417ff83b31: Preparing [2023-03-29T23:16:14.449Z] f1417ff83b31: Waiting [2023-03-29T23:16:14.449Z] 960b15a7b7b9: Layer already exists [2023-03-29T23:16:14.449Z] a348232bc727: Layer already exists [2023-03-29T23:16:14.449Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:14.449Z] 5bc1a891c43c: Layer already exists [2023-03-29T23:16:14.449Z] ef7eab10afc7: Layer already exists [2023-03-29T23:16:14.449Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:14.449Z] main: digest: sha256:bb89b5aff1bc1373790ec1fd365c3ed25a413d868399a776a17d2c343914bea3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:16:14.486Z] ===================================================== [Pipeline] echo [2023-03-29T23:16:14.495Z] taggedImages: [2023-03-29T23:16:14.495Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:14.495Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-29T23:16:14.495Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.117 [2023-03-29T23:16:14.495Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:14.495Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-29T23:16:14.512Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-29T23:16:14.512Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:14.512Z] latest [2023-03-29T23:16:14.512Z] 3.0.0-dev.117 [2023-03-29T23:16:14.512Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:14.512Z] main [2023-03-29T23:16:14.512Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:14.815Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:15.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:15.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-29T23:16:15.112Z] 8dc46dcd73c2: Preparing [2023-03-29T23:16:15.112Z] 69a70605e6d2: Preparing [2023-03-29T23:16:15.112Z] 8b145665eb24: Preparing [2023-03-29T23:16:15.112Z] dd672f6b6942: Preparing [2023-03-29T23:16:15.112Z] b05b3bdd7ae5: Preparing [2023-03-29T23:16:15.112Z] a43825cc73a3: Preparing [2023-03-29T23:16:15.112Z] a348232bc727: Preparing [2023-03-29T23:16:15.112Z] e0f3d49dd6e0: Preparing [2023-03-29T23:16:15.112Z] f1417ff83b31: Preparing [2023-03-29T23:16:15.112Z] a43825cc73a3: Waiting [2023-03-29T23:16:15.112Z] a348232bc727: Waiting [2023-03-29T23:16:15.112Z] e0f3d49dd6e0: Waiting [2023-03-29T23:16:15.112Z] 69a70605e6d2: Pushed [2023-03-29T23:16:15.112Z] 8b145665eb24: Pushed [2023-03-29T23:16:15.112Z] 8dc46dcd73c2: Pushed [2023-03-29T23:16:15.112Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:15.112Z] a348232bc727: Layer already exists [2023-03-29T23:16:15.112Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:15.679Z] e0f3d49dd6e0: Pushed [2023-03-29T23:16:18.961Z] b05b3bdd7ae5: Pushed [2023-03-29T23:16:22.244Z] dd672f6b6942: Pushed [2023-03-29T23:16:22.502Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:ec4e5b3dea63cdb813aae013804714cf7b8bcb762431098187257b91efe28f4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:22.809Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:23.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-29T23:16:23.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-29T23:16:23.119Z] 8dc46dcd73c2: Preparing [2023-03-29T23:16:23.119Z] 69a70605e6d2: Preparing [2023-03-29T23:16:23.119Z] 8b145665eb24: Preparing [2023-03-29T23:16:23.119Z] dd672f6b6942: Preparing [2023-03-29T23:16:23.119Z] b05b3bdd7ae5: Preparing [2023-03-29T23:16:23.119Z] a43825cc73a3: Preparing [2023-03-29T23:16:23.119Z] a348232bc727: Preparing [2023-03-29T23:16:23.119Z] e0f3d49dd6e0: Preparing [2023-03-29T23:16:23.119Z] f1417ff83b31: Preparing [2023-03-29T23:16:23.119Z] a43825cc73a3: Waiting [2023-03-29T23:16:23.119Z] a348232bc727: Waiting [2023-03-29T23:16:23.119Z] e0f3d49dd6e0: Waiting [2023-03-29T23:16:23.119Z] f1417ff83b31: Waiting [2023-03-29T23:16:23.119Z] b05b3bdd7ae5: Layer already exists [2023-03-29T23:16:23.119Z] dd672f6b6942: Layer already exists [2023-03-29T23:16:23.119Z] 8dc46dcd73c2: Layer already exists [2023-03-29T23:16:23.119Z] 8b145665eb24: Layer already exists [2023-03-29T23:16:23.119Z] 69a70605e6d2: Layer already exists [2023-03-29T23:16:23.119Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:23.119Z] e0f3d49dd6e0: Layer already exists [2023-03-29T23:16:23.119Z] a348232bc727: Layer already exists [2023-03-29T23:16:23.119Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:23.119Z] latest: digest: sha256:ec4e5b3dea63cdb813aae013804714cf7b8bcb762431098187257b91efe28f4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:23.432Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:23.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.117 [2023-03-29T23:16:23.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-29T23:16:23.734Z] 8dc46dcd73c2: Preparing [2023-03-29T23:16:23.734Z] 69a70605e6d2: Preparing [2023-03-29T23:16:23.735Z] 8b145665eb24: Preparing [2023-03-29T23:16:23.735Z] dd672f6b6942: Preparing [2023-03-29T23:16:23.735Z] b05b3bdd7ae5: Preparing [2023-03-29T23:16:23.735Z] a43825cc73a3: Preparing [2023-03-29T23:16:23.735Z] a348232bc727: Preparing [2023-03-29T23:16:23.735Z] e0f3d49dd6e0: Preparing [2023-03-29T23:16:23.735Z] f1417ff83b31: Preparing [2023-03-29T23:16:23.735Z] a43825cc73a3: Waiting [2023-03-29T23:16:23.735Z] a348232bc727: Waiting [2023-03-29T23:16:23.735Z] e0f3d49dd6e0: Waiting [2023-03-29T23:16:23.735Z] f1417ff83b31: Waiting [2023-03-29T23:16:23.735Z] 8dc46dcd73c2: Layer already exists [2023-03-29T23:16:23.735Z] b05b3bdd7ae5: Layer already exists [2023-03-29T23:16:23.735Z] 69a70605e6d2: Layer already exists [2023-03-29T23:16:23.735Z] 8b145665eb24: Layer already exists [2023-03-29T23:16:23.735Z] dd672f6b6942: Layer already exists [2023-03-29T23:16:23.735Z] a348232bc727: Layer already exists [2023-03-29T23:16:23.735Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:23.735Z] e0f3d49dd6e0: Layer already exists [2023-03-29T23:16:23.735Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:23.735Z] 3.0.0-dev.117: digest: sha256:ec4e5b3dea63cdb813aae013804714cf7b8bcb762431098187257b91efe28f4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:24.132Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:24.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:24.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-29T23:16:24.514Z] 8dc46dcd73c2: Preparing [2023-03-29T23:16:24.514Z] 69a70605e6d2: Preparing [2023-03-29T23:16:24.514Z] 8b145665eb24: Preparing [2023-03-29T23:16:24.514Z] dd672f6b6942: Preparing [2023-03-29T23:16:24.514Z] b05b3bdd7ae5: Preparing [2023-03-29T23:16:24.514Z] a43825cc73a3: Preparing [2023-03-29T23:16:24.514Z] a348232bc727: Preparing [2023-03-29T23:16:24.514Z] e0f3d49dd6e0: Preparing [2023-03-29T23:16:24.514Z] f1417ff83b31: Preparing [2023-03-29T23:16:24.514Z] a43825cc73a3: Waiting [2023-03-29T23:16:24.514Z] a348232bc727: Waiting [2023-03-29T23:16:24.514Z] e0f3d49dd6e0: Waiting [2023-03-29T23:16:24.514Z] f1417ff83b31: Waiting [2023-03-29T23:16:24.514Z] dd672f6b6942: Layer already exists [2023-03-29T23:16:24.514Z] 8dc46dcd73c2: Layer already exists [2023-03-29T23:16:24.514Z] 8b145665eb24: Layer already exists [2023-03-29T23:16:24.514Z] 69a70605e6d2: Layer already exists [2023-03-29T23:16:24.514Z] b05b3bdd7ae5: Layer already exists [2023-03-29T23:16:24.514Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:24.514Z] e0f3d49dd6e0: Layer already exists [2023-03-29T23:16:24.514Z] a348232bc727: Layer already exists [2023-03-29T23:16:24.514Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:24.514Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:ec4e5b3dea63cdb813aae013804714cf7b8bcb762431098187257b91efe28f4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:24.848Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:25.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-29T23:16:25.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-29T23:16:25.147Z] 8dc46dcd73c2: Preparing [2023-03-29T23:16:25.147Z] 69a70605e6d2: Preparing [2023-03-29T23:16:25.147Z] 8b145665eb24: Preparing [2023-03-29T23:16:25.147Z] dd672f6b6942: Preparing [2023-03-29T23:16:25.147Z] b05b3bdd7ae5: Preparing [2023-03-29T23:16:25.147Z] a43825cc73a3: Preparing [2023-03-29T23:16:25.147Z] a348232bc727: Preparing [2023-03-29T23:16:25.147Z] e0f3d49dd6e0: Preparing [2023-03-29T23:16:25.147Z] a43825cc73a3: Waiting [2023-03-29T23:16:25.147Z] a348232bc727: Waiting [2023-03-29T23:16:25.147Z] e0f3d49dd6e0: Waiting [2023-03-29T23:16:25.147Z] f1417ff83b31: Preparing [2023-03-29T23:16:25.147Z] f1417ff83b31: Waiting [2023-03-29T23:16:25.147Z] 8b145665eb24: Layer already exists [2023-03-29T23:16:25.147Z] dd672f6b6942: Layer already exists [2023-03-29T23:16:25.147Z] b05b3bdd7ae5: Layer already exists [2023-03-29T23:16:25.147Z] 69a70605e6d2: Layer already exists [2023-03-29T23:16:25.147Z] 8dc46dcd73c2: Layer already exists [2023-03-29T23:16:25.147Z] a348232bc727: Layer already exists [2023-03-29T23:16:25.147Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:25.147Z] e0f3d49dd6e0: Layer already exists [2023-03-29T23:16:25.147Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:25.147Z] main: digest: sha256:ec4e5b3dea63cdb813aae013804714cf7b8bcb762431098187257b91efe28f4a size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:16:25.190Z] ===================================================== [Pipeline] echo [2023-03-29T23:16:25.200Z] taggedImages: [2023-03-29T23:16:25.200Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:25.200Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-29T23:16:25.200Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.117 [2023-03-29T23:16:25.200Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:25.200Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-29T23:16:25.217Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-29T23:16:25.217Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:25.217Z] latest [2023-03-29T23:16:25.217Z] 3.0.0-dev.117 [2023-03-29T23:16:25.217Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:25.217Z] main [2023-03-29T23:16:25.217Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:25.528Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:25.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:25.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-29T23:16:25.832Z] 47add1dceacc: Preparing [2023-03-29T23:16:25.832Z] 3aa7f93e1436: Preparing [2023-03-29T23:16:25.832Z] 24e264711021: Preparing [2023-03-29T23:16:25.832Z] 36e0e38e03cb: Preparing [2023-03-29T23:16:25.832Z] a43825cc73a3: Preparing [2023-03-29T23:16:25.832Z] a348232bc727: Preparing [2023-03-29T23:16:25.832Z] 0a3289a5c482: Preparing [2023-03-29T23:16:25.832Z] f1417ff83b31: Preparing [2023-03-29T23:16:25.832Z] 0a3289a5c482: Waiting [2023-03-29T23:16:25.832Z] a348232bc727: Waiting [2023-03-29T23:16:25.832Z] f1417ff83b31: Waiting [2023-03-29T23:16:25.832Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:25.832Z] a348232bc727: Layer already exists [2023-03-29T23:16:25.832Z] 3aa7f93e1436: Pushed [2023-03-29T23:16:25.832Z] 24e264711021: Pushed [2023-03-29T23:16:25.832Z] 47add1dceacc: Pushed [2023-03-29T23:16:25.832Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:26.089Z] 0a3289a5c482: Pushed [2023-03-29T23:16:34.205Z] 36e0e38e03cb: Pushed [2023-03-29T23:16:34.205Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:c52a2cb96b1633f92cdbfb270455d32c604a232a8af5cc3235431fd6cfd32324 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:34.510Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:34.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-29T23:16:34.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-29T23:16:34.825Z] 47add1dceacc: Preparing [2023-03-29T23:16:34.825Z] 3aa7f93e1436: Preparing [2023-03-29T23:16:34.825Z] 24e264711021: Preparing [2023-03-29T23:16:34.825Z] 36e0e38e03cb: Preparing [2023-03-29T23:16:34.825Z] a43825cc73a3: Preparing [2023-03-29T23:16:34.825Z] a348232bc727: Preparing [2023-03-29T23:16:34.825Z] 0a3289a5c482: Preparing [2023-03-29T23:16:34.825Z] f1417ff83b31: Preparing [2023-03-29T23:16:34.825Z] a348232bc727: Waiting [2023-03-29T23:16:34.825Z] f1417ff83b31: Waiting [2023-03-29T23:16:34.825Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:34.825Z] 3aa7f93e1436: Layer already exists [2023-03-29T23:16:34.825Z] 36e0e38e03cb: Layer already exists [2023-03-29T23:16:34.825Z] 47add1dceacc: Layer already exists [2023-03-29T23:16:34.825Z] 24e264711021: Layer already exists [2023-03-29T23:16:34.825Z] a348232bc727: Layer already exists [2023-03-29T23:16:34.825Z] 0a3289a5c482: Layer already exists [2023-03-29T23:16:34.825Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:34.825Z] latest: digest: sha256:c52a2cb96b1633f92cdbfb270455d32c604a232a8af5cc3235431fd6cfd32324 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:35.137Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:35.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.117 [2023-03-29T23:16:35.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-29T23:16:35.446Z] 47add1dceacc: Preparing [2023-03-29T23:16:35.446Z] 3aa7f93e1436: Preparing [2023-03-29T23:16:35.446Z] 24e264711021: Preparing [2023-03-29T23:16:35.446Z] 36e0e38e03cb: Preparing [2023-03-29T23:16:35.446Z] a43825cc73a3: Preparing [2023-03-29T23:16:35.446Z] a348232bc727: Preparing [2023-03-29T23:16:35.446Z] 0a3289a5c482: Preparing [2023-03-29T23:16:35.446Z] f1417ff83b31: Preparing [2023-03-29T23:16:35.446Z] a348232bc727: Waiting [2023-03-29T23:16:35.446Z] 0a3289a5c482: Waiting [2023-03-29T23:16:35.446Z] f1417ff83b31: Waiting [2023-03-29T23:16:35.446Z] 47add1dceacc: Layer already exists [2023-03-29T23:16:35.446Z] 36e0e38e03cb: Layer already exists [2023-03-29T23:16:35.446Z] 24e264711021: Layer already exists [2023-03-29T23:16:35.446Z] 3aa7f93e1436: Layer already exists [2023-03-29T23:16:35.446Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:35.446Z] a348232bc727: Layer already exists [2023-03-29T23:16:35.446Z] 0a3289a5c482: Layer already exists [2023-03-29T23:16:35.446Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:35.446Z] 3.0.0-dev.117: digest: sha256:c52a2cb96b1633f92cdbfb270455d32c604a232a8af5cc3235431fd6cfd32324 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:35.753Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:36.061Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:36.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-29T23:16:36.061Z] 47add1dceacc: Preparing [2023-03-29T23:16:36.061Z] 3aa7f93e1436: Preparing [2023-03-29T23:16:36.061Z] 24e264711021: Preparing [2023-03-29T23:16:36.061Z] 36e0e38e03cb: Preparing [2023-03-29T23:16:36.061Z] a43825cc73a3: Preparing [2023-03-29T23:16:36.061Z] a348232bc727: Preparing [2023-03-29T23:16:36.061Z] 0a3289a5c482: Preparing [2023-03-29T23:16:36.061Z] f1417ff83b31: Preparing [2023-03-29T23:16:36.061Z] a348232bc727: Waiting [2023-03-29T23:16:36.061Z] 0a3289a5c482: Waiting [2023-03-29T23:16:36.061Z] f1417ff83b31: Waiting [2023-03-29T23:16:36.061Z] 3aa7f93e1436: Layer already exists [2023-03-29T23:16:36.061Z] 36e0e38e03cb: Layer already exists [2023-03-29T23:16:36.061Z] 47add1dceacc: Layer already exists [2023-03-29T23:16:36.061Z] 24e264711021: Layer already exists [2023-03-29T23:16:36.061Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:36.061Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:36.061Z] a348232bc727: Layer already exists [2023-03-29T23:16:36.061Z] 0a3289a5c482: Layer already exists [2023-03-29T23:16:36.061Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:c52a2cb96b1633f92cdbfb270455d32c604a232a8af5cc3235431fd6cfd32324 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:36.375Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:36.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-29T23:16:36.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-29T23:16:36.675Z] 47add1dceacc: Preparing [2023-03-29T23:16:36.675Z] 3aa7f93e1436: Preparing [2023-03-29T23:16:36.675Z] 24e264711021: Preparing [2023-03-29T23:16:36.675Z] 36e0e38e03cb: Preparing [2023-03-29T23:16:36.675Z] a43825cc73a3: Preparing [2023-03-29T23:16:36.675Z] a348232bc727: Preparing [2023-03-29T23:16:36.675Z] 0a3289a5c482: Preparing [2023-03-29T23:16:36.675Z] f1417ff83b31: Preparing [2023-03-29T23:16:36.675Z] a348232bc727: Waiting [2023-03-29T23:16:36.675Z] f1417ff83b31: Waiting [2023-03-29T23:16:36.675Z] 0a3289a5c482: Waiting [2023-03-29T23:16:36.675Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:36.675Z] 24e264711021: Layer already exists [2023-03-29T23:16:36.675Z] 3aa7f93e1436: Layer already exists [2023-03-29T23:16:36.675Z] 47add1dceacc: Layer already exists [2023-03-29T23:16:36.675Z] 36e0e38e03cb: Layer already exists [2023-03-29T23:16:36.675Z] 0a3289a5c482: Layer already exists [2023-03-29T23:16:36.675Z] a348232bc727: Layer already exists [2023-03-29T23:16:36.675Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:36.675Z] main: digest: sha256:c52a2cb96b1633f92cdbfb270455d32c604a232a8af5cc3235431fd6cfd32324 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:16:36.710Z] ===================================================== [Pipeline] echo [2023-03-29T23:16:36.715Z] taggedImages: [2023-03-29T23:16:36.715Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:36.715Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-29T23:16:36.715Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.117 [2023-03-29T23:16:36.715Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:36.715Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-29T23:16:36.728Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-29T23:16:36.728Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:36.728Z] latest [2023-03-29T23:16:36.728Z] 3.0.0-dev.117 [2023-03-29T23:16:36.728Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:36.728Z] main [2023-03-29T23:16:36.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:37.030Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:37.334Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:37.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-29T23:16:37.334Z] 3ac54a386b54: Preparing [2023-03-29T23:16:37.334Z] d6b214fc4f9b: Preparing [2023-03-29T23:16:37.334Z] 90dfcaeb738b: Preparing [2023-03-29T23:16:37.334Z] de3148b9ab30: Preparing [2023-03-29T23:16:37.334Z] a43825cc73a3: Preparing [2023-03-29T23:16:37.334Z] a348232bc727: Preparing [2023-03-29T23:16:37.334Z] e0f3d49dd6e0: Preparing [2023-03-29T23:16:37.334Z] f1417ff83b31: Preparing [2023-03-29T23:16:37.334Z] a348232bc727: Waiting [2023-03-29T23:16:37.334Z] e0f3d49dd6e0: Waiting [2023-03-29T23:16:37.334Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:37.334Z] a348232bc727: Layer already exists [2023-03-29T23:16:37.334Z] e0f3d49dd6e0: Layer already exists [2023-03-29T23:16:37.334Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:37.334Z] d6b214fc4f9b: Pushed [2023-03-29T23:16:37.334Z] 3ac54a386b54: Pushed [2023-03-29T23:16:37.334Z] 90dfcaeb738b: Pushed [2023-03-29T23:16:45.451Z] de3148b9ab30: Pushed [2023-03-29T23:16:45.451Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:1fefed17a34ac3015fbf3c376ed90ae2392600539606b7394e0df0cc550880e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:45.756Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:46.066Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-29T23:16:46.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-29T23:16:46.066Z] 3ac54a386b54: Preparing [2023-03-29T23:16:46.066Z] d6b214fc4f9b: Preparing [2023-03-29T23:16:46.066Z] 90dfcaeb738b: Preparing [2023-03-29T23:16:46.066Z] de3148b9ab30: Preparing [2023-03-29T23:16:46.066Z] a43825cc73a3: Preparing [2023-03-29T23:16:46.066Z] a348232bc727: Preparing [2023-03-29T23:16:46.066Z] e0f3d49dd6e0: Preparing [2023-03-29T23:16:46.066Z] f1417ff83b31: Preparing [2023-03-29T23:16:46.066Z] a348232bc727: Waiting [2023-03-29T23:16:46.066Z] e0f3d49dd6e0: Waiting [2023-03-29T23:16:46.066Z] f1417ff83b31: Waiting [2023-03-29T23:16:46.066Z] 90dfcaeb738b: Layer already exists [2023-03-29T23:16:46.066Z] d6b214fc4f9b: Layer already exists [2023-03-29T23:16:46.066Z] 3ac54a386b54: Layer already exists [2023-03-29T23:16:46.066Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:46.066Z] de3148b9ab30: Layer already exists [2023-03-29T23:16:46.066Z] e0f3d49dd6e0: Layer already exists [2023-03-29T23:16:46.066Z] a348232bc727: Layer already exists [2023-03-29T23:16:46.066Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:46.066Z] latest: digest: sha256:1fefed17a34ac3015fbf3c376ed90ae2392600539606b7394e0df0cc550880e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:46.380Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:46.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.117 [2023-03-29T23:16:46.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-29T23:16:46.686Z] 3ac54a386b54: Preparing [2023-03-29T23:16:46.686Z] d6b214fc4f9b: Preparing [2023-03-29T23:16:46.686Z] 90dfcaeb738b: Preparing [2023-03-29T23:16:46.686Z] de3148b9ab30: Preparing [2023-03-29T23:16:46.686Z] a43825cc73a3: Preparing [2023-03-29T23:16:46.686Z] a348232bc727: Preparing [2023-03-29T23:16:46.686Z] e0f3d49dd6e0: Preparing [2023-03-29T23:16:46.686Z] f1417ff83b31: Preparing [2023-03-29T23:16:46.686Z] e0f3d49dd6e0: Waiting [2023-03-29T23:16:46.686Z] f1417ff83b31: Waiting [2023-03-29T23:16:46.686Z] a348232bc727: Waiting [2023-03-29T23:16:46.686Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:46.686Z] 3ac54a386b54: Layer already exists [2023-03-29T23:16:46.686Z] de3148b9ab30: Layer already exists [2023-03-29T23:16:46.686Z] d6b214fc4f9b: Layer already exists [2023-03-29T23:16:46.686Z] 90dfcaeb738b: Layer already exists [2023-03-29T23:16:46.686Z] e0f3d49dd6e0: Layer already exists [2023-03-29T23:16:46.686Z] a348232bc727: Layer already exists [2023-03-29T23:16:46.686Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:46.686Z] 3.0.0-dev.117: digest: sha256:1fefed17a34ac3015fbf3c376ed90ae2392600539606b7394e0df0cc550880e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:47.002Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:47.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:47.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-29T23:16:47.317Z] 3ac54a386b54: Preparing [2023-03-29T23:16:47.317Z] d6b214fc4f9b: Preparing [2023-03-29T23:16:47.317Z] 90dfcaeb738b: Preparing [2023-03-29T23:16:47.317Z] de3148b9ab30: Preparing [2023-03-29T23:16:47.317Z] a43825cc73a3: Preparing [2023-03-29T23:16:47.317Z] a348232bc727: Preparing [2023-03-29T23:16:47.317Z] e0f3d49dd6e0: Preparing [2023-03-29T23:16:47.317Z] f1417ff83b31: Preparing [2023-03-29T23:16:47.317Z] a348232bc727: Waiting [2023-03-29T23:16:47.317Z] e0f3d49dd6e0: Waiting [2023-03-29T23:16:47.317Z] f1417ff83b31: Waiting [2023-03-29T23:16:47.317Z] 3ac54a386b54: Layer already exists [2023-03-29T23:16:47.317Z] de3148b9ab30: Layer already exists [2023-03-29T23:16:47.317Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:47.317Z] d6b214fc4f9b: Layer already exists [2023-03-29T23:16:47.317Z] 90dfcaeb738b: Layer already exists [2023-03-29T23:16:47.317Z] a348232bc727: Layer already exists [2023-03-29T23:16:47.317Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:47.317Z] e0f3d49dd6e0: Layer already exists [2023-03-29T23:16:47.317Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:1fefed17a34ac3015fbf3c376ed90ae2392600539606b7394e0df0cc550880e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:47.631Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:47.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-29T23:16:47.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-29T23:16:47.940Z] 3ac54a386b54: Preparing [2023-03-29T23:16:47.940Z] d6b214fc4f9b: Preparing [2023-03-29T23:16:47.940Z] 90dfcaeb738b: Preparing [2023-03-29T23:16:47.940Z] de3148b9ab30: Preparing [2023-03-29T23:16:47.940Z] a43825cc73a3: Preparing [2023-03-29T23:16:47.940Z] a348232bc727: Preparing [2023-03-29T23:16:47.940Z] e0f3d49dd6e0: Preparing [2023-03-29T23:16:47.940Z] f1417ff83b31: Preparing [2023-03-29T23:16:47.940Z] e0f3d49dd6e0: Waiting [2023-03-29T23:16:47.940Z] a348232bc727: Waiting [2023-03-29T23:16:47.940Z] f1417ff83b31: Waiting [2023-03-29T23:16:47.940Z] de3148b9ab30: Layer already exists [2023-03-29T23:16:47.940Z] 90dfcaeb738b: Layer already exists [2023-03-29T23:16:47.940Z] d6b214fc4f9b: Layer already exists [2023-03-29T23:16:47.940Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:47.940Z] 3ac54a386b54: Layer already exists [2023-03-29T23:16:47.940Z] e0f3d49dd6e0: Layer already exists [2023-03-29T23:16:47.940Z] a348232bc727: Layer already exists [2023-03-29T23:16:47.940Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:47.940Z] main: digest: sha256:1fefed17a34ac3015fbf3c376ed90ae2392600539606b7394e0df0cc550880e1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:16:47.985Z] ===================================================== [Pipeline] echo [2023-03-29T23:16:47.992Z] taggedImages: [2023-03-29T23:16:47.992Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:47.992Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-29T23:16:47.992Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.117 [2023-03-29T23:16:47.992Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:47.992Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-29T23:16:48.013Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-29T23:16:48.013Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:48.013Z] latest [2023-03-29T23:16:48.013Z] 3.0.0-dev.117 [2023-03-29T23:16:48.013Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:48.013Z] main [2023-03-29T23:16:48.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:48.334Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:48.640Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:48.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-29T23:16:48.640Z] 1f2b16514299: Preparing [2023-03-29T23:16:48.640Z] 80155e8cf9b6: Preparing [2023-03-29T23:16:48.640Z] a43825cc73a3: Preparing [2023-03-29T23:16:48.640Z] a348232bc727: Preparing [2023-03-29T23:16:48.640Z] 2f574e048c6d: Preparing [2023-03-29T23:16:48.640Z] f1417ff83b31: Preparing [2023-03-29T23:16:48.640Z] f1417ff83b31: Waiting [2023-03-29T23:16:48.640Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:48.640Z] a348232bc727: Layer already exists [2023-03-29T23:16:48.640Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:48.640Z] 1f2b16514299: Pushed [2023-03-29T23:16:48.640Z] 2f574e048c6d: Pushed [2023-03-29T23:16:51.169Z] 80155e8cf9b6: Pushed [2023-03-29T23:16:51.429Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:a6f04b1d3dd94b896f62012fef1d62f7b1af55dfaad19883821472111845a6a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:51.744Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:52.051Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-29T23:16:52.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-29T23:16:52.051Z] 1f2b16514299: Preparing [2023-03-29T23:16:52.051Z] 80155e8cf9b6: Preparing [2023-03-29T23:16:52.051Z] a43825cc73a3: Preparing [2023-03-29T23:16:52.051Z] a348232bc727: Preparing [2023-03-29T23:16:52.051Z] 2f574e048c6d: Preparing [2023-03-29T23:16:52.051Z] f1417ff83b31: Preparing [2023-03-29T23:16:52.051Z] f1417ff83b31: Waiting [2023-03-29T23:16:52.051Z] 1f2b16514299: Layer already exists [2023-03-29T23:16:52.051Z] 2f574e048c6d: Layer already exists [2023-03-29T23:16:52.051Z] a348232bc727: Layer already exists [2023-03-29T23:16:52.051Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:52.051Z] 80155e8cf9b6: Layer already exists [2023-03-29T23:16:52.051Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:52.051Z] latest: digest: sha256:a6f04b1d3dd94b896f62012fef1d62f7b1af55dfaad19883821472111845a6a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:52.366Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:52.674Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.117 [2023-03-29T23:16:52.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-29T23:16:52.674Z] 1f2b16514299: Preparing [2023-03-29T23:16:52.674Z] 80155e8cf9b6: Preparing [2023-03-29T23:16:52.674Z] a43825cc73a3: Preparing [2023-03-29T23:16:52.674Z] a348232bc727: Preparing [2023-03-29T23:16:52.674Z] 2f574e048c6d: Preparing [2023-03-29T23:16:52.674Z] f1417ff83b31: Preparing [2023-03-29T23:16:52.674Z] f1417ff83b31: Waiting [2023-03-29T23:16:52.674Z] a348232bc727: Layer already exists [2023-03-29T23:16:52.674Z] 80155e8cf9b6: Layer already exists [2023-03-29T23:16:52.674Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:52.674Z] 1f2b16514299: Layer already exists [2023-03-29T23:16:52.674Z] 2f574e048c6d: Layer already exists [2023-03-29T23:16:52.674Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:52.674Z] 3.0.0-dev.117: digest: sha256:a6f04b1d3dd94b896f62012fef1d62f7b1af55dfaad19883821472111845a6a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:52.987Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:53.292Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:53.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-29T23:16:53.292Z] 1f2b16514299: Preparing [2023-03-29T23:16:53.292Z] 80155e8cf9b6: Preparing [2023-03-29T23:16:53.292Z] a43825cc73a3: Preparing [2023-03-29T23:16:53.292Z] a348232bc727: Preparing [2023-03-29T23:16:53.292Z] 2f574e048c6d: Preparing [2023-03-29T23:16:53.292Z] f1417ff83b31: Preparing [2023-03-29T23:16:53.292Z] f1417ff83b31: Waiting [2023-03-29T23:16:53.292Z] 1f2b16514299: Layer already exists [2023-03-29T23:16:53.292Z] 2f574e048c6d: Layer already exists [2023-03-29T23:16:53.292Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:53.292Z] 80155e8cf9b6: Layer already exists [2023-03-29T23:16:53.292Z] a348232bc727: Layer already exists [2023-03-29T23:16:53.292Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:53.292Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:a6f04b1d3dd94b896f62012fef1d62f7b1af55dfaad19883821472111845a6a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:53.607Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:53.917Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-29T23:16:53.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-29T23:16:53.917Z] 1f2b16514299: Preparing [2023-03-29T23:16:53.917Z] 80155e8cf9b6: Preparing [2023-03-29T23:16:53.917Z] a43825cc73a3: Preparing [2023-03-29T23:16:53.917Z] a348232bc727: Preparing [2023-03-29T23:16:53.917Z] 2f574e048c6d: Preparing [2023-03-29T23:16:53.917Z] f1417ff83b31: Preparing [2023-03-29T23:16:53.917Z] f1417ff83b31: Waiting [2023-03-29T23:16:53.917Z] 80155e8cf9b6: Layer already exists [2023-03-29T23:16:53.917Z] a348232bc727: Layer already exists [2023-03-29T23:16:53.917Z] 2f574e048c6d: Layer already exists [2023-03-29T23:16:53.917Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:53.917Z] 1f2b16514299: Layer already exists [2023-03-29T23:16:53.917Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:53.917Z] main: digest: sha256:a6f04b1d3dd94b896f62012fef1d62f7b1af55dfaad19883821472111845a6a5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:16:53.960Z] ===================================================== [Pipeline] echo [2023-03-29T23:16:53.968Z] taggedImages: [2023-03-29T23:16:53.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:53.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-29T23:16:53.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.117 [2023-03-29T23:16:53.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:53.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-29T23:16:53.990Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-29T23:16:53.990Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:53.990Z] latest [2023-03-29T23:16:53.990Z] 3.0.0-dev.117 [2023-03-29T23:16:53.990Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:53.990Z] main [2023-03-29T23:16:53.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:54.296Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:54.593Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:16:54.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-29T23:16:54.593Z] 5b80a681ea05: Preparing [2023-03-29T23:16:54.593Z] 5fa3dc4d02fa: Preparing [2023-03-29T23:16:54.593Z] a43825cc73a3: Preparing [2023-03-29T23:16:54.593Z] a348232bc727: Preparing [2023-03-29T23:16:54.593Z] c3cc914781b6: Preparing [2023-03-29T23:16:54.593Z] f1417ff83b31: Preparing [2023-03-29T23:16:54.593Z] f1417ff83b31: Waiting [2023-03-29T23:16:54.593Z] c3cc914781b6: Layer already exists [2023-03-29T23:16:54.593Z] a348232bc727: Layer already exists [2023-03-29T23:16:54.593Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:54.593Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:54.593Z] 5b80a681ea05: Pushed [2023-03-29T23:16:57.878Z] 5fa3dc4d02fa: Pushed [2023-03-29T23:16:57.878Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:ac47c4005db8614df3407e201ab7130ac3a37bddf21d861ad1c85b634e3fc63a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:58.269Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:58.578Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-29T23:16:58.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-29T23:16:58.578Z] 5b80a681ea05: Preparing [2023-03-29T23:16:58.578Z] 5fa3dc4d02fa: Preparing [2023-03-29T23:16:58.578Z] a43825cc73a3: Preparing [2023-03-29T23:16:58.578Z] a348232bc727: Preparing [2023-03-29T23:16:58.578Z] c3cc914781b6: Preparing [2023-03-29T23:16:58.578Z] f1417ff83b31: Preparing [2023-03-29T23:16:58.578Z] f1417ff83b31: Waiting [2023-03-29T23:16:58.578Z] a348232bc727: Layer already exists [2023-03-29T23:16:58.578Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:58.578Z] 5fa3dc4d02fa: Layer already exists [2023-03-29T23:16:58.578Z] c3cc914781b6: Layer already exists [2023-03-29T23:16:58.578Z] 5b80a681ea05: Layer already exists [2023-03-29T23:16:58.578Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:58.578Z] latest: digest: sha256:ac47c4005db8614df3407e201ab7130ac3a37bddf21d861ad1c85b634e3fc63a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:58.884Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:59.191Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.117 [2023-03-29T23:16:59.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-29T23:16:59.191Z] 5b80a681ea05: Preparing [2023-03-29T23:16:59.191Z] 5fa3dc4d02fa: Preparing [2023-03-29T23:16:59.191Z] a43825cc73a3: Preparing [2023-03-29T23:16:59.191Z] a348232bc727: Preparing [2023-03-29T23:16:59.191Z] c3cc914781b6: Preparing [2023-03-29T23:16:59.191Z] f1417ff83b31: Preparing [2023-03-29T23:16:59.191Z] f1417ff83b31: Waiting [2023-03-29T23:16:59.191Z] c3cc914781b6: Layer already exists [2023-03-29T23:16:59.191Z] a348232bc727: Layer already exists [2023-03-29T23:16:59.191Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:59.191Z] 5fa3dc4d02fa: Layer already exists [2023-03-29T23:16:59.191Z] 5b80a681ea05: Layer already exists [2023-03-29T23:16:59.191Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:59.191Z] 3.0.0-dev.117: digest: sha256:ac47c4005db8614df3407e201ab7130ac3a37bddf21d861ad1c85b634e3fc63a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:59.499Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:16:59.807Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:16:59.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-29T23:16:59.807Z] 5b80a681ea05: Preparing [2023-03-29T23:16:59.807Z] 5fa3dc4d02fa: Preparing [2023-03-29T23:16:59.807Z] a43825cc73a3: Preparing [2023-03-29T23:16:59.807Z] a348232bc727: Preparing [2023-03-29T23:16:59.807Z] c3cc914781b6: Preparing [2023-03-29T23:16:59.807Z] f1417ff83b31: Preparing [2023-03-29T23:16:59.807Z] f1417ff83b31: Waiting [2023-03-29T23:16:59.807Z] a348232bc727: Layer already exists [2023-03-29T23:16:59.807Z] a43825cc73a3: Layer already exists [2023-03-29T23:16:59.807Z] c3cc914781b6: Layer already exists [2023-03-29T23:16:59.807Z] 5b80a681ea05: Layer already exists [2023-03-29T23:16:59.807Z] 5fa3dc4d02fa: Layer already exists [2023-03-29T23:16:59.807Z] f1417ff83b31: Layer already exists [2023-03-29T23:16:59.808Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:ac47c4005db8614df3407e201ab7130ac3a37bddf21d861ad1c85b634e3fc63a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:17:00.120Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:17:00.427Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-29T23:17:00.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-29T23:17:00.427Z] 5b80a681ea05: Preparing [2023-03-29T23:17:00.427Z] 5fa3dc4d02fa: Preparing [2023-03-29T23:17:00.427Z] a43825cc73a3: Preparing [2023-03-29T23:17:00.427Z] a348232bc727: Preparing [2023-03-29T23:17:00.427Z] c3cc914781b6: Preparing [2023-03-29T23:17:00.427Z] f1417ff83b31: Preparing [2023-03-29T23:17:00.427Z] f1417ff83b31: Waiting [2023-03-29T23:17:00.427Z] 5b80a681ea05: Layer already exists [2023-03-29T23:17:00.427Z] c3cc914781b6: Layer already exists [2023-03-29T23:17:00.427Z] a348232bc727: Layer already exists [2023-03-29T23:17:00.427Z] a43825cc73a3: Layer already exists [2023-03-29T23:17:00.427Z] 5fa3dc4d02fa: Layer already exists [2023-03-29T23:17:00.427Z] f1417ff83b31: Layer already exists [2023-03-29T23:17:00.427Z] main: digest: sha256:ac47c4005db8614df3407e201ab7130ac3a37bddf21d861ad1c85b634e3fc63a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:17:00.469Z] ===================================================== [Pipeline] echo [2023-03-29T23:17:00.477Z] taggedImages: [2023-03-29T23:17:00.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:17:00.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-29T23:17:00.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.117 [2023-03-29T23:17:00.477Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:17:00.477Z] - 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] } [2023-03-29T23:18:07.375Z] Removing intermediate container fabd31ea5abd [2023-03-29T23:18:07.375Z] ---> c896f58e47a9 [2023-03-29T23:18:07.375Z] Step 8/23 : COPY . . [2023-03-29T23:18:07.375Z] Removing intermediate container 0d4002b872a9 [2023-03-29T23:18:07.375Z] ---> 597b7b40b567 [2023-03-29T23:18:07.375Z] Step 7/33 : COPY . . [2023-03-29T23:18:07.375Z] Removing intermediate container 41715c20acf8 [2023-03-29T23:18:07.375Z] ---> b195f6c03062 [2023-03-29T23:18:07.375Z] Step 7/26 : COPY . . [2023-03-29T23:18:07.375Z] Removing intermediate container ed270e8e52e7 [2023-03-29T23:18:07.375Z] ---> a7f119560f30 [2023-03-29T23:18:07.375Z] Step 8/23 : COPY . . [2023-03-29T23:18:07.375Z] Removing intermediate container 52e0927aa936 [2023-03-29T23:18:07.375Z] ---> c0b9b00b010f [2023-03-29T23:18:07.375Z] Step 8/23 : COPY . . [2023-03-29T23:18:10.786Z] ---> bca7a34dbff7 [2023-03-29T23:18:10.786Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-29T23:18:10.786Z] ---> fba423ae7394 [2023-03-29T23:18:10.786Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-29T23:18:10.786Z] ---> Running in 0a00e2b48666 [2023-03-29T23:18:10.786Z] ---> Running in 3d43e154b1d7 [2023-03-29T23:18:10.786Z] ---> c0723e8dd1d8 [2023-03-29T23:18:10.786Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-29T23:18:11.396Z] ---> Running in 25cf97aa34ab [2023-03-29T23:18:13.426Z] ---> 6fcc5e019e16 [2023-03-29T23:18:13.426Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:18:13.704Z] ---> Running in d1d50feb88d2 [2023-03-29T23:18:13.704Z] ---> 5a76b4bc5c5b [2023-03-29T23:18:13.704Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-29T23:18:13.981Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-29T23:18:13.981Z] ---> Running in 5ffdcaab83bb [2023-03-29T23:18:14.591Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-29T23:18:14.591Z] Removing intermediate container d1d50feb88d2 [2023-03-29T23:18:14.591Z] ---> cada5c81298b [2023-03-29T23:18:14.591Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-29T23:18:14.591Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-29T23:18:14.871Z] ---> Running in 576777d1149f [2023-03-29T23:18:15.864Z] Removing intermediate container 576777d1149f [2023-03-29T23:18:15.864Z] ---> 4df957375e60 [2023-03-29T23:18:15.864Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:18:15.864Z] ---> Running in fa422b34b2a5 [2023-03-29T23:18:16.833Z] Removing intermediate container fa422b34b2a5 [2023-03-29T23:18:16.833Z] ---> 3d22f10c3432 [2023-03-29T23:18:16.833Z] 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 [2023-03-29T23:18:16.833Z] ---> Running in 61e99ac40964 [2023-03-29T23:18:17.103Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-29T23:18:20.470Z] Removing intermediate container 61e99ac40964 [2023-03-29T23:18:20.470Z] ---> a1e8c2f01822 [2023-03-29T23:18:20.470Z] Step 12/26 : WORKDIR /edgex-go [2023-03-29T23:18:20.470Z] ---> Running in 913297e1f2f4 [2023-03-29T23:18:21.075Z] Removing intermediate container 913297e1f2f4 [2023-03-29T23:18:21.075Z] ---> 55324b22eb25 [2023-03-29T23:18:21.075Z] [2023-03-29T23:18:21.075Z] Step 13/26 : FROM alpine:3.17 [2023-03-29T23:18:21.075Z] 3.17: Pulling from library/alpine [2023-03-29T23:18:22.497Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T23:18:22.497Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T23:18:22.497Z] ---> 51e60588ff2c [2023-03-29T23:18:22.497Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:18:22.804Z] ---> Running in 9fc2701fab54 [2023-03-29T23:18:23.396Z] Removing intermediate container 9fc2701fab54 [2023-03-29T23:18:23.397Z] ---> 524647f097a0 [2023-03-29T23:18:23.397Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T23:18:23.672Z] ---> Running in 08d91519ae9e [2023-03-29T23:18:25.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:18:27.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:18:28.522Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:18:28.522Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:18:28.522Z] OK: 17689 distinct packages available [2023-03-29T23:18:28.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:18:29.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:18:31.724Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-29T23:18:31.724Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:18:31.724Z] (3/5) Installing libucontext (1.2-r0) [2023-03-29T23:18:31.724Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-29T23:18:31.724Z] (5/5) Installing openssl (3.0.8-r3) [2023-03-29T23:18:31.724Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:18:31.724Z] OK: 9 MiB in 20 packages [2023-03-29T23:18:34.570Z] Removing intermediate container 08d91519ae9e [2023-03-29T23:18:34.570Z] ---> a14b24afb025 [2023-03-29T23:18:34.570Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:18:35.193Z] ---> b5f4324393b1 [2023-03-29T23:18:35.193Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:18:36.696Z] ---> 644d23c30dc0 [2023-03-29T23:18:36.696Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:18:44.933Z] ---> e86c010d9dec [2023-03-29T23:18:44.933Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:18:44.933Z] ---> bc61a4754bff [2023-03-29T23:18:44.933Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-29T23:18:45.524Z] ---> cdb71fbd8529 [2023-03-29T23:18:45.524Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-29T23:18:46.511Z] ---> e9f73e781797 [2023-03-29T23:18:46.511Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:18:46.783Z] ---> Running in 41aa1622cfa3 [2023-03-29T23:18:47.378Z] Removing intermediate container 41aa1622cfa3 [2023-03-29T23:18:47.378Z] ---> 55b9b4595612 [2023-03-29T23:18:47.378Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:18:47.378Z] ---> Running in 0235a1166f05 [2023-03-29T23:18:47.969Z] Removing intermediate container 0235a1166f05 [2023-03-29T23:18:47.969Z] ---> 04b62c10e8f6 [2023-03-29T23:18:47.969Z] Step 24/26 : LABEL arch=arm64 [2023-03-29T23:18:48.244Z] ---> Running in e533663cf127 [2023-03-29T23:18:48.833Z] Removing intermediate container e533663cf127 [2023-03-29T23:18:48.833Z] ---> 87ef5d0451c9 [2023-03-29T23:18:48.833Z] Step 25/26 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:18:48.833Z] ---> Running in 92ebd8eaea32 [2023-03-29T23:18:49.807Z] Removing intermediate container 92ebd8eaea32 [2023-03-29T23:18:49.807Z] ---> 0c74b3d9a039 [2023-03-29T23:18:49.807Z] Step 26/26 : LABEL version=3.0.0-dev.117 [2023-03-29T23:18:49.807Z] ---> Running in c59d3dd57f71 [2023-03-29T23:18:50.395Z] Removing intermediate container c59d3dd57f71 [2023-03-29T23:18:50.395Z] ---> c49173879583 [2023-03-29T23:18:50.395Z] [2023-03-29T23:18:50.395Z] Successfully built c49173879583 [2023-03-29T23:18:50.395Z] Successfully tagged security-spire-server-arm64:latest [2023-03-29T23:18:50.395Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-03-29T23:18:55.756Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:18:55.756Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:18:55.756Z] ---> 82379f3ba856 [2023-03-29T23:18:55.756Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:18:55.756Z] ---> Using cache [2023-03-29T23:18:55.756Z] ---> 017ea1acc711 [2023-03-29T23:18:55.756Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:18:55.756Z] ---> Using cache [2023-03-29T23:18:55.756Z] ---> 0a3b448e8b9c [2023-03-29T23:18:55.756Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:18:56.377Z] ---> Running in 4d495ff27330 [2023-03-29T23:18:58.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:18:59.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:19:01.904Z] OK: 263 MiB in 53 packages [2023-03-29T23:19:03.878Z] Removing intermediate container 4d495ff27330 [2023-03-29T23:19:03.878Z] ---> 7b14c0acbcb4 [2023-03-29T23:19:03.878Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:19:04.470Z] ---> e1f0685e020d [2023-03-29T23:19:04.470Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:19:04.742Z] ---> Running in 042695c661d5 [2023-03-29T23:20:56.457Z] Removing intermediate container 042695c661d5 [2023-03-29T23:20:56.457Z] ---> bd6f463e074a [2023-03-29T23:20:56.457Z] Step 8/23 : COPY . . [2023-03-29T23:20:56.457Z] ---> 82050941c585 [2023-03-29T23:20:56.457Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-29T23:20:56.457Z] ---> Running in d564db390678 [2023-03-29T23:20:56.457Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-29T23:26:04.624Z] Removing intermediate container 5ffdcaab83bb [2023-03-29T23:26:04.624Z] ---> 7d594a7d0dd7 [2023-03-29T23:26:04.624Z] [2023-03-29T23:26:04.624Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:26:04.624Z] ---> 51e60588ff2c [2023-03-29T23:26:04.624Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T23:26:04.624Z] ---> Running in c43c2910231c [2023-03-29T23:26:04.624Z] Removing intermediate container c43c2910231c [2023-03-29T23:26:04.624Z] ---> 721038fd07a0 [2023-03-29T23:26:04.624Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:26:04.624Z] ---> Running in d878b253a6e6 [2023-03-29T23:26:04.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:26:04.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:26:07.214Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:26:07.214Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:26:07.214Z] OK: 8 MiB in 16 packages [2023-03-29T23:26:09.160Z] Removing intermediate container d878b253a6e6 [2023-03-29T23:26:09.160Z] ---> 1b9c3ea91913 [2023-03-29T23:26:09.160Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:26:10.612Z] ---> 22070b6a455a [2023-03-29T23:26:10.612Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:26:12.043Z] ---> b00e605ec840 [2023-03-29T23:26:12.043Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-29T23:26:17.704Z] Removing intermediate container 0a00e2b48666 [2023-03-29T23:26:17.705Z] ---> 97dac4b970af [2023-03-29T23:26:17.705Z] [2023-03-29T23:26:17.705Z] Step 9/33 : FROM alpine:3.17 [2023-03-29T23:26:17.705Z] ---> 51e60588ff2c [2023-03-29T23:26:17.705Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T23:26:17.976Z] ---> c38a75db75aa [2023-03-29T23:26:17.976Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:26:17.976Z] ---> Running in c077a884488e [2023-03-29T23:26:18.559Z] Removing intermediate container c077a884488e [2023-03-29T23:26:18.827Z] ---> 1d2047ae4578 [2023-03-29T23:26:18.827Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-29T23:26:18.827Z] ---> Running in 29dbd2ff47fc [2023-03-29T23:26:19.097Z] ---> d0a4ea57313a [2023-03-29T23:26:19.097Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-29T23:26:21.057Z] ---> e96e1ac12a18 [2023-03-29T23:26:21.057Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:26:21.057Z] ---> Running in 323c07f3b166 [2023-03-29T23:26:21.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:26:22.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:26:24.250Z] Removing intermediate container 323c07f3b166 [2023-03-29T23:26:24.250Z] ---> 614f09b1de34 [2023-03-29T23:26:24.250Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:26:24.250Z] ---> Running in b94abdfd70e6 [2023-03-29T23:26:24.250Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:26:24.250Z] (2/2) Installing su-exec (0.2-r2) [2023-03-29T23:26:24.250Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:26:24.250Z] OK: 8 MiB in 17 packages [2023-03-29T23:26:24.840Z] Removing intermediate container b94abdfd70e6 [2023-03-29T23:26:24.840Z] ---> f2d715a5af1a [2023-03-29T23:26:24.840Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T23:26:24.840Z] ---> Running in aeaa6f389bf8 [2023-03-29T23:26:25.803Z] Removing intermediate container aeaa6f389bf8 [2023-03-29T23:26:25.803Z] ---> c61ed19d223c [2023-03-29T23:26:25.803Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:26:25.803Z] ---> Running in ae9a01fb8251 [2023-03-29T23:26:26.072Z] Removing intermediate container 29dbd2ff47fc [2023-03-29T23:26:26.072Z] ---> 619ea6accf87 [2023-03-29T23:26:26.072Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-29T23:26:26.341Z] ---> Running in 2e9ef2f25e4b [2023-03-29T23:26:26.924Z] Removing intermediate container ae9a01fb8251 [2023-03-29T23:26:26.924Z] ---> 8f2974921d06 [2023-03-29T23:26:26.924Z] Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:26:26.924Z] Removing intermediate container 2e9ef2f25e4b [2023-03-29T23:26:26.924Z] ---> 673f41f9cd54 [2023-03-29T23:26:27.191Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-29T23:26:27.191Z] ---> Running in d383aa335b48 [2023-03-29T23:26:27.191Z] ---> Running in 7eacd27b20db [2023-03-29T23:26:27.841Z] Removing intermediate container d383aa335b48 [2023-03-29T23:26:27.841Z] ---> adf1fd69c6ee [2023-03-29T23:26:27.841Z] Step 23/23 : LABEL version=3.0.0-dev.117 [2023-03-29T23:26:28.122Z] Removing intermediate container 7eacd27b20db [2023-03-29T23:26:28.123Z] ---> 1adeca70299b [2023-03-29T23:26:28.123Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-29T23:26:28.123Z] ---> Running in 1a4ceec38d46 [2023-03-29T23:26:28.123Z] ---> Running in d6116dda2d57 [2023-03-29T23:26:32.378Z] Removing intermediate container d6116dda2d57 [2023-03-29T23:26:32.378Z] ---> 54ca815e7166 [2023-03-29T23:26:32.378Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-29T23:26:32.378Z] Removing intermediate container 1a4ceec38d46 [2023-03-29T23:26:32.378Z] ---> cbbab1aa9daf [2023-03-29T23:26:32.378Z] [2023-03-29T23:26:32.378Z] ---> Running in 75521247cd4a [2023-03-29T23:26:32.378Z] Successfully built cbbab1aa9daf [2023-03-29T23:26:32.378Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-29T23:26:32.378Z] Building security-secretstore-setup [2023-03-29T23:26:32.648Z]  Building security-proxy-auth ... done Removing intermediate container 75521247cd4a [2023-03-29T23:26:32.648Z] ---> 64baf2aad100 [2023-03-29T23:26:32.648Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-29T23:26:32.648Z] ---> Running in 471801d07010 [2023-03-29T23:26:36.050Z] Removing intermediate container 471801d07010 [2023-03-29T23:26:36.050Z] ---> 70805bac6e59 [2023-03-29T23:26:36.050Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-29T23:26:36.320Z] ---> Running in d125f9172ce9 [2023-03-29T23:26:36.903Z] Removing intermediate container d125f9172ce9 [2023-03-29T23:26:36.903Z] ---> 5437d32e5327 [2023-03-29T23:26:36.903Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-29T23:26:37.878Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:26:37.878Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:26:37.878Z] ---> 82379f3ba856 [2023-03-29T23:26:37.878Z] Step 3/25 : WORKDIR /edgex-go [2023-03-29T23:26:37.878Z] ---> Using cache [2023-03-29T23:26:37.878Z] ---> 6fb85a55876f [2023-03-29T23:26:37.878Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-29T23:26:38.155Z] ---> Running in 2fbf2fea1407 [2023-03-29T23:26:38.432Z] ---> eaf88c62a859 [2023-03-29T23:26:38.432Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-29T23:26:38.700Z] ---> Running in 28b5172940d4 [2023-03-29T23:26:40.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:26:41.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:26:42.194Z] Removing intermediate container 28b5172940d4 [2023-03-29T23:26:42.194Z] ---> 74cb7576ace0 [2023-03-29T23:26:42.194Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:26:43.168Z] ---> 3aa62c52c5e8 [2023-03-29T23:26:43.168Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:26:43.774Z] OK: 263 MiB in 53 packages [2023-03-29T23:26:44.050Z] ---> a33f20a42369 [2023-03-29T23:26:44.050Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-29T23:26:46.007Z] Removing intermediate container 2fbf2fea1407 [2023-03-29T23:26:46.007Z] ---> 033987aec87b [2023-03-29T23:26:46.007Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-29T23:26:47.308Z] ---> 47b358915eaf [2023-03-29T23:26:47.308Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-03-29T23:26:47.308Z] ---> f1da0b025b26 [2023-03-29T23:26:47.308Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:26:47.308Z] ---> Running in 3a6c60941880 [2023-03-29T23:26:48.311Z] ---> 865aceaf7a01 [2023-03-29T23:26:48.311Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-29T23:26:49.374Z] ---> 2385d1969abe [2023-03-29T23:26:49.374Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-29T23:26:50.856Z] ---> 2e873ba2efc7 [2023-03-29T23:26:50.856Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-29T23:26:51.835Z] ---> 6d459b3e22a2 [2023-03-29T23:26:51.835Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-29T23:26:53.245Z] ---> 0ff7cda06ec0 [2023-03-29T23:26:53.245Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-29T23:26:53.245Z] ---> Running in 0a3888361f5e [2023-03-29T23:26:57.523Z] Removing intermediate container 0a3888361f5e [2023-03-29T23:26:57.523Z] ---> 2a07953e1920 [2023-03-29T23:26:57.523Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-29T23:26:57.523Z] ---> Running in 920b819027ce [2023-03-29T23:26:58.483Z] Removing intermediate container 920b819027ce [2023-03-29T23:26:58.483Z] ---> 4ec639b5c27c [2023-03-29T23:26:58.483Z] Step 30/33 : CMD ["gate"] [2023-03-29T23:26:58.483Z] ---> Running in 4e091a227a79 [2023-03-29T23:26:59.443Z] Removing intermediate container 4e091a227a79 [2023-03-29T23:26:59.443Z] ---> ff98fa8a796d [2023-03-29T23:26:59.443Z] Step 31/33 : LABEL arch=arm64 [2023-03-29T23:26:59.711Z] ---> Running in b05ca98dc22f [2023-03-29T23:27:00.666Z] Removing intermediate container b05ca98dc22f [2023-03-29T23:27:00.666Z] ---> f601e17f4fe4 [2023-03-29T23:27:00.666Z] Step 32/33 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:27:00.666Z] ---> Running in c734a849cfac [2023-03-29T23:27:02.076Z] Removing intermediate container c734a849cfac [2023-03-29T23:27:02.076Z] ---> 369ba5edf1de [2023-03-29T23:27:02.076Z] Step 33/33 : LABEL version=3.0.0-dev.117 [2023-03-29T23:27:02.076Z] ---> Running in 2afb9a8b9c56 [2023-03-29T23:27:03.035Z] Removing intermediate container 2afb9a8b9c56 [2023-03-29T23:27:03.035Z] ---> 5f1a058941c1 [2023-03-29T23:27:03.035Z] [2023-03-29T23:27:03.302Z] Successfully built 5f1a058941c1 [2023-03-29T23:27:03.302Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-29T23:27:03.302Z]  Building security-bootstrapper ... done Building security-spiffe-token-provider [2023-03-29T23:27:05.890Z] Removing intermediate container 25cf97aa34ab [2023-03-29T23:27:05.890Z] ---> d01e48696892 [2023-03-29T23:27:05.890Z] [2023-03-29T23:27:05.890Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:27:05.890Z] ---> 51e60588ff2c [2023-03-29T23:27:05.890Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:27:05.890Z] ---> Running in 8c40530a00b0 [2023-03-29T23:27:06.156Z] Removing intermediate container 8c40530a00b0 [2023-03-29T23:27:06.156Z] ---> 47313cc91a69 [2023-03-29T23:27:06.156Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-29T23:27:06.421Z] ---> Running in 22b170bdf12b [2023-03-29T23:27:07.380Z] Removing intermediate container 22b170bdf12b [2023-03-29T23:27:07.380Z] ---> 5cb240e462fe [2023-03-29T23:27:07.380Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-29T23:27:07.380Z] ---> Running in 12c7d0b23ae8 [2023-03-29T23:27:07.970Z] Removing intermediate container 12c7d0b23ae8 [2023-03-29T23:27:07.970Z] ---> 0ae625975aaf [2023-03-29T23:27:07.970Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:27:08.237Z] ---> Running in c82cdae5c7a7 [2023-03-29T23:27:08.833Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:27:08.833Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:27:08.833Z] ---> 82379f3ba856 [2023-03-29T23:27:08.833Z] Step 3/20 : WORKDIR /edgex-go [2023-03-29T23:27:08.833Z] ---> Using cache [2023-03-29T23:27:08.833Z] ---> 6fb85a55876f [2023-03-29T23:27:08.833Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-29T23:27:09.100Z] ---> Running in e11040b06399 [2023-03-29T23:27:11.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:27:11.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:27:11.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:27:12.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:27:13.575Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:27:13.575Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:27:13.575Z] OK: 8 MiB in 16 packages [2023-03-29T23:27:14.165Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:27:14.165Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:27:14.165Z] OK: 17694 distinct packages available [2023-03-29T23:27:14.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:27:15.420Z] Removing intermediate container c82cdae5c7a7 [2023-03-29T23:27:15.420Z] ---> d5df6396c696 [2023-03-29T23:27:15.420Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:27:15.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:27:16.658Z] ---> fec6ab424114 [2023-03-29T23:27:16.658Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:27:17.627Z] ---> 6aab65c695a1 [2023-03-29T23:27:17.627Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-29T23:27:17.894Z] OK: 263 MiB in 53 packages [2023-03-29T23:27:19.847Z] Removing intermediate container e11040b06399 [2023-03-29T23:27:19.847Z] ---> 18231723ca59 [2023-03-29T23:27:19.847Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-29T23:27:19.847Z] ---> 6d020490d800 [2023-03-29T23:27:19.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:27:20.817Z] ---> 1811b4bed1be [2023-03-29T23:27:20.817Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-29T23:27:21.098Z] ---> cf064ed509b2 [2023-03-29T23:27:21.098Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:27:21.098Z] ---> Running in 20a595da8651 [2023-03-29T23:27:21.376Z] ---> Running in 84d2b3ba9db0 [2023-03-29T23:27:22.344Z] Removing intermediate container 20a595da8651 [2023-03-29T23:27:22.344Z] ---> 5b6f18fffc58 [2023-03-29T23:27:22.344Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:27:22.344Z] ---> Running in aab36422252c [2023-03-29T23:27:23.309Z] Removing intermediate container aab36422252c [2023-03-29T23:27:23.309Z] ---> 10028c7e2c85 [2023-03-29T23:27:23.309Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:27:23.309Z] ---> Running in 289d8c1964a5 [2023-03-29T23:27:23.929Z] Removing intermediate container 289d8c1964a5 [2023-03-29T23:27:23.929Z] ---> c38368280f7b [2023-03-29T23:27:23.929Z] Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:27:24.197Z] ---> Running in a663d750253f [2023-03-29T23:27:24.789Z] Removing intermediate container a663d750253f [2023-03-29T23:27:24.789Z] ---> 2d29ca4c7905 [2023-03-29T23:27:24.789Z] Step 23/23 : LABEL version=3.0.0-dev.117 [2023-03-29T23:27:24.789Z] ---> Running in 1937c56d57cc [2023-03-29T23:27:25.380Z] Removing intermediate container 1937c56d57cc [2023-03-29T23:27:25.380Z] ---> c43a9b6a1048 [2023-03-29T23:27:25.380Z] [2023-03-29T23:27:25.647Z] Successfully built c43a9b6a1048 [2023-03-29T23:27:25.647Z] Successfully tagged core-data-arm64:latest [2023-03-29T23:27:25.647Z]  Building core-data ... done Building security-proxy-setup [2023-03-29T23:27:29.209Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:27:29.209Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:27:29.209Z] ---> 82379f3ba856 [2023-03-29T23:27:29.209Z] Step 3/22 : WORKDIR /edgex-go [2023-03-29T23:27:29.209Z] ---> Using cache [2023-03-29T23:27:29.209Z] ---> 6fb85a55876f [2023-03-29T23:27:29.209Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-29T23:27:29.209Z] ---> Using cache [2023-03-29T23:27:29.209Z] ---> 033987aec87b [2023-03-29T23:27:29.209Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-29T23:27:29.209Z] ---> Using cache [2023-03-29T23:27:29.209Z] ---> f1da0b025b26 [2023-03-29T23:27:29.209Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:27:29.804Z] ---> Running in 2550670d9f9c [2023-03-29T23:28:51.467Z] Removing intermediate container 3a6c60941880 [2023-03-29T23:28:51.467Z] ---> 10e2f4313d7c [2023-03-29T23:28:51.467Z] Step 7/25 : COPY . . [2023-03-29T23:28:51.467Z] ---> 55da475f9c0f [2023-03-29T23:28:51.467Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-29T23:28:51.467Z] ---> Running in 8355d3e287ac [2023-03-29T23:28:51.467Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-29T23:29:03.813Z] Removing intermediate container d564db390678 [2023-03-29T23:29:03.813Z] ---> 7ff62e8bc9f3 [2023-03-29T23:29:03.813Z] [2023-03-29T23:29:03.813Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:29:03.813Z] ---> 51e60588ff2c [2023-03-29T23:29:03.813Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-29T23:29:03.813Z] ---> Using cache [2023-03-29T23:29:03.813Z] ---> 721038fd07a0 [2023-03-29T23:29:03.813Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:29:03.813Z] ---> Using cache [2023-03-29T23:29:03.813Z] ---> 1b9c3ea91913 [2023-03-29T23:29:03.813Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:29:03.813Z] ---> Using cache [2023-03-29T23:29:03.813Z] ---> 22070b6a455a [2023-03-29T23:29:03.813Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:29:03.813Z] ---> Using cache [2023-03-29T23:29:03.813Z] ---> b00e605ec840 [2023-03-29T23:29:03.813Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-29T23:29:07.196Z] ---> 1d95f9bd03cc [2023-03-29T23:29:07.196Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:29:09.147Z] ---> feac5c38d6a1 [2023-03-29T23:29:09.147Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-29T23:29:11.106Z] ---> e64aea5c447a [2023-03-29T23:29:11.106Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:29:11.106Z] ---> Running in 95c89f831489 [2023-03-29T23:29:17.776Z] Removing intermediate container 95c89f831489 [2023-03-29T23:29:17.776Z] ---> d7ae42244deb [2023-03-29T23:29:17.776Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:29:17.776Z] ---> Running in ac199e104b20 [2023-03-29T23:29:18.044Z] Removing intermediate container ac199e104b20 [2023-03-29T23:29:18.044Z] ---> b4f8059ad54a [2023-03-29T23:29:18.044Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-29T23:29:18.658Z] ---> Running in b4d7b92bed31 [2023-03-29T23:29:19.651Z] Removing intermediate container b4d7b92bed31 [2023-03-29T23:29:19.651Z] ---> a3d4418d597a [2023-03-29T23:29:19.651Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:29:19.922Z] ---> Running in 0128ce776633 [2023-03-29T23:29:21.881Z] Removing intermediate container 0128ce776633 [2023-03-29T23:29:21.881Z] ---> 50d6a37ed383 [2023-03-29T23:29:21.881Z] Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:29:21.881Z] ---> Running in e688e55349a4 [2023-03-29T23:29:25.231Z] Removing intermediate container e688e55349a4 [2023-03-29T23:29:25.232Z] ---> 0716f57a841b [2023-03-29T23:29:25.232Z] Step 23/23 : LABEL version=3.0.0-dev.117 [2023-03-29T23:29:25.505Z] ---> Running in 40d1ed0ef8bc [2023-03-29T23:29:27.468Z] Removing intermediate container 40d1ed0ef8bc [2023-03-29T23:29:27.468Z] ---> 5af9c2103e73 [2023-03-29T23:29:27.468Z] [2023-03-29T23:29:27.739Z] Successfully built 5af9c2103e73 [2023-03-29T23:29:27.739Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-29T23:29:27.739Z]  Building core-common-config-bootstrapper ... done Building security-spire-agent [2023-03-29T23:29:32.016Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:29:32.290Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:29:32.290Z] ---> 82379f3ba856 [2023-03-29T23:29:32.290Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T23:29:32.290Z] ---> Using cache [2023-03-29T23:29:32.290Z] ---> 6fb85a55876f [2023-03-29T23:29:32.290Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:29:32.290Z] ---> Using cache [2023-03-29T23:29:32.290Z] ---> d4d5c01447ca [2023-03-29T23:29:32.290Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T23:29:32.290Z] ---> Using cache [2023-03-29T23:29:32.290Z] ---> 50c1efc2bff7 [2023-03-29T23:29:32.290Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:29:32.290Z] ---> Using cache [2023-03-29T23:29:32.290Z] ---> b195f6c03062 [2023-03-29T23:29:32.290Z] Step 7/27 : COPY . . [2023-03-29T23:29:32.558Z] ---> Using cache [2023-03-29T23:29:32.558Z] ---> 6fcc5e019e16 [2023-03-29T23:29:32.558Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:29:32.558Z] ---> Using cache [2023-03-29T23:29:32.558Z] ---> cada5c81298b [2023-03-29T23:29:32.558Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T23:29:32.558Z] ---> Using cache [2023-03-29T23:29:32.558Z] ---> 4df957375e60 [2023-03-29T23:29:32.558Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:29:32.558Z] ---> Using cache [2023-03-29T23:29:32.558Z] ---> 3d22f10c3432 [2023-03-29T23:29:32.558Z] 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 [2023-03-29T23:29:33.527Z] ---> Running in 899a22d451b7 [2023-03-29T23:29:38.908Z] Removing intermediate container 899a22d451b7 [2023-03-29T23:29:38.908Z] ---> 1543b95968e4 [2023-03-29T23:29:38.908Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T23:29:39.496Z] ---> Running in 84e567e52adc [2023-03-29T23:29:41.450Z] Removing intermediate container 84e567e52adc [2023-03-29T23:29:41.450Z] ---> 096af5a9e8b8 [2023-03-29T23:29:41.450Z] [2023-03-29T23:29:41.450Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T23:29:41.450Z] ---> 51e60588ff2c [2023-03-29T23:29:41.450Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:29:41.450Z] ---> Using cache [2023-03-29T23:29:41.450Z] ---> 524647f097a0 [2023-03-29T23:29:41.450Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-29T23:29:41.450Z] ---> Using cache [2023-03-29T23:29:41.450Z] ---> a14b24afb025 [2023-03-29T23:29:41.450Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:29:41.450Z] ---> Using cache [2023-03-29T23:29:41.450Z] ---> b5f4324393b1 [2023-03-29T23:29:41.450Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:29:41.450Z] ---> Using cache [2023-03-29T23:29:41.720Z] ---> 644d23c30dc0 [2023-03-29T23:29:41.720Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-29T23:29:54.062Z] ---> c914bb3a5da4 [2023-03-29T23:29:54.062Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:29:59.420Z] Removing intermediate container 84d2b3ba9db0 [2023-03-29T23:29:59.420Z] ---> b0c354d7b4e4 [2023-03-29T23:29:59.420Z] Step 7/20 : COPY . . [2023-03-29T23:30:02.795Z] Removing intermediate container 3d43e154b1d7 [2023-03-29T23:30:02.795Z] ---> 9e22772b54d0 [2023-03-29T23:30:02.795Z] [2023-03-29T23:30:02.795Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:30:02.795Z] ---> 51e60588ff2c [2023-03-29T23:30:02.795Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-29T23:30:03.071Z] ---> Running in 0a8264778742 [2023-03-29T23:30:06.477Z] Removing intermediate container 2550670d9f9c [2023-03-29T23:30:06.477Z] ---> b86178af8aaa [2023-03-29T23:30:06.477Z] Step 7/22 : COPY . . [2023-03-29T23:30:06.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:07.098Z] ---> 6c5f46b4f20d [2023-03-29T23:30:07.098Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:30:07.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:07.098Z] ---> 0d5735d9ec08 [2023-03-29T23:30:07.098Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-29T23:30:07.403Z] ---> Running in 98cd8e17cc69 [2023-03-29T23:30:08.835Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-29T23:30:09.107Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:30:09.107Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:30:09.107Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:30:09.699Z] ---> a3b240a2af2e [2023-03-29T23:30:09.699Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-29T23:30:09.971Z] OK: 8 MiB in 17 packages [2023-03-29T23:30:10.963Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-29T23:30:12.427Z] ---> fcb80342aec7 [2023-03-29T23:30:12.427Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-29T23:30:13.023Z] ---> 95436913de7e [2023-03-29T23:30:13.023Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-29T23:30:13.619Z] ---> Running in 557a437e8286 [2023-03-29T23:30:13.906Z] Removing intermediate container 0a8264778742 [2023-03-29T23:30:13.906Z] ---> 1e26722e4ee7 [2023-03-29T23:30:13.906Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:30:14.184Z] ---> Running in b2efe0a69202 [2023-03-29T23:30:14.457Z] ---> 4917dcafe014 [2023-03-29T23:30:14.457Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:30:15.064Z] ---> Running in 7dabd7ba1ef0 [2023-03-29T23:30:15.340Z] Removing intermediate container b2efe0a69202 [2023-03-29T23:30:15.340Z] ---> f612dbeadeff [2023-03-29T23:30:15.340Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-29T23:30:15.612Z] ---> Running in 5a925edb5124 [2023-03-29T23:30:16.221Z] Removing intermediate container 7dabd7ba1ef0 [2023-03-29T23:30:16.221Z] ---> bda6816c1424 [2023-03-29T23:30:16.221Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:30:16.507Z] ---> Running in dd0b052047a3 [2023-03-29T23:30:16.777Z] Removing intermediate container 5a925edb5124 [2023-03-29T23:30:16.777Z] ---> 4b05b779c9f5 [2023-03-29T23:30:16.777Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T23:30:17.051Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-29T23:30:17.327Z] ---> Running in f8e9c9989f98 [2023-03-29T23:30:17.327Z] Removing intermediate container dd0b052047a3 [2023-03-29T23:30:17.327Z] ---> ec0df9fa12bb [2023-03-29T23:30:17.327Z] Step 25/27 : LABEL arch=arm64 [2023-03-29T23:30:17.598Z] ---> Running in cbcea61749c7 [2023-03-29T23:30:18.196Z] Removing intermediate container f8e9c9989f98 [2023-03-29T23:30:18.196Z] ---> 3564abaff762 [2023-03-29T23:30:18.196Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:30:18.474Z] Removing intermediate container cbcea61749c7 [2023-03-29T23:30:18.474Z] ---> 1f57d8eb765f [2023-03-29T23:30:18.474Z] Step 26/27 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:30:18.752Z] ---> Running in 70889588b849 [2023-03-29T23:30:19.722Z] ---> 7a4fc748b6e2 [2023-03-29T23:30:19.722Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:30:19.722Z] Removing intermediate container 70889588b849 [2023-03-29T23:30:19.722Z] ---> 1af6920570b7 [2023-03-29T23:30:19.722Z] Step 27/27 : LABEL version=3.0.0-dev.117 [2023-03-29T23:30:19.990Z] ---> Running in fb9c82d2e8e0 [2023-03-29T23:30:20.579Z] Removing intermediate container fb9c82d2e8e0 [2023-03-29T23:30:20.579Z] ---> 215b4b3e3e9b [2023-03-29T23:30:20.579Z] [2023-03-29T23:30:20.849Z] Successfully built 215b4b3e3e9b [2023-03-29T23:30:20.849Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-29T23:30:20.849Z] Building support-scheduler [2023-03-29T23:30:21.121Z]  Building security-spire-agent ... done  ---> 078ddeb9dc26 [2023-03-29T23:30:21.121Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-29T23:30:23.928Z] ---> 575d36c3349b [2023-03-29T23:30:23.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:30:25.396Z] ---> 916796f11505 [2023-03-29T23:30:25.396Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-29T23:30:25.396Z] ---> Running in 2b036a59a233 [2023-03-29T23:30:26.034Z] Removing intermediate container 2b036a59a233 [2023-03-29T23:30:26.034Z] ---> 9cf7da8eb6ef [2023-03-29T23:30:26.034Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:30:26.327Z] ---> Running in b0ead66fd6c3 [2023-03-29T23:30:27.345Z] Removing intermediate container b0ead66fd6c3 [2023-03-29T23:30:27.616Z] ---> 8522622673be [2023-03-29T23:30:27.616Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:30:27.616Z] ---> Running in c76f1f3117ac [2023-03-29T23:30:27.886Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:30:27.886Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:30:27.886Z] ---> 82379f3ba856 [2023-03-29T23:30:27.886Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:30:27.886Z] ---> Using cache [2023-03-29T23:30:27.886Z] ---> 017ea1acc711 [2023-03-29T23:30:27.886Z] Step 4/23 : WORKDIR /edgex-go [2023-03-29T23:30:27.886Z] ---> Using cache [2023-03-29T23:30:27.886Z] ---> 0a3b448e8b9c [2023-03-29T23:30:27.886Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-29T23:30:27.886Z] ---> Using cache [2023-03-29T23:30:27.886Z] ---> 7b14c0acbcb4 [2023-03-29T23:30:27.886Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-29T23:30:28.155Z] ---> Using cache [2023-03-29T23:30:28.155Z] ---> e1f0685e020d [2023-03-29T23:30:28.155Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:30:28.155Z] ---> Using cache [2023-03-29T23:30:28.155Z] ---> bd6f463e074a [2023-03-29T23:30:28.155Z] Step 8/23 : COPY . . [2023-03-29T23:30:28.430Z] ---> Using cache [2023-03-29T23:30:28.430Z] ---> 82050941c585 [2023-03-29T23:30:28.430Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-29T23:30:28.746Z] Removing intermediate container c76f1f3117ac [2023-03-29T23:30:28.746Z] ---> 5aa71fa4ef65 [2023-03-29T23:30:28.746Z] Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:30:28.746Z] ---> Running in 160b10cfe24e [2023-03-29T23:30:29.019Z] ---> Running in a36f735ee51b [2023-03-29T23:30:30.011Z] Removing intermediate container a36f735ee51b [2023-03-29T23:30:30.011Z] ---> a33321a36fbd [2023-03-29T23:30:30.011Z] Step 23/23 : LABEL version=3.0.0-dev.117 [2023-03-29T23:30:30.283Z] ---> Running in 6ad913ce7a44 [2023-03-29T23:30:31.254Z] Removing intermediate container 6ad913ce7a44 [2023-03-29T23:30:31.254Z] ---> 21c3a50f49f2 [2023-03-29T23:30:31.254Z] [2023-03-29T23:30:31.254Z] Successfully built 21c3a50f49f2 [2023-03-29T23:30:31.525Z] Successfully tagged support-notifications-arm64:latest [2023-03-29T23:30:31.525Z] Building security-spire-config [2023-03-29T23:30:31.793Z]  Building support-notifications ... done go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-29T23:30:36.074Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:30:36.074Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:30:36.074Z] ---> 82379f3ba856 [2023-03-29T23:30:36.074Z] Step 3/27 : WORKDIR /edgex-go [2023-03-29T23:30:36.346Z] ---> Using cache [2023-03-29T23:30:36.346Z] ---> 6fb85a55876f [2023-03-29T23:30:36.346Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-29T23:30:36.346Z] ---> Using cache [2023-03-29T23:30:36.346Z] ---> d4d5c01447ca [2023-03-29T23:30:36.346Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-29T23:30:36.346Z] ---> Using cache [2023-03-29T23:30:36.346Z] ---> 50c1efc2bff7 [2023-03-29T23:30:36.346Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:30:36.346Z] ---> Using cache [2023-03-29T23:30:36.346Z] ---> b195f6c03062 [2023-03-29T23:30:36.346Z] Step 7/27 : COPY . . [2023-03-29T23:30:36.346Z] ---> Using cache [2023-03-29T23:30:36.346Z] ---> 6fcc5e019e16 [2023-03-29T23:30:36.346Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-29T23:30:36.346Z] ---> Using cache [2023-03-29T23:30:36.346Z] ---> cada5c81298b [2023-03-29T23:30:36.346Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-29T23:30:36.346Z] ---> Using cache [2023-03-29T23:30:36.346Z] ---> 4df957375e60 [2023-03-29T23:30:36.346Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-29T23:30:36.346Z] ---> Using cache [2023-03-29T23:30:36.346Z] ---> 3d22f10c3432 [2023-03-29T23:30:36.346Z] 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 [2023-03-29T23:30:36.346Z] ---> Using cache [2023-03-29T23:30:36.346Z] ---> 1543b95968e4 [2023-03-29T23:30:36.346Z] Step 12/27 : WORKDIR /edgex-go [2023-03-29T23:30:36.346Z] ---> Using cache [2023-03-29T23:30:36.346Z] ---> 096af5a9e8b8 [2023-03-29T23:30:36.346Z] [2023-03-29T23:30:36.346Z] Step 13/27 : FROM alpine:3.17 [2023-03-29T23:30:36.346Z] ---> 51e60588ff2c [2023-03-29T23:30:36.615Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-29T23:30:36.615Z] ---> Using cache [2023-03-29T23:30:36.615Z] ---> 524647f097a0 [2023-03-29T23:30:36.615Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-29T23:30:36.886Z] ---> Running in a8e76aeaa786 [2023-03-29T23:30:39.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:40.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:42.445Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:30:42.445Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:30:42.445Z] OK: 17689 distinct packages available [2023-03-29T23:30:42.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:43.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:30:45.855Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-29T23:30:45.855Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:30:45.855Z] (3/4) Installing libucontext (1.2-r0) [2023-03-29T23:30:45.855Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-29T23:30:45.855Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:30:45.855Z] OK: 8 MiB in 19 packages [2023-03-29T23:30:47.812Z] Removing intermediate container a8e76aeaa786 [2023-03-29T23:30:47.812Z] ---> f53a0b521262 [2023-03-29T23:30:47.812Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:30:49.237Z] ---> 4d8646590b4b [2023-03-29T23:30:49.237Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:30:50.211Z] ---> 6fc8b1b4f197 [2023-03-29T23:30:50.211Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-29T23:30:56.912Z] ---> 644be9ff7625 [2023-03-29T23:30:56.912Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-29T23:30:57.197Z] ---> 949a442513f6 [2023-03-29T23:30:57.197Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-29T23:30:57.471Z] ---> Running in 10ec3f874eb0 [2023-03-29T23:30:58.067Z] Removing intermediate container 10ec3f874eb0 [2023-03-29T23:30:58.067Z] ---> 1fb3abbdb42d [2023-03-29T23:30:58.067Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-29T23:30:59.037Z] ---> b5d94b0109fe [2023-03-29T23:30:59.037Z] Step 22/27 : WORKDIR / [2023-03-29T23:30:59.308Z] ---> Running in 26c49eda66ad [2023-03-29T23:30:59.902Z] Removing intermediate container 26c49eda66ad [2023-03-29T23:30:59.902Z] ---> 73ed23c365ca [2023-03-29T23:30:59.902Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-29T23:31:00.172Z] ---> Running in fca2d26891c5 [2023-03-29T23:31:00.764Z] Removing intermediate container fca2d26891c5 [2023-03-29T23:31:00.764Z] ---> 5c7d004dec27 [2023-03-29T23:31:00.764Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-29T23:31:01.034Z] ---> Running in 455f76a704e0 [2023-03-29T23:31:01.633Z] Removing intermediate container 455f76a704e0 [2023-03-29T23:31:01.633Z] ---> e4b7e87e49a9 [2023-03-29T23:31:01.633Z] Step 25/27 : LABEL arch=arm64 [2023-03-29T23:31:01.633Z] ---> Running in 3d5368964ad8 [2023-03-29T23:31:02.228Z] Removing intermediate container 3d5368964ad8 [2023-03-29T23:31:02.228Z] ---> d0a63ba0a215 [2023-03-29T23:31:02.228Z] Step 26/27 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:31:02.228Z] ---> Running in efa65be22523 [2023-03-29T23:31:02.821Z] Removing intermediate container efa65be22523 [2023-03-29T23:31:02.821Z] ---> 0c6036c618c8 [2023-03-29T23:31:02.821Z] Step 27/27 : LABEL version=3.0.0-dev.117 [2023-03-29T23:31:02.822Z] ---> Running in 8fd92d4b15f8 [2023-03-29T23:31:03.410Z] Removing intermediate container 8fd92d4b15f8 [2023-03-29T23:31:03.410Z] ---> fa655330f67c [2023-03-29T23:31:03.410Z] [2023-03-29T23:31:03.683Z] Successfully built fa655330f67c [2023-03-29T23:31:03.683Z] Successfully tagged security-spire-config-arm64:latest [2023-03-29T23:31:03.683Z]  Building security-spire-config ... done Building core-command [2023-03-29T23:31:07.974Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:31:07.974Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:31:07.974Z] ---> 82379f3ba856 [2023-03-29T23:31:07.974Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:31:07.974Z] ---> Using cache [2023-03-29T23:31:07.974Z] ---> 017ea1acc711 [2023-03-29T23:31:07.974Z] Step 4/24 : WORKDIR /edgex-go [2023-03-29T23:31:07.974Z] ---> Using cache [2023-03-29T23:31:07.974Z] ---> 0a3b448e8b9c [2023-03-29T23:31:07.974Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-29T23:31:07.974Z] ---> Using cache [2023-03-29T23:31:07.974Z] ---> 7b14c0acbcb4 [2023-03-29T23:31:07.974Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-29T23:31:07.974Z] ---> Using cache [2023-03-29T23:31:07.974Z] ---> e1f0685e020d [2023-03-29T23:31:07.974Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:31:07.974Z] ---> Using cache [2023-03-29T23:31:07.974Z] ---> bd6f463e074a [2023-03-29T23:31:07.974Z] Step 8/24 : COPY . . [2023-03-29T23:31:07.974Z] ---> Using cache [2023-03-29T23:31:07.974Z] ---> 82050941c585 [2023-03-29T23:31:07.974Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-29T23:31:08.244Z] ---> Running in e4472d1fd081 [2023-03-29T23:31:10.845Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-29T23:35:33.109Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-29T23:35:55.268Z] Removing intermediate container 8355d3e287ac [2023-03-29T23:35:55.268Z] ---> 39683e726aa4 [2023-03-29T23:35:55.268Z] [2023-03-29T23:35:55.268Z] Step 9/25 : FROM alpine:3.17 [2023-03-29T23:35:55.268Z] ---> 51e60588ff2c [2023-03-29T23:35:55.268Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-29T23:35:55.268Z] ---> Running in c5f93c084967 [2023-03-29T23:35:55.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:55.539Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:35:57.496Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-29T23:35:57.496Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-29T23:35:57.496Z] (3/3) Installing su-exec (0.2-r2) [2023-03-29T23:35:57.496Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:35:57.496Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:35:58.465Z] OK: 8 MiB in 18 packages [2023-03-29T23:36:01.080Z] Removing intermediate container c5f93c084967 [2023-03-29T23:36:01.080Z] ---> 1d6ec601d6af [2023-03-29T23:36:01.080Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T23:36:01.080Z] ---> Running in 5513f9e961f8 [2023-03-29T23:36:01.674Z] Removing intermediate container 5513f9e961f8 [2023-03-29T23:36:01.674Z] ---> 7eb9bc007ee8 [2023-03-29T23:36:01.674Z] Step 12/25 : WORKDIR / [2023-03-29T23:36:01.949Z] ---> Running in 061119b836cd [2023-03-29T23:36:02.545Z] Removing intermediate container 061119b836cd [2023-03-29T23:36:02.545Z] ---> 08dd5c713157 [2023-03-29T23:36:02.545Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:36:03.517Z] ---> e7c76295560f [2023-03-29T23:36:03.517Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:36:04.944Z] ---> e53f74c8f36f [2023-03-29T23:36:04.944Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-29T23:36:05.532Z] ---> 62d7cfbfae91 [2023-03-29T23:36:05.532Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-03-29T23:36:06.507Z] ---> 42617da4edb5 [2023-03-29T23:36:06.507Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:36:07.728Z] ---> 46401957daa0 [2023-03-29T23:36:07.728Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-29T23:36:09.702Z] ---> 0805a062f8b1 [2023-03-29T23:36:09.702Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-29T23:36:12.333Z] ---> 076c42dbee20 [2023-03-29T23:36:12.333Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T23:36:12.929Z] ---> 7178c66a54d0 [2023-03-29T23:36:12.929Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:36:12.929Z] ---> Running in 599aef53087d [2023-03-29T23:36:17.250Z] Removing intermediate container 599aef53087d [2023-03-29T23:36:17.250Z] ---> 36827ab2f292 [2023-03-29T23:36:17.250Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:36:17.250Z] ---> Running in 42f8ebf4bb8a [2023-03-29T23:36:17.523Z] Removing intermediate container 42f8ebf4bb8a [2023-03-29T23:36:17.523Z] ---> 0e9c2cf2802e [2023-03-29T23:36:17.524Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T23:36:17.524Z] ---> Running in e2ec83aa2c1a [2023-03-29T23:36:18.129Z] Removing intermediate container e2ec83aa2c1a [2023-03-29T23:36:18.129Z] ---> 10959a38815e [2023-03-29T23:36:18.129Z] Step 24/25 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:36:18.402Z] ---> Running in 00d4a7286bd7 [2023-03-29T23:36:19.001Z] Removing intermediate container 00d4a7286bd7 [2023-03-29T23:36:19.001Z] ---> f93ffebdcb93 [2023-03-29T23:36:19.001Z] Step 25/25 : LABEL version=3.0.0-dev.117 [2023-03-29T23:36:19.279Z] ---> Running in 65194a2d4219 [2023-03-29T23:36:19.893Z] Removing intermediate container 65194a2d4219 [2023-03-29T23:36:19.893Z] ---> c469323b18a3 [2023-03-29T23:36:19.893Z] [2023-03-29T23:36:19.893Z] Successfully built c469323b18a3 [2023-03-29T23:36:19.893Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-29T23:36:19.893Z] Building core-metadata [2023-03-29T23:36:24.181Z]  Building security-secretstore-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-29T23:36:24.181Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-29T23:36:24.181Z] ---> 82379f3ba856 [2023-03-29T23:36:24.181Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-29T23:36:24.181Z] ---> Using cache [2023-03-29T23:36:24.181Z] ---> 017ea1acc711 [2023-03-29T23:36:24.181Z] Step 4/25 : WORKDIR /edgex-go [2023-03-29T23:36:24.181Z] ---> Using cache [2023-03-29T23:36:24.181Z] ---> 0a3b448e8b9c [2023-03-29T23:36:24.181Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-29T23:36:24.181Z] ---> Using cache [2023-03-29T23:36:24.181Z] ---> 7b14c0acbcb4 [2023-03-29T23:36:24.181Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-29T23:36:24.457Z] ---> Using cache [2023-03-29T23:36:24.457Z] ---> e1f0685e020d [2023-03-29T23:36:24.457Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T23:36:24.457Z] ---> Using cache [2023-03-29T23:36:24.457Z] ---> bd6f463e074a [2023-03-29T23:36:24.457Z] Step 8/25 : COPY . . [2023-03-29T23:36:24.457Z] ---> Using cache [2023-03-29T23:36:24.457Z] ---> 82050941c585 [2023-03-29T23:36:24.457Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-29T23:36:24.726Z] ---> Running in 85e1192a9a21 [2023-03-29T23:36:27.317Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.117" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-29T23:39:04.082Z] Removing intermediate container 557a437e8286 [2023-03-29T23:39:04.082Z] ---> 09c2cf85dddb [2023-03-29T23:39:04.082Z] [2023-03-29T23:39:04.082Z] Step 9/22 : FROM alpine:3.17 [2023-03-29T23:39:04.082Z] ---> 51e60588ff2c [2023-03-29T23:39:04.082Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-29T23:39:04.082Z] ---> Running in 6fd55b3f3f30 [2023-03-29T23:39:04.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:39:04.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:39:04.082Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-29T23:39:04.082Z] (2/2) Installing openssl (3.0.8-r3) [2023-03-29T23:39:04.082Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:39:04.082Z] OK: 8 MiB in 17 packages [2023-03-29T23:39:04.082Z] Removing intermediate container 6fd55b3f3f30 [2023-03-29T23:39:04.082Z] ---> 99239fadcf67 [2023-03-29T23:39:04.082Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-29T23:39:04.082Z] ---> Running in 696baad2a0b4 [2023-03-29T23:39:04.082Z] Removing intermediate container 696baad2a0b4 [2023-03-29T23:39:04.082Z] ---> 99b776839ab7 [2023-03-29T23:39:04.082Z] Step 12/22 : WORKDIR /edgex [2023-03-29T23:39:04.082Z] ---> Running in 819c3057d7b4 [2023-03-29T23:39:04.082Z] Removing intermediate container 819c3057d7b4 [2023-03-29T23:39:04.082Z] ---> 9cc4e97bbacc [2023-03-29T23:39:04.082Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:39:04.082Z] ---> 3b769355e18f [2023-03-29T23:39:04.082Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:39:05.051Z] ---> 2c546dc78609 [2023-03-29T23:39:05.051Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-03-29T23:39:06.015Z] ---> 3a18168f837c [2023-03-29T23:39:06.015Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-29T23:39:07.984Z] ---> f7f6881ec704 [2023-03-29T23:39:07.984Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-29T23:39:09.007Z] ---> 6007744f4392 [2023-03-29T23:39:09.007Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-29T23:39:09.580Z] ---> Running in 2d4251149801 [2023-03-29T23:39:13.026Z] Removing intermediate container 2d4251149801 [2023-03-29T23:39:13.026Z] ---> 5c44840fbab6 [2023-03-29T23:39:13.026Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-29T23:39:13.313Z] ---> Running in 7d2d74329850 [2023-03-29T23:39:13.943Z] Removing intermediate container 7d2d74329850 [2023-03-29T23:39:13.943Z] ---> 8c65af3d521a [2023-03-29T23:39:13.943Z] Step 20/22 : LABEL arch=arm64 [2023-03-29T23:39:14.247Z] ---> Running in bd3242cb4329 [2023-03-29T23:39:14.528Z] Removing intermediate container bd3242cb4329 [2023-03-29T23:39:14.528Z] ---> b3af38517cab [2023-03-29T23:39:14.528Z] Step 21/22 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:39:14.819Z] ---> Running in d342fa1f213b [2023-03-29T23:39:15.434Z] Removing intermediate container d342fa1f213b [2023-03-29T23:39:15.434Z] ---> 43a624f580bb [2023-03-29T23:39:15.434Z] Step 22/22 : LABEL version=3.0.0-dev.117 [2023-03-29T23:39:15.434Z] ---> Running in 3b8ae335905d [2023-03-29T23:39:16.030Z] Removing intermediate container 3b8ae335905d [2023-03-29T23:39:16.030Z] ---> ce33a158f9f3 [2023-03-29T23:39:16.030Z] [2023-03-29T23:39:16.300Z] Successfully built ce33a158f9f3 [2023-03-29T23:39:16.300Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-29T23:40:37.974Z]  Building security-proxy-setup ... done Removing intermediate container e4472d1fd081 [2023-03-29T23:40:37.974Z] ---> 741acd3aea8e [2023-03-29T23:40:37.974Z] [2023-03-29T23:40:37.974Z] Step 10/24 : FROM alpine:3.17 [2023-03-29T23:40:37.974Z] ---> 51e60588ff2c [2023-03-29T23:40:37.974Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:40:37.974Z] ---> Running in 2add02ae8f8b [2023-03-29T23:40:37.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:40:37.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:40:37.974Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T23:40:37.974Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:40:37.974Z] OK: 8 MiB in 16 packages [2023-03-29T23:40:37.974Z] Removing intermediate container 2add02ae8f8b [2023-03-29T23:40:37.974Z] ---> 394e4dc3e2fd [2023-03-29T23:40:37.974Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:40:37.974Z] ---> Running in d6db6b3babfb [2023-03-29T23:40:37.974Z] Removing intermediate container d6db6b3babfb [2023-03-29T23:40:37.974Z] ---> a37eb5f05ce9 [2023-03-29T23:40:37.974Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-29T23:40:37.974Z] ---> Running in ae14690e9205 [2023-03-29T23:40:37.974Z] Removing intermediate container ae14690e9205 [2023-03-29T23:40:37.974Z] ---> e2d34f4b2443 [2023-03-29T23:40:37.974Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-29T23:40:37.974Z] ---> Running in 9911f9223b6a [2023-03-29T23:40:37.974Z] Removing intermediate container 9911f9223b6a [2023-03-29T23:40:37.974Z] ---> f298f2d6eeae [2023-03-29T23:40:37.974Z] Step 15/24 : WORKDIR / [2023-03-29T23:40:37.974Z] ---> Running in b84a1a802e81 [2023-03-29T23:40:37.974Z] Removing intermediate container b84a1a802e81 [2023-03-29T23:40:37.974Z] ---> d75c565654d1 [2023-03-29T23:40:37.974Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:40:38.587Z] ---> 4e7b4f04ffa7 [2023-03-29T23:40:38.587Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:40:39.552Z] ---> e579db6c6647 [2023-03-29T23:40:39.552Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-29T23:40:41.537Z] ---> f54fb3c2724b [2023-03-29T23:40:41.537Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:40:42.510Z] ---> 2348191d2544 [2023-03-29T23:40:42.510Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-29T23:40:42.780Z] ---> Running in c49e69358a07 [2023-03-29T23:40:43.369Z] Removing intermediate container c49e69358a07 [2023-03-29T23:40:43.369Z] ---> 426a0b64c2dc [2023-03-29T23:40:43.369Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:40:43.638Z] ---> Running in 823abf586da8 [2023-03-29T23:40:44.226Z] Removing intermediate container 823abf586da8 [2023-03-29T23:40:44.226Z] ---> 65d8611413fc [2023-03-29T23:40:44.226Z] Step 22/24 : LABEL arch=arm64 [2023-03-29T23:40:44.226Z] ---> Running in 7e80a0985ed3 [2023-03-29T23:40:44.819Z] Removing intermediate container 7e80a0985ed3 [2023-03-29T23:40:44.819Z] ---> 00f3e19068c4 [2023-03-29T23:40:44.819Z] Step 23/24 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:40:44.819Z] ---> Running in 7faad849f17b [2023-03-29T23:40:45.410Z] Removing intermediate container 7faad849f17b [2023-03-29T23:40:45.410Z] ---> 6764372f234d [2023-03-29T23:40:45.410Z] Step 24/24 : LABEL version=3.0.0-dev.117 [2023-03-29T23:40:45.682Z] ---> Running in 96e88c7f2111 [2023-03-29T23:40:46.273Z] Removing intermediate container 96e88c7f2111 [2023-03-29T23:40:46.273Z] ---> 23df71d0cd5e [2023-03-29T23:40:46.273Z] [2023-03-29T23:40:46.273Z] Successfully built 23df71d0cd5e [2023-03-29T23:40:46.273Z] Successfully tagged core-command-arm64:latest [2023-03-29T23:41:33.136Z]  Building core-command ... done Removing intermediate container 98cd8e17cc69 [2023-03-29T23:41:33.136Z] ---> 47859d352581 [2023-03-29T23:41:33.136Z] [2023-03-29T23:41:33.136Z] Step 9/20 : FROM alpine:3.17 [2023-03-29T23:41:33.136Z] ---> 51e60588ff2c [2023-03-29T23:41:33.136Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-03-29T23:41:33.136Z] ---> Using cache [2023-03-29T23:41:33.136Z] ---> 1d2047ae4578 [2023-03-29T23:41:33.136Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-29T23:41:33.136Z] ---> Running in f130d5f7f996 [2023-03-29T23:41:33.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:41:33.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:41:33.136Z] v3.17.3-5-g8738b7ff299 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-29T23:41:33.136Z] v3.17.3-3-g11775a27b62 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-29T23:41:33.136Z] OK: 17689 distinct packages available [2023-03-29T23:41:33.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T23:41:33.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T23:41:33.729Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-29T23:41:33.729Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-29T23:41:33.729Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-29T23:41:33.729Z] (4/9) Installing libcurl (7.88.1-r1) [2023-03-29T23:41:33.996Z] (5/9) Installing curl (7.88.1-r1) [2023-03-29T23:41:33.996Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-29T23:41:33.996Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-29T23:41:33.996Z] (8/9) Installing libucontext (1.2-r0) [2023-03-29T23:41:33.996Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-29T23:41:33.996Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T23:41:33.996Z] Executing ca-certificates-20220614-r4.trigger [2023-03-29T23:41:34.580Z] OK: 11 MiB in 24 packages [2023-03-29T23:41:37.936Z] Removing intermediate container f130d5f7f996 [2023-03-29T23:41:37.936Z] ---> d7233073adbb [2023-03-29T23:41:37.936Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:41:38.524Z] ---> 9e27f0679906 [2023-03-29T23:41:38.524Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:41:39.943Z] ---> 23a18fd88cfe [2023-03-29T23:41:39.943Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-29T23:41:42.534Z] ---> ebbf8705e09f [2023-03-29T23:41:42.534Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:41:43.122Z] ---> 4fbec1446aa0 [2023-03-29T23:41:43.122Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-29T23:41:43.122Z] ---> Running in c96b20fddc45 [2023-03-29T23:41:43.711Z] Removing intermediate container c96b20fddc45 [2023-03-29T23:41:43.711Z] ---> d634940eb95b [2023-03-29T23:41:43.711Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:41:43.980Z] ---> Running in 7506cd7b299f [2023-03-29T23:41:44.570Z] Removing intermediate container 7506cd7b299f [2023-03-29T23:41:44.570Z] ---> 7f4a5d5fedc6 [2023-03-29T23:41:44.570Z] Step 18/20 : LABEL arch=arm64 [2023-03-29T23:41:44.570Z] ---> Running in 79300683bc9e [2023-03-29T23:41:45.157Z] Removing intermediate container 79300683bc9e [2023-03-29T23:41:45.157Z] ---> 0075fb971d80 [2023-03-29T23:41:45.157Z] Step 19/20 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:41:45.157Z] ---> Running in 1528352a2af6 [2023-03-29T23:41:45.750Z] Removing intermediate container 1528352a2af6 [2023-03-29T23:41:45.750Z] ---> e19e03ef9f87 [2023-03-29T23:41:45.750Z] Step 20/20 : LABEL version=3.0.0-dev.117 [2023-03-29T23:41:46.021Z] ---> Running in d9e1619bbf29 [2023-03-29T23:41:46.290Z] Removing intermediate container d9e1619bbf29 [2023-03-29T23:41:46.558Z] ---> b7c60ab09ccb [2023-03-29T23:41:46.558Z] [2023-03-29T23:41:46.558Z] Successfully built b7c60ab09ccb [2023-03-29T23:41:46.558Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-29T23:42:25.494Z]  Building security-spiffe-token-provider ... done Removing intermediate container 160b10cfe24e [2023-03-29T23:42:25.494Z] ---> 8e67866ebc21 [2023-03-29T23:42:25.494Z] [2023-03-29T23:42:25.494Z] Step 10/23 : FROM alpine:3.17 [2023-03-29T23:42:25.494Z] ---> 51e60588ff2c [2023-03-29T23:42:25.494Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:42:25.494Z] ---> Using cache [2023-03-29T23:42:25.494Z] ---> 394e4dc3e2fd [2023-03-29T23:42:25.494Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:42:25.494Z] ---> Using cache [2023-03-29T23:42:25.494Z] ---> a37eb5f05ce9 [2023-03-29T23:42:25.494Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-29T23:42:25.494Z] ---> Running in c300d716f738 [2023-03-29T23:42:25.494Z] Removing intermediate container c300d716f738 [2023-03-29T23:42:25.494Z] ---> e83908cf24ee [2023-03-29T23:42:25.494Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-29T23:42:25.494Z] ---> Running in c2a2534d668e [2023-03-29T23:42:25.494Z] Removing intermediate container c2a2534d668e [2023-03-29T23:42:25.494Z] ---> 22594ea0d22d [2023-03-29T23:42:25.494Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:42:25.494Z] ---> 9a10ae44cf99 [2023-03-29T23:42:25.494Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:42:25.494Z] ---> 92a5df55cfca [2023-03-29T23:42:25.494Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-29T23:42:25.494Z] ---> 507d0f9d5b06 [2023-03-29T23:42:25.494Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:42:25.494Z] ---> f7b610205d26 [2023-03-29T23:42:25.494Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-29T23:42:25.494Z] ---> Running in 07ed8c5bbdd3 [2023-03-29T23:42:25.494Z] Removing intermediate container 07ed8c5bbdd3 [2023-03-29T23:42:25.494Z] ---> d27260e00892 [2023-03-29T23:42:25.494Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:42:25.494Z] ---> Running in 53ed4617c845 [2023-03-29T23:42:25.765Z] Removing intermediate container 53ed4617c845 [2023-03-29T23:42:25.765Z] ---> 5657d8195458 [2023-03-29T23:42:25.765Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T23:42:26.039Z] ---> Running in d0b25d042b00 [2023-03-29T23:42:26.312Z] Removing intermediate container d0b25d042b00 [2023-03-29T23:42:26.312Z] ---> 818664e9d8b2 [2023-03-29T23:42:26.312Z] Step 22/23 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:42:26.581Z] ---> Running in 1c31c0e06cc5 [2023-03-29T23:42:26.851Z] Removing intermediate container 1c31c0e06cc5 [2023-03-29T23:42:26.851Z] ---> 964c23bc3bf9 [2023-03-29T23:42:26.851Z] Step 23/23 : LABEL version=3.0.0-dev.117 [2023-03-29T23:42:27.122Z] ---> Running in 5739b6c59ee7 [2023-03-29T23:42:27.398Z] Removing intermediate container 5739b6c59ee7 [2023-03-29T23:42:27.398Z] ---> 3fc2e98aed3d [2023-03-29T23:42:27.398Z] [2023-03-29T23:42:27.398Z] Successfully built 3fc2e98aed3d [2023-03-29T23:42:27.398Z] Successfully tagged support-scheduler-arm64:latest [2023-03-29T23:42:34.072Z]  Building support-scheduler ... done Removing intermediate container 85e1192a9a21 [2023-03-29T23:42:34.072Z] ---> 27bd593aa31b [2023-03-29T23:42:34.072Z] [2023-03-29T23:42:34.072Z] Step 10/25 : FROM alpine:3.17 [2023-03-29T23:42:34.072Z] ---> 51e60588ff2c [2023-03-29T23:42:34.072Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-29T23:42:34.072Z] ---> Using cache [2023-03-29T23:42:34.072Z] ---> 394e4dc3e2fd [2023-03-29T23:42:34.072Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-03-29T23:42:34.072Z] ---> Using cache [2023-03-29T23:42:34.072Z] ---> a37eb5f05ce9 [2023-03-29T23:42:34.072Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-29T23:42:34.072Z] ---> Running in 101f61d5488e [2023-03-29T23:42:34.072Z] Removing intermediate container 101f61d5488e [2023-03-29T23:42:34.072Z] ---> e866c5c19bfc [2023-03-29T23:42:34.072Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-29T23:42:34.072Z] ---> Running in f505da320879 [2023-03-29T23:42:34.072Z] Removing intermediate container f505da320879 [2023-03-29T23:42:34.072Z] ---> 97a63e268bca [2023-03-29T23:42:34.072Z] Step 15/25 : WORKDIR / [2023-03-29T23:42:34.072Z] ---> Running in e6b9119dd851 [2023-03-29T23:42:34.072Z] Removing intermediate container e6b9119dd851 [2023-03-29T23:42:34.072Z] ---> 31d3c24da52b [2023-03-29T23:42:34.072Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-29T23:42:34.656Z] ---> 1612c330a636 [2023-03-29T23:42:34.656Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-29T23:42:35.241Z] ---> 6d2aee0a6c01 [2023-03-29T23:42:35.241Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-29T23:42:36.204Z] ---> 0dd7d0369f34 [2023-03-29T23:42:36.204Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-03-29T23:42:36.788Z] ---> 7a97d69c4678 [2023-03-29T23:42:36.788Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-03-29T23:42:37.372Z] ---> c5abe735f9d7 [2023-03-29T23:42:37.372Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-29T23:42:37.372Z] ---> Running in e4a95e6368e9 [2023-03-29T23:42:37.956Z] Removing intermediate container e4a95e6368e9 [2023-03-29T23:42:37.956Z] ---> 2541afa2278b [2023-03-29T23:42:37.956Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T23:42:37.956Z] ---> Running in 2acfe2a57352 [2023-03-29T23:42:38.223Z] Removing intermediate container 2acfe2a57352 [2023-03-29T23:42:38.223Z] ---> c616b67404f6 [2023-03-29T23:42:38.223Z] Step 23/25 : LABEL arch=arm64 [2023-03-29T23:42:38.223Z] ---> Running in 4e2ba5a26423 [2023-03-29T23:42:38.808Z] Removing intermediate container 4e2ba5a26423 [2023-03-29T23:42:38.808Z] ---> ef60669bc008 [2023-03-29T23:42:38.808Z] Step 24/25 : LABEL git_sha=d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:42:38.808Z] ---> Running in 5285a2b2a2b0 [2023-03-29T23:42:39.075Z] Removing intermediate container 5285a2b2a2b0 [2023-03-29T23:42:39.075Z] ---> 481e2aad06b4 [2023-03-29T23:42:39.075Z] Step 25/25 : LABEL version=3.0.0-dev.117 [2023-03-29T23:42:39.075Z] ---> Running in 49b97dd64b24 [2023-03-29T23:42:39.664Z] Removing intermediate container 49b97dd64b24 [2023-03-29T23:42:39.664Z] ---> 0f49325a1046 [2023-03-29T23:42:39.664Z] [2023-03-29T23:42:39.664Z] Successfully built 0f49325a1046 [2023-03-29T23:42:39.664Z] Successfully tagged core-metadata-arm64:latest [2023-03-29T23:42:40.262Z]  Building core-metadata ... done  [Pipeline] } [2023-03-29T23:42:40.273Z] $ docker stop --time=1 f5b958a7ae1ff8b5479cbe7b89bbba5031d709f5b6e5813041ab8a7a4a84a1fc [2023-03-29T23:42:42.086Z] $ docker rm -f --volumes f5b958a7ae1ff8b5479cbe7b89bbba5031d709f5b6e5813041ab8a7a4a84a1fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:42:42.597Z] + docker images [2023-03-29T23:42:42.874Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-29T23:42:42.874Z] core-metadata-arm64 latest 0f49325a1046 3 seconds ago 20.2MB [2023-03-29T23:42:42.874Z] 27bd593aa31b 11 seconds ago 1.33GB [2023-03-29T23:42:42.874Z] support-scheduler-arm64 latest 3fc2e98aed3d 15 seconds ago 31.5MB [2023-03-29T23:42:42.874Z] 8e67866ebc21 25 seconds ago 1.39GB [2023-03-29T23:42:42.874Z] security-spiffe-token-provider-arm64 latest b7c60ab09ccb 56 seconds ago 32.7MB [2023-03-29T23:42:42.874Z] 47859d352581 About a minute ago 1.36GB [2023-03-29T23:42:42.874Z] core-command-arm64 latest 23df71d0cd5e About a minute ago 19.7MB [2023-03-29T23:42:42.874Z] 741acd3aea8e 2 minutes ago 1.32GB [2023-03-29T23:42:42.874Z] security-proxy-setup-arm64 latest ce33a158f9f3 3 minutes ago 18.7MB [2023-03-29T23:42:42.874Z] 09c2cf85dddb 3 minutes ago 1.3GB [2023-03-29T23:42:42.874Z] security-secretstore-setup-arm64 latest c469323b18a3 6 minutes ago 32.2MB [2023-03-29T23:42:42.874Z] 39683e726aa4 6 minutes ago 1.31GB [2023-03-29T23:42:42.874Z] security-spire-config-arm64 latest fa655330f67c 11 minutes ago 86.2MB [2023-03-29T23:42:42.874Z] support-notifications-arm64 latest 21c3a50f49f2 12 minutes ago 32.2MB [2023-03-29T23:42:42.874Z] security-spire-agent-arm64 latest 215b4b3e3e9b 12 minutes ago 125MB [2023-03-29T23:42:42.874Z] 9e22772b54d0 12 minutes ago 1.39GB [2023-03-29T23:42:42.874Z] 096af5a9e8b8 13 minutes ago 1.18GB [2023-03-29T23:42:42.874Z] core-common-config-bootstrapper-arm64 latest 5af9c2103e73 13 minutes ago 17.2MB [2023-03-29T23:42:42.874Z] 7ff62e8bc9f3 13 minutes ago 1.31GB [2023-03-29T23:42:42.874Z] core-data-arm64 latest c43a9b6a1048 15 minutes ago 19.9MB [2023-03-29T23:42:42.874Z] d01e48696892 15 minutes ago 1.32GB [2023-03-29T23:42:42.874Z] security-bootstrapper-arm64 latest 5f1a058941c1 15 minutes ago 21.9MB [2023-03-29T23:42:42.874Z] security-proxy-auth-arm64 latest cbbab1aa9daf 16 minutes ago 18.3MB [2023-03-29T23:42:42.874Z] 97dac4b970af 16 minutes ago 1.31GB [2023-03-29T23:42:42.874Z] 7d594a7d0dd7 16 minutes ago 1.3GB [2023-03-29T23:42:42.874Z] security-spire-server-arm64 latest c49173879583 23 minutes ago 87.1MB [2023-03-29T23:42:42.874Z] 55324b22eb25 24 minutes ago 1.18GB [2023-03-29T23:42:42.874Z] ci-base-image-arm64 latest 82379f3ba856 28 minutes ago 866MB [2023-03-29T23:42:42.874Z] alpine 3.17 51e60588ff2c 6 hours ago 7.46MB [2023-03-29T23:42:42.874Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB [2023-03-29T23:42:42.874Z] 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 [2023-03-29T23:42:42.997Z] provisioning config files... [2023-03-29T23:42:43.012Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/479@tmp/config10516945658261015405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:42:43.362Z] ---> docker-login.sh [2023-03-29T23:42:43.362Z] nexus3.edgexfoundry.org:10001 [2023-03-29T23:42:43.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:42:43.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:42:43.631Z] Configure a credential helper to remove this warning. See [2023-03-29T23:42:43.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:42:43.631Z] [2023-03-29T23:42:43.631Z] Login Succeeded [2023-03-29T23:42:43.631Z] nexus3.edgexfoundry.org:10002 [2023-03-29T23:42:43.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:42:44.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:42:44.167Z] Configure a credential helper to remove this warning. See [2023-03-29T23:42:44.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:42:44.167Z] [2023-03-29T23:42:44.167Z] Login Succeeded [2023-03-29T23:42:44.167Z] nexus3.edgexfoundry.org:10003 [2023-03-29T23:42:44.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:42:44.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:42:44.703Z] Configure a credential helper to remove this warning. See [2023-03-29T23:42:44.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:42:44.703Z] [2023-03-29T23:42:44.703Z] Login Succeeded [2023-03-29T23:42:44.703Z] nexus3.edgexfoundry.org:10004 [2023-03-29T23:42:44.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:42:44.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:42:44.970Z] Configure a credential helper to remove this warning. See [2023-03-29T23:42:44.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:42:44.970Z] [2023-03-29T23:42:44.970Z] Login Succeeded [2023-03-29T23:42:44.970Z] docker.io [2023-03-29T23:42:45.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T23:42:45.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T23:42:45.827Z] Configure a credential helper to remove this warning. See [2023-03-29T23:42:45.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T23:42:45.827Z] [2023-03-29T23:42:45.827Z] Login Succeeded [2023-03-29T23:42:45.827Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T23:42:45.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:42:45.877Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T23:42:45.903Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-29T23:42:45.903Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:42:45.903Z] latest [2023-03-29T23:42:45.903Z] 3.0.0-dev.117 [2023-03-29T23:42:45.903Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:42:45.903Z] main [2023-03-29T23:42:45.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:46.255Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:46.611Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:42:46.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-29T23:42:46.611Z] 5da7889c6eca: Preparing [2023-03-29T23:42:46.611Z] b100b73f1652: Preparing [2023-03-29T23:42:46.611Z] 2846d4d029e4: Preparing [2023-03-29T23:42:46.611Z] 0feb7db5d1fa: Preparing [2023-03-29T23:42:46.611Z] 466faf86899a: Preparing [2023-03-29T23:42:46.611Z] 26cbea5cba74: Preparing [2023-03-29T23:42:46.611Z] 26cbea5cba74: Waiting [2023-03-29T23:42:46.881Z] 5da7889c6eca: Pushed [2023-03-29T23:42:46.881Z] 466faf86899a: Pushed [2023-03-29T23:42:46.881Z] 0feb7db5d1fa: Pushed [2023-03-29T23:42:46.881Z] 2846d4d029e4: Pushed [2023-03-29T23:42:46.881Z] 26cbea5cba74: Layer already exists [2023-03-29T23:42:50.229Z] b100b73f1652: Pushed [2023-03-29T23:42:50.229Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:ac8941a995eacee1213fc21147ab0a7476177b5ac86ea188ed4c9242c189160e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:50.594Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:50.955Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-29T23:42:50.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-29T23:42:50.955Z] 5da7889c6eca: Preparing [2023-03-29T23:42:50.955Z] b100b73f1652: Preparing [2023-03-29T23:42:50.955Z] 2846d4d029e4: Preparing [2023-03-29T23:42:50.955Z] 0feb7db5d1fa: Preparing [2023-03-29T23:42:50.955Z] 466faf86899a: Preparing [2023-03-29T23:42:50.955Z] 26cbea5cba74: Preparing [2023-03-29T23:42:50.955Z] 26cbea5cba74: Waiting [2023-03-29T23:42:50.955Z] 5da7889c6eca: Layer already exists [2023-03-29T23:42:50.955Z] b100b73f1652: Layer already exists [2023-03-29T23:42:50.955Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:42:50.955Z] 466faf86899a: Layer already exists [2023-03-29T23:42:50.955Z] 2846d4d029e4: Layer already exists [2023-03-29T23:42:50.955Z] 26cbea5cba74: Layer already exists [2023-03-29T23:42:51.221Z] latest: digest: sha256:ac8941a995eacee1213fc21147ab0a7476177b5ac86ea188ed4c9242c189160e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:51.574Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:51.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.117 [2023-03-29T23:42:51.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-29T23:42:51.926Z] 5da7889c6eca: Preparing [2023-03-29T23:42:51.926Z] b100b73f1652: Preparing [2023-03-29T23:42:51.926Z] 2846d4d029e4: Preparing [2023-03-29T23:42:51.926Z] 0feb7db5d1fa: Preparing [2023-03-29T23:42:51.926Z] 466faf86899a: Preparing [2023-03-29T23:42:51.926Z] 26cbea5cba74: Preparing [2023-03-29T23:42:51.926Z] 26cbea5cba74: Waiting [2023-03-29T23:42:51.926Z] 2846d4d029e4: Layer already exists [2023-03-29T23:42:51.926Z] 466faf86899a: Layer already exists [2023-03-29T23:42:51.926Z] b100b73f1652: Layer already exists [2023-03-29T23:42:51.926Z] 5da7889c6eca: Layer already exists [2023-03-29T23:42:51.926Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:42:51.926Z] 26cbea5cba74: Layer already exists [2023-03-29T23:42:52.193Z] 3.0.0-dev.117: digest: sha256:ac8941a995eacee1213fc21147ab0a7476177b5ac86ea188ed4c9242c189160e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:52.552Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:52.900Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:42:52.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-29T23:42:52.900Z] 5da7889c6eca: Preparing [2023-03-29T23:42:52.900Z] b100b73f1652: Preparing [2023-03-29T23:42:52.900Z] 2846d4d029e4: Preparing [2023-03-29T23:42:52.900Z] 0feb7db5d1fa: Preparing [2023-03-29T23:42:52.900Z] 466faf86899a: Preparing [2023-03-29T23:42:52.900Z] 26cbea5cba74: Preparing [2023-03-29T23:42:52.900Z] 26cbea5cba74: Waiting [2023-03-29T23:42:52.900Z] 2846d4d029e4: Layer already exists [2023-03-29T23:42:52.901Z] 5da7889c6eca: Layer already exists [2023-03-29T23:42:52.901Z] 466faf86899a: Layer already exists [2023-03-29T23:42:52.901Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:42:52.901Z] b100b73f1652: Layer already exists [2023-03-29T23:42:52.901Z] 26cbea5cba74: Layer already exists [2023-03-29T23:42:53.167Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:ac8941a995eacee1213fc21147ab0a7476177b5ac86ea188ed4c9242c189160e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:53.518Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:53.860Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-29T23:42:53.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-29T23:42:53.861Z] 5da7889c6eca: Preparing [2023-03-29T23:42:53.861Z] b100b73f1652: Preparing [2023-03-29T23:42:53.861Z] 2846d4d029e4: Preparing [2023-03-29T23:42:53.861Z] 0feb7db5d1fa: Preparing [2023-03-29T23:42:53.861Z] 466faf86899a: Preparing [2023-03-29T23:42:53.861Z] 26cbea5cba74: Preparing [2023-03-29T23:42:53.861Z] 26cbea5cba74: Waiting [2023-03-29T23:42:53.861Z] b100b73f1652: Layer already exists [2023-03-29T23:42:53.861Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:42:53.861Z] 5da7889c6eca: Layer already exists [2023-03-29T23:42:53.861Z] 466faf86899a: Layer already exists [2023-03-29T23:42:53.861Z] 2846d4d029e4: Layer already exists [2023-03-29T23:42:53.861Z] 26cbea5cba74: Layer already exists [2023-03-29T23:42:54.127Z] main: digest: sha256:ac8941a995eacee1213fc21147ab0a7476177b5ac86ea188ed4c9242c189160e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:42:54.169Z] ===================================================== [Pipeline] echo [2023-03-29T23:42:54.174Z] taggedImages: [2023-03-29T23:42:54.174Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:42:54.174Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-29T23:42:54.174Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.117 [2023-03-29T23:42:54.174Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:42:54.174Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-29T23:42:54.188Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-29T23:42:54.188Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:42:54.188Z] latest [2023-03-29T23:42:54.188Z] 3.0.0-dev.117 [2023-03-29T23:42:54.188Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:42:54.188Z] main [2023-03-29T23:42:54.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:54.528Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:54.872Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:42:54.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-29T23:42:54.872Z] 69eff8c15f45: Preparing [2023-03-29T23:42:54.872Z] 7e5713401bef: Preparing [2023-03-29T23:42:54.872Z] 0d160694c3ae: Preparing [2023-03-29T23:42:54.872Z] 6f9dbefb3ed4: Preparing [2023-03-29T23:42:54.872Z] 2846d4d029e4: Preparing [2023-03-29T23:42:54.872Z] 0feb7db5d1fa: Preparing [2023-03-29T23:42:54.872Z] 2aab7b8e22a1: Preparing [2023-03-29T23:42:54.872Z] 26cbea5cba74: Preparing [2023-03-29T23:42:54.872Z] 2aab7b8e22a1: Waiting [2023-03-29T23:42:54.872Z] 26cbea5cba74: Waiting [2023-03-29T23:42:54.872Z] 0feb7db5d1fa: Waiting [2023-03-29T23:42:54.872Z] 2846d4d029e4: Layer already exists [2023-03-29T23:42:55.142Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:42:55.142Z] 0d160694c3ae: Pushed [2023-03-29T23:42:55.142Z] 69eff8c15f45: Pushed [2023-03-29T23:42:55.142Z] 7e5713401bef: Pushed [2023-03-29T23:42:55.142Z] 26cbea5cba74: Layer already exists [2023-03-29T23:42:55.142Z] 2aab7b8e22a1: Pushed [2023-03-29T23:42:57.723Z] 6f9dbefb3ed4: Pushed [2023-03-29T23:42:57.723Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:181976cbba908188239478e5f8a3a2edea91513aadac650a9e8e12166a785901 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:58.076Z] + 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 [2023-03-29T23:42:58.420Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-29T23:42:58.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-29T23:42:58.421Z] 69eff8c15f45: Preparing [2023-03-29T23:42:58.421Z] 7e5713401bef: Preparing [2023-03-29T23:42:58.421Z] 0d160694c3ae: Preparing [2023-03-29T23:42:58.421Z] 6f9dbefb3ed4: Preparing [2023-03-29T23:42:58.421Z] 2846d4d029e4: Preparing [2023-03-29T23:42:58.421Z] 0feb7db5d1fa: Preparing [2023-03-29T23:42:58.421Z] 2aab7b8e22a1: Preparing [2023-03-29T23:42:58.421Z] 26cbea5cba74: Preparing [2023-03-29T23:42:58.421Z] 2aab7b8e22a1: Waiting [2023-03-29T23:42:58.421Z] 26cbea5cba74: Waiting [2023-03-29T23:42:58.421Z] 69eff8c15f45: Layer already exists [2023-03-29T23:42:58.421Z] 6f9dbefb3ed4: Layer already exists [2023-03-29T23:42:58.421Z] 7e5713401bef: Layer already exists [2023-03-29T23:42:58.421Z] 2846d4d029e4: Layer already exists [2023-03-29T23:42:58.421Z] 0d160694c3ae: Layer already exists [2023-03-29T23:42:58.421Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:42:58.421Z] 26cbea5cba74: Layer already exists [2023-03-29T23:42:58.421Z] 2aab7b8e22a1: Layer already exists [2023-03-29T23:42:58.688Z] latest: digest: sha256:181976cbba908188239478e5f8a3a2edea91513aadac650a9e8e12166a785901 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:59.083Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:42:59.449Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.117 [2023-03-29T23:42:59.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-29T23:42:59.449Z] 69eff8c15f45: Preparing [2023-03-29T23:42:59.449Z] 7e5713401bef: Preparing [2023-03-29T23:42:59.449Z] 0d160694c3ae: Preparing [2023-03-29T23:42:59.449Z] 6f9dbefb3ed4: Preparing [2023-03-29T23:42:59.449Z] 2846d4d029e4: Preparing [2023-03-29T23:42:59.449Z] 0feb7db5d1fa: Preparing [2023-03-29T23:42:59.449Z] 2aab7b8e22a1: Preparing [2023-03-29T23:42:59.449Z] 26cbea5cba74: Preparing [2023-03-29T23:42:59.449Z] 2aab7b8e22a1: Waiting [2023-03-29T23:42:59.449Z] 0feb7db5d1fa: Waiting [2023-03-29T23:42:59.449Z] 26cbea5cba74: Waiting [2023-03-29T23:42:59.449Z] 6f9dbefb3ed4: Layer already exists [2023-03-29T23:42:59.449Z] 7e5713401bef: Layer already exists [2023-03-29T23:42:59.449Z] 0d160694c3ae: Layer already exists [2023-03-29T23:42:59.449Z] 69eff8c15f45: Layer already exists [2023-03-29T23:42:59.449Z] 2846d4d029e4: Layer already exists [2023-03-29T23:42:59.449Z] 26cbea5cba74: Layer already exists [2023-03-29T23:42:59.449Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:42:59.449Z] 2aab7b8e22a1: Layer already exists [2023-03-29T23:42:59.720Z] 3.0.0-dev.117: digest: sha256:181976cbba908188239478e5f8a3a2edea91513aadac650a9e8e12166a785901 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:00.087Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:00.452Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:00.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-29T23:43:00.452Z] 69eff8c15f45: Preparing [2023-03-29T23:43:00.452Z] 7e5713401bef: Preparing [2023-03-29T23:43:00.452Z] 0d160694c3ae: Preparing [2023-03-29T23:43:00.452Z] 6f9dbefb3ed4: Preparing [2023-03-29T23:43:00.452Z] 2846d4d029e4: Preparing [2023-03-29T23:43:00.452Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:00.452Z] 2aab7b8e22a1: Preparing [2023-03-29T23:43:00.452Z] 26cbea5cba74: Preparing [2023-03-29T23:43:00.452Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:00.452Z] 2aab7b8e22a1: Waiting [2023-03-29T23:43:00.452Z] 26cbea5cba74: Waiting [2023-03-29T23:43:00.452Z] 7e5713401bef: Layer already exists [2023-03-29T23:43:00.452Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:00.452Z] 6f9dbefb3ed4: Layer already exists [2023-03-29T23:43:00.452Z] 69eff8c15f45: Layer already exists [2023-03-29T23:43:00.452Z] 0d160694c3ae: Layer already exists [2023-03-29T23:43:00.452Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:00.452Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:00.452Z] 2aab7b8e22a1: Layer already exists [2023-03-29T23:43:00.726Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:181976cbba908188239478e5f8a3a2edea91513aadac650a9e8e12166a785901 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:01.101Z] + 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 [2023-03-29T23:43:01.444Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-29T23:43:01.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-29T23:43:01.444Z] 69eff8c15f45: Preparing [2023-03-29T23:43:01.444Z] 7e5713401bef: Preparing [2023-03-29T23:43:01.444Z] 0d160694c3ae: Preparing [2023-03-29T23:43:01.444Z] 6f9dbefb3ed4: Preparing [2023-03-29T23:43:01.444Z] 2846d4d029e4: Preparing [2023-03-29T23:43:01.444Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:01.444Z] 2aab7b8e22a1: Preparing [2023-03-29T23:43:01.444Z] 26cbea5cba74: Preparing [2023-03-29T23:43:01.444Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:01.444Z] 2aab7b8e22a1: Waiting [2023-03-29T23:43:01.444Z] 26cbea5cba74: Waiting [2023-03-29T23:43:01.444Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:01.444Z] 7e5713401bef: Layer already exists [2023-03-29T23:43:01.444Z] 69eff8c15f45: Layer already exists [2023-03-29T23:43:01.444Z] 6f9dbefb3ed4: Layer already exists [2023-03-29T23:43:01.444Z] 0d160694c3ae: Layer already exists [2023-03-29T23:43:01.444Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:01.444Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:01.444Z] 2aab7b8e22a1: Layer already exists [2023-03-29T23:43:01.710Z] main: digest: sha256:181976cbba908188239478e5f8a3a2edea91513aadac650a9e8e12166a785901 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:43:01.860Z] ===================================================== [Pipeline] echo [2023-03-29T23:43:01.868Z] taggedImages: [2023-03-29T23:43:01.868Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:01.868Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-29T23:43:01.868Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.117 [2023-03-29T23:43:01.868Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:01.868Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-29T23:43:01.893Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-29T23:43:01.893Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:01.893Z] latest [2023-03-29T23:43:01.893Z] 3.0.0-dev.117 [2023-03-29T23:43:01.893Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:01.893Z] main [2023-03-29T23:43:01.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:02.259Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:02.596Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:02.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-29T23:43:02.596Z] 74f20dcbe51d: Preparing [2023-03-29T23:43:02.596Z] d3e4e932fb08: Preparing [2023-03-29T23:43:02.596Z] 2846d4d029e4: Preparing [2023-03-29T23:43:02.596Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:02.596Z] 22db85cee6ee: Preparing [2023-03-29T23:43:02.596Z] 26cbea5cba74: Preparing [2023-03-29T23:43:02.596Z] 26cbea5cba74: Waiting [2023-03-29T23:43:02.596Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:02.596Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:02.868Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:02.868Z] 74f20dcbe51d: Pushed [2023-03-29T23:43:02.868Z] 22db85cee6ee: Pushed [2023-03-29T23:43:06.211Z] d3e4e932fb08: Pushed [2023-03-29T23:43:06.211Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:88bdd97cc5eeba8980e4d19b7a5033070109533d5021cb9d0fd2392579823093 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:06.559Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:06.900Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-29T23:43:06.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-29T23:43:06.900Z] 74f20dcbe51d: Preparing [2023-03-29T23:43:06.900Z] d3e4e932fb08: Preparing [2023-03-29T23:43:06.900Z] 2846d4d029e4: Preparing [2023-03-29T23:43:06.900Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:06.900Z] 22db85cee6ee: Preparing [2023-03-29T23:43:06.900Z] 26cbea5cba74: Preparing [2023-03-29T23:43:06.900Z] 26cbea5cba74: Waiting [2023-03-29T23:43:06.900Z] 22db85cee6ee: Layer already exists [2023-03-29T23:43:06.900Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:06.900Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:06.900Z] d3e4e932fb08: Layer already exists [2023-03-29T23:43:06.900Z] 74f20dcbe51d: Layer already exists [2023-03-29T23:43:06.900Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:07.166Z] latest: digest: sha256:88bdd97cc5eeba8980e4d19b7a5033070109533d5021cb9d0fd2392579823093 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:07.507Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:07.840Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.117 [2023-03-29T23:43:07.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-29T23:43:07.840Z] 74f20dcbe51d: Preparing [2023-03-29T23:43:07.840Z] d3e4e932fb08: Preparing [2023-03-29T23:43:07.840Z] 2846d4d029e4: Preparing [2023-03-29T23:43:07.840Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:07.840Z] 22db85cee6ee: Preparing [2023-03-29T23:43:07.840Z] 26cbea5cba74: Preparing [2023-03-29T23:43:07.840Z] 26cbea5cba74: Waiting [2023-03-29T23:43:07.840Z] 74f20dcbe51d: Layer already exists [2023-03-29T23:43:07.840Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:07.840Z] 22db85cee6ee: Layer already exists [2023-03-29T23:43:07.840Z] d3e4e932fb08: Layer already exists [2023-03-29T23:43:07.840Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:07.840Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:08.106Z] 3.0.0-dev.117: digest: sha256:88bdd97cc5eeba8980e4d19b7a5033070109533d5021cb9d0fd2392579823093 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:08.456Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:08.804Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:08.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-29T23:43:08.804Z] 74f20dcbe51d: Preparing [2023-03-29T23:43:08.804Z] d3e4e932fb08: Preparing [2023-03-29T23:43:08.804Z] 2846d4d029e4: Preparing [2023-03-29T23:43:08.804Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:08.804Z] 22db85cee6ee: Preparing [2023-03-29T23:43:08.804Z] 26cbea5cba74: Preparing [2023-03-29T23:43:08.804Z] 26cbea5cba74: Waiting [2023-03-29T23:43:08.804Z] 22db85cee6ee: Layer already exists [2023-03-29T23:43:08.804Z] 74f20dcbe51d: Layer already exists [2023-03-29T23:43:08.804Z] d3e4e932fb08: Layer already exists [2023-03-29T23:43:08.804Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:08.804Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:08.804Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:09.074Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:88bdd97cc5eeba8980e4d19b7a5033070109533d5021cb9d0fd2392579823093 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:09.424Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:09.769Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-29T23:43:09.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-29T23:43:09.769Z] 74f20dcbe51d: Preparing [2023-03-29T23:43:09.769Z] d3e4e932fb08: Preparing [2023-03-29T23:43:09.769Z] 2846d4d029e4: Preparing [2023-03-29T23:43:09.769Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:09.769Z] 22db85cee6ee: Preparing [2023-03-29T23:43:09.769Z] 26cbea5cba74: Preparing [2023-03-29T23:43:09.769Z] 22db85cee6ee: Layer already exists [2023-03-29T23:43:09.769Z] d3e4e932fb08: Layer already exists [2023-03-29T23:43:09.769Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:09.769Z] 74f20dcbe51d: Layer already exists [2023-03-29T23:43:09.769Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:09.769Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:10.035Z] main: digest: sha256:88bdd97cc5eeba8980e4d19b7a5033070109533d5021cb9d0fd2392579823093 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:43:10.079Z] ===================================================== [Pipeline] echo [2023-03-29T23:43:10.084Z] taggedImages: [2023-03-29T23:43:10.084Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:10.084Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-29T23:43:10.084Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.117 [2023-03-29T23:43:10.084Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:10.084Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-29T23:43:10.100Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-29T23:43:10.100Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:10.100Z] latest [2023-03-29T23:43:10.100Z] 3.0.0-dev.117 [2023-03-29T23:43:10.100Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:10.100Z] main [2023-03-29T23:43:10.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:10.450Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:10.792Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:10.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-29T23:43:10.792Z] e2dcbd4a647d: Preparing [2023-03-29T23:43:10.792Z] 3571d25b4bc0: Preparing [2023-03-29T23:43:10.792Z] 2c3625d216ff: Preparing [2023-03-29T23:43:10.792Z] 2846d4d029e4: Preparing [2023-03-29T23:43:10.792Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:10.792Z] 466faf86899a: Preparing [2023-03-29T23:43:10.792Z] 26cbea5cba74: Preparing [2023-03-29T23:43:10.792Z] 466faf86899a: Waiting [2023-03-29T23:43:10.792Z] 26cbea5cba74: Waiting [2023-03-29T23:43:10.792Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:10.792Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:11.058Z] 466faf86899a: Layer already exists [2023-03-29T23:43:11.058Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:11.058Z] 3571d25b4bc0: Pushed [2023-03-29T23:43:11.058Z] e2dcbd4a647d: Pushed [2023-03-29T23:43:14.396Z] 2c3625d216ff: Pushed [2023-03-29T23:43:14.396Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:204871511c754100b7ac1a4bfa356208c66a73d3d176419f59a83c8d48ac4de6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:14.740Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:15.081Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-29T23:43:15.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-29T23:43:15.081Z] e2dcbd4a647d: Preparing [2023-03-29T23:43:15.081Z] 3571d25b4bc0: Preparing [2023-03-29T23:43:15.081Z] 2c3625d216ff: Preparing [2023-03-29T23:43:15.081Z] 2846d4d029e4: Preparing [2023-03-29T23:43:15.081Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:15.081Z] 466faf86899a: Preparing [2023-03-29T23:43:15.081Z] 26cbea5cba74: Preparing [2023-03-29T23:43:15.081Z] 26cbea5cba74: Waiting [2023-03-29T23:43:15.081Z] 466faf86899a: Waiting [2023-03-29T23:43:15.081Z] e2dcbd4a647d: Layer already exists [2023-03-29T23:43:15.081Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:15.081Z] 2c3625d216ff: Layer already exists [2023-03-29T23:43:15.081Z] 3571d25b4bc0: Layer already exists [2023-03-29T23:43:15.081Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:15.081Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:15.081Z] 466faf86899a: Layer already exists [2023-03-29T23:43:15.348Z] latest: digest: sha256:204871511c754100b7ac1a4bfa356208c66a73d3d176419f59a83c8d48ac4de6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:15.702Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:16.048Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.117 [2023-03-29T23:43:16.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-29T23:43:16.048Z] e2dcbd4a647d: Preparing [2023-03-29T23:43:16.048Z] 3571d25b4bc0: Preparing [2023-03-29T23:43:16.048Z] 2c3625d216ff: Preparing [2023-03-29T23:43:16.048Z] 2846d4d029e4: Preparing [2023-03-29T23:43:16.048Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:16.048Z] 466faf86899a: Preparing [2023-03-29T23:43:16.048Z] 26cbea5cba74: Preparing [2023-03-29T23:43:16.048Z] 466faf86899a: Waiting [2023-03-29T23:43:16.048Z] 26cbea5cba74: Waiting [2023-03-29T23:43:16.048Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:16.048Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:16.048Z] e2dcbd4a647d: Layer already exists [2023-03-29T23:43:16.048Z] 2c3625d216ff: Layer already exists [2023-03-29T23:43:16.048Z] 3571d25b4bc0: Layer already exists [2023-03-29T23:43:16.048Z] 466faf86899a: Layer already exists [2023-03-29T23:43:16.048Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:16.314Z] 3.0.0-dev.117: digest: sha256:204871511c754100b7ac1a4bfa356208c66a73d3d176419f59a83c8d48ac4de6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:16.668Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:17.018Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:17.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-29T23:43:17.018Z] e2dcbd4a647d: Preparing [2023-03-29T23:43:17.018Z] 3571d25b4bc0: Preparing [2023-03-29T23:43:17.018Z] 2c3625d216ff: Preparing [2023-03-29T23:43:17.018Z] 2846d4d029e4: Preparing [2023-03-29T23:43:17.018Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:17.018Z] 466faf86899a: Preparing [2023-03-29T23:43:17.018Z] 26cbea5cba74: Preparing [2023-03-29T23:43:17.018Z] 466faf86899a: Waiting [2023-03-29T23:43:17.018Z] 26cbea5cba74: Waiting [2023-03-29T23:43:17.018Z] 3571d25b4bc0: Layer already exists [2023-03-29T23:43:17.018Z] 2c3625d216ff: Layer already exists [2023-03-29T23:43:17.018Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:17.018Z] e2dcbd4a647d: Layer already exists [2023-03-29T23:43:17.018Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:17.018Z] 466faf86899a: Layer already exists [2023-03-29T23:43:17.018Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:17.311Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:204871511c754100b7ac1a4bfa356208c66a73d3d176419f59a83c8d48ac4de6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:17.663Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:18.005Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-29T23:43:18.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-29T23:43:18.005Z] e2dcbd4a647d: Preparing [2023-03-29T23:43:18.005Z] 3571d25b4bc0: Preparing [2023-03-29T23:43:18.005Z] 2c3625d216ff: Preparing [2023-03-29T23:43:18.005Z] 2846d4d029e4: Preparing [2023-03-29T23:43:18.005Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:18.005Z] 466faf86899a: Preparing [2023-03-29T23:43:18.005Z] 26cbea5cba74: Preparing [2023-03-29T23:43:18.005Z] 466faf86899a: Waiting [2023-03-29T23:43:18.005Z] 26cbea5cba74: Waiting [2023-03-29T23:43:18.005Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:18.005Z] e2dcbd4a647d: Layer already exists [2023-03-29T23:43:18.005Z] 2c3625d216ff: Layer already exists [2023-03-29T23:43:18.005Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:18.005Z] 3571d25b4bc0: Layer already exists [2023-03-29T23:43:18.005Z] 466faf86899a: Layer already exists [2023-03-29T23:43:18.005Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:18.273Z] main: digest: sha256:204871511c754100b7ac1a4bfa356208c66a73d3d176419f59a83c8d48ac4de6 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:43:18.317Z] ===================================================== [Pipeline] echo [2023-03-29T23:43:18.325Z] taggedImages: [2023-03-29T23:43:18.325Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:18.325Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-29T23:43:18.325Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.117 [2023-03-29T23:43:18.325Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:18.325Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-29T23:43:18.345Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-29T23:43:18.345Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:18.345Z] latest [2023-03-29T23:43:18.345Z] 3.0.0-dev.117 [2023-03-29T23:43:18.345Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:18.345Z] main [2023-03-29T23:43:18.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:18.697Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:19.033Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:19.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-29T23:43:19.034Z] b45dc957865a: Preparing [2023-03-29T23:43:19.034Z] b45dc957865a: Preparing [2023-03-29T23:43:19.034Z] 3f3510678ec7: Preparing [2023-03-29T23:43:19.034Z] 24fe40707053: Preparing [2023-03-29T23:43:19.034Z] 0aaed16b4cc1: Preparing [2023-03-29T23:43:19.034Z] 3ff952ebc526: Preparing [2023-03-29T23:43:19.034Z] f9a5a1227e38: Preparing [2023-03-29T23:43:19.034Z] 2846d4d029e4: Preparing [2023-03-29T23:43:19.034Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:19.034Z] 99a1cf41e438: Preparing [2023-03-29T23:43:19.034Z] 8ac12d051614: Preparing [2023-03-29T23:43:19.034Z] 1a773fc17a4a: Preparing [2023-03-29T23:43:19.034Z] 485bcc8e2035: Preparing [2023-03-29T23:43:19.034Z] 26cbea5cba74: Preparing [2023-03-29T23:43:19.034Z] 99a1cf41e438: Waiting [2023-03-29T23:43:19.034Z] 8ac12d051614: Waiting [2023-03-29T23:43:19.034Z] 1a773fc17a4a: Waiting [2023-03-29T23:43:19.034Z] 485bcc8e2035: Waiting [2023-03-29T23:43:19.034Z] 26cbea5cba74: Waiting [2023-03-29T23:43:19.034Z] f9a5a1227e38: Waiting [2023-03-29T23:43:19.034Z] 2846d4d029e4: Waiting [2023-03-29T23:43:19.034Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:19.302Z] 24fe40707053: Pushed [2023-03-29T23:43:19.302Z] 0aaed16b4cc1: Pushed [2023-03-29T23:43:19.302Z] 3f3510678ec7: Pushed [2023-03-29T23:43:19.302Z] 3ff952ebc526: Pushed [2023-03-29T23:43:19.302Z] b45dc957865a: Pushed [2023-03-29T23:43:19.302Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:19.569Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:19.569Z] 99a1cf41e438: Pushed [2023-03-29T23:43:19.569Z] 8ac12d051614: Pushed [2023-03-29T23:43:19.569Z] 1a773fc17a4a: Pushed [2023-03-29T23:43:19.569Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:19.569Z] 485bcc8e2035: Pushed [2023-03-29T23:43:23.827Z] f9a5a1227e38: Pushed [2023-03-29T23:43:23.827Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:84296186af04edbe714283e35902497e48c8083624e31719bb2313ece67a078e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:24.167Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:24.505Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-29T23:43:24.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-29T23:43:24.505Z] b45dc957865a: Preparing [2023-03-29T23:43:24.505Z] b45dc957865a: Preparing [2023-03-29T23:43:24.505Z] 3f3510678ec7: Preparing [2023-03-29T23:43:24.505Z] 24fe40707053: Preparing [2023-03-29T23:43:24.505Z] 0aaed16b4cc1: Preparing [2023-03-29T23:43:24.505Z] 3ff952ebc526: Preparing [2023-03-29T23:43:24.505Z] f9a5a1227e38: Preparing [2023-03-29T23:43:24.505Z] 2846d4d029e4: Preparing [2023-03-29T23:43:24.505Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:24.505Z] 99a1cf41e438: Preparing [2023-03-29T23:43:24.505Z] 8ac12d051614: Preparing [2023-03-29T23:43:24.505Z] 1a773fc17a4a: Preparing [2023-03-29T23:43:24.505Z] 485bcc8e2035: Preparing [2023-03-29T23:43:24.505Z] 26cbea5cba74: Preparing [2023-03-29T23:43:24.505Z] f9a5a1227e38: Waiting [2023-03-29T23:43:24.505Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:24.505Z] 99a1cf41e438: Waiting [2023-03-29T23:43:24.505Z] 8ac12d051614: Waiting [2023-03-29T23:43:24.505Z] 485bcc8e2035: Waiting [2023-03-29T23:43:24.505Z] 26cbea5cba74: Waiting [2023-03-29T23:43:24.505Z] 24fe40707053: Layer already exists [2023-03-29T23:43:24.505Z] 3ff952ebc526: Layer already exists [2023-03-29T23:43:24.505Z] b45dc957865a: Layer already exists [2023-03-29T23:43:24.505Z] 0aaed16b4cc1: Layer already exists [2023-03-29T23:43:24.505Z] 3f3510678ec7: Layer already exists [2023-03-29T23:43:24.505Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:24.505Z] 99a1cf41e438: Layer already exists [2023-03-29T23:43:24.505Z] f9a5a1227e38: Layer already exists [2023-03-29T23:43:24.505Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:24.505Z] 8ac12d051614: Layer already exists [2023-03-29T23:43:24.505Z] 485bcc8e2035: Layer already exists [2023-03-29T23:43:24.505Z] 1a773fc17a4a: Layer already exists [2023-03-29T23:43:24.505Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:24.771Z] latest: digest: sha256:84296186af04edbe714283e35902497e48c8083624e31719bb2313ece67a078e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:25.120Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:25.453Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.117 [2023-03-29T23:43:25.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-29T23:43:25.453Z] b45dc957865a: Preparing [2023-03-29T23:43:25.453Z] b45dc957865a: Preparing [2023-03-29T23:43:25.453Z] 3f3510678ec7: Preparing [2023-03-29T23:43:25.453Z] 24fe40707053: Preparing [2023-03-29T23:43:25.453Z] 0aaed16b4cc1: Preparing [2023-03-29T23:43:25.453Z] 3ff952ebc526: Preparing [2023-03-29T23:43:25.453Z] f9a5a1227e38: Preparing [2023-03-29T23:43:25.453Z] 2846d4d029e4: Preparing [2023-03-29T23:43:25.453Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:25.453Z] 99a1cf41e438: Preparing [2023-03-29T23:43:25.453Z] 8ac12d051614: Preparing [2023-03-29T23:43:25.453Z] 1a773fc17a4a: Preparing [2023-03-29T23:43:25.453Z] 485bcc8e2035: Preparing [2023-03-29T23:43:25.453Z] 26cbea5cba74: Preparing [2023-03-29T23:43:25.453Z] f9a5a1227e38: Waiting [2023-03-29T23:43:25.453Z] 99a1cf41e438: Waiting [2023-03-29T23:43:25.453Z] 485bcc8e2035: Waiting [2023-03-29T23:43:25.453Z] 26cbea5cba74: Waiting [2023-03-29T23:43:25.453Z] 8ac12d051614: Waiting [2023-03-29T23:43:25.453Z] 1a773fc17a4a: Waiting [2023-03-29T23:43:25.453Z] 2846d4d029e4: Waiting [2023-03-29T23:43:25.453Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:25.453Z] 0aaed16b4cc1: Layer already exists [2023-03-29T23:43:25.453Z] 3ff952ebc526: Layer already exists [2023-03-29T23:43:25.453Z] 3f3510678ec7: Layer already exists [2023-03-29T23:43:25.453Z] 24fe40707053: Layer already exists [2023-03-29T23:43:25.453Z] b45dc957865a: Layer already exists [2023-03-29T23:43:25.453Z] f9a5a1227e38: Layer already exists [2023-03-29T23:43:25.453Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:25.453Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:25.453Z] 99a1cf41e438: Layer already exists [2023-03-29T23:43:25.453Z] 8ac12d051614: Layer already exists [2023-03-29T23:43:25.453Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:25.453Z] 1a773fc17a4a: Layer already exists [2023-03-29T23:43:25.453Z] 485bcc8e2035: Layer already exists [2023-03-29T23:43:25.718Z] 3.0.0-dev.117: digest: sha256:84296186af04edbe714283e35902497e48c8083624e31719bb2313ece67a078e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:26.055Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:26.387Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:26.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-29T23:43:26.387Z] b45dc957865a: Preparing [2023-03-29T23:43:26.387Z] b45dc957865a: Preparing [2023-03-29T23:43:26.387Z] 3f3510678ec7: Preparing [2023-03-29T23:43:26.387Z] 24fe40707053: Preparing [2023-03-29T23:43:26.387Z] 0aaed16b4cc1: Preparing [2023-03-29T23:43:26.387Z] 3ff952ebc526: Preparing [2023-03-29T23:43:26.387Z] f9a5a1227e38: Preparing [2023-03-29T23:43:26.387Z] 2846d4d029e4: Preparing [2023-03-29T23:43:26.387Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:26.387Z] 99a1cf41e438: Preparing [2023-03-29T23:43:26.387Z] 8ac12d051614: Preparing [2023-03-29T23:43:26.387Z] 1a773fc17a4a: Preparing [2023-03-29T23:43:26.387Z] 485bcc8e2035: Preparing [2023-03-29T23:43:26.387Z] 26cbea5cba74: Preparing [2023-03-29T23:43:26.387Z] 8ac12d051614: Waiting [2023-03-29T23:43:26.387Z] f9a5a1227e38: Waiting [2023-03-29T23:43:26.387Z] 1a773fc17a4a: Waiting [2023-03-29T23:43:26.387Z] 2846d4d029e4: Waiting [2023-03-29T23:43:26.387Z] 485bcc8e2035: Waiting [2023-03-29T23:43:26.387Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:26.387Z] 99a1cf41e438: Waiting [2023-03-29T23:43:26.387Z] 26cbea5cba74: Waiting [2023-03-29T23:43:26.387Z] 3ff952ebc526: Layer already exists [2023-03-29T23:43:26.387Z] 24fe40707053: Layer already exists [2023-03-29T23:43:26.387Z] 3f3510678ec7: Layer already exists [2023-03-29T23:43:26.387Z] b45dc957865a: Layer already exists [2023-03-29T23:43:26.387Z] 0aaed16b4cc1: Layer already exists [2023-03-29T23:43:26.387Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:26.387Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:26.387Z] f9a5a1227e38: Layer already exists [2023-03-29T23:43:26.387Z] 8ac12d051614: Layer already exists [2023-03-29T23:43:26.387Z] 99a1cf41e438: Layer already exists [2023-03-29T23:43:26.387Z] 485bcc8e2035: Layer already exists [2023-03-29T23:43:26.387Z] 1a773fc17a4a: Layer already exists [2023-03-29T23:43:26.387Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:26.653Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:84296186af04edbe714283e35902497e48c8083624e31719bb2313ece67a078e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:26.992Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:27.324Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-29T23:43:27.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-29T23:43:27.324Z] b45dc957865a: Preparing [2023-03-29T23:43:27.324Z] b45dc957865a: Preparing [2023-03-29T23:43:27.324Z] 3f3510678ec7: Preparing [2023-03-29T23:43:27.324Z] 24fe40707053: Preparing [2023-03-29T23:43:27.324Z] 0aaed16b4cc1: Preparing [2023-03-29T23:43:27.324Z] 3ff952ebc526: Preparing [2023-03-29T23:43:27.324Z] f9a5a1227e38: Preparing [2023-03-29T23:43:27.324Z] 2846d4d029e4: Preparing [2023-03-29T23:43:27.324Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:27.324Z] 99a1cf41e438: Preparing [2023-03-29T23:43:27.324Z] 8ac12d051614: Preparing [2023-03-29T23:43:27.324Z] 1a773fc17a4a: Preparing [2023-03-29T23:43:27.324Z] 485bcc8e2035: Preparing [2023-03-29T23:43:27.324Z] 26cbea5cba74: Preparing [2023-03-29T23:43:27.324Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:27.324Z] 99a1cf41e438: Waiting [2023-03-29T23:43:27.324Z] 8ac12d051614: Waiting [2023-03-29T23:43:27.324Z] 1a773fc17a4a: Waiting [2023-03-29T23:43:27.324Z] 485bcc8e2035: Waiting [2023-03-29T23:43:27.324Z] 26cbea5cba74: Waiting [2023-03-29T23:43:27.324Z] f9a5a1227e38: Waiting [2023-03-29T23:43:27.324Z] 2846d4d029e4: Waiting [2023-03-29T23:43:27.324Z] 3f3510678ec7: Layer already exists [2023-03-29T23:43:27.324Z] 24fe40707053: Layer already exists [2023-03-29T23:43:27.324Z] 0aaed16b4cc1: Layer already exists [2023-03-29T23:43:27.324Z] 3ff952ebc526: Layer already exists [2023-03-29T23:43:27.324Z] b45dc957865a: Layer already exists [2023-03-29T23:43:27.324Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:27.324Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:27.324Z] f9a5a1227e38: Layer already exists [2023-03-29T23:43:27.324Z] 99a1cf41e438: Layer already exists [2023-03-29T23:43:27.324Z] 8ac12d051614: Layer already exists [2023-03-29T23:43:27.324Z] 1a773fc17a4a: Layer already exists [2023-03-29T23:43:27.324Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:27.324Z] 485bcc8e2035: Layer already exists [2023-03-29T23:43:27.589Z] main: digest: sha256:84296186af04edbe714283e35902497e48c8083624e31719bb2313ece67a078e size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:43:27.651Z] ===================================================== [Pipeline] echo [2023-03-29T23:43:27.658Z] taggedImages: [2023-03-29T23:43:27.658Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:27.658Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-29T23:43:27.658Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.117 [2023-03-29T23:43:27.658Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:27.658Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-29T23:43:27.677Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-29T23:43:27.677Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:27.677Z] latest [2023-03-29T23:43:27.677Z] 3.0.0-dev.117 [2023-03-29T23:43:27.677Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:27.677Z] main [2023-03-29T23:43:27.677Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:28.015Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:28.349Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:28.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-29T23:43:28.349Z] af7beff64213: Preparing [2023-03-29T23:43:28.349Z] 1fbff6fb5395: Preparing [2023-03-29T23:43:28.349Z] 1ee01df83e24: Preparing [2023-03-29T23:43:28.349Z] e5c04e93b1c9: Preparing [2023-03-29T23:43:28.349Z] 2846d4d029e4: Preparing [2023-03-29T23:43:28.349Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:28.349Z] 2aab7b8e22a1: Preparing [2023-03-29T23:43:28.349Z] 26cbea5cba74: Preparing [2023-03-29T23:43:28.349Z] 2aab7b8e22a1: Waiting [2023-03-29T23:43:28.349Z] 26cbea5cba74: Waiting [2023-03-29T23:43:28.349Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:28.349Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:28.615Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:28.615Z] 2aab7b8e22a1: Layer already exists [2023-03-29T23:43:28.615Z] 1ee01df83e24: Pushed [2023-03-29T23:43:28.615Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:28.615Z] af7beff64213: Pushed [2023-03-29T23:43:28.615Z] 1fbff6fb5395: Pushed [2023-03-29T23:43:31.187Z] e5c04e93b1c9: Pushed [2023-03-29T23:43:31.188Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:a956c19703dc5601da948d04ab54387d56d6784bcee03bb9080159d49c61f3c1 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:31.544Z] + 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 [2023-03-29T23:43:31.889Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-29T23:43:31.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-29T23:43:31.889Z] af7beff64213: Preparing [2023-03-29T23:43:31.889Z] 1fbff6fb5395: Preparing [2023-03-29T23:43:31.889Z] 1ee01df83e24: Preparing [2023-03-29T23:43:31.889Z] e5c04e93b1c9: Preparing [2023-03-29T23:43:31.889Z] 2846d4d029e4: Preparing [2023-03-29T23:43:31.889Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:31.889Z] 2aab7b8e22a1: Preparing [2023-03-29T23:43:31.889Z] 26cbea5cba74: Preparing [2023-03-29T23:43:31.889Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:31.889Z] 2aab7b8e22a1: Waiting [2023-03-29T23:43:31.889Z] 26cbea5cba74: Waiting [2023-03-29T23:43:31.889Z] 1ee01df83e24: Layer already exists [2023-03-29T23:43:31.889Z] af7beff64213: Layer already exists [2023-03-29T23:43:31.889Z] e5c04e93b1c9: Layer already exists [2023-03-29T23:43:31.889Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:31.889Z] 1fbff6fb5395: Layer already exists [2023-03-29T23:43:31.889Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:31.889Z] 2aab7b8e22a1: Layer already exists [2023-03-29T23:43:31.889Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:32.156Z] latest: digest: sha256:a956c19703dc5601da948d04ab54387d56d6784bcee03bb9080159d49c61f3c1 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:32.497Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:32.838Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.117 [2023-03-29T23:43:32.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-29T23:43:32.838Z] af7beff64213: Preparing [2023-03-29T23:43:32.838Z] 1fbff6fb5395: Preparing [2023-03-29T23:43:32.838Z] 1ee01df83e24: Preparing [2023-03-29T23:43:32.838Z] e5c04e93b1c9: Preparing [2023-03-29T23:43:32.838Z] 2846d4d029e4: Preparing [2023-03-29T23:43:32.838Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:32.838Z] 2aab7b8e22a1: Preparing [2023-03-29T23:43:32.838Z] 26cbea5cba74: Preparing [2023-03-29T23:43:32.838Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:32.838Z] 2aab7b8e22a1: Waiting [2023-03-29T23:43:32.838Z] 26cbea5cba74: Waiting [2023-03-29T23:43:32.838Z] 1ee01df83e24: Layer already exists [2023-03-29T23:43:32.838Z] e5c04e93b1c9: Layer already exists [2023-03-29T23:43:32.838Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:32.838Z] 1fbff6fb5395: Layer already exists [2023-03-29T23:43:32.838Z] af7beff64213: Layer already exists [2023-03-29T23:43:32.838Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:32.838Z] 2aab7b8e22a1: Layer already exists [2023-03-29T23:43:32.838Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:33.105Z] 3.0.0-dev.117: digest: sha256:a956c19703dc5601da948d04ab54387d56d6784bcee03bb9080159d49c61f3c1 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:33.446Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:33.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:33.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-29T23:43:33.786Z] af7beff64213: Preparing [2023-03-29T23:43:33.786Z] 1fbff6fb5395: Preparing [2023-03-29T23:43:33.786Z] 1ee01df83e24: Preparing [2023-03-29T23:43:33.786Z] e5c04e93b1c9: Preparing [2023-03-29T23:43:33.786Z] 2846d4d029e4: Preparing [2023-03-29T23:43:33.786Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:33.786Z] 2aab7b8e22a1: Preparing [2023-03-29T23:43:33.786Z] 26cbea5cba74: Preparing [2023-03-29T23:43:33.786Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:33.786Z] 2aab7b8e22a1: Waiting [2023-03-29T23:43:33.786Z] e5c04e93b1c9: Layer already exists [2023-03-29T23:43:33.786Z] 1fbff6fb5395: Layer already exists [2023-03-29T23:43:33.786Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:33.786Z] af7beff64213: Layer already exists [2023-03-29T23:43:33.786Z] 1ee01df83e24: Layer already exists [2023-03-29T23:43:33.786Z] 2aab7b8e22a1: Layer already exists [2023-03-29T23:43:33.786Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:33.786Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:34.057Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:a956c19703dc5601da948d04ab54387d56d6784bcee03bb9080159d49c61f3c1 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:34.403Z] + 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 [2023-03-29T23:43:34.742Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-29T23:43:34.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-29T23:43:34.742Z] af7beff64213: Preparing [2023-03-29T23:43:34.742Z] 1fbff6fb5395: Preparing [2023-03-29T23:43:34.742Z] 1ee01df83e24: Preparing [2023-03-29T23:43:34.742Z] e5c04e93b1c9: Preparing [2023-03-29T23:43:34.742Z] 2846d4d029e4: Preparing [2023-03-29T23:43:34.742Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:34.742Z] 2aab7b8e22a1: Preparing [2023-03-29T23:43:34.742Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:34.742Z] 26cbea5cba74: Preparing [2023-03-29T23:43:34.742Z] 2aab7b8e22a1: Waiting [2023-03-29T23:43:34.742Z] 26cbea5cba74: Waiting [2023-03-29T23:43:34.742Z] af7beff64213: Layer already exists [2023-03-29T23:43:34.742Z] e5c04e93b1c9: Layer already exists [2023-03-29T23:43:34.742Z] 1ee01df83e24: Layer already exists [2023-03-29T23:43:34.742Z] 1fbff6fb5395: Layer already exists [2023-03-29T23:43:34.742Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:34.742Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:34.742Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:34.742Z] 2aab7b8e22a1: Layer already exists [2023-03-29T23:43:35.008Z] main: digest: sha256:a956c19703dc5601da948d04ab54387d56d6784bcee03bb9080159d49c61f3c1 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:43:35.059Z] ===================================================== [Pipeline] echo [2023-03-29T23:43:35.065Z] taggedImages: [2023-03-29T23:43:35.065Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:35.065Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-29T23:43:35.065Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.117 [2023-03-29T23:43:35.065Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:35.065Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-29T23:43:35.086Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-29T23:43:35.086Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:35.086Z] latest [2023-03-29T23:43:35.086Z] 3.0.0-dev.117 [2023-03-29T23:43:35.086Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:35.086Z] main [2023-03-29T23:43:35.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:35.495Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:35.874Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:35.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-29T23:43:35.875Z] f01ecde4300c: Preparing [2023-03-29T23:43:35.875Z] 015bc6acd5ea: Preparing [2023-03-29T23:43:35.875Z] cbf709b4477c: Preparing [2023-03-29T23:43:35.875Z] 4cf4731fd12b: Preparing [2023-03-29T23:43:35.875Z] 2846d4d029e4: Preparing [2023-03-29T23:43:35.875Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:35.875Z] e4abcd8f0537: Preparing [2023-03-29T23:43:35.875Z] 61b285d6c57f: Preparing [2023-03-29T23:43:35.875Z] 26cbea5cba74: Preparing [2023-03-29T23:43:35.875Z] e4abcd8f0537: Waiting [2023-03-29T23:43:35.875Z] 61b285d6c57f: Waiting [2023-03-29T23:43:35.875Z] 26cbea5cba74: Waiting [2023-03-29T23:43:35.875Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:35.875Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:36.147Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:36.147Z] 4cf4731fd12b: Pushed [2023-03-29T23:43:36.147Z] 015bc6acd5ea: Pushed [2023-03-29T23:43:36.147Z] f01ecde4300c: Pushed [2023-03-29T23:43:36.147Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:36.147Z] e4abcd8f0537: Pushed [2023-03-29T23:43:36.417Z] 61b285d6c57f: Pushed [2023-03-29T23:43:38.999Z] cbf709b4477c: Pushed [2023-03-29T23:43:38.999Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:6f95876062cfd46f01ce8f4a03218ea4fbc69e0a0fe9f6474deb79a697941796 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:39.342Z] + 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 [2023-03-29T23:43:39.678Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-29T23:43:39.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-29T23:43:39.678Z] f01ecde4300c: Preparing [2023-03-29T23:43:39.678Z] 015bc6acd5ea: Preparing [2023-03-29T23:43:39.678Z] cbf709b4477c: Preparing [2023-03-29T23:43:39.678Z] 4cf4731fd12b: Preparing [2023-03-29T23:43:39.678Z] 2846d4d029e4: Preparing [2023-03-29T23:43:39.678Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:39.678Z] e4abcd8f0537: Preparing [2023-03-29T23:43:39.678Z] 61b285d6c57f: Preparing [2023-03-29T23:43:39.678Z] 26cbea5cba74: Preparing [2023-03-29T23:43:39.678Z] e4abcd8f0537: Waiting [2023-03-29T23:43:39.678Z] 61b285d6c57f: Waiting [2023-03-29T23:43:39.678Z] 26cbea5cba74: Waiting [2023-03-29T23:43:39.678Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:39.678Z] 015bc6acd5ea: Layer already exists [2023-03-29T23:43:39.678Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:39.678Z] f01ecde4300c: Layer already exists [2023-03-29T23:43:39.678Z] cbf709b4477c: Layer already exists [2023-03-29T23:43:39.678Z] 4cf4731fd12b: Layer already exists [2023-03-29T23:43:39.678Z] e4abcd8f0537: Layer already exists [2023-03-29T23:43:39.678Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:39.678Z] 61b285d6c57f: Layer already exists [2023-03-29T23:43:39.678Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:39.943Z] latest: digest: sha256:6f95876062cfd46f01ce8f4a03218ea4fbc69e0a0fe9f6474deb79a697941796 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:40.285Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:40.623Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.117 [2023-03-29T23:43:40.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-29T23:43:40.623Z] f01ecde4300c: Preparing [2023-03-29T23:43:40.623Z] 015bc6acd5ea: Preparing [2023-03-29T23:43:40.623Z] cbf709b4477c: Preparing [2023-03-29T23:43:40.623Z] 4cf4731fd12b: Preparing [2023-03-29T23:43:40.623Z] 2846d4d029e4: Preparing [2023-03-29T23:43:40.623Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:40.623Z] e4abcd8f0537: Preparing [2023-03-29T23:43:40.623Z] 61b285d6c57f: Preparing [2023-03-29T23:43:40.623Z] 26cbea5cba74: Preparing [2023-03-29T23:43:40.623Z] e4abcd8f0537: Waiting [2023-03-29T23:43:40.623Z] 26cbea5cba74: Waiting [2023-03-29T23:43:40.623Z] 61b285d6c57f: Waiting [2023-03-29T23:43:40.623Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:40.623Z] 4cf4731fd12b: Layer already exists [2023-03-29T23:43:40.623Z] 015bc6acd5ea: Layer already exists [2023-03-29T23:43:40.623Z] cbf709b4477c: Layer already exists [2023-03-29T23:43:40.623Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:40.623Z] f01ecde4300c: Layer already exists [2023-03-29T23:43:40.623Z] e4abcd8f0537: Layer already exists [2023-03-29T23:43:40.623Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:40.623Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:40.623Z] 61b285d6c57f: Layer already exists [2023-03-29T23:43:40.889Z] 3.0.0-dev.117: digest: sha256:6f95876062cfd46f01ce8f4a03218ea4fbc69e0a0fe9f6474deb79a697941796 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:41.238Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:41.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:41.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-29T23:43:41.572Z] f01ecde4300c: Preparing [2023-03-29T23:43:41.572Z] 015bc6acd5ea: Preparing [2023-03-29T23:43:41.572Z] cbf709b4477c: Preparing [2023-03-29T23:43:41.572Z] 4cf4731fd12b: Preparing [2023-03-29T23:43:41.572Z] 2846d4d029e4: Preparing [2023-03-29T23:43:41.572Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:41.572Z] e4abcd8f0537: Preparing [2023-03-29T23:43:41.572Z] 61b285d6c57f: Preparing [2023-03-29T23:43:41.572Z] 26cbea5cba74: Preparing [2023-03-29T23:43:41.572Z] e4abcd8f0537: Waiting [2023-03-29T23:43:41.572Z] 61b285d6c57f: Waiting [2023-03-29T23:43:41.572Z] 26cbea5cba74: Waiting [2023-03-29T23:43:41.572Z] cbf709b4477c: Layer already exists [2023-03-29T23:43:41.572Z] f01ecde4300c: Layer already exists [2023-03-29T23:43:41.572Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:41.572Z] 4cf4731fd12b: Layer already exists [2023-03-29T23:43:41.572Z] 015bc6acd5ea: Layer already exists [2023-03-29T23:43:41.572Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:41.572Z] 61b285d6c57f: Layer already exists [2023-03-29T23:43:41.572Z] e4abcd8f0537: Layer already exists [2023-03-29T23:43:41.572Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:41.837Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:6f95876062cfd46f01ce8f4a03218ea4fbc69e0a0fe9f6474deb79a697941796 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:42.180Z] + 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 [2023-03-29T23:43:42.526Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-29T23:43:42.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-29T23:43:42.526Z] f01ecde4300c: Preparing [2023-03-29T23:43:42.526Z] 015bc6acd5ea: Preparing [2023-03-29T23:43:42.526Z] cbf709b4477c: Preparing [2023-03-29T23:43:42.526Z] 4cf4731fd12b: Preparing [2023-03-29T23:43:42.526Z] 2846d4d029e4: Preparing [2023-03-29T23:43:42.526Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:42.526Z] e4abcd8f0537: Preparing [2023-03-29T23:43:42.526Z] 61b285d6c57f: Preparing [2023-03-29T23:43:42.526Z] 26cbea5cba74: Preparing [2023-03-29T23:43:42.526Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:42.526Z] e4abcd8f0537: Waiting [2023-03-29T23:43:42.526Z] 61b285d6c57f: Waiting [2023-03-29T23:43:42.526Z] 26cbea5cba74: Waiting [2023-03-29T23:43:42.526Z] 015bc6acd5ea: Layer already exists [2023-03-29T23:43:42.526Z] f01ecde4300c: Layer already exists [2023-03-29T23:43:42.526Z] cbf709b4477c: Layer already exists [2023-03-29T23:43:42.526Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:42.526Z] 4cf4731fd12b: Layer already exists [2023-03-29T23:43:42.526Z] 61b285d6c57f: Layer already exists [2023-03-29T23:43:42.526Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:42.526Z] e4abcd8f0537: Layer already exists [2023-03-29T23:43:42.526Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:42.792Z] main: digest: sha256:6f95876062cfd46f01ce8f4a03218ea4fbc69e0a0fe9f6474deb79a697941796 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:43:42.843Z] ===================================================== [Pipeline] echo [2023-03-29T23:43:42.852Z] taggedImages: [2023-03-29T23:43:42.852Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:42.852Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-29T23:43:42.852Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.117 [2023-03-29T23:43:42.852Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:42.852Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-29T23:43:42.871Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-29T23:43:42.871Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:42.871Z] latest [2023-03-29T23:43:42.871Z] 3.0.0-dev.117 [2023-03-29T23:43:42.871Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:42.871Z] main [2023-03-29T23:43:42.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:43.217Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:43.559Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:43.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-29T23:43:43.559Z] 917c2d151d96: Preparing [2023-03-29T23:43:43.559Z] d3b438ff3702: Preparing [2023-03-29T23:43:43.559Z] cbbcd36f4acf: Preparing [2023-03-29T23:43:43.559Z] 091bdf4548a5: Preparing [2023-03-29T23:43:43.559Z] 7f790ccb9822: Preparing [2023-03-29T23:43:43.559Z] 90052e7eb91a: Preparing [2023-03-29T23:43:43.559Z] a5575a7ea4d1: Preparing [2023-03-29T23:43:43.559Z] 2846d4d029e4: Preparing [2023-03-29T23:43:43.559Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:43.559Z] acabcacff9d3: Preparing [2023-03-29T23:43:43.559Z] 26cbea5cba74: Preparing [2023-03-29T23:43:43.559Z] 2846d4d029e4: Waiting [2023-03-29T23:43:43.559Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:43.559Z] acabcacff9d3: Waiting [2023-03-29T23:43:43.559Z] 26cbea5cba74: Waiting [2023-03-29T23:43:43.559Z] 90052e7eb91a: Waiting [2023-03-29T23:43:43.559Z] a5575a7ea4d1: Waiting [2023-03-29T23:43:43.824Z] 7f790ccb9822: Pushed [2023-03-29T23:43:43.824Z] d3b438ff3702: Pushed [2023-03-29T23:43:43.824Z] 917c2d151d96: Pushed [2023-03-29T23:43:43.824Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:44.090Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:44.357Z] 90052e7eb91a: Pushed [2023-03-29T23:43:44.357Z] a5575a7ea4d1: Pushed [2023-03-29T23:43:44.357Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:44.357Z] acabcacff9d3: Pushed [2023-03-29T23:43:46.300Z] 091bdf4548a5: Pushed [2023-03-29T23:43:47.709Z] cbbcd36f4acf: Pushed [2023-03-29T23:43:47.709Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:3a89fcc65d55a1276b42768f9357730e9b1b7b884601219d8dc5ad92bd03d13b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:48.059Z] + 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 [2023-03-29T23:43:48.402Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-29T23:43:48.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-29T23:43:48.402Z] 917c2d151d96: Preparing [2023-03-29T23:43:48.402Z] d3b438ff3702: Preparing [2023-03-29T23:43:48.402Z] cbbcd36f4acf: Preparing [2023-03-29T23:43:48.402Z] 091bdf4548a5: Preparing [2023-03-29T23:43:48.402Z] 7f790ccb9822: Preparing [2023-03-29T23:43:48.402Z] 90052e7eb91a: Preparing [2023-03-29T23:43:48.402Z] a5575a7ea4d1: Preparing [2023-03-29T23:43:48.402Z] 2846d4d029e4: Preparing [2023-03-29T23:43:48.402Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:48.402Z] acabcacff9d3: Preparing [2023-03-29T23:43:48.402Z] 26cbea5cba74: Preparing [2023-03-29T23:43:48.402Z] 2846d4d029e4: Waiting [2023-03-29T23:43:48.402Z] acabcacff9d3: Waiting [2023-03-29T23:43:48.402Z] 26cbea5cba74: Waiting [2023-03-29T23:43:48.402Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:48.402Z] 90052e7eb91a: Waiting [2023-03-29T23:43:48.402Z] a5575a7ea4d1: Waiting [2023-03-29T23:43:48.402Z] 7f790ccb9822: Layer already exists [2023-03-29T23:43:48.402Z] 917c2d151d96: Layer already exists [2023-03-29T23:43:48.402Z] 091bdf4548a5: Layer already exists [2023-03-29T23:43:48.402Z] d3b438ff3702: Layer already exists [2023-03-29T23:43:48.402Z] cbbcd36f4acf: Layer already exists [2023-03-29T23:43:48.402Z] 90052e7eb91a: Layer already exists [2023-03-29T23:43:48.402Z] a5575a7ea4d1: Layer already exists [2023-03-29T23:43:48.402Z] acabcacff9d3: Layer already exists [2023-03-29T23:43:48.402Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:48.402Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:48.402Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:48.670Z] latest: digest: sha256:3a89fcc65d55a1276b42768f9357730e9b1b7b884601219d8dc5ad92bd03d13b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:49.013Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:49.356Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.117 [2023-03-29T23:43:49.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-29T23:43:49.356Z] 917c2d151d96: Preparing [2023-03-29T23:43:49.356Z] d3b438ff3702: Preparing [2023-03-29T23:43:49.356Z] cbbcd36f4acf: Preparing [2023-03-29T23:43:49.356Z] 091bdf4548a5: Preparing [2023-03-29T23:43:49.356Z] 7f790ccb9822: Preparing [2023-03-29T23:43:49.356Z] 90052e7eb91a: Preparing [2023-03-29T23:43:49.356Z] a5575a7ea4d1: Preparing [2023-03-29T23:43:49.356Z] 2846d4d029e4: Preparing [2023-03-29T23:43:49.356Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:49.356Z] acabcacff9d3: Preparing [2023-03-29T23:43:49.356Z] 26cbea5cba74: Preparing [2023-03-29T23:43:49.356Z] 90052e7eb91a: Waiting [2023-03-29T23:43:49.356Z] a5575a7ea4d1: Waiting [2023-03-29T23:43:49.356Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:49.356Z] acabcacff9d3: Waiting [2023-03-29T23:43:49.356Z] 2846d4d029e4: Waiting [2023-03-29T23:43:49.356Z] 26cbea5cba74: Waiting [2023-03-29T23:43:49.356Z] d3b438ff3702: Layer already exists [2023-03-29T23:43:49.356Z] 917c2d151d96: Layer already exists [2023-03-29T23:43:49.356Z] cbbcd36f4acf: Layer already exists [2023-03-29T23:43:49.356Z] 091bdf4548a5: Layer already exists [2023-03-29T23:43:49.356Z] 7f790ccb9822: Layer already exists [2023-03-29T23:43:49.356Z] a5575a7ea4d1: Layer already exists [2023-03-29T23:43:49.356Z] 90052e7eb91a: Layer already exists [2023-03-29T23:43:49.356Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:49.356Z] acabcacff9d3: Layer already exists [2023-03-29T23:43:49.356Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:49.356Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:49.624Z] 3.0.0-dev.117: digest: sha256:3a89fcc65d55a1276b42768f9357730e9b1b7b884601219d8dc5ad92bd03d13b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:49.964Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:50.304Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:50.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-29T23:43:50.304Z] 917c2d151d96: Preparing [2023-03-29T23:43:50.304Z] d3b438ff3702: Preparing [2023-03-29T23:43:50.304Z] cbbcd36f4acf: Preparing [2023-03-29T23:43:50.304Z] 091bdf4548a5: Preparing [2023-03-29T23:43:50.304Z] 7f790ccb9822: Preparing [2023-03-29T23:43:50.304Z] 90052e7eb91a: Preparing [2023-03-29T23:43:50.304Z] a5575a7ea4d1: Preparing [2023-03-29T23:43:50.304Z] 2846d4d029e4: Preparing [2023-03-29T23:43:50.304Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:50.304Z] acabcacff9d3: Preparing [2023-03-29T23:43:50.304Z] 26cbea5cba74: Preparing [2023-03-29T23:43:50.304Z] 2846d4d029e4: Waiting [2023-03-29T23:43:50.304Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:50.304Z] 26cbea5cba74: Waiting [2023-03-29T23:43:50.304Z] 90052e7eb91a: Waiting [2023-03-29T23:43:50.304Z] acabcacff9d3: Waiting [2023-03-29T23:43:50.304Z] a5575a7ea4d1: Waiting [2023-03-29T23:43:50.304Z] 091bdf4548a5: Layer already exists [2023-03-29T23:43:50.304Z] 7f790ccb9822: Layer already exists [2023-03-29T23:43:50.304Z] d3b438ff3702: Layer already exists [2023-03-29T23:43:50.304Z] 917c2d151d96: Layer already exists [2023-03-29T23:43:50.304Z] cbbcd36f4acf: Layer already exists [2023-03-29T23:43:50.304Z] a5575a7ea4d1: Layer already exists [2023-03-29T23:43:50.304Z] 90052e7eb91a: Layer already exists [2023-03-29T23:43:50.304Z] acabcacff9d3: Layer already exists [2023-03-29T23:43:50.304Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:50.304Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:50.304Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:50.570Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:3a89fcc65d55a1276b42768f9357730e9b1b7b884601219d8dc5ad92bd03d13b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:50.907Z] + 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 [2023-03-29T23:43:51.237Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-29T23:43:51.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-29T23:43:51.237Z] 917c2d151d96: Preparing [2023-03-29T23:43:51.237Z] d3b438ff3702: Preparing [2023-03-29T23:43:51.237Z] cbbcd36f4acf: Preparing [2023-03-29T23:43:51.237Z] 091bdf4548a5: Preparing [2023-03-29T23:43:51.237Z] 7f790ccb9822: Preparing [2023-03-29T23:43:51.237Z] 90052e7eb91a: Preparing [2023-03-29T23:43:51.237Z] a5575a7ea4d1: Preparing [2023-03-29T23:43:51.237Z] 2846d4d029e4: Preparing [2023-03-29T23:43:51.237Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:51.237Z] acabcacff9d3: Preparing [2023-03-29T23:43:51.237Z] 26cbea5cba74: Preparing [2023-03-29T23:43:51.237Z] 90052e7eb91a: Waiting [2023-03-29T23:43:51.237Z] a5575a7ea4d1: Waiting [2023-03-29T23:43:51.237Z] 0feb7db5d1fa: Waiting [2023-03-29T23:43:51.237Z] 2846d4d029e4: Waiting [2023-03-29T23:43:51.237Z] acabcacff9d3: Waiting [2023-03-29T23:43:51.237Z] 26cbea5cba74: Waiting [2023-03-29T23:43:51.237Z] 7f790ccb9822: Layer already exists [2023-03-29T23:43:51.237Z] d3b438ff3702: Layer already exists [2023-03-29T23:43:51.237Z] 091bdf4548a5: Layer already exists [2023-03-29T23:43:51.237Z] 917c2d151d96: Layer already exists [2023-03-29T23:43:51.237Z] cbbcd36f4acf: Layer already exists [2023-03-29T23:43:51.237Z] a5575a7ea4d1: Layer already exists [2023-03-29T23:43:51.237Z] 90052e7eb91a: Layer already exists [2023-03-29T23:43:51.237Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:51.237Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:51.237Z] acabcacff9d3: Layer already exists [2023-03-29T23:43:51.237Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:51.505Z] main: digest: sha256:3a89fcc65d55a1276b42768f9357730e9b1b7b884601219d8dc5ad92bd03d13b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:43:51.551Z] ===================================================== [Pipeline] echo [2023-03-29T23:43:51.557Z] taggedImages: [2023-03-29T23:43:51.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:51.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-29T23:43:51.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.117 [2023-03-29T23:43:51.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:51.557Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-29T23:43:51.570Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-29T23:43:51.570Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:51.570Z] latest [2023-03-29T23:43:51.570Z] 3.0.0-dev.117 [2023-03-29T23:43:51.570Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:51.570Z] main [2023-03-29T23:43:51.570Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:51.911Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:52.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:43:52.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-29T23:43:52.252Z] dfbf145f2098: Preparing [2023-03-29T23:43:52.252Z] c6f4499b5465: Preparing [2023-03-29T23:43:52.252Z] 2846d4d029e4: Preparing [2023-03-29T23:43:52.252Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:52.252Z] 1e850cbf69f1: Preparing [2023-03-29T23:43:52.252Z] 26cbea5cba74: Preparing [2023-03-29T23:43:52.252Z] 26cbea5cba74: Waiting [2023-03-29T23:43:52.252Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:52.252Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:52.519Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:52.519Z] dfbf145f2098: Pushed [2023-03-29T23:43:53.927Z] 1e850cbf69f1: Pushed [2023-03-29T23:43:57.264Z] c6f4499b5465: Pushed [2023-03-29T23:43:57.264Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:27399fcc5cb8976111b253c0cd105893a19eff0d3a2bc8863ac95b7bece9831f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:57.616Z] + 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 [2023-03-29T23:43:57.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-29T23:43:57.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-29T23:43:57.951Z] dfbf145f2098: Preparing [2023-03-29T23:43:57.951Z] c6f4499b5465: Preparing [2023-03-29T23:43:57.951Z] 2846d4d029e4: Preparing [2023-03-29T23:43:57.951Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:57.951Z] 1e850cbf69f1: Preparing [2023-03-29T23:43:57.951Z] 26cbea5cba74: Preparing [2023-03-29T23:43:57.951Z] 26cbea5cba74: Waiting [2023-03-29T23:43:57.951Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:57.951Z] c6f4499b5465: Layer already exists [2023-03-29T23:43:57.951Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:57.951Z] 1e850cbf69f1: Layer already exists [2023-03-29T23:43:57.951Z] dfbf145f2098: Layer already exists [2023-03-29T23:43:57.951Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:58.217Z] latest: digest: sha256:27399fcc5cb8976111b253c0cd105893a19eff0d3a2bc8863ac95b7bece9831f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:58.548Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:58.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.117 [2023-03-29T23:43:58.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-29T23:43:58.892Z] dfbf145f2098: Preparing [2023-03-29T23:43:58.892Z] c6f4499b5465: Preparing [2023-03-29T23:43:58.892Z] 2846d4d029e4: Preparing [2023-03-29T23:43:58.892Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:58.892Z] 1e850cbf69f1: Preparing [2023-03-29T23:43:58.892Z] 26cbea5cba74: Preparing [2023-03-29T23:43:58.892Z] 26cbea5cba74: Waiting [2023-03-29T23:43:58.892Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:58.892Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:58.892Z] 1e850cbf69f1: Layer already exists [2023-03-29T23:43:58.892Z] dfbf145f2098: Layer already exists [2023-03-29T23:43:58.892Z] c6f4499b5465: Layer already exists [2023-03-29T23:43:58.892Z] 26cbea5cba74: Layer already exists [2023-03-29T23:43:58.892Z] 3.0.0-dev.117: digest: sha256:27399fcc5cb8976111b253c0cd105893a19eff0d3a2bc8863ac95b7bece9831f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:59.512Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:43:59.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:43:59.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-29T23:43:59.863Z] dfbf145f2098: Preparing [2023-03-29T23:43:59.863Z] c6f4499b5465: Preparing [2023-03-29T23:43:59.863Z] 2846d4d029e4: Preparing [2023-03-29T23:43:59.863Z] 0feb7db5d1fa: Preparing [2023-03-29T23:43:59.863Z] 1e850cbf69f1: Preparing [2023-03-29T23:43:59.863Z] 26cbea5cba74: Preparing [2023-03-29T23:43:59.863Z] 26cbea5cba74: Waiting [2023-03-29T23:43:59.863Z] 1e850cbf69f1: Layer already exists [2023-03-29T23:43:59.863Z] c6f4499b5465: Layer already exists [2023-03-29T23:43:59.863Z] dfbf145f2098: Layer already exists [2023-03-29T23:43:59.863Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:43:59.863Z] 2846d4d029e4: Layer already exists [2023-03-29T23:43:59.863Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:00.128Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:27399fcc5cb8976111b253c0cd105893a19eff0d3a2bc8863ac95b7bece9831f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:00.466Z] + 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 [2023-03-29T23:44:00.802Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-29T23:44:00.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-29T23:44:00.802Z] dfbf145f2098: Preparing [2023-03-29T23:44:00.802Z] c6f4499b5465: Preparing [2023-03-29T23:44:00.802Z] 2846d4d029e4: Preparing [2023-03-29T23:44:00.802Z] 0feb7db5d1fa: Preparing [2023-03-29T23:44:00.802Z] 1e850cbf69f1: Preparing [2023-03-29T23:44:00.802Z] 26cbea5cba74: Preparing [2023-03-29T23:44:00.802Z] 26cbea5cba74: Waiting [2023-03-29T23:44:00.802Z] dfbf145f2098: Layer already exists [2023-03-29T23:44:00.802Z] 2846d4d029e4: Layer already exists [2023-03-29T23:44:00.802Z] 1e850cbf69f1: Layer already exists [2023-03-29T23:44:00.802Z] c6f4499b5465: Layer already exists [2023-03-29T23:44:00.802Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:44:00.802Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:01.070Z] main: digest: sha256:27399fcc5cb8976111b253c0cd105893a19eff0d3a2bc8863ac95b7bece9831f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:44:01.113Z] ===================================================== [Pipeline] echo [2023-03-29T23:44:01.119Z] taggedImages: [2023-03-29T23:44:01.119Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:44:01.119Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-29T23:44:01.119Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.117 [2023-03-29T23:44:01.119Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:44:01.119Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-29T23:44:01.132Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-29T23:44:01.132Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:44:01.132Z] latest [2023-03-29T23:44:01.132Z] 3.0.0-dev.117 [2023-03-29T23:44:01.132Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:44:01.132Z] main [2023-03-29T23:44:01.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:01.476Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:01.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:44:01.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-29T23:44:01.819Z] 067f92ea2403: Preparing [2023-03-29T23:44:01.819Z] 8f51fa6b921a: Preparing [2023-03-29T23:44:01.819Z] 55c8f0f26988: Preparing [2023-03-29T23:44:01.819Z] ed5de9782c25: Preparing [2023-03-29T23:44:01.819Z] 307dfbd6fd4d: Preparing [2023-03-29T23:44:01.819Z] 2846d4d029e4: Preparing [2023-03-29T23:44:01.819Z] 0feb7db5d1fa: Preparing [2023-03-29T23:44:01.819Z] 6c941c831520: Preparing [2023-03-29T23:44:01.819Z] 26cbea5cba74: Preparing [2023-03-29T23:44:01.819Z] 6c941c831520: Waiting [2023-03-29T23:44:01.819Z] 26cbea5cba74: Waiting [2023-03-29T23:44:01.819Z] 2846d4d029e4: Waiting [2023-03-29T23:44:01.819Z] 0feb7db5d1fa: Waiting [2023-03-29T23:44:02.088Z] 55c8f0f26988: Pushed [2023-03-29T23:44:02.088Z] 8f51fa6b921a: Pushed [2023-03-29T23:44:02.088Z] 067f92ea2403: Pushed [2023-03-29T23:44:02.088Z] 2846d4d029e4: Layer already exists [2023-03-29T23:44:02.088Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:44:02.088Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:03.502Z] 6c941c831520: Pushed [2023-03-29T23:44:11.720Z] 307dfbd6fd4d: Pushed [2023-03-29T23:44:19.932Z] ed5de9782c25: Pushed [2023-03-29T23:44:19.932Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:0884b6bff97eeaab40150d75bcc305cfd5d79a42acb599a1f377afe7d9cdc421 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:20.273Z] + 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 [2023-03-29T23:44:20.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-29T23:44:20.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-29T23:44:20.625Z] 067f92ea2403: Preparing [2023-03-29T23:44:20.625Z] 8f51fa6b921a: Preparing [2023-03-29T23:44:20.625Z] 55c8f0f26988: Preparing [2023-03-29T23:44:20.625Z] ed5de9782c25: Preparing [2023-03-29T23:44:20.625Z] 307dfbd6fd4d: Preparing [2023-03-29T23:44:20.625Z] 2846d4d029e4: Preparing [2023-03-29T23:44:20.625Z] 0feb7db5d1fa: Preparing [2023-03-29T23:44:20.625Z] 6c941c831520: Preparing [2023-03-29T23:44:20.625Z] 26cbea5cba74: Preparing [2023-03-29T23:44:20.625Z] 6c941c831520: Waiting [2023-03-29T23:44:20.625Z] 0feb7db5d1fa: Waiting [2023-03-29T23:44:20.625Z] 2846d4d029e4: Waiting [2023-03-29T23:44:20.625Z] 26cbea5cba74: Waiting [2023-03-29T23:44:20.625Z] 55c8f0f26988: Layer already exists [2023-03-29T23:44:20.625Z] 067f92ea2403: Layer already exists [2023-03-29T23:44:20.625Z] 307dfbd6fd4d: Layer already exists [2023-03-29T23:44:20.625Z] 8f51fa6b921a: Layer already exists [2023-03-29T23:44:20.625Z] ed5de9782c25: Layer already exists [2023-03-29T23:44:20.625Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:44:20.625Z] 6c941c831520: Layer already exists [2023-03-29T23:44:20.625Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:20.625Z] 2846d4d029e4: Layer already exists [2023-03-29T23:44:20.913Z] latest: digest: sha256:0884b6bff97eeaab40150d75bcc305cfd5d79a42acb599a1f377afe7d9cdc421 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:21.263Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:21.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.117 [2023-03-29T23:44:21.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-29T23:44:21.603Z] 067f92ea2403: Preparing [2023-03-29T23:44:21.603Z] 8f51fa6b921a: Preparing [2023-03-29T23:44:21.603Z] 55c8f0f26988: Preparing [2023-03-29T23:44:21.603Z] ed5de9782c25: Preparing [2023-03-29T23:44:21.603Z] 307dfbd6fd4d: Preparing [2023-03-29T23:44:21.603Z] 2846d4d029e4: Preparing [2023-03-29T23:44:21.603Z] 0feb7db5d1fa: Preparing [2023-03-29T23:44:21.603Z] 6c941c831520: Preparing [2023-03-29T23:44:21.603Z] 26cbea5cba74: Preparing [2023-03-29T23:44:21.603Z] 2846d4d029e4: Waiting [2023-03-29T23:44:21.603Z] 0feb7db5d1fa: Waiting [2023-03-29T23:44:21.603Z] 6c941c831520: Waiting [2023-03-29T23:44:21.603Z] 26cbea5cba74: Waiting [2023-03-29T23:44:21.603Z] 067f92ea2403: Layer already exists [2023-03-29T23:44:21.603Z] 55c8f0f26988: Layer already exists [2023-03-29T23:44:21.603Z] ed5de9782c25: Layer already exists [2023-03-29T23:44:21.603Z] 8f51fa6b921a: Layer already exists [2023-03-29T23:44:21.603Z] 307dfbd6fd4d: Layer already exists [2023-03-29T23:44:21.603Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:44:21.603Z] 2846d4d029e4: Layer already exists [2023-03-29T23:44:21.603Z] 6c941c831520: Layer already exists [2023-03-29T23:44:21.603Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:21.871Z] 3.0.0-dev.117: digest: sha256:0884b6bff97eeaab40150d75bcc305cfd5d79a42acb599a1f377afe7d9cdc421 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:22.221Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:22.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:44:22.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-29T23:44:22.570Z] 067f92ea2403: Preparing [2023-03-29T23:44:22.570Z] 8f51fa6b921a: Preparing [2023-03-29T23:44:22.570Z] 55c8f0f26988: Preparing [2023-03-29T23:44:22.570Z] ed5de9782c25: Preparing [2023-03-29T23:44:22.570Z] 307dfbd6fd4d: Preparing [2023-03-29T23:44:22.570Z] 2846d4d029e4: Preparing [2023-03-29T23:44:22.570Z] 0feb7db5d1fa: Preparing [2023-03-29T23:44:22.570Z] 6c941c831520: Preparing [2023-03-29T23:44:22.570Z] 26cbea5cba74: Preparing [2023-03-29T23:44:22.570Z] 6c941c831520: Waiting [2023-03-29T23:44:22.570Z] 0feb7db5d1fa: Waiting [2023-03-29T23:44:22.570Z] 26cbea5cba74: Waiting [2023-03-29T23:44:22.570Z] 2846d4d029e4: Waiting [2023-03-29T23:44:22.570Z] 8f51fa6b921a: Layer already exists [2023-03-29T23:44:22.570Z] ed5de9782c25: Layer already exists [2023-03-29T23:44:22.570Z] 55c8f0f26988: Layer already exists [2023-03-29T23:44:22.570Z] 067f92ea2403: Layer already exists [2023-03-29T23:44:22.570Z] 307dfbd6fd4d: Layer already exists [2023-03-29T23:44:22.570Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:44:22.570Z] 2846d4d029e4: Layer already exists [2023-03-29T23:44:22.570Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:22.570Z] 6c941c831520: Layer already exists [2023-03-29T23:44:22.837Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:0884b6bff97eeaab40150d75bcc305cfd5d79a42acb599a1f377afe7d9cdc421 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:23.180Z] + 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 [2023-03-29T23:44:23.520Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-29T23:44:23.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-29T23:44:23.520Z] 067f92ea2403: Preparing [2023-03-29T23:44:23.520Z] 8f51fa6b921a: Preparing [2023-03-29T23:44:23.520Z] 55c8f0f26988: Preparing [2023-03-29T23:44:23.520Z] ed5de9782c25: Preparing [2023-03-29T23:44:23.520Z] 307dfbd6fd4d: Preparing [2023-03-29T23:44:23.520Z] 2846d4d029e4: Preparing [2023-03-29T23:44:23.520Z] 0feb7db5d1fa: Preparing [2023-03-29T23:44:23.520Z] 6c941c831520: Preparing [2023-03-29T23:44:23.520Z] 26cbea5cba74: Preparing [2023-03-29T23:44:23.520Z] 6c941c831520: Waiting [2023-03-29T23:44:23.520Z] 0feb7db5d1fa: Waiting [2023-03-29T23:44:23.520Z] 26cbea5cba74: Waiting [2023-03-29T23:44:23.520Z] 2846d4d029e4: Waiting [2023-03-29T23:44:23.520Z] 8f51fa6b921a: Layer already exists [2023-03-29T23:44:23.520Z] 307dfbd6fd4d: Layer already exists [2023-03-29T23:44:23.520Z] 55c8f0f26988: Layer already exists [2023-03-29T23:44:23.520Z] 067f92ea2403: Layer already exists [2023-03-29T23:44:23.520Z] ed5de9782c25: Layer already exists [2023-03-29T23:44:23.520Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:23.520Z] 2846d4d029e4: Layer already exists [2023-03-29T23:44:23.520Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:44:23.520Z] 6c941c831520: Layer already exists [2023-03-29T23:44:23.787Z] main: digest: sha256:0884b6bff97eeaab40150d75bcc305cfd5d79a42acb599a1f377afe7d9cdc421 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:44:23.840Z] ===================================================== [Pipeline] echo [2023-03-29T23:44:23.845Z] taggedImages: [2023-03-29T23:44:23.845Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:44:23.845Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-29T23:44:23.845Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.117 [2023-03-29T23:44:23.845Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:44:23.845Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-29T23:44:23.860Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-29T23:44:23.860Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:44:23.860Z] latest [2023-03-29T23:44:23.860Z] 3.0.0-dev.117 [2023-03-29T23:44:23.860Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:44:23.860Z] main [2023-03-29T23:44:23.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:24.218Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:24.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:44:24.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-29T23:44:24.557Z] 59c17e5b4e60: Preparing [2023-03-29T23:44:24.557Z] d8875c913030: Preparing [2023-03-29T23:44:24.557Z] a16af5e52b22: Preparing [2023-03-29T23:44:24.557Z] 9a4aaa0bdb1e: Preparing [2023-03-29T23:44:24.557Z] 2846d4d029e4: Preparing [2023-03-29T23:44:24.557Z] 0feb7db5d1fa: Preparing [2023-03-29T23:44:24.557Z] e479066696ec: Preparing [2023-03-29T23:44:24.557Z] 26cbea5cba74: Preparing [2023-03-29T23:44:24.557Z] e479066696ec: Waiting [2023-03-29T23:44:24.557Z] 26cbea5cba74: Waiting [2023-03-29T23:44:24.557Z] 0feb7db5d1fa: Waiting [2023-03-29T23:44:24.557Z] 2846d4d029e4: Layer already exists [2023-03-29T23:44:24.826Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:44:24.826Z] 59c17e5b4e60: Pushed [2023-03-29T23:44:24.826Z] a16af5e52b22: Pushed [2023-03-29T23:44:24.826Z] d8875c913030: Pushed [2023-03-29T23:44:24.826Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:25.686Z] e479066696ec: Pushed [2023-03-29T23:44:43.899Z] 9a4aaa0bdb1e: Pushed [2023-03-29T23:44:43.899Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:06b05144e8c4708d0c3fdd7057cf592a0aff1d5e4eca4f13e1187837b5163d94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:44.245Z] + 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 [2023-03-29T23:44:44.581Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-29T23:44:44.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-29T23:44:44.581Z] 59c17e5b4e60: Preparing [2023-03-29T23:44:44.581Z] d8875c913030: Preparing [2023-03-29T23:44:44.581Z] a16af5e52b22: Preparing [2023-03-29T23:44:44.581Z] 9a4aaa0bdb1e: Preparing [2023-03-29T23:44:44.581Z] 2846d4d029e4: Preparing [2023-03-29T23:44:44.581Z] 0feb7db5d1fa: Preparing [2023-03-29T23:44:44.581Z] e479066696ec: Preparing [2023-03-29T23:44:44.581Z] 26cbea5cba74: Preparing [2023-03-29T23:44:44.581Z] e479066696ec: Waiting [2023-03-29T23:44:44.581Z] 26cbea5cba74: Waiting [2023-03-29T23:44:44.581Z] 0feb7db5d1fa: Waiting [2023-03-29T23:44:44.581Z] a16af5e52b22: Layer already exists [2023-03-29T23:44:44.581Z] 2846d4d029e4: Layer already exists [2023-03-29T23:44:44.581Z] 59c17e5b4e60: Layer already exists [2023-03-29T23:44:44.581Z] 9a4aaa0bdb1e: Layer already exists [2023-03-29T23:44:44.581Z] d8875c913030: Layer already exists [2023-03-29T23:44:44.581Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:44.581Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:44:44.581Z] e479066696ec: Layer already exists [2023-03-29T23:44:44.847Z] latest: digest: sha256:06b05144e8c4708d0c3fdd7057cf592a0aff1d5e4eca4f13e1187837b5163d94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:45.184Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:45.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.117 [2023-03-29T23:44:45.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-29T23:44:45.529Z] 59c17e5b4e60: Preparing [2023-03-29T23:44:45.529Z] d8875c913030: Preparing [2023-03-29T23:44:45.529Z] a16af5e52b22: Preparing [2023-03-29T23:44:45.529Z] 9a4aaa0bdb1e: Preparing [2023-03-29T23:44:45.529Z] 2846d4d029e4: Preparing [2023-03-29T23:44:45.529Z] 0feb7db5d1fa: Preparing [2023-03-29T23:44:45.529Z] e479066696ec: Preparing [2023-03-29T23:44:45.529Z] 26cbea5cba74: Preparing [2023-03-29T23:44:45.529Z] 0feb7db5d1fa: Waiting [2023-03-29T23:44:45.529Z] e479066696ec: Waiting [2023-03-29T23:44:45.529Z] 26cbea5cba74: Waiting [2023-03-29T23:44:45.529Z] 2846d4d029e4: Layer already exists [2023-03-29T23:44:45.529Z] 59c17e5b4e60: Layer already exists [2023-03-29T23:44:45.529Z] 9a4aaa0bdb1e: Layer already exists [2023-03-29T23:44:45.529Z] a16af5e52b22: Layer already exists [2023-03-29T23:44:45.529Z] d8875c913030: Layer already exists [2023-03-29T23:44:45.529Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:45.529Z] e479066696ec: Layer already exists [2023-03-29T23:44:45.529Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:44:45.795Z] 3.0.0-dev.117: digest: sha256:06b05144e8c4708d0c3fdd7057cf592a0aff1d5e4eca4f13e1187837b5163d94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:46.133Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:46.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:44:46.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-29T23:44:46.472Z] 59c17e5b4e60: Preparing [2023-03-29T23:44:46.472Z] d8875c913030: Preparing [2023-03-29T23:44:46.472Z] a16af5e52b22: Preparing [2023-03-29T23:44:46.472Z] 9a4aaa0bdb1e: Preparing [2023-03-29T23:44:46.472Z] 2846d4d029e4: Preparing [2023-03-29T23:44:46.472Z] 0feb7db5d1fa: Preparing [2023-03-29T23:44:46.472Z] e479066696ec: Preparing [2023-03-29T23:44:46.472Z] 26cbea5cba74: Preparing [2023-03-29T23:44:46.472Z] 0feb7db5d1fa: Waiting [2023-03-29T23:44:46.472Z] e479066696ec: Waiting [2023-03-29T23:44:46.472Z] 26cbea5cba74: Waiting [2023-03-29T23:44:46.472Z] a16af5e52b22: Layer already exists [2023-03-29T23:44:46.472Z] d8875c913030: Layer already exists [2023-03-29T23:44:46.472Z] 9a4aaa0bdb1e: Layer already exists [2023-03-29T23:44:46.472Z] 2846d4d029e4: Layer already exists [2023-03-29T23:44:46.472Z] 59c17e5b4e60: Layer already exists [2023-03-29T23:44:46.472Z] e479066696ec: Layer already exists [2023-03-29T23:44:46.472Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:44:46.472Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:46.738Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:06b05144e8c4708d0c3fdd7057cf592a0aff1d5e4eca4f13e1187837b5163d94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:47.084Z] + 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 [2023-03-29T23:44:47.478Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-29T23:44:47.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-29T23:44:47.478Z] 59c17e5b4e60: Preparing [2023-03-29T23:44:47.478Z] d8875c913030: Preparing [2023-03-29T23:44:47.478Z] a16af5e52b22: Preparing [2023-03-29T23:44:47.478Z] 9a4aaa0bdb1e: Preparing [2023-03-29T23:44:47.478Z] 2846d4d029e4: Preparing [2023-03-29T23:44:47.478Z] 0feb7db5d1fa: Preparing [2023-03-29T23:44:47.478Z] e479066696ec: Preparing [2023-03-29T23:44:47.478Z] 26cbea5cba74: Preparing [2023-03-29T23:44:47.478Z] e479066696ec: Waiting [2023-03-29T23:44:47.478Z] 0feb7db5d1fa: Waiting [2023-03-29T23:44:47.478Z] 26cbea5cba74: Waiting [2023-03-29T23:44:47.478Z] a16af5e52b22: Layer already exists [2023-03-29T23:44:47.478Z] 2846d4d029e4: Layer already exists [2023-03-29T23:44:47.478Z] 9a4aaa0bdb1e: Layer already exists [2023-03-29T23:44:47.478Z] d8875c913030: Layer already exists [2023-03-29T23:44:47.478Z] 59c17e5b4e60: Layer already exists [2023-03-29T23:44:47.478Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:44:47.478Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:47.478Z] e479066696ec: Layer already exists [2023-03-29T23:44:47.747Z] main: digest: sha256:06b05144e8c4708d0c3fdd7057cf592a0aff1d5e4eca4f13e1187837b5163d94 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:44:47.802Z] ===================================================== [Pipeline] echo [2023-03-29T23:44:47.810Z] taggedImages: [2023-03-29T23:44:47.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:44:47.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-29T23:44:47.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.117 [2023-03-29T23:44:47.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:44:47.810Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-29T23:44:47.832Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-29T23:44:47.832Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:44:47.832Z] latest [2023-03-29T23:44:47.832Z] 3.0.0-dev.117 [2023-03-29T23:44:47.832Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:44:47.832Z] main [2023-03-29T23:44:47.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:48.181Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:44:48.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:44:48.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-29T23:44:48.540Z] f1e50dac1957: Preparing [2023-03-29T23:44:48.540Z] e4d0a92cab8d: Preparing [2023-03-29T23:44:48.540Z] 46f86a3a4aa2: Preparing [2023-03-29T23:44:48.540Z] 1574ebdedaa9: Preparing [2023-03-29T23:44:48.540Z] 2846d4d029e4: Preparing [2023-03-29T23:44:48.540Z] 0feb7db5d1fa: Preparing [2023-03-29T23:44:48.540Z] 6c941c831520: Preparing [2023-03-29T23:44:48.540Z] 26cbea5cba74: Preparing [2023-03-29T23:44:48.540Z] 6c941c831520: Waiting [2023-03-29T23:44:48.540Z] 26cbea5cba74: Waiting [2023-03-29T23:44:48.540Z] 2846d4d029e4: Layer already exists [2023-03-29T23:44:48.816Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:44:48.816Z] 6c941c831520: Layer already exists [2023-03-29T23:44:48.816Z] 46f86a3a4aa2: Pushed [2023-03-29T23:44:48.816Z] 26cbea5cba74: Layer already exists [2023-03-29T23:44:48.816Z] e4d0a92cab8d: Pushed [2023-03-29T23:44:48.816Z] f1e50dac1957: Pushed [2023-03-29T23:45:07.035Z] 1574ebdedaa9: Pushed [2023-03-29T23:45:07.035Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:172ca2495bf8acfaaf701cd4fca5f3342e14ba921198ccdc016c95d182590d53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:07.376Z] + 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 [2023-03-29T23:45:07.980Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-29T23:45:07.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-29T23:45:07.980Z] f1e50dac1957: Preparing [2023-03-29T23:45:07.980Z] e4d0a92cab8d: Preparing [2023-03-29T23:45:07.980Z] 46f86a3a4aa2: Preparing [2023-03-29T23:45:07.980Z] 1574ebdedaa9: Preparing [2023-03-29T23:45:07.980Z] 2846d4d029e4: Preparing [2023-03-29T23:45:07.980Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:07.980Z] 6c941c831520: Preparing [2023-03-29T23:45:07.980Z] 26cbea5cba74: Preparing [2023-03-29T23:45:07.980Z] 6c941c831520: Waiting [2023-03-29T23:45:07.980Z] 26cbea5cba74: Waiting [2023-03-29T23:45:07.980Z] 0feb7db5d1fa: Waiting [2023-03-29T23:45:07.980Z] 46f86a3a4aa2: Layer already exists [2023-03-29T23:45:07.980Z] f1e50dac1957: Layer already exists [2023-03-29T23:45:07.980Z] 1574ebdedaa9: Layer already exists [2023-03-29T23:45:07.980Z] e4d0a92cab8d: Layer already exists [2023-03-29T23:45:07.980Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:07.980Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:07.980Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:07.980Z] 6c941c831520: Layer already exists [2023-03-29T23:45:08.249Z] latest: digest: sha256:172ca2495bf8acfaaf701cd4fca5f3342e14ba921198ccdc016c95d182590d53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:08.584Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:08.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.117 [2023-03-29T23:45:08.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-29T23:45:08.924Z] f1e50dac1957: Preparing [2023-03-29T23:45:08.924Z] e4d0a92cab8d: Preparing [2023-03-29T23:45:08.924Z] 46f86a3a4aa2: Preparing [2023-03-29T23:45:08.924Z] 1574ebdedaa9: Preparing [2023-03-29T23:45:08.924Z] 2846d4d029e4: Preparing [2023-03-29T23:45:08.924Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:08.924Z] 6c941c831520: Preparing [2023-03-29T23:45:08.924Z] 26cbea5cba74: Preparing [2023-03-29T23:45:08.924Z] 6c941c831520: Waiting [2023-03-29T23:45:08.924Z] 26cbea5cba74: Waiting [2023-03-29T23:45:08.924Z] 0feb7db5d1fa: Waiting [2023-03-29T23:45:08.924Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:08.924Z] f1e50dac1957: Layer already exists [2023-03-29T23:45:08.924Z] e4d0a92cab8d: Layer already exists [2023-03-29T23:45:08.924Z] 1574ebdedaa9: Layer already exists [2023-03-29T23:45:08.924Z] 46f86a3a4aa2: Layer already exists [2023-03-29T23:45:08.924Z] 6c941c831520: Layer already exists [2023-03-29T23:45:08.924Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:08.924Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:09.192Z] 3.0.0-dev.117: digest: sha256:172ca2495bf8acfaaf701cd4fca5f3342e14ba921198ccdc016c95d182590d53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:09.535Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:09.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:45:09.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-29T23:45:09.873Z] f1e50dac1957: Preparing [2023-03-29T23:45:09.873Z] e4d0a92cab8d: Preparing [2023-03-29T23:45:09.873Z] 46f86a3a4aa2: Preparing [2023-03-29T23:45:09.873Z] 1574ebdedaa9: Preparing [2023-03-29T23:45:09.873Z] 2846d4d029e4: Preparing [2023-03-29T23:45:09.873Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:09.873Z] 6c941c831520: Preparing [2023-03-29T23:45:09.873Z] 26cbea5cba74: Preparing [2023-03-29T23:45:09.873Z] 0feb7db5d1fa: Waiting [2023-03-29T23:45:09.873Z] 6c941c831520: Waiting [2023-03-29T23:45:09.873Z] 26cbea5cba74: Waiting [2023-03-29T23:45:09.873Z] e4d0a92cab8d: Layer already exists [2023-03-29T23:45:09.873Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:09.873Z] f1e50dac1957: Layer already exists [2023-03-29T23:45:09.873Z] 46f86a3a4aa2: Layer already exists [2023-03-29T23:45:09.873Z] 1574ebdedaa9: Layer already exists [2023-03-29T23:45:09.873Z] 6c941c831520: Layer already exists [2023-03-29T23:45:09.873Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:09.873Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:10.140Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:172ca2495bf8acfaaf701cd4fca5f3342e14ba921198ccdc016c95d182590d53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:10.477Z] + 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 [2023-03-29T23:45:10.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-29T23:45:10.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-29T23:45:10.811Z] f1e50dac1957: Preparing [2023-03-29T23:45:10.811Z] e4d0a92cab8d: Preparing [2023-03-29T23:45:10.811Z] 46f86a3a4aa2: Preparing [2023-03-29T23:45:10.811Z] 1574ebdedaa9: Preparing [2023-03-29T23:45:10.811Z] 2846d4d029e4: Preparing [2023-03-29T23:45:10.811Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:10.811Z] 6c941c831520: Preparing [2023-03-29T23:45:10.811Z] 26cbea5cba74: Preparing [2023-03-29T23:45:10.811Z] 0feb7db5d1fa: Waiting [2023-03-29T23:45:10.811Z] 6c941c831520: Waiting [2023-03-29T23:45:10.811Z] 26cbea5cba74: Waiting [2023-03-29T23:45:10.811Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:10.811Z] f1e50dac1957: Layer already exists [2023-03-29T23:45:10.811Z] e4d0a92cab8d: Layer already exists [2023-03-29T23:45:10.811Z] 1574ebdedaa9: Layer already exists [2023-03-29T23:45:10.811Z] 46f86a3a4aa2: Layer already exists [2023-03-29T23:45:10.811Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:10.811Z] 6c941c831520: Layer already exists [2023-03-29T23:45:10.811Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:11.077Z] main: digest: sha256:172ca2495bf8acfaaf701cd4fca5f3342e14ba921198ccdc016c95d182590d53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:45:11.119Z] ===================================================== [Pipeline] echo [2023-03-29T23:45:11.124Z] taggedImages: [2023-03-29T23:45:11.124Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:45:11.124Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-29T23:45:11.124Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.117 [2023-03-29T23:45:11.124Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:45:11.124Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-29T23:45:11.141Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-29T23:45:11.141Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:45:11.141Z] latest [2023-03-29T23:45:11.141Z] 3.0.0-dev.117 [2023-03-29T23:45:11.141Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:45:11.141Z] main [2023-03-29T23:45:11.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:11.491Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:11.835Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:45:11.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-29T23:45:11.835Z] e3a8a0717b21: Preparing [2023-03-29T23:45:11.835Z] 88f9624fb7d3: Preparing [2023-03-29T23:45:11.835Z] 2846d4d029e4: Preparing [2023-03-29T23:45:11.835Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:11.835Z] 654d227df803: Preparing [2023-03-29T23:45:11.835Z] 26cbea5cba74: Preparing [2023-03-29T23:45:11.835Z] 26cbea5cba74: Waiting [2023-03-29T23:45:11.835Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:12.102Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:12.102Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:12.102Z] e3a8a0717b21: Pushed [2023-03-29T23:45:12.371Z] 654d227df803: Pushed [2023-03-29T23:45:19.025Z] 88f9624fb7d3: Pushed [2023-03-29T23:45:19.025Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:e0590cd293f7e30e0954b9fbaf4404143a7395067f4ad7011ebe7452a73b47cb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:19.393Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:21.135Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-29T23:45:21.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-29T23:45:21.135Z] e3a8a0717b21: Preparing [2023-03-29T23:45:21.135Z] 88f9624fb7d3: Preparing [2023-03-29T23:45:21.135Z] 2846d4d029e4: Preparing [2023-03-29T23:45:21.135Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:21.135Z] 654d227df803: Preparing [2023-03-29T23:45:21.135Z] 26cbea5cba74: Preparing [2023-03-29T23:45:21.135Z] 26cbea5cba74: Waiting [2023-03-29T23:45:21.135Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:21.135Z] 88f9624fb7d3: Layer already exists [2023-03-29T23:45:21.135Z] e3a8a0717b21: Layer already exists [2023-03-29T23:45:21.135Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:21.135Z] 654d227df803: Layer already exists [2023-03-29T23:45:21.135Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:21.402Z] latest: digest: sha256:e0590cd293f7e30e0954b9fbaf4404143a7395067f4ad7011ebe7452a73b47cb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:21.751Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:22.088Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.117 [2023-03-29T23:45:22.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-29T23:45:22.088Z] e3a8a0717b21: Preparing [2023-03-29T23:45:22.088Z] 88f9624fb7d3: Preparing [2023-03-29T23:45:22.088Z] 2846d4d029e4: Preparing [2023-03-29T23:45:22.088Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:22.088Z] 654d227df803: Preparing [2023-03-29T23:45:22.088Z] 26cbea5cba74: Preparing [2023-03-29T23:45:22.088Z] 26cbea5cba74: Waiting [2023-03-29T23:45:22.088Z] e3a8a0717b21: Layer already exists [2023-03-29T23:45:22.088Z] 88f9624fb7d3: Layer already exists [2023-03-29T23:45:22.088Z] 654d227df803: Layer already exists [2023-03-29T23:45:22.088Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:22.088Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:22.088Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:22.356Z] 3.0.0-dev.117: digest: sha256:e0590cd293f7e30e0954b9fbaf4404143a7395067f4ad7011ebe7452a73b47cb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:22.710Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:23.056Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:45:23.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-29T23:45:23.056Z] e3a8a0717b21: Preparing [2023-03-29T23:45:23.056Z] 88f9624fb7d3: Preparing [2023-03-29T23:45:23.056Z] 2846d4d029e4: Preparing [2023-03-29T23:45:23.056Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:23.056Z] 654d227df803: Preparing [2023-03-29T23:45:23.056Z] 26cbea5cba74: Preparing [2023-03-29T23:45:23.056Z] 26cbea5cba74: Waiting [2023-03-29T23:45:23.056Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:23.056Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:23.056Z] 654d227df803: Layer already exists [2023-03-29T23:45:23.056Z] e3a8a0717b21: Layer already exists [2023-03-29T23:45:23.056Z] 88f9624fb7d3: Layer already exists [2023-03-29T23:45:23.056Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:23.323Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:e0590cd293f7e30e0954b9fbaf4404143a7395067f4ad7011ebe7452a73b47cb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:23.677Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:24.020Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-29T23:45:24.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-29T23:45:24.021Z] e3a8a0717b21: Preparing [2023-03-29T23:45:24.021Z] 88f9624fb7d3: Preparing [2023-03-29T23:45:24.021Z] 2846d4d029e4: Preparing [2023-03-29T23:45:24.021Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:24.021Z] 654d227df803: Preparing [2023-03-29T23:45:24.021Z] 26cbea5cba74: Preparing [2023-03-29T23:45:24.021Z] 26cbea5cba74: Waiting [2023-03-29T23:45:24.021Z] e3a8a0717b21: Layer already exists [2023-03-29T23:45:24.021Z] 88f9624fb7d3: Layer already exists [2023-03-29T23:45:24.021Z] 654d227df803: Layer already exists [2023-03-29T23:45:24.021Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:24.021Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:24.021Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:24.288Z] main: digest: sha256:e0590cd293f7e30e0954b9fbaf4404143a7395067f4ad7011ebe7452a73b47cb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:45:24.341Z] ===================================================== [Pipeline] echo [2023-03-29T23:45:24.349Z] taggedImages: [2023-03-29T23:45:24.349Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:45:24.349Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-29T23:45:24.349Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.117 [2023-03-29T23:45:24.349Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:45:24.349Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-29T23:45:24.369Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-29T23:45:24.369Z] d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:45:24.369Z] latest [2023-03-29T23:45:24.369Z] 3.0.0-dev.117 [2023-03-29T23:45:24.369Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:45:24.369Z] main [2023-03-29T23:45:24.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:24.715Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:25.051Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:45:25.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-29T23:45:25.052Z] 21274463fa6b: Preparing [2023-03-29T23:45:25.052Z] 6be7624e63bf: Preparing [2023-03-29T23:45:25.052Z] 2846d4d029e4: Preparing [2023-03-29T23:45:25.052Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:25.052Z] 466faf86899a: Preparing [2023-03-29T23:45:25.052Z] 26cbea5cba74: Preparing [2023-03-29T23:45:25.052Z] 26cbea5cba74: Waiting [2023-03-29T23:45:25.052Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:25.052Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:25.052Z] 466faf86899a: Layer already exists [2023-03-29T23:45:25.321Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:25.321Z] 21274463fa6b: Pushed [2023-03-29T23:45:31.979Z] 6be7624e63bf: Pushed [2023-03-29T23:45:31.979Z] d92bec74020a648086c22ac11f002708918e28aa: digest: sha256:33a91ddb6c3f7a76d5d6c61377bc9b3a42b15e62b716da16b7d3f0903367adb4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:32.317Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:32.655Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-29T23:45:32.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-29T23:45:32.655Z] 21274463fa6b: Preparing [2023-03-29T23:45:32.655Z] 6be7624e63bf: Preparing [2023-03-29T23:45:32.655Z] 2846d4d029e4: Preparing [2023-03-29T23:45:32.655Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:32.655Z] 466faf86899a: Preparing [2023-03-29T23:45:32.655Z] 26cbea5cba74: Preparing [2023-03-29T23:45:32.655Z] 26cbea5cba74: Waiting [2023-03-29T23:45:32.655Z] 466faf86899a: Layer already exists [2023-03-29T23:45:32.655Z] 21274463fa6b: Layer already exists [2023-03-29T23:45:32.655Z] 6be7624e63bf: Layer already exists [2023-03-29T23:45:32.655Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:32.655Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:32.655Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:32.921Z] latest: digest: sha256:33a91ddb6c3f7a76d5d6c61377bc9b3a42b15e62b716da16b7d3f0903367adb4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:33.259Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:33.595Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.117 [2023-03-29T23:45:33.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-29T23:45:33.595Z] 21274463fa6b: Preparing [2023-03-29T23:45:33.595Z] 6be7624e63bf: Preparing [2023-03-29T23:45:33.595Z] 2846d4d029e4: Preparing [2023-03-29T23:45:33.595Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:33.595Z] 466faf86899a: Preparing [2023-03-29T23:45:33.595Z] 26cbea5cba74: Preparing [2023-03-29T23:45:33.595Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:33.595Z] 21274463fa6b: Layer already exists [2023-03-29T23:45:33.595Z] 6be7624e63bf: Layer already exists [2023-03-29T23:45:33.595Z] 466faf86899a: Layer already exists [2023-03-29T23:45:33.595Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:33.595Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:33.863Z] 3.0.0-dev.117: digest: sha256:33a91ddb6c3f7a76d5d6c61377bc9b3a42b15e62b716da16b7d3f0903367adb4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:34.212Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:34.549Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:45:34.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-29T23:45:34.549Z] 21274463fa6b: Preparing [2023-03-29T23:45:34.549Z] 6be7624e63bf: Preparing [2023-03-29T23:45:34.549Z] 2846d4d029e4: Preparing [2023-03-29T23:45:34.549Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:34.549Z] 466faf86899a: Preparing [2023-03-29T23:45:34.549Z] 26cbea5cba74: Preparing [2023-03-29T23:45:34.549Z] 26cbea5cba74: Waiting [2023-03-29T23:45:34.549Z] 466faf86899a: Layer already exists [2023-03-29T23:45:34.549Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:34.549Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:34.549Z] 21274463fa6b: Layer already exists [2023-03-29T23:45:34.549Z] 6be7624e63bf: Layer already exists [2023-03-29T23:45:34.549Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:34.816Z] d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117: digest: sha256:33a91ddb6c3f7a76d5d6c61377bc9b3a42b15e62b716da16b7d3f0903367adb4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:35.166Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:35.500Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-29T23:45:35.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-29T23:45:35.500Z] 21274463fa6b: Preparing [2023-03-29T23:45:35.500Z] 6be7624e63bf: Preparing [2023-03-29T23:45:35.500Z] 2846d4d029e4: Preparing [2023-03-29T23:45:35.500Z] 0feb7db5d1fa: Preparing [2023-03-29T23:45:35.500Z] 466faf86899a: Preparing [2023-03-29T23:45:35.500Z] 26cbea5cba74: Preparing [2023-03-29T23:45:35.500Z] 26cbea5cba74: Waiting [2023-03-29T23:45:35.500Z] 21274463fa6b: Layer already exists [2023-03-29T23:45:35.500Z] 6be7624e63bf: Layer already exists [2023-03-29T23:45:35.500Z] 0feb7db5d1fa: Layer already exists [2023-03-29T23:45:35.500Z] 466faf86899a: Layer already exists [2023-03-29T23:45:35.500Z] 2846d4d029e4: Layer already exists [2023-03-29T23:45:35.500Z] 26cbea5cba74: Layer already exists [2023-03-29T23:45:35.767Z] main: digest: sha256:33a91ddb6c3f7a76d5d6c61377bc9b3a42b15e62b716da16b7d3f0903367adb4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-29T23:45:35.825Z] ===================================================== [Pipeline] echo [2023-03-29T23:45:35.833Z] taggedImages: [2023-03-29T23:45:35.833Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d92bec74020a648086c22ac11f002708918e28aa [2023-03-29T23:45:35.833Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-29T23:45:35.833Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.117 [2023-03-29T23:45:35.833Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d92bec74020a648086c22ac11f002708918e28aa-3.0.0-dev.117 [2023-03-29T23:45:35.833Z] - 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 [2023-03-29T23:45:36.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:45:36.207Z] [2023-03-29T23:45:36.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:45:36.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:45:36.806Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T23:45:36.806Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T23:45:36.806Z] 04944245beec: Pulling fs layer [2023-03-29T23:45:36.806Z] 699f458cf7ca: Pulling fs layer [2023-03-29T23:45:36.806Z] 765212b225bb: Pulling fs layer [2023-03-29T23:45:36.806Z] f23df028b6ca: Pulling fs layer [2023-03-29T23:45:36.806Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T23:45:36.806Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T23:45:36.806Z] 765212b225bb: Waiting [2023-03-29T23:45:36.806Z] f23df028b6ca: Waiting [2023-03-29T23:45:36.806Z] d65c8cfc05b1: Waiting [2023-03-29T23:45:36.806Z] 2437ff75d9bd: Waiting [2023-03-29T23:45:36.806Z] 04944245beec: Verifying Checksum [2023-03-29T23:45:36.806Z] 04944245beec: Download complete [2023-03-29T23:45:36.806Z] 765212b225bb: Verifying Checksum [2023-03-29T23:45:36.806Z] 765212b225bb: Download complete [2023-03-29T23:45:37.073Z] f23df028b6ca: Verifying Checksum [2023-03-29T23:45:37.074Z] f23df028b6ca: Download complete [2023-03-29T23:45:37.074Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T23:45:37.074Z] d65c8cfc05b1: Download complete [2023-03-29T23:45:37.074Z] 699f458cf7ca: Verifying Checksum [2023-03-29T23:45:37.074Z] 699f458cf7ca: Download complete [2023-03-29T23:45:37.662Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T23:45:37.662Z] 8998bd30e6a1: Download complete [2023-03-29T23:45:40.250Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T23:45:40.250Z] 2437ff75d9bd: Download complete [2023-03-29T23:45:41.660Z] 8998bd30e6a1: Pull complete [2023-03-29T23:45:42.247Z] 04944245beec: Pull complete [2023-03-29T23:45:43.659Z] 699f458cf7ca: Pull complete [2023-03-29T23:45:43.927Z] 765212b225bb: Pull complete [2023-03-29T23:45:46.515Z] f23df028b6ca: Pull complete [2023-03-29T23:45:46.515Z] d65c8cfc05b1: Pull complete [2023-03-29T23:46:01.520Z] 2437ff75d9bd: Pull complete [2023-03-29T23:46:01.520Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T23:46:01.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T23:46:01.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:46:01.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-6307 does not seem to be running inside a container [2023-03-29T23:46:01.798Z] $ 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/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@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 [2023-03-29T23:46:05.215Z] $ docker top 799b584a7fe910dd320207283a890799a255c4502991ebbc6b125bc94f2da018 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:46:06.078Z] ---> job-cost.sh [2023-03-29T23:46:06.078Z] lf-activate-venv: SKIPPING [2023-03-29T23:46:06.078Z] INFO: No Stack... [2023-03-29T23:46:06.344Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T23:46:07.303Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T23:46:07.945Z] + cut -d, -f6 [2023-03-29T23:46:07.945Z] + cat /w/workspace/edgex-go/479/archives/cost.csv [Pipeline] lock [2023-03-29T23:46:07.983Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-479-stack-cost] [2023-03-29T23:46:07.990Z] Resource [jenkins-edgexfoundry-edgex-go-main-479-stack-cost] did not exist. Created. [2023-03-29T23:46:07.990Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-479-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T23:46:08.630Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T23:46:09.485Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T23:46:09.493Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-479-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T23:46:09.513Z] $ docker stop --time=1 799b584a7fe910dd320207283a890799a255c4502991ebbc6b125bc94f2da018 [2023-03-29T23:46:11.068Z] $ docker rm -f --volumes 799b584a7fe910dd320207283a890799a255c4502991ebbc6b125bc94f2da018 [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 [2023-03-29T23:46:11.475Z] provisioning config files... [2023-03-29T23:46:11.481Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/479@tmp/config2683720772833538777tmp [Pipeline] { [Pipeline] sh [2023-03-29T23:46:11.780Z] + set +x [2023-03-29T23:46:11.780Z] + curl -s https://codecov.io/bash [2023-03-29T23:46:11.780Z] + bash -s -- [2023-03-29T23:46:11.780Z] [2023-03-29T23:46:11.780Z] _____ _ [2023-03-29T23:46:11.780Z] / ____| | | [2023-03-29T23:46:11.780Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T23:46:11.780Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T23:46:11.780Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T23:46:11.780Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T23:46:11.780Z] Bash-1.0.6 [2023-03-29T23:46:11.780Z] [2023-03-29T23:46:11.780Z] [2023-03-29T23:46:11.780Z] ==> git version 2.25.1 found [2023-03-29T23:46:11.780Z] ==> 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 [2023-03-29T23:46:11.780Z] Release-Date: 2020-01-08 [2023-03-29T23:46:11.780Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T23:46:11.780Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T23:46:11.780Z] ==> Jenkins CI detected. [2023-03-29T23:46:11.780Z] current dir:  /w/workspace/edgex-go/479 [2023-03-29T23:46:11.780Z] project root: . [2023-03-29T23:46:11.780Z] --> token set from env [2023-03-29T23:46:11.780Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T23:46:11.780Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T23:46:11.780Z] ==> Python coveragepy not found [2023-03-29T23:46:11.780Z] ==> Searching for coverage reports in: [2023-03-29T23:46:11.780Z] + . [2023-03-29T23:46:11.780Z] -> Found 1 reports [2023-03-29T23:46:11.780Z] ==> Detecting git/mercurial file structure [2023-03-29T23:46:12.039Z] ==> Reading reports [2023-03-29T23:46:12.039Z] + ./coverage.out bytes=447379 [2023-03-29T23:46:12.039Z] ==> Appending adjustments [2023-03-29T23:46:12.039Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T23:46:12.977Z] + Found adjustments [2023-03-29T23:46:12.977Z] ==> Gzipping contents [2023-03-29T23:46:12.977Z] 60K /tmp/codecov.PKy0UV.gz [2023-03-29T23:46:12.977Z] ==> Uploading reports [2023-03-29T23:46:12.977Z] url: https://codecov.io [2023-03-29T23:46:12.977Z] query: branch=main&commit=d92bec74020a648086c22ac11f002708918e28aa&build=479&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F479%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T23:46:12.977Z] -> Pinging Codecov [2023-03-29T23:46:12.977Z] 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=d92bec74020a648086c22ac11f002708918e28aa&build=479&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F479%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-29T23:46:13.237Z] -> Uploading to [2023-03-29T23:46:13.237Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/00271124DB129430A58F1EEE437C3FCB/d92bec74020a648086c22ac11f002708918e28aa/cc09bc21-1564-48bf-b65f-9371f7fe393f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T234613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87db7f09a2eb82b4213f6ad3494518bf7d0b037dd716fe21879a44bd649d16bc [2023-03-29T23:46:13.237Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:46:13.237Z] Dload Upload Total Spent Left Speed [2023-03-29T23:46:13.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57517 0 0 100 57517 0 183k --:--:-- --:--:-- --:--:-- 183k [2023-03-29T23:46:13.495Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d92bec74020a648086c22ac11f002708918e28aa [Pipeline] } [2023-03-29T23:46:13.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-29T23:46:13.653Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-29T23:46:13.662Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:46:13.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T23:46:13.964Z] [2023-03-29T23:46:13.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:46:14.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T23:46:14.269Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-29T23:46:14.269Z] df9b9388f04a: Pulling fs layer [2023-03-29T23:46:14.269Z] 52dc419b0ee2: Pulling fs layer [2023-03-29T23:46:14.269Z] 25bc292e5bac: Pulling fs layer [2023-03-29T23:46:14.269Z] 114826534d7a: Pulling fs layer [2023-03-29T23:46:14.269Z] 4657fd5d0bcf: Pulling fs layer [2023-03-29T23:46:14.269Z] 6ad1cebc031e: Pulling fs layer [2023-03-29T23:46:14.269Z] 8a3aa393b2d8: Pulling fs layer [2023-03-29T23:46:14.269Z] 114826534d7a: Waiting [2023-03-29T23:46:14.269Z] 6ad1cebc031e: Waiting [2023-03-29T23:46:14.269Z] 4657fd5d0bcf: Waiting [2023-03-29T23:46:14.269Z] 8a3aa393b2d8: Waiting [2023-03-29T23:46:14.527Z] 25bc292e5bac: Verifying Checksum [2023-03-29T23:46:14.527Z] 25bc292e5bac: Download complete [2023-03-29T23:46:14.527Z] 52dc419b0ee2: Verifying Checksum [2023-03-29T23:46:14.527Z] 52dc419b0ee2: Download complete [2023-03-29T23:46:14.527Z] 4657fd5d0bcf: Download complete [2023-03-29T23:46:14.527Z] df9b9388f04a: Verifying Checksum [2023-03-29T23:46:14.527Z] df9b9388f04a: Download complete [2023-03-29T23:46:14.786Z] df9b9388f04a: Pull complete [2023-03-29T23:46:14.786Z] 52dc419b0ee2: Pull complete [2023-03-29T23:46:14.786Z] 25bc292e5bac: Pull complete [2023-03-29T23:46:15.356Z] 6ad1cebc031e: Verifying Checksum [2023-03-29T23:46:15.356Z] 6ad1cebc031e: Download complete [2023-03-29T23:46:17.262Z] 114826534d7a: Verifying Checksum [2023-03-29T23:46:17.262Z] 114826534d7a: Download complete [2023-03-29T23:46:17.262Z] 8a3aa393b2d8: Verifying Checksum [2023-03-29T23:46:17.262Z] 8a3aa393b2d8: Download complete [2023-03-29T23:46:20.545Z] 114826534d7a: Pull complete [2023-03-29T23:46:20.545Z] 4657fd5d0bcf: Pull complete [2023-03-29T23:46:20.802Z] 6ad1cebc031e: Pull complete [2023-03-29T23:46:24.083Z] 8a3aa393b2d8: Pull complete [2023-03-29T23:46:24.083Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-29T23:46:24.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-29T23:46:24.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:46:24.158Z] prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container [2023-03-29T23:46:24.184Z] $ 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/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-29T23:46:26.849Z] $ docker top fabe369a28eaa7aa8f498cf47edd9116b44306df540230aa9c517c789110c818 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-29T23:46:26.916Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-29T23:46:27.193Z] + set -o pipefail [2023-03-29T23:46:27.193Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-29T23:46:32.461Z] [2023-03-29T23:46:32.461Z] Monitoring /w/workspace/edgex-go/479 (github.com/edgexfoundry/edgex-go)... [2023-03-29T23:46:32.461Z] [2023-03-29T23:46:32.461Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/9e347898-2218-4c0b-9c56-123a6bba0c13 [2023-03-29T23:46:32.461Z] [2023-03-29T23:46:32.461Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-29T23:46:32.461Z] [2023-03-29T23:46:32.461Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-29T23:46:32.461Z] [2023-03-29T23:46:32.461Z] [2023-03-29T23:46:32.461Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-29T23:46:32.461Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-29T23:46:32.461Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-29T23:46:32.470Z] $ docker stop --time=1 fabe369a28eaa7aa8f498cf47edd9116b44306df540230aa9c517c789110c818 [2023-03-29T23:46:34.777Z] $ docker rm -f --volumes fabe369a28eaa7aa8f498cf47edd9116b44306df540230aa9c517c789110c818 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-29T23:46:35.099Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:46:35.115Z] provisioning config files... [2023-03-29T23:46:35.122Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/479@tmp/config17062506302848654025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:46:35.408Z] --> edgex-publish-swagger.sh [2023-03-29T23:46:35.408Z] === Publish openapi/v3 API === [2023-03-29T23:46:35.408Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-29T23:46:35.408Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/479/openapi/v3/core-command.yaml] [2023-03-29T23:46:35.408Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:46:35.408Z] Dload Upload Total Spent Left Speed [2023-03-29T23:46:35.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 58528 --:--:-- --:--:-- --:--:-- 58528 [2023-03-29T23:46:35.667Z] [2023-03-29T23:46:35.667Z] [2023-03-29T23:46:35.927Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/479/openapi/v3/core-data.yaml] [2023-03-29T23:46:35.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:46:35.927Z] Dload Upload Total Spent Left Speed [2023-03-29T23:46:36.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 134k --:--:-- --:--:-- --:--:-- 134k 100 69110 0 0 100 69110 0 134k --:--:-- --:--:-- --:--:-- 134k [2023-03-29T23:46:36.185Z] [2023-03-29T23:46:36.185Z] [2023-03-29T23:46:36.444Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/479/openapi/v3/core-metadata.yaml] [2023-03-29T23:46:36.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:46:36.444Z] Dload Upload Total Spent Left Speed [2023-03-29T23:46:37.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 215k --:--:-- --:--:-- --:--:-- 215k [2023-03-29T23:46:37.011Z] [2023-03-29T23:46:37.011Z] [2023-03-29T23:46:37.011Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/479/openapi/v3/support-notifications.yaml] [2023-03-29T23:46:37.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:46:37.011Z] Dload Upload Total Spent Left Speed [2023-03-29T23:46:37.578Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 801k --:--:-- --:--:-- --:--:-- 793k 100 86965 0 0 100 86965 0 165k --:--:-- --:--:-- --:--:-- 164k [2023-03-29T23:46:37.578Z] [2023-03-29T23:46:37.578Z] [2023-03-29T23:46:37.578Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/479/openapi/v3/support-scheduler.yaml] [2023-03-29T23:46:37.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T23:46:37.578Z] Dload Upload Total Spent Left Speed [2023-03-29T23:46:38.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 77627 --:--:-- --:--:-- --:--:-- 77627 [2023-03-29T23:46:38.146Z] [2023-03-29T23:46:38.146Z] [Pipeline] } [2023-03-29T23:46:38.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-03-29T23:46:38.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:46:38.530Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:46:38.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:46:38.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:46:38.906Z] prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container [2023-03-29T23:46:38.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T23:46:39.361Z] $ docker top b0743290e7af8ade792767656748bd77c07fab6b0e0d1eab0e4694383b323dd8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:46:39.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:46:39.445Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:46:39.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:46:39.568Z] $ docker exec b0743290e7af8ade792767656748bd77c07fab6b0e0d1eab0e4694383b323dd8 ssh-agent [2023-03-29T23:46:39.678Z] SSH_AUTH_SOCK=/tmp/ssh-G4MQ5MlbUYjn/agent.32 [2023-03-29T23:46:39.678Z] SSH_AGENT_PID=38 [2023-03-29T23:46:39.683Z] Running ssh-add (command line suppressed) [2023-03-29T23:46:39.784Z] Identity added: /w/workspace/edgex-go/479@tmp/private_key_4442218457636048680.key (/w/workspace/edgex-go/479@tmp/private_key_4442218457636048680.key) [2023-03-29T23:46:39.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:46:40.089Z] + git semver tag [2023-03-29T23:46:40.348Z] 2023-03-29 23:46:40,256 [run_tag] DEBUG tag force:False [2023-03-29T23:46:40.348Z] 2023-03-29 23:46:40,256 [check_head_tag] DEBUG check head tag [2023-03-29T23:46:40.348Z] 2023-03-29 23:46:40,261 [execute] INFO git cat-file --batch-check [2023-03-29T23:46:40.348Z] 2023-03-29 23:46:40,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/479, universal_newlines=False, shell=None, istream=) [2023-03-29T23:46:40.348Z] 2023-03-29 23:46:40,266 [execute] INFO git cat-file --batch [2023-03-29T23:46:40.348Z] 2023-03-29 23:46:40,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/479, universal_newlines=False, shell=None, istream=) [2023-03-29T23:46:40.348Z] 2023-03-29 23:46:40,326 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main [2023-03-29T23:46:40.348Z] 2023-03-29 23:46:40,326 [execute] INFO git tag -a v3.0.0-dev.117 -m v3.0.0-dev.117 [2023-03-29T23:46:40.348Z] 2023-03-29 23:46:40,326 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.117', '-m', 'v3.0.0-dev.117'], cwd=/w/workspace/edgex-go/479, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:46:40.348Z] 2023-03-29 23:46:40,333 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main [2023-03-29T23:46:40.348Z] 3.0.0-dev.117 [Pipeline] } [2023-03-29T23:46:40.615Z] $ docker exec --env ******** --env ******** b0743290e7af8ade792767656748bd77c07fab6b0e0d1eab0e4694383b323dd8 ssh-agent -k [2023-03-29T23:46:40.718Z] unset SSH_AUTH_SOCK; [2023-03-29T23:46:40.718Z] unset SSH_AGENT_PID; [2023-03-29T23:46:40.718Z] echo Agent pid 38 killed; [2023-03-29T23:46:40.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:46:41.038Z] + git semver [Pipeline] } [2023-03-29T23:46:41.316Z] $ docker stop --time=1 b0743290e7af8ade792767656748bd77c07fab6b0e0d1eab0e4694383b323dd8 [2023-03-29T23:46:42.634Z] $ docker rm -f --volumes b0743290e7af8ade792767656748bd77c07fab6b0e0d1eab0e4694383b323dd8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:46:43.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T23:46:43.017Z] [2023-03-29T23:46:43.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:46:43.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T23:46:43.315Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-29T23:46:43.315Z] ab5ef0e58194: Pulling fs layer [2023-03-29T23:46:43.315Z] 9712f1f96733: Pulling fs layer [2023-03-29T23:46:43.315Z] 63f879dbbcfc: Pulling fs layer [2023-03-29T23:46:43.315Z] 0d9ebad4ef96: Pulling fs layer [2023-03-29T23:46:43.315Z] e9a5061849ea: Pulling fs layer [2023-03-29T23:46:43.315Z] d747dcd14b5f: Pulling fs layer [2023-03-29T23:46:43.315Z] 2de7ff778b66: Pulling fs layer [2023-03-29T23:46:43.315Z] 0d9ebad4ef96: Waiting [2023-03-29T23:46:43.315Z] 2de7ff778b66: Waiting [2023-03-29T23:46:43.315Z] e9a5061849ea: Waiting [2023-03-29T23:46:43.315Z] d747dcd14b5f: Waiting [2023-03-29T23:46:43.315Z] 9712f1f96733: Download complete [2023-03-29T23:46:43.574Z] 63f879dbbcfc: Verifying Checksum [2023-03-29T23:46:43.574Z] 63f879dbbcfc: Download complete [2023-03-29T23:46:43.833Z] e9a5061849ea: Verifying Checksum [2023-03-29T23:46:43.833Z] e9a5061849ea: Download complete [2023-03-29T23:46:43.833Z] d747dcd14b5f: Download complete [2023-03-29T23:46:43.833Z] 0d9ebad4ef96: Verifying Checksum [2023-03-29T23:46:43.833Z] 0d9ebad4ef96: Download complete [2023-03-29T23:46:43.833Z] ab5ef0e58194: Verifying Checksum [2023-03-29T23:46:43.833Z] ab5ef0e58194: Download complete [2023-03-29T23:46:43.833Z] 2de7ff778b66: Verifying Checksum [2023-03-29T23:46:43.833Z] 2de7ff778b66: Download complete [2023-03-29T23:46:47.113Z] ab5ef0e58194: Pull complete [2023-03-29T23:46:47.113Z] 9712f1f96733: Pull complete [2023-03-29T23:46:47.371Z] 63f879dbbcfc: Pull complete [2023-03-29T23:46:51.654Z] 0d9ebad4ef96: Pull complete [2023-03-29T23:46:51.654Z] e9a5061849ea: Pull complete [2023-03-29T23:46:51.654Z] d747dcd14b5f: Pull complete [2023-03-29T23:46:52.270Z] 2de7ff778b66: Pull complete [2023-03-29T23:46:52.270Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-29T23:46:52.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-29T23:46:52.270Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:46:52.355Z] prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container [2023-03-29T23:46:52.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-29T23:46:54.944Z] $ docker top afe4e70120c844b9f380d0502bba54312ededbffacf8a25cfd02453be63fb2f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:46:55.012Z] provisioning config files... [2023-03-29T23:46:55.018Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/479@tmp/config4204595940083600040tmp [2023-03-29T23:46:55.028Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/479@tmp/config12478030059358298065tmp [2023-03-29T23:46:55.038Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/479@tmp/config7007100845229646259tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:46:55.053Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:46:55.332Z] ---> sigul-configuration.sh [2023-03-29T23:46:55.332Z] gpg: directory `/root/.gnupg' created [2023-03-29T23:46:55.332Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-29T23:46:55.332Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-29T23:46:55.332Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-29T23:46:55.332Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-29T23:46:55.332Z] gpg: CAST5 encrypted data [2023-03-29T23:46:55.332Z] gpg: encrypted with 1 passphrase [2023-03-29T23:46:55.332Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-29T23:46:55.614Z] + mkdir /home/jenkins [2023-03-29T23:46:55.614Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-29T23:46:55.898Z] + 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 [2023-03-29T23:46:55.904Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:46:56.183Z] ---> sigul-install.sh [2023-03-29T23:46:56.183Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-29T23:46:56.467Z] + git tag --list [2023-03-29T23:46:56.467Z] 0.6.0 [2023-03-29T23:46:56.467Z] 0.6.1 [2023-03-29T23:46:56.467Z] 0.7.0 [2023-03-29T23:46:56.467Z] 0.7.1 [2023-03-29T23:46:56.467Z] v1.0.0 [2023-03-29T23:46:56.467Z] v1.0.1 [2023-03-29T23:46:56.467Z] v1.1.0 [2023-03-29T23:46:56.467Z] v1.2.0 [2023-03-29T23:46:56.467Z] v1.2.1 [2023-03-29T23:46:56.467Z] v1.3.0 [2023-03-29T23:46:56.467Z] v1.3.1 [2023-03-29T23:46:56.467Z] v2.0.0 [2023-03-29T23:46:56.467Z] v2.1.0 [2023-03-29T23:46:56.467Z] v2.1.1 [2023-03-29T23:46:56.467Z] v2.1.1-dev.1 [2023-03-29T23:46:56.467Z] v2.1.1-dev.2 [2023-03-29T23:46:56.467Z] v2.1.1-dev.3 [2023-03-29T23:46:56.467Z] v2.1.1-dev.4 [2023-03-29T23:46:56.467Z] v2.1.1-dev.5 [2023-03-29T23:46:56.467Z] v2.1.1-dev.6 [2023-03-29T23:46:56.467Z] v2.1.1-dev.7 [2023-03-29T23:46:56.467Z] v2.1.1-dev.8 [2023-03-29T23:46:56.467Z] v2.1.2-dev.1 [2023-03-29T23:46:56.467Z] v2.2.0 [2023-03-29T23:46:56.467Z] v2.2.1-dev.1 [2023-03-29T23:46:56.467Z] v2.2.1-dev.10 [2023-03-29T23:46:56.467Z] v2.2.1-dev.11 [2023-03-29T23:46:56.467Z] v2.2.1-dev.12 [2023-03-29T23:46:56.467Z] v2.2.1-dev.13 [2023-03-29T23:46:56.467Z] v2.2.1-dev.14 [2023-03-29T23:46:56.467Z] v2.2.1-dev.15 [2023-03-29T23:46:56.467Z] v2.2.1-dev.16 [2023-03-29T23:46:56.467Z] v2.2.1-dev.17 [2023-03-29T23:46:56.467Z] v2.2.1-dev.18 [2023-03-29T23:46:56.467Z] v2.2.1-dev.19 [2023-03-29T23:46:56.467Z] v2.2.1-dev.2 [2023-03-29T23:46:56.467Z] v2.2.1-dev.20 [2023-03-29T23:46:56.467Z] v2.2.1-dev.21 [2023-03-29T23:46:56.467Z] v2.2.1-dev.22 [2023-03-29T23:46:56.467Z] v2.2.1-dev.23 [2023-03-29T23:46:56.467Z] v2.2.1-dev.24 [2023-03-29T23:46:56.467Z] v2.2.1-dev.25 [2023-03-29T23:46:56.467Z] v2.2.1-dev.26 [2023-03-29T23:46:56.467Z] v2.2.1-dev.27 [2023-03-29T23:46:56.467Z] v2.2.1-dev.28 [2023-03-29T23:46:56.467Z] v2.2.1-dev.29 [2023-03-29T23:46:56.467Z] v2.2.1-dev.3 [2023-03-29T23:46:56.467Z] v2.2.1-dev.4 [2023-03-29T23:46:56.467Z] v2.2.1-dev.5 [2023-03-29T23:46:56.467Z] v2.2.1-dev.6 [2023-03-29T23:46:56.467Z] v2.2.1-dev.7 [2023-03-29T23:46:56.467Z] v2.2.1-dev.8 [2023-03-29T23:46:56.467Z] v2.2.1-dev.9 [2023-03-29T23:46:56.467Z] v2.3.0 [2023-03-29T23:46:56.467Z] v2.3.0-dev.100 [2023-03-29T23:46:56.467Z] v2.3.0-dev.101 [2023-03-29T23:46:56.467Z] v2.3.0-dev.102 [2023-03-29T23:46:56.467Z] v2.3.0-dev.103 [2023-03-29T23:46:56.467Z] v2.3.0-dev.104 [2023-03-29T23:46:56.467Z] v2.3.0-dev.105 [2023-03-29T23:46:56.467Z] v2.3.0-dev.106 [2023-03-29T23:46:56.467Z] v2.3.0-dev.29 [2023-03-29T23:46:56.467Z] v2.3.0-dev.30 [2023-03-29T23:46:56.467Z] v2.3.0-dev.31 [2023-03-29T23:46:56.467Z] v2.3.0-dev.32 [2023-03-29T23:46:56.467Z] v2.3.0-dev.33 [2023-03-29T23:46:56.467Z] v2.3.0-dev.34 [2023-03-29T23:46:56.467Z] v2.3.0-dev.35 [2023-03-29T23:46:56.467Z] v2.3.0-dev.36 [2023-03-29T23:46:56.467Z] v2.3.0-dev.37 [2023-03-29T23:46:56.467Z] v2.3.0-dev.38 [2023-03-29T23:46:56.467Z] v2.3.0-dev.39 [2023-03-29T23:46:56.467Z] v2.3.0-dev.40 [2023-03-29T23:46:56.467Z] v2.3.0-dev.41 [2023-03-29T23:46:56.467Z] v2.3.0-dev.42 [2023-03-29T23:46:56.467Z] v2.3.0-dev.43 [2023-03-29T23:46:56.467Z] v2.3.0-dev.44 [2023-03-29T23:46:56.467Z] v2.3.0-dev.45 [2023-03-29T23:46:56.467Z] v2.3.0-dev.46 [2023-03-29T23:46:56.467Z] v2.3.0-dev.47 [2023-03-29T23:46:56.467Z] v2.3.0-dev.48 [2023-03-29T23:46:56.467Z] v2.3.0-dev.49 [2023-03-29T23:46:56.467Z] v2.3.0-dev.50 [2023-03-29T23:46:56.467Z] v2.3.0-dev.51 [2023-03-29T23:46:56.467Z] v2.3.0-dev.52 [2023-03-29T23:46:56.467Z] v2.3.0-dev.53 [2023-03-29T23:46:56.467Z] v2.3.0-dev.54 [2023-03-29T23:46:56.467Z] v2.3.0-dev.55 [2023-03-29T23:46:56.467Z] v2.3.0-dev.56 [2023-03-29T23:46:56.467Z] v2.3.0-dev.57 [2023-03-29T23:46:56.467Z] v2.3.0-dev.58 [2023-03-29T23:46:56.467Z] v2.3.0-dev.59 [2023-03-29T23:46:56.467Z] v2.3.0-dev.60 [2023-03-29T23:46:56.467Z] v2.3.0-dev.61 [2023-03-29T23:46:56.467Z] v2.3.0-dev.62 [2023-03-29T23:46:56.467Z] v2.3.0-dev.63 [2023-03-29T23:46:56.467Z] v2.3.0-dev.64 [2023-03-29T23:46:56.467Z] v2.3.0-dev.65 [2023-03-29T23:46:56.467Z] v2.3.0-dev.66 [2023-03-29T23:46:56.467Z] v2.3.0-dev.67 [2023-03-29T23:46:56.467Z] v2.3.0-dev.68 [2023-03-29T23:46:56.467Z] v2.3.0-dev.69 [2023-03-29T23:46:56.467Z] v2.3.0-dev.70 [2023-03-29T23:46:56.467Z] v2.3.0-dev.71 [2023-03-29T23:46:56.467Z] v2.3.0-dev.72 [2023-03-29T23:46:56.467Z] v2.3.0-dev.73 [2023-03-29T23:46:56.467Z] v2.3.0-dev.74 [2023-03-29T23:46:56.467Z] v2.3.0-dev.75 [2023-03-29T23:46:56.467Z] v2.3.0-dev.76 [2023-03-29T23:46:56.467Z] v2.3.0-dev.77 [2023-03-29T23:46:56.467Z] v2.3.0-dev.78 [2023-03-29T23:46:56.467Z] v2.3.0-dev.79 [2023-03-29T23:46:56.467Z] v2.3.0-dev.80 [2023-03-29T23:46:56.467Z] v2.3.0-dev.81 [2023-03-29T23:46:56.467Z] v2.3.0-dev.82 [2023-03-29T23:46:56.467Z] v2.3.0-dev.83 [2023-03-29T23:46:56.467Z] v2.3.0-dev.84 [2023-03-29T23:46:56.467Z] v2.3.0-dev.85 [2023-03-29T23:46:56.467Z] v2.3.0-dev.86 [2023-03-29T23:46:56.467Z] v2.3.0-dev.87 [2023-03-29T23:46:56.467Z] v2.3.0-dev.88 [2023-03-29T23:46:56.467Z] v2.3.0-dev.89 [2023-03-29T23:46:56.467Z] v2.3.0-dev.90 [2023-03-29T23:46:56.467Z] v2.3.0-dev.91 [2023-03-29T23:46:56.467Z] v2.3.0-dev.92 [2023-03-29T23:46:56.467Z] v2.3.0-dev.93 [2023-03-29T23:46:56.467Z] v2.3.0-dev.94 [2023-03-29T23:46:56.467Z] v2.3.0-dev.95 [2023-03-29T23:46:56.467Z] v2.3.0-dev.96 [2023-03-29T23:46:56.467Z] v2.3.0-dev.97 [2023-03-29T23:46:56.467Z] v2.3.0-dev.98 [2023-03-29T23:46:56.467Z] v2.3.0-dev.99 [2023-03-29T23:46:56.467Z] v2.3.1-dev.1 [2023-03-29T23:46:56.467Z] v2.3.1-dev.2 [2023-03-29T23:46:56.467Z] v2.3.1-dev.3 [2023-03-29T23:46:56.467Z] v2.3.1-dev.4 [2023-03-29T23:46:56.467Z] v2.3.1-dev.5 [2023-03-29T23:46:56.467Z] v3.0.0-dev.1 [2023-03-29T23:46:56.467Z] v3.0.0-dev.10 [2023-03-29T23:46:56.467Z] v3.0.0-dev.100 [2023-03-29T23:46:56.467Z] v3.0.0-dev.101 [2023-03-29T23:46:56.467Z] v3.0.0-dev.102 [2023-03-29T23:46:56.467Z] v3.0.0-dev.103 [2023-03-29T23:46:56.467Z] v3.0.0-dev.104 [2023-03-29T23:46:56.467Z] v3.0.0-dev.105 [2023-03-29T23:46:56.467Z] v3.0.0-dev.106 [2023-03-29T23:46:56.467Z] v3.0.0-dev.107 [2023-03-29T23:46:56.467Z] v3.0.0-dev.108 [2023-03-29T23:46:56.467Z] v3.0.0-dev.109 [2023-03-29T23:46:56.467Z] v3.0.0-dev.11 [2023-03-29T23:46:56.467Z] v3.0.0-dev.110 [2023-03-29T23:46:56.467Z] v3.0.0-dev.111 [2023-03-29T23:46:56.467Z] v3.0.0-dev.112 [2023-03-29T23:46:56.467Z] v3.0.0-dev.113 [2023-03-29T23:46:56.467Z] v3.0.0-dev.114 [2023-03-29T23:46:56.467Z] v3.0.0-dev.115 [2023-03-29T23:46:56.467Z] v3.0.0-dev.116 [2023-03-29T23:46:56.467Z] v3.0.0-dev.117 [2023-03-29T23:46:56.467Z] v3.0.0-dev.12 [2023-03-29T23:46:56.467Z] v3.0.0-dev.13 [2023-03-29T23:46:56.467Z] v3.0.0-dev.14 [2023-03-29T23:46:56.467Z] v3.0.0-dev.15 [2023-03-29T23:46:56.467Z] v3.0.0-dev.16 [2023-03-29T23:46:56.467Z] v3.0.0-dev.17 [2023-03-29T23:46:56.467Z] v3.0.0-dev.18 [2023-03-29T23:46:56.467Z] v3.0.0-dev.19 [2023-03-29T23:46:56.467Z] v3.0.0-dev.2 [2023-03-29T23:46:56.467Z] v3.0.0-dev.20 [2023-03-29T23:46:56.467Z] v3.0.0-dev.21 [2023-03-29T23:46:56.467Z] v3.0.0-dev.22 [2023-03-29T23:46:56.467Z] v3.0.0-dev.23 [2023-03-29T23:46:56.467Z] v3.0.0-dev.24 [2023-03-29T23:46:56.467Z] v3.0.0-dev.25 [2023-03-29T23:46:56.467Z] v3.0.0-dev.26 [2023-03-29T23:46:56.467Z] v3.0.0-dev.27 [2023-03-29T23:46:56.467Z] v3.0.0-dev.28 [2023-03-29T23:46:56.467Z] v3.0.0-dev.29 [2023-03-29T23:46:56.467Z] v3.0.0-dev.3 [2023-03-29T23:46:56.467Z] v3.0.0-dev.30 [2023-03-29T23:46:56.467Z] v3.0.0-dev.31 [2023-03-29T23:46:56.467Z] v3.0.0-dev.32 [2023-03-29T23:46:56.467Z] v3.0.0-dev.33 [2023-03-29T23:46:56.467Z] v3.0.0-dev.34 [2023-03-29T23:46:56.467Z] v3.0.0-dev.35 [2023-03-29T23:46:56.467Z] v3.0.0-dev.36 [2023-03-29T23:46:56.467Z] v3.0.0-dev.37 [2023-03-29T23:46:56.467Z] v3.0.0-dev.38 [2023-03-29T23:46:56.467Z] v3.0.0-dev.39 [2023-03-29T23:46:56.467Z] v3.0.0-dev.4 [2023-03-29T23:46:56.467Z] v3.0.0-dev.40 [2023-03-29T23:46:56.467Z] v3.0.0-dev.41 [2023-03-29T23:46:56.467Z] v3.0.0-dev.42 [2023-03-29T23:46:56.467Z] v3.0.0-dev.43 [2023-03-29T23:46:56.467Z] v3.0.0-dev.44 [2023-03-29T23:46:56.467Z] v3.0.0-dev.45 [2023-03-29T23:46:56.467Z] v3.0.0-dev.46 [2023-03-29T23:46:56.467Z] v3.0.0-dev.47 [2023-03-29T23:46:56.467Z] v3.0.0-dev.48 [2023-03-29T23:46:56.467Z] v3.0.0-dev.49 [2023-03-29T23:46:56.467Z] v3.0.0-dev.5 [2023-03-29T23:46:56.467Z] v3.0.0-dev.50 [2023-03-29T23:46:56.467Z] v3.0.0-dev.51 [2023-03-29T23:46:56.467Z] v3.0.0-dev.52 [2023-03-29T23:46:56.467Z] v3.0.0-dev.53 [2023-03-29T23:46:56.467Z] v3.0.0-dev.54 [2023-03-29T23:46:56.467Z] v3.0.0-dev.55 [2023-03-29T23:46:56.467Z] v3.0.0-dev.56 [2023-03-29T23:46:56.467Z] v3.0.0-dev.57 [2023-03-29T23:46:56.467Z] v3.0.0-dev.58 [2023-03-29T23:46:56.467Z] v3.0.0-dev.59 [2023-03-29T23:46:56.467Z] v3.0.0-dev.6 [2023-03-29T23:46:56.467Z] v3.0.0-dev.60 [2023-03-29T23:46:56.467Z] v3.0.0-dev.61 [2023-03-29T23:46:56.467Z] v3.0.0-dev.62 [2023-03-29T23:46:56.467Z] v3.0.0-dev.63 [2023-03-29T23:46:56.467Z] v3.0.0-dev.64 [2023-03-29T23:46:56.467Z] v3.0.0-dev.65 [2023-03-29T23:46:56.467Z] v3.0.0-dev.66 [2023-03-29T23:46:56.467Z] v3.0.0-dev.67 [2023-03-29T23:46:56.467Z] v3.0.0-dev.68 [2023-03-29T23:46:56.467Z] v3.0.0-dev.69 [2023-03-29T23:46:56.467Z] v3.0.0-dev.7 [2023-03-29T23:46:56.467Z] v3.0.0-dev.70 [2023-03-29T23:46:56.467Z] v3.0.0-dev.71 [2023-03-29T23:46:56.467Z] v3.0.0-dev.72 [2023-03-29T23:46:56.467Z] v3.0.0-dev.73 [2023-03-29T23:46:56.467Z] v3.0.0-dev.74 [2023-03-29T23:46:56.467Z] v3.0.0-dev.75 [2023-03-29T23:46:56.467Z] v3.0.0-dev.76 [2023-03-29T23:46:56.467Z] v3.0.0-dev.77 [2023-03-29T23:46:56.467Z] v3.0.0-dev.78 [2023-03-29T23:46:56.467Z] v3.0.0-dev.79 [2023-03-29T23:46:56.467Z] v3.0.0-dev.8 [2023-03-29T23:46:56.467Z] v3.0.0-dev.80 [2023-03-29T23:46:56.467Z] v3.0.0-dev.81 [2023-03-29T23:46:56.467Z] v3.0.0-dev.82 [2023-03-29T23:46:56.467Z] v3.0.0-dev.83 [2023-03-29T23:46:56.467Z] v3.0.0-dev.84 [2023-03-29T23:46:56.467Z] v3.0.0-dev.85 [2023-03-29T23:46:56.467Z] v3.0.0-dev.86 [2023-03-29T23:46:56.467Z] v3.0.0-dev.87 [2023-03-29T23:46:56.467Z] v3.0.0-dev.88 [2023-03-29T23:46:56.467Z] v3.0.0-dev.89 [2023-03-29T23:46:56.467Z] v3.0.0-dev.9 [2023-03-29T23:46:56.467Z] v3.0.0-dev.90 [2023-03-29T23:46:56.467Z] v3.0.0-dev.91 [2023-03-29T23:46:56.467Z] v3.0.0-dev.92 [2023-03-29T23:46:56.467Z] v3.0.0-dev.93 [2023-03-29T23:46:56.467Z] v3.0.0-dev.94 [2023-03-29T23:46:56.467Z] v3.0.0-dev.95 [2023-03-29T23:46:56.467Z] v3.0.0-dev.96 [2023-03-29T23:46:56.467Z] v3.0.0-dev.97 [2023-03-29T23:46:56.467Z] v3.0.0-dev.98 [2023-03-29T23:46:56.467Z] v3.0.0-dev.99 [Pipeline] sh [2023-03-29T23:46:56.749Z] + lftools sign git-tag v3.0.0-dev.117 [2023-03-29T23:46:57.314Z] Signing Git tag with Sigul... [2023-03-29T23:46:57.314Z] Signing v3.0.0-dev.117 [Pipeline] echo [2023-03-29T23:46:57.581Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:46:57.863Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-29T23:46:57.870Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-29T23:46:57.885Z] $ docker stop --time=1 afe4e70120c844b9f380d0502bba54312ededbffacf8a25cfd02453be63fb2f9 [2023-03-29T23:46:59.240Z] $ docker rm -f --volumes afe4e70120c844b9f380d0502bba54312ededbffacf8a25cfd02453be63fb2f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-29T23:46:59.652Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:46:59.652Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:46:59.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:46:59.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:47:00.018Z] prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container [2023-03-29T23:47:00.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T23:47:00.403Z] $ docker top e7e38cf8259c846cf783d2085c3eefe268b247544545b68fe3fc33ca476cfaba -eo pid,comm [2023-03-29T23:47:00.451Z] 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). [2023-03-29T23:47:00.451Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:47:00.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:47:00.487Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:47:00.597Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:47:00.597Z] $ docker exec e7e38cf8259c846cf783d2085c3eefe268b247544545b68fe3fc33ca476cfaba ssh-agent [2023-03-29T23:47:00.714Z] SSH_AUTH_SOCK=/tmp/ssh-QXbFCU4geY3a/agent.33 [2023-03-29T23:47:00.714Z] SSH_AGENT_PID=39 [2023-03-29T23:47:00.718Z] Running ssh-add (command line suppressed) [2023-03-29T23:47:00.811Z] Identity added: /w/workspace/edgex-go/479@tmp/private_key_12898320797656488144.key (/w/workspace/edgex-go/479@tmp/private_key_12898320797656488144.key) [2023-03-29T23:47:00.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:47:01.114Z] + git semver bump pre [2023-03-29T23:47:01.374Z] 2023-03-29 23:47:01,312 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main [2023-03-29T23:47:01.374Z] 2023-03-29 23:47:01,312 [bump_version] DEBUG bumping version:3.0.0-dev.117 on axis:pre with prefix:dev [2023-03-29T23:47:01.374Z] 2023-03-29 23:47:01,312 [bump_version] DEBUG bumped version:3.0.0-dev.118 [2023-03-29T23:47:01.374Z] 2023-03-29 23:47:01,312 [write_version] DEBUG write version:3.0.0-dev.118 to path:/w/workspace/edgex-go/479/.semver/main with force:True [2023-03-29T23:47:01.374Z] 2023-03-29 23:47:01,312 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main [2023-03-29T23:47:01.374Z] 2023-03-29 23:47:01,312 [write_file] DEBUG write to file:/w/workspace/edgex-go/479/.semver/main [2023-03-29T23:47:01.374Z] 2023-03-29 23:47:01,314 [execute] INFO git cat-file --batch-check [2023-03-29T23:47:01.374Z] 2023-03-29 23:47:01,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/479/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:47:01.374Z] 2023-03-29 23:47:01,319 [execute] INFO git cat-file --batch [2023-03-29T23:47:01.374Z] 2023-03-29 23:47:01,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/479/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:47:01.374Z] 2023-03-29 23:47:01,326 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main [2023-03-29T23:47:01.374Z] 3.0.0-dev.118 [Pipeline] } [2023-03-29T23:47:01.381Z] $ docker exec --env ******** --env ******** e7e38cf8259c846cf783d2085c3eefe268b247544545b68fe3fc33ca476cfaba ssh-agent -k [2023-03-29T23:47:01.480Z] unset SSH_AUTH_SOCK; [2023-03-29T23:47:01.480Z] unset SSH_AGENT_PID; [2023-03-29T23:47:01.480Z] echo Agent pid 39 killed; [2023-03-29T23:47:01.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:47:01.798Z] + git semver [Pipeline] } [2023-03-29T23:47:02.068Z] $ docker stop --time=1 e7e38cf8259c846cf783d2085c3eefe268b247544545b68fe3fc33ca476cfaba [2023-03-29T23:47:03.402Z] $ docker rm -f --volumes e7e38cf8259c846cf783d2085c3eefe268b247544545b68fe3fc33ca476cfaba [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T23:47:03.735Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T23:47:03.735Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:47:04.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T23:47:04.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:47:04.104Z] prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container [2023-03-29T23:47:04.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T23:47:04.479Z] $ docker top f0ca24da2415505e40aeb85f2a39505683e8a113edc438214bb77ae80eac8da3 -eo pid,comm [2023-03-29T23:47:04.526Z] 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). [2023-03-29T23:47:04.526Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T23:47:04.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T23:47:04.562Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T23:47:04.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T23:47:04.672Z] $ docker exec f0ca24da2415505e40aeb85f2a39505683e8a113edc438214bb77ae80eac8da3 ssh-agent [2023-03-29T23:47:04.778Z] SSH_AUTH_SOCK=/tmp/ssh-je4gNyEE8Tlj/agent.31 [2023-03-29T23:47:04.778Z] SSH_AGENT_PID=37 [2023-03-29T23:47:04.782Z] Running ssh-add (command line suppressed) [2023-03-29T23:47:04.872Z] Identity added: /w/workspace/edgex-go/479@tmp/private_key_15488540625329806767.key (/w/workspace/edgex-go/479@tmp/private_key_15488540625329806767.key) [2023-03-29T23:47:04.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T23:47:05.173Z] + git semver push [2023-03-29T23:47:05.431Z] 2023-03-29 23:47:05,347 [run_push] DEBUG push [2023-03-29T23:47:05.431Z] 2023-03-29 23:47:05,348 [execute] INFO git cat-file --batch-check [2023-03-29T23:47:05.431Z] 2023-03-29 23:47:05,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/479/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T23:47:05.431Z] 2023-03-29 23:47:05,350 [execute] INFO git rev-list a9f1b1ea2a40e87f2077b125be5d723d1465272e -- [2023-03-29T23:47:05.431Z] 2023-03-29 23:47:05,350 [execute] DEBUG Popen(['git', 'rev-list', 'a9f1b1ea2a40e87f2077b125be5d723d1465272e', '--'], cwd=/w/workspace/edgex-go/479/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:47:05.431Z] 2023-03-29 23:47:05,363 [execute] INFO git fetch -v origin [2023-03-29T23:47:05.431Z] 2023-03-29 23:47:05,363 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/479/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-29T23:47:05.999Z] 2023-03-29 23:47:05,889 [run_push] DEBUG no remote changes detected [2023-03-29T23:47:05.999Z] 2023-03-29 23:47:05,889 [execute] INFO git push origin semver [2023-03-29T23:47:05.999Z] 2023-03-29 23:47:05,890 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/479/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:47:06.936Z] 2023-03-29 23:47:06,732 [run_push] DEBUG push all version tags [2023-03-29T23:47:06.936Z] 2023-03-29 23:47:06,733 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-29T23:47:06.936Z] 2023-03-29 23:47:06,734 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/479, universal_newlines=False, shell=None, istream=None) [2023-03-29T23:47:07.876Z] 2023-03-29 23:47:07,526 [read_version] DEBUG read version from /w/workspace/edgex-go/479/.semver/main [2023-03-29T23:47:07.876Z] 3.0.0-dev.118 [Pipeline] } [2023-03-29T23:47:07.885Z] $ docker exec --env ******** --env ******** f0ca24da2415505e40aeb85f2a39505683e8a113edc438214bb77ae80eac8da3 ssh-agent -k [2023-03-29T23:47:07.993Z] unset SSH_AUTH_SOCK; [2023-03-29T23:47:07.993Z] unset SSH_AGENT_PID; [2023-03-29T23:47:07.993Z] echo Agent pid 37 killed; [2023-03-29T23:47:08.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T23:47:08.299Z] + git semver [Pipeline] } [2023-03-29T23:47:08.567Z] $ docker stop --time=1 f0ca24da2415505e40aeb85f2a39505683e8a113edc438214bb77ae80eac8da3 [2023-03-29T23:47:09.895Z] $ docker rm -f --volumes f0ca24da2415505e40aeb85f2a39505683e8a113edc438214bb77ae80eac8da3 [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 [2023-03-29T23:47:10.388Z] + [ -d /w/workspace/edgex-go/479/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:47:10.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:47:11.541Z] ---> package-listing.sh [2023-03-29T23:47:11.541Z] ++ facter osfamily [2023-03-29T23:47:11.541Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T23:47:11.800Z] + OS_FAMILY=debian [2023-03-29T23:47:11.800Z] + workspace=/w/workspace/edgex-go/479 [2023-03-29T23:47:11.800Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T23:47:11.800Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T23:47:11.800Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T23:47:11.800Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T23:47:11.800Z] + '[' /w/workspace/edgex-go/479 ']' [2023-03-29T23:47:11.800Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T23:47:11.800Z] + case "${OS_FAMILY}" in [2023-03-29T23:47:11.800Z] + dpkg -l [2023-03-29T23:47:11.800Z] + grep '^ii' [2023-03-29T23:47:11.800Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T23:47:11.800Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T23:47:11.800Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T23:47:11.800Z] + '[' /w/workspace/edgex-go/479 ']' [2023-03-29T23:47:11.800Z] + mkdir -p /w/workspace/edgex-go/479/archives/ [2023-03-29T23:47:11.800Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/479/archives/ [Pipeline] echo [2023-03-29T23:47:11.810Z] 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/479/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T23:47:12.086Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:47:12.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:47:12.643Z] [2023-03-29T23:47:12.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T23:47:12.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:47:12.940Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T23:47:12.940Z] 5eb5b503b376: Pulling fs layer [2023-03-29T23:47:12.940Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T23:47:12.940Z] ec43610c2a17: Pulling fs layer [2023-03-29T23:47:12.940Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T23:47:12.940Z] 33b1e0a273af: Pulling fs layer [2023-03-29T23:47:12.940Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T23:47:12.940Z] 2f39f015ded8: Pulling fs layer [2023-03-29T23:47:12.940Z] 33b1e0a273af: Waiting [2023-03-29T23:47:12.940Z] 5d3b04190fa2: Waiting [2023-03-29T23:47:12.940Z] 3a2ae6a8a46f: Waiting [2023-03-29T23:47:12.940Z] 2f39f015ded8: Waiting [2023-03-29T23:47:12.940Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T23:47:12.940Z] 5c69ac0246d0: Download complete [2023-03-29T23:47:12.940Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T23:47:12.940Z] 3a2ae6a8a46f: Download complete [2023-03-29T23:47:12.940Z] 33b1e0a273af: Verifying Checksum [2023-03-29T23:47:12.940Z] 33b1e0a273af: Download complete [2023-03-29T23:47:12.940Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T23:47:12.940Z] 5d3b04190fa2: Download complete [2023-03-29T23:47:12.940Z] ec43610c2a17: Verifying Checksum [2023-03-29T23:47:12.940Z] ec43610c2a17: Download complete [2023-03-29T23:47:13.199Z] 5eb5b503b376: Download complete [2023-03-29T23:47:13.764Z] 2f39f015ded8: Download complete [2023-03-29T23:47:14.330Z] 5eb5b503b376: Pull complete [2023-03-29T23:47:14.588Z] 5c69ac0246d0: Pull complete [2023-03-29T23:47:14.847Z] ec43610c2a17: Pull complete [2023-03-29T23:47:15.105Z] 3a2ae6a8a46f: Pull complete [2023-03-29T23:47:15.365Z] 33b1e0a273af: Pull complete [2023-03-29T23:47:15.365Z] 5d3b04190fa2: Pull complete [2023-03-29T23:47:19.559Z] 2f39f015ded8: Pull complete [2023-03-29T23:47:19.559Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T23:47:19.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T23:47:19.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T23:47:19.650Z] prd-ubuntu20.04-docker-8c-8g-6300 does not seem to be running inside a container [2023-03-29T23:47:19.672Z] $ 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/479/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/479 -v /w/workspace/edgex-go/479:/w/workspace/edgex-go/479:rw,z -v /w/workspace/edgex-go/479@tmp:/w/workspace/edgex-go/479@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T23:47:21.506Z] $ docker top f185c5572a8102484a583887263effe6b7b9c2362a497a97363fd9aa862526ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T23:47:21.860Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T23:47:22.139Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T23:47:22.424Z] + ls /var/log/sa-host [2023-03-29T23:47:22.424Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T23:47:22.502Z] provisioning config files... [2023-03-29T23:47:22.509Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/479@tmp/config6600865817509450389tmp [Pipeline] { [Pipeline] echo [2023-03-29T23:47:22.519Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:47:22.799Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T23:47:22.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:47:23.134Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T23:47:23.142Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:47:23.425Z] ---> sudo-logs.sh [2023-03-29T23:47:23.425Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T23:47:23.445Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:47:23.726Z] ---> job-cost.sh [2023-03-29T23:47:23.726Z] lf-activate-venv: SKIPPING [2023-03-29T23:47:23.726Z] DEBUG: total: 0.10999999940395355 [2023-03-29T23:47:23.726Z] INFO: Retrieving Stack Cost... [2023-03-29T23:47:24.292Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T23:47:24.550Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T23:47:24.562Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T23:47:24.843Z] ---> logs-deploy.sh [2023-03-29T23:47:24.843Z] lf-activate-venv: SKIPPING [2023-03-29T23:47:24.843Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/479 [2023-03-29T23:47:24.843Z] INFO: archiving workspace using pattern(s): [2023-03-29T23:47:25.780Z] Archives upload complete. [2023-03-29T23:47:26.039Z] INFO: archiving logs to Nexus [2023-03-29T23:47:26.977Z] ---> uname -a: [2023-03-29T23:47:26.977Z] Linux prd-ubuntu20-04-docker-8c-8g-6300 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-29T23:47:26.977Z] [2023-03-29T23:47:26.977Z] [2023-03-29T23:47:26.977Z] ---> lscpu: [2023-03-29T23:47:26.977Z] Architecture: x86_64 [2023-03-29T23:47:26.977Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-29T23:47:26.977Z] Byte Order: Little Endian [2023-03-29T23:47:26.977Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-29T23:47:26.977Z] CPU(s): 8 [2023-03-29T23:47:26.977Z] On-line CPU(s) list: 0-7 [2023-03-29T23:47:26.977Z] Thread(s) per core: 1 [2023-03-29T23:47:26.977Z] Core(s) per socket: 1 [2023-03-29T23:47:26.977Z] Socket(s): 8 [2023-03-29T23:47:26.977Z] NUMA node(s): 1 [2023-03-29T23:47:26.977Z] Vendor ID: AuthenticAMD [2023-03-29T23:47:26.977Z] CPU family: 23 [2023-03-29T23:47:26.977Z] Model: 49 [2023-03-29T23:47:26.977Z] Model name: AMD EPYC-Rome Processor [2023-03-29T23:47:26.977Z] Stepping: 0 [2023-03-29T23:47:26.977Z] CPU MHz: 2799.996 [2023-03-29T23:47:26.977Z] BogoMIPS: 5599.99 [2023-03-29T23:47:26.977Z] Virtualization: AMD-V [2023-03-29T23:47:26.977Z] Hypervisor vendor: KVM [2023-03-29T23:47:26.977Z] Virtualization type: full [2023-03-29T23:47:26.977Z] L1d cache: 256 KiB [2023-03-29T23:47:26.977Z] L1i cache: 256 KiB [2023-03-29T23:47:26.977Z] L2 cache: 4 MiB [2023-03-29T23:47:26.977Z] L3 cache: 128 MiB [2023-03-29T23:47:26.977Z] NUMA node0 CPU(s): 0-7 [2023-03-29T23:47:26.977Z] Vulnerability Itlb multihit: Not affected [2023-03-29T23:47:26.977Z] Vulnerability L1tf: Not affected [2023-03-29T23:47:26.977Z] Vulnerability Mds: Not affected [2023-03-29T23:47:26.977Z] Vulnerability Meltdown: Not affected [2023-03-29T23:47:26.977Z] Vulnerability Mmio stale data: Not affected [2023-03-29T23:47:26.977Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-29T23:47:26.977Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-29T23:47:26.977Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-29T23:47:26.977Z] Vulnerability Srbds: Not affected [2023-03-29T23:47:26.977Z] Vulnerability Tsx async abort: Not affected [2023-03-29T23:47:26.977Z] 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 [2023-03-29T23:47:26.977Z] [2023-03-29T23:47:26.977Z] [2023-03-29T23:47:26.977Z] ---> nproc: [2023-03-29T23:47:26.977Z] 8 [2023-03-29T23:47:26.977Z] [2023-03-29T23:47:26.977Z] [2023-03-29T23:47:26.977Z] ---> df -h: [2023-03-29T23:47:26.977Z] Filesystem Size Used Avail Use% Mounted on [2023-03-29T23:47:26.977Z] overlay 155G 20G 136G 13% / [2023-03-29T23:47:26.977Z] tmpfs 64M 0 64M 0% /dev [2023-03-29T23:47:26.977Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-29T23:47:26.977Z] shm 64M 0 64M 0% /dev/shm [2023-03-29T23:47:26.977Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-03-29T23:47:26.977Z] [2023-03-29T23:47:26.977Z] [2023-03-29T23:47:26.977Z] ---> sar -b -r -n DEV: [2023-03-29T23:47:26.977Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6300) 03/29/23 _x86_64_ (8 CPU) [2023-03-29T23:47:26.977Z] [2023-03-29T23:47:26.977Z] 23:08:16 LINUX RESTART (8 CPU) [2023-03-29T23:47:26.977Z] [2023-03-29T23:47:26.977Z] 23:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-29T23:47:26.977Z] 23:10:01 147.16 3.80 143.37 0.00 442.50 133810.95 0.00 [2023-03-29T23:47:26.977Z] 23:11:01 31.87 0.00 31.87 0.00 0.00 53582.83 0.00 [2023-03-29T23:47:26.977Z] 23:12:01 64.49 0.23 64.26 0.00 14.13 23842.69 0.00 [2023-03-29T23:47:26.977Z] 23:13:01 580.75 9.97 570.79 0.00 99.45 212660.56 0.00 [2023-03-29T23:47:26.977Z] 23:14:01 1011.45 10.81 1000.63 0.00 5164.81 336720.69 0.00 [2023-03-29T23:47:26.978Z] 23:15:01 977.09 0.70 976.39 0.00 13.33 258424.39 0.00 [2023-03-29T23:47:26.978Z] 23:16:01 453.26 0.22 453.04 0.00 25.46 57899.42 0.00 [2023-03-29T23:47:26.978Z] 23:17:01 21.03 0.03 20.99 0.00 4.13 646.05 0.00 [2023-03-29T23:47:26.978Z] 23:18:01 2.35 0.00 2.35 0.00 0.00 28.92 0.00 [2023-03-29T23:47:26.978Z] 23:19:01 1.87 0.00 1.87 0.00 0.00 20.53 0.00 [2023-03-29T23:47:26.978Z] 23:20:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 [2023-03-29T23:47:26.978Z] 23:21:01 1.82 0.00 1.82 0.00 0.00 19.06 0.00 [2023-03-29T23:47:26.978Z] 23:22:01 2.70 1.60 1.10 0.00 36.26 14.26 0.00 [2023-03-29T23:47:26.978Z] 23:23:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 [2023-03-29T23:47:26.978Z] 23:24:01 1.90 0.02 1.88 0.00 0.13 25.33 0.00 [2023-03-29T23:47:26.978Z] 23:25:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2023-03-29T23:47:26.978Z] 23:26:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2023-03-29T23:47:26.978Z] 23:27:01 1.25 0.00 1.25 0.00 0.00 16.26 0.00 [2023-03-29T23:47:26.978Z] 23:28:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2023-03-29T23:47:26.978Z] 23:29:01 1.28 0.00 1.28 0.00 0.00 15.59 0.00 [2023-03-29T23:47:26.978Z] 23:30:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2023-03-29T23:47:26.978Z] 23:31:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2023-03-29T23:47:26.978Z] 23:32:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2023-03-29T23:47:26.978Z] 23:33:01 1.37 0.00 1.37 0.00 0.00 15.99 0.00 [2023-03-29T23:47:26.978Z] 23:34:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2023-03-29T23:47:26.978Z] 23:35:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 [2023-03-29T23:47:26.978Z] 23:36:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-03-29T23:47:26.978Z] 23:37:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2023-03-29T23:47:26.978Z] 23:38:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2023-03-29T23:47:26.978Z] 23:39:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 [2023-03-29T23:47:26.978Z] 23:40:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2023-03-29T23:47:26.978Z] 23:41:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2023-03-29T23:47:26.978Z] 23:42:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2023-03-29T23:47:26.978Z] 23:43:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2023-03-29T23:47:26.978Z] 23:44:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2023-03-29T23:47:26.978Z] 23:45:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 [2023-03-29T23:47:26.978Z] 23:46:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-03-29T23:47:26.978Z] 23:47:02 120.11 0.40 119.71 0.00 14.53 56615.53 0.00 [2023-03-29T23:47:26.978Z] Average: 90.66 0.73 89.93 0.00 152.90 29813.29 0.00 [2023-03-29T23:47:26.978Z] [2023-03-29T23:47:26.978Z] 23:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-29T23:47:26.978Z] 23:10:01 28038664 31461720 844772 2.57 112812 3513820 2028972 5.98 1469544 2935764 366832 [2023-03-29T23:47:26.978Z] 23:11:01 27913220 31399244 903312 2.75 114980 3566496 2299396 6.78 1458300 3057316 162888 [2023-03-29T23:47:26.978Z] 23:12:01 27954216 31528580 779120 2.37 117664 3655180 2119620 6.25 1274304 3207728 331100 [2023-03-29T23:47:26.978Z] 23:13:01 21060312 31400596 889284 2.70 287544 9905728 2668420 7.86 1870816 9137552 2877976 [2023-03-29T23:47:26.978Z] 23:14:01 19631764 31234132 1028304 3.13 341516 11024188 2585912 7.62 2526088 9787732 144184 [2023-03-29T23:47:26.978Z] 23:15:01 18359780 31338352 916060 2.79 386168 12251144 2265004 6.68 2690620 10791772 546008 [2023-03-29T23:47:26.978Z] 23:16:01 19783924 31507896 759332 2.31 395616 11041780 1792256 5.28 2487236 9637504 1404 [2023-03-29T23:47:26.978Z] 23:17:01 19773508 31499284 767220 2.33 396476 11042292 1804608 5.32 2494780 9637428 516 [2023-03-29T23:47:26.978Z] 23:18:01 19776392 31502184 764244 2.32 396496 11042296 1804608 5.32 2492084 9637428 20 [2023-03-29T23:47:26.978Z] 23:19:01 19776808 31502640 764180 2.32 396528 11042300 1804608 5.32 2492020 9637432 8 [2023-03-29T23:47:26.978Z] 23:20:01 19785312 31511232 755640 2.30 396540 11042304 1804608 5.32 2483500 9637436 168 [2023-03-29T23:47:26.978Z] 23:21:01 19785084 31511272 755836 2.30 396592 11042304 1804608 5.32 2483096 9637652 168 [2023-03-29T23:47:26.978Z] 23:22:01 19778164 31506504 760500 2.31 396644 11043392 1820768 5.37 2490860 9637968 184 [2023-03-29T23:47:26.978Z] 23:23:01 19778368 31506712 760216 2.31 396660 11043396 1820768 5.37 2490288 9637948 8 [2023-03-29T23:47:26.978Z] 23:24:01 19776880 31505332 761752 2.32 396704 11043364 1837028 5.41 2490424 9637924 8 [2023-03-29T23:47:26.978Z] 23:25:01 19777388 31505868 761356 2.32 396720 11043376 1837028 5.41 2490384 9637932 4 [2023-03-29T23:47:26.978Z] 23:26:01 19776772 31505268 761944 2.32 396732 11043380 1837028 5.41 2490768 9637932 12 [2023-03-29T23:47:26.978Z] 23:27:01 19776756 31505276 761832 2.32 396752 11043384 1837028 5.41 2490972 9637936 24 [2023-03-29T23:47:26.978Z] 23:28:01 19776968 31505504 761588 2.32 396764 11043388 1837028 5.41 2490628 9637940 4 [2023-03-29T23:47:26.978Z] 23:29:01 19776944 31505596 761576 2.32 396788 11043384 1837028 5.41 2490496 9638036 24 [2023-03-29T23:47:26.978Z] 23:30:01 19776904 31505564 761540 2.32 396796 11043392 1837028 5.41 2490584 9638040 12 [2023-03-29T23:47:26.978Z] 23:31:01 19776320 31504984 762032 2.32 396808 11043392 1837028 5.41 2490816 9638040 12 [2023-03-29T23:47:26.978Z] 23:32:01 19776336 31505136 761864 2.32 396824 11043528 1837028 5.41 2490656 9638176 40 [2023-03-29T23:47:26.978Z] 23:33:01 19776540 31505344 761580 2.32 396840 11043532 1837028 5.41 2490416 9638180 8 [2023-03-29T23:47:26.978Z] 23:34:01 19776696 31505564 761808 2.32 396852 11043528 1837028 5.41 2490516 9638184 4 [2023-03-29T23:47:26.978Z] 23:35:01 19776460 31505340 761992 2.32 396864 11043540 1837028 5.41 2490492 9638192 40 [2023-03-29T23:47:26.978Z] 23:36:01 19776632 31505516 761736 2.32 396884 11043544 1837028 5.41 2490388 9638196 20 [2023-03-29T23:47:26.978Z] 23:37:01 19776616 31505500 761724 2.32 396896 11043544 1837028 5.41 2490264 9638196 44 [2023-03-29T23:47:26.978Z] 23:38:01 19776820 31505708 761456 2.32 396896 11043548 1837028 5.41 2490248 9638200 24 [2023-03-29T23:47:26.978Z] 23:39:01 19776480 31505436 761756 2.32 396908 11043548 1837028 5.41 2490748 9638204 192 [2023-03-29T23:47:26.978Z] 23:40:01 19776440 31505404 761716 2.32 396932 11043552 1853088 5.46 2490576 9638208 192 [2023-03-29T23:47:26.978Z] 23:41:01 19776360 31505328 761712 2.32 396960 11043556 1853088 5.46 2490652 9638212 208 [2023-03-29T23:47:26.978Z] 23:42:01 19776624 31505652 761656 2.32 396968 11043556 1853088 5.46 2490368 9638216 4 [2023-03-29T23:47:26.978Z] 23:43:01 19776568 31505600 761656 2.32 396984 11043560 1853088 5.46 2490728 9638220 40 [2023-03-29T23:47:26.978Z] 23:44:01 19776584 31505624 761608 2.32 396996 11043560 1869204 5.51 2490440 9638224 8 [2023-03-29T23:47:26.978Z] 23:45:01 19776244 31505300 761852 2.32 397004 11043568 1869204 5.51 2490392 9638228 28 [2023-03-29T23:47:26.978Z] 23:46:01 19776236 31505296 761796 2.32 397012 11043572 1869204 5.51 2490376 9638232 8 [2023-03-29T23:47:26.978Z] 23:47:02 18252580 31463140 798204 2.43 445216 12351784 1952784 5.76 2637040 10883408 852 [2023-03-29T23:47:26.978Z] Average: 20376596 31486806 783309 2.38 371193 10489703 1915509 5.65 2397971 9173129 116665 [2023-03-29T23:47:26.978Z] [2023-03-29T23:47:26.978Z] 23:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-29T23:47:26.978Z] 23:10:01 docker0 271.39 336.65 18.70 3465.02 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:10:01 vethee215b0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:10:01 ens3 553.74 395.49 7636.54 54.42 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:10:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:11:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:11:01 vethee215b0 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:11:01 ens3 57.42 49.39 32.50 101.95 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:12:01 ens3 89.04 53.87 1688.63 17.50 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:12:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:13:01 docker0 561.56 867.34 45.03 6224.80 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:13:01 veth9435043 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:13:01 ens3 900.28 581.60 6254.68 64.96 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:14:01 docker0 105.45 219.28 8.58 1604.68 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:14:01 veth9435043 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:14:01 ens3 391.82 189.40 4495.57 32.29 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:14:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:14:01 vethd0c70a6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:15:01 docker0 99.17 205.45 8.03 1331.85 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:15:01 veth9435043 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:15:01 vethff0b8ba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:15:01 veth188445d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:15:01 ens3 255.76 130.61 1371.73 31.72 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:16:01 docker0 9.35 18.30 0.59 191.55 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:16:01 ens3 305.85 321.51 370.30 1045.07 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:16:01 lo 34.13 34.13 3.36 3.36 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:17:01 ens3 383.79 433.79 198.14 2484.84 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:17:01 lo 36.59 36.59 3.60 3.60 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:18:01 ens3 1.90 0.63 1.22 0.30 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:19:01 ens3 0.45 0.28 0.18 0.14 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:20:01 ens3 0.43 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:21:01 ens3 0.47 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:22:01 ens3 7.97 6.47 5.34 6.26 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:22:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.978Z] 23:23:01 ens3 0.25 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:24:01 ens3 0.32 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:25:01 ens3 0.73 0.12 0.12 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:26:01 ens3 1.93 0.30 0.41 0.21 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:27:01 ens3 2.93 1.42 1.17 0.84 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:28:01 ens3 1.43 0.30 0.33 0.21 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:29:01 ens3 2.07 0.27 0.36 0.14 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:30:01 ens3 2.13 0.72 0.71 0.49 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:31:01 ens3 1.82 0.93 0.82 0.61 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:32:01 ens3 0.52 0.30 0.26 0.20 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:33:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:34:01 ens3 0.25 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:35:01 ens3 0.32 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:36:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:37:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:38:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:39:01 ens3 0.35 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:40:01 ens3 0.25 0.05 0.12 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:41:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:42:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:43:01 ens3 0.78 0.47 0.28 0.22 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:44:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:45:01 ens3 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:46:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:47:02 docker0 42.25 66.93 3.48 581.05 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:47:02 veth3655436 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:47:02 ens3 413.75 257.65 7791.91 151.86 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] 23:47:02 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] Average: docker0 28.59 45.01 2.22 351.22 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] Average: veth3655436 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] Average: ens3 88.76 63.72 782.55 105.15 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] Average: lo 2.10 2.10 0.20 0.20 0.00 0.00 0.00 0.00 [2023-03-29T23:47:26.979Z] [2023-03-29T23:47:26.979Z] [2023-03-29T23:47:26.979Z] ---> sar -P ALL: [2023-03-29T23:47:26.979Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6300) 03/29/23 _x86_64_ (8 CPU) [2023-03-29T23:47:26.979Z] [2023-03-29T23:47:26.979Z] 23:08:16 LINUX RESTART (8 CPU) [2023-03-29T23:47:26.979Z] [2023-03-29T23:47:26.979Z] 23:09:02 CPU %user %nice %system %iowait %steal %idle [2023-03-29T23:47:26.979Z] 23:10:01 all 22.59 0.00 6.17 1.41 0.07 69.76 [2023-03-29T23:47:26.979Z] 23:10:01 0 21.29 0.00 6.16 7.24 0.07 65.24 [2023-03-29T23:47:26.979Z] 23:10:01 1 22.55 0.00 6.50 0.31 0.07 70.58 [2023-03-29T23:47:26.979Z] 23:10:01 2 22.26 0.00 6.47 0.57 0.07 70.63 [2023-03-29T23:47:26.979Z] 23:10:01 3 22.52 0.00 5.50 0.05 0.09 71.85 [2023-03-29T23:47:26.979Z] 23:10:01 4 22.22 0.00 6.33 0.17 0.07 71.21 [2023-03-29T23:47:26.979Z] 23:10:01 5 25.76 0.00 6.64 1.31 0.07 66.22 [2023-03-29T23:47:26.979Z] 23:10:01 6 20.13 0.00 5.19 1.01 0.05 73.62 [2023-03-29T23:47:26.979Z] 23:10:01 7 24.04 0.00 6.57 0.63 0.09 68.68 [2023-03-29T23:47:26.979Z] 23:11:01 all 20.18 0.00 4.19 0.28 0.06 75.29 [2023-03-29T23:47:26.979Z] 23:11:01 0 17.90 0.00 3.78 1.57 0.07 76.67 [2023-03-29T23:47:26.979Z] 23:11:01 1 20.13 0.00 3.92 0.05 0.05 75.85 [2023-03-29T23:47:26.979Z] 23:11:01 2 23.48 0.00 4.32 0.00 0.07 72.14 [2023-03-29T23:47:26.979Z] 23:11:01 3 22.19 0.00 3.66 0.02 0.05 74.08 [2023-03-29T23:47:26.979Z] 23:11:01 4 19.41 0.00 5.91 0.00 0.05 74.63 [2023-03-29T23:47:26.979Z] 23:11:01 5 19.62 0.00 4.96 0.02 0.07 75.34 [2023-03-29T23:47:26.979Z] 23:11:01 6 21.43 0.00 3.76 0.50 0.05 74.26 [2023-03-29T23:47:26.979Z] 23:11:01 7 17.28 0.00 3.21 0.07 0.05 79.40 [2023-03-29T23:47:26.979Z] 23:12:01 all 44.82 0.00 6.97 0.43 0.09 47.69 [2023-03-29T23:47:26.979Z] 23:12:01 0 43.72 0.00 6.98 0.42 0.08 48.80 [2023-03-29T23:47:26.979Z] 23:12:01 1 46.36 0.00 6.89 0.74 0.08 45.93 [2023-03-29T23:47:26.979Z] 23:12:01 2 44.34 0.00 6.47 0.12 0.08 48.99 [2023-03-29T23:47:26.979Z] 23:12:01 3 44.79 0.00 6.43 0.03 0.10 48.64 [2023-03-29T23:47:26.979Z] 23:12:01 4 44.95 0.00 7.97 0.03 0.10 46.95 [2023-03-29T23:47:26.979Z] 23:12:01 5 45.55 0.00 7.07 0.02 0.08 47.28 [2023-03-29T23:47:26.979Z] 23:12:01 6 44.04 0.00 6.88 1.88 0.10 47.09 [2023-03-29T23:47:26.979Z] 23:12:01 7 44.79 0.00 7.10 0.15 0.10 47.85 [2023-03-29T23:47:26.979Z] 23:13:01 all 16.93 0.00 12.27 8.34 0.09 62.37 [2023-03-29T23:47:26.979Z] 23:13:01 0 16.13 0.00 12.21 5.20 0.09 66.38 [2023-03-29T23:47:26.979Z] 23:13:01 1 18.09 0.00 11.71 3.64 0.09 66.47 [2023-03-29T23:47:26.979Z] 23:13:01 2 15.44 0.00 11.49 5.99 0.09 66.99 [2023-03-29T23:47:26.979Z] 23:13:01 3 18.61 0.00 12.27 4.41 0.10 64.60 [2023-03-29T23:47:26.979Z] 23:13:01 4 17.63 0.00 12.52 3.97 0.09 65.79 [2023-03-29T23:47:26.979Z] 23:13:01 5 17.47 0.00 14.32 27.33 0.10 40.78 [2023-03-29T23:47:26.979Z] 23:13:01 6 15.33 0.00 10.81 7.91 0.07 65.88 [2023-03-29T23:47:26.979Z] 23:13:01 7 16.76 0.00 12.87 8.51 0.12 61.73 [2023-03-29T23:47:26.979Z] 23:14:01 all 54.14 0.00 14.53 7.74 0.12 23.47 [2023-03-29T23:47:26.979Z] 23:14:01 0 54.62 0.00 14.95 5.53 0.12 24.77 [2023-03-29T23:47:26.979Z] 23:14:01 1 55.03 0.00 12.61 4.89 0.12 27.35 [2023-03-29T23:47:26.979Z] 23:14:01 2 54.02 0.00 15.13 5.19 0.12 25.54 [2023-03-29T23:47:26.979Z] 23:14:01 3 53.04 0.00 14.85 4.04 0.12 27.96 [2023-03-29T23:47:26.979Z] 23:14:01 4 54.15 0.00 14.85 12.24 0.14 18.62 [2023-03-29T23:47:26.979Z] 23:14:01 5 54.23 0.00 13.52 8.74 0.12 23.39 [2023-03-29T23:47:26.979Z] 23:14:01 6 54.56 0.00 14.50 10.96 0.13 19.86 [2023-03-29T23:47:26.979Z] 23:14:01 7 53.42 0.00 15.88 10.35 0.12 20.23 [2023-03-29T23:47:26.979Z] 23:15:01 all 67.70 0.00 15.75 4.64 0.13 11.78 [2023-03-29T23:47:26.979Z] 23:15:01 0 66.06 0.00 16.94 3.82 0.13 13.05 [2023-03-29T23:47:26.979Z] 23:15:01 1 68.54 0.00 14.87 2.89 0.12 13.59 [2023-03-29T23:47:26.979Z] 23:15:01 2 66.95 0.00 15.20 4.33 0.14 13.39 [2023-03-29T23:47:26.979Z] 23:15:01 3 69.16 0.00 14.69 4.77 0.13 11.25 [2023-03-29T23:47:26.979Z] 23:15:01 4 67.37 0.00 15.56 4.36 0.14 12.57 [2023-03-29T23:47:26.979Z] 23:15:01 5 66.84 0.00 16.88 6.77 0.14 9.37 [2023-03-29T23:47:26.980Z] 23:15:01 6 68.99 0.00 15.25 4.26 0.12 11.39 [2023-03-29T23:47:26.980Z] 23:15:01 7 67.72 0.00 16.58 5.89 0.14 9.68 [2023-03-29T23:47:26.980Z] 23:16:01 all 18.69 0.00 5.15 2.16 0.07 73.92 [2023-03-29T23:47:26.980Z] 23:16:01 0 19.34 0.00 5.06 2.17 0.07 73.37 [2023-03-29T23:47:26.980Z] 23:16:01 1 19.22 0.00 5.48 1.12 0.07 74.11 [2023-03-29T23:47:26.980Z] 23:16:01 2 18.37 0.00 5.36 1.36 0.07 74.84 [2023-03-29T23:47:26.980Z] 23:16:01 3 20.85 0.00 4.58 2.02 0.07 72.48 [2023-03-29T23:47:26.980Z] 23:16:01 4 19.55 0.00 5.39 3.34 0.07 71.66 [2023-03-29T23:47:26.980Z] 23:16:01 5 16.80 0.00 4.89 3.40 0.10 74.81 [2023-03-29T23:47:26.980Z] 23:16:01 6 16.72 0.00 4.65 0.56 0.08 77.99 [2023-03-29T23:47:26.980Z] 23:16:01 7 18.68 0.00 5.80 3.35 0.07 72.10 [2023-03-29T23:47:26.980Z] 23:17:01 all 8.97 0.00 1.00 0.10 0.05 89.89 [2023-03-29T23:47:26.980Z] 23:17:01 0 5.20 0.00 0.95 0.02 0.03 93.80 [2023-03-29T23:47:26.980Z] 23:17:01 1 9.58 0.00 1.10 0.05 0.05 89.22 [2023-03-29T23:47:26.980Z] 23:17:01 2 8.59 0.00 1.05 0.02 0.03 90.31 [2023-03-29T23:47:26.980Z] 23:17:01 3 11.47 0.00 1.12 0.12 0.07 87.22 [2023-03-29T23:47:26.980Z] 23:17:01 4 8.41 0.00 0.84 0.03 0.03 90.69 [2023-03-29T23:47:26.980Z] 23:17:01 5 10.33 0.00 0.99 0.13 0.05 88.50 [2023-03-29T23:47:26.980Z] 23:17:01 6 9.81 0.00 0.80 0.03 0.03 89.32 [2023-03-29T23:47:26.980Z] 23:17:01 7 8.38 0.00 1.16 0.37 0.07 90.03 [2023-03-29T23:47:26.980Z] 23:18:01 all 0.06 0.00 0.02 0.01 0.00 99.91 [2023-03-29T23:47:26.980Z] 23:18:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-03-29T23:47:26.980Z] 23:18:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-29T23:47:26.980Z] 23:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:18:01 3 0.03 0.00 0.00 0.05 0.02 99.90 [2023-03-29T23:47:26.980Z] 23:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:18:01 6 0.07 0.00 0.07 0.00 0.02 99.85 [2023-03-29T23:47:26.980Z] 23:18:01 7 0.18 0.00 0.03 0.00 0.00 99.78 [2023-03-29T23:47:26.980Z] 23:19:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-03-29T23:47:26.980Z] 23:19:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-29T23:47:26.980Z] 23:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.980Z] 23:19:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-03-29T23:47:26.980Z] 23:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:19:01 7 0.07 0.00 0.03 0.02 0.02 99.87 [2023-03-29T23:47:26.980Z] 23:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-29T23:47:26.980Z] 23:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-29T23:47:26.980Z] 23:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.980Z] 23:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-29T23:47:26.980Z] 23:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:20:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:20:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-29T23:47:26.980Z] [2023-03-29T23:47:26.980Z] 23:20:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T23:47:26.980Z] 23:21:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-03-29T23:47:26.980Z] 23:21:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2023-03-29T23:47:26.980Z] 23:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T23:47:26.980Z] 23:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:21:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-29T23:47:26.980Z] 23:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.980Z] 23:21:01 7 0.02 0.00 0.05 0.02 0.03 99.88 [2023-03-29T23:47:26.980Z] 23:22:01 all 0.32 0.00 0.05 0.01 0.01 99.61 [2023-03-29T23:47:26.980Z] 23:22:01 0 0.53 0.00 0.10 0.05 0.00 99.32 [2023-03-29T23:47:26.980Z] 23:22:01 1 0.10 0.00 0.10 0.00 0.00 99.80 [2023-03-29T23:47:26.980Z] 23:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:22:01 3 0.25 0.00 0.07 0.00 0.02 99.67 [2023-03-29T23:47:26.980Z] 23:22:01 4 0.27 0.00 0.05 0.02 0.00 99.67 [2023-03-29T23:47:26.980Z] 23:22:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-29T23:47:26.980Z] 23:22:01 6 0.17 0.00 0.02 0.00 0.02 99.80 [2023-03-29T23:47:26.980Z] 23:22:01 7 1.18 0.00 0.03 0.00 0.02 98.77 [2023-03-29T23:47:26.980Z] 23:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-03-29T23:47:26.980Z] 23:23:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-29T23:47:26.980Z] 23:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T23:47:26.980Z] 23:23:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.980Z] 23:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-29T23:47:26.980Z] 23:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.980Z] 23:23:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-29T23:47:26.980Z] 23:24:01 all 0.04 0.00 0.04 0.01 0.01 99.91 [2023-03-29T23:47:26.980Z] 23:24:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-29T23:47:26.980Z] 23:24:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-29T23:47:26.980Z] 23:24:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-03-29T23:47:26.980Z] 23:24:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2023-03-29T23:47:26.980Z] 23:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:24:01 5 0.05 0.00 0.03 0.07 0.02 99.83 [2023-03-29T23:47:26.980Z] 23:24:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:24:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-29T23:47:26.980Z] 23:25:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-29T23:47:26.980Z] 23:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:25:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:25:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-29T23:47:26.980Z] 23:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.980Z] 23:25:01 5 0.00 0.00 0.03 0.03 0.02 99.92 [2023-03-29T23:47:26.980Z] 23:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:26:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-03-29T23:47:26.980Z] 23:26:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-03-29T23:47:26.980Z] 23:26:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-29T23:47:26.980Z] 23:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:26:01 3 0.38 0.00 0.02 0.00 0.00 99.60 [2023-03-29T23:47:26.980Z] 23:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:26:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2023-03-29T23:47:26.980Z] 23:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:26:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2023-03-29T23:47:26.980Z] 23:27:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-03-29T23:47:26.980Z] 23:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-29T23:47:26.980Z] 23:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T23:47:26.980Z] 23:27:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-29T23:47:26.980Z] 23:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.980Z] 23:27:01 5 0.03 0.00 0.02 0.05 0.02 99.88 [2023-03-29T23:47:26.980Z] 23:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-29T23:47:26.980Z] 23:28:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-03-29T23:47:26.980Z] 23:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-29T23:47:26.980Z] 23:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T23:47:26.980Z] 23:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:28:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-29T23:47:26.980Z] 23:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:29:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-03-29T23:47:26.980Z] 23:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-29T23:47:26.980Z] 23:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-29T23:47:26.980Z] 23:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-29T23:47:26.980Z] 23:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.980Z] 23:29:01 5 0.02 0.00 0.03 0.05 0.02 99.88 [2023-03-29T23:47:26.980Z] 23:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-29T23:47:26.980Z] 23:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:30:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2023-03-29T23:47:26.980Z] 23:30:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-03-29T23:47:26.980Z] 23:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:30:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:30:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-29T23:47:26.980Z] 23:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:30:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2023-03-29T23:47:26.980Z] 23:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:30:01 7 0.10 0.00 0.02 0.00 0.00 99.88 [2023-03-29T23:47:26.980Z] 23:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-29T23:47:26.980Z] 23:31:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-29T23:47:26.980Z] 23:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:31:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.980Z] 23:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.980Z] 23:31:01 5 0.02 0.00 0.00 0.02 0.03 99.93 [2023-03-29T23:47:26.980Z] 23:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] 23:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T23:47:26.980Z] [2023-03-29T23:47:26.980Z] 23:31:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T23:47:26.980Z] 23:32:01 all 0.25 0.00 0.02 0.01 0.01 99.72 [2023-03-29T23:47:26.980Z] 23:32:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-29T23:47:26.980Z] 23:32:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:32:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-03-29T23:47:26.980Z] 23:32:01 3 1.78 0.00 0.00 0.00 0.02 98.21 [2023-03-29T23:47:26.980Z] 23:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.980Z] 23:32:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2023-03-29T23:47:26.981Z] 23:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:33:01 all 0.28 0.00 0.01 0.00 0.00 99.71 [2023-03-29T23:47:26.981Z] 23:33:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-03-29T23:47:26.981Z] 23:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:33:01 3 2.02 0.00 0.03 0.00 0.00 97.95 [2023-03-29T23:47:26.981Z] 23:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:33:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-29T23:47:26.981Z] 23:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:34:01 all 0.30 0.00 0.02 0.00 0.01 99.67 [2023-03-29T23:47:26.981Z] 23:34:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2023-03-29T23:47:26.981Z] 23:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-29T23:47:26.981Z] 23:34:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-29T23:47:26.981Z] 23:34:01 3 1.99 0.00 0.05 0.00 0.02 97.95 [2023-03-29T23:47:26.981Z] 23:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:34:01 5 0.05 0.00 0.02 0.02 0.03 99.88 [2023-03-29T23:47:26.981Z] 23:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:34:01 7 0.10 0.00 0.02 0.00 0.02 99.87 [2023-03-29T23:47:26.981Z] 23:35:01 all 0.14 0.00 0.03 0.01 0.00 99.82 [2023-03-29T23:47:26.981Z] 23:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:35:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2023-03-29T23:47:26.981Z] 23:35:01 3 1.01 0.00 0.12 0.00 0.00 98.87 [2023-03-29T23:47:26.981Z] 23:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:35:01 5 0.05 0.00 0.03 0.03 0.02 99.87 [2023-03-29T23:47:26.981Z] 23:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-29T23:47:26.981Z] 23:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-29T23:47:26.981Z] 23:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:36:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-29T23:47:26.981Z] 23:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:36:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2023-03-29T23:47:26.981Z] 23:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:36:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-29T23:47:26.981Z] 23:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2023-03-29T23:47:26.981Z] 23:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-29T23:47:26.981Z] 23:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-29T23:47:26.981Z] 23:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:37:01 5 0.07 0.00 0.07 0.02 0.02 99.83 [2023-03-29T23:47:26.981Z] 23:37:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-03-29T23:47:26.981Z] 23:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:38:01 5 0.08 0.00 0.03 0.00 0.03 99.85 [2023-03-29T23:47:26.981Z] 23:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T23:47:26.981Z] 23:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:39:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:39:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2023-03-29T23:47:26.981Z] 23:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:39:01 2 0.03 0.00 0.00 0.03 0.02 99.92 [2023-03-29T23:47:26.981Z] 23:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:39:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:39:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-29T23:47:26.981Z] 23:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-03-29T23:47:26.981Z] 23:40:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-29T23:47:26.981Z] 23:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:40:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T23:47:26.981Z] 23:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-29T23:47:26.981Z] 23:40:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2023-03-29T23:47:26.981Z] 23:41:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2023-03-29T23:47:26.981Z] 23:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-29T23:47:26.981Z] 23:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-29T23:47:26.981Z] 23:41:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-29T23:47:26.981Z] 23:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-29T23:47:26.981Z] 23:41:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-03-29T23:47:26.981Z] 23:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:41:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-29T23:47:26.981Z] 23:42:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:42:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:42:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-29T23:47:26.981Z] 23:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:42:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2023-03-29T23:47:26.981Z] [2023-03-29T23:47:26.981Z] 23:42:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T23:47:26.981Z] 23:43:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-03-29T23:47:26.981Z] 23:43:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2023-03-29T23:47:26.981Z] 23:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:43:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-29T23:47:26.981Z] 23:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:43:01 5 0.05 0.00 0.00 0.03 0.00 99.92 [2023-03-29T23:47:26.981Z] 23:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:43:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-29T23:47:26.981Z] 23:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-03-29T23:47:26.981Z] 23:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-29T23:47:26.981Z] 23:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T23:47:26.981Z] 23:44:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-29T23:47:26.981Z] 23:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:44:01 7 0.10 0.00 0.02 0.00 0.02 99.87 [2023-03-29T23:47:26.981Z] 23:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-03-29T23:47:26.981Z] 23:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-29T23:47:26.981Z] 23:45:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T23:47:26.981Z] 23:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-29T23:47:26.981Z] 23:45:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-29T23:47:26.981Z] 23:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-03-29T23:47:26.981Z] 23:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-29T23:47:26.981Z] 23:46:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-03-29T23:47:26.981Z] 23:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T23:47:26.981Z] 23:46:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-03-29T23:47:26.981Z] 23:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T23:47:26.981Z] 23:46:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-29T23:47:26.981Z] 23:47:02 all 8.98 0.00 4.31 1.30 0.05 85.36 [2023-03-29T23:47:26.981Z] 23:47:02 0 9.09 0.00 4.28 0.22 0.03 86.38 [2023-03-29T23:47:26.981Z] 23:47:02 1 9.87 0.00 3.82 1.43 0.05 84.83 [2023-03-29T23:47:26.981Z] 23:47:02 2 8.85 0.00 4.62 0.08 0.05 86.39 [2023-03-29T23:47:26.981Z] 23:47:02 3 8.54 0.00 3.25 0.14 0.05 88.02 [2023-03-29T23:47:26.981Z] 23:47:02 4 8.11 0.00 5.41 6.51 0.03 79.94 [2023-03-29T23:47:26.981Z] 23:47:02 5 8.39 0.00 3.48 0.93 0.05 87.15 [2023-03-29T23:47:26.981Z] 23:47:02 6 9.85 0.00 4.42 0.77 0.05 84.90 [2023-03-29T23:47:26.981Z] 23:47:02 7 9.09 0.00 5.23 0.36 0.07 85.26 [2023-03-29T23:47:26.982Z] Average: all 6.90 0.00 1.84 0.69 0.02 90.54 [2023-03-29T23:47:26.982Z] Average: 0 6.66 0.00 1.88 0.68 0.02 90.76 [2023-03-29T23:47:26.982Z] Average: 1 7.04 0.00 1.76 0.39 0.02 90.79 [2023-03-29T23:47:26.982Z] Average: 2 6.85 0.00 1.83 0.47 0.02 90.83 [2023-03-29T23:47:26.982Z] Average: 3 7.29 0.00 1.74 0.41 0.03 90.54 [2023-03-29T23:47:26.982Z] Average: 4 6.83 0.00 1.95 0.80 0.02 90.41 [2023-03-29T23:47:26.982Z] Average: 5 6.92 0.00 1.90 1.27 0.03 89.89 [2023-03-29T23:47:26.982Z] Average: 6 6.82 0.00 1.74 0.72 0.02 90.70 [2023-03-29T23:47:26.982Z] Average: 7 6.83 0.00 1.95 0.77 0.03 90.43 [2023-03-29T23:47:26.982Z] [2023-03-29T23:47:26.982Z] [2023-03-29T23:47:26.982Z]