Pull request #4345 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 15a983a6f6d5b88e20add8024b7e596911b920c9 rather than 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c Obtained Jenkinsfile from 15a983a6f6d5b88e20add8024b7e596911b920c9 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-ssh11350631736489783651.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4323019927028650233.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4345/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-4345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13096666850876467359.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-4345/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15781659302325929046.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1279588580189933653.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-4345/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-4345/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14834895425042390862.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5512 in /w/workspace/edgexfoundry_edgex-go_PR-4345 [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 > 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/4345/head:refs/remotes/origin/PR-4345 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c Merge succeeded, producing 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c Checking out Revision 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c (PR-4345) > git config core.sparsecheckout # timeout=10 > git checkout -f 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c # 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 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c # timeout=10 Commit message: "feat(data): update validateEvent topic check" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T08:32:24.108Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T08:32:24.276Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T08:32:24.373Z] ========================================================= [2023-02-13T08:32:24.373Z] EdgeX Global Pipelines Version Info [2023-02-13T08:32:24.373Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:32:25.132Z] ------------------- [2023-02-13T08:32:25.133Z] stable info: [2023-02-13T08:32:25.133Z] ------------------- [2023-02-13T08:32:25.133Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T08:32:25.133Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T08:32:25.133Z] Message: update stable to v1.0.244 [2023-02-13T08:32:25.704Z] ------------------- [2023-02-13T08:32:25.704Z] experimental info: [2023-02-13T08:32:25.704Z] ------------------- [2023-02-13T08:32:25.704Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T08:32:25.704Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T08:32:25.704Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T08:32:25.996Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-13T08:32:26.034Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-13T08:32:26.070Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T08:32:26.109Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T08:32:26.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T08:32:26.186Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T08:32:26.223Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T08:32:26.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-13T08:32:26.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-13T08:32:26.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-13T08:32:26.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T08:32:26.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T08:32:26.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T08:32:26.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T08:32:26.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T08:32:26.568Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T08:32:26.608Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T08:32:26.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T08:32:26.688Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-13T08:32:26.741Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-02-13T08:32:26.784Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T08:32:26.829Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T08:32:26.911Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T08:32:27.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4345 [Pipeline] echo [2023-02-13T08:32:27.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4345 [Pipeline] echo [2023-02-13T08:32:27.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4345 [Pipeline] echo [2023-02-13T08:32:27.265Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [Pipeline] echo [2023-02-13T08:32:27.301Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0dbb30f [Pipeline] echo [2023-02-13T08:32:27.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T08:32:27.451Z] provisioning config files... [2023-02-13T08:32:27.467Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6849552754294469224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:32:27.810Z] ---> docker-login.sh [2023-02-13T08:32:27.810Z] nexus3.edgexfoundry.org:10001 [2023-02-13T08:32:28.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:32:28.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:32:28.071Z] Configure a credential helper to remove this warning. See [2023-02-13T08:32:28.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:32:28.071Z] [2023-02-13T08:32:28.071Z] Login Succeeded [2023-02-13T08:32:28.071Z] nexus3.edgexfoundry.org:10002 [2023-02-13T08:32:28.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:32:28.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:32:28.071Z] Configure a credential helper to remove this warning. See [2023-02-13T08:32:28.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:32:28.071Z] [2023-02-13T08:32:28.071Z] Login Succeeded [2023-02-13T08:32:28.071Z] nexus3.edgexfoundry.org:10003 [2023-02-13T08:32:28.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:32:28.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:32:28.332Z] Configure a credential helper to remove this warning. See [2023-02-13T08:32:28.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:32:28.332Z] [2023-02-13T08:32:28.332Z] Login Succeeded [2023-02-13T08:32:28.332Z] nexus3.edgexfoundry.org:10004 [2023-02-13T08:32:28.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:32:28.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:32:28.332Z] Configure a credential helper to remove this warning. See [2023-02-13T08:32:28.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:32:28.332Z] [2023-02-13T08:32:28.332Z] Login Succeeded [2023-02-13T08:32:28.332Z] docker.io [2023-02-13T08:32:28.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:32:28.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:32:28.854Z] Configure a credential helper to remove this warning. See [2023-02-13T08:32:28.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:32:28.854Z] [2023-02-13T08:32:28.854Z] Login Succeeded [2023-02-13T08:32:28.854Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T08:32:28.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T08:32:29.288Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-13T08:32:29.288Z] + dirname cmd/core-command/Dockerfile [2023-02-13T08:32:29.288Z] + cut -d/ -f2 [2023-02-13T08:32:29.288Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-13T08:32:29.288Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-13T08:32:29.288Z] + cut -d/ -f2 [2023-02-13T08:32:29.288Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-13T08:32:29.288Z] + dirname cmd/core-data/Dockerfile [2023-02-13T08:32:29.288Z] + cut -d/ -f2 [2023-02-13T08:32:29.288Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-13T08:32:29.288Z] + + dirname cmd/core-metadata/Dockerfile [2023-02-13T08:32:29.288Z] cut -d/ -f2 [2023-02-13T08:32:29.288Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-13T08:32:29.288Z] + + cut -d/ -f2 [2023-02-13T08:32:29.288Z] dirname cmd/security-bootstrapper/Dockerfile [2023-02-13T08:32:29.288Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-13T08:32:29.288Z] + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile [2023-02-13T08:32:29.288Z] [2023-02-13T08:32:29.288Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-13T08:32:29.288Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-13T08:32:29.288Z] + cut -d/ -f2 [2023-02-13T08:32:29.288Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-13T08:32:29.288Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-13T08:32:29.288Z] + cut -d/ -f2 [2023-02-13T08:32:29.288Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-13T08:32:29.288Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-13T08:32:29.288Z] + cut -d/ -f2 [2023-02-13T08:32:29.288Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-13T08:32:29.288Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-13T08:32:29.288Z] + cut -d/ -f2 [2023-02-13T08:32:29.288Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-13T08:32:29.288Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-13T08:32:29.288Z] + cut -d/ -f2 [2023-02-13T08:32:29.288Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-13T08:32:29.288Z] + + dirname cmd/support-notifications/Dockerfile [2023-02-13T08:32:29.288Z] cut -d/ -f2 [2023-02-13T08:32:29.288Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-13T08:32:29.288Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-13T08:32:29.288Z] + cut -d/ -f2 [2023-02-13T08:32:29.288Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-13T08:32:29.359Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-13T08:32:29.855Z] + git rev-list -1 --merges 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c~1..0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [Pipeline] echo [2023-02-13T08:32:29.892Z] -----------> git rev-list -1 --merges 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c~1..0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [false] [Pipeline] sh [2023-02-13T08:32:30.199Z] + git log --format=format:%s -1 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [Pipeline] echo [2023-02-13T08:32:30.234Z] ========================================================= [2023-02-13T08:32:30.234Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T08:32:30.234Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-13T08:32:30.672Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T08:32:30.672Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T08:32:30.672Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T08:32:30.672Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T08:32:30.672Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T08:32:30.672Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T08:32:30.672Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:32:31.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T08:32:31.094Z] [2023-02-13T08:32:31.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:32:31.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T08:32:31.459Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T08:32:31.459Z] b85a868b505f: Pulling fs layer [2023-02-13T08:32:31.459Z] e2be974225ed: Pulling fs layer [2023-02-13T08:32:31.459Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T08:32:31.459Z] 988bab9f4d93: Pulling fs layer [2023-02-13T08:32:31.459Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T08:32:31.459Z] eaf3925da568: Pulling fs layer [2023-02-13T08:32:31.459Z] bab4dde63d76: Pulling fs layer [2023-02-13T08:32:31.459Z] bde34c3a00c8: Pulling fs layer [2023-02-13T08:32:31.459Z] b352a97aabf1: Pulling fs layer [2023-02-13T08:32:31.459Z] 4872d77fe225: Pulling fs layer [2023-02-13T08:32:31.459Z] 5851b861e8e6: Pulling fs layer [2023-02-13T08:32:31.459Z] 988bab9f4d93: Waiting [2023-02-13T08:32:31.459Z] bab4dde63d76: Waiting [2023-02-13T08:32:31.460Z] bde34c3a00c8: Waiting [2023-02-13T08:32:31.460Z] eaf3925da568: Waiting [2023-02-13T08:32:31.460Z] b352a97aabf1: Waiting [2023-02-13T08:32:31.460Z] 4872d77fe225: Waiting [2023-02-13T08:32:31.460Z] 5851b861e8e6: Waiting [2023-02-13T08:32:31.460Z] 1469e6f7b9e6: Waiting [2023-02-13T08:32:31.460Z] e2be974225ed: Download complete [2023-02-13T08:32:31.460Z] 988bab9f4d93: Download complete [2023-02-13T08:32:31.728Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T08:32:31.728Z] 1469e6f7b9e6: Download complete [2023-02-13T08:32:31.728Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T08:32:31.728Z] 339a4e72a1f5: Download complete [2023-02-13T08:32:31.728Z] eaf3925da568: Verifying Checksum [2023-02-13T08:32:31.728Z] eaf3925da568: Download complete [2023-02-13T08:32:31.728Z] bde34c3a00c8: Verifying Checksum [2023-02-13T08:32:31.728Z] bde34c3a00c8: Download complete [2023-02-13T08:32:31.990Z] b352a97aabf1: Download complete [2023-02-13T08:32:31.990Z] 4872d77fe225: Verifying Checksum [2023-02-13T08:32:31.990Z] 4872d77fe225: Download complete [2023-02-13T08:32:31.990Z] 5851b861e8e6: Verifying Checksum [2023-02-13T08:32:31.990Z] 5851b861e8e6: Download complete [2023-02-13T08:32:31.990Z] b85a868b505f: Verifying Checksum [2023-02-13T08:32:31.990Z] b85a868b505f: Download complete [2023-02-13T08:32:32.249Z] bab4dde63d76: Verifying Checksum [2023-02-13T08:32:32.249Z] bab4dde63d76: Download complete [2023-02-13T08:32:33.185Z] b85a868b505f: Pull complete [2023-02-13T08:32:33.446Z] e2be974225ed: Pull complete [2023-02-13T08:32:34.014Z] 339a4e72a1f5: Pull complete [2023-02-13T08:32:34.014Z] 988bab9f4d93: Pull complete [2023-02-13T08:32:34.273Z] 1469e6f7b9e6: Pull complete [2023-02-13T08:32:34.273Z] eaf3925da568: Pull complete [2023-02-13T08:32:36.179Z] bab4dde63d76: Pull complete [2023-02-13T08:32:36.179Z] bde34c3a00c8: Pull complete [2023-02-13T08:32:36.179Z] b352a97aabf1: Pull complete [2023-02-13T08:32:36.179Z] 4872d77fe225: Pull complete [2023-02-13T08:32:36.439Z] 5851b861e8e6: Pull complete [2023-02-13T08:32:36.439Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T08:32:36.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T08:32:36.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:32:36.671Z] prd-ubuntu20.04-docker-8c-8g-5512 does not seem to be running inside a container [2023-02-13T08:32:36.704Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T08:32:38.122Z] $ docker top 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 -eo pid,comm [2023-02-13T08:32:38.179Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T08:32:38.179Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T08:32:38.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T08:32:38.360Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T08:32:38.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T08:32:38.492Z] $ docker exec 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 ssh-agent [2023-02-13T08:32:38.594Z] SSH_AUTH_SOCK=/tmp/ssh-G8ilzh4Jxh2O/agent.31 [2023-02-13T08:32:38.594Z] SSH_AGENT_PID=37 [2023-02-13T08:32:38.599Z] Running ssh-add (command line suppressed) [2023-02-13T08:32:38.712Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11303444010084408191.key (/w/workspace/edgex-go/1@tmp/private_key_11303444010084408191.key) [2023-02-13T08:32:38.722Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T08:32:39.046Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T08:32:39.072Z] $ docker exec --env ******** --env ******** 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 ssh-agent -k [2023-02-13T08:32:39.182Z] unset SSH_AUTH_SOCK; [2023-02-13T08:32:39.182Z] unset SSH_AGENT_PID; [2023-02-13T08:32:39.182Z] echo Agent pid 37 killed; [2023-02-13T08:32:39.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T08:32:39.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T08:32:39.267Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T08:32:39.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T08:32:39.491Z] $ docker exec 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 ssh-agent [2023-02-13T08:32:39.606Z] SSH_AUTH_SOCK=/tmp/ssh-ivBbzPfgAQbG/agent.69 [2023-02-13T08:32:39.606Z] SSH_AGENT_PID=75 [2023-02-13T08:32:39.611Z] Running ssh-add (command line suppressed) [2023-02-13T08:32:39.705Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_930140110317109867.key (/w/workspace/edgex-go/1@tmp/private_key_930140110317109867.key) [2023-02-13T08:32:39.715Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T08:32:40.041Z] + git semver init [2023-02-13T08:32:40.303Z] 2023-02-13 08:32:40,195 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T08:32:40.303Z] 2023-02-13 08:32:40,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-02-13T08:32:40.303Z] 2023-02-13 08:32:40,197 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-02-13T08:32:40.303Z] 2023-02-13 08:32:40,197 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-02-13T08:32:45.596Z] 2023-02-13 08:32:44,589 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-02-13T08:32:45.596Z] 2023-02-13 08:32:44,589 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4345 with force:False [2023-02-13T08:32:45.596Z] 2023-02-13 08:32:44,589 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4345 [2023-02-13T08:32:45.596Z] 2023-02-13 08:32:44,594 [execute] INFO git cat-file --batch-check [2023-02-13T08:32:45.596Z] 2023-02-13 08:32:44,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T08:32:45.596Z] 2023-02-13 08:32:44,600 [execute] INFO git cat-file --batch [2023-02-13T08:32:45.596Z] 2023-02-13 08:32:44,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T08:32:45.596Z] 2023-02-13 08:32:44,605 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4345 [2023-02-13T08:32:45.596Z] 0.0.0 [Pipeline] } [2023-02-13T08:32:45.632Z] $ docker exec --env ******** --env ******** 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 ssh-agent -k [2023-02-13T08:32:45.724Z] unset SSH_AUTH_SOCK; [2023-02-13T08:32:45.725Z] unset SSH_AGENT_PID; [2023-02-13T08:32:45.725Z] echo Agent pid 75 killed; [2023-02-13T08:32:45.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T08:32:46.146Z] + git semver [Pipeline] } [2023-02-13T08:32:46.430Z] $ docker stop --time=1 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 [2023-02-13T08:32:47.770Z] $ docker rm -f --volumes 9464f58beb0e4bb23034da4f7f47d33289a4712b3decc4ade47de02b7835ded1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T08:32:48.164Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T08:32:48.423Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T08:32:48.439Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T08:32:49.208Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-13T08:32:49.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T08:32:49.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T08:32:49.316Z] ========================================================= [2023-02-13T08:32:49.316Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T08:32:49.316Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-13T08:32:49.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T08:32:49.658Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T08:32:49.658Z] 213ec9aee27d: Pulling fs layer [2023-02-13T08:32:49.658Z] 4583459ba037: Pulling fs layer [2023-02-13T08:32:49.658Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T08:32:49.658Z] 53926ce57604: Pulling fs layer [2023-02-13T08:32:49.658Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T08:32:49.658Z] 22ff95d597cd: Pulling fs layer [2023-02-13T08:32:49.658Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T08:32:49.658Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T08:32:49.658Z] a7acece74701: Pulling fs layer [2023-02-13T08:32:49.658Z] 96b7cbca73a9: Waiting [2023-02-13T08:32:49.658Z] 22ff95d597cd: Waiting [2023-02-13T08:32:49.658Z] a7acece74701: Waiting [2023-02-13T08:32:49.658Z] 21b2b0c7a3f4: Waiting [2023-02-13T08:32:49.658Z] 53926ce57604: Waiting [2023-02-13T08:32:49.658Z] 12d6caf4c0d1: Waiting [2023-02-13T08:32:49.658Z] 93c1e223e6f2: Verifying Checksum [2023-02-13T08:32:49.658Z] 93c1e223e6f2: Download complete [2023-02-13T08:32:49.658Z] 4583459ba037: Download complete [2023-02-13T08:32:49.658Z] 21b2b0c7a3f4: Download complete [2023-02-13T08:32:49.658Z] 22ff95d597cd: Download complete [2023-02-13T08:32:49.658Z] 213ec9aee27d: Verifying Checksum [2023-02-13T08:32:49.918Z] 12d6caf4c0d1: Verifying Checksum [2023-02-13T08:32:49.918Z] 12d6caf4c0d1: Download complete [2023-02-13T08:32:49.918Z] 213ec9aee27d: Pull complete [2023-02-13T08:32:50.179Z] 4583459ba037: Pull complete [2023-02-13T08:32:50.179Z] 93c1e223e6f2: Pull complete [2023-02-13T08:32:50.750Z] 53926ce57604: Verifying Checksum [2023-02-13T08:32:50.750Z] 53926ce57604: Download complete [2023-02-13T08:32:51.316Z] a7acece74701: Verifying Checksum [2023-02-13T08:32:51.316Z] a7acece74701: Download complete [2023-02-13T08:32:51.894Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T08:32:51.894Z] 96b7cbca73a9: Download complete [2023-02-13T08:32:54.433Z] 53926ce57604: Pull complete [2023-02-13T08:32:54.433Z] 21b2b0c7a3f4: Pull complete [2023-02-13T08:32:54.433Z] 22ff95d597cd: Pull complete [2023-02-13T08:32:54.691Z] 12d6caf4c0d1: Pull complete [2023-02-13T08:32:56.589Z] 96b7cbca73a9: Pull complete [2023-02-13T08:32:57.153Z] a7acece74701: Pull complete [2023-02-13T08:32:57.411Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T08:32:57.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T08:32:57.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-13T08:32:57.769Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T08:32:57.769Z] WORKDIR /edgex [2023-02-13T08:32:57.769Z] COPY go.mod . [2023-02-13T08:32:57.769Z] RUN go mod download build [2023-02-13T08:32:57.769Z] -t ci-base-image-x86_64 -f - . [2023-02-13T08:32:58.335Z] Sending build context to Docker daemon 170.2MB [2023-02-13T08:32:58.335Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T08:32:58.335Z] ---> db6d94c90886 [2023-02-13T08:32:58.335Z] Step 2/4 : WORKDIR /edgex [2023-02-13T08:33:00.242Z] ---> Running in f279dbc901fc [2023-02-13T08:33:00.242Z] Removing intermediate container f279dbc901fc [2023-02-13T08:33:00.242Z] ---> a26d8b3e82e6 [2023-02-13T08:33:00.242Z] Step 3/4 : COPY go.mod . [2023-02-13T08:33:00.242Z] ---> bb5076371ef5 [2023-02-13T08:33:00.242Z] Step 4/4 : RUN go mod download [2023-02-13T08:33:00.502Z] ---> Running in b011cc6f1fed [2023-02-13T08:33:03.738Z] Still waiting to schedule task [2023-02-13T08:33:03.738Z] ‘prd-centos7-blackbox-4c-2g-5385’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-13T08:33:03.738Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5513’ is offline [2023-02-13T08:33:08.619Z] Removing intermediate container b011cc6f1fed [2023-02-13T08:33:08.619Z] ---> d64a1cabab21 [2023-02-13T08:33:08.879Z] Successfully built d64a1cabab21 [2023-02-13T08:33:08.879Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:33:09.251Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T08:33:09.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:33:09.412Z] prd-ubuntu20.04-docker-8c-8g-5512 does not seem to be running inside a container [2023-02-13T08:33:09.443Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T08:33:09.844Z] $ docker top 0be0b4be21633093db838d16eb69de3f15d996d3db837c82058a3f24775a09df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T08:33:10.232Z] + go version [2023-02-13T08:33:10.232Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T08:33:10.267Z] $ docker stop --time=1 0be0b4be21633093db838d16eb69de3f15d996d3db837c82058a3f24775a09df [2023-02-13T08:33:11.577Z] $ docker rm -f --volumes 0be0b4be21633093db838d16eb69de3f15d996d3db837c82058a3f24775a09df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:33:12.267Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T08:33:12.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:33:12.419Z] prd-ubuntu20.04-docker-8c-8g-5512 does not seem to be running inside a container [2023-02-13T08:33:12.452Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T08:33:12.798Z] $ docker top 7019b14b236c9932f0cbe470d71e31d01582fe37602c1060329362cbed93eb28 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T08:33:12.914Z] ========================================================= [2023-02-13T08:33:12.914Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-13T08:33:12.914Z] ========================================================= [Pipeline] sh [2023-02-13T08:33:13.204Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-13T08:33:13.566Z] + make test [2023-02-13T08:33:13.566Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T08:33:20.130Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-13T08:33:34.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-13T08:33:34.998Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-13T08:33:34.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements [2023-02-13T08:33:38.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 73.2% of statements [2023-02-13T08:33:38.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-13T08:33:38.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-13T08:33:38.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-13T08:33:38.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.0% of statements [2023-02-13T08:33:38.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-13T08:33:38.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-13T08:33:39.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.060s coverage: 89.2% of statements [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-13T08:33:39.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.086s coverage: 3.7% of statements [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-13T08:33:39.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.554s coverage: 95.6% of statements [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-13T08:33:39.649Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.085s coverage: 72.2% of statements [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-13T08:33:39.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-13T08:33:39.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.094s coverage: 0.9% of statements [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-13T08:33:39.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.093s coverage: 29.6% of statements [2023-02-13T08:33:39.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-13T08:33:39.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.105s coverage: 47.1% of statements [2023-02-13T08:33:39.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.084s coverage: 82.9% of statements [2023-02-13T08:33:39.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements [2023-02-13T08:33:39.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements [2023-02-13T08:33:39.649Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.060s coverage: 87.5% of statements [2023-02-13T08:33:44.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements [2023-02-13T08:33:44.916Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2023-02-13T08:33:51.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.239s coverage: 79.9% of statements [2023-02-13T08:33:51.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.097s coverage: 92.9% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.223s coverage: 91.2% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.1% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.042s coverage: 100.0% of statements [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.377s coverage: 65.3% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 41.0% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-13T08:33:54.775Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-13T08:33:54.775Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:33:54.775Z] 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-02-13T08:34:16.709Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-13T08:34:16.709Z] go vet ./... [2023-02-13T08:34:17.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T08:34:17.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T08:34:17.276Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-13T08:34:17.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-13T08:34:17.885Z] + ls -al . [2023-02-13T08:34:17.885Z] total 748 [2023-02-13T08:34:17.885Z] drwxrwxr-x 11 1001 1001 4096 Feb 13 08:33 . [2023-02-13T08:34:17.885Z] drwxr-xr-x 4 root root 4096 Feb 13 08:33 .. [2023-02-13T08:34:17.885Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 08:32 .blubracket [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 16 Feb 13 08:32 .dockerignore [2023-02-13T08:34:17.885Z] drwxrwxr-x 8 1001 1001 4096 Feb 13 08:33 .git [2023-02-13T08:34:17.885Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 08:32 .github [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 1024 Feb 13 08:32 .gitignore [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 42 Feb 13 08:32 .golangci.yml [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 87 Feb 13 08:32 .hadolint.yml [2023-02-13T08:34:17.885Z] drwxr-xr-x 3 1001 1001 4096 Feb 13 08:32 .semver [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 166 Feb 13 08:32 .sonarcloud.properties [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 1171 Feb 13 08:32 ADOPTERS.md [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 10825 Feb 13 08:32 Attribution.txt [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 73765 Feb 13 08:32 CHANGELOG.md [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 3804 Feb 13 08:32 CONTRIBUTING.md [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 677 Feb 13 08:32 GOVERNANCE.md [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 850 Feb 13 08:32 Jenkinsfile [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 10775 Feb 13 08:32 LICENSE [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 13375 Feb 13 08:32 Makefile [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 582 Feb 13 08:32 OWNERS.md [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 9403 Feb 13 08:32 README.md [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 6912 Feb 13 08:32 SECURITY.md [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 5 Feb 13 08:32 VERSION [2023-02-13T08:34:17.885Z] drwxrwxr-x 2 1001 1001 4096 Feb 13 08:32 bin [2023-02-13T08:34:17.885Z] drwxrwxr-x 17 1001 1001 4096 Feb 13 08:32 cmd [2023-02-13T08:34:17.885Z] -rw-r--r-- 1 root root 488663 Feb 13 08:33 coverage.out [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 3295 Feb 13 08:32 go.mod [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 33318 Feb 13 08:32 go.sum [2023-02-13T08:34:17.885Z] drwxrwxr-x 7 1001 1001 4096 Feb 13 08:32 internal [2023-02-13T08:34:17.885Z] drwxrwxr-x 3 1001 1001 4096 Feb 13 08:32 openapi [2023-02-13T08:34:17.885Z] drwxrwxr-x 4 1001 1001 4096 Feb 13 08:32 snap [2023-02-13T08:34:17.885Z] -rw-rw-r-- 1 1001 1001 204 Feb 13 08:32 version.go [Pipeline] sh [2023-02-13T08:34:18.196Z] + '[' -e coverage.out ] [2023-02-13T08:34:18.196Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-13T08:34:18.316Z] Stashed 1 file(s) [Pipeline] sh [2023-02-13T08:34:18.612Z] + make build [2023-02-13T08:34:18.612Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-13T08:34:30.813Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-13T08:34:32.187Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-13T08:34:33.567Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-13T08:34:34.132Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-13T08:34:42.253Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-13T08:34:43.193Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-13T08:34:44.126Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-13T08:34:45.499Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-13T08:34:46.433Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-13T08:34:47.365Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-13T08:34:49.896Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-13T08:34:50.856Z] $ docker stop --time=1 7019b14b236c9932f0cbe470d71e31d01582fe37602c1060329362cbed93eb28 [2023-02-13T08:34:53.298Z] $ docker rm -f --volumes 7019b14b236c9932f0cbe470d71e31d01582fe37602c1060329362cbed93eb28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:34:54.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T08:34:54.358Z] [2023-02-13T08:34:54.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:34:54.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T08:34:54.735Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-13T08:34:54.735Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-13T08:34:54.735Z] ca9280d653b3: Pulling fs layer [2023-02-13T08:34:54.735Z] 7e9c9ca2126c: Pulling fs layer [2023-02-13T08:34:54.993Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-13T08:34:54.993Z] cbdbe7a5bc2a: Pull complete [2023-02-13T08:34:54.993Z] ca9280d653b3: Download complete [2023-02-13T08:34:55.559Z] 7e9c9ca2126c: Download complete [2023-02-13T08:34:55.559Z] ca9280d653b3: Pull complete [2023-02-13T08:34:58.836Z] 7e9c9ca2126c: Pull complete [2023-02-13T08:34:58.836Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-13T08:34:58.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T08:34:58.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:34:59.028Z] prd-ubuntu20.04-docker-8c-8g-5512 does not seem to be running inside a container [2023-02-13T08:34:59.058Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-13T08:35:00.424Z] $ docker top ff67a7eb4016d9b14eb3ca2c4b78d926e838974a0055ec75b66e49870c74c1dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T08:35:00.801Z] + docker-compose build --help [2023-02-13T08:35:00.801Z] + grep parallel [2023-02-13T08:35:01.369Z] --parallel Build images in parallel. [Pipeline] } [2023-02-13T08:35:01.404Z] $ docker stop --time=1 ff67a7eb4016d9b14eb3ca2c4b78d926e838974a0055ec75b66e49870c74c1dd [2023-02-13T08:35:02.696Z] $ docker rm -f --volumes ff67a7eb4016d9b14eb3ca2c4b78d926e838974a0055ec75b66e49870c74c1dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:35:03.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-13T08:35:03.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:35:03.431Z] prd-ubuntu20.04-docker-8c-8g-5512 does not seem to be running inside a container [2023-02-13T08:35:03.459Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-13T08:35:03.813Z] $ docker top 8013a45b1dccfe9b349d3f06e3fd18e35108c01e1f76bb398b42bd8460beae64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T08:35:04.199Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-13T08:35:04.769Z] Building core-command ... [2023-02-13T08:35:04.769Z] Building core-common-config-bootstrapper ... [2023-02-13T08:35:04.769Z] Building core-data ... [2023-02-13T08:35:04.769Z] Building core-metadata ... [2023-02-13T08:35:04.769Z] Building security-bootstrapper ... [2023-02-13T08:35:04.769Z] Building security-proxy-setup ... [2023-02-13T08:35:04.769Z] Building security-secretstore-setup ... [2023-02-13T08:35:04.769Z] Building security-spiffe-token-provider ... [2023-02-13T08:35:04.769Z] Building security-spire-agent ... [2023-02-13T08:35:04.769Z] Building security-spire-config ... [2023-02-13T08:35:04.769Z] Building security-spire-server ... [2023-02-13T08:35:04.769Z] Building support-notifications ... [2023-02-13T08:35:04.769Z] Building support-scheduler ... [2023-02-13T08:35:04.769Z] Building security-spire-config [2023-02-13T08:35:04.769Z] Building core-metadata [2023-02-13T08:35:04.769Z] Building support-scheduler [2023-02-13T08:35:04.769Z] Building core-common-config-bootstrapper [2023-02-13T08:35:04.769Z] Building security-spire-agent [2023-02-13T08:35:16.926Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5514 in /w/workspace/edgexfoundry_edgex-go_PR-4345 [Pipeline] { [2023-02-13T08:35:16.976Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:35:16.976Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:35:16.976Z] ---> d64a1cabab21 [2023-02-13T08:35:16.976Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:35:16.976Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:35:16.976Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:35:16.976Z] ---> d64a1cabab21 [2023-02-13T08:35:16.976Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T08:35:16.976Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:35:16.976Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:35:16.976Z] ---> d64a1cabab21 [2023-02-13T08:35:16.976Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:35:16.976Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:35:16.976Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:35:16.976Z] ---> d64a1cabab21 [2023-02-13T08:35:16.976Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T08:35:16.976Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:35:16.976Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:35:16.976Z] ---> d64a1cabab21 [2023-02-13T08:35:16.976Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [Pipeline] ws [2023-02-13T08:35:16.985Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-02-13T08:35:17.083Z] The recommended git tool is: git [2023-02-13T08:35:19.507Z] ---> Running in 1da91ed49f90 [2023-02-13T08:35:19.507Z] ---> Running in 2ce2d5735f96 [2023-02-13T08:35:19.507Z] ---> Running in 45e58638f61b [2023-02-13T08:35:19.507Z] ---> Running in 1b1223a4ed44 [2023-02-13T08:35:19.507Z] ---> Running in 1422ae85e713 [2023-02-13T08:35:19.507Z] Removing intermediate container 45e58638f61b [2023-02-13T08:35:19.507Z] ---> 96fb8268a8ae [2023-02-13T08:35:19.507Z] Step 4/24 : WORKDIR /edgex-go [2023-02-13T08:35:19.507Z] Removing intermediate container 2ce2d5735f96 [2023-02-13T08:35:19.507Z] ---> 16b24987f0b9 [2023-02-13T08:35:19.507Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T08:35:19.507Z] Removing intermediate container 1da91ed49f90 [2023-02-13T08:35:19.507Z] ---> bb4b361b6079 [2023-02-13T08:35:19.507Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T08:35:19.762Z] Removing intermediate container 1b1223a4ed44 [2023-02-13T08:35:19.763Z] ---> a48d9f9f708c [2023-02-13T08:35:19.763Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T08:35:19.763Z] Removing intermediate container 1422ae85e713 [2023-02-13T08:35:19.763Z] ---> d64b9bcfb02a [2023-02-13T08:35:19.763Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T08:35:19.763Z] ---> Running in 15623477b338 [2023-02-13T08:35:19.763Z] ---> Running in 68fefd26b775 [2023-02-13T08:35:19.763Z] ---> Running in d49642d0f630 [2023-02-13T08:35:19.763Z] ---> Running in 20f6a41c7a28 [2023-02-13T08:35:19.763Z] ---> Running in 4d49ce13de0b [2023-02-13T08:35:19.763Z] Removing intermediate container 68fefd26b775 [2023-02-13T08:35:19.763Z] ---> 681efd37cb47 [2023-02-13T08:35:19.763Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-13T08:35:19.763Z] Removing intermediate container 4d49ce13de0b [2023-02-13T08:35:19.763Z] ---> 0a6c9bfe2b00 [2023-02-13T08:35:19.763Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T08:35:20.020Z] Removing intermediate container 15623477b338 [2023-02-13T08:35:20.020Z] ---> 1bb49be494fe [2023-02-13T08:35:20.020Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T08:35:20.020Z] ---> Running in 54c19a49705f [2023-02-13T08:35:20.020Z] ---> Running in 4516d93be1f6 [2023-02-13T08:35:20.020Z] ---> Running in ea3fb04f5370 [2023-02-13T08:35:20.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:20.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:20.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:20.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:20.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:20.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:20.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:20.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:20.795Z] OK: 211 MiB in 51 packages [2023-02-13T08:35:20.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:20.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:35:21.052Z] OK: 211 MiB in 51 packages [2023-02-13T08:35:21.052Z] OK: 211 MiB in 51 packages [2023-02-13T08:35:21.052Z] OK: 211 MiB in 51 packages [2023-02-13T08:35:21.052Z] OK: 211 MiB in 51 packages [2023-02-13T08:35:21.310Z] Removing intermediate container d49642d0f630 [2023-02-13T08:35:21.310Z] ---> 97786b30a1be [2023-02-13T08:35:21.310Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T08:35:21.310Z] ---> df5bc189108e [2023-02-13T08:35:21.310Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:35:21.569Z] ---> Running in 6b32b32a2fa1 [2023-02-13T08:35:21.827Z] Removing intermediate container 20f6a41c7a28 [2023-02-13T08:35:21.827Z] ---> 7d49cdf50b7b [2023-02-13T08:35:21.827Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T08:35:21.827Z] Removing intermediate container 54c19a49705f [2023-02-13T08:35:21.827Z] ---> 1ffed94de1d4 [2023-02-13T08:35:21.827Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-13T08:35:21.827Z] Removing intermediate container 4516d93be1f6 [2023-02-13T08:35:21.827Z] ---> 6d7c3733935a [2023-02-13T08:35:21.827Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T08:35:21.827Z] Removing intermediate container ea3fb04f5370 [2023-02-13T08:35:21.827Z] ---> df13cc937a0f [2023-02-13T08:35:21.827Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T08:35:22.085Z] ---> 037fa258180d [2023-02-13T08:35:22.085Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:35:22.085Z] ---> 1425d81b1af7 [2023-02-13T08:35:22.085Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:35:22.085Z] ---> 95f9410ee1c6 [2023-02-13T08:35:22.085Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:35:22.085Z] ---> Running in 07a8537dc545 [2023-02-13T08:35:22.085Z] ---> Running in 4a84a5b483e6 [2023-02-13T08:35:22.085Z] ---> Running in d9f4599ed88c [2023-02-13T08:35:22.085Z] ---> ea8a2a6f3854 [2023-02-13T08:35:22.085Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:35:22.085Z] ---> Running in d2c98d240f6e [2023-02-13T08:35:23.462Z] using credential edgex-jenkins-ssh [2023-02-13T08:35:23.479Z] Cloning the remote Git repository [2023-02-13T08:35:23.546Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-13T08:35:23.646Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-02-13T08:35:23.843Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-13T08:35:23.845Z] > git --version # timeout=10 [2023-02-13T08:35:23.869Z] > git --version # 'git version 2.25.1' [2023-02-13T08:35:23.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T08:35:23.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T08:35:50.567Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-13T08:35:50.599Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T08:35:52.791Z] Merging remotes/origin/main commit 15a983a6f6d5b88e20add8024b7e596911b920c9 into PR head commit 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:35:53.217Z] Merge succeeded, producing 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:35:53.217Z] Checking out Revision 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c (PR-4345) [2023-02-13T08:35:51.802Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-13T08:35:51.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-13T08:35:51.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T08:35:51.877Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4345/head:refs/remotes/origin/PR-4345 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-13T08:35:52.816Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T08:35:52.840Z] > git checkout -f 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c # timeout=10 [2023-02-13T08:35:53.090Z] > git remote # timeout=10 [2023-02-13T08:35:53.112Z] > git config --get remote.origin.url # timeout=10 [2023-02-13T08:35:53.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T08:35:53.163Z] > git merge 15a983a6f6d5b88e20add8024b7e596911b920c9 # timeout=10 [2023-02-13T08:35:53.194Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-13T08:35:53.225Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T08:35:53.240Z] > git checkout -f 0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c # timeout=10 [2023-02-13T08:35:54.177Z] Removing intermediate container d9f4599ed88c [2023-02-13T08:35:54.177Z] ---> c37c5bf91098 [2023-02-13T08:35:54.177Z] Step 8/24 : COPY . . [2023-02-13T08:35:54.177Z] Removing intermediate container 07a8537dc545 [2023-02-13T08:35:54.177Z] ---> f8da79015ad9 [2023-02-13T08:35:54.177Z] Step 8/22 : COPY . . [2023-02-13T08:35:54.177Z] Removing intermediate container 6b32b32a2fa1 [2023-02-13T08:35:54.177Z] ---> 2588d610ff4c [2023-02-13T08:35:54.177Z] Step 7/24 : COPY . . [2023-02-13T08:35:54.177Z] Removing intermediate container d2c98d240f6e [2023-02-13T08:35:54.177Z] ---> 08e8c0cd0959 [2023-02-13T08:35:54.177Z] Step 8/22 : COPY . . [2023-02-13T08:35:54.177Z] Removing intermediate container 4a84a5b483e6 [2023-02-13T08:35:54.177Z] ---> b17963a5c1a6 [2023-02-13T08:35:54.177Z] Step 7/24 : COPY . . [2023-02-13T08:35:56.915Z] Commit message: "feat(data): update validateEvent topic check" [2023-02-13T08:35:56.990Z] > git --version # timeout=10 [2023-02-13T08:35:57.002Z] > git --version # 'git version 2.25.1' [2023-02-13T08:35:57.027Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T08:35:58.303Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T08:35:58.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T08:35:58.303Z] Dload Upload Total Spent Left Speed [2023-02-13T08:35:58.303Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [2023-02-13T08:35:58.367Z] ---> 647f767a9411 [2023-02-13T08:35:58.367Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T08:35:58.367Z] ---> d697a5bb2e0e [2023-02-13T08:35:58.367Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-13T08:35:58.367Z] ---> dba7a5a41d07 [2023-02-13T08:35:58.367Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T08:35:58.367Z] ---> 1e31da3e5550 [2023-02-13T08:35:58.367Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-13T08:35:58.367Z] ---> a6ba748b4c12 [2023-02-13T08:35:58.367Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-13T08:35:58.367Z] ---> Running in e257c85b865c [2023-02-13T08:35:58.367Z] ---> Running in 5d7348234f53 [2023-02-13T08:35:58.367Z] ---> Running in bb97f1e348f7 [2023-02-13T08:35:58.367Z] ---> Running in 06ccbb4c0388 [2023-02-13T08:35:58.367Z] ---> Running in 7a46fbee8b6f [2023-02-13T08:35:58.367Z] Removing intermediate container e257c85b865c [2023-02-13T08:35:58.367Z] ---> e39573ca5f9b [2023-02-13T08:35:58.367Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T08:35:58.367Z] Removing intermediate container 06ccbb4c0388 [2023-02-13T08:35:58.367Z] ---> 09f128bbeebf [2023-02-13T08:35:58.367Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-13T08:35:58.367Z] ---> Running in 29375fb7ab98 [2023-02-13T08:35:58.367Z] ---> Running in 1a5d80e8826e [2023-02-13T08:35:58.367Z] Removing intermediate container 29375fb7ab98 [2023-02-13T08:35:58.367Z] ---> bbb81c0875fc [2023-02-13T08:35:58.367Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-13T08:35:58.367Z] ---> Running in 525c02008f1f [2023-02-13T08:35:58.367Z] Removing intermediate container 1a5d80e8826e [2023-02-13T08:35:58.367Z] ---> f29d5980dce3 [2023-02-13T08:35:58.367Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-13T08:35:58.367Z] ---> Running in 7179cd6dc4be [2023-02-13T08:35:58.367Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-13T08:35:58.367Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-13T08:35:58.367Z] 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 [Pipeline] sh [2023-02-13T08:35:58.973Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T08:35:59.308Z] Removing intermediate container 7179cd6dc4be [2023-02-13T08:35:59.308Z] Removing intermediate container 525c02008f1f [2023-02-13T08:35:59.308Z] ---> 72e4c88e188e [2023-02-13T08:35:59.308Z] ---> 91498a3bb64e [2023-02-13T08:35:59.308Z] Step 11/24 : WORKDIR /edgex-goStep 11/24 : WORKDIR /edgex-go [2023-02-13T08:35:59.308Z] [2023-02-13T08:35:59.332Z] + sudo tee /etc/docker/daemon.new [2023-02-13T08:35:59.332Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T08:35:59.332Z] { [2023-02-13T08:35:59.332Z] "registry-mirrors": [ [2023-02-13T08:35:59.332Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T08:35:59.332Z] ], [2023-02-13T08:35:59.332Z] "bip": "10.250.0.254/24", [2023-02-13T08:35:59.332Z] "hosts": [ [2023-02-13T08:35:59.332Z] "tcp://0.0.0.0:5555", [2023-02-13T08:35:59.332Z] "unix:///var/run/docker.sock" [2023-02-13T08:35:59.332Z] ], [2023-02-13T08:35:59.332Z] "mtu": 1458, [2023-02-13T08:35:59.332Z] "selinux-enabled": true, [2023-02-13T08:35:59.332Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T08:35:59.332Z] } [Pipeline] sh [2023-02-13T08:35:59.566Z] ---> Running in b60760d0795d [2023-02-13T08:35:59.566Z] ---> Running in 4825258f6e6d [2023-02-13T08:35:59.566Z] Removing intermediate container b60760d0795d [2023-02-13T08:35:59.566Z] ---> 3a11c7f3b459 [2023-02-13T08:35:59.566Z] [2023-02-13T08:35:59.566Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T08:35:59.566Z] Removing intermediate container 4825258f6e6d [2023-02-13T08:35:59.566Z] ---> 549737d03d6c [2023-02-13T08:35:59.566Z] [2023-02-13T08:35:59.566Z] Step 12/24 : FROM alpine:3.15 [2023-02-13T08:35:59.683Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T08:36:00.039Z] + sudo service docker restart [2023-02-13T08:36:00.132Z] 3.15: Pulling from library/alpine [2023-02-13T08:36:00.132Z] 3.15: Pulling from library/alpine [2023-02-13T08:36:01.065Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-13T08:36:01.065Z] Status: Downloaded newer image for alpine:3.15 [2023-02-13T08:36:01.065Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-13T08:36:01.065Z] Status: Image is up to date for alpine:3.15 [2023-02-13T08:36:01.065Z] ---> 5ce65d7b0fde [2023-02-13T08:36:01.065Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:36:01.065Z] ---> 5ce65d7b0fde [2023-02-13T08:36:01.065Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:36:01.325Z] ---> Running in 1a75e053f44d [2023-02-13T08:36:01.325Z] ---> Running in 2a63ca624b51 [2023-02-13T08:36:01.325Z] Removing intermediate container 2a63ca624b51 [2023-02-13T08:36:01.325Z] ---> c734033a2667 [2023-02-13T08:36:01.325Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-13T08:36:01.585Z] Removing intermediate container 1a75e053f44d [2023-02-13T08:36:01.585Z] ---> cfb07d4375c0 [2023-02-13T08:36:01.585Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T08:36:01.585Z] ---> Running in 9589b4dfe75d [2023-02-13T08:36:01.585Z] ---> Running in a75cd514eb54 [2023-02-13T08:36:02.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:02.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:02.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:02.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:03.087Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T08:36:03.087Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T08:36:03.087Z] OK: 15857 distinct packages available [2023-02-13T08:36:03.087Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T08:36:03.087Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T08:36:03.087Z] OK: 15857 distinct packages available [2023-02-13T08:36:03.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:03.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:03.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:03.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:03.346Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-13T08:36:03.346Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-13T08:36:03.346Z] (3/5) Installing libucontext (1.1-r0) [2023-02-13T08:36:03.346Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-13T08:36:03.346Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-13T08:36:03.346Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-13T08:36:03.346Z] (3/4) Installing libucontext (1.1-r0) [2023-02-13T08:36:03.346Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-13T08:36:03.346Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-13T08:36:03.346Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T08:36:03.346Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T08:36:03.346Z] OK: 6 MiB in 18 packages [2023-02-13T08:36:03.346Z] OK: 7 MiB in 19 packages [2023-02-13T08:36:04.721Z] Removing intermediate container a75cd514eb54 [2023-02-13T08:36:04.721Z] ---> 1e0813771a0d [2023-02-13T08:36:04.721Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-13T08:36:04.721Z] Removing intermediate container 9589b4dfe75d [2023-02-13T08:36:04.721Z] ---> 4290cb8f2a75 [2023-02-13T08:36:04.721Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T08:36:08.905Z] ---> 4bf5fa968792 [2023-02-13T08:36:08.905Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T08:36:08.905Z] ---> 95a4090268e8 [2023-02-13T08:36:08.905Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T08:36:09.839Z] ---> 32cb9ac45e71 [2023-02-13T08:36:09.839Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-13T08:36:09.839Z] ---> Running in fba0354f8776 [2023-02-13T08:36:09.839Z] ---> 6e99ff084483 [2023-02-13T08:36:09.839Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T08:36:10.096Z] Removing intermediate container fba0354f8776 [2023-02-13T08:36:10.096Z] ---> 5d3581a239b2 [2023-02-13T08:36:10.096Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-13T08:36:10.354Z] ---> 2629e0f9f4ff [2023-02-13T08:36:10.354Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-13T08:36:10.920Z] ---> e581a96c0629 [2023-02-13T08:36:10.920Z] Step 19/24 : WORKDIR / [2023-02-13T08:36:10.920Z] ---> 33c3a3fccef3 [2023-02-13T08:36:10.920Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-13T08:36:10.920Z] ---> Running in bc874ee6bbab [2023-02-13T08:36:11.180Z] Removing intermediate container bc874ee6bbab [2023-02-13T08:36:11.180Z] ---> 7e5f5bb20de1 [2023-02-13T08:36:11.180Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T08:36:11.437Z] ---> Running in 1c7ba167d944 [2023-02-13T08:36:11.437Z] ---> 7d68ce384662 [2023-02-13T08:36:11.437Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T08:36:11.437Z] ---> Running in 7b798ffe9583 [2023-02-13T08:36:11.695Z] Removing intermediate container 1c7ba167d944 [2023-02-13T08:36:11.696Z] ---> 6110eac15341 [2023-02-13T08:36:11.696Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T08:36:11.964Z] Removing intermediate container 7b798ffe9583 [2023-02-13T08:36:11.964Z] ---> 9eef369e07f1 [2023-02-13T08:36:11.964Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T08:36:11.964Z] ---> Running in b483a2f82b9c [2023-02-13T08:36:11.964Z] ---> Running in 5dbd6ab5a563 [2023-02-13T08:36:12.222Z] Removing intermediate container 5dbd6ab5a563 [2023-02-13T08:36:12.222Z] ---> d676e7ac224d [2023-02-13T08:36:12.222Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T08:36:12.222Z] Removing intermediate container b483a2f82b9c [2023-02-13T08:36:12.222Z] ---> c2fd97c9de4a [2023-02-13T08:36:12.222Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T08:36:12.222Z] ---> Running in 5aa96e1d11d8 [2023-02-13T08:36:12.479Z] ---> Running in dc514cb2d932 [2023-02-13T08:36:12.736Z] Removing intermediate container 5aa96e1d11d8 [2023-02-13T08:36:12.736Z] ---> 9a882a062be8 [2023-02-13T08:36:12.736Z] Step 23/24 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:36:12.736Z] Removing intermediate container dc514cb2d932 [2023-02-13T08:36:12.736Z] ---> ac4b6894bbc7 [2023-02-13T08:36:12.736Z] Step 23/24 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:36:12.996Z] ---> Running in 1f750bd31ba7 [2023-02-13T08:36:12.996Z] ---> Running in a508f8365195 [2023-02-13T08:36:13.255Z] Removing intermediate container 1f750bd31ba7 [2023-02-13T08:36:13.255Z] ---> c1e5c2b80e50 [2023-02-13T08:36:13.255Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T08:36:13.255Z] ---> Running in 06f1cf76299e [2023-02-13T08:36:13.255Z] Removing intermediate container a508f8365195 [2023-02-13T08:36:13.255Z] ---> c7bca58c7de2 [2023-02-13T08:36:13.255Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T08:36:13.558Z] ---> Running in c29578090d41 [2023-02-13T08:36:13.558Z] Removing intermediate container 06f1cf76299e [2023-02-13T08:36:13.558Z] ---> cac153530f89 [2023-02-13T08:36:13.558Z] [2023-02-13T08:36:13.816Z] Successfully built cac153530f89 [2023-02-13T08:36:13.816Z] Successfully tagged security-spire-agent:latest [2023-02-13T08:36:13.816Z]  Building security-spire-agent ... done Building core-data [2023-02-13T08:36:13.816Z] Removing intermediate container c29578090d41 [2023-02-13T08:36:13.816Z] ---> 13627c7ac14c [2023-02-13T08:36:13.816Z] [2023-02-13T08:36:13.816Z] Successfully built 13627c7ac14c [2023-02-13T08:36:13.816Z] Successfully tagged security-spire-config:latest [2023-02-13T08:36:13.816Z]  Building security-spire-config ... done Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T08:36:18.393Z] provisioning config files... [2023-02-13T08:36:18.426Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3109127163889150299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:36:18.840Z] ---> docker-login.sh [2023-02-13T08:36:18.841Z] nexus3.edgexfoundry.org:10001 [2023-02-13T08:36:19.074Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:36:19.074Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:36:19.074Z] ---> d64a1cabab21 [2023-02-13T08:36:19.074Z] Step 3/21 : WORKDIR /edgex-go [2023-02-13T08:36:19.074Z] ---> Using cache [2023-02-13T08:36:19.074Z] ---> d64b9bcfb02a [2023-02-13T08:36:19.074Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-13T08:36:19.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:36:19.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:36:19.074Z] ---> d64a1cabab21 [2023-02-13T08:36:19.074Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:36:19.074Z] ---> Using cache [2023-02-13T08:36:19.074Z] ---> 16b24987f0b9 [2023-02-13T08:36:19.074Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T08:36:19.074Z] ---> Using cache [2023-02-13T08:36:19.074Z] ---> 1bb49be494fe [2023-02-13T08:36:19.074Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-13T08:36:19.074Z] ---> Using cache [2023-02-13T08:36:19.074Z] ---> df13cc937a0f [2023-02-13T08:36:19.074Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T08:36:19.074Z] ---> Using cache [2023-02-13T08:36:19.074Z] ---> ea8a2a6f3854 [2023-02-13T08:36:19.074Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:36:19.074Z] ---> Using cache [2023-02-13T08:36:19.074Z] ---> 08e8c0cd0959 [2023-02-13T08:36:19.074Z] Step 8/22 : COPY . . [2023-02-13T08:36:19.074Z] ---> Using cache [2023-02-13T08:36:19.074Z] ---> a6ba748b4c12 [2023-02-13T08:36:19.074Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-13T08:36:19.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:36:19.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:36:19.708Z] Configure a credential helper to remove this warning. See [2023-02-13T08:36:19.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:36:19.708Z] [2023-02-13T08:36:19.708Z] Login Succeeded [2023-02-13T08:36:19.708Z] nexus3.edgexfoundry.org:10002 [2023-02-13T08:36:19.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:36:19.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:36:19.981Z] Configure a credential helper to remove this warning. See [2023-02-13T08:36:19.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:36:19.981Z] [2023-02-13T08:36:19.981Z] Login Succeeded [2023-02-13T08:36:19.981Z] nexus3.edgexfoundry.org:10003 [2023-02-13T08:36:20.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:36:20.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:36:20.531Z] Configure a credential helper to remove this warning. See [2023-02-13T08:36:20.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:36:20.531Z] [2023-02-13T08:36:20.531Z] Login Succeeded [2023-02-13T08:36:20.531Z] nexus3.edgexfoundry.org:10004 [2023-02-13T08:36:20.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:36:20.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:36:20.815Z] Configure a credential helper to remove this warning. See [2023-02-13T08:36:20.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:36:20.815Z] [2023-02-13T08:36:20.815Z] Login Succeeded [2023-02-13T08:36:20.815Z] docker.io [2023-02-13T08:36:21.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T08:36:21.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T08:36:21.363Z] Configure a credential helper to remove this warning. See [2023-02-13T08:36:21.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T08:36:21.363Z] [2023-02-13T08:36:21.363Z] Login Succeeded [2023-02-13T08:36:21.363Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T08:36:21.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-13T08:36:21.600Z] ---> Running in f16e5cfc1380 [2023-02-13T08:36:21.600Z] ---> Running in 5364cc0fa1e3 [Pipeline] sh [2023-02-13T08:36:21.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:21.859Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-13T08:36:22.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:22.116Z] OK: 211 MiB in 51 packages [2023-02-13T08:36:22.156Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-02-13T08:36:22.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T08:36:22.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T08:36:22.270Z] ========================================================= [2023-02-13T08:36:22.270Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T08:36:22.270Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-13T08:36:22.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T08:36:22.932Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T08:36:22.932Z] 9b18e9b68314: Pulling fs layer [2023-02-13T08:36:22.932Z] 35d82f9e3411: Pulling fs layer [2023-02-13T08:36:22.932Z] e16973657156: Pulling fs layer [2023-02-13T08:36:22.932Z] fc693d55d65f: Pulling fs layer [2023-02-13T08:36:22.932Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T08:36:22.932Z] dda99020689f: Pulling fs layer [2023-02-13T08:36:22.932Z] db1c61fa0a46: Pulling fs layer [2023-02-13T08:36:22.932Z] 891c053d2c06: Pulling fs layer [2023-02-13T08:36:22.932Z] fc693d55d65f: Waiting [2023-02-13T08:36:22.932Z] 7e9fc2657dce: Waiting [2023-02-13T08:36:22.932Z] dda99020689f: Waiting [2023-02-13T08:36:22.932Z] db1c61fa0a46: Waiting [2023-02-13T08:36:22.932Z] 891c053d2c06: Waiting [2023-02-13T08:36:22.932Z] e16973657156: Verifying Checksum [2023-02-13T08:36:22.932Z] e16973657156: Download complete [2023-02-13T08:36:22.932Z] 35d82f9e3411: Verifying Checksum [2023-02-13T08:36:22.932Z] 35d82f9e3411: Download complete [2023-02-13T08:36:22.932Z] 7e9fc2657dce: Verifying Checksum [2023-02-13T08:36:22.932Z] 7e9fc2657dce: Download complete [2023-02-13T08:36:22.932Z] dda99020689f: Download complete [2023-02-13T08:36:22.932Z] 9b18e9b68314: Verifying Checksum [2023-02-13T08:36:22.932Z] 9b18e9b68314: Download complete [2023-02-13T08:36:23.918Z] 891c053d2c06: Verifying Checksum [2023-02-13T08:36:23.918Z] 891c053d2c06: Download complete [2023-02-13T08:36:24.017Z] Removing intermediate container 5364cc0fa1e3 [2023-02-13T08:36:24.017Z] ---> cd66016905ca [2023-02-13T08:36:24.017Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-13T08:36:24.193Z] 9b18e9b68314: Pull complete [2023-02-13T08:36:24.583Z] ---> 94255faf0d98 [2023-02-13T08:36:24.583Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:36:24.785Z] 35d82f9e3411: Pull complete [2023-02-13T08:36:25.058Z] e16973657156: Pull complete [2023-02-13T08:36:25.155Z] ---> Running in 6fba96737b09 [2023-02-13T08:36:25.155Z] Removing intermediate container 5d7348234f53 [2023-02-13T08:36:25.155Z] ---> 0a7242772a1e [2023-02-13T08:36:25.155Z] [2023-02-13T08:36:25.155Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T08:36:25.155Z] 3.16: Pulling from library/alpine [2023-02-13T08:36:25.330Z] db1c61fa0a46: Verifying Checksum [2023-02-13T08:36:25.330Z] db1c61fa0a46: Download complete [2023-02-13T08:36:25.725Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T08:36:25.725Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T08:36:25.725Z] ---> dfd21b5a31f5 [2023-02-13T08:36:25.725Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-13T08:36:25.921Z] fc693d55d65f: Verifying Checksum [2023-02-13T08:36:25.921Z] fc693d55d65f: Download complete [2023-02-13T08:36:26.291Z] ---> Running in 38a629cafa8d [2023-02-13T08:36:26.856Z] Removing intermediate container 38a629cafa8d [2023-02-13T08:36:26.856Z] ---> d3b9eb9a1d27 [2023-02-13T08:36:26.856Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T08:36:26.856Z] ---> Running in 6fcf513ed0a8 [2023-02-13T08:36:27.114Z] Removing intermediate container bb97f1e348f7 [2023-02-13T08:36:27.114Z] ---> 8ccbf16ad1cc [2023-02-13T08:36:27.114Z] [2023-02-13T08:36:27.114Z] Step 10/24 : FROM alpine:3.16 [2023-02-13T08:36:27.114Z] ---> dfd21b5a31f5 [2023-02-13T08:36:27.114Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-13T08:36:27.114Z] ---> Running in d46764de8e5c [2023-02-13T08:36:27.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:27.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:27.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:27.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:27.886Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T08:36:27.886Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:36:27.886Z] OK: 6 MiB in 15 packages [2023-02-13T08:36:27.886Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T08:36:27.886Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:36:27.886Z] OK: 6 MiB in 15 packages [2023-02-13T08:36:28.451Z] Removing intermediate container 6fcf513ed0a8 [2023-02-13T08:36:28.451Z] ---> 7a8cde1224ab [2023-02-13T08:36:28.451Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:36:29.014Z] Removing intermediate container d46764de8e5c [2023-02-13T08:36:29.014Z] ---> fe966f845579 [2023-02-13T08:36:29.014Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T08:36:29.014Z] ---> Running in f0cac290b8f6 [2023-02-13T08:36:29.014Z] ---> 9ca57ed5891c [2023-02-13T08:36:29.014Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-13T08:36:29.283Z] Removing intermediate container f0cac290b8f6 [2023-02-13T08:36:29.283Z] ---> ff9a78bbe5f6 [2023-02-13T08:36:29.283Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-13T08:36:29.541Z] ---> Running in b4acec920d33 [2023-02-13T08:36:29.798Z] ---> 529933a31bf3 [2023-02-13T08:36:29.798Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-13T08:36:29.798Z] Removing intermediate container b4acec920d33 [2023-02-13T08:36:29.798Z] ---> e84025ee0b96 [2023-02-13T08:36:29.798Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-13T08:36:30.059Z] ---> Running in 52b827c1e592 [2023-02-13T08:36:30.324Z] ---> 575b5bc8a9e4 [2023-02-13T08:36:30.324Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-13T08:36:30.583Z] Removing intermediate container 52b827c1e592 [2023-02-13T08:36:30.583Z] ---> 6685e7dc26cd [2023-02-13T08:36:30.583Z] Step 15/24 : WORKDIR / [2023-02-13T08:36:31.957Z] ---> 6ecfda2773bd [2023-02-13T08:36:31.957Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T08:36:31.957Z] ---> Running in 569d01e572d8 [2023-02-13T08:36:32.214Z] ---> Running in a0e55cab1c04 [2023-02-13T08:36:32.472Z] Removing intermediate container 569d01e572d8 [2023-02-13T08:36:32.472Z] ---> 937b25dbf482 [2023-02-13T08:36:32.472Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:36:32.472Z] Removing intermediate container 7a46fbee8b6f [2023-02-13T08:36:32.472Z] ---> 04024fe0f3c7 [2023-02-13T08:36:32.472Z] [2023-02-13T08:36:32.472Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T08:36:32.472Z] ---> dfd21b5a31f5 [2023-02-13T08:36:32.472Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T08:36:32.472Z] ---> Using cache [2023-02-13T08:36:32.472Z] ---> fe966f845579 [2023-02-13T08:36:32.472Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T08:36:32.472Z] ---> Using cache [2023-02-13T08:36:32.472Z] ---> ff9a78bbe5f6 [2023-02-13T08:36:32.472Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-13T08:36:33.413Z] ---> Running in 76ecc4347af4 [2023-02-13T08:36:33.413Z] ---> 6af538ca3bd8 [2023-02-13T08:36:33.413Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-13T08:36:33.413Z] Removing intermediate container 76ecc4347af4 [2023-02-13T08:36:33.413Z] ---> d9ba4f33c1b8 [2023-02-13T08:36:33.413Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T08:36:33.413Z] ---> Running in 2d5dda4494c1 [2023-02-13T08:36:33.673Z] Removing intermediate container 2d5dda4494c1 [2023-02-13T08:36:33.673Z] ---> 4fc886389f90 [2023-02-13T08:36:33.673Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:36:33.673Z] Removing intermediate container a0e55cab1c04 [2023-02-13T08:36:33.673Z] ---> 310329a14a94 [2023-02-13T08:36:33.673Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T08:36:33.938Z] ---> Running in 82a7fff1187e [2023-02-13T08:36:33.938Z] ---> 665a250e1aff [2023-02-13T08:36:33.938Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-13T08:36:33.938Z] ---> 1dc1e0904887 [2023-02-13T08:36:33.938Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-13T08:36:34.196Z] Removing intermediate container 82a7fff1187e [2023-02-13T08:36:34.196Z] ---> 0ed7895baf61 [2023-02-13T08:36:34.196Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-13T08:36:34.196Z] ---> Running in 7637aa5413ac [2023-02-13T08:36:34.196Z] ---> b4ea424bb701 [2023-02-13T08:36:34.196Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-13T08:36:34.765Z] ---> 9cc773abc000 [2023-02-13T08:36:34.765Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-13T08:36:34.765Z] Removing intermediate container 7637aa5413ac [2023-02-13T08:36:34.765Z] ---> 2593ab94e3b1 [2023-02-13T08:36:34.765Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T08:36:34.765Z] ---> Running in 92a6c3841e26 [2023-02-13T08:36:34.765Z] ---> Running in de52a81b2678 [2023-02-13T08:36:35.025Z] ---> a1a4f9db0786 [2023-02-13T08:36:35.025Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-13T08:36:35.025Z] Removing intermediate container 92a6c3841e26 [2023-02-13T08:36:35.025Z] ---> 8200e58d469a [2023-02-13T08:36:35.025Z] Step 21/22 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:36:35.025Z] Removing intermediate container de52a81b2678 [2023-02-13T08:36:35.025Z] ---> 012aef38b569 [2023-02-13T08:36:35.025Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:36:35.285Z] ---> Running in 5bc3606a0764 [2023-02-13T08:36:35.285Z] ---> Running in a47832e180ce [2023-02-13T08:36:35.285Z] ---> 4679efa177da [2023-02-13T08:36:35.285Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-13T08:36:35.545Z] ---> Running in 9d9c23337769 [2023-02-13T08:36:35.546Z] Removing intermediate container 5bc3606a0764 [2023-02-13T08:36:35.546Z] ---> 2ed0f7d175dd [2023-02-13T08:36:35.546Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T08:36:35.821Z] Removing intermediate container a47832e180ce [2023-02-13T08:36:35.821Z] ---> 772442ecc08b [2023-02-13T08:36:35.821Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T08:36:35.821Z] ---> Running in 064889edc7ed [2023-02-13T08:36:35.821Z] ---> Running in 69dc650bc9cb [2023-02-13T08:36:35.821Z] Removing intermediate container 9d9c23337769 [2023-02-13T08:36:35.821Z] ---> 8a7d8f5729cc [2023-02-13T08:36:35.821Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:36:36.133Z] Removing intermediate container 064889edc7ed [2023-02-13T08:36:36.133Z] ---> 24358844ff3c [2023-02-13T08:36:36.133Z] [2023-02-13T08:36:36.133Z] ---> Running in c3fe028bb915 [2023-02-13T08:36:36.133Z] Removing intermediate container 69dc650bc9cb [2023-02-13T08:36:36.133Z] ---> 3a496fd05a34 [2023-02-13T08:36:36.133Z] Step 23/24 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:36:36.404Z] Successfully built 24358844ff3c [2023-02-13T08:36:36.404Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-13T08:36:36.404Z]  Building core-common-config-bootstrapper ... done Building security-bootstrapper [2023-02-13T08:36:36.404Z] ---> Running in 94a28490adca [2023-02-13T08:36:36.404Z] Removing intermediate container c3fe028bb915 [2023-02-13T08:36:36.404Z] ---> d60c7b65b477 [2023-02-13T08:36:36.404Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T08:36:38.940Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:36:38.940Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:36:38.940Z] ---> d64a1cabab21 [2023-02-13T08:36:38.940Z] Step 3/32 : WORKDIR /edgex-go [2023-02-13T08:36:38.940Z] ---> Using cache [2023-02-13T08:36:38.940Z] ---> d64b9bcfb02a [2023-02-13T08:36:38.940Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-13T08:36:38.940Z] ---> Using cache [2023-02-13T08:36:38.940Z] ---> cd66016905ca [2023-02-13T08:36:38.940Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-13T08:36:38.940Z] ---> Using cache [2023-02-13T08:36:38.940Z] ---> 94255faf0d98 [2023-02-13T08:36:38.940Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:36:39.509Z] ---> Running in 9d410c74f3be [2023-02-13T08:36:39.509Z] Removing intermediate container 94a28490adca [2023-02-13T08:36:39.509Z] ---> ec15184a8c32 [2023-02-13T08:36:39.509Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T08:36:39.509Z] ---> Running in a5cfcc00d39a [2023-02-13T08:36:39.509Z] ---> Running in 787e7233d761 [2023-02-13T08:36:39.509Z] Removing intermediate container 9d410c74f3be [2023-02-13T08:36:39.509Z] ---> 6568eaf528df [2023-02-13T08:36:39.509Z] Step 21/22 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:36:39.777Z] ---> Running in 5a9e09a55ff7 [2023-02-13T08:36:39.777Z] Removing intermediate container 787e7233d761 [2023-02-13T08:36:39.777Z] ---> 05c70d871384 [2023-02-13T08:36:39.777Z] [2023-02-13T08:36:39.777Z] Successfully built 05c70d871384 [2023-02-13T08:36:40.035Z] Successfully tagged core-metadata:latest [2023-02-13T08:36:40.035Z]  Building core-metadata ... done Building support-notifications [2023-02-13T08:36:40.035Z] Removing intermediate container 5a9e09a55ff7 [2023-02-13T08:36:40.035Z] ---> 1f3d751a29b1 [2023-02-13T08:36:40.035Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T08:36:41.013Z] fc693d55d65f: Pull complete [2023-02-13T08:36:41.013Z] 7e9fc2657dce: Pull complete [2023-02-13T08:36:41.013Z] dda99020689f: Pull complete [2023-02-13T08:36:41.409Z] ---> Running in 417c617fafd3 [2023-02-13T08:36:41.975Z] Removing intermediate container 417c617fafd3 [2023-02-13T08:36:41.975Z] ---> 5bd5a003011a [2023-02-13T08:36:41.975Z] [2023-02-13T08:36:41.975Z] Removing intermediate container f16e5cfc1380 [2023-02-13T08:36:41.975Z] ---> a0c71c136e20 [2023-02-13T08:36:41.975Z] [2023-02-13T08:36:41.975Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T08:36:41.975Z] ---> dfd21b5a31f5 [2023-02-13T08:36:41.975Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-13T08:36:42.254Z] Successfully built 5bd5a003011a [2023-02-13T08:36:42.516Z] Successfully tagged support-scheduler:latest [2023-02-13T08:36:42.516Z]  Building support-scheduler ... done Building security-spire-server [2023-02-13T08:36:42.516Z] Removing intermediate container 6fba96737b09 [2023-02-13T08:36:42.516Z] ---> 4b18a118178f [2023-02-13T08:36:42.516Z] Step 7/21 : COPY . . [2023-02-13T08:36:42.516Z] ---> Running in aea3e4f00f24 [2023-02-13T08:36:43.082Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:36:43.082Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:36:43.082Z] ---> d64a1cabab21 [2023-02-13T08:36:43.082Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:36:43.082Z] ---> Using cache [2023-02-13T08:36:43.082Z] ---> 16b24987f0b9 [2023-02-13T08:36:43.082Z] Step 4/22 : WORKDIR /edgex-go [2023-02-13T08:36:43.082Z] ---> Using cache [2023-02-13T08:36:43.082Z] ---> 1bb49be494fe [2023-02-13T08:36:43.082Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-13T08:36:44.984Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:36:44.984Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:36:44.984Z] ---> d64a1cabab21 [2023-02-13T08:36:44.984Z] Step 3/23 : WORKDIR /edgex-go [2023-02-13T08:36:44.984Z] ---> Using cache [2023-02-13T08:36:44.984Z] ---> d64b9bcfb02a [2023-02-13T08:36:44.984Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-13T08:36:44.984Z] ---> Using cache [2023-02-13T08:36:44.984Z] ---> 7d49cdf50b7b [2023-02-13T08:36:44.984Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-13T08:36:44.984Z] ---> Using cache [2023-02-13T08:36:44.984Z] ---> 95f9410ee1c6 [2023-02-13T08:36:44.984Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:36:44.984Z] ---> Using cache [2023-02-13T08:36:44.984Z] ---> b17963a5c1a6 [2023-02-13T08:36:44.984Z] Step 7/23 : COPY . . [2023-02-13T08:36:44.984Z] ---> Using cache [2023-02-13T08:36:44.984Z] ---> dba7a5a41d07 [2023-02-13T08:36:44.984Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-13T08:36:44.984Z] ---> Using cache [2023-02-13T08:36:44.984Z] ---> 09f128bbeebf [2023-02-13T08:36:44.984Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-13T08:36:44.984Z] ---> Using cache [2023-02-13T08:36:44.984Z] ---> f29d5980dce3 [2023-02-13T08:36:44.984Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-13T08:36:45.291Z] db1c61fa0a46: Pull complete [2023-02-13T08:36:45.629Z] Removing intermediate container aea3e4f00f24 [2023-02-13T08:36:45.629Z] ---> 7cd7fd3f3522 [2023-02-13T08:36:45.629Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-13T08:36:45.629Z] ---> Running in 636c25ba13df [2023-02-13T08:36:45.629Z] ---> Running in 282e28c4e0d7 [2023-02-13T08:36:45.887Z] ---> Running in 7028913d18ee [2023-02-13T08:36:45.887Z] ---> 19ca099f5912 [2023-02-13T08:36:45.887Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-13T08:36:45.887Z] ---> Running in e653b5d692f5 [2023-02-13T08:36:45.887Z] Removing intermediate container 7028913d18ee [2023-02-13T08:36:45.887Z] ---> d23da6c0daf8 [2023-02-13T08:36:45.887Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-13T08:36:45.887Z] ---> Running in 86f71921f790 [2023-02-13T08:36:46.145Z] Removing intermediate container 86f71921f790 [2023-02-13T08:36:46.145Z] ---> 00219842682b [2023-02-13T08:36:46.145Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-13T08:36:46.145Z] ---> Running in c511dcb2c5c2 [2023-02-13T08:36:46.403Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-13T08:36:46.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:46.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:46.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:46.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:36:46.928Z] Removing intermediate container 282e28c4e0d7 [2023-02-13T08:36:46.928Z] OK: 211 MiB in 51 packages [2023-02-13T08:36:46.928Z] ---> ba9c98d93d69 [2023-02-13T08:36:46.928Z] Step 11/23 : WORKDIR /edgex-go [2023-02-13T08:36:46.928Z] ---> Running in 7d061d883d97 [2023-02-13T08:36:46.928Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T08:36:46.928Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:36:46.928Z] OK: 6 MiB in 15 packages [2023-02-13T08:36:46.928Z] Removing intermediate container 7d061d883d97 [2023-02-13T08:36:46.928Z] ---> 37ab04fab8a9 [2023-02-13T08:36:46.928Z] [2023-02-13T08:36:46.928Z] Step 12/23 : FROM alpine:3.15 [2023-02-13T08:36:46.928Z] ---> 5ce65d7b0fde [2023-02-13T08:36:46.928Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:36:46.928Z] ---> Using cache [2023-02-13T08:36:46.928Z] ---> cfb07d4375c0 [2023-02-13T08:36:46.928Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-13T08:36:46.928Z] ---> Using cache [2023-02-13T08:36:46.928Z] ---> 1e0813771a0d [2023-02-13T08:36:46.928Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-13T08:36:47.200Z] Removing intermediate container 636c25ba13df [2023-02-13T08:36:47.200Z] ---> 62c5c2dea477 [2023-02-13T08:36:47.200Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-13T08:36:47.251Z] 891c053d2c06: Pull complete [2023-02-13T08:36:47.251Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T08:36:47.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T08:36:47.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-13T08:36:47.663Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T08:36:47.663Z] WORKDIR /edgex [2023-02-13T08:36:47.663Z] COPY go.mod . [2023-02-13T08:36:47.663Z] RUN go mod download [2023-02-13T08:36:47.663Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-13T08:36:47.768Z] Removing intermediate container c511dcb2c5c2 [2023-02-13T08:36:47.769Z] ---> 020ff7ac35a8 [2023-02-13T08:36:47.769Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:36:47.769Z] ---> 69fe98448e0d [2023-02-13T08:36:47.769Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:36:48.027Z] ---> 9791d28c37e6 [2023-02-13T08:36:48.027Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-13T08:36:48.250Z] Sending build context to Docker daemon 3.103MB [2023-02-13T08:36:48.250Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T08:36:48.250Z] ---> f96f9c87975a [2023-02-13T08:36:48.250Z] Step 2/4 : WORKDIR /edgex [2023-02-13T08:36:48.287Z] ---> Running in b363628e4952 [2023-02-13T08:36:49.706Z] ---> a2f31f7c43a3 [2023-02-13T08:36:49.707Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-13T08:36:49.967Z] ---> 4837aa8d2585 [2023-02-13T08:36:49.967Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-13T08:36:50.224Z] ---> f20505ea45bc [2023-02-13T08:36:50.224Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-13T08:36:50.488Z] ---> 08481bce2907 [2023-02-13T08:36:50.488Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-13T08:36:50.746Z] ---> Running in 782f807be098 [2023-02-13T08:36:51.683Z] ---> 64f82283f2f6 [2023-02-13T08:36:51.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-13T08:36:51.683Z] Removing intermediate container 782f807be098 [2023-02-13T08:36:51.683Z] ---> 2da958df4a3f [2023-02-13T08:36:51.683Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:36:51.942Z] ---> Running in 4e638a7fef20 [2023-02-13T08:36:51.942Z] ---> 2fbce5d00bdd [2023-02-13T08:36:51.942Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-13T08:36:52.202Z] ---> Running in 76b0f3be3e6c [2023-02-13T08:36:52.202Z] Removing intermediate container 4e638a7fef20 [2023-02-13T08:36:52.202Z] ---> c24a295c6e10 [2023-02-13T08:36:52.202Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T08:36:52.202Z] ---> Running in 9581b7be430e [2023-02-13T08:36:52.465Z] Removing intermediate container 76b0f3be3e6c [2023-02-13T08:36:52.465Z] ---> ee13aa1f4d28 [2023-02-13T08:36:52.465Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-13T08:36:52.465Z] ---> Running in ee6e22a19490 [2023-02-13T08:36:52.519Z] ---> Running in 778b3b62e74e [2023-02-13T08:36:52.519Z] Removing intermediate container 778b3b62e74e [2023-02-13T08:36:52.519Z] ---> 5c434b3a5754 [2023-02-13T08:36:52.519Z] Step 3/4 : COPY go.mod . [2023-02-13T08:36:52.724Z] Removing intermediate container 9581b7be430e [2023-02-13T08:36:52.724Z] ---> 633a4fcb7781 [2023-02-13T08:36:52.724Z] Step 21/22 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:36:52.983Z] ---> Running in c6e44095407b [2023-02-13T08:36:52.983Z] Removing intermediate container ee6e22a19490 [2023-02-13T08:36:52.983Z] ---> 9b718fc2c874 [2023-02-13T08:36:52.983Z] Step 21/23 : LABEL arch=x86_64 [2023-02-13T08:36:53.106Z] ---> b5f2d155bb1d [2023-02-13T08:36:53.107Z] Step 4/4 : RUN go mod download [2023-02-13T08:36:53.243Z] ---> Running in c5cd9dd06691 [2023-02-13T08:36:53.243Z] Removing intermediate container c6e44095407b [2023-02-13T08:36:53.243Z] ---> 07810017c6b0 [2023-02-13T08:36:53.243Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T08:36:53.376Z] ---> Running in a29d3571b2c9 [2023-02-13T08:36:53.501Z] ---> Running in 19cf458c4908 [2023-02-13T08:36:53.502Z] Removing intermediate container c5cd9dd06691 [2023-02-13T08:36:53.502Z] ---> db330f654a87 [2023-02-13T08:36:53.502Z] Step 22/23 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:36:53.764Z] Removing intermediate container 19cf458c4908 [2023-02-13T08:36:53.764Z] ---> ec68d4a2c1f5 [2023-02-13T08:36:53.764Z] [2023-02-13T08:36:54.024Z] ---> Running in fd02213eec57 [2023-02-13T08:36:54.024Z] Successfully built ec68d4a2c1f5 [2023-02-13T08:36:54.024Z] Successfully tagged core-data:latest [2023-02-13T08:36:54.024Z] Building core-command [2023-02-13T08:36:54.959Z]  Building core-data ... done Removing intermediate container fd02213eec57 [2023-02-13T08:36:54.959Z] ---> 270a9d9f90ec [2023-02-13T08:36:54.959Z] Step 23/23 : LABEL version=0.0.0 [2023-02-13T08:36:55.910Z] ---> Running in 2e16638ee765 [2023-02-13T08:36:57.354Z] Removing intermediate container 2e16638ee765 [2023-02-13T08:36:57.354Z] ---> 1464ec487586 [2023-02-13T08:36:57.354Z] [2023-02-13T08:36:57.354Z] Successfully built 1464ec487586 [2023-02-13T08:36:57.354Z] Successfully tagged security-spire-server:latest [2023-02-13T08:36:57.354Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2023-02-13T08:36:59.292Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:36:59.292Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:36:59.292Z] ---> d64a1cabab21 [2023-02-13T08:36:59.292Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-13T08:36:59.292Z] ---> Using cache [2023-02-13T08:36:59.292Z] ---> 16b24987f0b9 [2023-02-13T08:36:59.292Z] Step 4/23 : WORKDIR /edgex-go [2023-02-13T08:36:59.292Z] ---> Using cache [2023-02-13T08:36:59.292Z] ---> 1bb49be494fe [2023-02-13T08:36:59.292Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-13T08:36:59.292Z] ---> Using cache [2023-02-13T08:36:59.292Z] ---> df13cc937a0f [2023-02-13T08:36:59.292Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-13T08:36:59.292Z] ---> Using cache [2023-02-13T08:36:59.292Z] ---> ea8a2a6f3854 [2023-02-13T08:36:59.292Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:36:59.292Z] ---> Using cache [2023-02-13T08:36:59.292Z] ---> 08e8c0cd0959 [2023-02-13T08:36:59.292Z] Step 8/23 : COPY . . [2023-02-13T08:36:59.292Z] ---> Using cache [2023-02-13T08:36:59.292Z] ---> a6ba748b4c12 [2023-02-13T08:36:59.292Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-13T08:37:01.820Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:37:01.820Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:37:01.820Z] ---> d64a1cabab21 [2023-02-13T08:37:01.820Z] Step 3/19 : WORKDIR /edgex-go [2023-02-13T08:37:01.820Z] ---> Using cache [2023-02-13T08:37:01.820Z] ---> d64b9bcfb02a [2023-02-13T08:37:01.820Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-13T08:37:02.757Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-13T08:37:03.324Z] ---> Running in 786bad8db7a9 [2023-02-13T08:37:03.324Z] ---> Running in 8086ce7830d3 [2023-02-13T08:37:03.585Z] Removing intermediate container a5cfcc00d39a [2023-02-13T08:37:03.585Z] ---> 37acf0719c76 [2023-02-13T08:37:03.585Z] Step 7/32 : COPY . . [2023-02-13T08:37:03.585Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-13T08:37:03.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:03.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:04.412Z] v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-13T08:37:04.412Z] v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-13T08:37:04.412Z] OK: 17046 distinct packages available [2023-02-13T08:37:04.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:04.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:04.670Z] OK: 211 MiB in 51 packages [2023-02-13T08:37:07.204Z] Removing intermediate container 8086ce7830d3 [2023-02-13T08:37:07.204Z] ---> 87f1c1b1765f [2023-02-13T08:37:07.204Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-13T08:37:07.463Z] Removing intermediate container e653b5d692f5 [2023-02-13T08:37:07.463Z] ---> d51f40edcd5a [2023-02-13T08:37:07.463Z] [2023-02-13T08:37:07.463Z] Step 9/21 : FROM alpine:3.16 [2023-02-13T08:37:07.463Z] ---> dfd21b5a31f5 [2023-02-13T08:37:07.463Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-13T08:37:07.463Z] ---> b539419487ab [2023-02-13T08:37:07.463Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:37:08.030Z] ---> Running in ef4d8bf14d02 [2023-02-13T08:37:08.030Z] ---> Running in 1b436c102080 [2023-02-13T08:37:08.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:08.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:08.861Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-13T08:37:08.861Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-13T08:37:08.861Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-13T08:37:08.861Z] (4/6) Installing libcurl (7.83.1-r5) [2023-02-13T08:37:08.861Z] (5/6) Installing curl (7.83.1-r5) [2023-02-13T08:37:08.861Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-13T08:37:08.861Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:37:08.861Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T08:37:08.861Z] OK: 8 MiB in 20 packages [2023-02-13T08:37:10.261Z] ---> f4ba36c224bd [2023-02-13T08:37:10.261Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-13T08:37:10.519Z] ---> Running in 064fe7cf3850 [2023-02-13T08:37:11.086Z] Removing intermediate container ef4d8bf14d02 [2023-02-13T08:37:11.086Z] ---> 68b1da036659 [2023-02-13T08:37:11.086Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T08:37:11.086Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-13T08:37:11.382Z] Removing intermediate container b363628e4952 [2023-02-13T08:37:11.382Z] ---> 4bd98a6a083f [2023-02-13T08:37:11.382Z] Step 8/22 : COPY . . [2023-02-13T08:37:11.382Z] ---> Running in 92c4c1d3bebf [2023-02-13T08:37:11.641Z] Removing intermediate container 92c4c1d3bebf [2023-02-13T08:37:11.641Z] ---> 614fd43633e5 [2023-02-13T08:37:11.641Z] Step 12/21 : WORKDIR /edgex [2023-02-13T08:37:11.902Z] ---> Running in d9fab81620c3 [2023-02-13T08:37:13.281Z] Removing intermediate container d9fab81620c3 [2023-02-13T08:37:13.281Z] ---> a9b393d87231 [2023-02-13T08:37:13.281Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-13T08:37:13.849Z] ---> 0a8d78e18e43 [2023-02-13T08:37:13.849Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-13T08:37:14.788Z] ---> 0a7b5a077a90 [2023-02-13T08:37:14.788Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-13T08:37:16.691Z] ---> 177e2d3cde09 [2023-02-13T08:37:16.691Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T08:37:17.261Z] ---> 0df0f98ef9d3 [2023-02-13T08:37:17.261Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-13T08:37:17.261Z] ---> Running in 828e2227e120 [2023-02-13T08:37:17.529Z] ---> 6b32c1817b42 [2023-02-13T08:37:17.529Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T08:37:17.791Z] ---> Running in 13107e3c2007 [2023-02-13T08:37:18.441Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-13T08:37:20.486Z] Removing intermediate container 13107e3c2007 [2023-02-13T08:37:20.486Z] ---> e222a43ec68d [2023-02-13T08:37:20.486Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T08:37:20.486Z] ---> Running in 014daf671d92 [2023-02-13T08:37:20.825Z] Removing intermediate container 014daf671d92 [2023-02-13T08:37:20.825Z] ---> 0295616b8fdb [2023-02-13T08:37:20.825Z] Step 19/21 : LABEL arch=x86_64 [2023-02-13T08:37:21.120Z] ---> Running in a1a529df7f29 [2023-02-13T08:37:21.412Z] Removing intermediate container a1a529df7f29 [2023-02-13T08:37:21.413Z] ---> 513142f07df3 [2023-02-13T08:37:21.413Z] Step 20/21 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:37:21.694Z] ---> Running in 91595651767c [2023-02-13T08:37:21.977Z] Removing intermediate container 91595651767c [2023-02-13T08:37:21.977Z] ---> 13e3447ea99c [2023-02-13T08:37:21.977Z] Step 21/21 : LABEL version=0.0.0 [2023-02-13T08:37:22.236Z] ---> Running in 0a07102688d3 [2023-02-13T08:37:23.172Z] Removing intermediate container 0a07102688d3 [2023-02-13T08:37:23.172Z] ---> 4374071154f0 [2023-02-13T08:37:23.172Z] [2023-02-13T08:37:23.172Z] Successfully built 4374071154f0 [2023-02-13T08:37:23.172Z] Successfully tagged security-proxy-setup:latest [2023-02-13T08:37:23.172Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2023-02-13T08:37:25.651Z] Removing intermediate container a29d3571b2c9 [2023-02-13T08:37:25.651Z] ---> 21899c26ea51 [2023-02-13T08:37:25.651Z] Successfully built 21899c26ea51 [2023-02-13T08:37:25.651Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:37:26.073Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T08:37:26.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:37:26.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-5514 does not seem to be running inside a container [2023-02-13T08:37:26.416Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T08:37:27.705Z] $ docker top dfa930ae36c3b801a6aa3f2216926eacd934a3327d169a158e7bdddba22d9ce5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T08:37:28.613Z] + go version [2023-02-13T08:37:28.613Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T08:37:28.647Z] $ docker stop --time=1 dfa930ae36c3b801a6aa3f2216926eacd934a3327d169a158e7bdddba22d9ce5 [2023-02-13T08:37:29.729Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-13T08:37:29.729Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-13T08:37:29.729Z] ---> d64a1cabab21 [2023-02-13T08:37:29.729Z] Step 3/24 : WORKDIR /edgex-go [2023-02-13T08:37:29.729Z] ---> Using cache [2023-02-13T08:37:29.729Z] ---> d64b9bcfb02a [2023-02-13T08:37:29.729Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-13T08:37:29.729Z] ---> Using cache [2023-02-13T08:37:29.729Z] ---> cd66016905ca [2023-02-13T08:37:29.729Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-13T08:37:29.729Z] ---> Using cache [2023-02-13T08:37:29.729Z] ---> 94255faf0d98 [2023-02-13T08:37:29.729Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T08:37:29.729Z] ---> Using cache [2023-02-13T08:37:29.729Z] ---> 37acf0719c76 [2023-02-13T08:37:29.729Z] Step 7/24 : COPY . . [2023-02-13T08:37:29.729Z] ---> Using cache [2023-02-13T08:37:29.729Z] ---> f4ba36c224bd [2023-02-13T08:37:29.729Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-13T08:37:30.326Z] $ docker rm -f --volumes dfa930ae36c3b801a6aa3f2216926eacd934a3327d169a158e7bdddba22d9ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2023-02-13T08:37:30.665Z] ---> Running in 2483eb8a7b15 [2023-02-13T08:37:30.665Z] Removing intermediate container 786bad8db7a9 [2023-02-13T08:37:30.665Z] ---> fc6ff27f1a50 [2023-02-13T08:37:30.665Z] [2023-02-13T08:37:30.665Z] Step 10/23 : FROM alpine:3.16 [2023-02-13T08:37:30.665Z] ---> dfd21b5a31f5 [2023-02-13T08:37:30.665Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-13T08:37:30.665Z] ---> Using cache [2023-02-13T08:37:30.665Z] ---> fe966f845579 [2023-02-13T08:37:30.665Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T08:37:30.665Z] ---> Using cache [2023-02-13T08:37:30.665Z] ---> ff9a78bbe5f6 [2023-02-13T08:37:30.665Z] Step 13/23 : ENV APP_PORT=59882 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-02-13T08:37:30.922Z] ---> Running in b776ed6d7414 [Pipeline] sh [2023-02-13T08:37:31.291Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T08:37:31.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:37:31.487Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-13T08:37:31.487Z] Removing intermediate container b776ed6d7414 [2023-02-13T08:37:31.487Z] ---> 777469ae0c6d [2023-02-13T08:37:31.487Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-13T08:37:31.488Z] Removing intermediate container 1b436c102080 [2023-02-13T08:37:31.488Z] ---> fe671d94dc59 [2023-02-13T08:37:31.488Z] Step 7/19 : COPY . . [2023-02-13T08:37:31.488Z] ---> Running in ecef82d09d12 [2023-02-13T08:37:31.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-5514 does not seem to be running inside a container [2023-02-13T08:37:31.649Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T08:37:32.420Z] Removing intermediate container ecef82d09d12 [2023-02-13T08:37:32.420Z] ---> cd64999b800d [2023-02-13T08:37:32.420Z] Step 15/23 : WORKDIR / [2023-02-13T08:37:32.683Z] ---> Running in 177796bc0c5d [2023-02-13T08:37:33.000Z] $ docker top 402f59cd2d92d28105d4c38b03597f37be00a2a485e3f21016cd4034be19aa34 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T08:37:33.324Z] ========================================================= [2023-02-13T08:37:33.324Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-13T08:37:33.324Z] ========================================================= [Pipeline] sh [2023-02-13T08:37:33.980Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [2023-02-13T08:37:34.051Z] Removing intermediate container 177796bc0c5d [2023-02-13T08:37:34.051Z] ---> 7fdbfc55857b [2023-02-13T08:37:34.051Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh [2023-02-13T08:37:34.732Z] + make test [2023-02-13T08:37:34.732Z] go test -race -coverprofile=coverage.out ./... [2023-02-13T08:37:34.985Z] ---> 88e00cf79927 [2023-02-13T08:37:34.985Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-13T08:37:36.882Z] ---> 9b16968f9b27 [2023-02-13T08:37:36.882Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-13T08:37:37.821Z] ---> df66da7cfafb [2023-02-13T08:37:37.821Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-13T08:37:37.821Z] ---> Running in 665d9545880b [2023-02-13T08:37:38.079Z] Removing intermediate container 665d9545880b [2023-02-13T08:37:38.079Z] ---> 4d330cad961e [2023-02-13T08:37:38.079Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:37:38.392Z] ---> Running in 481a72675104 [2023-02-13T08:37:38.392Z] Removing intermediate container 064fe7cf3850 [2023-02-13T08:37:38.392Z] ---> 67545877070d [2023-02-13T08:37:38.392Z] [2023-02-13T08:37:38.392Z] Step 9/32 : FROM alpine:3.16 [2023-02-13T08:37:38.392Z] ---> dfd21b5a31f5 [2023-02-13T08:37:38.392Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:37:38.672Z] ---> Running in e49b2f0e3a2d [2023-02-13T08:37:38.672Z] Removing intermediate container 481a72675104 [2023-02-13T08:37:38.672Z] ---> 35c66580af32 [2023-02-13T08:37:38.672Z] Step 21/23 : LABEL arch=x86_64 [2023-02-13T08:37:38.933Z] ---> Running in 630901fe7e7b [2023-02-13T08:37:38.933Z] Removing intermediate container e49b2f0e3a2d [2023-02-13T08:37:38.933Z] ---> 274ec2c39963 [2023-02-13T08:37:38.933Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-13T08:37:39.193Z] ---> Running in 7a1ab6e5cb38 [2023-02-13T08:37:39.452Z] Removing intermediate container 630901fe7e7b [2023-02-13T08:37:39.452Z] ---> 909de51bc859 [2023-02-13T08:37:39.452Z] Step 22/23 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:37:39.452Z] ---> Running in 6eb84c858e9e [2023-02-13T08:37:39.711Z] Removing intermediate container 6eb84c858e9e [2023-02-13T08:37:39.711Z] ---> cd2cab81cd37 [2023-02-13T08:37:39.711Z] Step 23/23 : LABEL version=0.0.0 [2023-02-13T08:37:39.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:39.986Z] ---> Running in 59e0424ace6e [2023-02-13T08:37:40.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:40.250Z] Removing intermediate container 59e0424ace6e [2023-02-13T08:37:40.250Z] ---> dd47833f5264 [2023-02-13T08:37:40.250Z] [2023-02-13T08:37:40.250Z] ---> 8a8d0e6b73f4 [2023-02-13T08:37:40.250Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-13T08:37:40.250Z] Successfully built dd47833f5264 [2023-02-13T08:37:40.508Z] Successfully tagged core-command:latest [2023-02-13T08:37:40.508Z]  Building core-command ... done  ---> Running in 7c146a2d2bc9 [2023-02-13T08:37:40.508Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-13T08:37:40.508Z] (2/2) Installing su-exec (0.2-r1) [2023-02-13T08:37:40.508Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:37:40.508Z] OK: 6 MiB in 16 packages [2023-02-13T08:37:41.074Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-13T08:37:41.331Z] Removing intermediate container 7a1ab6e5cb38 [2023-02-13T08:37:41.331Z] ---> 18b113fc3dfe [2023-02-13T08:37:41.331Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-13T08:37:41.331Z] ---> Running in 59923098fee7 [2023-02-13T08:37:41.896Z] Removing intermediate container 59923098fee7 [2023-02-13T08:37:41.896Z] ---> 93d534b7199f [2023-02-13T08:37:41.896Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-13T08:37:41.896Z] ---> Running in 68f03aae2279 [2023-02-13T08:37:42.153Z] Removing intermediate container 68f03aae2279 [2023-02-13T08:37:42.153Z] ---> 6588ef22e673 [2023-02-13T08:37:42.153Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-13T08:37:42.153Z] ---> Running in 48e2b69a694b [2023-02-13T08:37:42.414Z] Removing intermediate container 48e2b69a694b [2023-02-13T08:37:42.414Z] ---> 5ae60383d7ed [2023-02-13T08:37:42.414Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-13T08:37:42.677Z] ---> Running in a668bd54cd63 [2023-02-13T08:37:42.936Z] Removing intermediate container a668bd54cd63 [2023-02-13T08:37:42.936Z] ---> dbd777f92f2c [2023-02-13T08:37:42.936Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-13T08:37:42.936Z] ---> Running in bb23cfc996af [2023-02-13T08:37:43.895Z] Removing intermediate container bb23cfc996af [2023-02-13T08:37:43.895Z] ---> c37ca3a27859 [2023-02-13T08:37:43.895Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-13T08:37:44.156Z] ---> Running in 65337ac38dd3 [2023-02-13T08:37:44.415Z] Removing intermediate container 65337ac38dd3 [2023-02-13T08:37:44.415Z] ---> b54363280085 [2023-02-13T08:37:44.415Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-13T08:37:44.678Z] ---> 2d67a63755b8 [2023-02-13T08:37:44.678Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-13T08:37:44.678Z] ---> Running in 5c03a39598c2 [2023-02-13T08:37:45.622Z] Removing intermediate container 5c03a39598c2 [2023-02-13T08:37:45.622Z] ---> dc1151acea70 [2023-02-13T08:37:45.622Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:37:46.189Z] ---> 75d3a75eef8c [2023-02-13T08:37:46.189Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-13T08:37:47.122Z] ---> 123045a0689a [2023-02-13T08:37:47.122Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-13T08:37:47.381Z] ---> 676b73f02c3e [2023-02-13T08:37:47.381Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-13T08:37:47.642Z] ---> f9fe3d82dd4d [2023-02-13T08:37:47.642Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-13T08:37:48.580Z] ---> 7de6f89e5f55 [2023-02-13T08:37:48.580Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-13T08:37:49.155Z] ---> 94e83cf4bc95 [2023-02-13T08:37:49.155Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-13T08:37:49.720Z] ---> d61335fcc8bf [2023-02-13T08:37:49.720Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-13T08:37:49.977Z] ---> Running in 40aaa96abbbc [2023-02-13T08:37:50.543Z] Removing intermediate container 828e2227e120 [2023-02-13T08:37:50.543Z] ---> d3400cdeff58 [2023-02-13T08:37:50.543Z] [2023-02-13T08:37:50.543Z] Step 10/22 : FROM alpine:3.16 [2023-02-13T08:37:50.543Z] ---> dfd21b5a31f5 [2023-02-13T08:37:50.543Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-13T08:37:50.804Z] ---> Running in b35c9143035e [2023-02-13T08:37:51.062Z] Removing intermediate container 40aaa96abbbc [2023-02-13T08:37:51.062Z] ---> 15f4b927e2ca [2023-02-13T08:37:51.062Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-13T08:37:51.346Z] ---> Running in 50a2b311ed7a [2023-02-13T08:37:51.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:51.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:51.346Z] Removing intermediate container 50a2b311ed7a [2023-02-13T08:37:51.346Z] ---> 231cc24c419d [2023-02-13T08:37:51.346Z] Step 29/32 : CMD ["gate"] [2023-02-13T08:37:51.611Z] ---> Running in f801bb36ab7d [2023-02-13T08:37:51.611Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-13T08:37:51.874Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-13T08:37:51.874Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:37:51.874Z] Removing intermediate container f801bb36ab7d [2023-02-13T08:37:51.874Z] ---> 0de1e6fb4039 [2023-02-13T08:37:51.874Z] Step 30/32 : LABEL arch=x86_64 [2023-02-13T08:37:51.874Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T08:37:51.874Z] OK: 6 MiB in 16 packages [2023-02-13T08:37:51.874Z] ---> Running in 8a8ff9aa47c2 [2023-02-13T08:37:52.134Z] Removing intermediate container 8a8ff9aa47c2 [2023-02-13T08:37:52.134Z] ---> 33dcfc46d012 [2023-02-13T08:37:52.134Z] Step 31/32 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:37:52.134Z] ---> Running in 15058682270c [2023-02-13T08:37:52.393Z] Removing intermediate container 15058682270c [2023-02-13T08:37:52.393Z] ---> 72f93f2648d0 [2023-02-13T08:37:52.393Z] Step 32/32 : LABEL version=0.0.0 [2023-02-13T08:37:52.393Z] ---> Running in af103c23249e [2023-02-13T08:37:52.651Z] Removing intermediate container b35c9143035e [2023-02-13T08:37:52.651Z] ---> 353cc30b61bd [2023-02-13T08:37:52.651Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-13T08:37:52.651Z] Removing intermediate container af103c23249e [2023-02-13T08:37:52.651Z] ---> 206a63ed3dab [2023-02-13T08:37:52.651Z] [2023-02-13T08:37:52.651Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-13T08:37:52.651Z] Successfully built 206a63ed3dab [2023-02-13T08:37:52.651Z] ---> Running in 5e8a296f6d8b [2023-02-13T08:37:52.651Z] Successfully tagged security-bootstrapper:latest [2023-02-13T08:37:52.908Z]  Building security-bootstrapper ... done Removing intermediate container 5e8a296f6d8b [2023-02-13T08:37:52.908Z] ---> 6c17d3f4f91e [2023-02-13T08:37:52.908Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-13T08:37:52.908Z] ---> Running in fe1827ef42e6 [2023-02-13T08:37:53.208Z] Removing intermediate container fe1827ef42e6 [2023-02-13T08:37:53.208Z] ---> 268ca0f9383d [2023-02-13T08:37:53.208Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-13T08:37:53.208Z] ---> Running in e2cfe207f597 [2023-02-13T08:37:53.483Z] Removing intermediate container e2cfe207f597 [2023-02-13T08:37:53.483Z] ---> 311580d98dcf [2023-02-13T08:37:53.483Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:37:53.741Z] ---> 6cc8487e4805 [2023-02-13T08:37:53.741Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-13T08:37:54.673Z] ---> 8544a04f743b [2023-02-13T08:37:54.673Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-13T08:37:55.239Z] ---> 7b7f96ba22a3 [2023-02-13T08:37:55.239Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-13T08:37:55.497Z] ---> Running in 942a54a7a5c8 [2023-02-13T08:37:55.497Z] Removing intermediate container 942a54a7a5c8 [2023-02-13T08:37:55.497Z] ---> 77f3dbda8002 [2023-02-13T08:37:55.497Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:37:55.760Z] ---> Running in ed7c76beef98 [2023-02-13T08:37:56.020Z] Removing intermediate container ed7c76beef98 [2023-02-13T08:37:56.020Z] ---> 497c4a7a97c7 [2023-02-13T08:37:56.020Z] Step 20/22 : LABEL arch=x86_64 [2023-02-13T08:37:56.020Z] ---> Running in d9080556f55c [2023-02-13T08:37:56.277Z] Removing intermediate container 2483eb8a7b15 [2023-02-13T08:37:56.277Z] ---> 3b06d1e426a0 [2023-02-13T08:37:56.277Z] [2023-02-13T08:37:56.277Z] Step 9/24 : FROM alpine:3.16 [2023-02-13T08:37:56.277Z] ---> dfd21b5a31f5 [2023-02-13T08:37:56.277Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-13T08:37:56.277Z] ---> Running in 3d201e28dcb0 [2023-02-13T08:37:56.277Z] Removing intermediate container d9080556f55c [2023-02-13T08:37:56.277Z] ---> 8cc2c73dec48 [2023-02-13T08:37:56.277Z] Step 21/22 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:37:56.277Z] ---> Running in 96b81cbfafb4 [2023-02-13T08:37:56.534Z] Removing intermediate container 96b81cbfafb4 [2023-02-13T08:37:56.534Z] ---> cb9a8b7f39c3 [2023-02-13T08:37:56.534Z] Step 22/22 : LABEL version=0.0.0 [2023-02-13T08:37:56.534Z] ---> Running in 06ba14078067 [2023-02-13T08:37:56.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:56.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:37:56.791Z] Removing intermediate container 06ba14078067 [2023-02-13T08:37:56.791Z] ---> cdb67c615942 [2023-02-13T08:37:56.791Z] [2023-02-13T08:37:56.791Z] Successfully built cdb67c615942 [2023-02-13T08:37:56.791Z] Successfully tagged support-notifications:latest [2023-02-13T08:37:57.048Z]  Building support-notifications ... done (1/3) Installing ca-certificates (20220614-r0) [2023-02-13T08:37:57.048Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-13T08:37:57.048Z] (3/3) Installing su-exec (0.2-r1) [2023-02-13T08:37:57.048Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T08:37:57.048Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T08:37:57.048Z] OK: 6 MiB in 17 packages [2023-02-13T08:37:57.994Z] Removing intermediate container 3d201e28dcb0 [2023-02-13T08:37:57.994Z] ---> ee01aea1b799 [2023-02-13T08:37:57.994Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-13T08:37:57.994Z] ---> Running in 885e7f28df62 [2023-02-13T08:37:58.254Z] Removing intermediate container 885e7f28df62 [2023-02-13T08:37:58.254Z] ---> e77a57665224 [2023-02-13T08:37:58.254Z] Step 12/24 : WORKDIR / [2023-02-13T08:37:58.254Z] ---> Running in a3806ab63fb4 [2023-02-13T08:37:58.254Z] Removing intermediate container a3806ab63fb4 [2023-02-13T08:37:58.254Z] ---> 61ef73164ec7 [2023-02-13T08:37:58.254Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-13T08:37:58.518Z] ---> 0f57ed83348a [2023-02-13T08:37:58.518Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-13T08:37:58.775Z] ---> af149d712192 [2023-02-13T08:37:58.775Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-13T08:37:59.033Z] ---> 1658565197c0 [2023-02-13T08:37:59.033Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-13T08:37:59.291Z] ---> 69481bffb1ec [2023-02-13T08:37:59.291Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-13T08:37:59.549Z] ---> 25853cf66716 [2023-02-13T08:37:59.549Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-13T08:38:00.117Z] ---> 8b1d741de10b [2023-02-13T08:38:00.117Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-13T08:38:00.377Z] ---> 4514c20e6821 [2023-02-13T08:38:00.377Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-13T08:38:00.377Z] ---> Running in 481b7c55cdfd [2023-02-13T08:38:00.946Z] Removing intermediate container 481b7c55cdfd [2023-02-13T08:38:00.946Z] ---> a52ce67f5de3 [2023-02-13T08:38:00.946Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-13T08:38:01.204Z] ---> Running in 5b8ede7bcae7 [2023-02-13T08:38:01.204Z] Removing intermediate container 5b8ede7bcae7 [2023-02-13T08:38:01.204Z] ---> 1256310d29f0 [2023-02-13T08:38:01.204Z] Step 22/24 : LABEL arch=x86_64 [2023-02-13T08:38:01.204Z] ---> Running in 9e93f7a38633 [2023-02-13T08:38:01.464Z] Removing intermediate container 9e93f7a38633 [2023-02-13T08:38:01.464Z] ---> fd282e023a69 [2023-02-13T08:38:01.464Z] Step 23/24 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:38:01.464Z] ---> Running in 7c0c29885033 [2023-02-13T08:38:01.724Z] Removing intermediate container 7c0c29885033 [2023-02-13T08:38:01.724Z] ---> 7c5cf1d3fc58 [2023-02-13T08:38:01.724Z] Step 24/24 : LABEL version=0.0.0 [2023-02-13T08:38:01.724Z] ---> Running in b5fa029c9bfc [2023-02-13T08:38:01.724Z] Removing intermediate container b5fa029c9bfc [2023-02-13T08:38:01.724Z] ---> 8c593b6f1116 [2023-02-13T08:38:01.724Z] [2023-02-13T08:38:01.981Z] Successfully built 8c593b6f1116 [2023-02-13T08:38:01.981Z] Successfully tagged security-secretstore-setup:latest [2023-02-13T08:38:03.881Z]  Building security-secretstore-setup ... done Removing intermediate container 7c146a2d2bc9 [2023-02-13T08:38:03.881Z] ---> a7cc6df2a582 [2023-02-13T08:38:03.881Z] [2023-02-13T08:38:03.881Z] Step 9/19 : FROM alpine:3.15 [2023-02-13T08:38:03.881Z] ---> 5ce65d7b0fde [2023-02-13T08:38:03.881Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-13T08:38:03.881Z] ---> Using cache [2023-02-13T08:38:03.881Z] ---> cfb07d4375c0 [2023-02-13T08:38:03.881Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-13T08:38:03.881Z] ---> Running in ffeb3730c19f [2023-02-13T08:38:04.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:38:04.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:38:04.703Z] v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-13T08:38:04.703Z] v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-13T08:38:04.703Z] OK: 15857 distinct packages available [2023-02-13T08:38:04.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-13T08:38:04.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-13T08:38:04.961Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-13T08:38:05.223Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-13T08:38:05.223Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-13T08:38:05.223Z] (4/9) Installing libcurl (7.80.0-r5) [2023-02-13T08:38:05.223Z] (5/9) Installing curl (7.80.0-r5) [2023-02-13T08:38:05.223Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-13T08:38:05.223Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-13T08:38:05.223Z] (8/9) Installing libucontext (1.1-r0) [2023-02-13T08:38:05.223Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-13T08:38:05.223Z] Executing busybox-1.34.1-r7.trigger [2023-02-13T08:38:05.223Z] Executing ca-certificates-20220614-r0.trigger [2023-02-13T08:38:05.223Z] OK: 8 MiB in 23 packages [2023-02-13T08:38:05.791Z] Removing intermediate container ffeb3730c19f [2023-02-13T08:38:05.791Z] ---> 78f3002796bf [2023-02-13T08:38:05.791Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-13T08:38:06.049Z] ---> 885c097ff4ca [2023-02-13T08:38:06.049Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-13T08:38:06.306Z] ---> ba7f09580647 [2023-02-13T08:38:06.306Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-13T08:38:06.564Z] ---> d54fbe159611 [2023-02-13T08:38:06.564Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-13T08:38:06.564Z] ---> Running in 92297f3bbef6 [2023-02-13T08:38:06.564Z] Removing intermediate container 92297f3bbef6 [2023-02-13T08:38:06.564Z] ---> 3af8f9c4a883 [2023-02-13T08:38:06.564Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T08:38:06.822Z] ---> Running in 950911d0e890 [2023-02-13T08:38:06.822Z] Removing intermediate container 950911d0e890 [2023-02-13T08:38:06.822Z] ---> 16b8ee4c38c3 [2023-02-13T08:38:06.822Z] Step 17/19 : LABEL arch=x86_64 [2023-02-13T08:38:06.822Z] ---> Running in 419a79f90e98 [2023-02-13T08:38:06.822Z] Removing intermediate container 419a79f90e98 [2023-02-13T08:38:06.822Z] ---> 678fb16376eb [2023-02-13T08:38:06.822Z] Step 18/19 : LABEL git_sha=0dbb30fb4a3449a65b84ffe12dcd3e12d8a2cb0c [2023-02-13T08:38:07.081Z] ---> Running in f134bd991d81 [2023-02-13T08:38:07.081Z] Removing intermediate container f134bd991d81 [2023-02-13T08:38:07.081Z] ---> 767d487c15a7 [2023-02-13T08:38:07.081Z] Step 19/19 : LABEL version=0.0.0 [2023-02-13T08:38:07.081Z] ---> Running in 3323019d9a0b [2023-02-13T08:38:07.081Z] Removing intermediate container 3323019d9a0b [2023-02-13T08:38:07.081Z] ---> 0a910fa9f8ad [2023-02-13T08:38:07.081Z] [2023-02-13T08:38:07.341Z] Successfully built 0a910fa9f8ad [2023-02-13T08:38:07.341Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-13T08:38:07.347Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-13T08:38:07.368Z] $ docker stop --time=1 8013a45b1dccfe9b349d3f06e3fd18e35108c01e1f76bb398b42bd8460beae64 [2023-02-13T08:38:08.697Z] $ docker rm -f --volumes 8013a45b1dccfe9b349d3f06e3fd18e35108c01e1f76bb398b42bd8460beae64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T08:38:09.105Z] + docker images [2023-02-13T08:38:09.105Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-13T08:38:09.105Z] security-spiffe-token-provider latest 0a910fa9f8ad 1 second ago 30MB [2023-02-13T08:38:09.105Z] a7cc6df2a582 6 seconds ago 1.71GB [2023-02-13T08:38:09.105Z] security-secretstore-setup latest 8c593b6f1116 7 seconds ago 30MB [2023-02-13T08:38:09.105Z] support-notifications latest cdb67c615942 12 seconds ago 30.6MB [2023-02-13T08:38:09.105Z] 3b06d1e426a0 13 seconds ago 1.67GB [2023-02-13T08:38:09.105Z] security-bootstrapper latest 206a63ed3dab 16 seconds ago 20.3MB [2023-02-13T08:38:09.105Z] d3400cdeff58 18 seconds ago 1.74GB [2023-02-13T08:38:09.105Z] core-command latest dd47833f5264 28 seconds ago 17.7MB [2023-02-13T08:38:09.105Z] 67545877070d 30 seconds ago 1.67GB [2023-02-13T08:38:09.105Z] fc6ff27f1a50 38 seconds ago 1.68GB [2023-02-13T08:38:09.105Z] security-proxy-setup latest 4374071154f0 46 seconds ago 27.8MB [2023-02-13T08:38:09.105Z] d51f40edcd5a About a minute ago 1.67GB [2023-02-13T08:38:09.105Z] security-spire-server latest 1464ec487586 About a minute ago 86.5MB [2023-02-13T08:38:09.105Z] core-data latest ec68d4a2c1f5 About a minute ago 17.9MB [2023-02-13T08:38:09.105Z] 37ab04fab8a9 About a minute ago 1.55GB [2023-02-13T08:38:09.105Z] support-scheduler latest 5bd5a003011a About a minute ago 30MB [2023-02-13T08:38:09.105Z] a0c71c136e20 About a minute ago 1.68GB [2023-02-13T08:38:09.105Z] core-metadata latest 05c70d871384 About a minute ago 18.5MB [2023-02-13T08:38:09.105Z] core-common-config-bootstrapper latest 24358844ff3c About a minute ago 15.5MB [2023-02-13T08:38:09.105Z] 04024fe0f3c7 About a minute ago 1.74GB [2023-02-13T08:38:09.105Z] 8ccbf16ad1cc About a minute ago 1.68GB [2023-02-13T08:38:09.105Z] 0a7242772a1e About a minute ago 1.67GB [2023-02-13T08:38:09.105Z] security-spire-agent latest cac153530f89 About a minute ago 125MB [2023-02-13T08:38:09.105Z] security-spire-config latest 13627c7ac14c About a minute ago 85.8MB [2023-02-13T08:38:09.105Z] 549737d03d6c 2 minutes ago 1.55GB [2023-02-13T08:38:09.105Z] 3a11c7f3b459 2 minutes ago 1.55GB [2023-02-13T08:38:09.105Z] ci-base-image-x86_64 latest d64a1cabab21 5 minutes ago 903MB [2023-02-13T08:38:09.105Z] alpine 3.15 5ce65d7b0fde 2 days ago 5.59MB [2023-02-13T08:38:09.105Z] alpine 3.16 dfd21b5a31f5 2 days ago 5.55MB [2023-02-13T08:38:09.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-13T08:38:09.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-13T08:38:09.105Z] 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-02-13T08:38:13.639Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-13T08:40:35.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-13T08:40:35.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-13T08:40:35.406Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-13T08:40:35.997Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-13T08:40:35.997Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-13T08:40:42.681Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-13T08:40:46.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-13T08:40:46.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-13T08:40:46.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-13T08:40:46.057Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-13T08:40:49.452Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-13T08:40:49.452Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-13T08:40:49.452Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-13T08:40:49.452Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-13T08:41:04.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.237s coverage: 28.7% of statements [2023-02-13T08:41:04.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-13T08:41:04.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-13T08:41:08.795Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.422s coverage: 98.5% of statements [2023-02-13T08:41:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.969s coverage: 73.2% of statements [2023-02-13T08:41:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-13T08:41:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-13T08:41:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-13T08:41:15.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.484s coverage: 54.0% of statements [2023-02-13T08:41:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-13T08:41:15.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-13T08:41:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.592s coverage: 89.2% of statements [2023-02-13T08:41:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-13T08:41:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-13T08:41:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:41:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-13T08:41:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-13T08:41:33.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.566s coverage: 3.7% of statements [2023-02-13T08:41:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-13T08:41:33.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-13T08:41:34.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.788s coverage: 95.6% of statements [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-13T08:41:34.554Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.407s coverage: 72.2% of statements [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-13T08:41:34.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.798s coverage: 65.9% of statements [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-13T08:41:34.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.525s coverage: 0.9% of statements [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-13T08:41:34.554Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.489s coverage: 29.6% of statements [2023-02-13T08:41:34.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-13T08:41:36.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.342s coverage: 47.1% of statements [2023-02-13T08:41:36.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.333s coverage: 82.9% of statements [2023-02-13T08:41:36.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.378s coverage: 94.1% of statements [2023-02-13T08:41:37.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.253s coverage: 96.3% of statements [2023-02-13T08:41:40.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.240s coverage: 87.5% of statements [2023-02-13T08:41:50.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.276s coverage: 94.4% of statements [2023-02-13T08:41:50.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements [2023-02-13T08:41:59.204Z] flag provided but not defined: -invalid [2023-02-13T08:41:59.204Z] Usage of setupRegistryACL: [2023-02-13T08:41:59.204Z] -configDir string [2023-02-13T08:41:59.204Z] [2023-02-13T08:41:59.204Z] --- FAIL: TestMultipleExecuteCalls (0.00s) [2023-02-13T08:41:59.204Z] --- FAIL: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times (1.17s) [2023-02-13T08:41:59.204Z] command_test.go:278: [2023-02-13T08:41:59.204Z] Error Trace: /w/workspace/edgex-go/1/internal/security/bootstrapper/command/setupacl/command_test.go:278 [2023-02-13T08:41:59.204Z] Error: Received unexpected error: [2023-02-13T08:41:59.204Z] failed to re-setup registry ACL: on 2nd time or later, failed to re-set up roles: failed to create EdgeX roles: failed to create edgex role: Post "http://127.0.0.1:39779/v1/consul/roles/role2": dial tcp 127.0.0.1:39779: connect: connection refused [2023-02-13T08:41:59.204Z] Test: TestMultipleExecuteCalls/Good:setupRegistryACL_with_calling_Execute()_3_times [2023-02-13T08:41:59.204Z] FAIL [2023-02-13T08:41:59.204Z] coverage: 80.6% of statements [2023-02-13T08:41:59.204Z] FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.990s [2023-02-13T08:41:59.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-13T08:42:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.323s coverage: 92.9% of statements [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-13T08:42:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 64.4% of statements [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-13T08:42:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.287s coverage: 86.9% of statements [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-13T08:42:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.272s coverage: 87.2% of statements [2023-02-13T08:42:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.253s coverage: 20.0% of statements [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-13T08:42:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-13T08:42:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.394s coverage: 77.4% of statements [2023-02-13T08:42:04.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-13T08:42:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements [2023-02-13T08:42:04.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements [2023-02-13T08:42:06.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 91.2% of statements [2023-02-13T08:42:06.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-13T08:42:14.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.474s coverage: 63.1% of statements [2023-02-13T08:42:14.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-13T08:42:14.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-13T08:42:14.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements [2023-02-13T08:42:14.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements [2023-02-13T08:42:14.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.122s coverage: 100.0% of statements [2023-02-13T08:42:14.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2023-02-13T08:42:14.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.067s coverage: 100.0% of statements [2023-02-13T08:42:19.002Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.706s coverage: 65.3% of statements [2023-02-13T08:42:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-13T08:42:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-13T08:42:19.002Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-13T08:42:22.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.007s coverage: 41.0% of statements [2023-02-13T08:42:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-13T08:42:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-13T08:42:22.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.310s coverage: 89.5% of statements [2023-02-13T08:42:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-13T08:42:22.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.335s coverage: 84.8% of statements [2023-02-13T08:42:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-13T08:42:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-13T08:42:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-13T08:42:22.363Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-13T08:42:32.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.359s coverage: 17.7% of statements [2023-02-13T08:42:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-13T08:42:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-13T08:42:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-13T08:42:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-13T08:42:32.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.771s coverage: 92.3% of statements [2023-02-13T08:42:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-13T08:42:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:42:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-13T08:42:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-13T08:42:32.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 63.2% of statements [2023-02-13T08:42:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-13T08:42:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-13T08:42:32.451Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.547s coverage: 97.7% of statements [2023-02-13T08:42:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-13T08:42:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-13T08:42:32.451Z] FAIL [2023-02-13T08:42:32.451Z] make: *** [Makefile:143: unittest] Error 1 [Pipeline] } [2023-02-13T08:42:32.498Z] $ docker stop --time=1 402f59cd2d92d28105d4c38b03597f37be00a2a485e3f21016cd4034be19aa34 [2023-02-13T08:42:34.473Z] $ docker rm -f --volumes 402f59cd2d92d28105d4c38b03597f37be00a2a485e3f21016cd4034be19aa34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:42:36.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T08:42:36.394Z] [2023-02-13T08:42:36.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:42:36.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T08:42:37.088Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T08:42:37.088Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T08:42:37.088Z] 04944245beec: Pulling fs layer [2023-02-13T08:42:37.088Z] 699f458cf7ca: Pulling fs layer [2023-02-13T08:42:37.088Z] 765212b225bb: Pulling fs layer [2023-02-13T08:42:37.088Z] f23df028b6ca: Pulling fs layer [2023-02-13T08:42:37.088Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T08:42:37.088Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T08:42:37.088Z] 765212b225bb: Waiting [2023-02-13T08:42:37.088Z] f23df028b6ca: Waiting [2023-02-13T08:42:37.088Z] d65c8cfc05b1: Waiting [2023-02-13T08:42:37.088Z] 2437ff75d9bd: Waiting [2023-02-13T08:42:37.088Z] 04944245beec: Verifying Checksum [2023-02-13T08:42:37.088Z] 04944245beec: Download complete [2023-02-13T08:42:37.088Z] 765212b225bb: Verifying Checksum [2023-02-13T08:42:37.088Z] 765212b225bb: Download complete [2023-02-13T08:42:37.088Z] f23df028b6ca: Verifying Checksum [2023-02-13T08:42:37.088Z] f23df028b6ca: Download complete [2023-02-13T08:42:37.357Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T08:42:37.357Z] d65c8cfc05b1: Download complete [2023-02-13T08:42:37.357Z] 699f458cf7ca: Verifying Checksum [2023-02-13T08:42:37.357Z] 699f458cf7ca: Download complete [2023-02-13T08:42:37.950Z] 8998bd30e6a1: Verifying Checksum [2023-02-13T08:42:37.950Z] 8998bd30e6a1: Download complete [2023-02-13T08:42:40.546Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T08:42:40.546Z] 2437ff75d9bd: Download complete [2023-02-13T08:42:41.964Z] 8998bd30e6a1: Pull complete [2023-02-13T08:42:42.552Z] 04944245beec: Pull complete [2023-02-13T08:42:43.968Z] 699f458cf7ca: Pull complete [2023-02-13T08:42:44.239Z] 765212b225bb: Pull complete [2023-02-13T08:42:44.830Z] f23df028b6ca: Pull complete [2023-02-13T08:42:45.101Z] d65c8cfc05b1: Pull complete [2023-02-13T08:43:00.117Z] 2437ff75d9bd: Pull complete [2023-02-13T08:43:00.117Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T08:43:00.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T08:43:00.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:43:00.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-5514 does not seem to be running inside a container [2023-02-13T08:43:00.517Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-13T08:43:03.435Z] $ docker top 415259b4ee6acedd804c1a4e275ee49f3e478c4e91f3e29ee84bd1018bbe2b92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:43:04.383Z] ---> job-cost.sh [2023-02-13T08:43:04.383Z] lf-activate-venv: SKIPPING [2023-02-13T08:43:04.384Z] INFO: No Stack... [2023-02-13T08:43:04.652Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T08:43:05.614Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T08:43:06.274Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-02-13T08:43:06.274Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T08:43:06.360Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4345-1-stack-cost] [2023-02-13T08:43:06.365Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4345-1-stack-cost] did not exist. Created. [2023-02-13T08:43:06.365Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4345-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T08:43:07.106Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T08:43:07.915Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T08:43:07.934Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4345-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T08:43:08.017Z] $ docker stop --time=1 415259b4ee6acedd804c1a4e275ee49f3e478c4e91f3e29ee84bd1018bbe2b92 [2023-02-13T08:43:09.614Z] $ docker rm -f --volumes 415259b4ee6acedd804c1a4e275ee49f3e478c4e91f3e29ee84bd1018bbe2b92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-13T08:43:10.415Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-13T08:43:11.946Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:43:12.278Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:43:13.164Z] ---> package-listing.sh [2023-02-13T08:43:13.164Z] ++ facter osfamily [2023-02-13T08:43:13.164Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T08:43:13.423Z] + OS_FAMILY=debian [2023-02-13T08:43:13.423Z] + workspace=/w/workspace/edgex-go/1 [2023-02-13T08:43:13.423Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T08:43:13.423Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T08:43:13.423Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T08:43:13.423Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T08:43:13.423Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-13T08:43:13.423Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T08:43:13.423Z] + case "${OS_FAMILY}" in [2023-02-13T08:43:13.423Z] + grep '^ii' [2023-02-13T08:43:13.423Z] + dpkg -l [2023-02-13T08:43:13.423Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T08:43:13.423Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T08:43:13.423Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T08:43:13.423Z] + '[' /w/workspace/edgex-go/1 ']' [2023-02-13T08:43:13.423Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-02-13T08:43:13.423Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-02-13T08:43:13.455Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-13T08:43:13.753Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:43:14.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T08:43:14.374Z] [2023-02-13T08:43:14.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T08:43:14.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T08:43:14.755Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T08:43:14.755Z] 5eb5b503b376: Pulling fs layer [2023-02-13T08:43:14.755Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T08:43:14.755Z] ec43610c2a17: Pulling fs layer [2023-02-13T08:43:14.755Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T08:43:14.755Z] 33b1e0a273af: Pulling fs layer [2023-02-13T08:43:14.755Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T08:43:14.755Z] 2f39f015ded8: Pulling fs layer [2023-02-13T08:43:14.755Z] 3a2ae6a8a46f: Waiting [2023-02-13T08:43:14.755Z] 33b1e0a273af: Waiting [2023-02-13T08:43:14.755Z] 5d3b04190fa2: Waiting [2023-02-13T08:43:14.755Z] 2f39f015ded8: Waiting [2023-02-13T08:43:14.755Z] 5c69ac0246d0: Download complete [2023-02-13T08:43:14.755Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T08:43:14.755Z] 3a2ae6a8a46f: Download complete [2023-02-13T08:43:15.022Z] ec43610c2a17: Verifying Checksum [2023-02-13T08:43:15.022Z] ec43610c2a17: Download complete [2023-02-13T08:43:15.022Z] 33b1e0a273af: Verifying Checksum [2023-02-13T08:43:15.022Z] 33b1e0a273af: Download complete [2023-02-13T08:43:15.022Z] 5d3b04190fa2: Verifying Checksum [2023-02-13T08:43:15.022Z] 5d3b04190fa2: Download complete [2023-02-13T08:43:15.286Z] 5eb5b503b376: Verifying Checksum [2023-02-13T08:43:15.286Z] 5eb5b503b376: Download complete [2023-02-13T08:43:16.252Z] 2f39f015ded8: Verifying Checksum [2023-02-13T08:43:16.252Z] 2f39f015ded8: Download complete [2023-02-13T08:43:16.510Z] 5eb5b503b376: Pull complete [2023-02-13T08:43:16.510Z] 5c69ac0246d0: Pull complete [2023-02-13T08:43:17.075Z] ec43610c2a17: Pull complete [2023-02-13T08:43:17.075Z] 3a2ae6a8a46f: Pull complete [2023-02-13T08:43:17.333Z] 33b1e0a273af: Pull complete [2023-02-13T08:43:17.333Z] 5d3b04190fa2: Pull complete [2023-02-13T08:43:21.514Z] 2f39f015ded8: Pull complete [2023-02-13T08:43:21.514Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T08:43:21.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T08:43:21.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T08:43:21.732Z] prd-ubuntu20.04-docker-8c-8g-5512 does not seem to be running inside a container [2023-02-13T08:43:21.753Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T08:43:24.005Z] $ docker top 5ed5bdc125db4577ce03590ad7b5da58dfe05d2718b57ddbc99ddf50be18cbe3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T08:43:24.402Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T08:43:24.709Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T08:43:25.015Z] + ls /var/log/sa-host [2023-02-13T08:43:25.015Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T08:43:25.264Z] provisioning config files... [2023-02-13T08:43:25.272Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9164058439832633069tmp [Pipeline] { [Pipeline] echo [2023-02-13T08:43:25.323Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:43:25.631Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T08:43:25.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:43:26.048Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T08:43:26.077Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:43:26.386Z] ---> sudo-logs.sh [2023-02-13T08:43:26.386Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T08:43:26.466Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:43:26.772Z] ---> job-cost.sh [2023-02-13T08:43:26.772Z] lf-activate-venv: SKIPPING [2023-02-13T08:43:26.772Z] DEBUG: total: 0.10999999940395355 [2023-02-13T08:43:26.772Z] INFO: Retrieving Stack Cost... [2023-02-13T08:43:27.338Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T08:43:27.597Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T08:43:27.631Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T08:43:27.938Z] ---> logs-deploy.sh [2023-02-13T08:43:27.938Z] lf-activate-venv: SKIPPING [2023-02-13T08:43:27.938Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4345/1 [2023-02-13T08:43:27.938Z] INFO: archiving workspace using pattern(s): [2023-02-13T08:43:28.872Z] Archives upload complete. [2023-02-13T08:43:29.131Z] INFO: archiving logs to Nexus [2023-02-13T08:43:29.699Z] ---> uname -a: [2023-02-13T08:43:29.699Z] Linux prd-ubuntu20-04-docker-8c-8g-5512 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-13T08:43:29.699Z] [2023-02-13T08:43:29.699Z] [2023-02-13T08:43:29.699Z] ---> lscpu: [2023-02-13T08:43:29.699Z] Architecture: x86_64 [2023-02-13T08:43:29.699Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-13T08:43:29.699Z] Byte Order: Little Endian [2023-02-13T08:43:29.699Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-13T08:43:29.699Z] CPU(s): 8 [2023-02-13T08:43:29.699Z] On-line CPU(s) list: 0-7 [2023-02-13T08:43:29.699Z] Thread(s) per core: 1 [2023-02-13T08:43:29.699Z] Core(s) per socket: 1 [2023-02-13T08:43:29.699Z] Socket(s): 8 [2023-02-13T08:43:29.699Z] NUMA node(s): 1 [2023-02-13T08:43:29.699Z] Vendor ID: AuthenticAMD [2023-02-13T08:43:29.699Z] CPU family: 23 [2023-02-13T08:43:29.699Z] Model: 49 [2023-02-13T08:43:29.699Z] Model name: AMD EPYC-Rome Processor [2023-02-13T08:43:29.699Z] Stepping: 0 [2023-02-13T08:43:29.699Z] CPU MHz: 2800.000 [2023-02-13T08:43:29.699Z] BogoMIPS: 5600.00 [2023-02-13T08:43:29.699Z] Virtualization: AMD-V [2023-02-13T08:43:29.699Z] Hypervisor vendor: KVM [2023-02-13T08:43:29.699Z] Virtualization type: full [2023-02-13T08:43:29.699Z] L1d cache: 256 KiB [2023-02-13T08:43:29.699Z] L1i cache: 256 KiB [2023-02-13T08:43:29.699Z] L2 cache: 4 MiB [2023-02-13T08:43:29.699Z] L3 cache: 128 MiB [2023-02-13T08:43:29.699Z] NUMA node0 CPU(s): 0-7 [2023-02-13T08:43:29.699Z] Vulnerability Itlb multihit: Not affected [2023-02-13T08:43:29.699Z] Vulnerability L1tf: Not affected [2023-02-13T08:43:29.699Z] Vulnerability Mds: Not affected [2023-02-13T08:43:29.699Z] Vulnerability Meltdown: Not affected [2023-02-13T08:43:29.699Z] Vulnerability Mmio stale data: Not affected [2023-02-13T08:43:29.699Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-13T08:43:29.699Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-13T08:43:29.699Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-13T08:43:29.699Z] Vulnerability Srbds: Not affected [2023-02-13T08:43:29.699Z] Vulnerability Tsx async abort: Not affected [2023-02-13T08:43:29.699Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-13T08:43:29.699Z] [2023-02-13T08:43:29.699Z] [2023-02-13T08:43:29.699Z] ---> nproc: [2023-02-13T08:43:29.699Z] 8 [2023-02-13T08:43:29.699Z] [2023-02-13T08:43:29.699Z] [2023-02-13T08:43:29.699Z] ---> df -h: [2023-02-13T08:43:29.699Z] Filesystem Size Used Avail Use% Mounted on [2023-02-13T08:43:29.699Z] overlay 155G 20G 136G 13% / [2023-02-13T08:43:29.699Z] tmpfs 64M 0 64M 0% /dev [2023-02-13T08:43:29.699Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-13T08:43:29.699Z] shm 64M 0 64M 0% /dev/shm [2023-02-13T08:43:29.699Z] /dev/vda1 155G 20G 136G 13% /facter-os [2023-02-13T08:43:29.699Z] [2023-02-13T08:43:29.699Z]