Pull request #4446 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da4a95e9c0171500f4ecb51e410546be01b99741+776cc6a43b7b85b7458b36156c385c413c7a15f0 (fdc3a109125dc576ace30c62514a31c9c0bd067f) 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-ssh312921976468320705.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15533219864735120540.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh 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-4446/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-4446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4461772388046649191.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-4446/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13203092524584474778.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh11403013328487996121.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-4446/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-4446/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6293619747002776729.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-234’ is offline Running on prd-ubuntu20.04-docker-8c-8g-238 in /w/workspace/edgexfoundry_edgex-go_PR-4446 [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 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit da4a95e9c0171500f4ecb51e410546be01b99741 Merge succeeded, producing da4a95e9c0171500f4ecb51e410546be01b99741 Checking out Revision da4a95e9c0171500f4ecb51e410546be01b99741 (PR-4446) > 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/4446/head:refs/remotes/origin/PR-4446 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da4a95e9c0171500f4ecb51e410546be01b99741 # 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 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da4a95e9c0171500f4ecb51e410546be01b99741 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-14T19:59:53.183Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-14T19:59:53.317Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-14T19:59:53.415Z] ========================================================= [2023-03-14T19:59:53.416Z] EdgeX Global Pipelines Version Info [2023-03-14T19:59:53.416Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-14T19:59:54.151Z] ------------------- [2023-03-14T19:59:54.151Z] stable info: [2023-03-14T19:59:54.151Z] ------------------- [2023-03-14T19:59:54.151Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-14T19:59:54.151Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T19:59:54.151Z] Message: update stable to v1.0.245 [2023-03-14T19:59:54.722Z] ------------------- [2023-03-14T19:59:54.722Z] experimental info: [2023-03-14T19:59:54.722Z] ------------------- [2023-03-14T19:59:54.722Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-14T19:59:54.722Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T19:59:54.722Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-14T19:59:55.019Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-14T19:59:55.058Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-14T19:59:55.098Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-14T19:59:55.138Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-14T19:59:55.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-14T19:59:55.217Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-14T19:59:55.256Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-14T19:59:55.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-14T19:59:55.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-14T19:59:55.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-14T19:59:55.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-14T19:59:55.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-14T19:59:55.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-14T19:59:55.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-14T19:59:55.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-14T19:59:55.606Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T19:59:55.645Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-14T19:59:55.686Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-14T19:59:55.725Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-14T19:59:55.761Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-14T19:59:55.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-14T19:59:55.844Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-14T19:59:55.884Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-14T19:59:55.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4446 [Pipeline] echo [2023-03-14T19:59:55.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4446 [Pipeline] echo [2023-03-14T19:59:55.996Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4446 [Pipeline] echo [2023-03-14T19:59:56.032Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da4a95e9c0171500f4ecb51e410546be01b99741 [Pipeline] echo [2023-03-14T19:59:56.070Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da4a95e [Pipeline] echo [2023-03-14T19:59:56.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T19:59:56.221Z] provisioning config files... [2023-03-14T19:59:56.248Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16052582303465145376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T19:59:56.586Z] ---> docker-login.sh [2023-03-14T19:59:56.586Z] nexus3.edgexfoundry.org:10001 [2023-03-14T19:59:56.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:56.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:56.845Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:56.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:56.845Z] [2023-03-14T19:59:56.845Z] Login Succeeded [2023-03-14T19:59:56.845Z] nexus3.edgexfoundry.org:10002 [2023-03-14T19:59:56.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:56.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:56.845Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:56.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:56.845Z] [2023-03-14T19:59:56.845Z] Login Succeeded [2023-03-14T19:59:56.845Z] nexus3.edgexfoundry.org:10003 [2023-03-14T19:59:57.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:57.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:57.105Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:57.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:57.105Z] [2023-03-14T19:59:57.105Z] Login Succeeded [2023-03-14T19:59:57.105Z] nexus3.edgexfoundry.org:10004 [2023-03-14T19:59:57.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:57.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:57.105Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:57.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:57.105Z] [2023-03-14T19:59:57.105Z] Login Succeeded [2023-03-14T19:59:57.105Z] docker.io [2023-03-14T19:59:57.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T19:59:57.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T19:59:57.368Z] Configure a credential helper to remove this warning. See [2023-03-14T19:59:57.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T19:59:57.368Z] [2023-03-14T19:59:57.368Z] Login Succeeded [2023-03-14T19:59:57.368Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T19:59:57.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T19:59:57.808Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-14T19:59:57.808Z] + dirname cmd/core-command/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-14T19:59:57.808Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T19:59:57.808Z] cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-14T19:59:57.808Z] + dirname cmd/core-data/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-14T19:59:57.808Z] + dirname cmd/core-metadata/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-14T19:59:57.808Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-14T19:59:57.808Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-14T19:59:57.808Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-14T19:59:57.808Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-14T19:59:57.808Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-14T19:59:57.808Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-14T19:59:57.808Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-14T19:59:57.808Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-14T19:59:57.808Z] + dirname cmd/support-notifications/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-14T19:59:57.808Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-14T19:59:57.808Z] + cut -d/ -f2 [2023-03-14T19:59:57.808Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-14T19:59:57.869Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-14T19:59:58.349Z] + git rev-list -1 --merges da4a95e9c0171500f4ecb51e410546be01b99741~1..da4a95e9c0171500f4ecb51e410546be01b99741 [Pipeline] echo [2023-03-14T19:59:58.379Z] -----------> git rev-list -1 --merges da4a95e9c0171500f4ecb51e410546be01b99741~1..da4a95e9c0171500f4ecb51e410546be01b99741 da4a95e9c0171500f4ecb51e410546be01b99741 [false] [Pipeline] sh [2023-03-14T19:59:58.685Z] + git log --format=format:%s -1 da4a95e9c0171500f4ecb51e410546be01b99741 [Pipeline] echo [2023-03-14T19:59:58.716Z] ========================================================= [2023-03-14T19:59:58.716Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-14T19:59:58.716Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-14T19:59:59.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T19:59:59.131Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-14T19:59:59.131Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-14T19:59:59.131Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-14T19:59:59.131Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-14T19:59:59.131Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-14T19:59:59.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T19:59:59.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:59:59.555Z] [2023-03-14T19:59:59.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T19:59:59.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T19:59:59.928Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-14T19:59:59.928Z] b85a868b505f: Pulling fs layer [2023-03-14T19:59:59.928Z] e2be974225ed: Pulling fs layer [2023-03-14T19:59:59.928Z] 339a4e72a1f5: Pulling fs layer [2023-03-14T19:59:59.928Z] 988bab9f4d93: Pulling fs layer [2023-03-14T19:59:59.928Z] 1469e6f7b9e6: Pulling fs layer [2023-03-14T19:59:59.928Z] eaf3925da568: Pulling fs layer [2023-03-14T19:59:59.928Z] bab4dde63d76: Pulling fs layer [2023-03-14T19:59:59.928Z] bde34c3a00c8: Pulling fs layer [2023-03-14T19:59:59.928Z] b352a97aabf1: Pulling fs layer [2023-03-14T19:59:59.928Z] 4872d77fe225: Pulling fs layer [2023-03-14T19:59:59.928Z] 5851b861e8e6: Pulling fs layer [2023-03-14T19:59:59.928Z] 988bab9f4d93: Waiting [2023-03-14T19:59:59.928Z] bde34c3a00c8: Waiting [2023-03-14T19:59:59.928Z] 1469e6f7b9e6: Waiting [2023-03-14T19:59:59.928Z] b352a97aabf1: Waiting [2023-03-14T19:59:59.928Z] eaf3925da568: Waiting [2023-03-14T19:59:59.928Z] 4872d77fe225: Waiting [2023-03-14T19:59:59.928Z] bab4dde63d76: Waiting [2023-03-14T19:59:59.928Z] 5851b861e8e6: Waiting [2023-03-14T19:59:59.928Z] e2be974225ed: Verifying Checksum [2023-03-14T19:59:59.928Z] e2be974225ed: Download complete [2023-03-14T19:59:59.928Z] 988bab9f4d93: Verifying Checksum [2023-03-14T19:59:59.928Z] 988bab9f4d93: Download complete [2023-03-14T20:00:00.187Z] 1469e6f7b9e6: Verifying Checksum [2023-03-14T20:00:00.187Z] 1469e6f7b9e6: Download complete [2023-03-14T20:00:00.187Z] eaf3925da568: Verifying Checksum [2023-03-14T20:00:00.187Z] eaf3925da568: Download complete [2023-03-14T20:00:00.187Z] 339a4e72a1f5: Verifying Checksum [2023-03-14T20:00:00.187Z] 339a4e72a1f5: Download complete [2023-03-14T20:00:00.187Z] bde34c3a00c8: Download complete [2023-03-14T20:00:00.187Z] b352a97aabf1: Download complete [2023-03-14T20:00:00.187Z] 4872d77fe225: Download complete [2023-03-14T20:00:00.187Z] 5851b861e8e6: Verifying Checksum [2023-03-14T20:00:00.187Z] 5851b861e8e6: Download complete [2023-03-14T20:00:00.187Z] b85a868b505f: Download complete [2023-03-14T20:00:00.448Z] bab4dde63d76: Verifying Checksum [2023-03-14T20:00:00.448Z] bab4dde63d76: Download complete [2023-03-14T20:00:01.831Z] b85a868b505f: Pull complete [2023-03-14T20:00:01.831Z] e2be974225ed: Pull complete [2023-03-14T20:00:02.089Z] 339a4e72a1f5: Pull complete [2023-03-14T20:00:02.347Z] 988bab9f4d93: Pull complete [2023-03-14T20:00:02.609Z] 1469e6f7b9e6: Pull complete [2023-03-14T20:00:02.609Z] eaf3925da568: Pull complete [2023-03-14T20:00:04.515Z] bab4dde63d76: Pull complete [2023-03-14T20:00:04.515Z] bde34c3a00c8: Pull complete [2023-03-14T20:00:04.515Z] b352a97aabf1: Pull complete [2023-03-14T20:00:04.774Z] 4872d77fe225: Pull complete [2023-03-14T20:00:04.774Z] 5851b861e8e6: Pull complete [2023-03-14T20:00:04.774Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-14T20:00:04.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T20:00:04.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:00:04.976Z] prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container [2023-03-14T20:00:05.008Z] $ 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-03-14T20:00:06.583Z] $ docker top 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 -eo pid,comm [2023-03-14T20:00:06.635Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-14T20:00:06.635Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T20:00:06.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:00:06.751Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:00:06.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:00:06.877Z] $ docker exec 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 ssh-agent [2023-03-14T20:00:06.970Z] SSH_AUTH_SOCK=/tmp/ssh-SCN2L4sxRTYg/agent.32 [2023-03-14T20:00:06.970Z] SSH_AGENT_PID=38 [2023-03-14T20:00:06.976Z] Running ssh-add (command line suppressed) [2023-03-14T20:00:07.068Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1840070540847624485.key (/w/workspace/edgex-go/1@tmp/private_key_1840070540847624485.key) [2023-03-14T20:00:07.079Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:00:07.415Z] + git tag --points-at HEAD [Pipeline] } [2023-03-14T20:00:07.444Z] $ docker exec --env ******** --env ******** 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 ssh-agent -k [2023-03-14T20:00:07.555Z] unset SSH_AUTH_SOCK; [2023-03-14T20:00:07.555Z] unset SSH_AGENT_PID; [2023-03-14T20:00:07.555Z] echo Agent pid 38 killed; [2023-03-14T20:00:07.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-14T20:00:07.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T20:00:07.643Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T20:00:07.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T20:00:07.755Z] $ docker exec 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 ssh-agent [2023-03-14T20:00:07.882Z] SSH_AUTH_SOCK=/tmp/ssh-PGCGaaGS4cpY/agent.70 [2023-03-14T20:00:07.882Z] SSH_AGENT_PID=76 [2023-03-14T20:00:07.886Z] Running ssh-add (command line suppressed) [2023-03-14T20:00:08.009Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2133504917096172268.key (/w/workspace/edgex-go/1@tmp/private_key_2133504917096172268.key) [2023-03-14T20:00:08.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T20:00:08.347Z] + git semver init [2023-03-14T20:00:08.605Z] 2023-03-14 20:00:08,550 [run_init] DEBUG init version:0.0.0 force:False [2023-03-14T20:00:08.605Z] 2023-03-14 20:00:08,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-03-14T20:00:08.605Z] 2023-03-14 20:00:08,552 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-03-14T20:00:08.605Z] 2023-03-14 20:00:08,552 [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-03-14T20:00:12.793Z] 2023-03-14 20:00:12,599 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-03-14T20:00:12.793Z] 2023-03-14 20:00:12,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4446 with force:False [2023-03-14T20:00:12.793Z] 2023-03-14 20:00:12,600 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4446 [2023-03-14T20:00:12.793Z] 2023-03-14 20:00:12,605 [execute] INFO git cat-file --batch-check [2023-03-14T20:00:12.793Z] 2023-03-14 20:00:12,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:00:12.793Z] 2023-03-14 20:00:12,614 [execute] INFO git cat-file --batch [2023-03-14T20:00:12.793Z] 2023-03-14 20:00:12,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T20:00:12.793Z] 2023-03-14 20:00:12,620 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4446 [2023-03-14T20:00:12.793Z] 0.0.0 [Pipeline] } [2023-03-14T20:00:12.821Z] $ docker exec --env ******** --env ******** 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 ssh-agent -k [2023-03-14T20:00:12.935Z] unset SSH_AUTH_SOCK; [2023-03-14T20:00:12.935Z] unset SSH_AGENT_PID; [2023-03-14T20:00:12.935Z] echo Agent pid 76 killed; [2023-03-14T20:00:12.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T20:00:13.356Z] + git semver [Pipeline] } [2023-03-14T20:00:13.647Z] $ docker stop --time=1 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 [2023-03-14T20:00:14.985Z] $ docker rm -f --volumes 61e0b86574f034d208ab2c521cfd9e9f41588a870a6f05c78b7df29063ccb039 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:00:15.376Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-14T20:00:15.616Z] Stashed 1 file(s) [Pipeline] echo [2023-03-14T20:00:15.633Z] [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-03-14T20:00:16.374Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-14T20:00:16.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:00:16.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:00:16.475Z] ========================================================= [2023-03-14T20:00:16.476Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-14T20:00:16.476Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:00:16.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:00:16.809Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-14T20:00:16.809Z] 63b65145d645: Pulling fs layer [2023-03-14T20:00:16.809Z] a2d21d5440eb: Pulling fs layer [2023-03-14T20:00:16.809Z] 935e6c44a52c: Pulling fs layer [2023-03-14T20:00:16.809Z] 94cc34f8dd06: Pulling fs layer [2023-03-14T20:00:16.809Z] 30dea6a524f1: Pulling fs layer [2023-03-14T20:00:16.809Z] a2aff8979fd8: Pulling fs layer [2023-03-14T20:00:16.809Z] 6808be2612f2: Pulling fs layer [2023-03-14T20:00:16.809Z] f25807f1079a: Pulling fs layer [2023-03-14T20:00:16.809Z] a2aff8979fd8: Waiting [2023-03-14T20:00:16.809Z] f25807f1079a: Waiting [2023-03-14T20:00:16.809Z] 30dea6a524f1: Waiting [2023-03-14T20:00:16.809Z] 94cc34f8dd06: Waiting [2023-03-14T20:00:16.809Z] a2d21d5440eb: Verifying Checksum [2023-03-14T20:00:16.809Z] a2d21d5440eb: Download complete [2023-03-14T20:00:16.809Z] 94cc34f8dd06: Verifying Checksum [2023-03-14T20:00:16.809Z] 94cc34f8dd06: Download complete [2023-03-14T20:00:16.809Z] 30dea6a524f1: Verifying Checksum [2023-03-14T20:00:16.809Z] 30dea6a524f1: Download complete [2023-03-14T20:00:16.809Z] 63b65145d645: Verifying Checksum [2023-03-14T20:00:16.809Z] 63b65145d645: Download complete [2023-03-14T20:00:16.809Z] a2aff8979fd8: Verifying Checksum [2023-03-14T20:00:16.809Z] a2aff8979fd8: Download complete [2023-03-14T20:00:17.068Z] 63b65145d645: Pull complete [2023-03-14T20:00:17.068Z] a2d21d5440eb: Pull complete [2023-03-14T20:00:17.327Z] f25807f1079a: Verifying Checksum [2023-03-14T20:00:17.327Z] f25807f1079a: Download complete [2023-03-14T20:00:17.585Z] 935e6c44a52c: Verifying Checksum [2023-03-14T20:00:17.585Z] 935e6c44a52c: Download complete [2023-03-14T20:00:17.841Z] 6808be2612f2: Verifying Checksum [2023-03-14T20:00:17.841Z] 6808be2612f2: Download complete [2023-03-14T20:00:21.121Z] 935e6c44a52c: Pull complete [2023-03-14T20:00:21.121Z] 94cc34f8dd06: Pull complete [2023-03-14T20:00:21.383Z] 30dea6a524f1: Pull complete [2023-03-14T20:00:21.384Z] a2aff8979fd8: Pull complete [2023-03-14T20:00:23.915Z] 6808be2612f2: Pull complete [2023-03-14T20:00:24.862Z] f25807f1079a: Pull complete [2023-03-14T20:00:24.862Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-14T20:00:24.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:00:24.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:00:25.217Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:00:25.217Z] WORKDIR /edgex [2023-03-14T20:00:25.217Z] COPY go.mod . [2023-03-14T20:00:25.217Z] RUN go mod download [2023-03-14T20:00:25.217Z] docker build -t ci-base-image-x86_64 -f - . [2023-03-14T20:00:25.784Z] Sending build context to Docker daemon 170.4MB [2023-03-14T20:00:25.784Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-14T20:00:25.784Z] ---> 3b553350e43f [2023-03-14T20:00:25.784Z] Step 2/4 : WORKDIR /edgex [2023-03-14T20:00:28.316Z] ---> Running in 629197fa62e6 [2023-03-14T20:00:28.316Z] Removing intermediate container 629197fa62e6 [2023-03-14T20:00:28.316Z] ---> b66df8e4f3a4 [2023-03-14T20:00:28.316Z] Step 3/4 : COPY go.mod . [2023-03-14T20:00:28.316Z] ---> eba427f14ecb [2023-03-14T20:00:28.316Z] Step 4/4 : RUN go mod download [2023-03-14T20:00:28.316Z] ---> Running in 38659cf462f5 [2023-03-14T20:00:30.915Z] Still waiting to schedule task [2023-03-14T20:00:30.915Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-240’ is offline [2023-03-14T20:00:38.292Z] Removing intermediate container 38659cf462f5 [2023-03-14T20:00:38.292Z] ---> 6ee2bf80b231 [2023-03-14T20:00:38.292Z] Successfully built 6ee2bf80b231 [2023-03-14T20:00:38.292Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:00:38.672Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:00:38.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:00:38.828Z] prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container [2023-03-14T20:00:38.863Z] $ 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-03-14T20:00:39.259Z] $ docker top ad8594512cb11ade8d7c6cca362cec3fe6b53294c31a431242d18d458293a487 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:00:39.655Z] + go version [2023-03-14T20:00:39.655Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-14T20:00:39.692Z] $ docker stop --time=1 ad8594512cb11ade8d7c6cca362cec3fe6b53294c31a431242d18d458293a487 [2023-03-14T20:00:40.979Z] $ docker rm -f --volumes ad8594512cb11ade8d7c6cca362cec3fe6b53294c31a431242d18d458293a487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:00:41.657Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-14T20:00:41.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:00:41.805Z] prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container [2023-03-14T20:00:41.842Z] $ 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-03-14T20:00:42.224Z] $ docker top 374216577db5465a4c8e4d5422f7882adcdbc189c47142c02a30f2f7ec15dbb9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T20:00:42.330Z] ========================================================= [2023-03-14T20:00:42.330Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T20:00:42.330Z] ========================================================= [Pipeline] sh [2023-03-14T20:00:42.622Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:00:42.978Z] + make test [2023-03-14T20:00:42.978Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T20:00:51.090Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T20:01:03.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T20:01:03.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T20:01:03.455Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T20:01:03.717Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T20:01:03.975Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T20:01:04.233Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T20:01:04.490Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T20:01:04.490Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T20:01:04.490Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T20:01:04.747Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T20:01:05.005Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T20:01:05.265Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T20:01:05.265Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T20:01:05.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T20:01:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T20:01:06.201Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T20:01:06.201Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements [2023-03-14T20:01:07.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements [2023-03-14T20:01:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T20:01:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T20:01:08.512Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T20:01:09.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T20:01:09.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T20:01:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T20:01:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T20:01:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T20:01:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T20:01:10.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:01:11.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.087s coverage: 71.2% of statements [2023-03-14T20:01:11.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 54.0% of statements [2023-03-14T20:01:12.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T20:01:12.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T20:01:13.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.595s coverage: 88.5% of statements [2023-03-14T20:01:13.384Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements [2023-03-14T20:01:13.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T20:01:13.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:01:13.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T20:01:14.522Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.358s coverage: 95.6% of statements [2023-03-14T20:01:14.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T20:01:14.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T20:01:14.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T20:01:14.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T20:01:14.523Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T20:01:14.523Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2023-03-14T20:01:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T20:01:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T20:01:15.458Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T20:01:15.458Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-03-14T20:01:16.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T20:01:16.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T20:01:16.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-03-14T20:01:16.024Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.039s coverage: 29.0% of statements [2023-03-14T20:01:16.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 45.5% of statements [2023-03-14T20:01:16.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.069s coverage: 82.9% of statements [2023-03-14T20:01:16.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements [2023-03-14T20:01:16.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.060s coverage: 96.3% of statements [2023-03-14T20:01:16.801Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2023-03-14T20:01:17.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T20:01:17.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T20:01:17.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T20:01:17.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T20:01:17.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T20:01:17.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T20:01:17.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T20:01:17.369Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T20:01:18.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T20:01:18.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T20:01:18.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T20:01:18.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T20:01:18.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T20:01:18.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T20:01:18.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T20:01:19.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T20:01:20.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T20:01:21.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T20:01:21.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T20:01:22.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T20:01:22.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T20:01:22.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T20:01:24.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T20:01:24.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T20:01:24.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T20:01:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T20:01:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T20:01:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T20:01:25.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T20:01:26.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T20:01:26.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T20:01:26.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T20:01:26.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T20:01:28.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T20:01:28.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T20:01:28.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T20:01:28.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:01:28.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T20:01:28.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T20:01:28.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2023-03-14T20:01:29.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T20:01:29.835Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.275s coverage: 79.9% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.063s coverage: 92.9% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.2% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 82.1% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 84.8% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.1% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.182s coverage: 38.4% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.5% of statements [2023-03-14T20:01:42.040Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2023-03-14T20:01:42.040Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-14T20:02:03.968Z] go vet ./... [2023-03-14T20:02:06.498Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:02:06.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:02:06.756Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:02:07.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T20:02:07.361Z] + ls -al . [2023-03-14T20:02:07.361Z] total 704 [2023-03-14T20:02:07.361Z] drwxrwxr-x 11 1001 1001 4096 Mar 14 20:00 . [2023-03-14T20:02:07.361Z] drwxr-xr-x 4 root root 4096 Mar 14 20:00 .. [2023-03-14T20:02:07.361Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 19:59 .blubracket [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 19:59 .dockerignore [2023-03-14T20:02:07.361Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 20:00 .git [2023-03-14T20:02:07.361Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 19:59 .github [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 19:59 .gitignore [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 19:59 .golangci.yml [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 19:59 .hadolint.yml [2023-03-14T20:02:07.361Z] drwxr-xr-x 3 1001 1001 4096 Mar 14 20:00 .semver [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 19:59 .sonarcloud.properties [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 19:59 ADOPTERS.md [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 19:59 Attribution.txt [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 19:59 CHANGELOG.md [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 19:59 CONTRIBUTING.md [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 19:59 GOVERNANCE.md [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 19:59 Jenkinsfile [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 19:59 LICENSE [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 19:59 Makefile [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 19:59 OWNERS.md [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 19:59 README.md [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 19:59 SECURITY.md [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 20:00 VERSION [2023-03-14T20:02:07.361Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 19:59 bin [2023-03-14T20:02:07.361Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 19:59 cmd [2023-03-14T20:02:07.361Z] -rw-r--r-- 1 root root 447485 Mar 14 20:01 coverage.out [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 3232 Mar 14 19:59 go.mod [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 31098 Mar 14 19:59 go.sum [2023-03-14T20:02:07.361Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 19:59 internal [2023-03-14T20:02:07.361Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 19:59 openapi [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 19:59 security.txt [2023-03-14T20:02:07.361Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 19:59 snap [2023-03-14T20:02:07.361Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 19:59 version.go [Pipeline] sh [2023-03-14T20:02:07.678Z] + '[' -e coverage.out ] [2023-03-14T20:02:07.678Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T20:02:07.810Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T20:02:08.103Z] + make build [2023-03-14T20:02:08.103Z] 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-03-14T20:02:20.294Z] 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-03-14T20:02:20.294Z] 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-03-14T20:02:21.228Z] 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-03-14T20:02:21.794Z] 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-03-14T20:02:28.341Z] 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-03-14T20:02:29.275Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T20:02:30.208Z] 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-03-14T20:02:31.140Z] 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-03-14T20:02:32.071Z] 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-03-14T20:02:33.002Z] 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-03-14T20:02:33.935Z] 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-03-14T20:02:35.326Z] $ docker stop --time=1 374216577db5465a4c8e4d5422f7882adcdbc189c47142c02a30f2f7ec15dbb9 [2023-03-14T20:02:37.942Z] $ docker rm -f --volumes 374216577db5465a4c8e4d5422f7882adcdbc189c47142c02a30f2f7ec15dbb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:38.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:02:38.980Z] [2023-03-14T20:02:38.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:39.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:02:39.346Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-14T20:02:39.346Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-14T20:02:39.346Z] ca9280d653b3: Pulling fs layer [2023-03-14T20:02:39.346Z] 7e9c9ca2126c: Pulling fs layer [2023-03-14T20:02:39.346Z] cbdbe7a5bc2a: Verifying Checksum [2023-03-14T20:02:39.346Z] cbdbe7a5bc2a: Download complete [2023-03-14T20:02:39.604Z] cbdbe7a5bc2a: Pull complete [2023-03-14T20:02:39.604Z] ca9280d653b3: Verifying Checksum [2023-03-14T20:02:39.604Z] ca9280d653b3: Download complete [2023-03-14T20:02:39.863Z] 7e9c9ca2126c: Verifying Checksum [2023-03-14T20:02:39.863Z] 7e9c9ca2126c: Download complete [2023-03-14T20:02:40.121Z] ca9280d653b3: Pull complete [2023-03-14T20:02:43.405Z] 7e9c9ca2126c: Pull complete [2023-03-14T20:02:43.405Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-14T20:02:43.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:02:43.405Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:02:43.626Z] prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container [2023-03-14T20:02:43.651Z] $ 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:latest cat [2023-03-14T20:02:45.144Z] $ docker top 098d7e85d832ded8f861542f3c0263ff0256db50dee86271af02efded9ff638e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:02:45.529Z] + docker-compose build --help [2023-03-14T20:02:45.529Z] + grep parallel [2023-03-14T20:02:46.096Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T20:02:46.131Z] $ docker stop --time=1 098d7e85d832ded8f861542f3c0263ff0256db50dee86271af02efded9ff638e [2023-03-14T20:02:47.424Z] $ docker rm -f --volumes 098d7e85d832ded8f861542f3c0263ff0256db50dee86271af02efded9ff638e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:02:47.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-14T20:02:47.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:02:48.138Z] prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container [2023-03-14T20:02:48.167Z] $ 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:latest cat [2023-03-14T20:02:48.527Z] $ docker top 319585851cd460a836840eba8bc95b53df4c2a6a279cb4de9848fe73980d3152 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:02:48.904Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T20:02:49.471Z] Building core-command ... [2023-03-14T20:02:49.471Z] Building core-common-config-bootstrapper ... [2023-03-14T20:02:49.471Z] Building core-data ... [2023-03-14T20:02:49.471Z] Building core-metadata ... [2023-03-14T20:02:49.471Z] Building security-bootstrapper ... [2023-03-14T20:02:49.471Z] Building security-proxy-auth ... [2023-03-14T20:02:49.471Z] Building security-proxy-setup ... [2023-03-14T20:02:49.471Z] Building security-secretstore-setup ... [2023-03-14T20:02:49.471Z] Building security-spiffe-token-provider ... [2023-03-14T20:02:49.471Z] Building security-spire-agent ... [2023-03-14T20:02:49.471Z] Building security-spire-config ... [2023-03-14T20:02:49.471Z] Building security-spire-server ... [2023-03-14T20:02:49.471Z] Building support-notifications ... [2023-03-14T20:02:49.471Z] Building support-scheduler ... [2023-03-14T20:02:49.471Z] Building core-common-config-bootstrapper [2023-03-14T20:02:49.471Z] Building security-spire-agent [2023-03-14T20:02:49.471Z] Building security-spire-config [2023-03-14T20:02:49.471Z] Building core-command [2023-03-14T20:02:49.471Z] Building security-proxy-auth [2023-03-14T20:03:01.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:01.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:01.661Z] ---> 6ee2bf80b231 [2023-03-14T20:03:01.661Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:01.661Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:01.661Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:01.661Z] ---> 6ee2bf80b231 [2023-03-14T20:03:01.661Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:03:01.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:01.661Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:01.661Z] ---> 6ee2bf80b231 [2023-03-14T20:03:01.661Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:01.661Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:01.661Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:01.661Z] ---> 6ee2bf80b231 [2023-03-14T20:03:01.661Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:03:01.661Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:03:01.661Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:03:01.661Z] ---> 6ee2bf80b231 [2023-03-14T20:03:01.661Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:03:04.942Z] ---> Running in 959143e60753 [2023-03-14T20:03:04.942Z] ---> Running in 891bfc354fab [2023-03-14T20:03:04.942Z] ---> Running in 2fb5a3f080e5 [2023-03-14T20:03:04.942Z] ---> Running in 59c625727a3d [2023-03-14T20:03:04.942Z] ---> Running in 9a9ffe975d13 [2023-03-14T20:03:04.942Z] Removing intermediate container 891bfc354fab [2023-03-14T20:03:04.942Z] ---> a5d2037bcdb0 [2023-03-14T20:03:04.942Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:03:04.942Z] Removing intermediate container 2fb5a3f080e5 [2023-03-14T20:03:04.942Z] ---> 05910c1dc56d [2023-03-14T20:03:04.942Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:03:04.942Z] Removing intermediate container 9a9ffe975d13 [2023-03-14T20:03:04.942Z] ---> f3275867f014 [2023-03-14T20:03:04.942Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:03:04.942Z] Removing intermediate container 59c625727a3d [2023-03-14T20:03:04.942Z] ---> c674d5d14480 [2023-03-14T20:03:04.942Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T20:03:04.942Z] Removing intermediate container 959143e60753 [2023-03-14T20:03:04.942Z] ---> 77f6c2aef211 [2023-03-14T20:03:04.942Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:03:04.942Z] ---> Running in a2d1e509251e [2023-03-14T20:03:04.942Z] ---> Running in 35bce4191def [2023-03-14T20:03:04.942Z] ---> Running in ce2782338bdf [2023-03-14T20:03:04.942Z] ---> Running in efe307c81842 [2023-03-14T20:03:04.942Z] ---> Running in 3408a967ecf1 [2023-03-14T20:03:05.201Z] Removing intermediate container a2d1e509251e [2023-03-14T20:03:05.201Z] ---> ef507329fd1d [2023-03-14T20:03:05.201Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:03:05.201Z] Removing intermediate container 3408a967ecf1 [2023-03-14T20:03:05.201Z] ---> 6170a6a56bc7 [2023-03-14T20:03:05.201Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T20:03:05.201Z] ---> Running in 8f00dea2b57b [2023-03-14T20:03:05.201Z] Removing intermediate container ce2782338bdf [2023-03-14T20:03:05.201Z] ---> 1159167db076 [2023-03-14T20:03:05.201Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:03:05.201Z] ---> Running in 967ef2bc3b47 [2023-03-14T20:03:05.201Z] ---> Running in 70dfcdbe1b17 [2023-03-14T20:03:05.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:05.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:05.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:05.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:05.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:05.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:05.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:05.972Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:05.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:05.972Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:05.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:05.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:06.228Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:06.228Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:06.228Z] OK: 265 MiB in 53 packages [2023-03-14T20:03:06.488Z] Removing intermediate container 35bce4191def [2023-03-14T20:03:06.488Z] ---> da0d96bcc4b9 [2023-03-14T20:03:06.488Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:03:06.488Z] Removing intermediate container efe307c81842 [2023-03-14T20:03:06.488Z] ---> 6cdb5993ac29 [2023-03-14T20:03:06.488Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:03:06.745Z] ---> 2bcd4ed47847 [2023-03-14T20:03:06.745Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:06.745Z] ---> 5ceacb3304c7 [2023-03-14T20:03:06.745Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:06.745Z] ---> Running in 064aeb8976d0 [2023-03-14T20:03:06.745Z] ---> Running in 2b7f0ca438f2 [2023-03-14T20:03:06.745Z] Removing intermediate container 967ef2bc3b47 [2023-03-14T20:03:06.745Z] ---> f70ebaa4994e [2023-03-14T20:03:06.745Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T20:03:07.002Z] Removing intermediate container 8f00dea2b57b [2023-03-14T20:03:07.002Z] ---> e4f5a1122822 [2023-03-14T20:03:07.002Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:03:07.002Z] Removing intermediate container 70dfcdbe1b17 [2023-03-14T20:03:07.002Z] ---> 9dc444c01750 [2023-03-14T20:03:07.002Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:03:07.002Z] ---> 7360fd0a51df [2023-03-14T20:03:07.002Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:07.002Z] ---> 0e616a8ba14e [2023-03-14T20:03:07.002Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:07.260Z] ---> 2e824b04f916 [2023-03-14T20:03:07.260Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:03:07.260Z] ---> Running in cab856c43583 [2023-03-14T20:03:07.260Z] ---> Running in 345ed2524f91 [2023-03-14T20:03:07.260Z] ---> Running in 44afcacdeb13 [2023-03-14T20:03:13.503Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-245 in /w/workspace/edgexfoundry_edgex-go_PR-4446 [Pipeline] { [Pipeline] ws [2023-03-14T20:03:13.558Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-03-14T20:03:13.637Z] The recommended git tool is: git [2023-03-14T20:03:20.975Z] using credential edgex-jenkins-ssh [2023-03-14T20:03:21.006Z] Cloning the remote Git repository [2023-03-14T20:03:21.078Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:03:21.241Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-03-14T20:03:21.467Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:03:21.469Z] > git --version # timeout=10 [2023-03-14T20:03:21.498Z] > git --version # 'git version 2.25.1' [2023-03-14T20:03:21.502Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:03:21.734Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:03:39.354Z] Removing intermediate container 44afcacdeb13 [2023-03-14T20:03:39.354Z] ---> 14f664f37f1a [2023-03-14T20:03:39.354Z] Step 8/23 : COPY . . [2023-03-14T20:03:39.354Z] Removing intermediate container cab856c43583 [2023-03-14T20:03:39.354Z] ---> af2f494d3baf [2023-03-14T20:03:39.354Z] Step 8/24 : COPY . . [2023-03-14T20:03:39.354Z] Removing intermediate container 2b7f0ca438f2 [2023-03-14T20:03:39.354Z] ---> bc4822054611 [2023-03-14T20:03:39.354Z] Step 7/26 : COPY . . [2023-03-14T20:03:39.354Z] Removing intermediate container 064aeb8976d0 [2023-03-14T20:03:39.354Z] ---> f35d5804378c [2023-03-14T20:03:39.354Z] Step 7/26 : COPY . . [2023-03-14T20:03:39.354Z] Removing intermediate container 345ed2524f91 [2023-03-14T20:03:39.354Z] ---> bd185558f809 [2023-03-14T20:03:39.354Z] Step 8/23 : COPY . . [2023-03-14T20:03:44.621Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T20:03:44.661Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-14T20:03:45.919Z] ---> fe538d678eb3 [2023-03-14T20:03:45.919Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T20:03:45.919Z] ---> 04dde51d5298 [2023-03-14T20:03:45.919Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T20:03:45.919Z] ---> 008a57e2b6f1 [2023-03-14T20:03:45.919Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:03:45.919Z] ---> 08b0af9a31ea [2023-03-14T20:03:45.919Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:03:45.919Z] ---> 5af59579b5ab [2023-03-14T20:03:45.919Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T20:03:45.919Z] ---> Running in 64025e9cab2c [2023-03-14T20:03:45.919Z] ---> Running in 2921e668732e [2023-03-14T20:03:45.919Z] ---> Running in 96355a003bd2 [2023-03-14T20:03:45.919Z] ---> Running in 235070da6fde [2023-03-14T20:03:45.919Z] ---> Running in 5eefdc23bbb7 [2023-03-14T20:03:45.919Z] Removing intermediate container 2921e668732e [2023-03-14T20:03:45.919Z] ---> 95adc61c68cc [2023-03-14T20:03:45.919Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:03:45.919Z] Removing intermediate container 5eefdc23bbb7 [2023-03-14T20:03:45.919Z] ---> 626d39ce92b3 [2023-03-14T20:03:45.919Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:03:45.919Z] ---> Running in f54a575eaa70 [2023-03-14T20:03:45.919Z] ---> Running in b1e2168bc6f8 [2023-03-14T20:03:45.919Z] Removing intermediate container f54a575eaa70 [2023-03-14T20:03:45.919Z] ---> 50e79b17ab05 [2023-03-14T20:03:45.919Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:03:45.919Z] 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-03-14T20:03:45.919Z] ---> Running in d9674c0b77c2 [2023-03-14T20:03:45.919Z] Removing intermediate container b1e2168bc6f8 [2023-03-14T20:03:45.919Z] ---> c6a0e61ab85b [2023-03-14T20:03:45.919Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:03:45.919Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T20:03:45.919Z] ---> Running in e1ae9eb8a81d [2023-03-14T20:03:46.179Z] 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-03-14T20:03:46.179Z] Removing intermediate container d9674c0b77c2 [2023-03-14T20:03:46.179Z] ---> 8322c4891cad [2023-03-14T20:03:46.179Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:03:46.179Z] ---> Running in 685cf6b8c495 [2023-03-14T20:03:46.436Z] Removing intermediate container e1ae9eb8a81d [2023-03-14T20:03:46.436Z] ---> ab266fafa0aa [2023-03-14T20:03:46.436Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:03:46.436Z] ---> Running in c4a766f0760b [2023-03-14T20:03:46.815Z] Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:03:45.912Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-14T20:03:45.975Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-14T20:03:45.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:03:46.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4446/head:refs/remotes/origin/PR-4446 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-14T20:03:46.838Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:03:46.952Z] > git checkout -f da4a95e9c0171500f4ecb51e410546be01b99741 # timeout=10 [2023-03-14T20:03:47.222Z] > git remote # timeout=10 [2023-03-14T20:03:47.254Z] > git config --get remote.origin.url # timeout=10 [2023-03-14T20:03:47.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-14T20:03:47.302Z] > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 [2023-03-14T20:03:47.363Z] Merge succeeded, producing da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:03:47.364Z] Checking out Revision da4a95e9c0171500f4ecb51e410546be01b99741 (PR-4446) [2023-03-14T20:03:47.373Z] Removing intermediate container 685cf6b8c495 [2023-03-14T20:03:47.373Z] ---> fecd760ae3d9 [2023-03-14T20:03:47.373Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:03:47.373Z] ---> Running in 8a9c61e795eb [2023-03-14T20:03:47.629Z] Removing intermediate container 8a9c61e795eb [2023-03-14T20:03:47.629Z] ---> 8785337b75fc [2023-03-14T20:03:47.629Z] [2023-03-14T20:03:47.629Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:03:47.629Z] Removing intermediate container c4a766f0760b [2023-03-14T20:03:47.629Z] ---> 4002b6636642 [2023-03-14T20:03:47.629Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:03:47.629Z] 3.17: Pulling from library/alpine [2023-03-14T20:03:47.629Z] ---> Running in f06b87b94e7c [2023-03-14T20:03:47.629Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:03:47.629Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:03:47.629Z] ---> b2aa39c304c2 [2023-03-14T20:03:47.629Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:03:47.629Z] ---> Running in ae61ffdd270d [2023-03-14T20:03:47.629Z] Removing intermediate container f06b87b94e7c [2023-03-14T20:03:47.629Z] ---> fec21b252b93 [2023-03-14T20:03:47.629Z] [2023-03-14T20:03:47.629Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:03:47.629Z] ---> b2aa39c304c2 [2023-03-14T20:03:47.629Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:03:47.886Z] ---> Running in d5e608920b7a [2023-03-14T20:03:47.886Z] Removing intermediate container ae61ffdd270d [2023-03-14T20:03:47.886Z] ---> efc8c6b9fb72 [2023-03-14T20:03:47.886Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T20:03:47.886Z] ---> Running in 065043e43742 [2023-03-14T20:03:47.886Z] Removing intermediate container d5e608920b7a [2023-03-14T20:03:47.886Z] ---> d49230a00dbb [2023-03-14T20:03:47.886Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:03:47.886Z] ---> Running in 30df923aef47 [2023-03-14T20:03:48.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:48.242Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-03-14T20:03:48.320Z] > git --version # timeout=10 [2023-03-14T20:03:48.333Z] > git --version # 'git version 2.25.1' [2023-03-14T20:03:48.351Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-14T20:03:48.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:48.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:48.663Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:03:48.663Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:03:48.663Z] OK: 17812 distinct packages available [2023-03-14T20:03:48.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:48.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:48.663Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-03-14T20:03:48.919Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:03:48.919Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:03:48.919Z] OK: 17812 distinct packages available [2023-03-14T20:03:48.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:48.919Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T20:03:48.919Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:03:48.919Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T20:03:48.919Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T20:03:48.919Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:03:48.919Z] OK: 7 MiB in 19 packages [Pipeline] sh [2023-03-14T20:03:49.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:03:49.264Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:03:49.264Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:03:49.264Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:03:49.264Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:03:49.264Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:03:49.264Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:03:49.264Z] OK: 8 MiB in 20 packages [2023-03-14T20:03:49.515Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-14T20:03:49.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:03:49.516Z] Dload Upload Total Spent Left Speed [2023-03-14T20:03:49.516Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [2023-03-14T20:03:49.828Z] Removing intermediate container 065043e43742 [2023-03-14T20:03:49.829Z] ---> 85fc55c498cb [2023-03-14T20:03:49.829Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [Pipeline] sh [2023-03-14T20:03:47.341Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-14T20:03:47.372Z] > git config core.sparsecheckout # timeout=10 [2023-03-14T20:03:47.395Z] > git checkout -f da4a95e9c0171500f4ecb51e410546be01b99741 # timeout=10 [2023-03-14T20:03:50.283Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-14T20:03:50.391Z] Removing intermediate container 30df923aef47 [2023-03-14T20:03:50.391Z] ---> 9d01a399156d [2023-03-14T20:03:50.391Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:03:50.391Z] ---> 168263916ee6 [2023-03-14T20:03:50.391Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:03:50.661Z] + sudo tee /etc/docker/daemon.new [2023-03-14T20:03:50.661Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-14T20:03:50.661Z] { [2023-03-14T20:03:50.661Z] "registry-mirrors": [ [2023-03-14T20:03:50.661Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-14T20:03:50.661Z] ], [2023-03-14T20:03:50.661Z] "bip": "10.250.0.254/24", [2023-03-14T20:03:50.661Z] "hosts": [ [2023-03-14T20:03:50.661Z] "tcp://0.0.0.0:5555", [2023-03-14T20:03:50.661Z] "unix:///var/run/docker.sock" [2023-03-14T20:03:50.661Z] ], [2023-03-14T20:03:50.661Z] "mtu": 1458, [2023-03-14T20:03:50.661Z] "selinux-enabled": true, [2023-03-14T20:03:50.661Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-14T20:03:50.661Z] } [Pipeline] sh [2023-03-14T20:03:51.025Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-14T20:03:51.408Z] + sudo service docker restart [2023-03-14T20:03:51.766Z] ---> cf3f5bdfe212 [2023-03-14T20:03:51.766Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T20:03:54.297Z] ---> b7b2493f649f [2023-03-14T20:03:54.297Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:03:54.297Z] ---> ec0eda76ea2c [2023-03-14T20:03:54.297Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:03:55.663Z] ---> e5c4cafc238e [2023-03-14T20:03:55.663Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T20:03:55.663Z] ---> Running in 300115d2b4e9 [2023-03-14T20:03:56.226Z] Removing intermediate container 300115d2b4e9 [2023-03-14T20:03:56.226Z] ---> 4d681c3a5111 [2023-03-14T20:03:56.226Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T20:03:56.485Z] ---> 5712161feca2 [2023-03-14T20:03:56.485Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:03:57.050Z] ---> 1f5107983c14 [2023-03-14T20:03:57.050Z] Step 21/26 : WORKDIR / [2023-03-14T20:03:57.307Z] ---> 0fede6cf2998 [2023-03-14T20:03:57.307Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T20:03:57.307Z] ---> Running in c27b64a82069 [2023-03-14T20:03:57.887Z] ---> 91d4bd2471ff [2023-03-14T20:03:57.887Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T20:03:57.887Z] Removing intermediate container c27b64a82069 [2023-03-14T20:03:57.887Z] ---> 1f077a5a9ca3 [2023-03-14T20:03:57.887Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:03:58.144Z] ---> Running in 6e9f4a7ce48e [2023-03-14T20:03:58.144Z] ---> f1a7d1a62b4c [2023-03-14T20:03:58.144Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:03:58.406Z] Removing intermediate container 6e9f4a7ce48e [2023-03-14T20:03:58.406Z] ---> 7ee6053ef089 [2023-03-14T20:03:58.406Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:03:58.406Z] ---> Running in 31ed1ff47d77 [2023-03-14T20:03:58.406Z] ---> Running in 2ff998998726 [2023-03-14T20:03:58.406Z] Removing intermediate container 2ff998998726 [2023-03-14T20:03:58.406Z] ---> 5edece2ff3a5 [2023-03-14T20:03:58.406Z] Step 24/26 : LABEL arch=x86_64 [2023-03-14T20:03:58.663Z] Removing intermediate container 31ed1ff47d77 [2023-03-14T20:03:58.663Z] ---> 4940e7e8a29f [2023-03-14T20:03:58.663Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:03:58.663Z] ---> Running in 4c4235601d16 [2023-03-14T20:03:58.663Z] ---> Running in 61bfbb617791 [2023-03-14T20:03:58.921Z] Removing intermediate container 61bfbb617791 [2023-03-14T20:03:58.921Z] ---> d28c55f3b4e4 [2023-03-14T20:03:58.921Z] Step 24/26 : LABEL arch=x86_64 [2023-03-14T20:03:58.921Z] Removing intermediate container 4c4235601d16 [2023-03-14T20:03:58.921Z] ---> afe2273d1a0d [2023-03-14T20:03:58.921Z] Step 25/26 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:03:59.178Z] ---> Running in 68e568d687c4 [2023-03-14T20:03:59.178Z] ---> Running in 76b71f090b31 [2023-03-14T20:03:59.744Z] Removing intermediate container 68e568d687c4 [2023-03-14T20:03:59.744Z] ---> 38cbd00d7807 [2023-03-14T20:03:59.744Z] Step 25/26 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:03:59.744Z] Removing intermediate container 76b71f090b31 [2023-03-14T20:03:59.744Z] ---> 1d594e301a70 [2023-03-14T20:03:59.744Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:03:59.744Z] ---> Running in 0a0453abfc9d [2023-03-14T20:03:59.744Z] ---> Running in 136596a4298e [2023-03-14T20:04:00.002Z] Removing intermediate container 136596a4298e [2023-03-14T20:04:00.002Z] ---> 994a26b424c2 [2023-03-14T20:04:00.002Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:04:00.002Z] Removing intermediate container 0a0453abfc9d [2023-03-14T20:04:00.002Z] ---> 1c94a960e77a [2023-03-14T20:04:00.002Z] [2023-03-14T20:04:00.002Z] Successfully built 1c94a960e77a [2023-03-14T20:04:00.002Z] Successfully tagged security-spire-config:latest [2023-03-14T20:04:00.002Z] ---> Running in 230c8c1f5385 [2023-03-14T20:04:00.002Z] Building security-proxy-setup [2023-03-14T20:04:00.936Z]  Building security-spire-config ... done Removing intermediate container 230c8c1f5385 [2023-03-14T20:04:00.936Z] ---> 4512ec469941 [2023-03-14T20:04:00.936Z] [2023-03-14T20:04:01.196Z] Successfully built 4512ec469941 [2023-03-14T20:04:01.196Z] Successfully tagged security-spire-agent:latest [2023-03-14T20:04:01.196Z]  Building security-spire-agent ... done Building core-metadata [2023-03-14T20:04:04.475Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:04.475Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:04.475Z] ---> 6ee2bf80b231 [2023-03-14T20:04:04.475Z] Step 3/21 : WORKDIR /edgex-go [2023-03-14T20:04:04.475Z] ---> Using cache [2023-03-14T20:04:04.475Z] ---> 77f6c2aef211 [2023-03-14T20:04:04.475Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-14T20:04:05.845Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:05.845Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:05.845Z] ---> 6ee2bf80b231 [2023-03-14T20:04:05.845Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:04:05.845Z] ---> Using cache [2023-03-14T20:04:05.845Z] ---> c674d5d14480 [2023-03-14T20:04:05.845Z] Step 4/25 : WORKDIR /edgex-go [2023-03-14T20:04:05.845Z] ---> Using cache [2023-03-14T20:04:05.845Z] ---> 6170a6a56bc7 [2023-03-14T20:04:05.845Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-14T20:04:05.845Z] ---> Using cache [2023-03-14T20:04:05.845Z] ---> f70ebaa4994e [2023-03-14T20:04:05.845Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-14T20:04:05.845Z] ---> Using cache [2023-03-14T20:04:05.845Z] ---> 7360fd0a51df [2023-03-14T20:04:05.845Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:05.845Z] ---> Using cache [2023-03-14T20:04:05.845Z] ---> af2f494d3baf [2023-03-14T20:04:05.845Z] Step 8/25 : COPY . . [2023-03-14T20:04:05.845Z] ---> Using cache [2023-03-14T20:04:05.845Z] ---> 5af59579b5ab [2023-03-14T20:04:05.845Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T20:04:08.372Z] ---> Running in 5fea136ff5ab [2023-03-14T20:04:08.372Z] ---> Running in 5b9381f32111 [2023-03-14T20:04:08.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:08.939Z] 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-03-14T20:04:08.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:09.197Z] OK: 265 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:04:09.822Z] provisioning config files... [2023-03-14T20:04:09.860Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6259068410655457258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:04:10.265Z] ---> docker-login.sh [2023-03-14T20:04:10.265Z] nexus3.edgexfoundry.org:10001 [2023-03-14T20:04:10.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:11.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:11.135Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:11.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:11.135Z] [2023-03-14T20:04:11.135Z] Login Succeeded [2023-03-14T20:04:11.135Z] nexus3.edgexfoundry.org:10002 [2023-03-14T20:04:11.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:11.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:11.692Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:11.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:11.692Z] [2023-03-14T20:04:11.692Z] Login Succeeded [2023-03-14T20:04:11.692Z] nexus3.edgexfoundry.org:10003 [2023-03-14T20:04:11.723Z] Removing intermediate container 5fea136ff5ab [2023-03-14T20:04:11.723Z] ---> d4d99790cecf [2023-03-14T20:04:11.723Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-14T20:04:11.723Z] Removing intermediate container 96355a003bd2 [2023-03-14T20:04:11.723Z] ---> aec7ce9f0478 [2023-03-14T20:04:11.723Z] [2023-03-14T20:04:11.723Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:04:11.723Z] ---> b2aa39c304c2 [2023-03-14T20:04:11.723Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:04:11.723Z] Removing intermediate container 64025e9cab2c [2023-03-14T20:04:11.723Z] ---> 5db638be9d70 [2023-03-14T20:04:11.723Z] [2023-03-14T20:04:11.723Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:04:11.723Z] ---> b2aa39c304c2 [2023-03-14T20:04:11.723Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:04:11.723Z] Removing intermediate container 235070da6fde [2023-03-14T20:04:11.723Z] ---> b0fd6f2bedd8 [2023-03-14T20:04:11.723Z] [2023-03-14T20:04:11.723Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T20:04:11.723Z] ---> b2aa39c304c2 [2023-03-14T20:04:11.723Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:11.723Z] ---> Running in 7a7e537d6a61 [2023-03-14T20:04:11.723Z] ---> Running in df76cb78f91d [2023-03-14T20:04:11.723Z] ---> Running in c41d321fccee [2023-03-14T20:04:11.723Z] ---> aa61ab77a13c [2023-03-14T20:04:11.723Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:11.723Z] ---> Running in 0e991e442c6f [2023-03-14T20:04:11.723Z] Removing intermediate container 7a7e537d6a61 [2023-03-14T20:04:11.723Z] ---> 82346696cdf3 [2023-03-14T20:04:11.723Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:11.723Z] Removing intermediate container df76cb78f91d [2023-03-14T20:04:11.723Z] ---> ca1991f681b9 [2023-03-14T20:04:11.723Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:11.723Z] ---> Running in 0fe28123a263 [2023-03-14T20:04:11.723Z] ---> Running in 9d9a75b34e11 [2023-03-14T20:04:11.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:11.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:11.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:11.969Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:11.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:11.969Z] [2023-03-14T20:04:11.969Z] Login Succeeded [2023-03-14T20:04:11.969Z] nexus3.edgexfoundry.org:10004 [2023-03-14T20:04:11.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:12.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:12.257Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:12.257Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:12.257Z] OK: 7 MiB in 16 packages [2023-03-14T20:04:12.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:12.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:12.513Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:12.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:12.513Z] [2023-03-14T20:04:12.513Z] Login Succeeded [2023-03-14T20:04:12.513Z] docker.io [2023-03-14T20:04:12.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:12.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:12.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:12.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-14T20:04:12.847Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:12.847Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:12.847Z] OK: 7 MiB in 16 packages [2023-03-14T20:04:12.847Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:04:12.847Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:04:12.847Z] OK: 7 MiB in 16 packages [2023-03-14T20:04:13.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-14T20:04:13.061Z] Configure a credential helper to remove this warning. See [2023-03-14T20:04:13.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-14T20:04:13.061Z] [2023-03-14T20:04:13.061Z] Login Succeeded [2023-03-14T20:04:13.061Z] ---> docker-login.sh ends [Pipeline] } [2023-03-14T20:04:13.091Z] Deleting 1 temporary files [2023-03-14T20:04:13.104Z] Removing intermediate container c41d321fccee [2023-03-14T20:04:13.104Z] ---> a33e126dbc59 [2023-03-14T20:04:13.104Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:04:13.104Z] ---> Running in 291c9beff0dc [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-03-14T20:04:13.373Z] Removing intermediate container 291c9beff0dc [2023-03-14T20:04:13.373Z] ---> 0dbbe255c511 [2023-03-14T20:04:13.373Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-14T20:04:13.373Z] ---> Running in 3c6cb690333c [2023-03-14T20:04:13.373Z] Removing intermediate container 9d9a75b34e11 [2023-03-14T20:04:13.373Z] ---> 01da5df5652c [2023-03-14T20:04:13.373Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:13.642Z] Removing intermediate container 0fe28123a263 [2023-03-14T20:04:13.642Z] ---> e9924643ba68 [2023-03-14T20:04:13.642Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:13.642Z] Removing intermediate container 3c6cb690333c [2023-03-14T20:04:13.642Z] ---> 540c552b2e2f [2023-03-14T20:04:13.642Z] Step 14/24 : EXPOSE $APP_PORT [Pipeline] sh [2023-03-14T20:04:13.929Z] ---> 4b4c02d0efc5 [2023-03-14T20:04:13.929Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:13.929Z] ---> 26d93386fe50 [2023-03-14T20:04:13.929Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:13.929Z] ---> Running in a29912cce3e8 [2023-03-14T20:04:14.009Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-03-14T20:04:14.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:04:14.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-14T20:04:14.115Z] ========================================================= [2023-03-14T20:04:14.115Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-14T20:04:14.115Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:04:14.189Z] Removing intermediate container a29912cce3e8 [2023-03-14T20:04:14.189Z] ---> f7c51402f3cb [2023-03-14T20:04:14.189Z] Step 15/24 : WORKDIR / [2023-03-14T20:04:14.189Z] ---> 9d54cca9b6b7 [2023-03-14T20:04:14.189Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T20:04:14.189Z] ---> dd5b836efd00 [2023-03-14T20:04:14.189Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T20:04:14.189Z] ---> Running in bcba694bec22 [2023-03-14T20:04:14.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:04:14.751Z] Removing intermediate container bcba694bec22 [2023-03-14T20:04:14.751Z] ---> 542c4c5fca12 [2023-03-14T20:04:14.751Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:14.751Z] ---> c41913eebcf1 [2023-03-14T20:04:14.751Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T20:04:14.751Z] ---> 5aa88c9abbbc [2023-03-14T20:04:14.751Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T20:04:14.797Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-14T20:04:14.797Z] af6eaf76a39c: Pulling fs layer [2023-03-14T20:04:14.797Z] 55522c791124: Pulling fs layer [2023-03-14T20:04:14.797Z] ce5c4a1c91eb: Pulling fs layer [2023-03-14T20:04:14.797Z] 169dfbe0d373: Pulling fs layer [2023-03-14T20:04:14.797Z] e1ff8fa3b103: Pulling fs layer [2023-03-14T20:04:14.797Z] 52ebb69f0ebf: Pulling fs layer [2023-03-14T20:04:14.797Z] 5abe8eddf0d5: Pulling fs layer [2023-03-14T20:04:14.797Z] 52ebb69f0ebf: Waiting [2023-03-14T20:04:14.797Z] e1ff8fa3b103: Waiting [2023-03-14T20:04:14.797Z] 5abe8eddf0d5: Waiting [2023-03-14T20:04:14.797Z] 169dfbe0d373: Waiting [2023-03-14T20:04:14.797Z] 55522c791124: Verifying Checksum [2023-03-14T20:04:14.797Z] 55522c791124: Download complete [2023-03-14T20:04:14.797Z] 169dfbe0d373: Verifying Checksum [2023-03-14T20:04:14.797Z] 169dfbe0d373: Download complete [2023-03-14T20:04:14.797Z] e1ff8fa3b103: Verifying Checksum [2023-03-14T20:04:14.797Z] e1ff8fa3b103: Download complete [2023-03-14T20:04:14.797Z] af6eaf76a39c: Verifying Checksum [2023-03-14T20:04:14.797Z] af6eaf76a39c: Download complete [2023-03-14T20:04:15.318Z] ---> f3f4d4ae8b54 [2023-03-14T20:04:15.318Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T20:04:15.318Z] ---> fca847987654 [2023-03-14T20:04:15.318Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:15.578Z] ---> 039a17e45531 [2023-03-14T20:04:15.578Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T20:04:15.797Z] af6eaf76a39c: Pull complete [2023-03-14T20:04:15.842Z] ---> 5b059260020e [2023-03-14T20:04:15.842Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T20:04:15.842Z] ---> 6248e42a340c [2023-03-14T20:04:15.842Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:04:15.842Z] ---> 591fec95d759 [2023-03-14T20:04:15.842Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:04:16.072Z] 5abe8eddf0d5: Verifying Checksum [2023-03-14T20:04:16.072Z] 5abe8eddf0d5: Download complete [2023-03-14T20:04:16.099Z] ---> Running in a887e0cc258f [2023-03-14T20:04:16.099Z] ---> Running in 69d8b2d52f35 [2023-03-14T20:04:16.665Z] ---> 91ddebf198c1 [2023-03-14T20:04:16.665Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T20:04:16.665Z] ---> 7e9f4c0f0b1d [2023-03-14T20:04:16.665Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-14T20:04:16.697Z] 55522c791124: Pull complete [2023-03-14T20:04:16.923Z] ---> Running in 17e7c8657dbc [2023-03-14T20:04:17.716Z] 52ebb69f0ebf: Verifying Checksum [2023-03-14T20:04:17.716Z] 52ebb69f0ebf: Download complete [2023-03-14T20:04:17.716Z] ce5c4a1c91eb: Verifying Checksum [2023-03-14T20:04:17.716Z] ce5c4a1c91eb: Download complete [2023-03-14T20:04:17.856Z] Removing intermediate container 17e7c8657dbc [2023-03-14T20:04:17.856Z] ---> b24e948cd1a9 [2023-03-14T20:04:17.856Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:04:18.113Z] ---> Running in 703cc5c4fb67 [2023-03-14T20:04:18.383Z] Removing intermediate container 69d8b2d52f35 [2023-03-14T20:04:18.383Z] ---> 60b2efa2e582 [2023-03-14T20:04:18.383Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:04:18.383Z] Removing intermediate container a887e0cc258f [2023-03-14T20:04:18.383Z] ---> 6b06eb11a781 [2023-03-14T20:04:18.383Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:04:18.383Z] Removing intermediate container 703cc5c4fb67 [2023-03-14T20:04:18.383Z] ---> 6b7f557dc155 [2023-03-14T20:04:18.383Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T20:04:18.383Z] ---> Running in 5fdebfd404f3 [2023-03-14T20:04:18.383Z] ---> Running in ce98b23f9cac [2023-03-14T20:04:18.679Z] ---> Running in 03f0d8e4483c [2023-03-14T20:04:18.679Z] Removing intermediate container ce98b23f9cac [2023-03-14T20:04:18.679Z] ---> 6489af3a303b [2023-03-14T20:04:18.679Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T20:04:19.249Z] Removing intermediate container 5fdebfd404f3 [2023-03-14T20:04:19.249Z] ---> 1c1e3f8f805a [2023-03-14T20:04:19.249Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T20:04:19.249Z] Removing intermediate container 03f0d8e4483c [2023-03-14T20:04:19.249Z] ---> 104cf918a3fe [2023-03-14T20:04:19.249Z] Step 23/24 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:04:19.249Z] ---> Running in 1b143b27dea8 [2023-03-14T20:04:19.506Z] ---> Running in a111d4f5ec4c [2023-03-14T20:04:19.506Z] ---> Running in c10e5150825f [2023-03-14T20:04:19.506Z] Removing intermediate container 1b143b27dea8 [2023-03-14T20:04:19.506Z] ---> dfbcccf39984 [2023-03-14T20:04:19.506Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:04:19.507Z] Removing intermediate container a111d4f5ec4c [2023-03-14T20:04:19.507Z] ---> 8dfb3888eb99 [2023-03-14T20:04:19.507Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:04:19.766Z] ---> Running in aced89cf4448 [2023-03-14T20:04:19.766Z] ---> Running in 6410feafe8a8 [2023-03-14T20:04:19.766Z] Removing intermediate container c10e5150825f [2023-03-14T20:04:19.766Z] ---> 85794bda30b9 [2023-03-14T20:04:19.766Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:04:19.766Z] ---> Running in a0b5dcbaa9c1 [2023-03-14T20:04:20.024Z] Removing intermediate container 6410feafe8a8 [2023-03-14T20:04:20.024Z] ---> 4856b3f59b80 [2023-03-14T20:04:20.024Z] Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:04:20.024Z] Removing intermediate container a0b5dcbaa9c1 [2023-03-14T20:04:20.024Z] ---> 2c713423de03 [2023-03-14T20:04:20.024Z] [2023-03-14T20:04:20.024Z] Removing intermediate container aced89cf4448 [2023-03-14T20:04:20.024Z] ---> 7e79a7c20ff5 [2023-03-14T20:04:20.024Z] Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:04:20.024Z] ---> Running in c8fc75077e3c [2023-03-14T20:04:20.024Z] ---> Running in 62d510dcb68f [2023-03-14T20:04:20.024Z] Successfully built 2c713423de03 [2023-03-14T20:04:20.024Z] Successfully tagged core-command:latest [2023-03-14T20:04:20.024Z]  Building core-command ... done Building security-bootstrapper [2023-03-14T20:04:20.588Z] Removing intermediate container c8fc75077e3c [2023-03-14T20:04:20.588Z] ---> 022287140ca7 [2023-03-14T20:04:20.588Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:04:23.113Z] Removing intermediate container 62d510dcb68f [2023-03-14T20:04:23.113Z] ---> 4bd29ebd3931 [2023-03-14T20:04:23.113Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:04:23.369Z] ---> Running in a5b2361b4219 [2023-03-14T20:04:23.628Z] ---> Running in eb9bce1c7adc [2023-03-14T20:04:23.628Z] Removing intermediate container a5b2361b4219 [2023-03-14T20:04:23.628Z] ---> 8e03d8aa5f17 [2023-03-14T20:04:23.628Z] [2023-03-14T20:04:23.885Z] Removing intermediate container eb9bce1c7adc [2023-03-14T20:04:23.885Z] ---> 2e7d70948db9 [2023-03-14T20:04:23.885Z] [2023-03-14T20:04:23.885Z] Successfully built 8e03d8aa5f17 [2023-03-14T20:04:23.885Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-14T20:04:23.885Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-03-14T20:04:23.885Z] Successfully built 2e7d70948db9 [2023-03-14T20:04:23.885Z] Successfully tagged security-proxy-auth:latest [2023-03-14T20:04:23.885Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-14T20:04:24.449Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:24.450Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:24.450Z] ---> 6ee2bf80b231 [2023-03-14T20:04:24.450Z] Step 3/33 : WORKDIR /edgex-go [2023-03-14T20:04:24.450Z] ---> Using cache [2023-03-14T20:04:24.450Z] ---> 77f6c2aef211 [2023-03-14T20:04:24.450Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-14T20:04:24.450Z] ---> Using cache [2023-03-14T20:04:24.450Z] ---> d4d99790cecf [2023-03-14T20:04:24.450Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-14T20:04:24.450Z] ---> Using cache [2023-03-14T20:04:24.450Z] ---> aa61ab77a13c [2023-03-14T20:04:24.450Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:28.627Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:28.627Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:28.627Z] ---> 6ee2bf80b231 [2023-03-14T20:04:28.627Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T20:04:28.627Z] ---> Using cache [2023-03-14T20:04:28.627Z] ---> 77f6c2aef211 [2023-03-14T20:04:28.627Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T20:04:28.627Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:28.627Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:28.627Z] ---> 6ee2bf80b231 [2023-03-14T20:04:28.627Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:04:28.627Z] ---> Using cache [2023-03-14T20:04:28.627Z] ---> c674d5d14480 [2023-03-14T20:04:28.627Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:04:28.627Z] ---> Using cache [2023-03-14T20:04:28.627Z] ---> 6170a6a56bc7 [2023-03-14T20:04:28.627Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:04:28.627Z] ---> Using cache [2023-03-14T20:04:28.627Z] ---> f70ebaa4994e [2023-03-14T20:04:28.627Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:04:28.627Z] ---> Using cache [2023-03-14T20:04:28.627Z] ---> 7360fd0a51df [2023-03-14T20:04:28.627Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:28.627Z] ---> Using cache [2023-03-14T20:04:28.627Z] ---> af2f494d3baf [2023-03-14T20:04:28.627Z] Step 8/23 : COPY . . [2023-03-14T20:04:28.627Z] ---> Using cache [2023-03-14T20:04:28.627Z] ---> 5af59579b5ab [2023-03-14T20:04:28.627Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T20:04:28.627Z] ---> Running in ec41aa6ad54b [2023-03-14T20:04:28.627Z] ---> Running in d14e5a700718 [2023-03-14T20:04:28.627Z] ---> Running in be10e1e2c3a3 [2023-03-14T20:04:28.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:28.884Z] Removing intermediate container 0e991e442c6f [2023-03-14T20:04:28.884Z] ---> a66c9c8a2ee5 [2023-03-14T20:04:28.884Z] Step 7/21 : COPY . . [2023-03-14T20:04:28.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:29.177Z] 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-03-14T20:04:29.177Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:04:29.177Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:04:29.177Z] OK: 17812 distinct packages available [2023-03-14T20:04:29.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:29.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:04:29.434Z] OK: 265 MiB in 53 packages [2023-03-14T20:04:30.104Z] ce5c4a1c91eb: Pull complete [2023-03-14T20:04:30.104Z] 169dfbe0d373: Pull complete [2023-03-14T20:04:30.104Z] e1ff8fa3b103: Pull complete [2023-03-14T20:04:32.069Z] Removing intermediate container 5b9381f32111 [2023-03-14T20:04:32.069Z] ---> 44516e3cef18 [2023-03-14T20:04:32.069Z] [2023-03-14T20:04:32.069Z] Step 10/25 : FROM alpine:3.17 [2023-03-14T20:04:32.069Z] ---> b2aa39c304c2 [2023-03-14T20:04:32.069Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:04:32.069Z] ---> Using cache [2023-03-14T20:04:32.069Z] ---> a33e126dbc59 [2023-03-14T20:04:32.069Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:04:32.069Z] ---> Using cache [2023-03-14T20:04:32.069Z] ---> 0dbbe255c511 [2023-03-14T20:04:32.069Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-14T20:04:32.327Z] ---> Running in 56960798a260 [2023-03-14T20:04:32.327Z] Removing intermediate container d14e5a700718 [2023-03-14T20:04:32.327Z] ---> 947f08b6c58c [2023-03-14T20:04:32.327Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T20:04:32.584Z] Removing intermediate container 56960798a260 [2023-03-14T20:04:32.584Z] ---> 42c75fe16f93 [2023-03-14T20:04:32.584Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-14T20:04:32.842Z] ---> 0b6c6245e8eb [2023-03-14T20:04:32.842Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:32.842Z] ---> Running in 46954af42a2e [2023-03-14T20:04:32.842Z] ---> Running in e81852d3629f [2023-03-14T20:04:33.101Z] Removing intermediate container 46954af42a2e [2023-03-14T20:04:33.101Z] ---> 413de40b1780 [2023-03-14T20:04:33.101Z] Step 15/25 : WORKDIR / [2023-03-14T20:04:33.366Z] ---> Running in e9cac8713720 [2023-03-14T20:04:33.623Z] Removing intermediate container e9cac8713720 [2023-03-14T20:04:33.623Z] ---> 7af3028f7bc1 [2023-03-14T20:04:33.623Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:04:34.565Z] ---> 4eba3cc2c367 [2023-03-14T20:04:34.565Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:04:34.565Z] ---> 70710e7ecb7d [2023-03-14T20:04:34.565Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-14T20:04:34.565Z] ---> Running in f690aed10163 [2023-03-14T20:04:34.845Z] ---> 1496eaec3ce5 [2023-03-14T20:04:34.845Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T20:04:35.111Z] 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-03-14T20:04:35.507Z] 52ebb69f0ebf: Pull complete [2023-03-14T20:04:35.679Z] ---> 1d8c1c3650f6 [2023-03-14T20:04:35.679Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T20:04:36.245Z] ---> 762297f25b48 [2023-03-14T20:04:36.245Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T20:04:37.481Z] 5abe8eddf0d5: Pull complete [2023-03-14T20:04:37.751Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-14T20:04:37.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:04:37.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:04:38.148Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:04:38.148Z] WORKDIR /edgex [2023-03-14T20:04:38.148Z] COPY go.mod . [2023-03-14T20:04:38.148Z] RUN go mod download [2023-03-14T20:04:38.148Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-14T20:04:38.740Z] Sending build context to Docker daemon 2.944MB [2023-03-14T20:04:38.740Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-14T20:04:38.740Z] ---> 6cb57ee374ae [2023-03-14T20:04:38.740Z] Step 2/4 : WORKDIR /edgex [2023-03-14T20:04:38.774Z] ---> 4d25f4f84b4a [2023-03-14T20:04:38.774Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-14T20:04:38.774Z] ---> Running in 228dac5c810f [2023-03-14T20:04:40.674Z] Removing intermediate container 228dac5c810f [2023-03-14T20:04:40.674Z] ---> 58666cf755d0 [2023-03-14T20:04:40.674Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:04:41.347Z] ---> Running in 327ccced9d48 [2023-03-14T20:04:41.347Z] Removing intermediate container 327ccced9d48 [2023-03-14T20:04:41.347Z] ---> 1aa26fa1a9ab [2023-03-14T20:04:41.347Z] Step 3/4 : COPY go.mod . [2023-03-14T20:04:41.607Z] ---> Running in 70eca4ba8ca7 [2023-03-14T20:04:42.317Z] ---> 73e62a808db3 [2023-03-14T20:04:42.317Z] Step 4/4 : RUN go mod download [2023-03-14T20:04:42.317Z] ---> Running in 54e4840d4ca1 [2023-03-14T20:04:43.502Z] Removing intermediate container 70eca4ba8ca7 [2023-03-14T20:04:43.502Z] ---> fcd7cdfce67e [2023-03-14T20:04:43.502Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T20:04:46.043Z] ---> Running in d33edf4253d7 [2023-03-14T20:04:46.043Z] Removing intermediate container d33edf4253d7 [2023-03-14T20:04:46.043Z] ---> f886db157f46 [2023-03-14T20:04:46.043Z] Step 24/25 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:04:46.612Z] ---> Running in dc3952fa37f8 [2023-03-14T20:04:47.179Z] Removing intermediate container dc3952fa37f8 [2023-03-14T20:04:47.179Z] ---> 66efe18ed9a9 [2023-03-14T20:04:47.179Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:04:47.438Z] ---> Running in bc24934a2732 [2023-03-14T20:04:48.372Z] Removing intermediate container bc24934a2732 [2023-03-14T20:04:48.372Z] ---> ba4f76744e92 [2023-03-14T20:04:48.372Z] [2023-03-14T20:04:48.372Z] Successfully built ba4f76744e92 [2023-03-14T20:04:48.372Z] Successfully tagged core-metadata:latest [2023-03-14T20:04:48.372Z]  Building core-metadata ... done Building security-secretstore-setup [2023-03-14T20:04:52.551Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:04:52.551Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:04:52.551Z] ---> 6ee2bf80b231 [2023-03-14T20:04:52.551Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T20:04:52.551Z] ---> Using cache [2023-03-14T20:04:52.551Z] ---> 77f6c2aef211 [2023-03-14T20:04:52.551Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-14T20:04:52.551Z] ---> Using cache [2023-03-14T20:04:52.551Z] ---> d4d99790cecf [2023-03-14T20:04:52.551Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T20:04:52.551Z] ---> Using cache [2023-03-14T20:04:52.551Z] ---> aa61ab77a13c [2023-03-14T20:04:52.551Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:04:52.551Z] ---> Using cache [2023-03-14T20:04:52.551Z] ---> c1e25e1e240d [2023-03-14T20:04:52.551Z] Step 7/24 : COPY . . [2023-03-14T20:04:56.809Z] Removing intermediate container ec41aa6ad54b [2023-03-14T20:04:56.809Z] ---> c1e25e1e240d [2023-03-14T20:04:56.809Z] Step 7/33 : COPY . . [2023-03-14T20:04:57.786Z] ---> e9f145f253cb [2023-03-14T20:04:57.786Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T20:04:58.351Z] Removing intermediate container e81852d3629f [2023-03-14T20:04:58.351Z] ---> 66203ccaeb90 [2023-03-14T20:04:58.351Z] Step 7/20 : COPY . . [2023-03-14T20:05:01.628Z] ---> Running in 44d6975df00f [2023-03-14T20:05:01.888Z] ---> 3fa291a0b4ea [2023-03-14T20:05:01.888Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T20:05:02.146Z] Removing intermediate container f690aed10163 [2023-03-14T20:05:02.146Z] ---> d01f400ac074 [2023-03-14T20:05:02.146Z] [2023-03-14T20:05:02.146Z] Step 9/21 : FROM alpine:3.17 [2023-03-14T20:05:02.146Z] ---> b2aa39c304c2 [2023-03-14T20:05:02.146Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T20:05:02.146Z] Removing intermediate container be10e1e2c3a3 [2023-03-14T20:05:02.146Z] ---> 8da491402f8b [2023-03-14T20:05:02.146Z] [2023-03-14T20:05:02.146Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:05:02.146Z] ---> b2aa39c304c2 [2023-03-14T20:05:02.146Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:05:02.146Z] ---> Using cache [2023-03-14T20:05:02.146Z] ---> a33e126dbc59 [2023-03-14T20:05:02.146Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:05:02.146Z] ---> Using cache [2023-03-14T20:05:02.146Z] ---> 0dbbe255c511 [2023-03-14T20:05:02.146Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-14T20:05:02.146Z] 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-03-14T20:05:02.404Z] ---> Running in be538e279ba9 [2023-03-14T20:05:02.404Z] ---> Running in c28b8b4ca26b [2023-03-14T20:05:02.404Z] ---> Running in 5668cc49d1e5 [2023-03-14T20:05:02.404Z] ---> cc0f06da0f7e [2023-03-14T20:05:02.404Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T20:05:02.661Z] Removing intermediate container be538e279ba9 [2023-03-14T20:05:02.661Z] ---> a81e5821c6e8 [2023-03-14T20:05:02.661Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:05:02.661Z] ---> Running in 7b2022fa2ff1 [2023-03-14T20:05:02.661Z] ---> Running in 95609b3a95f3 [2023-03-14T20:05:02.919Z] Removing intermediate container 95609b3a95f3 [2023-03-14T20:05:02.919Z] ---> 4e4c0aa2823d [2023-03-14T20:05:02.919Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:02.919Z] 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-03-14T20:05:02.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:03.176Z] 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-03-14T20:05:03.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:03.176Z] ---> ca7a3108a658 [2023-03-14T20:05:03.176Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:03.433Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:03.433Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T20:05:03.433Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:03.433Z] OK: 8 MiB in 17 packages [2023-03-14T20:05:03.692Z] ---> 872f4102a821 [2023-03-14T20:05:03.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T20:05:04.270Z] ---> 0c1866814403 [2023-03-14T20:05:04.270Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:04.528Z] Removing intermediate container 5668cc49d1e5 [2023-03-14T20:05:04.528Z] ---> f90b87663fe4 [2023-03-14T20:05:04.528Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-14T20:05:04.528Z] ---> Running in 3867daef0e9b [2023-03-14T20:05:04.528Z] ---> d16f905863cf [2023-03-14T20:05:04.528Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T20:05:04.786Z] Removing intermediate container 3867daef0e9b [2023-03-14T20:05:04.786Z] ---> fcdc952aa4c8 [2023-03-14T20:05:04.786Z] Step 12/21 : WORKDIR /edgex [2023-03-14T20:05:04.786Z] ---> Running in 6974c46b8d02 [2023-03-14T20:05:04.786Z] ---> Running in 18150f303d61 [2023-03-14T20:05:04.786Z] Removing intermediate container 18150f303d61 [2023-03-14T20:05:04.786Z] ---> 1d40836df3e9 [2023-03-14T20:05:04.786Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:05:05.058Z] Removing intermediate container 6974c46b8d02 [2023-03-14T20:05:05.058Z] ---> ac4e3cb8633a [2023-03-14T20:05:05.058Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:05.058Z] ---> Running in d8aa66e945f8 [2023-03-14T20:05:05.058Z] Removing intermediate container d8aa66e945f8 [2023-03-14T20:05:05.058Z] ---> 913d840123ac [2023-03-14T20:05:05.058Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:05:05.318Z] ---> Running in 05005bcbef6f [2023-03-14T20:05:05.318Z] ---> 78586a257726 [2023-03-14T20:05:05.318Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T20:05:05.318Z] Removing intermediate container 05005bcbef6f [2023-03-14T20:05:05.318Z] ---> b648bfb1f240 [2023-03-14T20:05:05.318Z] Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:05:05.575Z] ---> Running in 0b7e0ab12d49 [2023-03-14T20:05:05.575Z] ---> 53b6ff5bad07 [2023-03-14T20:05:05.575Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T20:05:05.832Z] Removing intermediate container 0b7e0ab12d49 [2023-03-14T20:05:05.832Z] ---> 50244e5f7e5e [2023-03-14T20:05:05.832Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:05:05.832Z] ---> Running in b02fd12733f3 [2023-03-14T20:05:06.399Z] Removing intermediate container b02fd12733f3 [2023-03-14T20:05:06.399Z] ---> a9301a8c7869 [2023-03-14T20:05:06.400Z] [2023-03-14T20:05:06.400Z] ---> 7a8097c1cadd [2023-03-14T20:05:06.400Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:06.400Z] Successfully built a9301a8c7869 [2023-03-14T20:05:06.400Z] Successfully tagged support-scheduler:latest [2023-03-14T20:05:06.400Z]  Building support-scheduler ... done Building core-data [2023-03-14T20:05:09.682Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:09.682Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:09.682Z] ---> 6ee2bf80b231 [2023-03-14T20:05:09.682Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:05:09.682Z] ---> Using cache [2023-03-14T20:05:09.682Z] ---> c674d5d14480 [2023-03-14T20:05:09.682Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:05:09.682Z] ---> Using cache [2023-03-14T20:05:09.682Z] ---> 6170a6a56bc7 [2023-03-14T20:05:09.682Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:05:09.682Z] ---> Using cache [2023-03-14T20:05:09.682Z] ---> f70ebaa4994e [2023-03-14T20:05:09.682Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:05:09.682Z] ---> Using cache [2023-03-14T20:05:09.682Z] ---> 7360fd0a51df [2023-03-14T20:05:09.682Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:09.682Z] ---> Using cache [2023-03-14T20:05:09.682Z] ---> af2f494d3baf [2023-03-14T20:05:09.682Z] Step 8/23 : COPY . . [2023-03-14T20:05:09.682Z] ---> Using cache [2023-03-14T20:05:09.682Z] ---> 5af59579b5ab [2023-03-14T20:05:09.682Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T20:05:09.682Z] ---> 1c1bb3a8b8fe [2023-03-14T20:05:09.682Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:05:09.941Z] ---> Running in dd002660f6c4 [2023-03-14T20:05:09.941Z] ---> Running in 77d60a54db2f [2023-03-14T20:05:10.877Z] 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-03-14T20:05:12.251Z] Removing intermediate container 77d60a54db2f [2023-03-14T20:05:12.251Z] ---> 0eccf3ab7044 [2023-03-14T20:05:12.251Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:05:12.539Z] ---> Running in 543d1010daf8 [2023-03-14T20:05:12.796Z] Removing intermediate container 543d1010daf8 [2023-03-14T20:05:12.796Z] ---> 1d39fc37ba0c [2023-03-14T20:05:12.796Z] Step 19/21 : LABEL arch=x86_64 [2023-03-14T20:05:13.054Z] ---> Running in e9d959679f25 [2023-03-14T20:05:13.618Z] Removing intermediate container e9d959679f25 [2023-03-14T20:05:13.618Z] ---> c67e19121830 [2023-03-14T20:05:13.618Z] Step 20/21 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:05:14.183Z] ---> Running in 559cb160fc36 [2023-03-14T20:05:14.441Z] Removing intermediate container 559cb160fc36 [2023-03-14T20:05:14.441Z] ---> d414e5d900d2 [2023-03-14T20:05:14.441Z] Step 21/21 : LABEL version=0.0.0 [2023-03-14T20:05:14.441Z] ---> Running in 1132e2c0b588 [2023-03-14T20:05:14.700Z] Removing intermediate container 1132e2c0b588 [2023-03-14T20:05:14.700Z] ---> f272818503ae [2023-03-14T20:05:14.700Z] [2023-03-14T20:05:14.957Z] Successfully built f272818503ae [2023-03-14T20:05:14.957Z] Successfully tagged security-proxy-setup:latest [2023-03-14T20:05:14.957Z] Building security-spire-server [2023-03-14T20:05:19.137Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:19.137Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:19.137Z] ---> 6ee2bf80b231 [2023-03-14T20:05:19.137Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T20:05:19.137Z] ---> Using cache [2023-03-14T20:05:19.137Z] ---> 77f6c2aef211 [2023-03-14T20:05:19.137Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:05:19.137Z] ---> Using cache [2023-03-14T20:05:19.137Z] ---> 6cdb5993ac29 [2023-03-14T20:05:19.137Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T20:05:19.137Z] ---> Using cache [2023-03-14T20:05:19.137Z] ---> 5ceacb3304c7 [2023-03-14T20:05:19.137Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:19.137Z] ---> Using cache [2023-03-14T20:05:19.137Z] ---> bc4822054611 [2023-03-14T20:05:19.137Z] Step 7/25 : COPY . . [2023-03-14T20:05:19.137Z] ---> Using cache [2023-03-14T20:05:19.137Z] ---> 08b0af9a31ea [2023-03-14T20:05:19.137Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:05:19.137Z] ---> Using cache [2023-03-14T20:05:19.137Z] ---> 626d39ce92b3 [2023-03-14T20:05:19.137Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T20:05:19.137Z] ---> Using cache [2023-03-14T20:05:19.137Z] ---> c6a0e61ab85b [2023-03-14T20:05:19.137Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:05:19.137Z] ---> Using cache [2023-03-14T20:05:19.137Z] ---> ab266fafa0aa [2023-03-14T20:05:19.137Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:05:19.705Z] ---> Running in 0bce353bfbf0 [2023-03-14T20:05:21.282Z] Removing intermediate container 54e4840d4ca1 [2023-03-14T20:05:21.282Z] ---> 86814f8fa53e [2023-03-14T20:05:21.282Z] Successfully built 86814f8fa53e [2023-03-14T20:05:21.282Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:05:21.625Z] Removing intermediate container 0bce353bfbf0 [2023-03-14T20:05:21.625Z] ---> d656ad10b104 [2023-03-14T20:05:21.625Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T20:05:21.690Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:05:21.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:05:21.882Z] ---> Running in 37bbf08241ec [2023-03-14T20:05:22.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-245 does not seem to be running inside a container [2023-03-14T20:05:22.088Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-14T20:05:22.446Z] Removing intermediate container 37bbf08241ec [2023-03-14T20:05:22.446Z] ---> 11535326846b [2023-03-14T20:05:22.446Z] [2023-03-14T20:05:22.446Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T20:05:22.446Z] ---> b2aa39c304c2 [2023-03-14T20:05:22.446Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:05:22.446Z] ---> Using cache [2023-03-14T20:05:22.446Z] ---> d49230a00dbb [2023-03-14T20:05:22.446Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:05:22.446Z] ---> Using cache [2023-03-14T20:05:22.446Z] ---> 9d01a399156d [2023-03-14T20:05:22.446Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:22.446Z] ---> Using cache [2023-03-14T20:05:22.446Z] ---> cf3f5bdfe212 [2023-03-14T20:05:22.446Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:05:24.288Z] $ docker top 2e83d6136319a12bc155053531f32c2672e745d10b6e29801c24176e62fa6566 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:05:25.244Z] + go version [2023-03-14T20:05:25.244Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-14T20:05:25.287Z] $ docker stop --time=1 2e83d6136319a12bc155053531f32c2672e745d10b6e29801c24176e62fa6566 [2023-03-14T20:05:26.916Z] $ docker rm -f --volumes 2e83d6136319a12bc155053531f32c2672e745d10b6e29801c24176e62fa6566 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:05:27.710Z] ---> 5da965959758 [2023-03-14T20:05:27.710Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:27.710Z] 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-03-14T20:05:27.710Z] ---> 50377ba0ee5e [2023-03-14T20:05:27.710Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T20:05:27.792Z] + docker inspect -f . ci-base-image-arm64 [2023-03-14T20:05:27.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:05:28.070Z] prd-ubuntu20.04-docker-arm64-4c-16g-245 does not seem to be running inside a container [2023-03-14T20:05:28.153Z] $ 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 ******** ci-base-image-arm64 cat [2023-03-14T20:05:28.274Z] ---> cbae9a1b3387 [2023-03-14T20:05:28.275Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T20:05:29.210Z] ---> 012f132dcce7 [2023-03-14T20:05:29.210Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:05:29.210Z] ---> Running in 183f53854fc4 [2023-03-14T20:05:29.385Z] $ docker top 65e8c895c7dbda018625fd7b54d97b6cafe0911f3c786f9e0692f9ef3e927651 -eo pid,comm [2023-03-14T20:05:29.469Z] Removing intermediate container 183f53854fc4 [2023-03-14T20:05:29.469Z] ---> fb9c62e99f19 [2023-03-14T20:05:29.469Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [Pipeline] { [Pipeline] echo [2023-03-14T20:05:29.695Z] ========================================================= [2023-03-14T20:05:29.695Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-14T20:05:29.695Z] ========================================================= [Pipeline] sh [2023-03-14T20:05:29.726Z] ---> Running in 9e5df603ea7a [2023-03-14T20:05:30.322Z] Removing intermediate container 9e5df603ea7a [2023-03-14T20:05:30.322Z] ---> 98b31b513922 [2023-03-14T20:05:30.322Z] Step 23/25 : LABEL arch=x86_64 [2023-03-14T20:05:30.341Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-14T20:05:30.889Z] ---> Running in a4400498bb27 [2023-03-14T20:05:31.048Z] + make test [2023-03-14T20:05:31.048Z] go test -race -coverprofile=coverage.out ./... [2023-03-14T20:05:31.456Z] Removing intermediate container a4400498bb27 [2023-03-14T20:05:31.456Z] ---> c4f8b171ff18 [2023-03-14T20:05:31.456Z] Step 24/25 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:05:31.723Z] ---> Running in 2bfbaab6ce5f [2023-03-14T20:05:31.981Z] Removing intermediate container 2bfbaab6ce5f [2023-03-14T20:05:31.981Z] ---> 59e0c78e73c8 [2023-03-14T20:05:31.981Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:05:31.981Z] Removing intermediate container 44d6975df00f [2023-03-14T20:05:31.981Z] ---> 3a261260408b [2023-03-14T20:05:31.981Z] [2023-03-14T20:05:31.981Z] Step 9/24 : FROM alpine:3.17 [2023-03-14T20:05:31.981Z] ---> b2aa39c304c2 [2023-03-14T20:05:31.981Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T20:05:31.981Z] Removing intermediate container c28b8b4ca26b [2023-03-14T20:05:31.981Z] ---> 0504f8302469 [2023-03-14T20:05:31.981Z] [2023-03-14T20:05:31.981Z] Step 9/33 : FROM alpine:3.17 [2023-03-14T20:05:31.981Z] ---> b2aa39c304c2 [2023-03-14T20:05:31.981Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:05:31.981Z] ---> Using cache [2023-03-14T20:05:31.981Z] ---> d49230a00dbb [2023-03-14T20:05:31.981Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T20:05:31.981Z] ---> Running in 372d5b9316bf [2023-03-14T20:05:31.981Z] ---> Running in 6d8ddf96d133 [2023-03-14T20:05:32.238Z] ---> Running in bed930d21bb1 [2023-03-14T20:05:32.238Z] Removing intermediate container 372d5b9316bf [2023-03-14T20:05:32.238Z] ---> f367f4eef24a [2023-03-14T20:05:32.238Z] [2023-03-14T20:05:32.238Z] Successfully built f367f4eef24a [2023-03-14T20:05:32.238Z] Successfully tagged security-spire-server:latest [2023-03-14T20:05:32.238Z]  Building security-spire-server ... done Building support-notifications [2023-03-14T20:05:32.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:32.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:32.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:32.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:33.058Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:33.058Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T20:05:33.058Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:33.058Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T20:05:33.058Z] OK: 7 MiB in 17 packages [2023-03-14T20:05:33.058Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:33.058Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T20:05:33.058Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:33.058Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:05:33.317Z] OK: 8 MiB in 18 packages [2023-03-14T20:05:35.217Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:05:35.217Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:05:35.217Z] ---> 6ee2bf80b231 [2023-03-14T20:05:35.217Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:05:35.217Z] ---> Using cache [2023-03-14T20:05:35.217Z] ---> c674d5d14480 [2023-03-14T20:05:35.217Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:05:35.217Z] ---> Using cache [2023-03-14T20:05:35.217Z] ---> 6170a6a56bc7 [2023-03-14T20:05:35.217Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T20:05:35.817Z] ---> Running in 92795157ed00 [2023-03-14T20:05:35.817Z] Removing intermediate container bed930d21bb1 [2023-03-14T20:05:35.817Z] ---> d6ee4612e0b8 [2023-03-14T20:05:35.817Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T20:05:36.076Z] Removing intermediate container 6d8ddf96d133 [2023-03-14T20:05:36.076Z] ---> 2183090473f9 [2023-03-14T20:05:36.076Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T20:05:36.076Z] ---> Running in df0b3c3613e2 [2023-03-14T20:05:36.076Z] ---> Running in 17dca3c17a63 [2023-03-14T20:05:36.334Z] Removing intermediate container df0b3c3613e2 [2023-03-14T20:05:36.334Z] ---> 1eaba733ca18 [2023-03-14T20:05:36.334Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T20:05:36.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:36.334Z] Removing intermediate container 17dca3c17a63 [2023-03-14T20:05:36.334Z] ---> 144105fc1dcf [2023-03-14T20:05:36.334Z] Step 12/24 : WORKDIR / [2023-03-14T20:05:36.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:36.630Z] ---> Running in ad64f51d0386 [2023-03-14T20:05:36.630Z] ---> Running in a489ad1d3ea4 [2023-03-14T20:05:36.630Z] Removing intermediate container ad64f51d0386 [2023-03-14T20:05:36.630Z] ---> 3f95eed50290 [2023-03-14T20:05:36.630Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T20:05:36.630Z] OK: 265 MiB in 53 packages [2023-03-14T20:05:36.888Z] ---> Running in 7fdee4ff4baf [2023-03-14T20:05:36.888Z] Removing intermediate container a489ad1d3ea4 [2023-03-14T20:05:36.888Z] ---> dcfd2de2146b [2023-03-14T20:05:36.888Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:37.453Z] Removing intermediate container 7fdee4ff4baf [2023-03-14T20:05:37.453Z] ---> 90919acbc4cb [2023-03-14T20:05:37.453Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T20:05:38.019Z] ---> f13755b4d009 [2023-03-14T20:05:38.019Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-14T20:05:38.019Z] ---> Running in a92a757af42e [2023-03-14T20:05:38.019Z] Removing intermediate container 92795157ed00 [2023-03-14T20:05:38.019Z] ---> b7475ff2c953 [2023-03-14T20:05:38.019Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:05:38.277Z] Removing intermediate container a92a757af42e [2023-03-14T20:05:38.277Z] ---> 79952a020c38 [2023-03-14T20:05:38.278Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T20:05:38.278Z] ---> 2a44034e4980 [2023-03-14T20:05:38.278Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:05:38.537Z] ---> b3b3bdc58cf2 [2023-03-14T20:05:38.537Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-14T20:05:38.537Z] ---> Running in 89f9dd4cf3ed [2023-03-14T20:05:38.537Z] ---> Running in 1189b2a4a768 [2023-03-14T20:05:39.123Z] ---> ebb2dce11baf [2023-03-14T20:05:39.123Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:39.381Z] Removing intermediate container 7b2022fa2ff1 [2023-03-14T20:05:39.381Z] ---> f45239b20d9b [2023-03-14T20:05:39.381Z] [2023-03-14T20:05:39.381Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T20:05:39.381Z] ---> b2aa39c304c2 [2023-03-14T20:05:39.381Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:05:39.381Z] ---> Using cache [2023-03-14T20:05:39.381Z] ---> d49230a00dbb [2023-03-14T20:05:39.381Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T20:05:39.381Z] ---> 0f8216860b07 [2023-03-14T20:05:39.381Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T20:05:39.381Z] Removing intermediate container dd002660f6c4 [2023-03-14T20:05:39.381Z] ---> d5399661763b [2023-03-14T20:05:39.381Z] [2023-03-14T20:05:39.381Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:05:39.381Z] ---> b2aa39c304c2 [2023-03-14T20:05:39.381Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T20:05:39.639Z] ---> Running in bf1e1e63e51c [2023-03-14T20:05:39.639Z] ---> Running in b43342735ebc [2023-03-14T20:05:39.639Z] Removing intermediate container bf1e1e63e51c [2023-03-14T20:05:39.639Z] ---> 4a09a30d0fda [2023-03-14T20:05:39.639Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-14T20:05:39.639Z] Removing intermediate container 89f9dd4cf3ed [2023-03-14T20:05:39.639Z] ---> 209e90f16138 [2023-03-14T20:05:39.639Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T20:05:39.900Z] ---> Running in 6af8e01e3fe1 [2023-03-14T20:05:39.900Z] ---> Running in e331f519575e [2023-03-14T20:05:39.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:39.900Z] ---> 46ddb6e41ac6 [2023-03-14T20:05:39.900Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T20:05:39.900Z] Removing intermediate container 6af8e01e3fe1 [2023-03-14T20:05:39.900Z] ---> a3ef9ea860b0 [2023-03-14T20:05:39.900Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-14T20:05:39.900Z] Removing intermediate container e331f519575e [2023-03-14T20:05:39.900Z] ---> 36a5c0c31852 [2023-03-14T20:05:39.900Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T20:05:39.900Z] ---> Running in 6024957af0d5 [2023-03-14T20:05:40.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:40.158Z] Removing intermediate container 6024957af0d5 [2023-03-14T20:05:40.158Z] ---> 80b628af6d09 [2023-03-14T20:05:40.158Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:05:40.158Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:05:40.158Z] v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:05:40.158Z] OK: 17812 distinct packages available [2023-03-14T20:05:40.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:40.415Z] ---> 6969c51db128 [2023-03-14T20:05:40.415Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T20:05:40.415Z] ---> Running in b659f0d946f0 [2023-03-14T20:05:40.415Z] ---> Running in c765384e7750 [2023-03-14T20:05:40.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:40.415Z] ---> c938891eae1d [2023-03-14T20:05:40.415Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:05:40.672Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T20:05:40.672Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T20:05:40.672Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T20:05:40.672Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T20:05:40.672Z] ---> e560380271cb [2023-03-14T20:05:40.672Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:05:40.672Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T20:05:40.672Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:40.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:40.672Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:05:40.672Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T20:05:40.672Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T20:05:40.672Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:40.672Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:05:40.930Z] ---> Running in e0d7d0a6db23 [2023-03-14T20:05:40.930Z] OK: 10 MiB in 24 packages [2023-03-14T20:05:40.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:05:41.186Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:05:41.186Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:05:41.186Z] OK: 7 MiB in 16 packages [2023-03-14T20:05:41.186Z] Removing intermediate container c765384e7750 [2023-03-14T20:05:41.186Z] ---> 59697cdf9a7c [2023-03-14T20:05:41.186Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:41.757Z] Removing intermediate container b43342735ebc [2023-03-14T20:05:41.757Z] ---> 6dc236eccafa [2023-03-14T20:05:41.757Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:41.757Z] ---> 54cb5c673c22 [2023-03-14T20:05:41.757Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:41.757Z] Removing intermediate container b659f0d946f0 [2023-03-14T20:05:41.757Z] ---> 4122ebde307d [2023-03-14T20:05:41.757Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:05:41.757Z] Removing intermediate container e0d7d0a6db23 [2023-03-14T20:05:41.757Z] ---> ce48c0966077 [2023-03-14T20:05:41.757Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:05:41.757Z] ---> 9b8d34d44c4d [2023-03-14T20:05:41.757Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:42.017Z] ---> 6ba27f3d5b28 [2023-03-14T20:05:42.017Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T20:05:42.017Z] ---> Running in 8ab0f993047f [2023-03-14T20:05:42.017Z] ---> 843733911d8c [2023-03-14T20:05:42.017Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:05:42.017Z] Removing intermediate container 8ab0f993047f [2023-03-14T20:05:42.017Z] ---> 6bdf469131be [2023-03-14T20:05:42.017Z] Step 22/24 : LABEL arch=x86_64 [2023-03-14T20:05:42.275Z] ---> e27d78a80bc6 [2023-03-14T20:05:42.275Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T20:05:42.275Z] ---> Running in a9e5b71f1b6d [2023-03-14T20:05:42.275Z] ---> af7c915d932d [2023-03-14T20:05:42.275Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T20:05:42.532Z] Removing intermediate container a9e5b71f1b6d [2023-03-14T20:05:42.532Z] ---> 1411950261e4 [2023-03-14T20:05:42.532Z] Step 23/24 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:05:42.532Z] ---> 6b0bd7a86bdf [2023-03-14T20:05:42.532Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T20:05:42.532Z] ---> Running in e94d9952f5ee [2023-03-14T20:05:42.790Z] ---> f1422171bc7d [2023-03-14T20:05:42.790Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:42.790Z] Removing intermediate container e94d9952f5ee [2023-03-14T20:05:42.790Z] ---> 8dea82939821 [2023-03-14T20:05:42.790Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:05:42.790Z] ---> a7d68b6bcf80 [2023-03-14T20:05:42.790Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T20:05:43.065Z] ---> 01d3ac68fda4 [2023-03-14T20:05:43.065Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T20:05:43.065Z] ---> Running in 1ac4e0500a5b [2023-03-14T20:05:43.065Z] ---> 0332b018810d [2023-03-14T20:05:43.065Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-14T20:05:43.065Z] ---> Running in 32f774f88f32 [2023-03-14T20:05:43.065Z] ---> 4c2ff81a816a [2023-03-14T20:05:43.065Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T20:05:43.065Z] Removing intermediate container 1ac4e0500a5b [2023-03-14T20:05:43.065Z] ---> d7f2f40c9908 [2023-03-14T20:05:43.065Z] [2023-03-14T20:05:43.065Z] ---> ca338454029f [2023-03-14T20:05:43.065Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T20:05:43.322Z] Successfully built d7f2f40c9908 [2023-03-14T20:05:43.322Z] Removing intermediate container 32f774f88f32 [2023-03-14T20:05:43.322Z] ---> 81803058aa68 [2023-03-14T20:05:43.322Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:05:43.322Z] Successfully tagged security-secretstore-setup:latest [2023-03-14T20:05:43.322Z]  Building security-secretstore-setup ... done  ---> Running in daed0d765ddc [2023-03-14T20:05:43.322Z] ---> Running in e37517053370 [2023-03-14T20:05:43.322Z] ---> bd12d905bd6f [2023-03-14T20:05:43.322Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T20:05:43.322Z] Removing intermediate container daed0d765ddc [2023-03-14T20:05:43.322Z] ---> 4d7a23e47d59 [2023-03-14T20:05:43.322Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:05:43.592Z] Removing intermediate container e37517053370 [2023-03-14T20:05:43.592Z] ---> 7f5ae293d623 [2023-03-14T20:05:43.592Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:05:43.592Z] ---> Running in 5783401938d7 [2023-03-14T20:05:43.592Z] ---> 545d7d99deb8 [2023-03-14T20:05:43.592Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T20:05:43.592Z] ---> Running in 6da2c2ab6882 [2023-03-14T20:05:43.592Z] Removing intermediate container 5783401938d7 [2023-03-14T20:05:43.592Z] ---> f1dcc244f0bb [2023-03-14T20:05:43.592Z] Step 18/20 : LABEL arch=x86_64 [2023-03-14T20:05:43.851Z] ---> Running in 4f50924f9027 [2023-03-14T20:05:43.851Z] Removing intermediate container 6da2c2ab6882 [2023-03-14T20:05:43.851Z] ---> d4a6241c41ea [2023-03-14T20:05:43.851Z] Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:05:44.788Z] ---> 79e9c8daa8c0 [2023-03-14T20:05:44.788Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-14T20:05:45.047Z] ---> Running in 426d00a19e38 [2023-03-14T20:05:45.047Z] Removing intermediate container 4f50924f9027 [2023-03-14T20:05:45.047Z] ---> db319462e9ae [2023-03-14T20:05:45.047Z] Step 19/20 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:05:45.306Z] ---> Running in 1fb272ae9ece [2023-03-14T20:05:45.565Z] ---> Running in 316fb6252f67 [2023-03-14T20:05:45.824Z] Removing intermediate container 426d00a19e38 [2023-03-14T20:05:45.824Z] ---> 2905bcb66860 [2023-03-14T20:05:45.824Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:05:45.824Z] ---> Running in 978973fbdf18 [2023-03-14T20:05:45.824Z] Removing intermediate container 316fb6252f67 [2023-03-14T20:05:45.824Z] ---> 6483fe577261 [2023-03-14T20:05:45.824Z] Step 20/20 : LABEL version=0.0.0 [2023-03-14T20:05:45.824Z] ---> Running in 8fdb236dd8fe [2023-03-14T20:05:45.824Z] Removing intermediate container 978973fbdf18 [2023-03-14T20:05:45.824Z] ---> 1a0105462242 [2023-03-14T20:05:45.824Z] [2023-03-14T20:05:46.082Z] Successfully built 1a0105462242 [2023-03-14T20:05:46.082Z] Successfully tagged core-data:latest [2023-03-14T20:05:46.082Z]  Building core-data ... done Removing intermediate container 8fdb236dd8fe [2023-03-14T20:05:46.082Z] ---> cb7dbcd358a0 [2023-03-14T20:05:46.082Z] [2023-03-14T20:05:46.082Z] Successfully built cb7dbcd358a0 [2023-03-14T20:05:46.082Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-14T20:05:46.647Z]  Building security-spiffe-token-provider ... done Removing intermediate container 1fb272ae9ece [2023-03-14T20:05:46.647Z] ---> f568cdb22244 [2023-03-14T20:05:46.647Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T20:05:46.647Z] ---> Running in 3b9071c58d88 [2023-03-14T20:05:46.647Z] Removing intermediate container 3b9071c58d88 [2023-03-14T20:05:46.647Z] ---> 6952ece1fb78 [2023-03-14T20:05:46.647Z] Step 30/33 : CMD ["gate"] [2023-03-14T20:05:46.648Z] ---> Running in 1e4f856dc761 [2023-03-14T20:05:46.905Z] Removing intermediate container 1e4f856dc761 [2023-03-14T20:05:46.905Z] ---> a3b3c88fab08 [2023-03-14T20:05:46.905Z] Step 31/33 : LABEL arch=x86_64 [2023-03-14T20:05:46.905Z] ---> Running in fa01a735302f [2023-03-14T20:05:47.164Z] Removing intermediate container fa01a735302f [2023-03-14T20:05:47.164Z] ---> 302a34fa53b3 [2023-03-14T20:05:47.164Z] Step 32/33 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:05:47.164Z] ---> Running in f0a74731950e [2023-03-14T20:05:47.430Z] Removing intermediate container f0a74731950e [2023-03-14T20:05:47.430Z] ---> 785cb9ab3c9e [2023-03-14T20:05:47.430Z] Step 33/33 : LABEL version=0.0.0 [2023-03-14T20:05:47.430Z] ---> Running in 48c2506282af [2023-03-14T20:05:47.687Z] Removing intermediate container 48c2506282af [2023-03-14T20:05:47.687Z] ---> 6b48214dccfc [2023-03-14T20:05:47.687Z] [2023-03-14T20:05:47.687Z] Successfully built 6b48214dccfc [2023-03-14T20:05:47.687Z] Successfully tagged security-bootstrapper:latest [2023-03-14T20:05:52.952Z]  Building security-bootstrapper ... done Removing intermediate container 1189b2a4a768 [2023-03-14T20:05:52.952Z] ---> 7b4f68b16825 [2023-03-14T20:05:52.952Z] Step 8/23 : COPY . . [2023-03-14T20:05:57.285Z] ---> 81449d7af317 [2023-03-14T20:05:57.285Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-14T20:05:57.285Z] ---> Running in 24251d964bc5 [2023-03-14T20:05:57.561Z] 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-03-14T20:06:15.740Z] Removing intermediate container 24251d964bc5 [2023-03-14T20:06:15.740Z] ---> 60ef14f388a0 [2023-03-14T20:06:15.740Z] [2023-03-14T20:06:15.740Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:06:15.740Z] ---> b2aa39c304c2 [2023-03-14T20:06:15.740Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T20:06:15.740Z] ---> Running in fb645f9fbaf6 [2023-03-14T20:06:15.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:15.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-14T20:06:16.257Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T20:06:16.257Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:06:16.257Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:06:16.257Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:06:16.257Z] OK: 8 MiB in 17 packages [2023-03-14T20:06:16.823Z] Removing intermediate container fb645f9fbaf6 [2023-03-14T20:06:16.823Z] ---> 6419fb45ee3b [2023-03-14T20:06:16.823Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:06:16.823Z] ---> Running in 1828dab542ff [2023-03-14T20:06:16.823Z] Removing intermediate container 1828dab542ff [2023-03-14T20:06:16.823Z] ---> 555d42bf4516 [2023-03-14T20:06:16.823Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-14T20:06:16.823Z] ---> Running in 7e2dea40371d [2023-03-14T20:06:16.823Z] Removing intermediate container 7e2dea40371d [2023-03-14T20:06:16.823Z] ---> c3b719ef271f [2023-03-14T20:06:16.823Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:06:16.823Z] ---> Running in 859dcaad76f5 [2023-03-14T20:06:17.083Z] Removing intermediate container 859dcaad76f5 [2023-03-14T20:06:17.083Z] ---> 17d6ddbeae26 [2023-03-14T20:06:17.083Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:06:17.083Z] ---> 5ba8675ae309 [2023-03-14T20:06:17.083Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:06:17.341Z] ---> 1dba975bdaa9 [2023-03-14T20:06:17.341Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T20:06:17.907Z] ---> b2bb722a0732 [2023-03-14T20:06:17.907Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T20:06:17.907Z] ---> 0a1ac00ebf81 [2023-03-14T20:06:17.907Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-14T20:06:17.907Z] ---> Running in 984b922a44bf [2023-03-14T20:06:17.907Z] Removing intermediate container 984b922a44bf [2023-03-14T20:06:17.907Z] ---> ace66c17a200 [2023-03-14T20:06:17.907Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:06:18.164Z] ---> Running in b34671aed728 [2023-03-14T20:06:18.164Z] Removing intermediate container b34671aed728 [2023-03-14T20:06:18.164Z] ---> 7265739a1494 [2023-03-14T20:06:18.164Z] Step 21/23 : LABEL arch=x86_64 [2023-03-14T20:06:18.164Z] ---> Running in 8be44d8577da [2023-03-14T20:06:18.164Z] Removing intermediate container 8be44d8577da [2023-03-14T20:06:18.164Z] ---> d90cf78b4a89 [2023-03-14T20:06:18.164Z] Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:06:18.164Z] ---> Running in 71720a154db3 [2023-03-14T20:06:18.421Z] Removing intermediate container 71720a154db3 [2023-03-14T20:06:18.421Z] ---> b4d57e168f13 [2023-03-14T20:06:18.421Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:06:18.421Z] ---> Running in 90981adb6b93 [2023-03-14T20:06:18.421Z] Removing intermediate container 90981adb6b93 [2023-03-14T20:06:18.421Z] ---> 96e50ce6b0b8 [2023-03-14T20:06:18.421Z] [2023-03-14T20:06:18.421Z] Successfully built 96e50ce6b0b8 [2023-03-14T20:06:18.421Z] Successfully tagged support-notifications:latest [2023-03-14T20:06:18.689Z]  Building support-notifications ... done  [Pipeline] } [2023-03-14T20:06:18.706Z] $ docker stop --time=1 319585851cd460a836840eba8bc95b53df4c2a6a279cb4de9848fe73980d3152 [2023-03-14T20:06:20.027Z] $ docker rm -f --volumes 319585851cd460a836840eba8bc95b53df4c2a6a279cb4de9848fe73980d3152 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:06:20.416Z] + docker images [2023-03-14T20:06:20.416Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T20:06:20.416Z] support-notifications latest 96e50ce6b0b8 2 seconds ago 33MB [2023-03-14T20:06:20.416Z] 60ef14f388a0 6 seconds ago 1.75GB [2023-03-14T20:06:20.416Z] security-bootstrapper latest 6b48214dccfc 33 seconds ago 22MB [2023-03-14T20:06:20.416Z] security-spiffe-token-provider latest cb7dbcd358a0 35 seconds ago 32.6MB [2023-03-14T20:06:20.416Z] core-data latest 1a0105462242 35 seconds ago 20MB [2023-03-14T20:06:20.416Z] security-secretstore-setup latest d7f2f40c9908 38 seconds ago 32.6MB [2023-03-14T20:06:20.416Z] d5399661763b 42 seconds ago 1.69GB [2023-03-14T20:06:20.416Z] f45239b20d9b 42 seconds ago 1.72GB [2023-03-14T20:06:20.416Z] security-spire-server latest f367f4eef24a 48 seconds ago 89.8MB [2023-03-14T20:06:20.416Z] 3a261260408b 49 seconds ago 1.67GB [2023-03-14T20:06:20.416Z] 0504f8302469 49 seconds ago 1.67GB [2023-03-14T20:06:20.416Z] 11535326846b 58 seconds ago 1.54GB [2023-03-14T20:06:20.416Z] security-proxy-setup latest f272818503ae About a minute ago 18.7MB [2023-03-14T20:06:20.416Z] support-scheduler latest a9301a8c7869 About a minute ago 32.4MB [2023-03-14T20:06:20.416Z] d01f400ac074 About a minute ago 1.66GB [2023-03-14T20:06:20.416Z] 8da491402f8b About a minute ago 1.75GB [2023-03-14T20:06:20.416Z] core-metadata latest ba4f76744e92 About a minute ago 20.6MB [2023-03-14T20:06:20.416Z] 44516e3cef18 About a minute ago 1.69GB [2023-03-14T20:06:20.416Z] core-common-config-bootstrapper latest 8e03d8aa5f17 About a minute ago 17.5MB [2023-03-14T20:06:20.416Z] security-proxy-auth latest 2e7d70948db9 About a minute ago 18.3MB [2023-03-14T20:06:20.416Z] core-command latest 2c713423de03 2 minutes ago 19.8MB [2023-03-14T20:06:20.416Z] 5db638be9d70 2 minutes ago 1.68GB [2023-03-14T20:06:20.416Z] b0fd6f2bedd8 2 minutes ago 1.68GB [2023-03-14T20:06:20.416Z] aec7ce9f0478 2 minutes ago 1.66GB [2023-03-14T20:06:20.416Z] security-spire-agent latest 4512ec469941 2 minutes ago 129MB [2023-03-14T20:06:20.416Z] security-spire-config latest 1c94a960e77a 2 minutes ago 88.9MB [2023-03-14T20:06:20.416Z] 8785337b75fc 2 minutes ago 1.54GB [2023-03-14T20:06:20.416Z] fec21b252b93 2 minutes ago 1.54GB [2023-03-14T20:06:20.416Z] ci-base-image-x86_64 latest 6ee2bf80b231 5 minutes ago 883MB [2023-03-14T20:06:20.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB [2023-03-14T20:06:20.416Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-14T20:06:20.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-14T20:06:20.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-14T20:06:27.478Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-14T20:09:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-14T20:09:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-14T20:09:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-14T20:09:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-14T20:09:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-14T20:09:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-14T20:09:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-14T20:09:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-14T20:09:04.294Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-14T20:09:05.266Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-14T20:09:08.638Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-14T20:09:08.638Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-14T20:09:08.638Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-14T20:09:08.638Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-14T20:09:23.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-14T20:09:23.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-14T20:09:23.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.306s coverage: 28.7% of statements [2023-03-14T20:09:36.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.343s coverage: 98.5% of statements [2023-03-14T20:09:42.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-14T20:09:42.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-14T20:09:42.647Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-14T20:09:46.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.456s coverage: 71.2% of statements [2023-03-14T20:09:49.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-14T20:09:49.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-14T20:09:49.645Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.487s coverage: 54.0% of statements [2023-03-14T20:09:55.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-14T20:09:55.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-14T20:09:55.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:09:55.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-14T20:09:55.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-14T20:10:03.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-14T20:10:03.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-14T20:10:09.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.818s coverage: 88.5% of statements [2023-03-14T20:10:09.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.662s coverage: 3.9% of statements [2023-03-14T20:10:20.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-14T20:10:20.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:10:20.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-14T20:10:22.016Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.938s coverage: 95.6% of statements [2023-03-14T20:10:22.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-14T20:10:22.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-14T20:10:22.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-14T20:10:22.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-14T20:10:22.285Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-14T20:10:22.553Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 72.2% of statements [2023-03-14T20:10:29.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-14T20:10:29.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-14T20:10:29.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-14T20:10:29.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.273s coverage: 65.9% of statements [2023-03-14T20:10:41.541Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-14T20:10:41.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-14T20:10:42.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.523s coverage: 0.9% of statements [2023-03-14T20:10:42.133Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.281s coverage: 29.0% of statements [2023-03-14T20:10:47.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 45.5% of statements [2023-03-14T20:10:47.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.300s coverage: 82.9% of statements [2023-03-14T20:10:47.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements [2023-03-14T20:10:47.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements [2023-03-14T20:10:51.765Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.244s coverage: 87.5% of statements [2023-03-14T20:10:54.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-14T20:10:54.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-14T20:10:54.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-14T20:10:54.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-14T20:10:57.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-14T20:10:57.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-14T20:10:57.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-14T20:10:57.348Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-14T20:11:04.038Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.236s coverage: 94.4% of statements [2023-03-14T20:11:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-14T20:11:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-14T20:11:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-14T20:11:04.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-14T20:11:10.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-14T20:11:10.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-14T20:11:12.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-14T20:11:17.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-14T20:11:18.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.315s coverage: 79.9% of statements [2023-03-14T20:11:18.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 17.298s coverage: 92.9% of statements [2023-03-14T20:11:18.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.090s coverage: 64.4% of statements [2023-03-14T20:11:18.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.255s coverage: 86.9% of statements [2023-03-14T20:11:18.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements [2023-03-14T20:11:18.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.197s coverage: 20.0% of statements [2023-03-14T20:11:18.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.228s coverage: 100.0% of statements [2023-03-14T20:11:18.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.702s coverage: 81.2% of statements [2023-03-14T20:11:18.466Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.529s coverage: 82.1% of statements [2023-03-14T20:11:20.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-14T20:11:20.432Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.288s coverage: 84.8% of statements [2023-03-14T20:11:25.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-14T20:11:25.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-14T20:11:26.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.234s coverage: 63.1% of statements [2023-03-14T20:11:26.787Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements [2023-03-14T20:11:28.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.153s coverage: 89.4% of statements [2023-03-14T20:11:28.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.134s coverage: 100.0% of statements [2023-03-14T20:11:28.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements [2023-03-14T20:11:29.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-14T20:11:29.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-14T20:11:29.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-14T20:11:29.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements [2023-03-14T20:11:39.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-14T20:11:39.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-14T20:11:39.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-14T20:11:39.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.125s coverage: 38.4% of statements [2023-03-14T20:11:39.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.270s coverage: 89.5% of statements [2023-03-14T20:11:46.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-14T20:11:46.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-14T20:11:46.090Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-14T20:11:46.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-14T20:11:46.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.273s coverage: 84.8% of statements [2023-03-14T20:11:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-14T20:11:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-14T20:11:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-14T20:11:54.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-14T20:11:59.662Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.318s coverage: 17.7% of statements [2023-03-14T20:12:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-14T20:12:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:12:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-14T20:12:01.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-14T20:12:02.208Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.738s coverage: 92.3% of statements [2023-03-14T20:12:06.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-14T20:12:06.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-14T20:12:07.068Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.358s coverage: 61.5% of statements [2023-03-14T20:12:09.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-14T20:12:09.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-14T20:12:09.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.507s coverage: 97.7% of statements [2023-03-14T20:12:10.908Z] 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-03-14T20:12:11.181Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-14T20:12:11.181Z] go vet ./... [2023-03-14T20:15:17.985Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-14T20:15:17.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-14T20:15:17.985Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-14T20:15:18.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-14T20:15:18.696Z] + ls -al . [2023-03-14T20:15:18.696Z] total 700 [2023-03-14T20:15:18.696Z] drwxrwxr-x 10 1001 1001 4096 Mar 14 20:05 . [2023-03-14T20:15:18.696Z] drwxr-xr-x 4 root root 4096 Mar 14 20:05 .. [2023-03-14T20:15:18.696Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 20:03 .blubracket [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 16 Mar 14 20:03 .dockerignore [2023-03-14T20:15:18.696Z] drwxrwxr-x 8 1001 1001 4096 Mar 14 20:03 .git [2023-03-14T20:15:18.696Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 20:03 .github [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 1133 Mar 14 20:03 .gitignore [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 42 Mar 14 20:03 .golangci.yml [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 87 Mar 14 20:03 .hadolint.yml [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 166 Mar 14 20:03 .sonarcloud.properties [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 1171 Mar 14 20:03 ADOPTERS.md [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 10825 Mar 14 20:03 Attribution.txt [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 73765 Mar 14 20:03 CHANGELOG.md [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 3804 Mar 14 20:03 CONTRIBUTING.md [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 677 Mar 14 20:03 GOVERNANCE.md [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 883 Mar 14 20:03 Jenkinsfile [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 10775 Mar 14 20:03 LICENSE [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 14266 Mar 14 20:03 Makefile [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 582 Mar 14 20:03 OWNERS.md [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 9403 Mar 14 20:03 README.md [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 789 Mar 14 20:03 SECURITY.md [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 5 Mar 14 20:00 VERSION [2023-03-14T20:15:18.696Z] drwxrwxr-x 2 1001 1001 4096 Mar 14 20:03 bin [2023-03-14T20:15:18.696Z] drwxrwxr-x 18 1001 1001 4096 Mar 14 20:03 cmd [2023-03-14T20:15:18.696Z] -rw-r--r-- 1 root root 447486 Mar 14 20:12 coverage.out [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 3232 Mar 14 20:03 go.mod [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 31098 Mar 14 20:03 go.sum [2023-03-14T20:15:18.696Z] drwxrwxr-x 7 1001 1001 4096 Mar 14 20:03 internal [2023-03-14T20:15:18.696Z] drwxrwxr-x 3 1001 1001 4096 Mar 14 20:03 openapi [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 594 Mar 14 20:03 security.txt [2023-03-14T20:15:18.696Z] drwxrwxr-x 4 1001 1001 4096 Mar 14 20:03 snap [2023-03-14T20:15:18.696Z] -rw-rw-r-- 1 1001 1001 204 Mar 14 20:03 version.go [Pipeline] sh [2023-03-14T20:15:19.366Z] + '[' -e coverage.out ] [2023-03-14T20:15:19.366Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-14T20:15:19.402Z] Warning: overwriting stash ‘coverage-report’ [2023-03-14T20:15:20.342Z] Stashed 1 file(s) [Pipeline] sh [2023-03-14T20:15:24.028Z] + make build [2023-03-14T20:15:24.028Z] 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-03-14T20:17:15.733Z] 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-03-14T20:17:15.733Z] 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-03-14T20:17:20.001Z] 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-03-14T20:17:23.349Z] 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-03-14T20:18:19.757Z] 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-03-14T20:18:24.018Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T20:18:30.669Z] 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-03-14T20:18:37.302Z] 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-03-14T20:18:41.560Z] 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-03-14T20:18:47.047Z] 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-03-14T20:18:52.385Z] 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-03-14T20:18:59.066Z] $ docker stop --time=1 65e8c895c7dbda018625fd7b54d97b6cafe0911f3c786f9e0692f9ef3e927651 [2023-03-14T20:19:01.228Z] $ docker rm -f --volumes 65e8c895c7dbda018625fd7b54d97b6cafe0911f3c786f9e0692f9ef3e927651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:19:04.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:19:04.128Z] [2023-03-14T20:19:04.128Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:19:04.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:19:04.816Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-14T20:19:04.816Z] 29e5d40040c1: Pulling fs layer [2023-03-14T20:19:04.816Z] 1ce36da41761: Pulling fs layer [2023-03-14T20:19:04.816Z] 25b303627fd3: Pulling fs layer [2023-03-14T20:19:04.816Z] 29e5d40040c1: Verifying Checksum [2023-03-14T20:19:04.816Z] 29e5d40040c1: Download complete [2023-03-14T20:19:05.410Z] 1ce36da41761: Verifying Checksum [2023-03-14T20:19:05.410Z] 1ce36da41761: Download complete [2023-03-14T20:19:05.677Z] 29e5d40040c1: Pull complete [2023-03-14T20:19:06.638Z] 25b303627fd3: Verifying Checksum [2023-03-14T20:19:06.638Z] 25b303627fd3: Download complete [2023-03-14T20:19:06.638Z] 1ce36da41761: Pull complete [2023-03-14T20:19:16.731Z] 25b303627fd3: Pull complete [2023-03-14T20:19:16.731Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-14T20:19:16.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:19:16.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:19:17.091Z] prd-ubuntu20.04-docker-arm64-4c-16g-245 does not seem to be running inside a container [2023-03-14T20:19:17.182Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T20:19:20.022Z] $ docker top 1fab900670af2b7f4b864dc53b45ce5d5c6e8a5290666afd601480c5c888e4ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:19:20.953Z] + grep parallel [2023-03-14T20:19:20.953Z] + docker-compose build --help [2023-03-14T20:19:29.179Z] --parallel Build images in parallel. [Pipeline] } [2023-03-14T20:19:29.223Z] $ docker stop --time=1 1fab900670af2b7f4b864dc53b45ce5d5c6e8a5290666afd601480c5c888e4ef [2023-03-14T20:19:30.973Z] $ docker rm -f --volumes 1fab900670af2b7f4b864dc53b45ce5d5c6e8a5290666afd601480c5c888e4ef [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:19:31.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-14T20:19:31.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:19:31.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-245 does not seem to be running inside a container [2023-03-14T20:19:32.046Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-14T20:19:33.462Z] $ docker top c4af6357e8e80b2e7415da0ae303a29ecb8f034e2f6e1b7e7d0df3b28e518847 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:19:34.385Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-14T20:19:42.627Z] Building core-command ... [2023-03-14T20:19:42.627Z] Building core-common-config-bootstrapper ... [2023-03-14T20:19:42.627Z] Building core-data ... [2023-03-14T20:19:42.627Z] Building core-metadata ... [2023-03-14T20:19:42.627Z] Building security-bootstrapper ... [2023-03-14T20:19:42.627Z] Building security-proxy-auth ... [2023-03-14T20:19:42.627Z] Building security-proxy-setup ... [2023-03-14T20:19:42.627Z] Building security-secretstore-setup ... [2023-03-14T20:19:42.627Z] Building security-spiffe-token-provider ... [2023-03-14T20:19:42.627Z] Building security-spire-agent ... [2023-03-14T20:19:42.627Z] Building security-spire-config ... [2023-03-14T20:19:42.627Z] Building security-spire-server ... [2023-03-14T20:19:42.627Z] Building support-notifications ... [2023-03-14T20:19:42.627Z] Building support-scheduler ... [2023-03-14T20:19:42.627Z] Building security-bootstrapper [2023-03-14T20:19:42.627Z] Building core-data [2023-03-14T20:19:42.627Z] Building security-proxy-auth [2023-03-14T20:19:42.627Z] Building core-common-config-bootstrapper [2023-03-14T20:19:42.627Z] Building security-secretstore-setup [2023-03-14T20:20:39.067Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:20:39.067Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:20:39.067Z] ---> 86814f8fa53e [2023-03-14T20:20:39.067Z] Step 3/24 : WORKDIR /edgex-go [2023-03-14T20:20:39.067Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:20:39.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:20:39.067Z] ---> 86814f8fa53e [2023-03-14T20:20:39.067Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:20:39.067Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:20:39.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:20:39.067Z] ---> 86814f8fa53e [2023-03-14T20:20:39.067Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:20:39.067Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:20:39.067Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:20:39.067Z] ---> 86814f8fa53e [2023-03-14T20:20:39.067Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:20:39.067Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:20:39.067Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:20:39.067Z] ---> 86814f8fa53e [2023-03-14T20:20:39.067Z] Step 3/33 : WORKDIR /edgex-go [2023-03-14T20:20:39.067Z] ---> Running in c0da07ce14ec [2023-03-14T20:20:39.067Z] ---> Running in b2147eaf97fe [2023-03-14T20:20:39.067Z] ---> Running in 374ca41e5c7d [2023-03-14T20:20:39.067Z] ---> Running in 99830cb2f96f [2023-03-14T20:20:39.067Z] ---> Running in 8527604b1c0c [2023-03-14T20:20:39.067Z] Removing intermediate container b2147eaf97fe [2023-03-14T20:20:39.067Z] ---> e61bcf850e64 [2023-03-14T20:20:39.067Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:20:39.067Z] Removing intermediate container 99830cb2f96f [2023-03-14T20:20:39.067Z] ---> 81fb61cd2096 [2023-03-14T20:20:39.067Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:20:39.067Z] ---> Running in e4a2765179a3 [2023-03-14T20:20:39.067Z] Removing intermediate container 374ca41e5c7d [2023-03-14T20:20:39.067Z] ---> 69995d31c8d9 [2023-03-14T20:20:39.067Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-03-14T20:20:39.067Z] Removing intermediate container c0da07ce14ec [2023-03-14T20:20:39.067Z] ---> d835fe8f7a92 [2023-03-14T20:20:39.067Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-14T20:20:39.067Z] ---> Running in 80c317cd27b3 [2023-03-14T20:20:39.067Z] Removing intermediate container 8527604b1c0c [2023-03-14T20:20:39.067Z] ---> 6d4bb6ed219e [2023-03-14T20:20:39.067Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:20:39.067Z] ---> Running in a313839c983a [2023-03-14T20:20:39.067Z] ---> Running in 8741c731ebb3 [2023-03-14T20:20:39.067Z] ---> Running in f7ee7d4887c8 [2023-03-14T20:20:39.067Z] Removing intermediate container e4a2765179a3 [2023-03-14T20:20:39.067Z] ---> b3770247a11a [2023-03-14T20:20:39.067Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:20:39.067Z] ---> Running in a8c26b9e270c [2023-03-14T20:20:39.067Z] Removing intermediate container f7ee7d4887c8 [2023-03-14T20:20:39.067Z] ---> 45ea2fb0663c [2023-03-14T20:20:39.067Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:20:39.067Z] Removing intermediate container 80c317cd27b3 [2023-03-14T20:20:39.067Z] ---> af19641a2e69 [2023-03-14T20:20:39.067Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:20:39.067Z] ---> Running in 96efd2bcda4a [2023-03-14T20:20:39.067Z] ---> Running in 227da65a5846 [2023-03-14T20:20:39.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:39.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:39.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:39.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:39.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:39.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:39.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:39.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:39.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:39.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:20:39.067Z] OK: 263 MiB in 53 packages [2023-03-14T20:20:39.067Z] OK: 263 MiB in 53 packages [2023-03-14T20:20:39.714Z] OK: 263 MiB in 53 packages [2023-03-14T20:20:40.309Z] OK: 263 MiB in 53 packages [2023-03-14T20:20:40.309Z] Removing intermediate container a313839c983a [2023-03-14T20:20:40.309Z] ---> 2da4616875b2 [2023-03-14T20:20:40.309Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-14T20:20:40.309Z] OK: 263 MiB in 53 packages [2023-03-14T20:20:41.275Z] Removing intermediate container 8741c731ebb3 [2023-03-14T20:20:41.275Z] ---> bbbacf9529c1 [2023-03-14T20:20:41.275Z] Step 5/24 : COPY go.mod vendor* ./ [2023-03-14T20:20:41.542Z] ---> 4abb8d207415 [2023-03-14T20:20:41.542Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:20:41.542Z] Removing intermediate container a8c26b9e270c [2023-03-14T20:20:41.542Z] ---> 8c246d9ee17b [2023-03-14T20:20:41.542Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:20:41.810Z] ---> Running in 4945284590a3 [2023-03-14T20:20:42.083Z] Removing intermediate container 96efd2bcda4a [2023-03-14T20:20:42.083Z] ---> 6ec9cf5f5229 [2023-03-14T20:20:42.083Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:20:42.364Z] Removing intermediate container 227da65a5846 [2023-03-14T20:20:42.364Z] ---> e52a4a563d32 [2023-03-14T20:20:42.364Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:20:42.633Z] ---> dad65143643a [2023-03-14T20:20:42.633Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:20:42.633Z] ---> Running in 13bafe576db3 [2023-03-14T20:20:43.632Z] ---> 55f3f52262c3 [2023-03-14T20:20:43.632Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:20:43.633Z] ---> d104c88f6ec2 [2023-03-14T20:20:43.633Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:20:43.633Z] ---> Running in cb436ac56e07 [2023-03-14T20:20:43.633Z] ---> Running in 6b4654a93b50 [2023-03-14T20:20:43.907Z] ---> dfee7142cd86 [2023-03-14T20:20:43.907Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:20:44.190Z] ---> Running in c8fb85f31881 [2023-03-14T20:22:50.993Z] Removing intermediate container 4945284590a3 [2023-03-14T20:22:50.993Z] ---> 90d6f8e5d6a7 [2023-03-14T20:22:50.993Z] Step 7/33 : COPY . . [2023-03-14T20:22:50.993Z] Removing intermediate container cb436ac56e07 [2023-03-14T20:22:50.993Z] ---> 913f145823b2 [2023-03-14T20:22:50.993Z] Step 8/23 : COPY . . [2023-03-14T20:22:50.993Z] Removing intermediate container c8fb85f31881 [2023-03-14T20:22:50.993Z] ---> 08e0a086b6dc [2023-03-14T20:22:50.993Z] Step 8/23 : COPY . . [2023-03-14T20:22:50.993Z] Removing intermediate container 13bafe576db3 [2023-03-14T20:22:50.993Z] ---> 1f38256b01a0 [2023-03-14T20:22:50.993Z] Step 7/24 : COPY . . [2023-03-14T20:22:50.993Z] Removing intermediate container 6b4654a93b50 [2023-03-14T20:22:50.993Z] ---> c805a3b091ca [2023-03-14T20:22:50.993Z] Step 8/23 : COPY . . [2023-03-14T20:23:06.016Z] ---> 9257b82f34be [2023-03-14T20:23:06.016Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-14T20:23:06.289Z] ---> 69e533b91d21 [2023-03-14T20:23:06.289Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-14T20:23:06.289Z] ---> 40a73fec49c7 [2023-03-14T20:23:06.289Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-14T20:23:06.289Z] ---> 410b93a85227 [2023-03-14T20:23:06.289Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-14T20:23:06.289Z] ---> Running in d3a1c0b8c129 [2023-03-14T20:23:06.289Z] ---> Running in cb9d07b2d76b [2023-03-14T20:23:06.289Z] ---> 36d0b0ea3259 [2023-03-14T20:23:06.289Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-14T20:23:06.580Z] ---> Running in c0ccd2f71b93 [2023-03-14T20:23:06.580Z] ---> Running in 72c8192ea514 [2023-03-14T20:23:06.580Z] ---> Running in f6561ed72370 [2023-03-14T20:23:09.189Z] 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-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-14T20:23:09.467Z] 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-03-14T20:23:09.467Z] 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-03-14T20:23:09.741Z] 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-03-14T20:23:09.741Z] 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-03-14T20:30:46.924Z] 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-03-14T20:30:53.597Z] Removing intermediate container cb9d07b2d76b [2023-03-14T20:30:53.597Z] ---> c6c0511129c7 [2023-03-14T20:30:53.597Z] [2023-03-14T20:30:53.597Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:30:53.597Z] 3.17: Pulling from library/alpine [2023-03-14T20:30:53.597Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-14T20:30:53.597Z] Status: Downloaded newer image for alpine:3.17 [2023-03-14T20:30:53.597Z] ---> d74e625d9115 [2023-03-14T20:30:53.597Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:30:53.866Z] ---> Running in c47af013517c [2023-03-14T20:30:54.455Z] Removing intermediate container c47af013517c [2023-03-14T20:30:54.455Z] ---> 16a6d6f688a0 [2023-03-14T20:30:54.455Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:30:54.455Z] ---> Running in bf9c0f10941e [2023-03-14T20:30:57.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:30:57.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:30:59.836Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:30:59.836Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:30:59.836Z] OK: 8 MiB in 16 packages [2023-03-14T20:31:03.308Z] Removing intermediate container bf9c0f10941e [2023-03-14T20:31:03.308Z] ---> 0de3ce3fb410 [2023-03-14T20:31:03.308Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:31:05.908Z] ---> 4af335833498 [2023-03-14T20:31:05.908Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:31:08.499Z] ---> cb31cb6ec265 [2023-03-14T20:31:08.499Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-14T20:31:12.764Z] ---> aca4a96c73a4 [2023-03-14T20:31:12.764Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-14T20:31:14.717Z] ---> 082c05e93719 [2023-03-14T20:31:14.717Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-14T20:31:16.677Z] ---> ec2c3def1a06 [2023-03-14T20:31:16.677Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:31:16.677Z] ---> Running in 39a6e17d9814 [2023-03-14T20:31:17.681Z] Removing intermediate container c0ccd2f71b93 [2023-03-14T20:31:17.681Z] ---> b6077a5c018e [2023-03-14T20:31:17.681Z] [2023-03-14T20:31:17.681Z] Step 9/33 : FROM alpine:3.17 [2023-03-14T20:31:17.681Z] ---> d74e625d9115 [2023-03-14T20:31:17.681Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:31:17.983Z] ---> Running in 31e8fc933f3f [2023-03-14T20:31:18.572Z] Removing intermediate container d3a1c0b8c129 [2023-03-14T20:31:18.572Z] ---> b00c16ef0cca [2023-03-14T20:31:18.572Z] [2023-03-14T20:31:18.572Z] Step 9/24 : FROM alpine:3.17 [2023-03-14T20:31:18.572Z] ---> d74e625d9115 [2023-03-14T20:31:18.572Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-14T20:31:18.842Z] ---> Running in e2ca9b67c430 [2023-03-14T20:31:18.842Z] Removing intermediate container 31e8fc933f3f [2023-03-14T20:31:18.842Z] ---> 63db9ac08787 [2023-03-14T20:31:18.842Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-14T20:31:19.152Z] ---> Running in 800ef920ac3f [2023-03-14T20:31:21.756Z] Removing intermediate container 39a6e17d9814 [2023-03-14T20:31:21.756Z] ---> 58370a42afa8 [2023-03-14T20:31:21.756Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:31:22.030Z] ---> Running in 120c99eac47e [2023-03-14T20:31:22.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:22.892Z] Removing intermediate container 120c99eac47e [2023-03-14T20:31:22.892Z] ---> 448a17ea27f4 [2023-03-14T20:31:22.892Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-14T20:31:22.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:23.162Z] ---> Running in 0d10403fe77c [2023-03-14T20:31:23.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:23.726Z] Removing intermediate container 0d10403fe77c [2023-03-14T20:31:23.726Z] ---> f27ce0a91f2a [2023-03-14T20:31:23.726Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:31:24.001Z] ---> Running in 4941890fc133 [2023-03-14T20:31:24.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:31:24.609Z] Removing intermediate container 4941890fc133 [2023-03-14T20:31:24.609Z] ---> e137864d7765 [2023-03-14T20:31:24.609Z] Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:31:24.609Z] ---> Running in f425a8ba165f [2023-03-14T20:31:25.209Z] Removing intermediate container f425a8ba165f [2023-03-14T20:31:25.209Z] ---> 9a73d5891e02 [2023-03-14T20:31:25.209Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:31:25.482Z] ---> Running in 0c735ebbf769 [2023-03-14T20:31:25.754Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:31:25.754Z] (2/2) Installing su-exec (0.2-r2) [2023-03-14T20:31:25.754Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:31:25.754Z] OK: 8 MiB in 17 packages [2023-03-14T20:31:25.754Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-14T20:31:26.028Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-14T20:31:26.029Z] (3/3) Installing su-exec (0.2-r2) [2023-03-14T20:31:26.029Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:31:26.029Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:31:26.029Z] Removing intermediate container 0c735ebbf769 [2023-03-14T20:31:26.029Z] ---> 59613c7483e4 [2023-03-14T20:31:26.029Z] [2023-03-14T20:31:26.619Z] Successfully built 59613c7483e4 [2023-03-14T20:31:26.619Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-14T20:31:26.619Z]  Building security-proxy-auth ... done Building support-scheduler [2023-03-14T20:31:26.891Z] OK: 8 MiB in 18 packages [2023-03-14T20:31:27.871Z] Removing intermediate container 800ef920ac3f [2023-03-14T20:31:27.871Z] ---> 5b062dfd8b1e [2023-03-14T20:31:27.871Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-14T20:31:28.142Z] ---> Running in ba95f495ea5b [2023-03-14T20:31:29.113Z] Removing intermediate container ba95f495ea5b [2023-03-14T20:31:29.113Z] ---> 3d5b552cc623 [2023-03-14T20:31:29.113Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-14T20:31:29.381Z] ---> Running in 45845148161a [2023-03-14T20:31:30.351Z] Removing intermediate container 45845148161a [2023-03-14T20:31:30.351Z] ---> 94c24baa347f [2023-03-14T20:31:30.351Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-14T20:31:30.351Z] Removing intermediate container e2ca9b67c430 [2023-03-14T20:31:30.351Z] ---> b16142ec3102 [2023-03-14T20:31:30.351Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-14T20:31:30.351Z] ---> Running in 6c91ab298a44 [2023-03-14T20:31:30.618Z] ---> Running in 112aace980e6 [2023-03-14T20:31:31.582Z] Removing intermediate container 6c91ab298a44 [2023-03-14T20:31:31.582Z] ---> 52ca8ac703f2 [2023-03-14T20:31:31.582Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-14T20:31:31.582Z] Removing intermediate container 112aace980e6 [2023-03-14T20:31:31.582Z] ---> b3150262469d [2023-03-14T20:31:31.582Z] Step 12/24 : WORKDIR / [2023-03-14T20:31:31.853Z] ---> Running in 29c685f4660f [2023-03-14T20:31:32.123Z] ---> Running in a9260f96b157 [2023-03-14T20:31:33.093Z] Removing intermediate container 29c685f4660f [2023-03-14T20:31:33.093Z] ---> f3655d9b6d64 [2023-03-14T20:31:33.093Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-14T20:31:33.093Z] Removing intermediate container a9260f96b157 [2023-03-14T20:31:33.093Z] ---> afdd6a47e608 [2023-03-14T20:31:33.093Z] Step 13/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:31:33.093Z] ---> Running in ec840bfc7a1a [2023-03-14T20:31:35.686Z] ---> 6b3c5c5d4031 [2023-03-14T20:31:35.686Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-14T20:31:38.276Z] ---> a28364799155 [2023-03-14T20:31:38.276Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-14T20:31:38.276Z] Removing intermediate container ec840bfc7a1a [2023-03-14T20:31:38.276Z] ---> f63103217fed [2023-03-14T20:31:38.276Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-14T20:31:38.556Z] ---> Running in 975333a97b73 [2023-03-14T20:31:39.526Z] ---> 7621f0a81fb5 [2023-03-14T20:31:39.526Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-14T20:31:39.794Z] Removing intermediate container 975333a97b73 [2023-03-14T20:31:39.794Z] ---> ff3afdd6e43e [2023-03-14T20:31:39.794Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-14T20:31:41.212Z] ---> 695a719f7888 [2023-03-14T20:31:41.212Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-14T20:31:41.212Z] ---> a501b316af82 [2023-03-14T20:31:41.212Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-14T20:31:41.484Z] ---> Running in 4d17afe168a2 [2023-03-14T20:31:44.851Z] ---> 961ae403c930 [2023-03-14T20:31:44.851Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-14T20:31:45.833Z] Removing intermediate container 4d17afe168a2 [2023-03-14T20:31:45.833Z] ---> 09a8d529546d [2023-03-14T20:31:45.833Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:31:47.269Z] Removing intermediate container f6561ed72370 [2023-03-14T20:31:47.269Z] ---> c46f991f09f2 [2023-03-14T20:31:47.269Z] [2023-03-14T20:31:47.269Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:31:47.269Z] ---> d74e625d9115 [2023-03-14T20:31:47.269Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-14T20:31:47.269Z] ---> Using cache [2023-03-14T20:31:47.269Z] ---> 16a6d6f688a0 [2023-03-14T20:31:47.269Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:31:47.269Z] ---> b1695417ebef [2023-03-14T20:31:47.269Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:31:47.269Z] ---> Using cache [2023-03-14T20:31:47.269Z] ---> 0de3ce3fb410 [2023-03-14T20:31:47.269Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:31:47.542Z] ---> Using cache [2023-03-14T20:31:47.542Z] ---> 4af335833498 [2023-03-14T20:31:47.542Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:31:47.542Z] ---> Using cache [2023-03-14T20:31:47.542Z] ---> cb31cb6ec265 [2023-03-14T20:31:47.542Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-14T20:31:48.515Z] ---> 92bc4300e6ca [2023-03-14T20:31:48.515Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:31:48.515Z] ---> b7094b726db2 [2023-03-14T20:31:48.515Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-14T20:31:49.947Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:31:49.947Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:31:49.947Z] ---> 86814f8fa53e [2023-03-14T20:31:49.947Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:31:49.947Z] ---> Using cache [2023-03-14T20:31:49.947Z] ---> 6d4bb6ed219e [2023-03-14T20:31:49.947Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:31:49.947Z] ---> Using cache [2023-03-14T20:31:49.947Z] ---> 45ea2fb0663c [2023-03-14T20:31:49.947Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-14T20:31:49.947Z] ---> Using cache [2023-03-14T20:31:49.947Z] ---> 6ec9cf5f5229 [2023-03-14T20:31:49.947Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:31:49.947Z] ---> Using cache [2023-03-14T20:31:49.947Z] ---> 55f3f52262c3 [2023-03-14T20:31:49.947Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:31:49.947Z] ---> Using cache [2023-03-14T20:31:49.947Z] ---> 913f145823b2 [2023-03-14T20:31:49.947Z] Step 8/23 : COPY . . [2023-03-14T20:31:49.947Z] ---> Using cache [2023-03-14T20:31:49.947Z] ---> 40a73fec49c7 [2023-03-14T20:31:49.947Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-14T20:31:50.223Z] ---> Running in 954b84efa3c7 [2023-03-14T20:31:50.493Z] ---> 6086f164baca [2023-03-14T20:31:50.493Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-14T20:31:50.493Z] ---> 23ddeef531ad [2023-03-14T20:31:50.493Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:31:50.765Z] ---> Running in 4befdacb9154 [2023-03-14T20:31:52.180Z] ---> d370e0ba7eea [2023-03-14T20:31:52.180Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-14T20:31:52.180Z] ---> 3be5f1901908 [2023-03-14T20:31:52.180Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-14T20:31:52.451Z] 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-03-14T20:31:53.870Z] ---> 947b9c5e9676 [2023-03-14T20:31:53.870Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-14T20:31:54.162Z] ---> 4f940dce41b9 [2023-03-14T20:31:54.162Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:31:54.431Z] ---> Running in dd1bfd15fd1a [2023-03-14T20:31:55.018Z] Removing intermediate container 4befdacb9154 [2023-03-14T20:31:55.018Z] ---> cd9b4367a199 [2023-03-14T20:31:55.018Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:31:55.291Z] ---> Running in a14fcfae7e8d [2023-03-14T20:31:55.886Z] ---> 6f9e979a45cf [2023-03-14T20:31:55.886Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-14T20:31:56.480Z] Removing intermediate container a14fcfae7e8d [2023-03-14T20:31:56.480Z] ---> aa70c3efa322 [2023-03-14T20:31:56.480Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T20:31:56.759Z] ---> Running in 242f5950bb5a [2023-03-14T20:31:58.232Z] ---> b36c9196030b [2023-03-14T20:31:58.232Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-14T20:31:58.232Z] Removing intermediate container 242f5950bb5a [2023-03-14T20:31:58.232Z] ---> 72f435d1f55c [2023-03-14T20:31:58.232Z] Step 23/24 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:31:58.232Z] ---> Running in a079bccc3f43 [2023-03-14T20:31:58.502Z] Removing intermediate container dd1bfd15fd1a [2023-03-14T20:31:58.502Z] ---> c6b6ed1d0d0a [2023-03-14T20:31:58.502Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:31:58.502Z] ---> Running in 50a261761dcb [2023-03-14T20:31:59.463Z] Removing intermediate container a079bccc3f43 [2023-03-14T20:31:59.463Z] ---> 3ac60e0b5816 [2023-03-14T20:31:59.463Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:31:59.463Z] Removing intermediate container 50a261761dcb [2023-03-14T20:31:59.463Z] ---> a39d03082efd [2023-03-14T20:31:59.463Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-14T20:31:59.732Z] ---> Running in d217c47d3d21 [2023-03-14T20:32:00.006Z] ---> Running in 0c9db955f4db [2023-03-14T20:32:00.006Z] ---> 045024095e0f [2023-03-14T20:32:00.006Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-14T20:32:01.423Z] Removing intermediate container d217c47d3d21 [2023-03-14T20:32:01.423Z] ---> 5f9753562329 [2023-03-14T20:32:01.423Z] [2023-03-14T20:32:01.423Z] Removing intermediate container 0c9db955f4db [2023-03-14T20:32:01.423Z] ---> 2603ae43dd3c [2023-03-14T20:32:01.423Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:32:01.423Z] ---> Running in e1f405d038f5 [2023-03-14T20:32:01.703Z] ---> cee6917384f1 [2023-03-14T20:32:01.703Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-14T20:32:01.974Z] ---> Running in c3642b49dbe4 [2023-03-14T20:32:02.944Z] Removing intermediate container e1f405d038f5 [2023-03-14T20:32:02.944Z] ---> 1d9f3834565d [2023-03-14T20:32:02.944Z] Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:32:02.944Z] Successfully built 5f9753562329 [2023-03-14T20:32:02.944Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-14T20:32:02.944Z]  Building security-secretstore-setup ... done Building security-spiffe-token-provider [2023-03-14T20:32:03.217Z] ---> Running in 4ebd2df1f080 [2023-03-14T20:32:04.214Z] Removing intermediate container 4ebd2df1f080 [2023-03-14T20:32:04.214Z] ---> 86115b288c2a [2023-03-14T20:32:04.214Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:32:04.808Z] ---> Running in c5491a7cba0c [2023-03-14T20:32:05.782Z] Removing intermediate container 72c8192ea514 [2023-03-14T20:32:05.782Z] ---> 06b5c5a84c33 [2023-03-14T20:32:05.782Z] [2023-03-14T20:32:05.782Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:32:05.782Z] ---> d74e625d9115 [2023-03-14T20:32:05.782Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-14T20:32:05.782Z] Removing intermediate container c5491a7cba0c [2023-03-14T20:32:05.782Z] ---> 20ad09f8cca8 [2023-03-14T20:32:05.782Z] [2023-03-14T20:32:06.051Z] ---> Running in 6a044c6e3c8a [2023-03-14T20:32:07.018Z] Successfully built 20ad09f8cca8 [2023-03-14T20:32:07.018Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-14T20:32:07.018Z]  Building core-common-config-bootstrapper ... done Building support-notifications [2023-03-14T20:32:07.018Z] Removing intermediate container c3642b49dbe4 [2023-03-14T20:32:07.018Z] ---> 79fe3473085a [2023-03-14T20:32:07.018Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-14T20:32:07.018Z] Removing intermediate container 6a044c6e3c8a [2023-03-14T20:32:07.018Z] ---> 1e8515c85476 [2023-03-14T20:32:07.018Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-14T20:32:07.018Z] ---> Running in 07e1f3e7a35c [2023-03-14T20:32:07.288Z] ---> Running in b752d29866af [2023-03-14T20:32:07.882Z] Removing intermediate container 07e1f3e7a35c [2023-03-14T20:32:07.882Z] ---> f37d45670241 [2023-03-14T20:32:07.882Z] Step 30/33 : CMD ["gate"] [2023-03-14T20:32:07.882Z] Removing intermediate container b752d29866af [2023-03-14T20:32:07.882Z] ---> f27819a0681d [2023-03-14T20:32:07.882Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-14T20:32:07.882Z] ---> Running in 61d34c04d8e6 [2023-03-14T20:32:07.882Z] ---> Running in 65b3d8e91837 [2023-03-14T20:32:08.493Z] Removing intermediate container 61d34c04d8e6 [2023-03-14T20:32:08.493Z] ---> e08137f8be83 [2023-03-14T20:32:08.493Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:32:08.771Z] Removing intermediate container 65b3d8e91837 [2023-03-14T20:32:08.771Z] ---> 18423fe23511 [2023-03-14T20:32:08.771Z] Step 31/33 : LABEL arch=arm64 [2023-03-14T20:32:08.771Z] ---> Running in 8e9d3a148192 [2023-03-14T20:32:09.042Z] ---> Running in 637bcbcd3f92 [2023-03-14T20:32:09.637Z] Removing intermediate container 637bcbcd3f92 [2023-03-14T20:32:09.637Z] ---> f3e2de676782 [2023-03-14T20:32:09.637Z] Step 32/33 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:32:09.907Z] ---> Running in 0382e0230ad3 [2023-03-14T20:32:10.870Z] Removing intermediate container 0382e0230ad3 [2023-03-14T20:32:10.870Z] ---> 64e92e474891 [2023-03-14T20:32:10.870Z] Step 33/33 : LABEL version=0.0.0 [2023-03-14T20:32:10.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:10.870Z] ---> Running in 971772cda11e [2023-03-14T20:32:11.466Z] Removing intermediate container 971772cda11e [2023-03-14T20:32:11.466Z] ---> 5347949ca4b7 [2023-03-14T20:32:11.466Z] [2023-03-14T20:32:11.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:11.734Z] Successfully built 5347949ca4b7 [2023-03-14T20:32:11.734Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-14T20:32:11.734Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-14T20:32:13.148Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:32:13.148Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:32:13.148Z] OK: 8 MiB in 16 packages [2023-03-14T20:32:14.569Z] Removing intermediate container 8e9d3a148192 [2023-03-14T20:32:14.569Z] ---> 2f5f0bd174a8 [2023-03-14T20:32:14.569Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:32:15.533Z] ---> 36b032533d7f [2023-03-14T20:32:15.533Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:32:16.519Z] ---> aec9bbab1101 [2023-03-14T20:32:16.519Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-14T20:32:19.113Z] ---> c2bc968129a7 [2023-03-14T20:32:19.113Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-14T20:32:20.089Z] ---> 2c78d35b3d0d [2023-03-14T20:32:20.089Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-14T20:32:20.089Z] ---> Running in bc9d17c212f4 [2023-03-14T20:32:21.056Z] Removing intermediate container bc9d17c212f4 [2023-03-14T20:32:21.056Z] ---> 326e957a1e6c [2023-03-14T20:32:21.056Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:32:21.325Z] ---> Running in ca5e03dacf23 [2023-03-14T20:32:21.923Z] Removing intermediate container ca5e03dacf23 [2023-03-14T20:32:21.923Z] ---> 55816c817a49 [2023-03-14T20:32:22.192Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:32:22.192Z] ---> Running in 3b46fb2da32c [2023-03-14T20:32:23.164Z] Removing intermediate container 3b46fb2da32c [2023-03-14T20:32:23.164Z] ---> 02226ad05a47 [2023-03-14T20:32:23.164Z] Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:32:23.164Z] ---> Running in bc9faf52d42d [2023-03-14T20:32:24.133Z] Removing intermediate container bc9faf52d42d [2023-03-14T20:32:24.133Z] ---> 268ecd5057c1 [2023-03-14T20:32:24.133Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:32:24.405Z] ---> Running in 28f2522c4642 [2023-03-14T20:32:25.370Z] Removing intermediate container 28f2522c4642 [2023-03-14T20:32:25.370Z] ---> cc3fa267933d [2023-03-14T20:32:25.370Z] [2023-03-14T20:32:25.639Z] Successfully built cc3fa267933d [2023-03-14T20:32:25.639Z] Successfully tagged core-data-arm64:latest [2023-03-14T20:32:25.639Z] Building security-proxy-setup [2023-03-14T20:32:35.746Z]  Building core-data ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:32:35.746Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:32:35.746Z] ---> 86814f8fa53e [2023-03-14T20:32:35.746Z] Step 3/20 : WORKDIR /edgex-go [2023-03-14T20:32:35.746Z] ---> Using cache [2023-03-14T20:32:35.746Z] ---> 69995d31c8d9 [2023-03-14T20:32:35.746Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-14T20:32:36.019Z] ---> Running in 524b80d9389a [2023-03-14T20:32:38.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:39.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:40.999Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:32:40.999Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:32:40.999Z] OK: 17683 distinct packages available [2023-03-14T20:32:41.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:42.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:43.645Z] OK: 263 MiB in 53 packages [2023-03-14T20:32:46.234Z] Removing intermediate container 524b80d9389a [2023-03-14T20:32:46.234Z] ---> 3394ac9a4783 [2023-03-14T20:32:46.234Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-14T20:32:47.649Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:32:47.649Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:32:47.649Z] ---> 86814f8fa53e [2023-03-14T20:32:47.649Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:32:47.649Z] ---> Using cache [2023-03-14T20:32:47.649Z] ---> 6d4bb6ed219e [2023-03-14T20:32:47.649Z] Step 4/23 : WORKDIR /edgex-go [2023-03-14T20:32:47.649Z] ---> Using cache [2023-03-14T20:32:47.649Z] ---> 45ea2fb0663c [2023-03-14T20:32:47.649Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-14T20:32:47.649Z] ---> Running in 889f0f725ea0 [2023-03-14T20:32:48.245Z] ---> a11c40d1b25a [2023-03-14T20:32:48.245Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:32:48.245Z] ---> Running in c3754d581385 [2023-03-14T20:32:50.836Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:32:50.836Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:32:50.836Z] ---> 86814f8fa53e [2023-03-14T20:32:50.836Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:32:50.836Z] ---> Using cache [2023-03-14T20:32:50.836Z] ---> 69995d31c8d9 [2023-03-14T20:32:50.836Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:32:50.836Z] ---> Running in 223d9bbc4a14 [2023-03-14T20:32:51.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:52.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:53.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:54.777Z] OK: 263 MiB in 53 packages [2023-03-14T20:32:55.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:32:57.012Z] OK: 263 MiB in 53 packages [2023-03-14T20:32:57.287Z] Removing intermediate container 889f0f725ea0 [2023-03-14T20:32:57.287Z] ---> db8af926cc5d [2023-03-14T20:32:57.287Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-14T20:32:59.265Z] ---> 0f5389c75d84 [2023-03-14T20:32:59.265Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:32:59.265Z] Removing intermediate container 223d9bbc4a14 [2023-03-14T20:32:59.265Z] ---> 8447831431e0 [2023-03-14T20:32:59.265Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:32:59.265Z] ---> Running in 9db22820178b [2023-03-14T20:33:01.225Z] ---> 6c6ab3de87bb [2023-03-14T20:33:01.225Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:33:01.495Z] ---> Running in 633bb4f17af5 [2023-03-14T20:33:04.106Z] Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:33:04.107Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:33:04.107Z] ---> 86814f8fa53e [2023-03-14T20:33:04.107Z] Step 3/21 : WORKDIR /edgex-go [2023-03-14T20:33:04.107Z] ---> Using cache [2023-03-14T20:33:04.107Z] ---> 69995d31c8d9 [2023-03-14T20:33:04.107Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-03-14T20:33:04.107Z] ---> Using cache [2023-03-14T20:33:04.107Z] ---> bbbacf9529c1 [2023-03-14T20:33:04.107Z] Step 5/21 : COPY go.mod vendor* ./ [2023-03-14T20:33:04.107Z] ---> Using cache [2023-03-14T20:33:04.107Z] ---> dad65143643a [2023-03-14T20:33:04.107Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:33:04.107Z] ---> Using cache [2023-03-14T20:33:04.107Z] ---> 1f38256b01a0 [2023-03-14T20:33:04.107Z] Step 7/21 : COPY . . [2023-03-14T20:33:04.107Z] ---> Using cache [2023-03-14T20:33:04.107Z] ---> 9257b82f34be [2023-03-14T20:33:04.107Z] Step 8/21 : RUN make cmd/secrets-config/secrets-config [2023-03-14T20:33:04.378Z] ---> Running in fd4daa000842 [2023-03-14T20:33:06.564Z] 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-03-14T20:35:15.132Z] Removing intermediate container c3754d581385 [2023-03-14T20:35:15.132Z] ---> 088cb03825d0 [2023-03-14T20:35:15.132Z] Step 7/20 : COPY . . [2023-03-14T20:35:37.212Z] Removing intermediate container 9db22820178b [2023-03-14T20:35:37.212Z] ---> 6fc63e0cc281 [2023-03-14T20:35:37.212Z] Step 8/23 : COPY . . [2023-03-14T20:35:37.212Z] Removing intermediate container 633bb4f17af5 [2023-03-14T20:35:37.212Z] ---> 599d51b2e75e [2023-03-14T20:35:37.212Z] Step 7/26 : COPY . . [2023-03-14T20:35:37.212Z] ---> 8bf4e4f4f382 [2023-03-14T20:35:37.212Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-14T20:35:37.212Z] ---> Running in 677784ddd3ee [2023-03-14T20:35:40.561Z] 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-03-14T20:36:02.650Z] ---> 4777ad49ab2f [2023-03-14T20:36:02.650Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-14T20:36:02.650Z] ---> ed6568b69d8d [2023-03-14T20:36:02.650Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:36:02.650Z] ---> Running in 9fc2c4a34a04 [2023-03-14T20:36:02.650Z] ---> Running in 81b2bd108764 [2023-03-14T20:36:02.650Z] Removing intermediate container 81b2bd108764 [2023-03-14T20:36:02.650Z] ---> 2f58ea19e14a [2023-03-14T20:36:02.650Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:36:02.650Z] ---> Running in 4277ede025fa [2023-03-14T20:36:02.650Z] Removing intermediate container 4277ede025fa [2023-03-14T20:36:02.650Z] ---> ab1d5eec92c8 [2023-03-14T20:36:02.650Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:36:02.650Z] ---> Running in 89b4a059a33f [2023-03-14T20:36:02.650Z] 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-03-14T20:36:02.650Z] Removing intermediate container 89b4a059a33f [2023-03-14T20:36:02.650Z] ---> 9e61bb41cd10 [2023-03-14T20:36:02.650Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:36:02.919Z] ---> Running in 35233eee88ce [2023-03-14T20:36:06.280Z] Removing intermediate container 35233eee88ce [2023-03-14T20:36:06.280Z] ---> 7f2b110f21a2 [2023-03-14T20:36:06.280Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:36:06.559Z] ---> Running in 18c976c62dc6 [2023-03-14T20:36:06.841Z] Removing intermediate container 18c976c62dc6 [2023-03-14T20:36:06.841Z] ---> 56f4cc128d63 [2023-03-14T20:36:06.841Z] [2023-03-14T20:36:06.842Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:36:06.842Z] ---> d74e625d9115 [2023-03-14T20:36:06.842Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:36:06.842Z] ---> Using cache [2023-03-14T20:36:06.842Z] ---> 63db9ac08787 [2023-03-14T20:36:06.842Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-14T20:36:07.138Z] ---> Running in deaa9c7770fb [2023-03-14T20:36:09.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:36:10.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:36:12.713Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:36:12.713Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:36:12.713Z] OK: 17683 distinct packages available [2023-03-14T20:36:12.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:36:13.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:36:15.660Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-14T20:36:15.660Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:36:15.660Z] (3/4) Installing libucontext (1.2-r0) [2023-03-14T20:36:15.660Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-14T20:36:15.660Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:36:15.660Z] OK: 8 MiB in 19 packages [2023-03-14T20:36:17.638Z] Removing intermediate container deaa9c7770fb [2023-03-14T20:36:17.638Z] ---> c7ea8a43b3cf [2023-03-14T20:36:17.638Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:36:19.060Z] ---> dd43e4e08893 [2023-03-14T20:36:19.060Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:36:25.746Z] ---> fa1d2c5e52d2 [2023-03-14T20:36:25.746Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:36:26.338Z] ---> 74b39c2cddfa [2023-03-14T20:36:26.338Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-14T20:36:26.611Z] ---> Running in 02d77c295c85 [2023-03-14T20:36:27.204Z] Removing intermediate container 02d77c295c85 [2023-03-14T20:36:27.204Z] ---> 58b36aaf0607 [2023-03-14T20:36:27.204Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-14T20:36:28.211Z] ---> e83d478e75e1 [2023-03-14T20:36:28.211Z] Step 21/26 : WORKDIR / [2023-03-14T20:36:28.211Z] ---> Running in 82376453402f [2023-03-14T20:36:28.832Z] Removing intermediate container 82376453402f [2023-03-14T20:36:28.833Z] ---> a79cbd9fbc55 [2023-03-14T20:36:28.833Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:36:28.833Z] ---> Running in 78534802a4eb [2023-03-14T20:36:29.432Z] Removing intermediate container 78534802a4eb [2023-03-14T20:36:29.432Z] ---> 69131dcc1e3d [2023-03-14T20:36:29.432Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:36:29.729Z] ---> Running in 931f84c45485 [2023-03-14T20:36:30.324Z] Removing intermediate container 931f84c45485 [2023-03-14T20:36:30.324Z] ---> 2097f1bdb0f7 [2023-03-14T20:36:30.324Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T20:36:30.324Z] ---> Running in 0c39200b0efd [2023-03-14T20:36:30.916Z] Removing intermediate container 0c39200b0efd [2023-03-14T20:36:30.916Z] ---> 2f6001b4805d [2023-03-14T20:36:30.916Z] Step 25/26 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:36:31.202Z] ---> Running in 58ff03fa4a11 [2023-03-14T20:36:31.476Z] Removing intermediate container 58ff03fa4a11 [2023-03-14T20:36:31.476Z] ---> d9e1450aac24 [2023-03-14T20:36:31.476Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:36:31.745Z] ---> Running in 29391ddb19a7 [2023-03-14T20:36:32.334Z] Removing intermediate container 29391ddb19a7 [2023-03-14T20:36:32.334Z] ---> 9616a8f4e5c1 [2023-03-14T20:36:32.334Z] [2023-03-14T20:36:32.603Z] Successfully built 9616a8f4e5c1 [2023-03-14T20:36:32.603Z] Successfully tagged security-spire-config-arm64:latest [2023-03-14T20:36:32.603Z]  Building security-spire-config ... done Building security-spire-server [2023-03-14T20:36:54.679Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:36:54.679Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:36:54.679Z] ---> 86814f8fa53e [2023-03-14T20:36:54.679Z] Step 3/25 : WORKDIR /edgex-go [2023-03-14T20:36:54.679Z] ---> Using cache [2023-03-14T20:36:54.679Z] ---> 69995d31c8d9 [2023-03-14T20:36:54.679Z] Step 4/25 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:36:54.679Z] ---> Using cache [2023-03-14T20:36:54.679Z] ---> 8447831431e0 [2023-03-14T20:36:54.679Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-14T20:36:54.679Z] ---> Using cache [2023-03-14T20:36:54.679Z] ---> 6c6ab3de87bb [2023-03-14T20:36:54.679Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:36:54.679Z] ---> Using cache [2023-03-14T20:36:54.679Z] ---> 599d51b2e75e [2023-03-14T20:36:54.679Z] Step 7/25 : COPY . . [2023-03-14T20:36:54.679Z] ---> Using cache [2023-03-14T20:36:54.679Z] ---> ed6568b69d8d [2023-03-14T20:36:54.679Z] Step 8/25 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:36:54.679Z] ---> Using cache [2023-03-14T20:36:54.679Z] ---> 2f58ea19e14a [2023-03-14T20:36:54.679Z] Step 9/25 : WORKDIR /edgex-go/spire-build [2023-03-14T20:36:54.679Z] ---> Using cache [2023-03-14T20:36:54.679Z] ---> ab1d5eec92c8 [2023-03-14T20:36:54.679Z] Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:36:54.679Z] ---> Using cache [2023-03-14T20:36:54.679Z] ---> 9e61bb41cd10 [2023-03-14T20:36:54.679Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:36:54.679Z] ---> Running in 55e176d28117 [2023-03-14T20:36:56.651Z] Removing intermediate container 55e176d28117 [2023-03-14T20:36:56.651Z] ---> 679634b45b14 [2023-03-14T20:36:56.651Z] Step 12/25 : WORKDIR /edgex-go [2023-03-14T20:36:56.651Z] ---> Running in 5af3f4346ff5 [2023-03-14T20:36:57.243Z] Removing intermediate container 5af3f4346ff5 [2023-03-14T20:36:57.243Z] ---> 877edf4d98db [2023-03-14T20:36:57.243Z] [2023-03-14T20:36:57.243Z] Step 13/25 : FROM alpine:3.17 [2023-03-14T20:36:57.243Z] ---> d74e625d9115 [2023-03-14T20:36:57.243Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:36:57.243Z] ---> Using cache [2023-03-14T20:36:57.243Z] ---> 63db9ac08787 [2023-03-14T20:36:57.243Z] Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:36:57.243Z] ---> Running in 621c3ce2961e [2023-03-14T20:36:59.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:00.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:02.382Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:37:02.382Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:37:02.382Z] OK: 17683 distinct packages available [2023-03-14T20:37:02.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:03.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:37:05.216Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-14T20:37:05.216Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:37:05.216Z] (3/5) Installing libucontext (1.2-r0) [2023-03-14T20:37:05.216Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-14T20:37:05.216Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-14T20:37:05.485Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:37:05.485Z] OK: 9 MiB in 20 packages [2023-03-14T20:37:08.076Z] Removing intermediate container 621c3ce2961e [2023-03-14T20:37:08.076Z] ---> 17516db6dec0 [2023-03-14T20:37:08.076Z] Step 16/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:37:08.664Z] ---> bf48d876365e [2023-03-14T20:37:08.664Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:37:15.333Z] ---> a574b97d13c6 [2023-03-14T20:37:15.333Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:37:15.601Z] ---> 747833a6907b [2023-03-14T20:37:15.601Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-14T20:37:17.017Z] ---> 09ac3da2ccca [2023-03-14T20:37:17.017Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-14T20:37:17.985Z] ---> 18ef0f0ea153 [2023-03-14T20:37:17.985Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:37:17.985Z] ---> Running in ae27c7a449e2 [2023-03-14T20:37:18.571Z] Removing intermediate container ae27c7a449e2 [2023-03-14T20:37:18.571Z] ---> 14d70de1cc4a [2023-03-14T20:37:18.571Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:37:18.571Z] ---> Running in 7a9586ef38ba [2023-03-14T20:37:19.157Z] Removing intermediate container 7a9586ef38ba [2023-03-14T20:37:19.157Z] ---> 990199dcb72a [2023-03-14T20:37:19.157Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T20:37:19.425Z] ---> Running in 80e56486da63 [2023-03-14T20:37:20.008Z] Removing intermediate container 80e56486da63 [2023-03-14T20:37:20.008Z] ---> 81e121f70695 [2023-03-14T20:37:20.008Z] Step 24/25 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:37:20.008Z] ---> Running in afd9d738902c [2023-03-14T20:37:20.593Z] Removing intermediate container afd9d738902c [2023-03-14T20:37:20.593Z] ---> 9aec95c1ad4b [2023-03-14T20:37:20.593Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:37:20.864Z] ---> Running in 4fd9b7acba7b [2023-03-14T20:37:21.450Z] Removing intermediate container 4fd9b7acba7b [2023-03-14T20:37:21.450Z] ---> afaa0b6c30d1 [2023-03-14T20:37:21.450Z] [2023-03-14T20:37:21.717Z] Successfully built afaa0b6c30d1 [2023-03-14T20:37:21.717Z] Successfully tagged security-spire-server-arm64:latest [2023-03-14T20:37:21.717Z]  Building security-spire-server ... done Building security-spire-agent [2023-03-14T20:37:43.797Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:37:43.797Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:37:43.797Z] ---> 86814f8fa53e [2023-03-14T20:37:43.797Z] Step 3/26 : WORKDIR /edgex-go [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> 69995d31c8d9 [2023-03-14T20:37:43.797Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> 8447831431e0 [2023-03-14T20:37:43.797Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> 6c6ab3de87bb [2023-03-14T20:37:43.797Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> 599d51b2e75e [2023-03-14T20:37:43.797Z] Step 7/26 : COPY . . [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> ed6568b69d8d [2023-03-14T20:37:43.797Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> 2f58ea19e14a [2023-03-14T20:37:43.797Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> ab1d5eec92c8 [2023-03-14T20:37:43.797Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> 9e61bb41cd10 [2023-03-14T20:37:43.797Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> 7f2b110f21a2 [2023-03-14T20:37:43.797Z] Step 12/26 : WORKDIR /edgex-go [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> 56f4cc128d63 [2023-03-14T20:37:43.797Z] [2023-03-14T20:37:43.797Z] Step 13/26 : FROM alpine:3.17 [2023-03-14T20:37:43.797Z] ---> d74e625d9115 [2023-03-14T20:37:43.797Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> 63db9ac08787 [2023-03-14T20:37:43.797Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> 17516db6dec0 [2023-03-14T20:37:43.797Z] Step 16/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:37:43.797Z] ---> Using cache [2023-03-14T20:37:43.797Z] ---> bf48d876365e [2023-03-14T20:37:43.797Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-14T20:37:46.383Z] ---> 7bdc348d37da [2023-03-14T20:37:46.383Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-14T20:37:51.741Z] ---> dab2f85a708a [2023-03-14T20:37:51.741Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-14T20:37:53.165Z] ---> 6e35795af5d2 [2023-03-14T20:37:53.165Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-14T20:37:53.761Z] ---> 3ebe01cd4ebb [2023-03-14T20:37:53.761Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-14T20:37:54.744Z] ---> 97f43965b95d [2023-03-14T20:37:54.744Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-14T20:37:55.025Z] ---> Running in bdb90391f9e6 [2023-03-14T20:37:55.610Z] Removing intermediate container bdb90391f9e6 [2023-03-14T20:37:55.610Z] ---> 5f3e26380180 [2023-03-14T20:37:55.610Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-14T20:37:55.877Z] ---> Running in 58cdaae07dcb [2023-03-14T20:37:56.461Z] Removing intermediate container 58cdaae07dcb [2023-03-14T20:37:56.461Z] ---> 9e726a3b1c33 [2023-03-14T20:37:56.461Z] Step 24/26 : LABEL arch=arm64 [2023-03-14T20:37:56.461Z] ---> Running in 3511c607a5b4 [2023-03-14T20:37:57.047Z] Removing intermediate container 3511c607a5b4 [2023-03-14T20:37:57.047Z] ---> 67c044d9d068 [2023-03-14T20:37:57.047Z] Step 25/26 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:37:57.047Z] ---> Running in f611b8778be8 [2023-03-14T20:37:57.638Z] Removing intermediate container f611b8778be8 [2023-03-14T20:37:57.638Z] ---> 282cb791bda0 [2023-03-14T20:37:57.638Z] Step 26/26 : LABEL version=0.0.0 [2023-03-14T20:37:57.908Z] ---> Running in 7ca96ff05b4a [2023-03-14T20:37:58.495Z] Removing intermediate container 7ca96ff05b4a [2023-03-14T20:37:58.495Z] ---> 92b361004a01 [2023-03-14T20:37:58.495Z] [2023-03-14T20:37:58.763Z] Successfully built 92b361004a01 [2023-03-14T20:37:58.763Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-14T20:37:58.763Z]  Building security-spire-agent ... done Building core-metadata [2023-03-14T20:38:20.841Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:38:20.841Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:38:20.841Z] ---> 86814f8fa53e [2023-03-14T20:38:20.841Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:38:20.841Z] ---> Using cache [2023-03-14T20:38:20.841Z] ---> 6d4bb6ed219e [2023-03-14T20:38:20.841Z] Step 4/25 : WORKDIR /edgex-go [2023-03-14T20:38:20.841Z] ---> Using cache [2023-03-14T20:38:20.841Z] ---> 45ea2fb0663c [2023-03-14T20:38:20.841Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-14T20:38:20.841Z] ---> Using cache [2023-03-14T20:38:20.841Z] ---> 6ec9cf5f5229 [2023-03-14T20:38:20.841Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-14T20:38:20.841Z] ---> Using cache [2023-03-14T20:38:20.841Z] ---> 55f3f52262c3 [2023-03-14T20:38:20.841Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:38:20.841Z] ---> Using cache [2023-03-14T20:38:20.841Z] ---> 913f145823b2 [2023-03-14T20:38:20.841Z] Step 8/25 : COPY . . [2023-03-14T20:38:20.841Z] ---> Using cache [2023-03-14T20:38:20.841Z] ---> 40a73fec49c7 [2023-03-14T20:38:20.841Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-14T20:38:20.841Z] ---> Running in e1aa1beab176 [2023-03-14T20:38:20.841Z] 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-03-14T20:40:42.945Z] Removing intermediate container fd4daa000842 [2023-03-14T20:40:42.945Z] ---> bd2b651d5101 [2023-03-14T20:40:42.945Z] [2023-03-14T20:40:42.945Z] Step 9/21 : FROM alpine:3.17 [2023-03-14T20:40:42.945Z] ---> d74e625d9115 [2023-03-14T20:40:42.945Z] Step 10/21 : RUN apk add --update --no-cache dumb-init openssl [2023-03-14T20:40:42.945Z] ---> Running in f7909ea26487 [2023-03-14T20:40:42.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:40:42.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:40:42.945Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:40:42.945Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-14T20:40:42.945Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:40:42.945Z] OK: 8 MiB in 17 packages [2023-03-14T20:40:42.945Z] Removing intermediate container f7909ea26487 [2023-03-14T20:40:42.945Z] ---> 54c39c6f3c81 [2023-03-14T20:40:42.945Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-14T20:40:42.945Z] ---> Running in 093af49512b7 [2023-03-14T20:40:42.945Z] Removing intermediate container 093af49512b7 [2023-03-14T20:40:42.945Z] ---> 3f4d95e67ab5 [2023-03-14T20:40:42.945Z] Step 12/21 : WORKDIR /edgex [2023-03-14T20:40:42.945Z] ---> Running in 9677091fa3a9 [2023-03-14T20:40:42.945Z] Removing intermediate container 9677091fa3a9 [2023-03-14T20:40:42.945Z] ---> 697347b19ee6 [2023-03-14T20:40:42.945Z] Step 13/21 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:40:42.945Z] ---> bc0feb43334e [2023-03-14T20:40:42.945Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-14T20:40:42.945Z] ---> c18910a8abbc [2023-03-14T20:40:42.945Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-14T20:40:44.370Z] ---> 5817337694d5 [2023-03-14T20:40:44.370Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-14T20:40:45.341Z] ---> 323f2a6afc65 [2023-03-14T20:40:45.341Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-14T20:40:45.341Z] ---> Running in f428191eb452 [2023-03-14T20:40:49.679Z] Removing intermediate container f428191eb452 [2023-03-14T20:40:49.679Z] ---> 697b56799519 [2023-03-14T20:40:49.679Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-03-14T20:40:49.679Z] ---> Running in b0c5696949ee [2023-03-14T20:40:49.679Z] Removing intermediate container b0c5696949ee [2023-03-14T20:40:49.679Z] ---> 2bc026dca430 [2023-03-14T20:40:49.679Z] Step 19/21 : LABEL arch=arm64 [2023-03-14T20:40:49.679Z] ---> Running in bdc5bf196c91 [2023-03-14T20:40:50.271Z] Removing intermediate container bdc5bf196c91 [2023-03-14T20:40:50.271Z] ---> 8577c7e19e9a [2023-03-14T20:40:50.271Z] Step 20/21 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:40:50.543Z] ---> Running in e4a533672e59 [2023-03-14T20:40:51.136Z] Removing intermediate container e4a533672e59 [2023-03-14T20:40:51.136Z] ---> 57e8aa1f39ca [2023-03-14T20:40:51.136Z] Step 21/21 : LABEL version=0.0.0 [2023-03-14T20:40:51.136Z] ---> Running in 442eb77b2da7 [2023-03-14T20:40:51.728Z] Removing intermediate container 442eb77b2da7 [2023-03-14T20:40:51.728Z] ---> 49539ec9246b [2023-03-14T20:40:51.728Z] [2023-03-14T20:40:51.999Z] Successfully built 49539ec9246b [2023-03-14T20:40:51.999Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-14T20:40:51.999Z] Building core-command [2023-03-14T20:41:14.141Z]  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-14T20:41:14.141Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-14T20:41:14.141Z] ---> 86814f8fa53e [2023-03-14T20:41:14.141Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-14T20:41:14.141Z] ---> Using cache [2023-03-14T20:41:14.141Z] ---> 6d4bb6ed219e [2023-03-14T20:41:14.141Z] Step 4/24 : WORKDIR /edgex-go [2023-03-14T20:41:14.141Z] ---> Using cache [2023-03-14T20:41:14.141Z] ---> 45ea2fb0663c [2023-03-14T20:41:14.141Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-14T20:41:14.141Z] ---> Using cache [2023-03-14T20:41:14.141Z] ---> 6ec9cf5f5229 [2023-03-14T20:41:14.141Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-14T20:41:14.141Z] ---> Using cache [2023-03-14T20:41:14.141Z] ---> 55f3f52262c3 [2023-03-14T20:41:14.141Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-14T20:41:14.141Z] ---> Using cache [2023-03-14T20:41:14.141Z] ---> 913f145823b2 [2023-03-14T20:41:14.141Z] Step 8/24 : COPY . . [2023-03-14T20:41:14.141Z] ---> Using cache [2023-03-14T20:41:14.141Z] ---> 40a73fec49c7 [2023-03-14T20:41:14.141Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-14T20:41:14.141Z] ---> Running in 11496a3f9d8a [2023-03-14T20:41:14.142Z] 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-03-14T20:43:05.897Z] Removing intermediate container 954b84efa3c7 [2023-03-14T20:43:05.897Z] ---> 2ba9e9a178a1 [2023-03-14T20:43:05.897Z] [2023-03-14T20:43:05.897Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:43:05.897Z] ---> d74e625d9115 [2023-03-14T20:43:05.897Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:43:05.897Z] ---> Running in d75f6079d4dd [2023-03-14T20:43:05.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:43:05.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:43:05.897Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-14T20:43:05.897Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:43:05.897Z] OK: 8 MiB in 16 packages [2023-03-14T20:43:07.339Z] Removing intermediate container d75f6079d4dd [2023-03-14T20:43:07.339Z] ---> dbdcb78a1848 [2023-03-14T20:43:07.339Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:43:07.609Z] ---> Running in 58bf84bb5502 [2023-03-14T20:43:08.202Z] Removing intermediate container 58bf84bb5502 [2023-03-14T20:43:08.202Z] ---> f5d79f3c82ac [2023-03-14T20:43:08.202Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-14T20:43:08.202Z] ---> Running in b0bdf0c12359 [2023-03-14T20:43:08.805Z] Removing intermediate container b0bdf0c12359 [2023-03-14T20:43:08.805Z] ---> 2772690d1fdc [2023-03-14T20:43:08.805Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:43:09.081Z] ---> Running in 8f63e2670f56 [2023-03-14T20:43:09.670Z] Removing intermediate container 8f63e2670f56 [2023-03-14T20:43:09.670Z] ---> 51238c35a0de [2023-03-14T20:43:09.670Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:43:10.640Z] ---> abf0e2173801 [2023-03-14T20:43:10.640Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:43:11.622Z] ---> d0f8d4989e61 [2023-03-14T20:43:11.622Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-14T20:43:14.206Z] ---> 0ec9362cc3f3 [2023-03-14T20:43:14.206Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-14T20:43:15.168Z] ---> 781c19a09016 [2023-03-14T20:43:15.168Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-14T20:43:15.168Z] ---> Running in beb25b3ab841 [2023-03-14T20:43:15.754Z] Removing intermediate container beb25b3ab841 [2023-03-14T20:43:15.754Z] ---> 6dbbdd898170 [2023-03-14T20:43:15.754Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:43:15.754Z] ---> Running in 70b1c6d6c104 [2023-03-14T20:43:16.358Z] Removing intermediate container 70b1c6d6c104 [2023-03-14T20:43:16.358Z] ---> 65d983841bff [2023-03-14T20:43:16.358Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:43:16.358Z] ---> Running in 2cbfad9914ab [2023-03-14T20:43:16.944Z] Removing intermediate container 2cbfad9914ab [2023-03-14T20:43:16.944Z] ---> db9050b11c4c [2023-03-14T20:43:16.944Z] Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:43:16.944Z] ---> Running in 13d2d7b71470 [2023-03-14T20:43:17.530Z] Removing intermediate container 13d2d7b71470 [2023-03-14T20:43:17.530Z] ---> 7825ca7b8d48 [2023-03-14T20:43:17.530Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:43:17.811Z] ---> Running in bef7991aa5c8 [2023-03-14T20:43:18.403Z] Removing intermediate container bef7991aa5c8 [2023-03-14T20:43:18.403Z] ---> 98b465979f86 [2023-03-14T20:43:18.403Z] [2023-03-14T20:43:18.674Z] Successfully built 98b465979f86 [2023-03-14T20:43:18.674Z] Successfully tagged support-scheduler-arm64:latest [2023-03-14T20:46:25.579Z]  Building support-scheduler ... done Removing intermediate container 677784ddd3ee [2023-03-14T20:46:25.579Z] ---> 30dd4a38fd9e [2023-03-14T20:46:25.579Z] [2023-03-14T20:46:25.579Z] Step 9/20 : FROM alpine:3.17 [2023-03-14T20:46:25.579Z] ---> d74e625d9115 [2023-03-14T20:46:25.579Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-14T20:46:25.579Z] ---> Using cache [2023-03-14T20:46:25.579Z] ---> 63db9ac08787 [2023-03-14T20:46:25.579Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-14T20:46:25.579Z] ---> Running in abf420fe6214 [2023-03-14T20:46:25.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:46:25.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:46:27.268Z] v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-14T20:46:27.268Z] v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-14T20:46:27.268Z] OK: 17683 distinct packages available [2023-03-14T20:46:27.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:46:28.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:46:29.924Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-14T20:46:29.924Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-14T20:46:29.924Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-14T20:46:29.924Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-14T20:46:29.924Z] (5/9) Installing curl (7.88.1-r0) [2023-03-14T20:46:29.924Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-14T20:46:29.924Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-14T20:46:29.924Z] (8/9) Installing libucontext (1.2-r0) [2023-03-14T20:46:29.924Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-14T20:46:29.924Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:46:29.924Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:46:30.516Z] OK: 11 MiB in 24 packages [2023-03-14T20:46:33.889Z] Removing intermediate container abf420fe6214 [2023-03-14T20:46:33.889Z] ---> 83470f862cf2 [2023-03-14T20:46:33.889Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:46:34.862Z] ---> 071e75966b45 [2023-03-14T20:46:34.862Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:46:35.837Z] ---> 6b05ab126e09 [2023-03-14T20:46:35.838Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-14T20:46:38.443Z] ---> 5bec5df95c38 [2023-03-14T20:46:38.443Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-14T20:46:39.036Z] ---> da95922cf215 [2023-03-14T20:46:39.037Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-14T20:46:39.309Z] ---> Running in 2cd2d67fc9ce [2023-03-14T20:46:39.899Z] Removing intermediate container 2cd2d67fc9ce [2023-03-14T20:46:39.899Z] ---> d95141e668aa [2023-03-14T20:46:39.899Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:46:39.899Z] ---> Running in d504bf72e169 [2023-03-14T20:46:40.870Z] Removing intermediate container d504bf72e169 [2023-03-14T20:46:40.870Z] ---> 459df9e1c311 [2023-03-14T20:46:40.870Z] Step 18/20 : LABEL arch=arm64 [2023-03-14T20:46:40.870Z] ---> Running in f2cb5abad11e [2023-03-14T20:46:41.461Z] Removing intermediate container f2cb5abad11e [2023-03-14T20:46:41.461Z] ---> 486c0e320d42 [2023-03-14T20:46:41.461Z] Step 19/20 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:46:41.461Z] ---> Running in 583bca918eb3 [2023-03-14T20:46:42.052Z] Removing intermediate container 583bca918eb3 [2023-03-14T20:46:42.052Z] ---> 3dcfc41ec917 [2023-03-14T20:46:42.052Z] Step 20/20 : LABEL version=0.0.0 [2023-03-14T20:46:42.322Z] ---> Running in 4acb6ddba697 [2023-03-14T20:46:42.927Z] Removing intermediate container 4acb6ddba697 [2023-03-14T20:46:42.927Z] ---> 57b03adc66e4 [2023-03-14T20:46:42.927Z] [2023-03-14T20:46:43.197Z] Successfully built 57b03adc66e4 [2023-03-14T20:46:43.197Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-14T20:47:01.442Z]  Building security-spiffe-token-provider ... done Removing intermediate container e1aa1beab176 [2023-03-14T20:47:01.442Z] ---> 109087d309c8 [2023-03-14T20:47:01.442Z] [2023-03-14T20:47:01.442Z] Step 10/25 : FROM alpine:3.17 [2023-03-14T20:47:01.442Z] ---> d74e625d9115 [2023-03-14T20:47:01.442Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:47:01.442Z] ---> Using cache [2023-03-14T20:47:01.442Z] ---> dbdcb78a1848 [2023-03-14T20:47:01.442Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:47:01.442Z] ---> Using cache [2023-03-14T20:47:01.442Z] ---> f5d79f3c82ac [2023-03-14T20:47:01.442Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-14T20:47:01.442Z] ---> Running in 5bb002c1f9f9 [2023-03-14T20:47:01.442Z] Removing intermediate container 5bb002c1f9f9 [2023-03-14T20:47:01.442Z] ---> 946e275a2398 [2023-03-14T20:47:01.442Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-14T20:47:01.442Z] ---> Running in 433c875552ea [2023-03-14T20:47:01.442Z] Removing intermediate container 433c875552ea [2023-03-14T20:47:01.442Z] ---> 496ebf50d82e [2023-03-14T20:47:01.442Z] Step 15/25 : WORKDIR / [2023-03-14T20:47:01.442Z] ---> Running in 38e9473c3b2f [2023-03-14T20:47:01.442Z] Removing intermediate container 38e9473c3b2f [2023-03-14T20:47:01.442Z] ---> 46d9c3a9a359 [2023-03-14T20:47:01.442Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:47:02.048Z] ---> c02c5434b09e [2023-03-14T20:47:02.048Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:47:03.016Z] ---> 897d94372761 [2023-03-14T20:47:03.016Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-14T20:47:04.963Z] ---> 547bad3a2b45 [2023-03-14T20:47:04.963Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-14T20:47:05.936Z] ---> 4e668b250f4d [2023-03-14T20:47:05.936Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-14T20:47:06.917Z] ---> b2d8b746d761 [2023-03-14T20:47:06.917Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-14T20:47:07.192Z] ---> Running in 9967a06df315 [2023-03-14T20:47:07.776Z] Removing intermediate container 9967a06df315 [2023-03-14T20:47:07.776Z] ---> 469df4c2583b [2023-03-14T20:47:07.776Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:47:07.776Z] ---> Running in 96761e5bce82 [2023-03-14T20:47:08.360Z] Removing intermediate container 96761e5bce82 [2023-03-14T20:47:08.360Z] ---> cc3cf0fd20ff [2023-03-14T20:47:08.360Z] Step 23/25 : LABEL arch=arm64 [2023-03-14T20:47:08.636Z] ---> Running in 2a881d19a5b8 [2023-03-14T20:47:11.287Z] Removing intermediate container 2a881d19a5b8 [2023-03-14T20:47:11.287Z] ---> 6a6e5b0bcc81 [2023-03-14T20:47:11.287Z] Step 24/25 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:47:11.287Z] ---> Running in 2b09efe93b8a [2023-03-14T20:47:11.872Z] Removing intermediate container 2b09efe93b8a [2023-03-14T20:47:11.872Z] ---> 50f8d9c85e0c [2023-03-14T20:47:11.872Z] Step 25/25 : LABEL version=0.0.0 [2023-03-14T20:47:12.141Z] ---> Running in d9e530e8efdc [2023-03-14T20:47:12.733Z] Removing intermediate container d9e530e8efdc [2023-03-14T20:47:12.733Z] ---> b4cb4259cd18 [2023-03-14T20:47:12.733Z] [2023-03-14T20:47:12.999Z] Successfully built b4cb4259cd18 [2023-03-14T20:47:12.999Z] Successfully tagged core-metadata-arm64:latest [2023-03-14T20:47:39.680Z]  Building core-metadata ... done Removing intermediate container 9fc2c4a34a04 [2023-03-14T20:47:39.680Z] ---> aaebe769fc46 [2023-03-14T20:47:39.680Z] [2023-03-14T20:47:39.680Z] Step 10/23 : FROM alpine:3.17 [2023-03-14T20:47:39.680Z] ---> d74e625d9115 [2023-03-14T20:47:39.680Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-14T20:47:39.680Z] ---> Running in c1ecfeee9b3d [2023-03-14T20:47:40.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-14T20:47:41.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-14T20:47:42.647Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-14T20:47:42.647Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-14T20:47:42.647Z] Executing busybox-1.35.0-r29.trigger [2023-03-14T20:47:42.647Z] Executing ca-certificates-20220614-r4.trigger [2023-03-14T20:47:43.234Z] OK: 8 MiB in 17 packages [2023-03-14T20:47:43.823Z] Removing intermediate container 11496a3f9d8a [2023-03-14T20:47:43.823Z] ---> 8c160cf6282b [2023-03-14T20:47:43.823Z] [2023-03-14T20:47:44.090Z] Step 10/24 : FROM alpine:3.17 [2023-03-14T20:47:44.090Z] ---> d74e625d9115 [2023-03-14T20:47:44.090Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-14T20:47:44.090Z] ---> Using cache [2023-03-14T20:47:44.090Z] ---> dbdcb78a1848 [2023-03-14T20:47:44.090Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:47:44.090Z] ---> Using cache [2023-03-14T20:47:44.090Z] ---> f5d79f3c82ac [2023-03-14T20:47:44.090Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-14T20:47:44.090Z] ---> Running in 4308ecfc21ed [2023-03-14T20:47:44.673Z] Removing intermediate container 4308ecfc21ed [2023-03-14T20:47:44.673Z] ---> 5cedb7f903fb [2023-03-14T20:47:44.673Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-14T20:47:44.673Z] Removing intermediate container c1ecfeee9b3d [2023-03-14T20:47:44.673Z] ---> 089a58ecf813 [2023-03-14T20:47:44.673Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-14T20:47:44.673Z] ---> Running in d3ac5e3b4a50 [2023-03-14T20:47:44.673Z] ---> Running in 0f7ad548de06 [2023-03-14T20:47:45.254Z] Removing intermediate container 0f7ad548de06 [2023-03-14T20:47:45.254Z] ---> f15c0fc6d2dd [2023-03-14T20:47:45.254Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-14T20:47:45.254Z] Removing intermediate container d3ac5e3b4a50 [2023-03-14T20:47:45.254Z] ---> d83a5ec762dd [2023-03-14T20:47:45.254Z] Step 15/24 : WORKDIR / [2023-03-14T20:47:45.254Z] ---> Running in fe310f835597 [2023-03-14T20:47:45.254Z] ---> Running in e0ffe6041ea6 [2023-03-14T20:47:45.522Z] Removing intermediate container e0ffe6041ea6 [2023-03-14T20:47:45.522Z] ---> 0fc394cc7371 [2023-03-14T20:47:45.522Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-14T20:47:45.522Z] ---> Running in f65c1d3a58aa [2023-03-14T20:47:45.787Z] Removing intermediate container fe310f835597 [2023-03-14T20:47:45.787Z] ---> 1b1f08ab6170 [2023-03-14T20:47:45.787Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:47:46.053Z] Removing intermediate container f65c1d3a58aa [2023-03-14T20:47:46.053Z] ---> fabb5ac4c7d0 [2023-03-14T20:47:46.053Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-14T20:47:46.320Z] ---> 06b8f216efe6 [2023-03-14T20:47:46.320Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:47:46.587Z] ---> dc92d9cf96b2 [2023-03-14T20:47:46.587Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-14T20:47:47.171Z] ---> 5bc104118a5e [2023-03-14T20:47:47.171Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-14T20:47:47.171Z] ---> eced11ed3155 [2023-03-14T20:47:47.171Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-14T20:47:48.135Z] ---> ed95bbd10923 [2023-03-14T20:47:48.135Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-14T20:47:51.829Z] ---> b24828ea9f24 [2023-03-14T20:47:51.829Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-14T20:47:51.829Z] ---> 54484c1a6594 [2023-03-14T20:47:51.829Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-14T20:47:51.829Z] ---> Running in effcf4022a9d [2023-03-14T20:47:52.098Z] Removing intermediate container effcf4022a9d [2023-03-14T20:47:52.098Z] ---> 6b60b39cad1c [2023-03-14T20:47:52.098Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:47:52.098Z] ---> Running in e3e1b3076561 [2023-03-14T20:47:52.368Z] ---> 736db8f2f030 [2023-03-14T20:47:52.368Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-14T20:47:52.368Z] ---> Running in 5aa1d6fb45b2 [2023-03-14T20:47:52.644Z] Removing intermediate container e3e1b3076561 [2023-03-14T20:47:52.644Z] ---> 036dc2952d7c [2023-03-14T20:47:52.644Z] Step 22/24 : LABEL arch=arm64 [2023-03-14T20:47:52.644Z] ---> Running in b427d819dcda [2023-03-14T20:47:52.644Z] Removing intermediate container 5aa1d6fb45b2 [2023-03-14T20:47:52.644Z] ---> fd501a5ed991 [2023-03-14T20:47:52.644Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-14T20:47:52.923Z] ---> Running in 1c5b7bef818d [2023-03-14T20:47:53.190Z] Removing intermediate container b427d819dcda [2023-03-14T20:47:53.190Z] ---> e7f6359bf98b [2023-03-14T20:47:53.190Z] Step 23/24 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:47:53.190Z] ---> Running in 956fe2700bd9 [2023-03-14T20:47:53.190Z] Removing intermediate container 1c5b7bef818d [2023-03-14T20:47:53.190Z] ---> 6754d3795338 [2023-03-14T20:47:53.190Z] Step 21/23 : LABEL arch=arm64 [2023-03-14T20:47:53.463Z] ---> Running in 46f197327a18 [2023-03-14T20:47:53.463Z] Removing intermediate container 956fe2700bd9 [2023-03-14T20:47:53.463Z] ---> c1ae7b72424b [2023-03-14T20:47:53.463Z] Step 24/24 : LABEL version=0.0.0 [2023-03-14T20:47:53.731Z] ---> Running in 81944c792886 [2023-03-14T20:47:53.731Z] Removing intermediate container 46f197327a18 [2023-03-14T20:47:53.731Z] ---> 299beec85cef [2023-03-14T20:47:53.731Z] Step 22/23 : LABEL git_sha=da4a95e9c0171500f4ecb51e410546be01b99741 [2023-03-14T20:47:53.998Z] ---> Running in 1ec132783d6d [2023-03-14T20:47:53.998Z] Removing intermediate container 81944c792886 [2023-03-14T20:47:53.998Z] ---> fba9c70250de [2023-03-14T20:47:53.998Z] [2023-03-14T20:47:54.265Z] Removing intermediate container 1ec132783d6d [2023-03-14T20:47:54.265Z] ---> 37ecf4ef7d53 [2023-03-14T20:47:54.265Z] Step 23/23 : LABEL version=0.0.0 [2023-03-14T20:47:54.265Z] ---> Running in c958972df70f [2023-03-14T20:47:54.532Z] Successfully built fba9c70250de [2023-03-14T20:47:54.532Z] Successfully tagged core-command-arm64:latest [2023-03-14T20:47:54.532Z]  Building core-command ... done Removing intermediate container c958972df70f [2023-03-14T20:47:54.532Z] ---> e7012c09d0e5 [2023-03-14T20:47:54.532Z] [2023-03-14T20:47:54.798Z] Successfully built e7012c09d0e5 [2023-03-14T20:47:54.798Z] Successfully tagged support-notifications-arm64:latest [2023-03-14T20:47:55.379Z]  Building support-notifications ... done  [Pipeline] } [2023-03-14T20:47:55.405Z] $ docker stop --time=1 c4af6357e8e80b2e7415da0ae303a29ecb8f034e2f6e1b7e7d0df3b28e518847 [2023-03-14T20:47:57.168Z] $ docker rm -f --volumes c4af6357e8e80b2e7415da0ae303a29ecb8f034e2f6e1b7e7d0df3b28e518847 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T20:47:57.752Z] + docker images [2023-03-14T20:47:58.030Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-14T20:47:58.030Z] support-notifications-arm64 latest e7012c09d0e5 3 seconds ago 32.5MB [2023-03-14T20:47:58.030Z] core-command-arm64 latest fba9c70250de 4 seconds ago 19.7MB [2023-03-14T20:47:58.030Z] 8c160cf6282b 15 seconds ago 1.49GB [2023-03-14T20:47:58.030Z] aaebe769fc46 20 seconds ago 1.56GB [2023-03-14T20:47:58.030Z] core-metadata-arm64 latest b4cb4259cd18 45 seconds ago 20.4MB [2023-03-14T20:47:58.030Z] 109087d309c8 About a minute ago 1.5GB [2023-03-14T20:47:58.030Z] security-spiffe-token-provider-arm64 latest 57b03adc66e4 About a minute ago 32.6MB [2023-03-14T20:47:58.030Z] 30dd4a38fd9e About a minute ago 1.53GB [2023-03-14T20:47:58.030Z] support-scheduler-arm64 latest 98b465979f86 4 minutes ago 31.8MB [2023-03-14T20:47:58.030Z] 2ba9e9a178a1 5 minutes ago 1.56GB [2023-03-14T20:47:58.030Z] security-proxy-setup-arm64 latest 49539ec9246b 7 minutes ago 18.6MB [2023-03-14T20:47:58.030Z] bd2b651d5101 7 minutes ago 1.47GB [2023-03-14T20:47:58.030Z] security-spire-agent-arm64 latest 92b361004a01 9 minutes ago 125MB [2023-03-14T20:47:58.030Z] security-spire-server-arm64 latest afaa0b6c30d1 10 minutes ago 87.1MB [2023-03-14T20:47:58.030Z] 877edf4d98db 11 minutes ago 1.35GB [2023-03-14T20:47:58.030Z] security-spire-config-arm64 latest 9616a8f4e5c1 11 minutes ago 86.2MB [2023-03-14T20:47:58.030Z] 56f4cc128d63 11 minutes ago 1.35GB [2023-03-14T20:47:58.030Z] core-data-arm64 latest cc3fa267933d 15 minutes ago 19.9MB [2023-03-14T20:47:58.030Z] security-bootstrapper-arm64 latest 5347949ca4b7 15 minutes ago 21.8MB [2023-03-14T20:47:58.030Z] core-common-config-bootstrapper-arm64 latest 20ad09f8cca8 15 minutes ago 17.4MB [2023-03-14T20:47:58.030Z] 06b5c5a84c33 15 minutes ago 1.5GB [2023-03-14T20:47:58.030Z] security-secretstore-setup-arm64 latest 5f9753562329 15 minutes ago 32MB [2023-03-14T20:47:58.030Z] c46f991f09f2 16 minutes ago 1.48GB [2023-03-14T20:47:58.030Z] security-proxy-auth-arm64 latest 59613c7483e4 16 minutes ago 18.2MB [2023-03-14T20:47:58.030Z] b00c16ef0cca 16 minutes ago 1.48GB [2023-03-14T20:47:58.030Z] b6077a5c018e 16 minutes ago 1.47GB [2023-03-14T20:47:58.030Z] c6c0511129c7 17 minutes ago 1.47GB [2023-03-14T20:47:58.030Z] ci-base-image-arm64 latest 86814f8fa53e 42 minutes ago 868MB [2023-03-14T20:47:58.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB [2023-03-14T20:47:58.030Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-14T20:47:58.030Z] 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-03-14T20:47:58.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:47:58.809Z] [2023-03-14T20:47:58.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:47:59.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:47:59.519Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-14T20:47:59.520Z] 8998bd30e6a1: Pulling fs layer [2023-03-14T20:47:59.520Z] 04944245beec: Pulling fs layer [2023-03-14T20:47:59.520Z] 699f458cf7ca: Pulling fs layer [2023-03-14T20:47:59.520Z] 765212b225bb: Pulling fs layer [2023-03-14T20:47:59.520Z] 765212b225bb: Waiting [2023-03-14T20:47:59.520Z] f23df028b6ca: Pulling fs layer [2023-03-14T20:47:59.520Z] d65c8cfc05b1: Pulling fs layer [2023-03-14T20:47:59.520Z] 2437ff75d9bd: Pulling fs layer [2023-03-14T20:47:59.520Z] f23df028b6ca: Waiting [2023-03-14T20:47:59.520Z] d65c8cfc05b1: Waiting [2023-03-14T20:47:59.520Z] 2437ff75d9bd: Waiting [2023-03-14T20:47:59.520Z] 04944245beec: Verifying Checksum [2023-03-14T20:47:59.520Z] 04944245beec: Download complete [2023-03-14T20:47:59.520Z] 765212b225bb: Verifying Checksum [2023-03-14T20:47:59.520Z] 765212b225bb: Download complete [2023-03-14T20:47:59.520Z] f23df028b6ca: Download complete [2023-03-14T20:47:59.520Z] d65c8cfc05b1: Verifying Checksum [2023-03-14T20:47:59.520Z] d65c8cfc05b1: Download complete [2023-03-14T20:47:59.792Z] 699f458cf7ca: Verifying Checksum [2023-03-14T20:47:59.792Z] 699f458cf7ca: Download complete [2023-03-14T20:48:00.084Z] 8998bd30e6a1: Verifying Checksum [2023-03-14T20:48:00.084Z] 8998bd30e6a1: Download complete [2023-03-14T20:48:02.664Z] 2437ff75d9bd: Verifying Checksum [2023-03-14T20:48:02.664Z] 2437ff75d9bd: Download complete [2023-03-14T20:48:04.067Z] 8998bd30e6a1: Pull complete [2023-03-14T20:48:04.647Z] 04944245beec: Pull complete [2023-03-14T20:48:06.052Z] 699f458cf7ca: Pull complete [2023-03-14T20:48:06.052Z] 765212b225bb: Pull complete [2023-03-14T20:48:06.634Z] f23df028b6ca: Pull complete [2023-03-14T20:48:06.900Z] d65c8cfc05b1: Pull complete [2023-03-14T20:48:21.880Z] 2437ff75d9bd: Pull complete [2023-03-14T20:48:21.880Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-14T20:48:21.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-14T20:48:21.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:48:22.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-245 does not seem to be running inside a container [2023-03-14T20:48:22.301Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-14T20:48:25.403Z] $ docker top 664c5d2e8bea7d2787733898e57188f95fce898797206c96fbb9fcd9ae89f7ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:26.346Z] ---> job-cost.sh [2023-03-14T20:48:26.346Z] lf-activate-venv: SKIPPING [2023-03-14T20:48:26.346Z] INFO: No Stack... [2023-03-14T20:48:26.926Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-14T20:48:27.887Z] INFO: Archiving Costs [Pipeline] sh [2023-03-14T20:48:28.552Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-03-14T20:48:28.552Z] + cut -d, -f6 [Pipeline] lock [2023-03-14T20:48:28.638Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4446-1-stack-cost] [2023-03-14T20:48:28.642Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4446-1-stack-cost] did not exist. Created. [2023-03-14T20:48:28.643Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4446-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T20:48:29.375Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-14T20:48:29.578Z] Stashed 1 file(s) [Pipeline] } [2023-03-14T20:48:29.600Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4446-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-14T20:48:29.685Z] $ docker stop --time=1 664c5d2e8bea7d2787733898e57188f95fce898797206c96fbb9fcd9ae89f7ff [2023-03-14T20:48:31.234Z] $ docker rm -f --volumes 664c5d2e8bea7d2787733898e57188f95fce898797206c96fbb9fcd9ae89f7ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-14T20:48:32.141Z] provisioning config files... [2023-03-14T20:48:32.148Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8910813137951399563tmp [Pipeline] { [Pipeline] sh [2023-03-14T20:48:32.471Z] + set +x [2023-03-14T20:48:32.471Z] + curl -s https://codecov.io/bash [2023-03-14T20:48:32.471Z] + bash -s -- [2023-03-14T20:48:32.471Z] [2023-03-14T20:48:32.471Z] _____ _ [2023-03-14T20:48:32.471Z] / ____| | | [2023-03-14T20:48:32.471Z] | | ___ __| | ___ ___ _____ __ [2023-03-14T20:48:32.471Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-14T20:48:32.471Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-14T20:48:32.471Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-14T20:48:32.471Z] Bash-1.0.6 [2023-03-14T20:48:32.471Z] [2023-03-14T20:48:32.471Z] [2023-03-14T20:48:32.471Z] ==> git version 2.25.1 found [2023-03-14T20:48:32.471Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-14T20:48:32.471Z] Release-Date: 2020-01-08 [2023-03-14T20:48:32.471Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-14T20:48:32.471Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-14T20:48:32.471Z] ==> Jenkins CI detected. [2023-03-14T20:48:32.471Z] current dir:  /w/workspace/edgex-go/1 [2023-03-14T20:48:32.471Z] project root: . [2023-03-14T20:48:32.471Z] --> token set from env [2023-03-14T20:48:32.471Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-14T20:48:32.471Z] ==> Running gcov in . (disable via -X gcov) [2023-03-14T20:48:32.471Z] ==> Python coveragepy not found [2023-03-14T20:48:32.471Z] ==> Searching for coverage reports in: [2023-03-14T20:48:32.471Z] + . [2023-03-14T20:48:32.471Z] -> Found 1 reports [2023-03-14T20:48:32.471Z] ==> Detecting git/mercurial file structure [2023-03-14T20:48:32.471Z] ==> Reading reports [2023-03-14T20:48:32.471Z] + ./coverage.out bytes=447486 [2023-03-14T20:48:32.471Z] ==> Appending adjustments [2023-03-14T20:48:32.471Z] https://docs.codecov.io/docs/fixing-reports [2023-03-14T20:48:33.851Z] + Found adjustments [2023-03-14T20:48:33.851Z] ==> Gzipping contents [2023-03-14T20:48:33.851Z] 60K /tmp/codecov.rDNYed.gz [2023-03-14T20:48:33.851Z] ==> Uploading reports [2023-03-14T20:48:33.851Z] url: https://codecov.io [2023-03-14T20:48:33.851Z] query: branch=PR-4446&commit=da4a95e9c0171500f4ecb51e410546be01b99741&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4446&job=&cmd_args= [2023-03-14T20:48:33.851Z] -> Pinging Codecov [2023-03-14T20:48:33.851Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4446&commit=da4a95e9c0171500f4ecb51e410546be01b99741&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4446%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4446&job=&cmd_args= [2023-03-14T20:48:33.851Z] -> Uploading to [2023-03-14T20:48:33.851Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/da4a95e9c0171500f4ecb51e410546be01b99741/b668c09e-9c9d-42d6-9f34-86476d42a41d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T204833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5038aefdc38be400c2818326398731bc4bf06f8c36063c1a4f30a12022670f15 [2023-03-14T20:48:33.851Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-14T20:48:33.851Z] Dload Upload Total Spent Left Speed [2023-03-14T20:48:34.108Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57640 0 0 100 57640 0 226k --:--:-- --:--:-- --:--:-- 226k [2023-03-14T20:48:34.108Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/da4a95e9c0171500f4ecb51e410546be01b99741 [Pipeline] } [2023-03-14T20:48:34.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-14T20:48:35.459Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:35.782Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:36.665Z] ---> package-listing.sh [2023-03-14T20:48:36.665Z] ++ facter osfamily [2023-03-14T20:48:36.665Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T20:48:36.923Z] + OS_FAMILY=debian [2023-03-14T20:48:36.923Z] + workspace=/w/workspace/edgex-go/1 [2023-03-14T20:48:36.923Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T20:48:36.923Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T20:48:36.923Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T20:48:36.923Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T20:48:36.923Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-14T20:48:36.923Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T20:48:36.923Z] + case "${OS_FAMILY}" in [2023-03-14T20:48:36.923Z] + dpkg -l [2023-03-14T20:48:36.923Z] + grep '^ii' [2023-03-14T20:48:36.923Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T20:48:36.923Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T20:48:36.923Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T20:48:36.923Z] + '[' /w/workspace/edgex-go/1 ']' [2023-03-14T20:48:36.923Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-03-14T20:48:36.923Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-03-14T20:48:36.957Z] 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-03-14T20:48:37.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:48:37.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:48:37.873Z] [2023-03-14T20:48:37.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T20:48:38.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:48:38.249Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-14T20:48:38.249Z] 5eb5b503b376: Pulling fs layer [2023-03-14T20:48:38.249Z] 5c69ac0246d0: Pulling fs layer [2023-03-14T20:48:38.249Z] ec43610c2a17: Pulling fs layer [2023-03-14T20:48:38.249Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-14T20:48:38.249Z] 33b1e0a273af: Pulling fs layer [2023-03-14T20:48:38.249Z] 5d3b04190fa2: Pulling fs layer [2023-03-14T20:48:38.249Z] 2f39f015ded8: Pulling fs layer [2023-03-14T20:48:38.249Z] 3a2ae6a8a46f: Waiting [2023-03-14T20:48:38.249Z] 33b1e0a273af: Waiting [2023-03-14T20:48:38.249Z] 5d3b04190fa2: Waiting [2023-03-14T20:48:38.249Z] 2f39f015ded8: Waiting [2023-03-14T20:48:38.249Z] 5c69ac0246d0: Download complete [2023-03-14T20:48:38.249Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-14T20:48:38.249Z] 3a2ae6a8a46f: Download complete [2023-03-14T20:48:38.509Z] ec43610c2a17: Verifying Checksum [2023-03-14T20:48:38.509Z] ec43610c2a17: Download complete [2023-03-14T20:48:38.509Z] 33b1e0a273af: Verifying Checksum [2023-03-14T20:48:38.509Z] 33b1e0a273af: Download complete [2023-03-14T20:48:38.509Z] 5d3b04190fa2: Download complete [2023-03-14T20:48:38.509Z] 5eb5b503b376: Download complete [2023-03-14T20:48:39.076Z] 2f39f015ded8: Download complete [2023-03-14T20:48:39.645Z] 5eb5b503b376: Pull complete [2023-03-14T20:48:39.906Z] 5c69ac0246d0: Pull complete [2023-03-14T20:48:40.164Z] ec43610c2a17: Pull complete [2023-03-14T20:48:40.423Z] 3a2ae6a8a46f: Pull complete [2023-03-14T20:48:40.423Z] 33b1e0a273af: Pull complete [2023-03-14T20:48:40.682Z] 5d3b04190fa2: Pull complete [2023-03-14T20:48:44.866Z] 2f39f015ded8: Pull complete [2023-03-14T20:48:44.866Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-14T20:48:44.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T20:48:44.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T20:48:45.065Z] prd-ubuntu20.04-docker-8c-8g-238 does not seem to be running inside a container [2023-03-14T20:48:45.098Z] $ 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-03-14T20:48:47.060Z] $ docker top c294cd173b3b3d90b5fb315f2a07ef82c2557edfde93bd24b4eb7027ba9a32ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T20:48:47.438Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T20:48:47.744Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T20:48:48.054Z] + ls /var/log/sa-host [2023-03-14T20:48:48.054Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T20:48:48.186Z] provisioning config files... [2023-03-14T20:48:48.195Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14944476057041135454tmp [Pipeline] { [Pipeline] echo [2023-03-14T20:48:48.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:48.552Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T20:48:48.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:48.954Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T20:48:48.986Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:49.295Z] ---> sudo-logs.sh [2023-03-14T20:48:49.295Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T20:48:49.377Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:49.686Z] ---> job-cost.sh [2023-03-14T20:48:49.686Z] lf-activate-venv: SKIPPING [2023-03-14T20:48:49.686Z] DEBUG: total: 0.10999999940395355 [2023-03-14T20:48:49.686Z] INFO: Retrieving Stack Cost... [2023-03-14T20:48:49.946Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T20:48:50.514Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T20:48:50.550Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T20:48:50.872Z] ---> logs-deploy.sh [2023-03-14T20:48:50.872Z] lf-activate-venv: SKIPPING [2023-03-14T20:48:50.872Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4446/1 [2023-03-14T20:48:50.872Z] INFO: archiving workspace using pattern(s): [2023-03-14T20:48:51.811Z] Archives upload complete. [2023-03-14T20:48:51.811Z] INFO: archiving logs to Nexus