Pull request #4325 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be1e864fcd73e1a52cb652423a33d0b36a326e6a+ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 (b8b3709331c52b550e80be92a2e0a7b5cdd6e8b1) 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-ssh447835146452072379.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16720218596351012224.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-4325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3984556619653555000.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-4325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5661117575324460157.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh5983450402516449232.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-4325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6709096406194065164.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-4723’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4727 in /w/workspace/edgexfoundry_edgex-go_PR-4325 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit be1e864fcd73e1a52cb652423a33d0b36a326e6a Merge succeeded, producing be1e864fcd73e1a52cb652423a33d0b36a326e6a Checking out Revision be1e864fcd73e1a52cb652423a33d0b36a326e6a (PR-4325) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4325/head:refs/remotes/origin/PR-4325 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be1e864fcd73e1a52cb652423a33d0b36a326e6a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f be1e864fcd73e1a52cb652423a33d0b36a326e6a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-06T19:05:11.186Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T19:05:11.353Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T19:05:11.459Z] ========================================================= [2023-02-06T19:05:11.460Z] EdgeX Global Pipelines Version Info [2023-02-06T19:05:11.460Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:05:12.851Z] ------------------- [2023-02-06T19:05:12.851Z] stable info: [2023-02-06T19:05:12.851Z] ------------------- [2023-02-06T19:05:12.851Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T19:05:12.851Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T19:05:12.851Z] Message: update stable to v1.0.244 [2023-02-06T19:05:13.421Z] ------------------- [2023-02-06T19:05:13.421Z] experimental info: [2023-02-06T19:05:13.421Z] ------------------- [2023-02-06T19:05:13.421Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T19:05:13.421Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T19:05:13.421Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T19:05:13.698Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-06T19:05:13.740Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-06T19:05:13.781Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T19:05:13.820Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T19:05:13.857Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T19:05:13.896Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T19:05:13.938Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T19:05:13.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-06T19:05:14.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-06T19:05:14.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-06T19:05:14.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T19:05:14.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T19:05:14.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T19:05:14.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T19:05:14.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T19:05:14.302Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T19:05:14.342Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-06T19:05:14.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T19:05:14.428Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-06T19:05:14.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-06T19:05:14.515Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T19:05:14.557Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T19:05:14.595Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T19:05:14.634Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4325 [Pipeline] echo [2023-02-06T19:05:14.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4325 [Pipeline] echo [2023-02-06T19:05:14.714Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4325 [Pipeline] echo [2023-02-06T19:05:14.755Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be1e864fcd73e1a52cb652423a33d0b36a326e6a [Pipeline] echo [2023-02-06T19:05:14.796Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be1e864 [Pipeline] echo [2023-02-06T19:05:14.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T19:05:14.961Z] provisioning config files... [2023-02-06T19:05:14.974Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14274128350684452401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:05:15.322Z] ---> docker-login.sh [2023-02-06T19:05:15.322Z] nexus3.edgexfoundry.org:10001 [2023-02-06T19:05:15.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:05:15.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:05:15.581Z] Configure a credential helper to remove this warning. See [2023-02-06T19:05:15.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:05:15.581Z] [2023-02-06T19:05:15.581Z] Login Succeeded [2023-02-06T19:05:15.581Z] nexus3.edgexfoundry.org:10002 [2023-02-06T19:05:15.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:05:15.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:05:15.581Z] Configure a credential helper to remove this warning. See [2023-02-06T19:05:15.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:05:15.581Z] [2023-02-06T19:05:15.581Z] Login Succeeded [2023-02-06T19:05:15.842Z] nexus3.edgexfoundry.org:10003 [2023-02-06T19:05:15.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:05:15.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:05:15.842Z] Configure a credential helper to remove this warning. See [2023-02-06T19:05:15.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:05:15.843Z] [2023-02-06T19:05:15.843Z] Login Succeeded [2023-02-06T19:05:15.843Z] nexus3.edgexfoundry.org:10004 [2023-02-06T19:05:15.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:05:15.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:05:15.843Z] Configure a credential helper to remove this warning. See [2023-02-06T19:05:15.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:05:15.843Z] [2023-02-06T19:05:15.843Z] Login Succeeded [2023-02-06T19:05:15.843Z] docker.io [2023-02-06T19:05:16.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:05:16.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:05:16.101Z] Configure a credential helper to remove this warning. See [2023-02-06T19:05:16.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:05:16.101Z] [2023-02-06T19:05:16.101Z] Login Succeeded [2023-02-06T19:05:16.101Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T19:05:16.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T19:05:16.544Z] + 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-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-02-06T19:05:16.544Z] + dirname cmd/core-command/Dockerfile [2023-02-06T19:05:16.544Z] + cut -d/ -f2 [2023-02-06T19:05:16.544Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-06T19:05:16.544Z] + + cut -d/ -f2 [2023-02-06T19:05:16.544Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-06T19:05:16.544Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-06T19:05:16.544Z] + dirname cmd/core-data/Dockerfile [2023-02-06T19:05:16.544Z] + cut -d/ -f2 [2023-02-06T19:05:16.544Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-06T19:05:16.544Z] + dirname cmd/core-metadata/Dockerfile [2023-02-06T19:05:16.544Z] + cut -d/ -f2 [2023-02-06T19:05:16.544Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-06T19:05:16.544Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-06T19:05:16.544Z] + cut -d/ -f2 [2023-02-06T19:05:16.544Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-06T19:05:16.544Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-06T19:05:16.544Z] + cut -d/ -f2 [2023-02-06T19:05:16.544Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-06T19:05:16.544Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-06T19:05:16.544Z] cut -d/ -f2 [2023-02-06T19:05:16.544Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-06T19:05:16.544Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-06T19:05:16.544Z] + cut -d/ -f2 [2023-02-06T19:05:16.544Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-06T19:05:16.544Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-06T19:05:16.544Z] + cut -d/ -f2 [2023-02-06T19:05:16.544Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-06T19:05:16.544Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-06T19:05:16.544Z] + cut -d/ -f2 [2023-02-06T19:05:16.544Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-06T19:05:16.544Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-06T19:05:16.544Z] + cut -d/ -f2 [2023-02-06T19:05:16.544Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-06T19:05:16.544Z] + dirname cmd/support-notifications/Dockerfile [2023-02-06T19:05:16.544Z] + cut -d/ -f2 [2023-02-06T19:05:16.544Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-06T19:05:16.544Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-06T19:05:16.544Z] + cut -d/ -f2 [2023-02-06T19:05:16.544Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-06T19:05:16.607Z] 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-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-02-06T19:05:17.101Z] + git rev-list -1 --merges be1e864fcd73e1a52cb652423a33d0b36a326e6a~1..be1e864fcd73e1a52cb652423a33d0b36a326e6a [Pipeline] echo [2023-02-06T19:05:17.135Z] -----------> git rev-list -1 --merges be1e864fcd73e1a52cb652423a33d0b36a326e6a~1..be1e864fcd73e1a52cb652423a33d0b36a326e6a be1e864fcd73e1a52cb652423a33d0b36a326e6a [false] [Pipeline] sh [2023-02-06T19:05:17.438Z] + git log --format=format:%s -1 be1e864fcd73e1a52cb652423a33d0b36a326e6a [Pipeline] echo [2023-02-06T19:05:17.477Z] ========================================================= [2023-02-06T19:05:17.477Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T19:05:17.477Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-06T19:05:17.898Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T19:05:17.898Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T19:05:17.898Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T19:05:17.898Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T19:05:17.898Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-06T19:05:17.898Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-06T19:05:17.898Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:05:18.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T19:05:18.316Z] [2023-02-06T19:05:18.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:05:18.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T19:05:18.695Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T19:05:18.695Z] b85a868b505f: Pulling fs layer [2023-02-06T19:05:18.695Z] e2be974225ed: Pulling fs layer [2023-02-06T19:05:18.695Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T19:05:18.695Z] 988bab9f4d93: Pulling fs layer [2023-02-06T19:05:18.695Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T19:05:18.695Z] eaf3925da568: Pulling fs layer [2023-02-06T19:05:18.695Z] bab4dde63d76: Pulling fs layer [2023-02-06T19:05:18.695Z] bde34c3a00c8: Pulling fs layer [2023-02-06T19:05:18.695Z] b352a97aabf1: Pulling fs layer [2023-02-06T19:05:18.695Z] 4872d77fe225: Pulling fs layer [2023-02-06T19:05:18.695Z] 5851b861e8e6: Pulling fs layer [2023-02-06T19:05:18.695Z] bab4dde63d76: Waiting [2023-02-06T19:05:18.695Z] bde34c3a00c8: Waiting [2023-02-06T19:05:18.695Z] b352a97aabf1: Waiting [2023-02-06T19:05:18.695Z] 4872d77fe225: Waiting [2023-02-06T19:05:18.695Z] 988bab9f4d93: Waiting [2023-02-06T19:05:18.695Z] 1469e6f7b9e6: Waiting [2023-02-06T19:05:18.695Z] 5851b861e8e6: Waiting [2023-02-06T19:05:18.695Z] eaf3925da568: Waiting [2023-02-06T19:05:18.695Z] e2be974225ed: Verifying Checksum [2023-02-06T19:05:18.695Z] e2be974225ed: Download complete [2023-02-06T19:05:18.695Z] 988bab9f4d93: Download complete [2023-02-06T19:05:18.961Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T19:05:18.961Z] 1469e6f7b9e6: Download complete [2023-02-06T19:05:18.961Z] eaf3925da568: Verifying Checksum [2023-02-06T19:05:18.961Z] eaf3925da568: Download complete [2023-02-06T19:05:18.961Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T19:05:18.961Z] 339a4e72a1f5: Download complete [2023-02-06T19:05:18.961Z] bde34c3a00c8: Verifying Checksum [2023-02-06T19:05:18.961Z] bde34c3a00c8: Download complete [2023-02-06T19:05:19.224Z] b352a97aabf1: Download complete [2023-02-06T19:05:19.224Z] 4872d77fe225: Download complete [2023-02-06T19:05:19.224Z] 5851b861e8e6: Verifying Checksum [2023-02-06T19:05:19.224Z] 5851b861e8e6: Download complete [2023-02-06T19:05:19.224Z] b85a868b505f: Download complete [2023-02-06T19:05:19.482Z] bab4dde63d76: Verifying Checksum [2023-02-06T19:05:19.482Z] bab4dde63d76: Download complete [2023-02-06T19:05:20.421Z] b85a868b505f: Pull complete [2023-02-06T19:05:20.421Z] e2be974225ed: Pull complete [2023-02-06T19:05:20.989Z] 339a4e72a1f5: Pull complete [2023-02-06T19:05:20.989Z] 988bab9f4d93: Pull complete [2023-02-06T19:05:21.558Z] 1469e6f7b9e6: Pull complete [2023-02-06T19:05:21.558Z] eaf3925da568: Pull complete [2023-02-06T19:05:23.465Z] bab4dde63d76: Pull complete [2023-02-06T19:05:23.465Z] bde34c3a00c8: Pull complete [2023-02-06T19:05:23.465Z] b352a97aabf1: Pull complete [2023-02-06T19:05:23.465Z] 4872d77fe225: Pull complete [2023-02-06T19:05:23.726Z] 5851b861e8e6: Pull complete [2023-02-06T19:05:23.726Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T19:05:23.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T19:05:23.726Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:05:23.936Z] prd-ubuntu20.04-docker-8c-8g-4727 does not seem to be running inside a container [2023-02-06T19:05:23.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T19:05:25.259Z] $ docker top 050c4f0bbc652d9cad80953338c52d1199dfaf03328f2adac067f59aeaa5edd8 -eo pid,comm [2023-02-06T19:05:25.317Z] 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-02-06T19:05:25.317Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T19:05:25.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T19:05:25.418Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T19:05:25.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T19:05:25.528Z] $ docker exec 050c4f0bbc652d9cad80953338c52d1199dfaf03328f2adac067f59aeaa5edd8 ssh-agent [2023-02-06T19:05:25.640Z] SSH_AUTH_SOCK=/tmp/ssh-1lb0mB3Ivboe/agent.33 [2023-02-06T19:05:25.640Z] SSH_AGENT_PID=39 [2023-02-06T19:05:25.647Z] Running ssh-add (command line suppressed) [2023-02-06T19:05:25.731Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10995362364967619674.key (/w/workspace/edgex-go/1@tmp/private_key_10995362364967619674.key) [2023-02-06T19:05:25.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T19:05:26.087Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T19:05:26.106Z] $ docker exec --env ******** --env ******** 050c4f0bbc652d9cad80953338c52d1199dfaf03328f2adac067f59aeaa5edd8 ssh-agent -k [2023-02-06T19:05:26.199Z] unset SSH_AUTH_SOCK; [2023-02-06T19:05:26.199Z] unset SSH_AGENT_PID; [2023-02-06T19:05:26.200Z] echo Agent pid 39 killed; [2023-02-06T19:05:26.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T19:05:26.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T19:05:26.292Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T19:05:26.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T19:05:26.390Z] $ docker exec 050c4f0bbc652d9cad80953338c52d1199dfaf03328f2adac067f59aeaa5edd8 ssh-agent [2023-02-06T19:05:26.500Z] SSH_AUTH_SOCK=/tmp/ssh-U3htSiKeCPi0/agent.71 [2023-02-06T19:05:26.500Z] SSH_AGENT_PID=77 [2023-02-06T19:05:26.505Z] Running ssh-add (command line suppressed) [2023-02-06T19:05:26.596Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2912267909331755501.key (/w/workspace/edgex-go/1@tmp/private_key_2912267909331755501.key) [2023-02-06T19:05:26.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T19:05:26.943Z] + git semver init [2023-02-06T19:05:27.202Z] 2023-02-06 19:05:27,114 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T19:05:27.202Z] 2023-02-06 19:05:27,116 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-06T19:05:27.202Z] 2023-02-06 19:05:27,117 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-06T19:05:27.203Z] 2023-02-06 19:05:27,118 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-06T19:05:33.382Z] 2023-02-06 19:05:32,750 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-06T19:05:33.382Z] 2023-02-06 19:05:32,751 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4325 with force:False [2023-02-06T19:05:33.382Z] 2023-02-06 19:05:32,751 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4325 [2023-02-06T19:05:33.382Z] 2023-02-06 19:05:32,756 [execute] INFO git cat-file --batch-check [2023-02-06T19:05:33.382Z] 2023-02-06 19:05:32,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T19:05:33.382Z] 2023-02-06 19:05:32,762 [execute] INFO git cat-file --batch [2023-02-06T19:05:33.382Z] 2023-02-06 19:05:32,763 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-06T19:05:33.382Z] 2023-02-06 19:05:32,768 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4325 [2023-02-06T19:05:33.382Z] 0.0.0 [Pipeline] } [2023-02-06T19:05:33.406Z] $ docker exec --env ******** --env ******** 050c4f0bbc652d9cad80953338c52d1199dfaf03328f2adac067f59aeaa5edd8 ssh-agent -k [2023-02-06T19:05:33.494Z] unset SSH_AUTH_SOCK; [2023-02-06T19:05:33.495Z] unset SSH_AGENT_PID; [2023-02-06T19:05:33.495Z] echo Agent pid 77 killed; [2023-02-06T19:05:33.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T19:05:33.911Z] + git semver [Pipeline] } [2023-02-06T19:05:34.194Z] $ docker stop --time=1 050c4f0bbc652d9cad80953338c52d1199dfaf03328f2adac067f59aeaa5edd8 [2023-02-06T19:05:35.522Z] $ docker rm -f --volumes 050c4f0bbc652d9cad80953338c52d1199dfaf03328f2adac067f59aeaa5edd8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T19:05:35.911Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T19:05:36.175Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T19:05:36.190Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-02-06T19:05:36.960Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-06T19:05:37.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:05:37.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:05:37.077Z] ========================================================= [2023-02-06T19:05:37.077Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T19:05:37.077Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:05:37.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:05:37.427Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T19:05:37.427Z] 213ec9aee27d: Pulling fs layer [2023-02-06T19:05:37.427Z] 4583459ba037: Pulling fs layer [2023-02-06T19:05:37.427Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T19:05:37.427Z] 53926ce57604: Pulling fs layer [2023-02-06T19:05:37.427Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T19:05:37.427Z] 22ff95d597cd: Pulling fs layer [2023-02-06T19:05:37.427Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T19:05:37.427Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T19:05:37.427Z] a7acece74701: Pulling fs layer [2023-02-06T19:05:37.427Z] 53926ce57604: Waiting [2023-02-06T19:05:37.427Z] 21b2b0c7a3f4: Waiting [2023-02-06T19:05:37.427Z] 22ff95d597cd: Waiting [2023-02-06T19:05:37.427Z] 12d6caf4c0d1: Waiting [2023-02-06T19:05:37.427Z] a7acece74701: Waiting [2023-02-06T19:05:37.427Z] 96b7cbca73a9: Waiting [2023-02-06T19:05:37.427Z] 93c1e223e6f2: Verifying Checksum [2023-02-06T19:05:37.427Z] 93c1e223e6f2: Download complete [2023-02-06T19:05:37.427Z] 4583459ba037: Download complete [2023-02-06T19:05:37.427Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-06T19:05:37.427Z] 21b2b0c7a3f4: Download complete [2023-02-06T19:05:37.427Z] 22ff95d597cd: Download complete [2023-02-06T19:05:37.427Z] 213ec9aee27d: Verifying Checksum [2023-02-06T19:05:37.427Z] 213ec9aee27d: Download complete [2023-02-06T19:05:37.693Z] 12d6caf4c0d1: Verifying Checksum [2023-02-06T19:05:37.693Z] 12d6caf4c0d1: Download complete [2023-02-06T19:05:37.693Z] 213ec9aee27d: Pull complete [2023-02-06T19:05:37.693Z] 4583459ba037: Pull complete [2023-02-06T19:05:37.980Z] 93c1e223e6f2: Pull complete [2023-02-06T19:05:39.026Z] a7acece74701: Verifying Checksum [2023-02-06T19:05:39.026Z] a7acece74701: Download complete [2023-02-06T19:05:39.026Z] 53926ce57604: Verifying Checksum [2023-02-06T19:05:39.026Z] 53926ce57604: Download complete [2023-02-06T19:05:39.026Z] 96b7cbca73a9: Verifying Checksum [2023-02-06T19:05:39.026Z] 96b7cbca73a9: Download complete [2023-02-06T19:05:43.211Z] 53926ce57604: Pull complete [2023-02-06T19:05:43.211Z] 21b2b0c7a3f4: Pull complete [2023-02-06T19:05:43.211Z] 22ff95d597cd: Pull complete [2023-02-06T19:05:43.211Z] 12d6caf4c0d1: Pull complete [2023-02-06T19:05:44.583Z] 96b7cbca73a9: Pull complete [2023-02-06T19:05:45.151Z] a7acece74701: Pull complete [2023-02-06T19:05:45.151Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T19:05:45.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:05:45.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:05:45.504Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:05:45.504Z] WORKDIR /edgex [2023-02-06T19:05:45.504Z] COPY go.mod . [2023-02-06T19:05:45.504Z] RUN go mod download [2023-02-06T19:05:45.504Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-06T19:05:46.072Z] Sending build context to Docker daemon 170.1MB [2023-02-06T19:05:46.072Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T19:05:46.072Z] ---> db6d94c90886 [2023-02-06T19:05:46.072Z] Step 2/4 : WORKDIR /edgex [2023-02-06T19:05:48.617Z] ---> Running in 5bcbbbab2e1e [2023-02-06T19:05:48.617Z] Removing intermediate container 5bcbbbab2e1e [2023-02-06T19:05:48.617Z] ---> b12611501972 [2023-02-06T19:05:48.617Z] Step 3/4 : COPY go.mod . [2023-02-06T19:05:48.617Z] ---> 27c521e9b594 [2023-02-06T19:05:48.617Z] Step 4/4 : RUN go mod download [2023-02-06T19:05:48.617Z] ---> Running in 3b0ae234863a [2023-02-06T19:05:51.486Z] Still waiting to schedule task [2023-02-06T19:05:51.487Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4728’ is offline [2023-02-06T19:05:58.597Z] Removing intermediate container 3b0ae234863a [2023-02-06T19:05:58.597Z] ---> dba6ae63b37b [2023-02-06T19:05:58.597Z] Successfully built dba6ae63b37b [2023-02-06T19:05:58.597Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:05:58.978Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T19:05:58.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:05:59.117Z] prd-ubuntu20.04-docker-8c-8g-4727 does not seem to be running inside a container [2023-02-06T19:05:59.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T19:05:59.576Z] $ docker top 44fda08267cd7809ea090f2985f74c496c964e8007ff911b626465ab966c4607 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:05:59.967Z] + go version [2023-02-06T19:05:59.967Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T19:06:00.001Z] $ docker stop --time=1 44fda08267cd7809ea090f2985f74c496c964e8007ff911b626465ab966c4607 [2023-02-06T19:06:01.263Z] $ docker rm -f --volumes 44fda08267cd7809ea090f2985f74c496c964e8007ff911b626465ab966c4607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:06:02.010Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T19:06:02.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:06:02.147Z] prd-ubuntu20.04-docker-8c-8g-4727 does not seem to be running inside a container [2023-02-06T19:06:02.179Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T19:06:02.525Z] $ docker top f03cbe5ac185d0d18298fa69f45fa70c1eebe34cabe1fc9fdaf2eef9be2154d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-06T19:06:02.631Z] ========================================================= [2023-02-06T19:06:02.631Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-06T19:06:02.631Z] ========================================================= [Pipeline] sh [2023-02-06T19:06:02.923Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:06:03.306Z] + make test [2023-02-06T19:06:03.306Z] go test -race -coverprofile=coverage.out ./... [2023-02-06T19:06:09.867Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-06T19:06:22.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-06T19:06:22.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements [2023-02-06T19:06:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-06T19:06:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-06T19:06:22.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.099s coverage: 98.5% of statements [2023-02-06T19:06:22.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.112s coverage: 43.1% of statements [2023-02-06T19:06:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-06T19:06:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-06T19:06:22.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-06T19:06:22.895Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.084s coverage: 54.0% of statements [2023-02-06T19:06:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-06T19:06:22.895Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-06T19:06:27.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.369s coverage: 89.2% of statements [2023-02-06T19:06:27.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-06T19:06:27.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-06T19:06:27.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 2.6% of statements [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-06T19:06:27.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.449s coverage: 95.6% of statements [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-06T19:06:27.074Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-06T19:06:27.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-06T19:06:27.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.077s coverage: 0.9% of statements [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-06T19:06:27.074Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.035s coverage: 29.6% of statements [2023-02-06T19:06:27.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-06T19:06:27.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements [2023-02-06T19:06:27.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 82.9% of statements [2023-02-06T19:06:27.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-02-06T19:06:27.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements [2023-02-06T19:06:27.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.091s coverage: 87.5% of statements [2023-02-06T19:06:33.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-02-06T19:06:33.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.091s coverage: 44.8% of statements [2023-02-06T19:06:37.816Z] flag provided but not defined: -invalid [2023-02-06T19:06:37.816Z] Usage of setupRegistryACL: [2023-02-06T19:06:37.816Z] -configDir string [2023-02-06T19:06:37.816Z] [2023-02-06T19:06:37.816Z] --- FAIL: TestMultipleExecuteCalls (0.00s) [2023-02-06T19:06:37.816Z] --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.05s) [2023-02-06T19:06:37.816Z] command_test.go:278: [2023-02-06T19:06:37.816Z] Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:278 [2023-02-06T19:06:37.816Z] Error: Received unexpected error: [2023-02-06T19:06:37.816Z] failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:44467/v1/consul/roles/role1": dial tcp 127.0.0.1:44467: connect: connection refused [2023-02-06T19:06:37.816Z] Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times [2023-02-06T19:06:37.816Z] FAIL [2023-02-06T19:06:37.816Z] coverage: 80.6% of statements [2023-02-06T19:06:37.816Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.231s [2023-02-06T19:06:37.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.077s coverage: 77.4% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.205s coverage: 91.2% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.7% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.285s coverage: 65.3% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 41.8% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.101s coverage: 89.5% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-06T19:06:46.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-06T19:06:46.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:06:46.102Z] FAIL [2023-02-06T19:06:46.102Z] make: *** [Makefile:143: unittest] Error 1 [Pipeline] } [2023-02-06T19:06:46.155Z] $ docker stop --time=1 f03cbe5ac185d0d18298fa69f45fa70c1eebe34cabe1fc9fdaf2eef9be2154d2 [2023-02-06T19:06:48.274Z] $ docker rm -f --volumes f03cbe5ac185d0d18298fa69f45fa70c1eebe34cabe1fc9fdaf2eef9be2154d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-06T19:06:49.172Z] Failed in branch amd64 [2023-02-06T19:08:19.828Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4731 in /w/workspace/edgexfoundry_edgex-go_PR-4325 [Pipeline] { [Pipeline] ws [2023-02-06T19:08:19.877Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-06T19:08:19.955Z] The recommended git tool is: git [2023-02-06T19:08:26.067Z] using credential edgex-jenkins-ssh [2023-02-06T19:08:26.082Z] Cloning the remote Git repository [2023-02-06T19:08:26.134Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-06T19:08:26.218Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-06T19:08:26.407Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-06T19:08:26.409Z] > git --version # timeout=10 [2023-02-06T19:08:26.436Z] > git --version # 'git version 2.25.1' [2023-02-06T19:08:26.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T19:08:26.515Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T19:08:51.748Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-06T19:08:51.772Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T19:08:52.844Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-06T19:08:52.895Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-06T19:08:52.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T19:08:52.916Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4325/head:refs/remotes/origin/PR-4325 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-06T19:08:53.688Z] Merging remotes/origin/main commit ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 into PR head commit be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:08:54.134Z] Merge succeeded, producing be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:08:54.135Z] Checking out Revision be1e864fcd73e1a52cb652423a33d0b36a326e6a (PR-4325) [2023-02-06T19:08:54.983Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [2023-02-06T19:08:55.039Z] > git --version # timeout=10 [2023-02-06T19:08:55.055Z] > git --version # 'git version 2.25.1' [2023-02-06T19:08:55.074Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T19:08:53.706Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T19:08:53.728Z] > git checkout -f be1e864fcd73e1a52cb652423a33d0b36a326e6a # timeout=10 [2023-02-06T19:08:54.015Z] > git remote # timeout=10 [2023-02-06T19:08:54.035Z] > git config --get remote.origin.url # timeout=10 [2023-02-06T19:08:54.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T19:08:54.076Z] > git merge ca0edb878bc182f1b8ca64f305bcf88ca1b2f198 # timeout=10 [2023-02-06T19:08:54.107Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-06T19:08:54.136Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T19:08:54.158Z] > git checkout -f be1e864fcd73e1a52cb652423a33d0b36a326e6a # timeout=10 [2023-02-06T19:08:56.263Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T19:08:56.263Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T19:08:56.263Z] Dload Upload Total Spent Left Speed [2023-02-06T19:08:56.263Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-02-06T19:08:56.993Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-06T19:08:57.359Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-02-06T19:08:57.359Z] /etc/docker/daemon.json [2023-02-06T19:08:57.359Z] { [2023-02-06T19:08:57.359Z] "registry-mirrors": [ [2023-02-06T19:08:57.359Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T19:08:57.359Z] ], [2023-02-06T19:08:57.359Z] "bip": "10.250.0.254/24", [2023-02-06T19:08:57.359Z] "hosts": [ [2023-02-06T19:08:57.359Z] "tcp://0.0.0.0:5555", [2023-02-06T19:08:57.359Z] "unix:///var/run/docker.sock" [2023-02-06T19:08:57.359Z] ], [2023-02-06T19:08:57.359Z] "mtu": 1458, [2023-02-06T19:08:57.359Z] "selinux-enabled": true, [2023-02-06T19:08:57.359Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T19:08:57.359Z] } [Pipeline] sh [2023-02-06T19:08:57.726Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-06T19:08:58.105Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T19:09:16.469Z] provisioning config files... [2023-02-06T19:09:16.504Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17920404235211088205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:09:16.923Z] ---> docker-login.sh [2023-02-06T19:09:16.923Z] nexus3.edgexfoundry.org:10001 [2023-02-06T19:09:17.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:09:17.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:09:17.806Z] Configure a credential helper to remove this warning. See [2023-02-06T19:09:17.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:09:17.806Z] [2023-02-06T19:09:17.806Z] Login Succeeded [2023-02-06T19:09:17.806Z] nexus3.edgexfoundry.org:10002 [2023-02-06T19:09:18.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:09:18.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:09:18.090Z] Configure a credential helper to remove this warning. See [2023-02-06T19:09:18.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:09:18.090Z] [2023-02-06T19:09:18.090Z] Login Succeeded [2023-02-06T19:09:18.090Z] nexus3.edgexfoundry.org:10003 [2023-02-06T19:09:18.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:09:18.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:09:18.643Z] Configure a credential helper to remove this warning. See [2023-02-06T19:09:18.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:09:18.643Z] [2023-02-06T19:09:18.643Z] Login Succeeded [2023-02-06T19:09:18.643Z] nexus3.edgexfoundry.org:10004 [2023-02-06T19:09:18.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:09:18.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:09:18.917Z] Configure a credential helper to remove this warning. See [2023-02-06T19:09:18.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:09:18.917Z] [2023-02-06T19:09:18.917Z] Login Succeeded [2023-02-06T19:09:18.917Z] docker.io [2023-02-06T19:09:19.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-06T19:09:19.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-06T19:09:19.463Z] Configure a credential helper to remove this warning. See [2023-02-06T19:09:19.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-06T19:09:19.463Z] [2023-02-06T19:09:19.463Z] Login Succeeded [2023-02-06T19:09:19.463Z] ---> docker-login.sh ends [Pipeline] } [2023-02-06T19:09:19.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-06T19:09:20.210Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-06T19:09:20.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:09:20.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T19:09:20.316Z] ========================================================= [2023-02-06T19:09:20.316Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T19:09:20.316Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:09:20.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:09:20.974Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T19:09:20.974Z] 9b18e9b68314: Pulling fs layer [2023-02-06T19:09:20.974Z] 35d82f9e3411: Pulling fs layer [2023-02-06T19:09:20.974Z] e16973657156: Pulling fs layer [2023-02-06T19:09:20.974Z] fc693d55d65f: Pulling fs layer [2023-02-06T19:09:20.974Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T19:09:20.974Z] dda99020689f: Pulling fs layer [2023-02-06T19:09:20.974Z] db1c61fa0a46: Pulling fs layer [2023-02-06T19:09:20.974Z] 891c053d2c06: Pulling fs layer [2023-02-06T19:09:20.974Z] fc693d55d65f: Waiting [2023-02-06T19:09:20.974Z] 7e9fc2657dce: Waiting [2023-02-06T19:09:20.974Z] dda99020689f: Waiting [2023-02-06T19:09:20.974Z] 891c053d2c06: Waiting [2023-02-06T19:09:20.974Z] db1c61fa0a46: Waiting [2023-02-06T19:09:20.974Z] e16973657156: Verifying Checksum [2023-02-06T19:09:20.974Z] e16973657156: Download complete [2023-02-06T19:09:20.974Z] 35d82f9e3411: Download complete [2023-02-06T19:09:20.974Z] 7e9fc2657dce: Verifying Checksum [2023-02-06T19:09:20.974Z] 7e9fc2657dce: Download complete [2023-02-06T19:09:20.974Z] dda99020689f: Verifying Checksum [2023-02-06T19:09:20.974Z] dda99020689f: Download complete [2023-02-06T19:09:20.974Z] 9b18e9b68314: Verifying Checksum [2023-02-06T19:09:20.974Z] 9b18e9b68314: Download complete [2023-02-06T19:09:21.949Z] 9b18e9b68314: Pull complete [2023-02-06T19:09:22.540Z] 891c053d2c06: Verifying Checksum [2023-02-06T19:09:22.540Z] 891c053d2c06: Download complete [2023-02-06T19:09:22.540Z] 35d82f9e3411: Pull complete [2023-02-06T19:09:23.133Z] e16973657156: Pull complete [2023-02-06T19:09:23.723Z] db1c61fa0a46: Verifying Checksum [2023-02-06T19:09:23.723Z] db1c61fa0a46: Download complete [2023-02-06T19:09:24.313Z] fc693d55d65f: Verifying Checksum [2023-02-06T19:09:24.313Z] fc693d55d65f: Download complete [2023-02-06T19:09:36.776Z] fc693d55d65f: Pull complete [2023-02-06T19:09:36.776Z] 7e9fc2657dce: Pull complete [2023-02-06T19:09:36.776Z] dda99020689f: Pull complete [2023-02-06T19:09:43.448Z] db1c61fa0a46: Pull complete [2023-02-06T19:09:45.445Z] 891c053d2c06: Pull complete [2023-02-06T19:09:45.445Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T19:09:45.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:09:45.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:09:45.890Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-06T19:09:45.890Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:09:45.890Z] WORKDIR /edgex [2023-02-06T19:09:45.890Z] COPY go.mod . [2023-02-06T19:09:45.890Z] RUN go mod download [2023-02-06T19:09:46.484Z] Sending build context to Docker daemon 3.092MB [2023-02-06T19:09:46.484Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T19:09:46.484Z] ---> f96f9c87975a [2023-02-06T19:09:46.484Z] Step 2/4 : WORKDIR /edgex [2023-02-06T19:09:48.445Z] ---> Running in 5fa4b8e2931a [2023-02-06T19:09:49.039Z] Removing intermediate container 5fa4b8e2931a [2023-02-06T19:09:49.039Z] ---> 6a8ad62ef6e3 [2023-02-06T19:09:49.039Z] Step 3/4 : COPY go.mod . [2023-02-06T19:09:49.636Z] ---> 91753bccbe1f [2023-02-06T19:09:49.636Z] Step 4/4 : RUN go mod download [2023-02-06T19:09:49.636Z] ---> Running in 3a240cc61ebb [2023-02-06T19:10:21.915Z] Removing intermediate container 3a240cc61ebb [2023-02-06T19:10:21.915Z] ---> 7c01e61fad36 [2023-02-06T19:10:21.915Z] Successfully built 7c01e61fad36 [2023-02-06T19:10:21.915Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:10:22.327Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T19:10:22.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:10:22.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-4731 does not seem to be running inside a container [2023-02-06T19:10:22.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-02-06T19:10:24.029Z] $ docker top 7943c3f59c903aa56fa1f293e266a1c6caabc7ea1f10b425ecde02101128ea55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:10:24.953Z] + go version [2023-02-06T19:10:24.953Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T19:10:24.988Z] $ docker stop --time=1 7943c3f59c903aa56fa1f293e266a1c6caabc7ea1f10b425ecde02101128ea55 [2023-02-06T19:10:26.600Z] $ docker rm -f --volumes 7943c3f59c903aa56fa1f293e266a1c6caabc7ea1f10b425ecde02101128ea55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:10:27.434Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T19:10:27.434Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:10:27.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-4731 does not seem to be running inside a container [2023-02-06T19:10:27.756Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2023-02-06T19:10:28.976Z] $ docker top 088b4db9e3718876a0fa424f812fbbd09f06f70148f184ea05d174b38f994ce2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-06T19:10:29.227Z] ========================================================= [2023-02-06T19:10:29.227Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-06T19:10:29.227Z] ========================================================= [Pipeline] sh [2023-02-06T19:10:29.550Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-06T19:10:30.525Z] + make test [2023-02-06T19:10:30.525Z] go test -race -coverprofile=coverage.out ./... [2023-02-06T19:11:09.416Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-06T19:13:16.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-06T19:13:16.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-06T19:13:16.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-06T19:13:16.161Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-06T19:13:16.161Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-06T19:13:20.432Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-06T19:13:22.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-06T19:13:22.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-06T19:13:22.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-06T19:13:22.390Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-06T19:13:25.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-06T19:13:25.745Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-06T19:13:25.745Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-06T19:13:25.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-06T19:13:43.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.444s coverage: 28.7% of statements [2023-02-06T19:13:43.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-06T19:13:43.971Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-06T19:13:54.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.730s coverage: 98.5% of statements [2023-02-06T19:13:59.458Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.288s coverage: 43.1% of statements [2023-02-06T19:13:59.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-06T19:13:59.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-06T19:13:59.458Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-06T19:13:59.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.808s coverage: 54.0% of statements [2023-02-06T19:13:59.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-06T19:13:59.459Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-06T19:14:17.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.210s coverage: 89.2% of statements [2023-02-06T19:14:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-06T19:14:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-06T19:14:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:14:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-06T19:14:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-06T19:14:17.729Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.632s coverage: 2.6% of statements [2023-02-06T19:14:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-06T19:14:17.729Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-06T19:14:18.700Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.711s coverage: 95.6% of statements [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-06T19:14:18.700Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.481s coverage: 72.2% of statements [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-06T19:14:18.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.404s coverage: 65.9% of statements [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-06T19:14:18.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.828s coverage: 0.9% of statements [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-06T19:14:18.700Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.388s coverage: 29.6% of statements [2023-02-06T19:14:18.700Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-06T19:14:20.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.298s coverage: 47.1% of statements [2023-02-06T19:14:20.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.396s coverage: 82.9% of statements [2023-02-06T19:14:20.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.481s coverage: 94.1% of statements [2023-02-06T19:14:21.519Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.263s coverage: 96.3% of statements [2023-02-06T19:14:24.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements [2023-02-06T19:14:34.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.372s coverage: 94.4% of statements [2023-02-06T19:14:34.195Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements [2023-02-06T19:14:42.398Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.974s coverage: 79.9% of statements [2023-02-06T19:14:42.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-06T19:14:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.306s coverage: 92.9% of statements [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-06T19:14:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 64.4% of statements [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-06T19:14:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.277s coverage: 86.9% of statements [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-06T19:14:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-06T19:14:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-06T19:14:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.346s coverage: 77.4% of statements [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-06T19:14:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.308s coverage: 80.0% of statements [2023-02-06T19:14:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.265s coverage: 87.2% of statements [2023-02-06T19:14:49.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.962s coverage: 91.2% of statements [2023-02-06T19:14:49.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-06T19:14:54.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.091s coverage: 64.7% of statements [2023-02-06T19:14:54.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-06T19:14:54.395Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-06T19:14:54.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.265s coverage: 100.0% of statements [2023-02-06T19:14:54.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.133s coverage: 89.4% of statements [2023-02-06T19:14:54.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.116s coverage: 100.0% of statements [2023-02-06T19:14:54.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.104s coverage: 73.7% of statements [2023-02-06T19:14:54.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements [2023-02-06T19:15:01.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.487s coverage: 65.3% of statements [2023-02-06T19:15:01.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-06T19:15:01.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-06T19:15:01.079Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-06T19:15:03.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.886s coverage: 41.8% of statements [2023-02-06T19:15:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-06T19:15:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-06T19:15:03.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.302s coverage: 89.5% of statements [2023-02-06T19:15:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-06T19:15:03.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements [2023-02-06T19:15:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-06T19:15:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-06T19:15:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-06T19:15:03.661Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-06T19:15:11.873Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.372s coverage: 17.7% of statements [2023-02-06T19:15:11.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-06T19:15:11.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-06T19:15:11.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-06T19:15:11.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-06T19:15:11.873Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.719s coverage: 92.3% of statements [2023-02-06T19:15:11.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-06T19:15:11.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:15:11.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-06T19:15:11.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-06T19:15:11.873Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.334s coverage: 63.2% of statements [2023-02-06T19:15:11.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-06T19:15:11.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-06T19:15:11.873Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.529s coverage: 97.7% of statements [2023-02-06T19:15:11.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-06T19:15:11.873Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-06T19:15:12.842Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "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-02-06T19:15:12.842Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-06T19:15:12.842Z] go vet ./... [2023-02-06T19:17:04.964Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T19:17:04.964Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-06T19:17:04.964Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-06T19:17:04.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-06T19:17:05.371Z] + ls -al . [2023-02-06T19:17:05.371Z] total 740 [2023-02-06T19:17:05.371Z] drwxrwxr-x 10 1001 1001 4096 Feb 6 19:10 . [2023-02-06T19:17:05.371Z] drwxr-xr-x 4 root root 4096 Feb 6 19:10 .. [2023-02-06T19:17:05.371Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:08 .blubracket [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 16 Feb 6 19:08 .dockerignore [2023-02-06T19:17:05.371Z] drwxrwxr-x 8 1001 1001 4096 Feb 6 19:08 .git [2023-02-06T19:17:05.371Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:08 .github [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 1024 Feb 6 19:08 .gitignore [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 42 Feb 6 19:08 .golangci.yml [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 87 Feb 6 19:08 .hadolint.yml [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 166 Feb 6 19:08 .sonarcloud.properties [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 1171 Feb 6 19:08 ADOPTERS.md [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 10825 Feb 6 19:08 Attribution.txt [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 73765 Feb 6 19:08 CHANGELOG.md [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 3804 Feb 6 19:08 CONTRIBUTING.md [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 677 Feb 6 19:08 GOVERNANCE.md [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 850 Feb 6 19:08 Jenkinsfile [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 10775 Feb 6 19:08 LICENSE [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 13388 Feb 6 19:08 Makefile [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 582 Feb 6 19:08 OWNERS.md [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 9403 Feb 6 19:08 README.md [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 6912 Feb 6 19:08 SECURITY.md [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 5 Feb 6 19:05 VERSION [2023-02-06T19:17:05.371Z] drwxrwxr-x 2 1001 1001 4096 Feb 6 19:08 bin [2023-02-06T19:17:05.371Z] drwxrwxr-x 17 1001 1001 4096 Feb 6 19:08 cmd [2023-02-06T19:17:05.371Z] -rw-r--r-- 1 root root 486191 Feb 6 19:15 coverage.out [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 3294 Feb 6 19:08 go.mod [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 33316 Feb 6 19:08 go.sum [2023-02-06T19:17:05.371Z] drwxrwxr-x 7 1001 1001 4096 Feb 6 19:08 internal [2023-02-06T19:17:05.371Z] drwxrwxr-x 3 1001 1001 4096 Feb 6 19:08 openapi [2023-02-06T19:17:05.371Z] drwxrwxr-x 4 1001 1001 4096 Feb 6 19:08 snap [2023-02-06T19:17:05.371Z] -rw-rw-r-- 1 1001 1001 204 Feb 6 19:08 version.go [Pipeline] sh [2023-02-06T19:17:06.032Z] + '[' -e coverage.out ] [2023-02-06T19:17:06.032Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-06T19:17:06.955Z] Stashed 1 file(s) [Pipeline] sh [2023-02-06T19:17:07.286Z] + make build [2023-02-06T19:17:07.552Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-06T19:18:44.211Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-06T19:18:44.211Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-06T19:18:48.483Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-06T19:18:52.748Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-06T19:19:39.594Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-06T19:19:46.231Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-06T19:19:51.578Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-06T19:19:58.227Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-06T19:20:02.481Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-06T19:20:06.738Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-06T19:20:21.752Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-06T19:20:28.410Z] $ docker stop --time=1 088b4db9e3718876a0fa424f812fbbd09f06f70148f184ea05d174b38f994ce2 [2023-02-06T19:20:30.500Z] $ docker rm -f --volumes 088b4db9e3718876a0fa424f812fbbd09f06f70148f184ea05d174b38f994ce2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:20:33.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:20:33.449Z] [2023-02-06T19:20:33.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:20:33.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:20:34.129Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-06T19:20:34.129Z] 29e5d40040c1: Pulling fs layer [2023-02-06T19:20:34.129Z] 1ce36da41761: Pulling fs layer [2023-02-06T19:20:34.130Z] 25b303627fd3: Pulling fs layer [2023-02-06T19:20:34.130Z] 29e5d40040c1: Download complete [2023-02-06T19:20:34.401Z] 1ce36da41761: Verifying Checksum [2023-02-06T19:20:34.401Z] 1ce36da41761: Download complete [2023-02-06T19:20:35.365Z] 29e5d40040c1: Pull complete [2023-02-06T19:20:36.332Z] 25b303627fd3: Verifying Checksum [2023-02-06T19:20:36.332Z] 25b303627fd3: Download complete [2023-02-06T19:20:36.332Z] 1ce36da41761: Pull complete [2023-02-06T19:20:46.416Z] 25b303627fd3: Pull complete [2023-02-06T19:20:46.416Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-06T19:20:46.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:20:46.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:20:47.005Z] prd-ubuntu20.04-docker-arm64-4c-16g-4731 does not seem to be running inside a container [2023-02-06T19:20:47.053Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-06T19:20:49.374Z] $ docker top 2e1bffcd4c4f93343315fa154d223e64521f70e94337c5f0b9b56eafcb6da540 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:20:50.295Z] + docker-compose build --help [2023-02-06T19:20:50.295Z] + grep parallel [2023-02-06T19:20:56.943Z] --parallel Build images in parallel. [Pipeline] } [2023-02-06T19:20:56.954Z] $ docker stop --time=1 2e1bffcd4c4f93343315fa154d223e64521f70e94337c5f0b9b56eafcb6da540 [2023-02-06T19:20:58.651Z] $ docker rm -f --volumes 2e1bffcd4c4f93343315fa154d223e64521f70e94337c5f0b9b56eafcb6da540 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:20:59.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-06T19:20:59.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:20:59.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-4731 does not seem to be running inside a container [2023-02-06T19:20:59.695Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-06T19:21:00.882Z] $ docker top 8713fa11ae8533831d57d4ab270c80367735917fa669cf3c3b64d946cceac4a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:21:01.776Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-06T19:21:08.455Z] Building core-command ... [2023-02-06T19:21:08.455Z] Building core-common-config-bootstrapper ... [2023-02-06T19:21:08.455Z] Building core-data ... [2023-02-06T19:21:08.455Z] Building core-metadata ... [2023-02-06T19:21:08.455Z] Building security-bootstrapper ... [2023-02-06T19:21:08.455Z] Building security-proxy-setup ... [2023-02-06T19:21:08.455Z] Building security-secretstore-setup ... [2023-02-06T19:21:08.455Z] Building security-spiffe-token-provider ... [2023-02-06T19:21:08.455Z] Building security-spire-agent ... [2023-02-06T19:21:08.455Z] Building security-spire-config ... [2023-02-06T19:21:08.455Z] Building security-spire-server ... [2023-02-06T19:21:08.455Z] Building support-notifications ... [2023-02-06T19:21:08.455Z] Building support-scheduler ... [2023-02-06T19:21:08.455Z] Building security-spiffe-token-provider [2023-02-06T19:21:08.455Z] Building security-proxy-setup [2023-02-06T19:21:08.455Z] Building core-command [2023-02-06T19:21:08.455Z] Building security-spire-agent [2023-02-06T19:21:08.455Z] Building core-common-config-bootstrapper [2023-02-06T19:21:55.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:55.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:55.348Z] ---> 7c01e61fad36 [2023-02-06T19:21:55.348Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:21:55.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:55.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:55.348Z] ---> 7c01e61fad36 [2023-02-06T19:21:55.348Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:21:55.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:55.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:55.348Z] ---> 7c01e61fad36 [2023-02-06T19:21:55.348Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:21:55.348Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:55.348Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:55.348Z] ---> 7c01e61fad36 [2023-02-06T19:21:55.348Z] Step 3/21 : WORKDIR /edgex-go [2023-02-06T19:21:55.348Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:21:55.348Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:21:55.348Z] ---> 7c01e61fad36 [2023-02-06T19:21:55.348Z] Step 3/19 : WORKDIR /edgex-go [2023-02-06T19:21:55.348Z] ---> Running in b5ca72511b79 [2023-02-06T19:21:55.348Z] ---> Running in 928317761f55 [2023-02-06T19:21:55.348Z] ---> Running in 9ea1195d5b6c [2023-02-06T19:21:55.348Z] ---> Running in 41af4ee3eaaa [2023-02-06T19:21:55.348Z] ---> Running in 10d6cb6bfc3e [2023-02-06T19:21:55.627Z] Removing intermediate container 41af4ee3eaaa [2023-02-06T19:21:55.627Z] ---> 29336dcea2ce [2023-02-06T19:21:55.627Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-06T19:21:55.627Z] Removing intermediate container 10d6cb6bfc3e [2023-02-06T19:21:55.627Z] ---> b3ecf7205d9b [2023-02-06T19:21:55.627Z] Step 4/23 : WORKDIR /edgex-go [2023-02-06T19:21:55.894Z] Removing intermediate container b5ca72511b79 [2023-02-06T19:21:55.894Z] ---> b1ea7eaa8456 [2023-02-06T19:21:55.894Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:21:55.894Z] Removing intermediate container 928317761f55 [2023-02-06T19:21:55.894Z] ---> 4dce44db5401 [2023-02-06T19:21:55.894Z] Step 4/21 : RUN apk add --update --no-cache make gitRemoving intermediate container 9ea1195d5b6c [2023-02-06T19:21:55.894Z] [2023-02-06T19:21:55.894Z] ---> d93bfaeab070 [2023-02-06T19:21:55.894Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:21:55.894Z] ---> Running in 224d9a21183f [2023-02-06T19:21:55.894Z] ---> Running in 0cb736d69f5b [2023-02-06T19:21:55.894Z] ---> Running in b5da029ac337 [2023-02-06T19:21:56.162Z] ---> Running in b60028efda72 [2023-02-06T19:21:56.163Z] ---> Running in f0fd4f9dd8d0 [2023-02-06T19:21:57.127Z] Removing intermediate container 0cb736d69f5b [2023-02-06T19:21:57.127Z] ---> a4a8d5e8ffb8 [2023-02-06T19:21:57.127Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-06T19:21:57.127Z] Removing intermediate container f0fd4f9dd8d0 [2023-02-06T19:21:57.127Z] ---> 6fbce9314126 [2023-02-06T19:21:57.127Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:21:57.127Z] ---> Running in d979ce573431 [2023-02-06T19:21:57.394Z] ---> Running in 5cbe72f980e0 [2023-02-06T19:21:58.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:58.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:58.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:58.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:59.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:59.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:59.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:59.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:21:59.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:22:00.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:22:00.228Z] v3.16.3-154-ga2a60f3e0f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-06T19:22:00.228Z] v3.16.3-151-gb476f155c7 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-06T19:22:00.228Z] OK: 16901 distinct packages available [2023-02-06T19:22:00.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:22:00.495Z] OK: 221 MiB in 51 packages [2023-02-06T19:22:01.080Z] OK: 221 MiB in 51 packages [2023-02-06T19:22:01.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:22:02.042Z] OK: 221 MiB in 51 packages [2023-02-06T19:22:02.042Z] OK: 221 MiB in 51 packages [2023-02-06T19:22:02.626Z] Removing intermediate container b5da029ac337 [2023-02-06T19:22:02.626Z] ---> e265457233ee [2023-02-06T19:22:02.626Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:22:02.626Z] OK: 221 MiB in 51 packages [2023-02-06T19:22:03.217Z] Removing intermediate container b60028efda72 [2023-02-06T19:22:03.217Z] ---> 7e67a4c882df [2023-02-06T19:22:03.217Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-06T19:22:03.801Z] Removing intermediate container d979ce573431 [2023-02-06T19:22:03.801Z] ---> 1dcd0beb247a [2023-02-06T19:22:03.801Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-06T19:22:03.801Z] Removing intermediate container 5cbe72f980e0 [2023-02-06T19:22:03.801Z] ---> 8d0cc980e969 [2023-02-06T19:22:03.801Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:22:04.390Z] ---> 6653eba94f51 [2023-02-06T19:22:04.390Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:22:04.390Z] Removing intermediate container 224d9a21183f [2023-02-06T19:22:04.390Z] ---> bca21e8a8ff5 [2023-02-06T19:22:04.390Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-06T19:22:04.390Z] ---> c2fba683934f [2023-02-06T19:22:04.390Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:22:04.390Z] ---> Running in 0d5f11196d24 [2023-02-06T19:22:04.657Z] ---> Running in 4ddc31dd5a34 [2023-02-06T19:22:05.243Z] ---> d5982b0fefa8 [2023-02-06T19:22:05.243Z] ---> 7588cfe6f8c9 [2023-02-06T19:22:05.243Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:22:05.243Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:22:05.513Z] ---> Running in 9c0cb52b1640 [2023-02-06T19:22:05.513Z] ---> Running in 063e2cbe6466 [2023-02-06T19:22:06.101Z] ---> cb1f63eab43b [2023-02-06T19:22:06.101Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:22:06.689Z] ---> Running in 295d6a1f0b69 [2023-02-06T19:24:29.047Z] Removing intermediate container 295d6a1f0b69 [2023-02-06T19:24:29.047Z] ---> f66a18388e28 [2023-02-06T19:24:29.047Z] Step 7/19 : COPY . . [2023-02-06T19:24:29.047Z] Removing intermediate container 9c0cb52b1640 [2023-02-06T19:24:29.047Z] ---> ac0d82debf14 [2023-02-06T19:24:29.047Z] Step 8/23 : COPY . . [2023-02-06T19:24:29.047Z] Removing intermediate container 4ddc31dd5a34 [2023-02-06T19:24:29.047Z] ---> 8deaa6426aad [2023-02-06T19:24:29.047Z] Step 7/21 : COPY . . [2023-02-06T19:24:29.047Z] Removing intermediate container 0d5f11196d24 [2023-02-06T19:24:29.047Z] ---> 283cfa3a114f [2023-02-06T19:24:29.047Z] Step 7/24 : COPY . . [2023-02-06T19:24:29.047Z] Removing intermediate container 063e2cbe6466 [2023-02-06T19:24:29.047Z] ---> df6f7b184abd [2023-02-06T19:24:29.047Z] Step 8/22 : COPY . . [2023-02-06T19:24:33.309Z] ---> 2c2bd66b7509 [2023-02-06T19:24:33.309Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-06T19:24:33.309Z] ---> c863368fe336 [2023-02-06T19:24:33.309Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:24:33.309Z] ---> 310439ee9fa8 [2023-02-06T19:24:33.309Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-06T19:24:33.309Z] ---> 195dca35f5ed [2023-02-06T19:24:33.309Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-06T19:24:33.309Z] ---> cd7f01440cd0 [2023-02-06T19:24:33.309Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-06T19:24:33.309Z] ---> Running in 770a51ac2474 [2023-02-06T19:24:33.309Z] ---> Running in fbe4bb362287 [2023-02-06T19:24:33.309Z] ---> Running in 7c67e7744d43 [2023-02-06T19:24:33.309Z] ---> Running in 86eb8d173cde [2023-02-06T19:24:33.309Z] ---> Running in 78db5f8c12a3 [2023-02-06T19:24:33.593Z] Removing intermediate container fbe4bb362287 [2023-02-06T19:24:33.593Z] ---> afe84e2883a8 [2023-02-06T19:24:33.593Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:24:33.865Z] ---> Running in 3a4be9a7c510 [2023-02-06T19:24:34.829Z] Removing intermediate container 3a4be9a7c510 [2023-02-06T19:24:34.829Z] ---> 273f468e2926 [2023-02-06T19:24:34.829Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:24:34.829Z] ---> Running in b8fb86f11d5d [2023-02-06T19:24:35.791Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-06T19:24:35.791Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-06T19:24:35.791Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-06T19:24:35.791Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-06T19:24:38.393Z] Removing intermediate container b8fb86f11d5d [2023-02-06T19:24:38.393Z] ---> 8cdd762ae0f5 [2023-02-06T19:24:38.393Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:24:38.393Z] ---> Running in 491f8f8b12ef [2023-02-06T19:24:38.393Z] Removing intermediate container 491f8f8b12ef [2023-02-06T19:24:38.393Z] ---> 63b83fd6dfa4 [2023-02-06T19:24:38.393Z] [2023-02-06T19:24:38.393Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:24:38.660Z] 3.15: Pulling from library/alpine [2023-02-06T19:24:40.072Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-02-06T19:24:40.072Z] Status: Downloaded newer image for alpine:3.15 [2023-02-06T19:24:40.072Z] ---> 8aa73fd46299 [2023-02-06T19:24:40.072Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:24:40.340Z] ---> Running in 4b9454d599eb [2023-02-06T19:24:40.931Z] Removing intermediate container 4b9454d599eb [2023-02-06T19:24:40.931Z] ---> a933ecfed8bd [2023-02-06T19:24:40.931Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:24:40.931Z] ---> Running in f41fdd3a3e4a [2023-02-06T19:24:43.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:43.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:45.743Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:24:45.743Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:24:45.743Z] OK: 15736 distinct packages available [2023-02-06T19:24:45.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:46.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:24:47.736Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-06T19:24:47.736Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:24:47.736Z] (3/5) Installing libucontext (1.1-r0) [2023-02-06T19:24:47.736Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-06T19:24:47.736Z] (5/5) Installing openssl (1.1.1s-r1) [2023-02-06T19:24:47.736Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:24:48.004Z] OK: 6 MiB in 19 packages [2023-02-06T19:24:49.949Z] Removing intermediate container f41fdd3a3e4a [2023-02-06T19:24:49.949Z] ---> b5a3c45408bd [2023-02-06T19:24:49.949Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-06T19:24:53.962Z] ---> 31736d53e4af [2023-02-06T19:24:53.962Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:25:00.626Z] ---> b2925aac05a9 [2023-02-06T19:25:00.626Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:25:00.626Z] ---> 90113453d3e4 [2023-02-06T19:25:00.626Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-06T19:25:01.592Z] ---> 90fe1685b8aa [2023-02-06T19:25:01.592Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-06T19:25:02.555Z] ---> dfd908545c79 [2023-02-06T19:25:02.555Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:25:02.555Z] ---> Running in f5999a56d3b4 [2023-02-06T19:25:03.140Z] Removing intermediate container f5999a56d3b4 [2023-02-06T19:25:03.140Z] ---> ba12d32024ca [2023-02-06T19:25:03.140Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:25:03.140Z] ---> Running in 715dc261912a [2023-02-06T19:25:03.730Z] Removing intermediate container 715dc261912a [2023-02-06T19:25:03.730Z] ---> d84729ec6895 [2023-02-06T19:25:03.730Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:25:03.999Z] ---> Running in 75d0ef75da7d [2023-02-06T19:25:04.586Z] Removing intermediate container 75d0ef75da7d [2023-02-06T19:25:04.586Z] ---> bc616c75fe43 [2023-02-06T19:25:04.586Z] Step 23/24 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:25:07.174Z] ---> Running in 3d04edf6bbb7 [2023-02-06T19:25:07.764Z] Removing intermediate container 3d04edf6bbb7 [2023-02-06T19:25:07.764Z] ---> 14c93f2466ab [2023-02-06T19:25:07.764Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:25:08.041Z] ---> Running in f4223e744cd5 [2023-02-06T19:25:08.632Z] Removing intermediate container f4223e744cd5 [2023-02-06T19:25:08.632Z] ---> 122688f43386 [2023-02-06T19:25:08.632Z] [2023-02-06T19:25:08.899Z] Successfully built 122688f43386 [2023-02-06T19:25:08.899Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-06T19:25:08.899Z]  Building security-spire-agent ... done Building security-secretstore-setup [2023-02-06T19:25:27.110Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:25:27.110Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:25:27.110Z] ---> 7c01e61fad36 [2023-02-06T19:25:27.110Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:25:27.110Z] ---> Using cache [2023-02-06T19:25:27.110Z] ---> 4dce44db5401 [2023-02-06T19:25:27.110Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-06T19:25:27.110Z] ---> Using cache [2023-02-06T19:25:27.110Z] ---> 7e67a4c882df [2023-02-06T19:25:27.110Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:25:27.110Z] ---> Using cache [2023-02-06T19:25:27.110Z] ---> c2fba683934f [2023-02-06T19:25:27.110Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:25:27.110Z] ---> Using cache [2023-02-06T19:25:27.110Z] ---> 8deaa6426aad [2023-02-06T19:25:27.110Z] Step 7/24 : COPY . . [2023-02-06T19:25:27.110Z] ---> Using cache [2023-02-06T19:25:27.110Z] ---> 195dca35f5ed [2023-02-06T19:25:27.110Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-06T19:25:27.110Z] ---> Running in fc579da6ef7a [2023-02-06T19:25:27.693Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-06T19:31:35.181Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-06T19:31:53.406Z] Removing intermediate container 7c67e7744d43 [2023-02-06T19:31:53.406Z] ---> 3c63360a83e7 [2023-02-06T19:31:53.406Z] [2023-02-06T19:31:53.406Z] Step 9/21 : FROM alpine:3.16 [2023-02-06T19:31:53.406Z] 3.16: Pulling from library/alpine [2023-02-06T19:31:53.406Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-06T19:31:53.406Z] Status: Downloaded newer image for alpine:3.16 [2023-02-06T19:31:53.406Z] ---> 2b4661558fb8 [2023-02-06T19:31:53.406Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-06T19:31:53.406Z] ---> Running in 57bd1d98338c [2023-02-06T19:31:54.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:54.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:31:56.591Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-06T19:31:56.591Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-06T19:31:56.591Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-06T19:31:56.591Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-06T19:31:56.591Z] (5/6) Installing curl (7.83.1-r5) [2023-02-06T19:31:56.591Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-06T19:31:56.591Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:31:56.591Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:31:57.175Z] OK: 8 MiB in 20 packages [2023-02-06T19:32:00.579Z] Removing intermediate container 57bd1d98338c [2023-02-06T19:32:00.579Z] ---> 508bb32fe8f5 [2023-02-06T19:32:00.579Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:32:00.579Z] ---> Running in ec59b2fff384 [2023-02-06T19:32:00.579Z] Removing intermediate container ec59b2fff384 [2023-02-06T19:32:00.579Z] ---> 63194162f9a7 [2023-02-06T19:32:00.579Z] Step 12/21 : WORKDIR /edgex [2023-02-06T19:32:00.579Z] ---> Running in dc726b1abccd [2023-02-06T19:32:00.854Z] Removing intermediate container dc726b1abccd [2023-02-06T19:32:00.854Z] ---> b04ed0d448ee [2023-02-06T19:32:00.854Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-06T19:32:02.268Z] ---> 234f925d1423 [2023-02-06T19:32:02.268Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-06T19:32:04.218Z] ---> 2315f8c4d973 [2023-02-06T19:32:04.218Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-06T19:32:05.710Z] ---> 0f5d8c50fc08 [2023-02-06T19:32:05.710Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:32:06.677Z] ---> cdf813bfe3c9 [2023-02-06T19:32:06.677Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:32:06.677Z] ---> Running in 6211d986936b [2023-02-06T19:32:10.022Z] Removing intermediate container 6211d986936b [2023-02-06T19:32:10.022Z] ---> f9946e035525 [2023-02-06T19:32:10.022Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:32:10.289Z] ---> Running in 17ad48ef1225 [2023-02-06T19:32:10.872Z] Removing intermediate container 17ad48ef1225 [2023-02-06T19:32:10.872Z] ---> f5f6d1b45409 [2023-02-06T19:32:10.872Z] Step 19/21 : LABEL arch=arm64 [2023-02-06T19:32:10.872Z] ---> Running in ee84be53e935 [2023-02-06T19:32:11.484Z] Removing intermediate container ee84be53e935 [2023-02-06T19:32:11.484Z] ---> f722090cdab9 [2023-02-06T19:32:11.484Z] Step 20/21 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:32:11.754Z] ---> Running in 598cf1d39742 [2023-02-06T19:32:12.350Z] Removing intermediate container 598cf1d39742 [2023-02-06T19:32:12.350Z] ---> f7cf932bb154 [2023-02-06T19:32:12.350Z] Step 21/21 : LABEL version=0.0.0 [2023-02-06T19:32:12.618Z] ---> Running in d88d52e1c0d9 [2023-02-06T19:32:13.203Z] Removing intermediate container d88d52e1c0d9 [2023-02-06T19:32:13.203Z] ---> 56ad5dbdddb8 [2023-02-06T19:32:13.203Z] [2023-02-06T19:32:13.471Z] Successfully built 56ad5dbdddb8 [2023-02-06T19:32:13.471Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-06T19:32:13.471Z]  Building security-proxy-setup ... done Building core-metadata [2023-02-06T19:32:23.570Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-06T19:32:25.521Z] Removing intermediate container 86eb8d173cde [2023-02-06T19:32:25.521Z] ---> 0ed2c8b9db5c [2023-02-06T19:32:25.521Z] [2023-02-06T19:32:25.521Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:32:25.521Z] ---> 2b4661558fb8 [2023-02-06T19:32:25.521Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-06T19:32:25.521Z] ---> Running in bf82be8a4eb7 [2023-02-06T19:32:26.486Z] Removing intermediate container bf82be8a4eb7 [2023-02-06T19:32:26.486Z] ---> 63f9cc4f7326 [2023-02-06T19:32:26.486Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:32:26.755Z] ---> Running in 922af2d325a6 [2023-02-06T19:32:30.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:30.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:31.754Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:32:31.754Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:32:32.030Z] OK: 5 MiB in 15 packages [2023-02-06T19:32:35.520Z] Removing intermediate container 922af2d325a6 [2023-02-06T19:32:35.520Z] ---> f3104d5e84d2 [2023-02-06T19:32:35.520Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:32:35.824Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:32:35.824Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:32:35.824Z] ---> 7c01e61fad36 [2023-02-06T19:32:35.824Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:32:35.824Z] ---> Using cache [2023-02-06T19:32:35.824Z] ---> d93bfaeab070 [2023-02-06T19:32:35.824Z] Step 4/24 : WORKDIR /edgex-go [2023-02-06T19:32:35.824Z] ---> Using cache [2023-02-06T19:32:35.824Z] ---> 6fbce9314126 [2023-02-06T19:32:35.824Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-06T19:32:35.824Z] ---> Using cache [2023-02-06T19:32:35.824Z] ---> 8d0cc980e969 [2023-02-06T19:32:35.824Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-06T19:32:35.824Z] ---> Using cache [2023-02-06T19:32:35.824Z] ---> 7588cfe6f8c9 [2023-02-06T19:32:35.824Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:32:35.824Z] ---> Using cache [2023-02-06T19:32:35.824Z] ---> df6f7b184abd [2023-02-06T19:32:35.824Z] Step 8/24 : COPY . . [2023-02-06T19:32:36.104Z] ---> Using cache [2023-02-06T19:32:36.104Z] ---> 310439ee9fa8 [2023-02-06T19:32:36.104Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-06T19:32:36.408Z] ---> Running in a86a8e8d1cd9 [2023-02-06T19:32:37.368Z] Removing intermediate container 78db5f8c12a3 [2023-02-06T19:32:37.368Z] ---> dea9856af178 [2023-02-06T19:32:37.368Z] [2023-02-06T19:32:37.368Z] Step 10/23 : FROM alpine:3.16 [2023-02-06T19:32:37.368Z] ---> 2b4661558fb8 [2023-02-06T19:32:37.368Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:32:38.796Z] ---> ae0c7547fb20 [2023-02-06T19:32:38.796Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-06T19:32:38.796Z] ---> Running in 0523029435c5 [2023-02-06T19:32:39.065Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-06T19:32:41.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:41.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:42.267Z] ---> cc5f71b08274 [2023-02-06T19:32:42.267Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-06T19:32:43.233Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:32:43.233Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:32:43.233Z] OK: 5 MiB in 15 packages [2023-02-06T19:32:44.655Z] ---> 7e7c9893dc79 [2023-02-06T19:32:44.655Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-06T19:32:46.070Z] Removing intermediate container 0523029435c5 [2023-02-06T19:32:46.070Z] ---> b72ae6d63faa [2023-02-06T19:32:46.070Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:32:46.343Z] ---> Running in fdbb084637e7 [2023-02-06T19:32:46.611Z] ---> ba4e17d3e947 [2023-02-06T19:32:46.611Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:32:46.886Z] ---> Running in 1864a4791e77 [2023-02-06T19:32:47.474Z] Removing intermediate container fdbb084637e7 [2023-02-06T19:32:47.474Z] ---> 2b1dc363f55d [2023-02-06T19:32:47.474Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-06T19:32:47.741Z] ---> Running in 1df9382dab24 [2023-02-06T19:32:49.152Z] Removing intermediate container 1df9382dab24 [2023-02-06T19:32:49.152Z] ---> 2d0924d0f068 [2023-02-06T19:32:49.152Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-06T19:32:49.422Z] ---> Running in ef5c5e31b896 [2023-02-06T19:32:50.850Z] Removing intermediate container ef5c5e31b896 [2023-02-06T19:32:50.850Z] ---> 656679fb2709 [2023-02-06T19:32:50.850Z] Step 15/23 : WORKDIR / [2023-02-06T19:32:51.120Z] ---> Running in 2104bc11de7d [2023-02-06T19:32:51.710Z] Removing intermediate container 1864a4791e77 [2023-02-06T19:32:51.710Z] ---> f4395ae101f2 [2023-02-06T19:32:51.710Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:32:51.984Z] ---> Running in fe2f7dafed4c [2023-02-06T19:32:51.984Z] Removing intermediate container 2104bc11de7d [2023-02-06T19:32:51.984Z] ---> 3ab33f4c06ab [2023-02-06T19:32:51.984Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:32:52.953Z] Removing intermediate container fc579da6ef7a [2023-02-06T19:32:52.953Z] ---> ed4f087ac34f [2023-02-06T19:32:52.953Z] [2023-02-06T19:32:52.953Z] Step 9/24 : FROM alpine:3.16 [2023-02-06T19:32:52.953Z] ---> 2b4661558fb8 [2023-02-06T19:32:52.953Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-06T19:32:52.953Z] Removing intermediate container fe2f7dafed4c [2023-02-06T19:32:52.953Z] ---> 9ff40555e3bd [2023-02-06T19:32:52.953Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-06T19:32:52.953Z] ---> Running in 428172a8c24e [2023-02-06T19:32:53.220Z] ---> Running in ee74832502dc [2023-02-06T19:32:54.207Z] ---> 01ad0bb4d722 [2023-02-06T19:32:54.207Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-06T19:32:54.477Z] Removing intermediate container ee74832502dc [2023-02-06T19:32:54.477Z] ---> 006ce570455b [2023-02-06T19:32:54.477Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:32:54.748Z] ---> Running in adaf74ebd649 [2023-02-06T19:32:55.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:55.710Z] Removing intermediate container adaf74ebd649 [2023-02-06T19:32:55.710Z] ---> eb25224e63ab [2023-02-06T19:32:55.710Z] Step 21/22 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:32:55.710Z] ---> Running in f460b7e7b3df [2023-02-06T19:32:55.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:32:56.559Z] Removing intermediate container f460b7e7b3df [2023-02-06T19:32:56.559Z] ---> d882bdeb0bca [2023-02-06T19:32:56.559Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:32:56.559Z] ---> Running in 448abb63e570 [2023-02-06T19:32:57.141Z] ---> 68799dac11b5 [2023-02-06T19:32:57.141Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-06T19:32:57.408Z] Removing intermediate container 448abb63e570 [2023-02-06T19:32:57.408Z] ---> 65e338458122 [2023-02-06T19:32:57.408Z] [2023-02-06T19:32:57.993Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-06T19:32:57.993Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-06T19:32:57.993Z] (3/3) Installing su-exec (0.2-r1) [2023-02-06T19:32:57.993Z] Successfully built 65e338458122 [2023-02-06T19:32:57.993Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:32:57.993Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-06T19:32:57.993Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-02-06T19:32:57.993Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:32:58.575Z] ---> 15f1a80dc80a [2023-02-06T19:32:58.575Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-06T19:32:58.575Z] ---> Running in 7c3f8e717109 [2023-02-06T19:32:58.575Z] OK: 6 MiB in 17 packages [2023-02-06T19:32:59.158Z] Removing intermediate container 7c3f8e717109 [2023-02-06T19:32:59.158Z] ---> 1f4bd09f1685 [2023-02-06T19:32:59.158Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:32:59.428Z] ---> Running in cd5dd61853d3 [2023-02-06T19:33:00.387Z] Removing intermediate container cd5dd61853d3 [2023-02-06T19:33:00.387Z] ---> 45979d3c9130 [2023-02-06T19:33:00.387Z] Step 21/23 : LABEL arch=arm64 [2023-02-06T19:33:00.387Z] ---> Running in 43fd612499cc [2023-02-06T19:33:01.350Z] Removing intermediate container 43fd612499cc [2023-02-06T19:33:01.350Z] ---> 24d046ed57b9 [2023-02-06T19:33:01.350Z] Step 22/23 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:33:01.625Z] ---> Running in 75840f9859f8 [2023-02-06T19:33:01.625Z] Removing intermediate container 428172a8c24e [2023-02-06T19:33:01.625Z] ---> 529f0aea33a7 [2023-02-06T19:33:01.625Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-06T19:33:01.893Z] ---> Running in b7bcf78e9862 [2023-02-06T19:33:02.481Z] Removing intermediate container 75840f9859f8 [2023-02-06T19:33:02.481Z] ---> 5d20c0eef03d [2023-02-06T19:33:02.481Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:33:02.760Z] ---> Running in 7abaa9d5fd5d [2023-02-06T19:33:02.760Z] Removing intermediate container b7bcf78e9862 [2023-02-06T19:33:02.760Z] ---> ef67c2376142 [2023-02-06T19:33:02.760Z] Step 12/24 : WORKDIR / [2023-02-06T19:33:03.032Z] ---> Running in e26561bc3883 [2023-02-06T19:33:03.623Z] Removing intermediate container 7abaa9d5fd5d [2023-02-06T19:33:03.623Z] ---> 7194bcca2632 [2023-02-06T19:33:03.623Z] [2023-02-06T19:33:03.896Z] Removing intermediate container e26561bc3883 [2023-02-06T19:33:03.896Z] ---> a81de789156e [2023-02-06T19:33:03.896Z] Successfully built 7194bcca2632 [2023-02-06T19:33:03.896Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-06T19:33:03.896Z] Successfully tagged core-command-arm64:latest [2023-02-06T19:33:03.896Z] Building security-bootstrapper [2023-02-06T19:33:05.340Z]  Building core-command ... done  ---> 13d3216b6328 [2023-02-06T19:33:05.340Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-06T19:33:06.305Z] ---> f803e2e66e12 [2023-02-06T19:33:06.305Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-06T19:33:07.270Z] ---> faed44b99964 [2023-02-06T19:33:07.270Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-06T19:33:08.234Z] ---> ba7268270e21 [2023-02-06T19:33:08.234Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-06T19:33:10.829Z] ---> 0461fbd181d6 [2023-02-06T19:33:10.829Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-06T19:33:14.186Z] ---> 59a8981bbbd0 [2023-02-06T19:33:14.186Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-06T19:33:14.787Z] ---> 01044a1d5abe [2023-02-06T19:33:15.060Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-06T19:33:15.060Z] ---> Running in d44b891efaa8 [2023-02-06T19:33:19.324Z] Removing intermediate container d44b891efaa8 [2023-02-06T19:33:19.324Z] ---> 0a7d9c57a1d1 [2023-02-06T19:33:19.324Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-06T19:33:19.324Z] ---> Running in b1078896d651 [2023-02-06T19:33:19.906Z] Removing intermediate container b1078896d651 [2023-02-06T19:33:19.906Z] ---> b8b89bfb51cc [2023-02-06T19:33:19.906Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:33:20.175Z] ---> Running in 5cfca0f50023 [2023-02-06T19:33:20.764Z] Removing intermediate container 5cfca0f50023 [2023-02-06T19:33:20.764Z] ---> 32916ee86a64 [2023-02-06T19:33:20.764Z] Step 23/24 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:33:21.032Z] ---> Running in af2d2a21c968 [2023-02-06T19:33:21.991Z] Removing intermediate container af2d2a21c968 [2023-02-06T19:33:21.991Z] ---> 22781c1a459e [2023-02-06T19:33:21.991Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:33:22.264Z] ---> Running in b534ad7ed0a4 [2023-02-06T19:33:23.233Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:33:23.234Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:33:23.234Z] ---> 7c01e61fad36 [2023-02-06T19:33:23.234Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:33:23.234Z] ---> Using cache [2023-02-06T19:33:23.234Z] ---> d93bfaeab070 [2023-02-06T19:33:23.234Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:33:23.234Z] ---> Using cache [2023-02-06T19:33:23.234Z] ---> 6fbce9314126 [2023-02-06T19:33:23.234Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-06T19:33:23.234Z] ---> Running in e55e08b1dd41 [2023-02-06T19:33:23.502Z] Removing intermediate container b534ad7ed0a4 [2023-02-06T19:33:23.502Z] ---> 7e4457681a4c [2023-02-06T19:33:23.502Z] [2023-02-06T19:33:24.471Z] Successfully built 7e4457681a4c [2023-02-06T19:33:24.471Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-06T19:33:24.471Z] Building support-scheduler [2023-02-06T19:33:25.887Z]  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:33:26.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:33:28.110Z] OK: 221 MiB in 51 packages [2023-02-06T19:33:30.063Z] Removing intermediate container e55e08b1dd41 [2023-02-06T19:33:30.063Z] ---> 4e9e3fce4f28 [2023-02-06T19:33:30.063Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:33:31.483Z] ---> 00fe3dd678b7 [2023-02-06T19:33:31.484Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:33:31.484Z] ---> Running in 511e19e22a26 [2023-02-06T19:33:33.434Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:33:33.434Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:33:33.434Z] ---> 7c01e61fad36 [2023-02-06T19:33:33.434Z] Step 3/32 : WORKDIR /edgex-go [2023-02-06T19:33:33.434Z] ---> Using cache [2023-02-06T19:33:33.434Z] ---> 4dce44db5401 [2023-02-06T19:33:33.434Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-06T19:33:33.434Z] ---> Using cache [2023-02-06T19:33:33.434Z] ---> 7e67a4c882df [2023-02-06T19:33:33.434Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-06T19:33:33.434Z] ---> Using cache [2023-02-06T19:33:33.434Z] ---> c2fba683934f [2023-02-06T19:33:33.434Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:33:33.434Z] ---> Using cache [2023-02-06T19:33:33.434Z] ---> 8deaa6426aad [2023-02-06T19:33:33.434Z] Step 7/32 : COPY . . [2023-02-06T19:33:33.434Z] ---> Using cache [2023-02-06T19:33:33.434Z] ---> 195dca35f5ed [2023-02-06T19:33:33.434Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-06T19:33:34.026Z] ---> Running in 271ac3f75eb6 [2023-02-06T19:33:35.983Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-06T19:33:48.304Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:33:48.304Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:33:48.304Z] ---> 7c01e61fad36 [2023-02-06T19:33:48.304Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:33:48.304Z] ---> Using cache [2023-02-06T19:33:48.304Z] ---> d93bfaeab070 [2023-02-06T19:33:48.304Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:33:48.304Z] ---> Using cache [2023-02-06T19:33:48.304Z] ---> 6fbce9314126 [2023-02-06T19:33:48.304Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:33:48.304Z] ---> Using cache [2023-02-06T19:33:48.304Z] ---> 8d0cc980e969 [2023-02-06T19:33:48.304Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:33:48.304Z] ---> Using cache [2023-02-06T19:33:48.304Z] ---> 7588cfe6f8c9 [2023-02-06T19:33:48.304Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:33:48.304Z] ---> Using cache [2023-02-06T19:33:48.304Z] ---> df6f7b184abd [2023-02-06T19:33:48.304Z] Step 8/22 : COPY . . [2023-02-06T19:33:48.304Z] ---> Using cache [2023-02-06T19:33:48.304Z] ---> 310439ee9fa8 [2023-02-06T19:33:48.304Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-06T19:33:48.575Z] ---> Running in 8688bfa32162 [2023-02-06T19:33:50.531Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-06T19:34:09.004Z] Removing intermediate container 770a51ac2474 [2023-02-06T19:34:09.004Z] ---> fcf86af5e48a [2023-02-06T19:34:09.004Z] [2023-02-06T19:34:09.004Z] Step 9/19 : FROM alpine:3.15 [2023-02-06T19:34:09.004Z] ---> 8aa73fd46299 [2023-02-06T19:34:09.004Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:34:09.004Z] ---> Using cache [2023-02-06T19:34:09.004Z] ---> a933ecfed8bd [2023-02-06T19:34:09.004Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-06T19:34:09.004Z] ---> Running in ba82b09b9cff [2023-02-06T19:34:09.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:34:09.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:34:10.946Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:34:10.946Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:34:10.946Z] OK: 15736 distinct packages available [2023-02-06T19:34:10.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:34:11.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:34:13.175Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-06T19:34:13.175Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-06T19:34:13.175Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-06T19:34:13.175Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-06T19:34:13.175Z] (5/9) Installing curl (7.80.0-r5) [2023-02-06T19:34:13.175Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-06T19:34:13.175Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:34:13.175Z] (8/9) Installing libucontext (1.1-r0) [2023-02-06T19:34:13.445Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-06T19:34:13.445Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:34:13.445Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:34:13.717Z] OK: 8 MiB in 23 packages [2023-02-06T19:34:17.083Z] Removing intermediate container ba82b09b9cff [2023-02-06T19:34:17.083Z] ---> 0b7661d7a4a4 [2023-02-06T19:34:17.083Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:34:17.670Z] ---> 91e164cf9c59 [2023-02-06T19:34:17.670Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-06T19:34:20.254Z] ---> 2fc76a19d05a [2023-02-06T19:34:20.254Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-06T19:34:20.838Z] ---> bfc69ba4064e [2023-02-06T19:34:20.838Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-06T19:34:21.110Z] ---> Running in 73533d8723b0 [2023-02-06T19:34:21.640Z] Removing intermediate container 73533d8723b0 [2023-02-06T19:34:21.908Z] ---> 071dfbeddc46 [2023-02-06T19:34:21.908Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:34:21.908Z] ---> Running in b412fbab9b43 [2023-02-06T19:34:22.870Z] Removing intermediate container b412fbab9b43 [2023-02-06T19:34:22.870Z] ---> ba1efbb7ab99 [2023-02-06T19:34:22.870Z] Step 17/19 : LABEL arch=arm64 [2023-02-06T19:34:22.870Z] ---> Running in f526d7b5975f [2023-02-06T19:34:23.457Z] Removing intermediate container f526d7b5975f [2023-02-06T19:34:23.457Z] ---> 5b01ee166e3d [2023-02-06T19:34:23.457Z] Step 18/19 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:34:23.731Z] ---> Running in 67ce53fda598 [2023-02-06T19:34:24.313Z] Removing intermediate container 67ce53fda598 [2023-02-06T19:34:24.313Z] ---> e31412aadf11 [2023-02-06T19:34:24.313Z] Step 19/19 : LABEL version=0.0.0 [2023-02-06T19:34:24.580Z] ---> Running in 686d8fe25bdd [2023-02-06T19:34:25.171Z] Removing intermediate container 686d8fe25bdd [2023-02-06T19:34:25.171Z] ---> a9167e5cf071 [2023-02-06T19:34:25.171Z] [2023-02-06T19:34:25.439Z] Successfully built a9167e5cf071 [2023-02-06T19:34:25.439Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-06T19:34:25.439Z] Building security-spire-config [2023-02-06T19:34:43.660Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:34:43.660Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:34:43.660Z] ---> 7c01e61fad36 [2023-02-06T19:34:43.660Z] Step 3/24 : WORKDIR /edgex-go [2023-02-06T19:34:43.660Z] ---> Using cache [2023-02-06T19:34:43.660Z] ---> 4dce44db5401 [2023-02-06T19:34:43.660Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:34:43.932Z] ---> Running in 1a413317250c [2023-02-06T19:34:46.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:34:47.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:34:49.734Z] OK: 221 MiB in 51 packages [2023-02-06T19:34:51.698Z] Removing intermediate container 1a413317250c [2023-02-06T19:34:51.698Z] ---> 9e3001ec297a [2023-02-06T19:34:51.698Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-06T19:34:53.646Z] ---> fda227d9ca72 [2023-02-06T19:34:53.646Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:34:53.919Z] ---> Running in b08a0769d02b [2023-02-06T19:35:26.525Z] Removing intermediate container 511e19e22a26 [2023-02-06T19:35:26.525Z] ---> 5b4f7f0c827d [2023-02-06T19:35:26.525Z] Step 8/22 : COPY . . [2023-02-06T19:35:41.538Z] ---> dc8666c5eadb [2023-02-06T19:35:41.538Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-06T19:35:41.538Z] ---> Running in c0b22c299bfb [2023-02-06T19:35:42.501Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-06T19:36:50.416Z] Removing intermediate container b08a0769d02b [2023-02-06T19:36:50.416Z] ---> bd7e9b16823f [2023-02-06T19:36:50.416Z] Step 7/24 : COPY . . [2023-02-06T19:37:02.755Z] ---> 24f339bfbd92 [2023-02-06T19:37:02.755Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:37:03.030Z] ---> Running in f74646af1a21 [2023-02-06T19:37:03.618Z] Removing intermediate container f74646af1a21 [2023-02-06T19:37:03.618Z] ---> f67b1771f47e [2023-02-06T19:37:03.618Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-06T19:37:03.894Z] ---> Running in d0f19698c286 [2023-02-06T19:37:06.486Z] Removing intermediate container d0f19698c286 [2023-02-06T19:37:06.486Z] ---> 8df7f56a7a22 [2023-02-06T19:37:06.486Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:37:06.486Z] ---> Running in c350e25e2246 [2023-02-06T19:37:10.764Z] Removing intermediate container c350e25e2246 [2023-02-06T19:37:10.764Z] ---> 3e94830d54ae [2023-02-06T19:37:10.764Z] Step 11/24 : WORKDIR /edgex-go [2023-02-06T19:37:10.764Z] ---> Running in cec3fb81a60c [2023-02-06T19:37:10.764Z] Removing intermediate container cec3fb81a60c [2023-02-06T19:37:10.764Z] ---> fb8a1797a5d3 [2023-02-06T19:37:10.764Z] [2023-02-06T19:37:10.764Z] Step 12/24 : FROM alpine:3.15 [2023-02-06T19:37:10.764Z] ---> 8aa73fd46299 [2023-02-06T19:37:10.764Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:37:10.764Z] ---> Using cache [2023-02-06T19:37:10.764Z] ---> a933ecfed8bd [2023-02-06T19:37:10.764Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-06T19:37:11.032Z] ---> Running in 23040c1770b4 [2023-02-06T19:37:12.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:37:13.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:37:14.959Z] v3.15.6-290-g782130c55d8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-06T19:37:14.959Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-06T19:37:14.959Z] OK: 15736 distinct packages available [2023-02-06T19:37:15.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:37:15.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:37:17.226Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-06T19:37:17.226Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-06T19:37:17.226Z] (3/4) Installing libucontext (1.1-r0) [2023-02-06T19:37:17.226Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-06T19:37:17.226Z] Executing busybox-1.34.1-r7.trigger [2023-02-06T19:37:17.226Z] OK: 6 MiB in 18 packages [2023-02-06T19:37:19.815Z] Removing intermediate container 23040c1770b4 [2023-02-06T19:37:19.815Z] ---> 9104ea5dd90e [2023-02-06T19:37:19.815Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:37:26.479Z] ---> 6b6a9110a4d2 [2023-02-06T19:37:26.479Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:37:26.479Z] ---> f4292a925894 [2023-02-06T19:37:26.479Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-06T19:37:26.749Z] ---> Running in 8a9f1f4e7550 [2023-02-06T19:37:27.336Z] Removing intermediate container 8a9f1f4e7550 [2023-02-06T19:37:27.336Z] ---> feb2a6fd0bb0 [2023-02-06T19:37:27.336Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-06T19:37:28.310Z] ---> a172e6d9858c [2023-02-06T19:37:28.310Z] Step 19/24 : WORKDIR / [2023-02-06T19:37:28.310Z] ---> Running in c7c77aab65c3 [2023-02-06T19:37:28.916Z] Removing intermediate container c7c77aab65c3 [2023-02-06T19:37:28.916Z] ---> d320d6ab25f5 [2023-02-06T19:37:28.916Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:37:29.183Z] ---> Running in 272079a8ad11 [2023-02-06T19:37:29.764Z] Removing intermediate container 272079a8ad11 [2023-02-06T19:37:29.764Z] ---> af68b549d650 [2023-02-06T19:37:29.764Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:37:29.764Z] ---> Running in e6c5912a2bba [2023-02-06T19:37:30.346Z] Removing intermediate container e6c5912a2bba [2023-02-06T19:37:30.346Z] ---> 1117a85475d7 [2023-02-06T19:37:30.346Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:37:30.612Z] ---> Running in 3f3f3f59d7e5 [2023-02-06T19:37:31.196Z] Removing intermediate container 3f3f3f59d7e5 [2023-02-06T19:37:31.196Z] ---> e780b5931de5 [2023-02-06T19:37:31.196Z] Step 23/24 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:37:31.196Z] ---> Running in 9920c8462b46 [2023-02-06T19:37:31.777Z] Removing intermediate container 9920c8462b46 [2023-02-06T19:37:31.777Z] ---> 8f827e9ba3e5 [2023-02-06T19:37:32.048Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:37:32.048Z] ---> Running in c2ddedef6c9f [2023-02-06T19:37:32.631Z] Removing intermediate container c2ddedef6c9f [2023-02-06T19:37:32.631Z] ---> 1aa116565139 [2023-02-06T19:37:32.631Z] [2023-02-06T19:37:33.242Z] Successfully built 1aa116565139 [2023-02-06T19:37:33.242Z] Successfully tagged security-spire-config-arm64:latest [2023-02-06T19:37:33.242Z] Building security-spire-server [2023-02-06T19:37:51.444Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:37:51.444Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:37:51.444Z] ---> 7c01e61fad36 [2023-02-06T19:37:51.444Z] Step 3/23 : WORKDIR /edgex-go [2023-02-06T19:37:51.444Z] ---> Using cache [2023-02-06T19:37:51.444Z] ---> 4dce44db5401 [2023-02-06T19:37:51.444Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-06T19:37:51.444Z] ---> Using cache [2023-02-06T19:37:51.444Z] ---> 9e3001ec297a [2023-02-06T19:37:51.444Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-06T19:37:51.444Z] ---> Using cache [2023-02-06T19:37:51.444Z] ---> fda227d9ca72 [2023-02-06T19:37:51.444Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:37:51.444Z] ---> Using cache [2023-02-06T19:37:51.444Z] ---> bd7e9b16823f [2023-02-06T19:37:51.444Z] Step 7/23 : COPY . . [2023-02-06T19:37:51.444Z] ---> Using cache [2023-02-06T19:37:51.444Z] ---> 24f339bfbd92 [2023-02-06T19:37:51.444Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-06T19:37:51.444Z] ---> Using cache [2023-02-06T19:37:51.444Z] ---> f67b1771f47e [2023-02-06T19:37:51.444Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-06T19:37:51.444Z] ---> Using cache [2023-02-06T19:37:51.444Z] ---> 8df7f56a7a22 [2023-02-06T19:37:51.444Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-06T19:37:51.722Z] ---> Running in ee8078fd15fb [2023-02-06T19:37:55.977Z] Removing intermediate container ee8078fd15fb [2023-02-06T19:37:55.977Z] ---> bc0ca6ecb6b6 [2023-02-06T19:37:55.977Z] Step 11/23 : WORKDIR /edgex-go [2023-02-06T19:37:55.977Z] ---> Running in 6f6a466869ab [2023-02-06T19:37:56.560Z] Removing intermediate container 6f6a466869ab [2023-02-06T19:37:56.560Z] ---> 7d1b71bffb88 [2023-02-06T19:37:56.560Z] [2023-02-06T19:37:56.560Z] Step 12/23 : FROM alpine:3.15 [2023-02-06T19:37:56.560Z] ---> 8aa73fd46299 [2023-02-06T19:37:56.560Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:37:56.560Z] ---> Using cache [2023-02-06T19:37:56.560Z] ---> a933ecfed8bd [2023-02-06T19:37:56.560Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-06T19:37:56.560Z] ---> Using cache [2023-02-06T19:37:56.560Z] ---> b5a3c45408bd [2023-02-06T19:37:56.560Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-06T19:38:03.230Z] ---> 7637688fc695 [2023-02-06T19:38:03.230Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-06T19:38:03.499Z] ---> da9099e9d2d1 [2023-02-06T19:38:03.499Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-06T19:38:04.462Z] ---> 26786460803e [2023-02-06T19:38:04.462Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-06T19:38:05.877Z] ---> 74e27d264f66 [2023-02-06T19:38:05.877Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-06T19:38:05.877Z] ---> Running in bbd2f27d2082 [2023-02-06T19:38:06.473Z] Removing intermediate container bbd2f27d2082 [2023-02-06T19:38:06.473Z] ---> 2562e4bb13e3 [2023-02-06T19:38:06.473Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-06T19:38:06.473Z] ---> Running in 1bce224c628f [2023-02-06T19:38:07.055Z] Removing intermediate container 1bce224c628f [2023-02-06T19:38:07.055Z] ---> cfecf1df01f5 [2023-02-06T19:38:07.055Z] Step 21/23 : LABEL arch=arm64 [2023-02-06T19:38:07.350Z] ---> Running in 6785b6f1b411 [2023-02-06T19:38:07.931Z] Removing intermediate container 6785b6f1b411 [2023-02-06T19:38:07.931Z] ---> 73b22d653c9f [2023-02-06T19:38:07.931Z] Step 22/23 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:38:07.931Z] ---> Running in f65e6d2a6835 [2023-02-06T19:38:08.521Z] Removing intermediate container f65e6d2a6835 [2023-02-06T19:38:08.521Z] ---> dede93064e96 [2023-02-06T19:38:08.521Z] Step 23/23 : LABEL version=0.0.0 [2023-02-06T19:38:08.521Z] ---> Running in 9a7205b41dac [2023-02-06T19:38:09.104Z] Removing intermediate container 9a7205b41dac [2023-02-06T19:38:09.104Z] ---> d822d71b8217 [2023-02-06T19:38:09.104Z] [2023-02-06T19:38:09.690Z] Successfully built d822d71b8217 [2023-02-06T19:38:09.690Z] Successfully tagged security-spire-server-arm64:latest [2023-02-06T19:38:09.690Z] Building core-data [2023-02-06T19:38:27.905Z]  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-06T19:38:27.905Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-06T19:38:27.905Z] ---> 7c01e61fad36 [2023-02-06T19:38:27.905Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-06T19:38:27.905Z] ---> Using cache [2023-02-06T19:38:27.905Z] ---> d93bfaeab070 [2023-02-06T19:38:27.905Z] Step 4/22 : WORKDIR /edgex-go [2023-02-06T19:38:27.905Z] ---> Using cache [2023-02-06T19:38:27.905Z] ---> 6fbce9314126 [2023-02-06T19:38:27.905Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-06T19:38:27.905Z] ---> Using cache [2023-02-06T19:38:27.905Z] ---> 8d0cc980e969 [2023-02-06T19:38:27.905Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-06T19:38:27.905Z] ---> Using cache [2023-02-06T19:38:27.905Z] ---> 7588cfe6f8c9 [2023-02-06T19:38:27.905Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-06T19:38:27.905Z] ---> Using cache [2023-02-06T19:38:27.905Z] ---> df6f7b184abd [2023-02-06T19:38:27.905Z] Step 8/22 : COPY . . [2023-02-06T19:38:27.905Z] ---> Using cache [2023-02-06T19:38:27.905Z] ---> 310439ee9fa8 [2023-02-06T19:38:27.905Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-06T19:38:27.905Z] ---> Running in 5a29006d91da [2023-02-06T19:38:30.539Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-06T19:41:22.556Z] Removing intermediate container a86a8e8d1cd9 [2023-02-06T19:41:22.556Z] ---> 82139ce069f4 [2023-02-06T19:41:22.556Z] [2023-02-06T19:41:22.556Z] Step 10/24 : FROM alpine:3.16 [2023-02-06T19:41:22.556Z] ---> 2b4661558fb8 [2023-02-06T19:41:22.556Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:41:22.556Z] ---> Using cache [2023-02-06T19:41:22.556Z] ---> b72ae6d63faa [2023-02-06T19:41:22.556Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:41:22.556Z] ---> Using cache [2023-02-06T19:41:22.556Z] ---> 2b1dc363f55d [2023-02-06T19:41:22.556Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-06T19:41:22.556Z] ---> Running in 24925ee4e45d [2023-02-06T19:41:22.556Z] Removing intermediate container 24925ee4e45d [2023-02-06T19:41:22.556Z] ---> 4b43430c7915 [2023-02-06T19:41:22.556Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-06T19:41:22.556Z] ---> Running in e3c542ce206a [2023-02-06T19:41:22.556Z] Removing intermediate container e3c542ce206a [2023-02-06T19:41:22.556Z] ---> fa303f034be7 [2023-02-06T19:41:22.556Z] Step 15/24 : WORKDIR / [2023-02-06T19:41:22.556Z] ---> Running in d7271d5fcfe9 [2023-02-06T19:41:22.556Z] Removing intermediate container d7271d5fcfe9 [2023-02-06T19:41:22.556Z] ---> cdb1fc7a5c50 [2023-02-06T19:41:22.556Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:41:22.556Z] ---> 74410503b169 [2023-02-06T19:41:22.556Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-06T19:41:22.834Z] ---> 28696c2f4107 [2023-02-06T19:41:22.834Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-06T19:41:26.367Z] ---> 2188d388749b [2023-02-06T19:41:26.367Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-06T19:41:27.470Z] ---> 9e832eaac75e [2023-02-06T19:41:27.470Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-06T19:41:27.773Z] ---> Running in 2d33ccece836 [2023-02-06T19:41:28.065Z] Removing intermediate container 2d33ccece836 [2023-02-06T19:41:28.065Z] ---> 6abea8ffa25a [2023-02-06T19:41:28.065Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:41:28.377Z] ---> Running in f1b2f251696e [2023-02-06T19:41:29.038Z] Removing intermediate container f1b2f251696e [2023-02-06T19:41:29.038Z] ---> f1caf84d78ad [2023-02-06T19:41:29.038Z] Step 22/24 : LABEL arch=arm64 [2023-02-06T19:41:29.038Z] ---> Running in fc4df4637e94 [2023-02-06T19:41:30.027Z] Removing intermediate container fc4df4637e94 [2023-02-06T19:41:30.027Z] ---> 06bccd0ee567 [2023-02-06T19:41:30.027Z] Step 23/24 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:41:30.027Z] ---> Running in 8913d62eae65 [2023-02-06T19:41:30.618Z] Removing intermediate container 8913d62eae65 [2023-02-06T19:41:30.619Z] ---> dd4cd1076d2c [2023-02-06T19:41:30.619Z] Step 24/24 : LABEL version=0.0.0 [2023-02-06T19:41:30.619Z] ---> Running in 17a9c87949ee [2023-02-06T19:41:31.205Z] Removing intermediate container 17a9c87949ee [2023-02-06T19:41:31.205Z] ---> c48775510deb [2023-02-06T19:41:31.205Z] [2023-02-06T19:41:31.472Z] Successfully built c48775510deb [2023-02-06T19:41:31.472Z] Successfully tagged core-metadata-arm64:latest [2023-02-06T19:41:46.485Z]  Building core-metadata ... done Removing intermediate container 271ac3f75eb6 [2023-02-06T19:41:46.485Z] ---> c608f86fe9a3 [2023-02-06T19:41:46.485Z] [2023-02-06T19:41:46.485Z] Step 9/32 : FROM alpine:3.16 [2023-02-06T19:41:46.485Z] ---> 2b4661558fb8 [2023-02-06T19:41:46.485Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-06T19:41:46.485Z] ---> Running in 29f09f4956e5 [2023-02-06T19:41:46.485Z] Removing intermediate container 29f09f4956e5 [2023-02-06T19:41:46.485Z] ---> ad6d26518953 [2023-02-06T19:41:46.485Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-06T19:41:46.485Z] ---> Running in aba9c9b93493 [2023-02-06T19:41:47.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:41:48.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:41:49.434Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:41:49.434Z] (2/2) Installing su-exec (0.2-r1) [2023-02-06T19:41:49.434Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:41:49.434Z] OK: 5 MiB in 16 packages [2023-02-06T19:41:51.373Z] Removing intermediate container aba9c9b93493 [2023-02-06T19:41:51.373Z] ---> 1722b5bf6b9e [2023-02-06T19:41:51.373Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-06T19:41:51.373Z] ---> Running in b2166dc5e954 [2023-02-06T19:41:51.957Z] Removing intermediate container b2166dc5e954 [2023-02-06T19:41:51.957Z] ---> 06539971c985 [2023-02-06T19:41:51.957Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-06T19:41:51.957Z] ---> Running in ec81e528db9e [2023-02-06T19:41:52.539Z] Removing intermediate container ec81e528db9e [2023-02-06T19:41:52.539Z] ---> bc5f52003864 [2023-02-06T19:41:52.539Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-06T19:41:52.539Z] ---> Running in 84fb2bb67420 [2023-02-06T19:41:53.121Z] Removing intermediate container 84fb2bb67420 [2023-02-06T19:41:53.121Z] ---> 1495c1e64523 [2023-02-06T19:41:53.121Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-06T19:41:53.387Z] ---> Running in 8aa0971f7b35 [2023-02-06T19:41:53.970Z] Removing intermediate container 8aa0971f7b35 [2023-02-06T19:41:53.970Z] ---> d5ffcbe85be3 [2023-02-06T19:41:53.970Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-06T19:41:53.970Z] ---> Running in d783f4754e49 [2023-02-06T19:41:57.341Z] Removing intermediate container d783f4754e49 [2023-02-06T19:41:57.341Z] ---> 8d51d88a85d7 [2023-02-06T19:41:57.341Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-06T19:41:57.613Z] ---> Running in 012cac1c036c [2023-02-06T19:41:58.203Z] Removing intermediate container 012cac1c036c [2023-02-06T19:41:58.203Z] ---> 00e6b1fae6ea [2023-02-06T19:41:58.203Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-06T19:41:59.174Z] ---> 7a2cdf8fe5af [2023-02-06T19:41:59.174Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-06T19:41:59.174Z] ---> Running in 02d034ded423 [2023-02-06T19:42:03.483Z] Removing intermediate container 02d034ded423 [2023-02-06T19:42:03.483Z] ---> 7b6075dadf61 [2023-02-06T19:42:03.483Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:42:03.755Z] ---> 98cac86642b9 [2023-02-06T19:42:03.755Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-06T19:42:05.728Z] ---> 014411e5e4d9 [2023-02-06T19:42:05.728Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-06T19:42:06.715Z] ---> 57a9fd2066e2 [2023-02-06T19:42:06.715Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-06T19:42:07.707Z] ---> 6a5908e96eb3 [2023-02-06T19:42:07.707Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-06T19:42:09.134Z] ---> 9e67c0c6b26f [2023-02-06T19:42:09.134Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-06T19:42:10.112Z] ---> 7c3147777b6f [2023-02-06T19:42:10.112Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-06T19:42:11.091Z] ---> b65df2dbf6bd [2023-02-06T19:42:11.091Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-06T19:42:11.091Z] ---> Running in 5b939a6380a8 [2023-02-06T19:42:14.466Z] Removing intermediate container 5b939a6380a8 [2023-02-06T19:42:14.466Z] ---> 255dc6b16b16 [2023-02-06T19:42:14.466Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-06T19:42:14.466Z] ---> Running in 133e93c17d9e [2023-02-06T19:42:15.058Z] Removing intermediate container 133e93c17d9e [2023-02-06T19:42:15.058Z] ---> 4991d3613e10 [2023-02-06T19:42:15.058Z] Step 29/32 : CMD ["gate"] [2023-02-06T19:42:15.331Z] ---> Running in f0ac4bfe949c [2023-02-06T19:42:15.924Z] Removing intermediate container f0ac4bfe949c [2023-02-06T19:42:15.925Z] ---> 3152ebb4857d [2023-02-06T19:42:15.925Z] Step 30/32 : LABEL arch=arm64 [2023-02-06T19:42:15.925Z] ---> Running in 3bf97eba09b2 [2023-02-06T19:42:16.520Z] Removing intermediate container 3bf97eba09b2 [2023-02-06T19:42:16.520Z] ---> 23feba306aa1 [2023-02-06T19:42:16.520Z] Step 31/32 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:42:16.520Z] ---> Running in 5bc9fe6367ec [2023-02-06T19:42:17.117Z] Removing intermediate container 5bc9fe6367ec [2023-02-06T19:42:17.117Z] ---> 9bc5f5164963 [2023-02-06T19:42:17.117Z] Step 32/32 : LABEL version=0.0.0 [2023-02-06T19:42:17.409Z] ---> Running in 7a215dff2891 [2023-02-06T19:42:18.000Z] Removing intermediate container 7a215dff2891 [2023-02-06T19:42:18.000Z] ---> fe50dc11086a [2023-02-06T19:42:18.000Z] [2023-02-06T19:42:18.270Z] Successfully built fe50dc11086a [2023-02-06T19:42:18.271Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-06T19:44:40.007Z]  Building security-bootstrapper ... done Removing intermediate container 8688bfa32162 [2023-02-06T19:44:40.007Z] ---> ebe0edf77cb5 [2023-02-06T19:44:40.007Z] [2023-02-06T19:44:40.007Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:44:40.007Z] ---> 2b4661558fb8 [2023-02-06T19:44:40.007Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:44:40.007Z] ---> Using cache [2023-02-06T19:44:40.007Z] ---> b72ae6d63faa [2023-02-06T19:44:40.007Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:44:40.007Z] ---> Using cache [2023-02-06T19:44:40.007Z] ---> 2b1dc363f55d [2023-02-06T19:44:40.007Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-06T19:44:40.007Z] ---> Running in 6a547aa6c4fa [2023-02-06T19:44:40.007Z] Removing intermediate container 6a547aa6c4fa [2023-02-06T19:44:40.007Z] ---> 8fb33b0d94ec [2023-02-06T19:44:40.007Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:44:40.007Z] ---> Running in e8d418e7c437 [2023-02-06T19:44:40.007Z] Removing intermediate container e8d418e7c437 [2023-02-06T19:44:40.007Z] ---> 789d22dda523 [2023-02-06T19:44:40.007Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:44:40.007Z] ---> df5ad2026b4c [2023-02-06T19:44:40.007Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-06T19:44:40.007Z] ---> 1d10277bf006 [2023-02-06T19:44:40.007Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-06T19:44:40.007Z] ---> 1c31fe0b3f2e [2023-02-06T19:44:40.007Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-06T19:44:40.007Z] ---> Running in 6adc62e14675 [2023-02-06T19:44:40.007Z] Removing intermediate container 6adc62e14675 [2023-02-06T19:44:40.007Z] ---> 73f280cecbdb [2023-02-06T19:44:40.007Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:44:40.007Z] ---> Running in 33a08c39d77b [2023-02-06T19:44:40.007Z] Removing intermediate container 33a08c39d77b [2023-02-06T19:44:40.007Z] ---> 701027cd4e4f [2023-02-06T19:44:40.007Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:44:40.007Z] ---> Running in f202f90cfb3a [2023-02-06T19:44:40.007Z] Removing intermediate container f202f90cfb3a [2023-02-06T19:44:40.007Z] ---> 37bb73089f75 [2023-02-06T19:44:40.007Z] Step 21/22 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:44:40.007Z] ---> Running in 03758b3b680a [2023-02-06T19:44:40.007Z] Removing intermediate container 03758b3b680a [2023-02-06T19:44:40.007Z] ---> 69157b6a6bc1 [2023-02-06T19:44:40.007Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:44:40.007Z] ---> Running in 1c53fe9994af [2023-02-06T19:44:40.007Z] Removing intermediate container 1c53fe9994af [2023-02-06T19:44:40.007Z] ---> 90f286f1e257 [2023-02-06T19:44:40.007Z] [2023-02-06T19:44:40.007Z] Successfully built 90f286f1e257 [2023-02-06T19:44:40.007Z] Successfully tagged support-scheduler-arm64:latest [2023-02-06T19:44:48.204Z]  Building support-scheduler ... done Removing intermediate container 5a29006d91da [2023-02-06T19:44:48.204Z] ---> e1087f16d232 [2023-02-06T19:44:48.204Z] [2023-02-06T19:44:48.204Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:44:48.204Z] ---> 2b4661558fb8 [2023-02-06T19:44:48.204Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-06T19:44:48.204Z] ---> Running in 37dbdc485051 [2023-02-06T19:44:48.809Z] Removing intermediate container 37dbdc485051 [2023-02-06T19:44:48.809Z] ---> 55a5e16808e1 [2023-02-06T19:44:48.809Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-06T19:44:48.809Z] ---> Running in 03a0aa3770d3 [2023-02-06T19:44:49.082Z] Removing intermediate container 03a0aa3770d3 [2023-02-06T19:44:49.082Z] ---> 6f4f5e1c3e4c [2023-02-06T19:44:49.082Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-06T19:44:49.357Z] ---> Running in 65ea66c24805 [2023-02-06T19:44:49.627Z] Removing intermediate container 65ea66c24805 [2023-02-06T19:44:49.627Z] ---> e7032a7e3a68 [2023-02-06T19:44:49.627Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-06T19:44:49.895Z] ---> Running in 130a77e32ca7 [2023-02-06T19:44:50.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:44:51.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:44:52.403Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-06T19:44:52.403Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:44:52.403Z] OK: 5 MiB in 15 packages [2023-02-06T19:44:53.817Z] Removing intermediate container 130a77e32ca7 [2023-02-06T19:44:53.817Z] ---> 3aa8d387be03 [2023-02-06T19:44:53.817Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:44:54.083Z] ---> a7de7be41937 [2023-02-06T19:44:54.083Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-06T19:44:55.493Z] ---> a47cd82ad0ac [2023-02-06T19:44:55.493Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-06T19:44:56.078Z] ---> aa976b4c4a9a [2023-02-06T19:44:56.078Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-06T19:44:56.078Z] ---> Running in 1d5915f01be5 [2023-02-06T19:44:56.662Z] Removing intermediate container 1d5915f01be5 [2023-02-06T19:44:56.662Z] ---> cfafad893b43 [2023-02-06T19:44:56.662Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:44:56.662Z] ---> Running in 2a07dffcd17e [2023-02-06T19:44:57.254Z] Removing intermediate container 2a07dffcd17e [2023-02-06T19:44:57.254Z] ---> 8bd4acb91789 [2023-02-06T19:44:57.254Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:44:57.254Z] ---> Running in 9ac081d55938 [2023-02-06T19:44:57.837Z] Removing intermediate container 9ac081d55938 [2023-02-06T19:44:57.837Z] ---> faa79ca9a4d1 [2023-02-06T19:44:57.837Z] Step 21/22 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:44:57.837Z] ---> Running in abb25396b613 [2023-02-06T19:44:58.422Z] Removing intermediate container abb25396b613 [2023-02-06T19:44:58.422Z] ---> 8ddb66a6ffc5 [2023-02-06T19:44:58.422Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:44:58.422Z] ---> Running in b17e524b41b7 [2023-02-06T19:44:59.011Z] Removing intermediate container b17e524b41b7 [2023-02-06T19:44:59.011Z] ---> 67adf15c8d28 [2023-02-06T19:44:59.011Z] [2023-02-06T19:44:59.279Z] Successfully built 67adf15c8d28 [2023-02-06T19:44:59.279Z] Successfully tagged core-data-arm64:latest [2023-02-06T19:45:03.533Z]  Building core-data ... done Removing intermediate container c0b22c299bfb [2023-02-06T19:45:03.533Z] ---> fc5539f7585c [2023-02-06T19:45:03.533Z] [2023-02-06T19:45:03.533Z] Step 10/22 : FROM alpine:3.16 [2023-02-06T19:45:03.533Z] ---> 2b4661558fb8 [2023-02-06T19:45:03.533Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-06T19:45:03.533Z] ---> Running in 3e36c71e0b37 [2023-02-06T19:45:04.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-06T19:45:04.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-06T19:45:05.335Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-06T19:45:05.600Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-06T19:45:05.600Z] Executing busybox-1.35.0-r17.trigger [2023-02-06T19:45:05.600Z] Executing ca-certificates-20220614-r0.trigger [2023-02-06T19:45:05.868Z] OK: 6 MiB in 16 packages [2023-02-06T19:45:07.275Z] Removing intermediate container 3e36c71e0b37 [2023-02-06T19:45:07.275Z] ---> 47be814d5f9a [2023-02-06T19:45:07.275Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-06T19:45:07.275Z] ---> Running in 11aaf5f965c6 [2023-02-06T19:45:07.543Z] Removing intermediate container 11aaf5f965c6 [2023-02-06T19:45:07.543Z] ---> 150962bf0048 [2023-02-06T19:45:07.543Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-06T19:45:07.543Z] ---> Running in 51c5687c3da8 [2023-02-06T19:45:08.128Z] Removing intermediate container 51c5687c3da8 [2023-02-06T19:45:08.128Z] ---> 902eac25e9c0 [2023-02-06T19:45:08.128Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-06T19:45:08.128Z] ---> Running in 34639c3f3cb5 [2023-02-06T19:45:08.394Z] Removing intermediate container 34639c3f3cb5 [2023-02-06T19:45:08.394Z] ---> a458f2f6f184 [2023-02-06T19:45:08.394Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-06T19:45:08.976Z] ---> d49b75f7064b [2023-02-06T19:45:08.976Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-06T19:45:10.385Z] ---> c66de993c4db [2023-02-06T19:45:10.385Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-06T19:45:10.970Z] ---> 149a9740d915 [2023-02-06T19:45:10.970Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-06T19:45:10.970Z] ---> Running in 8b74dea3f4eb [2023-02-06T19:45:11.557Z] Removing intermediate container 8b74dea3f4eb [2023-02-06T19:45:11.557Z] ---> c6e33bc51f3e [2023-02-06T19:45:11.557Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-06T19:45:11.557Z] ---> Running in 99baa95eaed8 [2023-02-06T19:45:11.824Z] Removing intermediate container 99baa95eaed8 [2023-02-06T19:45:11.824Z] ---> 6b14c83b3418 [2023-02-06T19:45:11.824Z] Step 20/22 : LABEL arch=arm64 [2023-02-06T19:45:11.824Z] ---> Running in fb3d883655ac [2023-02-06T19:45:12.092Z] Removing intermediate container fb3d883655ac [2023-02-06T19:45:12.092Z] ---> ab5cf23103f8 [2023-02-06T19:45:12.092Z] Step 21/22 : LABEL git_sha=be1e864fcd73e1a52cb652423a33d0b36a326e6a [2023-02-06T19:45:12.363Z] ---> Running in 7045bc0292e4 [2023-02-06T19:45:12.628Z] Removing intermediate container 7045bc0292e4 [2023-02-06T19:45:12.628Z] ---> ecc69bd79e4e [2023-02-06T19:45:12.628Z] Step 22/22 : LABEL version=0.0.0 [2023-02-06T19:45:12.628Z] ---> Running in 3094ef32e1fe [2023-02-06T19:45:12.895Z] Removing intermediate container 3094ef32e1fe [2023-02-06T19:45:12.895Z] ---> 3d82b5cc5a12 [2023-02-06T19:45:12.895Z] [2023-02-06T19:45:13.162Z] Successfully built 3d82b5cc5a12 [2023-02-06T19:45:13.162Z] Successfully tagged support-notifications-arm64:latest [2023-02-06T19:45:13.754Z]  Building support-notifications ... done  [Pipeline] } [2023-02-06T19:45:13.754Z] $ docker stop --time=1 8713fa11ae8533831d57d4ab270c80367735917fa669cf3c3b64d946cceac4a2 [2023-02-06T19:45:15.500Z] $ docker rm -f --volumes 8713fa11ae8533831d57d4ab270c80367735917fa669cf3c3b64d946cceac4a2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T19:45:16.081Z] + docker images [2023-02-06T19:45:16.350Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-06T19:45:16.350Z] support-notifications-arm64 latest 3d82b5cc5a12 4 seconds ago 29.7MB [2023-02-06T19:45:16.350Z] fc5539f7585c 15 seconds ago 1.57GB [2023-02-06T19:45:16.350Z] core-data-arm64 latest 67adf15c8d28 18 seconds ago 17.2MB [2023-02-06T19:45:16.350Z] e1087f16d232 30 seconds ago 1.51GB [2023-02-06T19:45:16.350Z] support-scheduler-arm64 latest 90f286f1e257 38 seconds ago 29MB [2023-02-06T19:45:16.350Z] ebe0edf77cb5 48 seconds ago 1.57GB [2023-02-06T19:45:16.350Z] security-bootstrapper-arm64 latest fe50dc11086a 2 minutes ago 19.5MB [2023-02-06T19:45:16.350Z] c608f86fe9a3 3 minutes ago 1.49GB [2023-02-06T19:45:16.350Z] core-metadata-arm64 latest c48775510deb 3 minutes ago 17.8MB [2023-02-06T19:45:16.350Z] 82139ce069f4 4 minutes ago 1.51GB [2023-02-06T19:45:16.350Z] security-spire-server-arm64 latest d822d71b8217 7 minutes ago 84.3MB [2023-02-06T19:45:16.350Z] 7d1b71bffb88 7 minutes ago 1.38GB [2023-02-06T19:45:16.350Z] security-spire-config-arm64 latest 1aa116565139 7 minutes ago 83.6MB [2023-02-06T19:45:16.350Z] fb8a1797a5d3 8 minutes ago 1.38GB [2023-02-06T19:45:16.350Z] security-spiffe-token-provider-arm64 latest a9167e5cf071 10 minutes ago 29MB [2023-02-06T19:45:16.350Z] fcf86af5e48a 11 minutes ago 1.54GB [2023-02-06T19:45:16.350Z] security-secretstore-setup-arm64 latest 7e4457681a4c 11 minutes ago 28.8MB [2023-02-06T19:45:16.350Z] core-command-arm64 latest 7194bcca2632 12 minutes ago 17MB [2023-02-06T19:45:16.350Z] core-common-config-bootstrapper-arm64 latest 65e338458122 12 minutes ago 14.9MB [2023-02-06T19:45:16.350Z] ed4f087ac34f 12 minutes ago 1.5GB [2023-02-06T19:45:16.350Z] dea9856af178 12 minutes ago 1.5GB [2023-02-06T19:45:16.350Z] 0ed2c8b9db5c 12 minutes ago 1.5GB [2023-02-06T19:45:16.350Z] security-proxy-setup-arm64 latest 56ad5dbdddb8 13 minutes ago 26.8MB [2023-02-06T19:45:16.350Z] 3c63360a83e7 13 minutes ago 1.49GB [2023-02-06T19:45:16.350Z] security-spire-agent-arm64 latest 122688f43386 20 minutes ago 122MB [2023-02-06T19:45:16.350Z] 63b83fd6dfa4 20 minutes ago 1.38GB [2023-02-06T19:45:16.350Z] ci-base-image-arm64 latest 7c01e61fad36 34 minutes ago 905MB [2023-02-06T19:45:16.350Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-02-06T19:45:16.350Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-02-06T19:45:16.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-06T19:45:16.350Z] 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) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:45:17.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T19:45:17.171Z] [2023-02-06T19:45:17.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:45:17.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T19:45:19.007Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-06T19:45:19.007Z] 8998bd30e6a1: Pulling fs layer [2023-02-06T19:45:19.007Z] 04944245beec: Pulling fs layer [2023-02-06T19:45:19.007Z] 699f458cf7ca: Pulling fs layer [2023-02-06T19:45:19.007Z] 765212b225bb: Pulling fs layer [2023-02-06T19:45:19.007Z] f23df028b6ca: Pulling fs layer [2023-02-06T19:45:19.007Z] d65c8cfc05b1: Pulling fs layer [2023-02-06T19:45:19.007Z] 2437ff75d9bd: Pulling fs layer [2023-02-06T19:45:19.007Z] 765212b225bb: Waiting [2023-02-06T19:45:19.007Z] f23df028b6ca: Waiting [2023-02-06T19:45:19.007Z] d65c8cfc05b1: Waiting [2023-02-06T19:45:19.007Z] 2437ff75d9bd: Waiting [2023-02-06T19:45:19.283Z] 04944245beec: Verifying Checksum [2023-02-06T19:45:19.283Z] 04944245beec: Download complete [2023-02-06T19:45:19.283Z] 765212b225bb: Verifying Checksum [2023-02-06T19:45:19.283Z] 765212b225bb: Download complete [2023-02-06T19:45:19.283Z] f23df028b6ca: Download complete [2023-02-06T19:45:19.283Z] d65c8cfc05b1: Verifying Checksum [2023-02-06T19:45:19.283Z] d65c8cfc05b1: Download complete [2023-02-06T19:45:19.551Z] 699f458cf7ca: Verifying Checksum [2023-02-06T19:45:19.551Z] 699f458cf7ca: Download complete [2023-02-06T19:45:19.818Z] 8998bd30e6a1: Verifying Checksum [2023-02-06T19:45:19.818Z] 8998bd30e6a1: Download complete [2023-02-06T19:45:22.407Z] 2437ff75d9bd: Verifying Checksum [2023-02-06T19:45:22.407Z] 2437ff75d9bd: Download complete [2023-02-06T19:45:24.349Z] 8998bd30e6a1: Pull complete [2023-02-06T19:45:24.617Z] 04944245beec: Pull complete [2023-02-06T19:45:26.025Z] 699f458cf7ca: Pull complete [2023-02-06T19:45:26.025Z] 765212b225bb: Pull complete [2023-02-06T19:45:26.984Z] f23df028b6ca: Pull complete [2023-02-06T19:45:27.250Z] d65c8cfc05b1: Pull complete [2023-02-06T19:45:42.233Z] 2437ff75d9bd: Pull complete [2023-02-06T19:45:42.233Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-06T19:45:42.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T19:45:42.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:45:42.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-4731 does not seem to be running inside a container [2023-02-06T19:45:42.582Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-06T19:45:45.448Z] $ docker top f94e64a5da4e674e1d4125d233421dcc5173bedf80228ce4aa430f049dcb6d85 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:46.381Z] ---> job-cost.sh [2023-02-06T19:45:46.381Z] lf-activate-venv: SKIPPING [2023-02-06T19:45:46.381Z] INFO: No Stack... [2023-02-06T19:45:46.960Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-06T19:45:47.538Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T19:45:48.273Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-06T19:45:48.273Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T19:45:48.336Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4325-1-stack-cost] [2023-02-06T19:45:48.346Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4325-1-stack-cost] did not exist. Created. [2023-02-06T19:45:48.346Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4325-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T19:45:48.778Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-06T19:45:48.977Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T19:45:48.995Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4325-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T19:45:49.048Z] $ docker stop --time=1 f94e64a5da4e674e1d4125d233421dcc5173bedf80228ce4aa430f049dcb6d85 [2023-02-06T19:45:50.576Z] $ docker rm -f --volumes f94e64a5da4e674e1d4125d233421dcc5173bedf80228ce4aa430f049dcb6d85 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-02-06T19:45:52.907Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:53.234Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:45:54.130Z] ---> package-listing.sh [2023-02-06T19:45:54.131Z] ++ facter osfamily [2023-02-06T19:45:54.131Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-06T19:45:54.391Z] + OS_FAMILY=debian [2023-02-06T19:45:54.391Z] + workspace=/w/workspace/edgex-go/1 [2023-02-06T19:45:54.391Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-06T19:45:54.391Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-06T19:45:54.391Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-06T19:45:54.391Z] + PACKAGES=/tmp/packages_start.txt [2023-02-06T19:45:54.391Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-06T19:45:54.391Z] + PACKAGES=/tmp/packages_end.txt [2023-02-06T19:45:54.391Z] + case "${OS_FAMILY}" in [2023-02-06T19:45:54.391Z] + dpkg -l [2023-02-06T19:45:54.391Z] + grep '^ii' [2023-02-06T19:45:54.391Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-06T19:45:54.391Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-06T19:45:54.391Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-06T19:45:54.391Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-06T19:45:54.391Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-06T19:45:54.391Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-06T19:45:54.424Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-06T19:45:55.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:45:57.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T19:45:57.080Z] [2023-02-06T19:45:57.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T19:45:57.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T19:45:57.827Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-06T19:45:57.827Z] 5eb5b503b376: Pulling fs layer [2023-02-06T19:45:57.827Z] 5c69ac0246d0: Pulling fs layer [2023-02-06T19:45:57.827Z] ec43610c2a17: Pulling fs layer [2023-02-06T19:45:57.827Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-06T19:45:57.827Z] 33b1e0a273af: Pulling fs layer [2023-02-06T19:45:57.827Z] 5d3b04190fa2: Pulling fs layer [2023-02-06T19:45:57.827Z] 2f39f015ded8: Pulling fs layer [2023-02-06T19:45:57.827Z] 3a2ae6a8a46f: Waiting [2023-02-06T19:45:57.827Z] 33b1e0a273af: Waiting [2023-02-06T19:45:57.827Z] 5d3b04190fa2: Waiting [2023-02-06T19:45:57.827Z] 5c69ac0246d0: Verifying Checksum [2023-02-06T19:45:57.827Z] 5c69ac0246d0: Download complete [2023-02-06T19:45:57.827Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-06T19:45:57.827Z] 3a2ae6a8a46f: Download complete [2023-02-06T19:46:00.099Z] 33b1e0a273af: Download complete [2023-02-06T19:46:00.099Z] ec43610c2a17: Verifying Checksum [2023-02-06T19:46:00.099Z] ec43610c2a17: Download complete [2023-02-06T19:46:00.099Z] 5d3b04190fa2: Verifying Checksum [2023-02-06T19:46:00.099Z] 5d3b04190fa2: Download complete [2023-02-06T19:46:02.275Z] 5eb5b503b376: Verifying Checksum [2023-02-06T19:46:02.275Z] 5eb5b503b376: Download complete [2023-02-06T19:46:02.541Z] 5eb5b503b376: Pull complete [2023-02-06T19:46:02.805Z] 5c69ac0246d0: Pull complete [2023-02-06T19:46:03.067Z] ec43610c2a17: Pull complete [2023-02-06T19:46:03.326Z] 3a2ae6a8a46f: Pull complete [2023-02-06T19:46:03.600Z] 33b1e0a273af: Pull complete [2023-02-06T19:46:03.600Z] 5d3b04190fa2: Pull complete [2023-02-06T19:46:08.923Z] 2f39f015ded8: Pull complete [2023-02-06T19:46:08.923Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-06T19:46:08.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T19:46:08.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T19:46:09.127Z] prd-ubuntu20.04-docker-8c-8g-4727 does not seem to be running inside a container [2023-02-06T19:46:09.187Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat [2023-02-06T19:46:16.528Z] $ docker top fc4d5de720ef501323b9859983d42bcfa3fcf76ccfd80868a491a7eec2eabaf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T19:46:16.892Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-06T19:46:17.408Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-06T19:46:17.718Z] + ls /var/log/sa-host [2023-02-06T19:46:17.718Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T19:46:17.858Z] provisioning config files... [2023-02-06T19:46:17.866Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9587082163326930250tmp [Pipeline] { [Pipeline] echo [2023-02-06T19:46:17.919Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:46:18.241Z] ---> create-netrc.sh [Pipeline] } [2023-02-06T19:46:18.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:46:18.660Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-06T19:46:18.714Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:46:19.034Z] ---> sudo-logs.sh [2023-02-06T19:46:19.034Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-06T19:46:19.110Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:46:19.420Z] ---> job-cost.sh [2023-02-06T19:46:19.420Z] lf-activate-venv: SKIPPING [2023-02-06T19:46:19.420Z] DEBUG: total: 0.10999999940395355 [2023-02-06T19:46:19.420Z] INFO: Retrieving Stack Cost... [2023-02-06T19:46:19.680Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T19:46:20.249Z] INFO: Archiving Costs [Pipeline] echo [2023-02-06T19:46:20.284Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T19:46:20.594Z] ---> logs-deploy.sh [2023-02-06T19:46:20.594Z] lf-activate-venv: SKIPPING [2023-02-06T19:46:20.594Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4325/1 [2023-02-06T19:46:20.594Z] INFO: archiving workspace using pattern(s): [2023-02-06T19:46:21.528Z] Archives upload complete. [2023-02-06T19:46:21.528Z] INFO: archiving logs to Nexus