Pull request #4325 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f254a5f4fb123c817d49e59e6e3b4af63ca4387+7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c (1c74fc9d98cbeaec0e56332de89978191d1bec44) 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-ssh14844567167926803338.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-ssh1347768165337136391.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16827051703319270180.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 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-ssh2463284631398015532.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4325/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11844173968323207677.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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-5019 in /w/workspace/edgexfoundry_edgex-go_PR-4325 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c into PR head commit 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 Merge succeeded, producing 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 Checking out Revision 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 (PR-4325) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4325/head:refs/remotes/origin/PR-4325 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 # 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 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 # timeout=10 > git rev-list --no-walk a28d1ae6f724350bd6775e7361ed34e42ee38794 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:04:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:04:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:04:59 ========================================================= 23:04:59 EdgeX Global Pipelines Version Info 23:04:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:05:00 ------------------- 23:05:00 stable info: 23:05:00 ------------------- 23:05:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:05:00 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:05:00 Message: update stable to v1.0.244 23:05:01 ------------------- 23:05:01 experimental info: 23:05:01 ------------------- 23:05:01 Commited By: **** collab-it+edgex@linuxfoundation.org 23:05:01 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:05:01 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4325 [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4325 [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4325 [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f254a5 [Pipeline] echo 23:05:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:05:01 provisioning config files... 23:05:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config15718105691900922355tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:02 ---> docker-login.sh 23:05:02 nexus3.edgexfoundry.org:10001 23:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:17 Configure a credential helper to remove this warning. See 23:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:17 23:05:17 Login Succeeded 23:05:17 nexus3.edgexfoundry.org:10002 23:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:17 Configure a credential helper to remove this warning. See 23:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:17 23:05:17 Login Succeeded 23:05:17 nexus3.edgexfoundry.org:10003 23:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:17 Configure a credential helper to remove this warning. See 23:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:17 23:05:17 Login Succeeded 23:05:17 nexus3.edgexfoundry.org:10004 23:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:17 Configure a credential helper to remove this warning. See 23:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:17 23:05:17 Login Succeeded 23:05:17 docker.io 23:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:18 Configure a credential helper to remove this warning. See 23:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:18 23:05:18 Login Succeeded 23:05:18 ---> docker-login.sh ends [Pipeline] } 23:05:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:05:18 + 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 23:05:18 + cut -d/ -f2 23:05:18 + dirname cmd/core-command/Dockerfile 23:05:18 + echo core-command,cmd/core-command/Dockerfile 23:05:18 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:05:18 + cut -d/ -f2 23:05:18 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:05:18 + dirname cmd/core-data/Dockerfile 23:05:18 + cut -d/ -f2 23:05:18 + echo core-data,cmd/core-data/Dockerfile 23:05:18 + + dirname cmd/core-metadata/Dockerfile 23:05:18 cut -d/ -f2 23:05:18 + echo core-metadata,cmd/core-metadata/Dockerfile 23:05:18 + dirname cmd/security-bootstrapper/Dockerfile 23:05:18 + cut -d/ -f2 23:05:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:05:18 + dirname cmd/security-proxy-setup/Dockerfile 23:05:18 + cut -d/ -f2 23:05:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:05:18 + dirname cmd/security-secretstore-setup/Dockerfile 23:05:18 + cut -d/ -f2 23:05:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:05:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:05:18 + cut -d/ -f2 23:05:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:05:18 + + cut -d/ -f2dirname 23:05:18 cmd/security-spire-agent/Dockerfile 23:05:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:05:18 + dirname cmd/security-spire-config/Dockerfile 23:05:18 + cut -d/ -f2 23:05:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:05:18 + + cutdirname -d/ cmd/security-spire-server/Dockerfile -f2 23:05:18 23:05:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:05:18 + dirname cmd/support-notifications/Dockerfile 23:05:18 + cut -d/ -f2 23:05:18 + echo support-notifications,cmd/support-notifications/Dockerfile 23:05:18 + dirname cmd/support-scheduler/Dockerfile 23:05:18 + cut -d/ -f2 23:05:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:05:18 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 23:05:19 + git rev-list -1 --merges 9f254a5f4fb123c817d49e59e6e3b4af63ca4387~1..9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [Pipeline] echo 23:05:19 -----------> git rev-list -1 --merges 9f254a5f4fb123c817d49e59e6e3b4af63ca4387~1..9f254a5f4fb123c817d49e59e6e3b4af63ca4387 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [false] [Pipeline] sh 23:05:19 + git log --format=format:%s -1 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 [Pipeline] echo 23:05:19 ========================================================= 23:05:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:05:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:05:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:05:19 + grep -v github /etc/ssh/ssh_known_hosts 23:05:19 + [ -e /tmp/ssh_known_hosts ] 23:05:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:05:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:05:19 + sudo tee -a /etc/ssh/ssh_known_hosts 23:05:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:20 23:05:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:20 0.1.4: Pulling from edgex-devops/py-git-semver 23:05:20 b85a868b505f: Pulling fs layer 23:05:20 e2be974225ed: Pulling fs layer 23:05:20 339a4e72a1f5: Pulling fs layer 23:05:20 988bab9f4d93: Pulling fs layer 23:05:20 1469e6f7b9e6: Pulling fs layer 23:05:20 eaf3925da568: Pulling fs layer 23:05:20 bab4dde63d76: Pulling fs layer 23:05:20 bde34c3a00c8: Pulling fs layer 23:05:20 b352a97aabf1: Pulling fs layer 23:05:20 4872d77fe225: Pulling fs layer 23:05:20 5851b861e8e6: Pulling fs layer 23:05:20 988bab9f4d93: Waiting 23:05:20 1469e6f7b9e6: Waiting 23:05:20 eaf3925da568: Waiting 23:05:20 b352a97aabf1: Waiting 23:05:20 4872d77fe225: Waiting 23:05:20 5851b861e8e6: Waiting 23:05:20 bde34c3a00c8: Waiting 23:05:20 bab4dde63d76: Waiting 23:05:20 e2be974225ed: Verifying Checksum 23:05:20 e2be974225ed: Download complete 23:05:20 988bab9f4d93: Download complete 23:05:20 1469e6f7b9e6: Verifying Checksum 23:05:20 1469e6f7b9e6: Download complete 23:05:20 eaf3925da568: Verifying Checksum 23:05:20 eaf3925da568: Download complete 23:05:20 339a4e72a1f5: Verifying Checksum 23:05:20 339a4e72a1f5: Download complete 23:05:20 bde34c3a00c8: Download complete 23:05:21 b352a97aabf1: Download complete 23:05:21 4872d77fe225: Verifying Checksum 23:05:21 4872d77fe225: Download complete 23:05:21 b85a868b505f: Download complete 23:05:21 bab4dde63d76: Verifying Checksum 23:05:21 bab4dde63d76: Download complete 23:05:22 b85a868b505f: Pull complete 23:05:22 e2be974225ed: Pull complete 23:05:22 339a4e72a1f5: Pull complete 23:05:22 988bab9f4d93: Pull complete 23:05:23 1469e6f7b9e6: Pull complete 23:05:23 eaf3925da568: Pull complete 23:05:24 bab4dde63d76: Pull complete 23:05:24 bde34c3a00c8: Pull complete 23:05:24 b352a97aabf1: Pull complete 23:05:24 4872d77fe225: Pull complete 23:05:25 5851b861e8e6: Pull complete 23:05:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:25 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 23:05:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 23:05:29 $ docker top bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f -eo pid,comm 23:05:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:05:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:05:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:05:29 [ssh-agent] Looking for ssh-agent implementation... 23:05:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:29 $ docker exec bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f ssh-agent 23:05:29 SSH_AUTH_SOCK=/tmp/ssh-zwtN7qSCij7Z/agent.14 23:05:29 SSH_AGENT_PID=20 23:05:29 Running ssh-add (command line suppressed) 23:05:29 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8449928273591484417.key (/w/workspace/edgex-go/4@tmp/private_key_8449928273591484417.key) 23:05:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:05:30 + git tag --points-at HEAD [Pipeline] } 23:05:30 $ docker exec --env ******** --env ******** bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f ssh-agent -k 23:05:30 unset SSH_AUTH_SOCK; 23:05:30 unset SSH_AGENT_PID; 23:05:30 echo Agent pid 20 killed; 23:05:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:05:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:05:30 [ssh-agent] Looking for ssh-agent implementation... 23:05:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:30 $ docker exec bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f ssh-agent 23:05:30 SSH_AUTH_SOCK=/tmp/ssh-FaxU5vYGYrxU/agent.69 23:05:30 SSH_AGENT_PID=75 23:05:30 Running ssh-add (command line suppressed) 23:05:30 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3130672695380629124.key (/w/workspace/edgex-go/4@tmp/private_key_3130672695380629124.key) 23:05:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:05:31 + git semver init 23:05:31 2023-02-07 23:05:31,318 [run_init] DEBUG init version:0.0.0 force:False 23:05:31 2023-02-07 23:05:31,320 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 23:05:31 2023-02-07 23:05:31,320 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 23:05:31 2023-02-07 23:05:31,321 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 23:05:36 2023-02-07 23:05:36,412 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 23:05:36 2023-02-07 23:05:36,412 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4325 with force:False 23:05:36 2023-02-07 23:05:36,412 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4325 23:05:36 2023-02-07 23:05:36,417 [execute] INFO git cat-file --batch-check 23:05:36 2023-02-07 23:05:36,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 23:05:36 2023-02-07 23:05:36,423 [execute] INFO git cat-file --batch 23:05:36 2023-02-07 23:05:36,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 23:05:36 2023-02-07 23:05:36,427 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4325 23:05:36 0.0.0 [Pipeline] } 23:05:36 $ docker exec --env ******** --env ******** bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f ssh-agent -k 23:05:36 unset SSH_AUTH_SOCK; 23:05:36 unset SSH_AGENT_PID; 23:05:36 echo Agent pid 75 killed; 23:05:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:05:37 + git semver [Pipeline] } 23:05:37 $ docker stop --time=1 bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f 23:05:39 $ docker rm -f --volumes bd28bef90eb298941a2c708915097a430a01038ccf869e16b288b89533d20d2f [Pipeline] // withDockerContainer [Pipeline] sh 23:05:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:05:39 Stashed 1 file(s) [Pipeline] echo 23:05:39 [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 23:05:40 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 23:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:40 ========================================================= 23:05:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:05:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:05:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:05:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:05:45 213ec9aee27d: Pulling fs layer 23:05:45 4583459ba037: Pulling fs layer 23:05:45 93c1e223e6f2: Pulling fs layer 23:05:45 53926ce57604: Pulling fs layer 23:05:45 21b2b0c7a3f4: Pulling fs layer 23:05:45 22ff95d597cd: Pulling fs layer 23:05:45 12d6caf4c0d1: Pulling fs layer 23:05:45 96b7cbca73a9: Pulling fs layer 23:05:45 a7acece74701: Pulling fs layer 23:05:45 21b2b0c7a3f4: Waiting 23:05:45 22ff95d597cd: Waiting 23:05:45 12d6caf4c0d1: Waiting 23:05:45 96b7cbca73a9: Waiting 23:05:45 a7acece74701: Waiting 23:05:45 53926ce57604: Waiting 23:05:45 93c1e223e6f2: Verifying Checksum 23:05:45 93c1e223e6f2: Download complete 23:05:45 4583459ba037: Verifying Checksum 23:05:45 4583459ba037: Download complete 23:05:45 21b2b0c7a3f4: Verifying Checksum 23:05:45 21b2b0c7a3f4: Download complete 23:05:45 22ff95d597cd: Verifying Checksum 23:05:45 22ff95d597cd: Download complete 23:05:45 213ec9aee27d: Verifying Checksum 23:05:45 213ec9aee27d: Download complete 23:05:45 12d6caf4c0d1: Verifying Checksum 23:05:45 12d6caf4c0d1: Download complete 23:05:45 213ec9aee27d: Pull complete 23:05:45 4583459ba037: Pull complete 23:05:45 93c1e223e6f2: Pull complete 23:05:48 53926ce57604: Verifying Checksum 23:05:48 53926ce57604: Download complete 23:05:48 a7acece74701: Verifying Checksum 23:05:48 a7acece74701: Download complete 23:05:48 96b7cbca73a9: Verifying Checksum 23:05:48 96b7cbca73a9: Download complete 23:05:51 53926ce57604: Pull complete 23:05:51 21b2b0c7a3f4: Pull complete 23:05:51 22ff95d597cd: Pull complete 23:05:51 12d6caf4c0d1: Pull complete 23:05:54 96b7cbca73a9: Pull complete 23:05:54 Still waiting to schedule task 23:05:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5013’ 23:05:55 a7acece74701: Pull complete 23:05:55 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:05:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:05:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:05:55 WORKDIR /edgex 23:05:55 COPY go.mod . 23:05:55 RUN go mod download 23:05:55 + docker build -t ci-base-image-x86_64 -f - . 23:05:56 Sending build context to Docker daemon 170.1MB 23:05:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:05:56 ---> db6d94c90886 23:05:56 Step 2/4 : WORKDIR /edgex 23:06:01 ---> Running in e75073c68082 23:06:01 Removing intermediate container e75073c68082 23:06:01 ---> 7e4bb5321994 23:06:01 Step 3/4 : COPY go.mod . 23:06:01 ---> 47d9aaaea3be 23:06:01 Step 4/4 : RUN go mod download 23:06:01 ---> Running in aeacc6cde0b7 23:06:19 Removing intermediate container aeacc6cde0b7 23:06:19 ---> 58f33be8118b 23:06:19 Successfully built 58f33be8118b 23:06:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:19 + docker inspect -f . ci-base-image-x86_64 23:06:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:20 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 23:06:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 23:06:20 $ docker top 0bd77cdf03d41509bb44b45455b211a7ed16605aaa5f7b91d816da29b9e2b571 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:21 + go version 23:06:21 go version go1.18.7 linux/amd64 [Pipeline] } 23:06:21 $ docker stop --time=1 0bd77cdf03d41509bb44b45455b211a7ed16605aaa5f7b91d816da29b9e2b571 23:06:23 $ docker rm -f --volumes 0bd77cdf03d41509bb44b45455b211a7ed16605aaa5f7b91d816da29b9e2b571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:23 + docker inspect -f . ci-base-image-x86_64 23:06:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:23 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 23:06:23 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 23:06:24 $ docker top f6878ebb3f1cb22679f9280fa7ad9adee12b5d59ba868554d642424308e83716 -eo pid,comm [Pipeline] { [Pipeline] echo 23:06:24 ========================================================= 23:06:24 [edgeXBuildGoParallel] Running Tests and Build... 23:06:24 ========================================================= [Pipeline] sh 23:06:25 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 23:06:25 + make test 23:06:25 go test -race -coverprofile=coverage.out ./... 23:06:31 ? github.com/edgexfoundry/edgex-go [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:06:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.147s coverage: 28.7% of statements 23:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:06:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:06:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.197s coverage: 98.5% of statements 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.130s coverage: 73.2% of statements 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.0% of statements 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.956s coverage: 89.2% of statements 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.103s coverage: 2.6% of statements 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.494s coverage: 95.6% of statements 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.108s coverage: 72.2% of statements 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.109s coverage: 65.9% of statements 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements 23:06:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 82.9% of statements 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.072s coverage: 94.1% of statements 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements 23:06:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.062s coverage: 87.5% of statements 23:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.080s coverage: 94.4% of statements 23:06:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements 23:07:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.282s coverage: 79.9% of statements 23:07:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.123s coverage: 92.9% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 87.2% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.082s coverage: 77.4% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.0% of statements 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 91.2% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 64.7% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.286s coverage: 65.3% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.173s coverage: 41.8% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.096s coverage: 84.8% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:07:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:07:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:07:08 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:07:26 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." 23:07:26 go vet ./... 23:07:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:07:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:07:30 ./bin/test-attribution-txt.sh [Pipeline] echo 23:07:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:07:31 + ls -al . 23:07:31 total 744 23:07:31 drwxrwxr-x 11 1001 1001 4096 Feb 7 23:06 . 23:07:31 drwxr-xr-x 4 root root 4096 Feb 7 23:06 .. 23:07:31 drwxrwxr-x 2 1001 1001 4096 Feb 7 23:04 .blubracket 23:07:31 -rw-rw-r-- 1 1001 1001 16 Feb 7 23:04 .dockerignore 23:07:31 drwxrwxr-x 8 1001 1001 4096 Feb 7 23:07 .git 23:07:31 drwxrwxr-x 3 1001 1001 4096 Feb 7 23:04 .github 23:07:31 -rw-rw-r-- 1 1001 1001 1024 Feb 7 23:04 .gitignore 23:07:31 -rw-rw-r-- 1 1001 1001 42 Feb 7 23:04 .golangci.yml 23:07:31 -rw-rw-r-- 1 1001 1001 87 Feb 7 23:04 .hadolint.yml 23:07:31 drwxr-xr-x 3 1001 1001 4096 Feb 7 23:05 .semver 23:07:31 -rw-rw-r-- 1 1001 1001 166 Feb 7 23:04 .sonarcloud.properties 23:07:31 -rw-rw-r-- 1 1001 1001 1171 Feb 7 23:04 ADOPTERS.md 23:07:31 -rw-rw-r-- 1 1001 1001 10825 Feb 7 23:04 Attribution.txt 23:07:31 -rw-rw-r-- 1 1001 1001 73765 Feb 7 23:04 CHANGELOG.md 23:07:31 -rw-rw-r-- 1 1001 1001 3804 Feb 7 23:04 CONTRIBUTING.md 23:07:31 -rw-rw-r-- 1 1001 1001 677 Feb 7 23:04 GOVERNANCE.md 23:07:31 -rw-rw-r-- 1 1001 1001 850 Feb 7 23:04 Jenkinsfile 23:07:31 -rw-rw-r-- 1 1001 1001 10775 Feb 7 23:04 LICENSE 23:07:31 -rw-rw-r-- 1 1001 1001 13375 Feb 7 23:04 Makefile 23:07:31 -rw-rw-r-- 1 1001 1001 582 Feb 7 23:04 OWNERS.md 23:07:31 -rw-rw-r-- 1 1001 1001 9403 Feb 7 23:04 README.md 23:07:31 -rw-rw-r-- 1 1001 1001 6912 Feb 7 23:04 SECURITY.md 23:07:31 -rw-rw-r-- 1 1001 1001 5 Feb 7 23:05 VERSION 23:07:31 drwxrwxr-x 2 1001 1001 4096 Feb 7 23:04 bin 23:07:31 drwxrwxr-x 17 1001 1001 4096 Feb 7 23:04 cmd 23:07:31 -rw-r--r-- 1 root root 484957 Feb 7 23:07 coverage.out 23:07:31 -rw-rw-r-- 1 1001 1001 3294 Feb 7 23:04 go.mod 23:07:31 -rw-rw-r-- 1 1001 1001 33316 Feb 7 23:04 go.sum 23:07:31 drwxrwxr-x 7 1001 1001 4096 Feb 7 23:04 internal 23:07:31 drwxrwxr-x 3 1001 1001 4096 Feb 7 23:04 openapi 23:07:31 drwxrwxr-x 4 1001 1001 4096 Feb 7 23:04 snap 23:07:31 -rw-rw-r-- 1 1001 1001 204 Feb 7 23:04 version.go [Pipeline] sh 23:07:31 + '[' -e coverage.out ] 23:07:31 + chown 1001:1001 coverage.out [Pipeline] stash 23:07:31 Stashed 1 file(s) [Pipeline] sh 23:07:31 + make build 23:07:31 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 23:07:44 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 23:07:44 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 23:07:46 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 23:07:46 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 23:07:54 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 23:07:55 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 23:07:56 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 23:07:57 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 23:07:58 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 23:07:59 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 23:08:01 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] } 23:08:02 $ docker stop --time=1 f6878ebb3f1cb22679f9280fa7ad9adee12b5d59ba868554d642424308e83716 23:08:08 $ docker rm -f --volumes f6878ebb3f1cb22679f9280fa7ad9adee12b5d59ba868554d642424308e83716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:08:09 23:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:08:10 latest: Pulling from edgex-devops/edgex-compose 23:08:10 cbdbe7a5bc2a: Pulling fs layer 23:08:10 ca9280d653b3: Pulling fs layer 23:08:10 7e9c9ca2126c: Pulling fs layer 23:08:10 cbdbe7a5bc2a: Download complete 23:08:10 cbdbe7a5bc2a: Pull complete 23:08:10 ca9280d653b3: Verifying Checksum 23:08:10 ca9280d653b3: Download complete 23:08:10 7e9c9ca2126c: Verifying Checksum 23:08:10 7e9c9ca2126c: Download complete 23:08:11 ca9280d653b3: Pull complete 23:08:14 7e9c9ca2126c: Pull complete 23:08:14 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:08:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:08:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:14 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 23:08:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 23:08:17 $ docker top 5d0fea530bd255440797a10957d740de22451fbace656229d6beb682c855d507 -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:18 + docker-compose build --help 23:08:18 + grep parallel 23:08:18 --parallel Build images in parallel. [Pipeline] } 23:08:18 $ docker stop --time=1 5d0fea530bd255440797a10957d740de22451fbace656229d6beb682c855d507 23:08:20 $ docker rm -f --volumes 5d0fea530bd255440797a10957d740de22451fbace656229d6beb682c855d507 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:08:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:21 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 23:08:21 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 23:08:21 $ docker top 0b694bd3296c61c302833cd1c80a16c086e426994c993746bbb17d835068c2c6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:08:22 + docker-compose -f ./docker-compose-build.yml build --parallel 23:08:22 Building core-command ... 23:08:22 Building core-common-config-bootstrapper ... 23:08:22 Building core-data ... 23:08:22 Building core-metadata ... 23:08:22 Building security-bootstrapper ... 23:08:22 Building security-proxy-setup ... 23:08:22 Building security-secretstore-setup ... 23:08:22 Building security-spiffe-token-provider ... 23:08:22 Building security-spire-agent ... 23:08:22 Building security-spire-config ... 23:08:22 Building security-spire-server ... 23:08:22 Building support-notifications ... 23:08:22 Building support-scheduler ... 23:08:22 Building security-secretstore-setup 23:08:22 Building security-proxy-setup 23:08:22 Building core-metadata 23:08:22 Building security-spiffe-token-provider 23:08:22 Building security-spire-config 23:08:32 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:32 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:08:32 ---> 58f33be8118b 23:08:32 Step 3/19 : WORKDIR /edgex-go 23:08:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:08:32 ---> 58f33be8118b 23:08:32 Step 3/24 : WORKDIR /edgex-go 23:08:32 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:08:32 ---> 58f33be8118b 23:08:32 Step 3/24 : WORKDIR /edgex-go 23:08:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:08:33 ---> 58f33be8118b 23:08:33 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:08:34 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:08:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:08:34 ---> 58f33be8118b 23:08:34 Step 3/21 : WORKDIR /edgex-go 23:08:46 ---> Running in bd76a9ebe1fc 23:08:46 ---> Running in da6af493eded 23:08:46 ---> Running in 9a6bf54bc9f1 23:08:46 ---> Running in e0f08764e97e 23:08:46 ---> Running in 12a286d550aa 23:08:46 Removing intermediate container 9a6bf54bc9f1 23:08:46 ---> f200294ad813 23:08:46 Step 4/24 : WORKDIR /edgex-go 23:08:46 Removing intermediate container da6af493eded 23:08:46 ---> e137c88564fa 23:08:46 Step 4/21 : RUN apk add --update --no-cache make git 23:08:46 Removing intermediate container bd76a9ebe1fc 23:08:46 ---> db662e4d0f48 23:08:46 Step 4/24 : RUN apk add --update --no-cache make git 23:08:46 ---> Running in 3f5dcb627121 23:08:46 ---> Running in 89509fdf5d73 23:08:46 Removing intermediate container e0f08764e97e 23:08:46 ---> 0a5a2d901d4a 23:08:46 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:08:46 Removing intermediate container 12a286d550aa 23:08:46 ---> 6d7765edfce8 23:08:46 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:08:46 ---> Running in 3a9ab520a5e8 23:08:46 ---> Running in 662100fd9734 23:08:46 ---> Running in bdf145ec99ef 23:08:46 Removing intermediate container 3f5dcb627121 23:08:46 ---> 223760d3009d 23:08:46 Step 5/24 : RUN apk add --update --no-cache make git 23:08:46 ---> Running in fc90b315426e 23:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:46 OK: 211 MiB in 51 packages 23:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:47 OK: 211 MiB in 51 packages 23:08:47 v3.16.3-158-gc0082ecfbed [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:08:47 v3.16.3-151-gb476f155c74 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:08:47 OK: 17046 distinct packages available 23:08:47 OK: 211 MiB in 51 packages 23:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:08:47 OK: 211 MiB in 51 packages 23:08:47 Removing intermediate container 89509fdf5d73 23:08:47 ---> ada027839bc7 23:08:47 Step 5/21 : COPY go.mod vendor* ./ 23:08:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:08:47 ---> b1044fc910ad 23:08:47 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:47 Removing intermediate container 3a9ab520a5e8 23:08:47 ---> 10e9c4af1b51 23:08:47 Step 5/24 : COPY go.mod vendor* ./ 23:08:47 ---> Running in b1f95aad667f 23:08:47 OK: 211 MiB in 51 packages 23:08:47 Removing intermediate container 662100fd9734 23:08:47 ---> 72a10f9a966b 23:08:47 Step 5/24 : COPY go.mod vendor* ./ 23:08:47 ---> f098a839d6d1 23:08:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:47 ---> Running in 1e8323b1845a 23:08:47 Removing intermediate container fc90b315426e 23:08:47 ---> 0dd5803989c3 23:08:47 Step 6/24 : COPY go.mod vendor* ./ 23:08:47 ---> 882675fbf8ad 23:08:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:47 ---> Running in 298eded68065 23:08:47 ---> c9f2e1eff641 23:08:47 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:47 ---> Running in 2d889e40a74c 23:08:48 Removing intermediate container bdf145ec99ef 23:08:48 ---> 15cc84124b4d 23:08:48 Step 5/19 : COPY go.mod vendor* ./ 23:08:48 ---> 551c9c6d7cd5 23:08:48 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:48 ---> Running in 7f96c9ff308e 23:08:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5021 in /w/workspace/edgexfoundry_edgex-go_PR-4325 [Pipeline] { [Pipeline] ws 23:08:56 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 23:08:56 The recommended git tool is: git 23:09:03 using credential edgex-jenkins-ssh 23:09:03 Cloning the remote Git repository 23:09:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:09:03 > git init /w/workspace/edgex-go/4 # timeout=10 23:09:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:09:04 > git --version # timeout=10 23:09:04 > git --version # 'git version 2.25.1' 23:09:04 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:09:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:53 Merging remotes/origin/main commit 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c into PR head commit 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:09:53 Merge succeeded, producing 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:09:53 Checking out Revision 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 (PR-4325) 23:09:54 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:09:55 % Total % Received % Xferd Average Speed Time Time Time Current 23:09:55 Dload Upload Total Spent Left Speed 23:09:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k 23:09:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:09:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:09:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4325/head:refs/remotes/origin/PR-4325 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:09:53 > git config core.sparsecheckout # timeout=10 23:09:53 > git checkout -f 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 # timeout=10 23:09:53 > git remote # timeout=10 23:09:53 > git config --get remote.origin.url # timeout=10 23:09:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:53 > git merge 7290d2ed4a96933bf3c3f5b5e1425bd1c3f2311c # timeout=10 23:09:53 > git rev-parse HEAD^{commit} # timeout=10 23:09:53 > git config core.sparsecheckout # timeout=10 23:09:53 > git checkout -f 9f254a5f4fb123c817d49e59e6e3b4af63ca4387 # timeout=10 [Pipeline] sh 23:09:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:09:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:09:56 + sudo tee /etc/docker/daemon.new 23:09:56 { 23:09:56 "registry-mirrors": [ 23:09:56 "https://nexus3.edgexfoundry.org:10001" 23:09:56 ], 23:09:56 "bip": "10.250.0.254/24", 23:09:56 "hosts": [ 23:09:56 "tcp://0.0.0.0:5555", 23:09:56 "unix:///var/run/docker.sock" 23:09:56 ], 23:09:56 "mtu": 1458, 23:09:56 "selinux-enabled": true, 23:09:56 "seccomp-profile": "/etc/docker/seccomp.json" 23:09:56 } [Pipeline] sh 23:09:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:09:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:15 provisioning config files... 23:10:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12539066427008401593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:16 ---> docker-login.sh 23:10:16 nexus3.edgexfoundry.org:10001 23:10:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:16 Configure a credential helper to remove this warning. See 23:10:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:16 23:10:16 Login Succeeded 23:10:16 nexus3.edgexfoundry.org:10002 23:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:17 Configure a credential helper to remove this warning. See 23:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:17 23:10:17 Login Succeeded 23:10:17 nexus3.edgexfoundry.org:10003 23:10:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:17 Configure a credential helper to remove this warning. See 23:10:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:17 23:10:17 Login Succeeded 23:10:17 nexus3.edgexfoundry.org:10004 23:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:18 Configure a credential helper to remove this warning. See 23:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:18 23:10:18 Login Succeeded 23:10:18 docker.io 23:10:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:18 Configure a credential helper to remove this warning. See 23:10:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:18 23:10:18 Login Succeeded 23:10:18 ---> docker-login.sh ends [Pipeline] } 23:10:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:10:19 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 23:10:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:10:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:10:19 ========================================================= 23:10:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:10:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:10:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:10:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:10:20 9b18e9b68314: Pulling fs layer 23:10:20 35d82f9e3411: Pulling fs layer 23:10:20 e16973657156: Pulling fs layer 23:10:20 fc693d55d65f: Pulling fs layer 23:10:20 7e9fc2657dce: Pulling fs layer 23:10:20 dda99020689f: Pulling fs layer 23:10:20 fc693d55d65f: Waiting 23:10:20 7e9fc2657dce: Waiting 23:10:20 db1c61fa0a46: Pulling fs layer 23:10:20 891c053d2c06: Pulling fs layer 23:10:20 dda99020689f: Waiting 23:10:20 db1c61fa0a46: Waiting 23:10:20 891c053d2c06: Waiting 23:10:20 e16973657156: Verifying Checksum 23:10:20 e16973657156: Download complete 23:10:20 35d82f9e3411: Verifying Checksum 23:10:20 35d82f9e3411: Download complete 23:10:20 7e9fc2657dce: Download complete 23:10:20 dda99020689f: Download complete 23:10:20 9b18e9b68314: Download complete 23:10:21 9b18e9b68314: Pull complete 23:10:21 891c053d2c06: Verifying Checksum 23:10:21 891c053d2c06: Download complete 23:10:21 35d82f9e3411: Pull complete 23:10:22 e16973657156: Pull complete 23:10:24 db1c61fa0a46: Verifying Checksum 23:10:24 db1c61fa0a46: Download complete 23:10:24 fc693d55d65f: Verifying Checksum 23:10:24 fc693d55d65f: Download complete 23:10:36 fc693d55d65f: Pull complete 23:10:36 7e9fc2657dce: Pull complete 23:10:36 dda99020689f: Pull complete 23:10:40 Removing intermediate container 7f96c9ff308e 23:10:40 ---> 06aba9f05054 23:10:40 Step 7/19 : COPY . . 23:10:40 Removing intermediate container b1f95aad667f 23:10:40 ---> 3861893df6fb 23:10:40 Removing intermediate container 1e8323b1845a 23:10:40 Step 7/21 : COPY . . 23:10:40 ---> 3e09b3d26781 23:10:40 Step 7/24 : COPY . . 23:10:40 Removing intermediate container 298eded68065 23:10:40 ---> 50c64b83430f 23:10:40 Step 7/24 : COPY . . 23:10:40 Removing intermediate container 2d889e40a74c 23:10:40 ---> d9cac298bfe7 23:10:40 Step 8/24 : COPY . . 23:10:42 db1c61fa0a46: Pull complete 23:10:43 891c053d2c06: Pull complete 23:10:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:10:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:10:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:10:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:10:44 WORKDIR /edgex 23:10:44 COPY go.mod . 23:10:44 RUN go mod download 23:10:44 + docker build -t ci-base-image-arm64 -f - . 23:10:44 Sending build context to Docker daemon 3.096MB 23:10:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:10:44 ---> f96f9c87975a 23:10:44 Step 2/4 : WORKDIR /edgex 23:10:46 ---> Running in 83d026ed51ce 23:10:47 Removing intermediate container 83d026ed51ce 23:10:47 ---> a05003843312 23:10:47 Step 3/4 : COPY go.mod . 23:10:47 ---> 8b88ea9ae840 23:10:47 Step 4/4 : RUN go mod download 23:10:47 ---> Running in 5b5426af9c3c 23:10:58 ---> e6a093e1d209 23:10:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:10:58 ---> 112563ada107 23:10:58 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:10:58 ---> 66a29c8028f7 23:10:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:10:58 ---> 991015b2bd63 23:10:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:10:58 ---> 2c42b6bd9fe7 23:10:58 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:10:58 ---> Running in ec226036cdfa 23:10:58 ---> Running in 20ab7541589a 23:10:58 ---> Running in 1e61e933c678 23:10:58 ---> Running in bf78c63b6cf3 23:10:58 ---> Running in 134f61f91a76 23:10:58 Removing intermediate container ec226036cdfa 23:10:58 ---> 27e371ac7b4d 23:10:58 Step 9/24 : WORKDIR /edgex-go/spire-build 23:10:58 ---> Running in b8733eda1706 23:10:58 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 23:10:58 Removing intermediate container b8733eda1706 23:10:58 ---> 8c63bead64d1 23:10:58 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 23:10:58 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 23:10:58 ---> Running in f05ba9f425c3 23:10:58 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 23:10:58 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 23:10:59 Removing intermediate container f05ba9f425c3 23:10:59 ---> fb58a9d48b72 23:10:59 Step 11/24 : WORKDIR /edgex-go 23:10:59 ---> Running in 061827ea236f 23:11:00 Removing intermediate container 061827ea236f 23:11:00 ---> 4869b54c3ebe 23:11:00 23:11:00 Step 12/24 : FROM alpine:3.15 23:11:00 3.15: Pulling from library/alpine 23:11:01 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 23:11:01 Status: Downloaded newer image for alpine:3.15 23:11:01 ---> c4fc93816858 23:11:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:11:05 ---> Running in e4b493188218 23:11:06 Removing intermediate container e4b493188218 23:11:06 ---> ac68dc1509c8 23:11:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:11:06 ---> Running in ad58852576e7 23:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:11:07 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:11:07 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:11:07 OK: 15859 distinct packages available 23:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:11:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:11:07 (1/4) Installing dumb-init (1.2.5-r1) 23:11:07 (2/4) Installing musl-obstack (1.2.3-r0) 23:11:07 (3/4) Installing libucontext (1.1-r0) 23:11:07 (4/4) Installing gcompat (1.0.0-r4) 23:11:07 Executing busybox-1.34.1-r7.trigger 23:11:07 OK: 6 MiB in 18 packages 23:11:14 Removing intermediate container ad58852576e7 23:11:14 ---> 684fcce0e051 23:11:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:11:26 ---> 09f127df9926 23:11:26 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:11:26 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 23:11:26 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 23:11:26 Removing intermediate container 5b5426af9c3c 23:11:26 ---> 22d2a1ea9c22 23:11:26 Successfully built 22d2a1ea9c22 23:11:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:26 + docker inspect -f . ci-base-image-arm64 23:11:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:27 prd-ubuntu20.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container 23:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 23:11:27 ---> 38a6b2c92a8a 23:11:27 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:11:27 ---> Running in 0f233b649d88 23:11:27 Removing intermediate container 0f233b649d88 23:11:27 ---> 89137396e9c5 23:11:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:11:28 ---> a76740a71fc8 23:11:28 Step 19/24 : WORKDIR / 23:11:28 ---> Running in 51cc059d8571 23:11:28 $ docker top 896d148eae08acbf1927deb73997aa5373c8cad64f5ac85b183d3f6ee3ef0151 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:29 + go version 23:11:29 go version go1.18.7 linux/arm64 [Pipeline] } 23:11:29 $ docker stop --time=1 896d148eae08acbf1927deb73997aa5373c8cad64f5ac85b183d3f6ee3ef0151 23:11:31 $ docker rm -f --volumes 896d148eae08acbf1927deb73997aa5373c8cad64f5ac85b183d3f6ee3ef0151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:31 + docker inspect -f . ci-base-image-arm64 23:11:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:31 prd-ubuntu20.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container 23:11:31 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 23:11:32 $ docker top 434d1c4cfa07919c12e7abc8d29c239a15f27fe87afb96814ee94a397938ccb4 -eo pid,comm [Pipeline] { [Pipeline] echo 23:11:33 ========================================================= 23:11:33 [edgeXBuildGoParallel] Running Tests and Build... 23:11:33 ========================================================= [Pipeline] sh 23:11:33 Removing intermediate container 51cc059d8571 23:11:33 ---> 577c2a584a3c 23:11:33 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:11:33 ---> Running in f6a98b234a1c 23:11:33 Removing intermediate container bf78c63b6cf3 23:11:33 ---> 88a00dab7f44 23:11:33 23:11:33 Step 9/21 : FROM alpine:3.16 23:11:33 Removing intermediate container 1e61e933c678 23:11:33 ---> 457c15359066 23:11:33 23:11:33 Step 9/24 : FROM alpine:3.16 23:11:33 Removing intermediate container 134f61f91a76 23:11:33 ---> 431889dbd6a2 23:11:33 23:11:33 Step 10/24 : FROM alpine:3.16 23:11:33 Removing intermediate container 20ab7541589a 23:11:33 ---> be4452c76f34 23:11:33 23:11:33 Step 9/19 : FROM alpine:3.15 23:11:33 ---> c4fc93816858 23:11:33 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:11:33 ---> Using cache 23:11:33 ---> ac68dc1509c8 23:11:33 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:11:33 ---> Running in f88437adca55 23:11:33 Removing intermediate container f6a98b234a1c 23:11:33 ---> 81d48d9a93ac 23:11:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:11:33 ---> Running in 693b22f3cef1 23:11:33 Removing intermediate container 693b22f3cef1 23:11:33 ---> 8b24d0c3e06b 23:11:33 Step 22/24 : LABEL arch=x86_64 23:11:33 ---> Running in 3c6eb39c5983 23:11:33 Removing intermediate container 3c6eb39c5983 23:11:33 ---> 797f2d3f358a 23:11:33 Step 23/24 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:11:33 ---> Running in 85db714145fe 23:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:11:33 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 23:11:33 Removing intermediate container 85db714145fe 23:11:33 ---> d1fdac45a334 23:11:33 Step 24/24 : LABEL version=0.0.0 23:11:33 ---> Running in 6ad8f40dd33e 23:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:11:33 Removing intermediate container 6ad8f40dd33e 23:11:33 ---> f152f299f89b 23:11:33 23:11:33 Successfully built f152f299f89b 23:11:33 Successfully tagged security-spire-config:latest 23:11:33  Building security-spire-config ... done Building support-scheduler 23:11:34 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:11:34 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:11:34 OK: 15859 distinct packages available 23:11:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:11:34 3.16: Pulling from library/alpine 23:11:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:11:34 (1/9) Installing ca-certificates (20220614-r0) 23:11:34 (2/9) Installing brotli-libs (1.0.9-r5) 23:11:34 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:11:34 (4/9) Installing libcurl (7.80.0-r5) 23:11:34 (5/9) Installing curl (7.80.0-r5) 23:11:34 (6/9) Installing dumb-init (1.2.5-r1) 23:11:34 (7/9) Installing musl-obstack (1.2.3-r0) 23:11:34 (8/9) Installing libucontext (1.1-r0) 23:11:34 (9/9) Installing gcompat (1.0.0-r4) 23:11:34 Executing busybox-1.34.1-r7.trigger 23:11:34 Executing ca-certificates-20220614-r0.trigger 23:11:34 OK: 8 MiB in 23 packages 23:11:34 + make test 23:11:34 go test -race -coverprofile=coverage.out ./... 23:11:34 3.16: Pulling from library/alpine 23:11:34 3.16: Pulling from library/alpine 23:11:37 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:11:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:11:37 ---> 58f33be8118b 23:11:37 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:11:37 ---> Using cache 23:11:37 ---> f200294ad813 23:11:37 Step 4/22 : WORKDIR /edgex-go 23:11:37 ---> Using cache 23:11:37 ---> 223760d3009d 23:11:37 Step 5/22 : RUN apk add --update --no-cache make git 23:11:37 ---> Using cache 23:11:37 ---> 0dd5803989c3 23:11:37 Step 6/22 : COPY go.mod vendor* ./ 23:11:37 ---> Using cache 23:11:37 ---> c9f2e1eff641 23:11:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:37 ---> Using cache 23:11:37 ---> d9cac298bfe7 23:11:37 Step 8/22 : COPY . . 23:11:37 ---> Using cache 23:11:37 ---> e6a093e1d209 23:11:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:11:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:11:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:11:39 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 23:11:39 Status: Image is up to date for alpine:3.16 23:11:39 Status: Downloaded newer image for alpine:3.16 23:11:39 Status: Downloaded newer image for alpine:3.16 23:11:39 ---> bfe296a52501 23:11:39 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:11:40 ---> bfe296a52501 23:11:40 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:11:40 ---> bfe296a52501 23:11:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:11:40 ---> Running in 21cc30b90acd 23:11:40 ---> Running in 40af836d5d75 23:11:40 ---> Running in 86caca77663c 23:11:40 ---> Running in a727e00c73f8 23:11:40 Removing intermediate container f88437adca55 23:11:40 ---> 59cbb33ddd24 23:11:40 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:41 ---> 7ab2d3c633a8 23:11:41 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:11:41 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 23:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:11:41 (1/6) Installing ca-certificates (20220614-r0) 23:11:41 (2/6) Installing brotli-libs (1.0.9-r6) 23:11:41 (1/3) Installing ca-certificates (20220614-r0) 23:11:41 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:11:41 (4/6) Installing libcurl (7.83.1-r5) 23:11:41 (2/3) Installing dumb-init (1.2.5-r1) 23:11:41 (3/3) Installing su-exec (0.2-r1) 23:11:41 (5/6) Installing curl (7.83.1-r5) 23:11:41 Executing busybox-1.35.0-r17.trigger 23:11:41 Executing ca-certificates-20220614-r0.trigger 23:11:41 (6/6) Installing dumb-init (1.2.5-r1) 23:11:41 Executing busybox-1.35.0-r17.trigger 23:11:41 Executing ca-certificates-20220614-r0.trigger 23:11:41 OK: 6 MiB in 17 packages 23:11:41 OK: 8 MiB in 20 packages 23:11:41 (1/1) Installing dumb-init (1.2.5-r1) 23:11:41 Executing busybox-1.35.0-r17.trigger 23:11:41 OK: 6 MiB in 15 packages 23:11:42 ---> 4e02eeded40a 23:11:42 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:11:43 ---> 71a9b57c4eab 23:11:43 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:11:43 ---> Running in 98067a165d19 23:11:43 Removing intermediate container a727e00c73f8 23:11:43 ---> 388f588c0b4f 23:11:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:11:43 Removing intermediate container 40af836d5d75 23:11:43 ---> 010ec28da630 23:11:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:11:43 Removing intermediate container 98067a165d19 23:11:43 ---> d7bf55482c76 23:11:43 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:11:43 Removing intermediate container 86caca77663c 23:11:43 ---> d778bbea486c 23:11:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:11:43 ---> Running in 3eeb9cb98657 23:11:43 ---> Running in 550e94a45435 23:11:43 ---> Running in c1330288d72d 23:11:43 ---> Running in e8a6014c5ed2 23:11:43 Removing intermediate container 3eeb9cb98657 23:11:43 ---> d87b3dd9e389 23:11:43 Step 13/24 : ENV APP_PORT=59881 23:11:44 ---> Running in 5d3047351c8d 23:11:44 Removing intermediate container c1330288d72d 23:11:44 ---> b12da2983226 23:11:44 Step 17/19 : LABEL arch=x86_64 23:11:44 Removing intermediate container 550e94a45435 23:11:44 ---> b7f9c00ff3c8 23:11:44 Step 12/21 : WORKDIR /edgex 23:11:44 Removing intermediate container e8a6014c5ed2 23:11:44 ---> a1833eba8ca1 23:11:44 Step 12/24 : WORKDIR / 23:11:44 ---> Running in b200d694002c 23:11:44 ---> Running in f369156c99af 23:11:44 ---> Running in f5211121b10e 23:11:45 Removing intermediate container 5d3047351c8d 23:11:45 ---> 173d208ee431 23:11:45 Step 14/24 : EXPOSE $APP_PORT 23:11:46 ---> Running in fd7d494d9cf8 23:11:46 Removing intermediate container b200d694002c 23:11:46 ---> 167f074c56da 23:11:46 Step 18/19 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:11:46 Removing intermediate container f5211121b10e 23:11:46 ---> 337ca7b31f34 23:11:46 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:11:46 Removing intermediate container f369156c99af 23:11:46 ---> c402a485583d 23:11:46 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:11:47 ---> Running in 943a7f157cd3 23:11:47 Removing intermediate container fd7d494d9cf8 23:11:47 ---> 6bef7e476816 23:11:47 Step 15/24 : WORKDIR / 23:11:48 ---> Running in 88106319ee8a 23:11:49 ---> fe14349be361 23:11:49 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:11:49 ---> bba63a9c7525 23:11:49 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:11:49 Removing intermediate container 943a7f157cd3 23:11:49 ---> 5d42cd0d378b 23:11:49 Step 19/19 : LABEL version=0.0.0 23:11:49 ---> Running in 4dcf9a583de3 23:11:49 Removing intermediate container 88106319ee8a 23:11:49 ---> d69e71eb93ee 23:11:49 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:49 Removing intermediate container 4dcf9a583de3 23:11:49 ---> 55f2b874c40a 23:11:49 23:11:49 ---> 7f39fe6f52d9 23:11:49 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:11:49 ---> 894c0560442c 23:11:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:11:49 ---> 71ecc5da7908 23:11:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:11:49 Successfully built 55f2b874c40a 23:11:49 Successfully tagged security-spiffe-token-provider:latest 23:11:49  Building security-spiffe-token-provider ... done Building support-notifications 23:11:55 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:11:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:11:55 ---> 58f33be8118b 23:11:55 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:11:55 ---> Using cache 23:11:55 ---> f200294ad813 23:11:55 Step 4/22 : WORKDIR /edgex-go 23:11:55 ---> Using cache 23:11:55 ---> 223760d3009d 23:11:55 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:12:00 ---> 4fe08cce5e65 23:12:00 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:12:00 ---> af39ae2016d6 23:12:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:12:00 ---> a4f9d6a0a560 23:12:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:12:00 ---> Running in 2497b71754fa 23:12:00 ---> 211bb1c3106e 23:12:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:12:02 OK: 211 MiB in 51 packages 23:12:02 ---> 14c32115b12d 23:12:02 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:12:02 ---> d10d369cf070 23:12:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:12:02 ---> Running in b84cd7996f45 23:12:02 ---> 9ddbf33989b4 23:12:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:12:03 Removing intermediate container 21cc30b90acd 23:12:03 ---> 6e080ba5e9e5 23:12:03 23:12:03 Step 10/22 : FROM alpine:3.16 23:12:03 ---> bfe296a52501 23:12:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:12:03 ---> Using cache 23:12:03 ---> 388f588c0b4f 23:12:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:12:03 ---> Using cache 23:12:03 ---> d87b3dd9e389 23:12:03 Step 13/22 : ENV APP_PORT=59861 23:12:03 ---> 1db5a6e71cd9 23:12:03 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:12:03 ---> Running in 27a7585575ef 23:12:03 ---> Running in 3039f153f6b4 23:12:03 Removing intermediate container 2497b71754fa 23:12:03 ---> e3523c6c9c9f 23:12:03 Step 6/22 : COPY go.mod vendor* ./ 23:12:03 ---> c7a38f65fdaa 23:12:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:12:04 Removing intermediate container 27a7585575ef 23:12:04 ---> 078736dda129 23:12:04 Step 14/22 : EXPOSE $APP_PORT 23:12:04 Removing intermediate container 3039f153f6b4 23:12:04 ---> d45939caccbc 23:12:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:12:04 ---> Running in 55e93c072717 23:12:04 ---> 05f4a1f54dd4 23:12:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:04 ---> Running in 112e4342ccb0 23:12:04 ---> cfdc18506aa2 23:12:04 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:12:04 ---> Running in 13acbbd3070e 23:12:04 Removing intermediate container 55e93c072717 23:12:04 ---> d1ed12590fe2 23:12:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:12:04 ---> Running in 337412f980c8 23:12:04 Removing intermediate container 112e4342ccb0 23:12:04 ---> 66ac9a3bc779 23:12:04 Step 22/24 : LABEL arch=x86_64 23:12:04 ---> Running in 57fdf08fe891 23:12:04 Removing intermediate container b84cd7996f45 23:12:04 ---> b5407fa6974b 23:12:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:12:04 ---> Running in 02864436c1df 23:12:04 ---> 584ae5766d85 23:12:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:12:04 Removing intermediate container 57fdf08fe891 23:12:04 ---> fcd4d7c3b2e9 23:12:04 Step 23/24 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:12:04 ---> Running in cdbd08d366a3 23:12:04 Removing intermediate container 02864436c1df 23:12:04 ---> 7d8e8700d29c 23:12:04 Step 19/21 : LABEL arch=x86_64 23:12:04 ---> Running in 634212f57639 23:12:04 Removing intermediate container cdbd08d366a3 23:12:04 ---> 868ab064b96d 23:12:04 Step 24/24 : LABEL version=0.0.0 23:12:05 ---> Running in 02aa9732e95f 23:12:05 Removing intermediate container 634212f57639 23:12:05 ---> 9c7de78e8a94 23:12:05 Step 20/21 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:12:05 Removing intermediate container 02aa9732e95f 23:12:05 ---> bc1da200489e 23:12:05 23:12:05 ---> Running in 8cfab8a9dce2 23:12:05 Successfully built bc1da200489e 23:12:05 Successfully tagged core-metadata:latest 23:12:05  Building core-metadata ... done Building security-spire-agent 23:12:05 ---> 1f491816f77e 23:12:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:12:05 Removing intermediate container 8cfab8a9dce2 23:12:05 ---> d78720b3ac0e 23:12:05 Step 21/21 : LABEL version=0.0.0 23:12:05 ---> Running in 5b60d3b9224b 23:12:09 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:12:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:12:09 ---> 58f33be8118b 23:12:09 Step 3/24 : WORKDIR /edgex-go 23:12:09 ---> Using cache 23:12:09 ---> 6d7765edfce8 23:12:09 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:12:09 Removing intermediate container 337412f980c8 23:12:09 ---> b73a030a0819 23:12:09 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:12:09 ---> Running in 87c3eb4476e2 23:12:09 ---> ef27033a1d3b 23:12:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:12:09 Removing intermediate container 5b60d3b9224b 23:12:09 ---> 7ef9c54cc0a7 23:12:09 23:12:09 Successfully built 7ef9c54cc0a7 23:12:09 Successfully tagged security-proxy-setup:latest 23:12:09  Building security-proxy-setup ... done Building core-command 23:12:10 ---> Running in 06f55d630050 23:12:10 ---> Running in cd2fd9f3571f 23:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:12:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:12:11 OK: 211 MiB in 51 packages 23:12:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:12:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:12:12 ---> 58f33be8118b 23:12:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:12:12 ---> Using cache 23:12:12 ---> f200294ad813 23:12:12 Step 4/23 : WORKDIR /edgex-go 23:12:12 ---> Using cache 23:12:12 ---> 223760d3009d 23:12:12 Step 5/23 : RUN apk add --update --no-cache make git 23:12:12 ---> Using cache 23:12:12 ---> 0dd5803989c3 23:12:12 Step 6/23 : COPY go.mod vendor* ./ 23:12:12 ---> Using cache 23:12:12 ---> c9f2e1eff641 23:12:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:12 ---> Using cache 23:12:12 ---> d9cac298bfe7 23:12:12 Step 8/23 : COPY . . 23:12:12 ---> Using cache 23:12:12 ---> e6a093e1d209 23:12:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:12:13 ? github.com/edgexfoundry/edgex-go [no test files] 23:12:13 Removing intermediate container 06f55d630050 23:12:13 ---> e568e3b00c0f 23:12:13 Step 22/24 : LABEL arch=x86_64 23:12:13 Removing intermediate container cd2fd9f3571f 23:12:13 ---> 94d662b4ce1c 23:12:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:12:13 ---> Running in 15f0d9959d99 23:12:13 ---> Running in 6f848e79fedb 23:12:13 ---> Running in a706f707f202 23:12:13 Removing intermediate container 6f848e79fedb 23:12:13 ---> 4aa2da84778a 23:12:13 Step 23/24 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:12:13 Removing intermediate container a706f707f202 23:12:13 ---> 326c0c698f3e 23:12:13 Step 20/22 : LABEL arch=x86_64 23:12:14 ---> Running in b48b8bf7e0da 23:12:14 ---> Running in b133d8d1577b 23:12:14 Removing intermediate container 87c3eb4476e2 23:12:14 ---> e102f22479aa 23:12:14 Step 5/24 : COPY go.mod vendor* ./ 23:12:14 Removing intermediate container b48b8bf7e0da 23:12:14 ---> 4a52d90e5a3d 23:12:14 Step 24/24 : LABEL version=0.0.0 23:12:14 ---> Running in 086ad8d9947b 23:12:14 Removing intermediate container b133d8d1577b 23:12:14 ---> 1a2207ef1dd8 23:12:14 Step 21/22 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:12:14 ---> Running in 52045ddb8479 23:12:14 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 23:12:14 Removing intermediate container 086ad8d9947b 23:12:14 ---> f16455fe49f7 23:12:14 23:12:14 ---> 35b32cdf0608 23:12:14 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:14 Removing intermediate container 52045ddb8479 23:12:14 ---> 3fd058a35ccd 23:12:14 Step 22/22 : LABEL version=0.0.0 23:12:14 ---> Running in 4c3ad3d9f4a9 23:12:14 ---> Running in d213ae92a2c3 23:12:14 Successfully built f16455fe49f7 23:12:14 Successfully tagged security-secretstore-setup:latest 23:12:14  Building security-secretstore-setup ... done Building security-spire-server 23:12:14 Removing intermediate container 4c3ad3d9f4a9 23:12:14 ---> b400a5be528b 23:12:14 23:12:14 Successfully built b400a5be528b 23:12:14 Successfully tagged support-scheduler:latest 23:12:14 Building security-bootstrapper 23:12:18  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:12:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:12:18 ---> 58f33be8118b 23:12:18 Step 3/23 : WORKDIR /edgex-go 23:12:18 ---> Using cache 23:12:18 ---> 6d7765edfce8 23:12:18 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:12:18 ---> Using cache 23:12:18 ---> e102f22479aa 23:12:18 Step 5/23 : COPY go.mod vendor* ./ 23:12:18 ---> Using cache 23:12:18 ---> 35b32cdf0608 23:12:18 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:20 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:12:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:12:20 ---> 58f33be8118b 23:12:20 Step 3/32 : WORKDIR /edgex-go 23:12:20 ---> Using cache 23:12:20 ---> 6d7765edfce8 23:12:20 Step 4/32 : RUN apk add --update --no-cache make git 23:12:25 ---> Running in 4b85d08e2031 23:12:25 ---> Running in 0b14430b3601 23:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:12:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:12:25 OK: 211 MiB in 51 packages 23:12:38 Removing intermediate container 0b14430b3601 23:12:38 ---> 5e8b4cda760e 23:12:38 Step 5/32 : COPY go.mod vendor* ./ 23:12:43 ---> c1982237df15 23:12:43 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:48 Removing intermediate container 15f0d9959d99 23:12:48 ---> e83171564ba1 23:12:48 23:12:48 Step 10/23 : FROM alpine:3.16 23:12:48 ---> bfe296a52501 23:12:48 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:12:48 ---> Using cache 23:12:48 ---> 388f588c0b4f 23:12:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:12:48 ---> Using cache 23:12:48 ---> d87b3dd9e389 23:12:48 Step 13/23 : ENV APP_PORT=59882 23:12:48 ---> Running in 73aa7963a1cb 23:12:48 Removing intermediate container 13acbbd3070e 23:12:48 ---> f345822cf9ca 23:12:48 Step 8/22 : COPY . . 23:12:48 ---> Running in 0424b0a09eea 23:12:55 Removing intermediate container 0424b0a09eea 23:12:55 ---> 69fa37a68b7a 23:12:55 Step 14/23 : EXPOSE $APP_PORT 23:12:57 ---> Running in 8026c507ce46 23:12:57 ---> ce31c5a809a6 23:12:57 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:12:58 ---> Running in a281830b7324 23:12:58 Removing intermediate container 8026c507ce46 23:12:58 ---> a3aa32e56e38 23:12:58 Step 15/23 : WORKDIR / 23:12:58 Removing intermediate container d213ae92a2c3 23:12:58 ---> 3f74eb720ede 23:12:58 Step 7/24 : COPY . . 23:13:01 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 23:13:07 ---> Running in 47c23b5a9da8 23:13:11 ---> 71359d456269 23:13:11 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:13:11 ---> Running in 7def20e9f255 23:13:12 Removing intermediate container 47c23b5a9da8 23:13:12 ---> 71938c0ab716 23:13:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:14 Removing intermediate container 7def20e9f255 23:13:14 ---> 9fe4e46e7ba9 23:13:14 Step 9/24 : WORKDIR /edgex-go/spire-build 23:13:18 ---> 0d9469f62793 23:13:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:13:18 ---> Running in e65c255a4b71 23:13:18 Removing intermediate container 4b85d08e2031 23:13:18 ---> d71356d494de 23:13:18 Step 7/23 : COPY . . 23:13:26 Removing intermediate container e65c255a4b71 23:13:26 ---> f2e094975ab5 23:13:26 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 23:13:26 ---> 617cd81f7ed0 23:13:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:13:26 ---> 87139abe9fca 23:13:26 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:13:26 ---> Running in 819397ebbcec 23:13:26 ---> Running in 950343909fb6 23:13:26 ---> 5acecb7413af 23:13:26 Step 19/23 : ENTRYPOINT ["/core-command"] 23:13:31 ---> Running in 18f8abe60773 23:13:31 Removing intermediate container 950343909fb6 23:13:31 ---> 680ae37adad1 23:13:31 Step 9/23 : WORKDIR /edgex-go/spire-build 23:13:34 ---> Running in 2e88690859f5 23:13:34 Removing intermediate container 18f8abe60773 23:13:34 ---> ba6788def0ea 23:13:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:13:34 ---> Running in 0c1cb80ee42d 23:13:34 Removing intermediate container 2e88690859f5 23:13:34 ---> b3ab63e0482e 23:13:34 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 23:13:34 Removing intermediate container 819397ebbcec 23:13:34 ---> 99b14948379a 23:13:34 Step 11/24 : WORKDIR /edgex-go 23:13:34 Removing intermediate container a281830b7324 23:13:34 ---> c43fc6a68792 23:13:34 23:13:34 Step 10/22 : FROM alpine:3.16 23:13:34 ---> bfe296a52501 23:13:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:13:36 ---> Running in d4955dab49bb 23:13:36 ---> Running in 7f7f52b305d7 23:13:37 ---> Running in 11fcdfea1bed 23:13:37 Removing intermediate container 0c1cb80ee42d 23:13:37 ---> a584a617e19f 23:13:37 Step 21/23 : LABEL arch=x86_64 23:13:39 ---> Running in 969db6ff4f63 23:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:13:39 Removing intermediate container 7f7f52b305d7 23:13:39 ---> 7ee1b446ee49 23:13:39 23:13:39 Step 12/24 : FROM alpine:3.15 23:13:39 ---> c4fc93816858 23:13:39 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:13:39 ---> Using cache 23:13:39 ---> ac68dc1509c8 23:13:39 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:13:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:13:39 (1/2) Installing ca-certificates (20220614-r0) 23:13:39 (2/2) Installing dumb-init (1.2.5-r1) 23:13:39 Executing busybox-1.35.0-r17.trigger 23:13:39 Executing ca-certificates-20220614-r0.trigger 23:13:39 ---> Running in 9350269e12fc 23:13:39 Removing intermediate container 969db6ff4f63 23:13:39 ---> e27667137794 23:13:39 Step 22/23 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:13:39 OK: 6 MiB in 16 packages 23:13:40 ---> Running in ca253a58201f 23:13:40 Removing intermediate container d4955dab49bb 23:13:40 ---> cc301515352c 23:13:40 Step 11/23 : WORKDIR /edgex-go 23:13:40 ---> Running in 971650938bad 23:13:40 Removing intermediate container ca253a58201f 23:13:40 ---> bc523e79208a 23:13:40 Step 23/23 : LABEL version=0.0.0 23:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:13:40 Removing intermediate container 971650938bad 23:13:40 ---> 5a0d62d636d2 23:13:40 23:13:40 Step 12/23 : FROM alpine:3.15 23:13:40 ---> c4fc93816858 23:13:40 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:13:40 ---> Using cache 23:13:40 ---> ac68dc1509c8 23:13:40 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:13:40 ---> Running in 8cf97f278150 23:13:40 ---> Running in 1906df412e66 23:13:40 Removing intermediate container 11fcdfea1bed 23:13:40 ---> 01ba240d871e 23:13:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:13:40 ---> Running in a698edfbb8f7 23:13:40 Removing intermediate container 8cf97f278150 23:13:40 ---> ec49baa45746 23:13:40 23:13:40 Removing intermediate container a698edfbb8f7 23:13:40 ---> c8c969668239 23:13:40 Step 13/22 : ENV APP_PORT=59860 23:13:40 Successfully built ec49baa45746 23:13:40 Successfully tagged core-command:latest 23:13:40  Building core-command ... done Building core-data 23:13:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:13:41 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:13:41 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:13:41 OK: 15859 distinct packages available 23:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:13:41 Removing intermediate container 73aa7963a1cb 23:13:41 ---> 80b4bf4347e3 23:13:41 Step 7/32 : COPY . . 23:13:41 ---> Running in e365aa559b88 23:13:41 v3.15.6-295-g1d57d748550 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:13:41 v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:13:41 OK: 15859 distinct packages available 23:13:41 (1/5) Installing dumb-init (1.2.5-r1) 23:13:41 (2/5) Installing musl-obstack (1.2.3-r0) 23:13:41 (3/5) Installing libucontext (1.1-r0) 23:13:41 (4/5) Installing gcompat (1.0.0-r4) 23:13:41 (5/5) Installing openssl (1.1.1t-r1) 23:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:13:41 Executing busybox-1.34.1-r7.trigger 23:13:41 OK: 7 MiB in 19 packages 23:13:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:13:41 (1/5) Installing dumb-init (1.2.5-r1) 23:13:41 (2/5) Installing musl-obstack (1.2.3-r0) 23:13:41 (3/5) Installing libucontext (1.1-r0) 23:13:41 (4/5) Installing gcompat (1.0.0-r4) 23:13:41 (5/5) Installing openssl (1.1.1t-r1) 23:13:41 Executing busybox-1.34.1-r7.trigger 23:13:41 OK: 7 MiB in 19 packages 23:13:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:13:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:13:43 ---> 58f33be8118b 23:13:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:13:43 ---> Using cache 23:13:43 ---> f200294ad813 23:13:43 Step 4/22 : WORKDIR /edgex-go 23:13:43 ---> Using cache 23:13:43 ---> 223760d3009d 23:13:43 Step 5/22 : RUN apk add --update --no-cache make git 23:13:43 ---> Using cache 23:13:43 ---> 0dd5803989c3 23:13:43 Step 6/22 : COPY go.mod vendor* ./ 23:13:43 ---> Using cache 23:13:43 ---> c9f2e1eff641 23:13:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:43 ---> Using cache 23:13:43 ---> d9cac298bfe7 23:13:43 Step 8/22 : COPY . . 23:13:43 ---> Using cache 23:13:43 ---> e6a093e1d209 23:13:43 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:13:51 Removing intermediate container e365aa559b88 23:13:51 ---> 7e93ade81424 23:13:51 Step 14/22 : EXPOSE $APP_PORT 23:13:51 ---> b8672780933d 23:13:51 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:13:51 ---> Running in 543f5f3a841d 23:13:51 ---> Running in f4d04d5d29c7 23:13:51 ---> Running in ac1725363d56 23:13:52 Removing intermediate container f4d04d5d29c7 23:13:52 ---> b9d11b57956b 23:13:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:52 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 23:13:52 Removing intermediate container 1906df412e66 23:13:52 ---> a56d1036412a 23:13:52 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:13:52 Removing intermediate container 9350269e12fc 23:13:52 ---> 02e390a1dd1b 23:13:52 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:13:52 ---> ec65a97206a7 23:13:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:13:52 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 23:13:56 ---> 745687c370cb 23:13:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:13:56 ---> 4fa0431fd12e 23:13:56 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:13:56 ---> 7791d9017754 23:13:56 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:14:00 ---> 54e139b56218 23:14:00 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:14:04 ---> Running in 0ae0c44c2c8b 23:14:04 ---> 7aa1c6868aef 23:14:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:14:04 ---> 85b28d1d54a2 23:14:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:14:05 Removing intermediate container 0ae0c44c2c8b 23:14:05 ---> cc4338be70c9 23:14:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:14:05 ---> 439a41314010 23:14:05 ---> d6efa9ad8ac2 23:14:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:14:05 ---> Running in 49b705e4614e 23:14:05 23:14:06 ---> 9bbd202c1a06 23:14:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:14:06 Removing intermediate container 49b705e4614e 23:14:06 ---> ec5ed2920b18 23:14:06 Step 20/22 : LABEL arch=x86_64 23:14:06 ---> c686fe1c0f73 23:14:06 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:14:06 ---> Running in 5ecef3485ef7 23:14:06 ---> Running in 9cfb9e0750e4 23:14:06 ---> f9780e7dfb88 23:14:06 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:14:07 ---> Running in 1218fdaad506 23:14:07 Removing intermediate container 5ecef3485ef7 23:14:07 ---> 334477c40b98 23:14:07 Step 21/22 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:14:07 Removing intermediate container 9cfb9e0750e4 23:14:07 ---> 5188889105fb 23:14:07 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:14:08 ---> Running in b531dfa6fb80 23:14:08 ---> Running in 072d9cad30a0 23:14:08 Removing intermediate container 1218fdaad506 23:14:08 ---> 97f8e649476d 23:14:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:14:08 ---> Running in e1dd697ed4b6 23:14:08 Removing intermediate container 072d9cad30a0 23:14:08 ---> 02995dd5a29f 23:14:08 Step 21/23 : LABEL arch=x86_64 23:14:08 Removing intermediate container b531dfa6fb80 23:14:08 ---> 8b4dce8f6fcf 23:14:08 Step 22/22 : LABEL version=0.0.0 23:14:08 Removing intermediate container e1dd697ed4b6 23:14:08 ---> 3f110c63d112 23:14:08 Step 22/24 : LABEL arch=x86_64 23:14:08 ---> Running in 55839f552cf9 23:14:08 ---> Running in 81b8624ea7ba 23:14:08 ---> Running in bf4416c775a6 23:14:08 Removing intermediate container 55839f552cf9 23:14:08 ---> f0c1c56730b4 23:14:08 23:14:08 Removing intermediate container bf4416c775a6 23:14:08 ---> 8c7b9c6e33ff 23:14:08 Step 23/24 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:14:08 Removing intermediate container 81b8624ea7ba 23:14:08 ---> affc886aac80 23:14:08 Step 22/23 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:14:08 Successfully built f0c1c56730b4 23:14:08 Successfully tagged support-notifications:latest 23:14:08  Building support-notifications ... done Building core-common-config-bootstrapper 23:14:08 ---> Running in 782e6cd6a96c 23:14:08 ---> Running in 8b0e99c2fd7f 23:14:11 Removing intermediate container 782e6cd6a96c 23:14:11 ---> 7f2af8cf6c60 23:14:11 Step 24/24 : LABEL version=0.0.0 23:14:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:14:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:14:11 ---> 58f33be8118b 23:14:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:14:11 ---> Using cache 23:14:11 ---> f200294ad813 23:14:11 Step 4/22 : WORKDIR /edgex-go 23:14:11 ---> Using cache 23:14:11 ---> 223760d3009d 23:14:11 Step 5/22 : RUN apk add --update --no-cache make git 23:14:11 ---> Using cache 23:14:11 ---> 0dd5803989c3 23:14:11 Step 6/22 : COPY go.mod vendor* ./ 23:14:11 ---> Using cache 23:14:11 ---> c9f2e1eff641 23:14:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:11 ---> Using cache 23:14:11 ---> d9cac298bfe7 23:14:11 Step 8/22 : COPY . . 23:14:11 ---> Using cache 23:14:11 ---> e6a093e1d209 23:14:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:14:15 Removing intermediate container 8b0e99c2fd7f 23:14:15 ---> dd8129327d0d 23:14:15 Step 23/23 : LABEL version=0.0.0 23:14:15 ---> Running in 2b3258a7aba0 23:14:15 ---> Running in 0de511fd4149 23:14:15 ---> Running in fd26cc00fa54 23:14:15 Removing intermediate container 2b3258a7aba0 23:14:15 ---> 595d846a4190 23:14:15 23:14:15 Removing intermediate container fd26cc00fa54 23:14:15 ---> 923adb9f0add 23:14:15 23:14:15 Successfully built 595d846a4190 23:14:15 Successfully tagged security-spire-agent:latest 23:14:15  Building security-spire-agent ... done Successfully built 923adb9f0add 23:14:15 Successfully tagged security-spire-server:latest 23:14:15  Building security-spire-server ... done 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 23:14:17 Removing intermediate container ac1725363d56 23:14:17 ---> 586ed4e246d6 23:14:17 23:14:17 Step 9/32 : FROM alpine:3.16 23:14:17 ---> bfe296a52501 23:14:17 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:14:18 Removing intermediate container 543f5f3a841d 23:14:18 ---> 3f115b714120 23:14:18 23:14:18 Step 10/22 : FROM alpine:3.16 23:14:18 ---> bfe296a52501 23:14:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:14:18 ---> Running in b69c1fd32fab 23:14:18 ---> Running in 1cb22c37d0a8 23:14:18 Removing intermediate container b69c1fd32fab 23:14:18 ---> 110257dad0a6 23:14:18 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:14:18 Removing intermediate container 1cb22c37d0a8 23:14:18 ---> 4695c64438c1 23:14:18 Step 12/22 : ENV APP_PORT=59880 23:14:18 ---> Running in 020fbca91809 23:14:18 ---> Running in 3e06dc131b5e 23:14:18 Removing intermediate container 3e06dc131b5e 23:14:18 ---> c018cc859d6d 23:14:18 Step 13/22 : EXPOSE $APP_PORT 23:14:18 ---> Running in 4fd04da4cafd 23:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:14:19 Removing intermediate container 4fd04da4cafd 23:14:19 ---> 69a46d12e444 23:14:19 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:14:19 ---> Running in 59479f562b14 23:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:14:19 (1/2) Installing dumb-init (1.2.5-r1) 23:14:19 (2/2) Installing su-exec (0.2-r1) 23:14:19 Executing busybox-1.35.0-r17.trigger 23:14:19 OK: 6 MiB in 16 packages 23:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:14:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:14:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:14:20 (1/1) Installing dumb-init (1.2.5-r1) 23:14:20 Executing busybox-1.35.0-r17.trigger 23:14:20 OK: 6 MiB in 15 packages 23:14:20 Removing intermediate container 020fbca91809 23:14:20 ---> 43f5aca5eba9 23:14:20 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:14:20 ---> Running in 746b5310f9c8 23:14:20 Removing intermediate container 746b5310f9c8 23:14:20 ---> e4f1b7bf0d65 23:14:20 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:14:20 ---> Running in 14725e18ab72 23:14:20 Removing intermediate container 59479f562b14 23:14:20 ---> c3fa9a580a08 23:14:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:20 Removing intermediate container 14725e18ab72 23:14:20 ---> 3de380a430f4 23:14:20 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:14:20 ---> Running in e66b93798bde 23:14:20 ---> ce20edcdb5d9 23:14:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:14:20 Removing intermediate container e66b93798bde 23:14:20 ---> ef439b3abe6a 23:14:20 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:14:20 ---> Running in e67aa8e89eed 23:14:21 Removing intermediate container e67aa8e89eed 23:14:21 ---> b3e41b49250e 23:14:21 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:14:21 ---> e55a2f41d8fd 23:14:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:14:21 ---> Running in 7b1aad7faed2 23:14:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:14:21 ---> 563e5d598eba 23:14:21 Step 18/22 : ENTRYPOINT ["/core-data"] 23:14:21 ---> Running in 80cc8168edd9 23:14:22 Removing intermediate container 80cc8168edd9 23:14:22 ---> c6a239d1beb2 23:14:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:14:22 ---> Running in 71232db0297e 23:14:22 Removing intermediate container 7b1aad7faed2 23:14:22 ---> 219055c5c433 23:14:22 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:14:22 ---> Running in d66325b92c5c 23:14:22 Removing intermediate container 71232db0297e 23:14:22 ---> df404685169e 23:14:22 Step 20/22 : LABEL arch=x86_64 23:14:22 ---> Running in 0689337e0d0f 23:14:22 Removing intermediate container d66325b92c5c 23:14:22 ---> baeb33e3682a 23:14:22 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:14:22 Removing intermediate container 0689337e0d0f 23:14:22 ---> c038005f0431 23:14:22 Step 21/22 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:14:22 ---> Running in 3b3290c3969b 23:14:23 Removing intermediate container 3b3290c3969b 23:14:23 ---> 314c0894891a 23:14:23 Step 22/22 : LABEL version=0.0.0 23:14:23 ---> 24d14edb2a94 23:14:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:14:23 ---> Running in 3666653a5fc5 23:14:23 ---> Running in 3e015b6e6bdb 23:14:23 Removing intermediate container 3666653a5fc5 23:14:23 ---> 2f2839992370 23:14:23 23:14:23 Successfully built 2f2839992370 23:14:23 Successfully tagged core-data:latest 23:14:24  Building core-data ... done Removing intermediate container 3e015b6e6bdb 23:14:24 ---> 4dd6f8527add 23:14:24 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:24 ---> c80e14b88600 23:14:24 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:14:25 ---> 8fa569dae0ee 23:14:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:14:25 ---> 498c32c51277 23:14:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:14:26 ---> ab704376fcd8 23:14:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:14:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:14:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:14:27 ---> 43f406f0b12d 23:14:27 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:14:27 ---> 8723d7d63051 23:14:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:14:27 ---> 1fae227dcb3d 23:14:27 Step 27/32 : RUN chmod +x /entrypoint.sh 23:14:27 ---> Running in f7bf53be1276 23:14:28 Removing intermediate container f7bf53be1276 23:14:28 ---> 5e5ca1548070 23:14:28 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:14:28 ---> Running in 3878f51b0923 23:14:28 Removing intermediate container 3878f51b0923 23:14:28 ---> 4a862616dd33 23:14:28 Step 29/32 : CMD ["gate"] 23:14:28 ---> Running in da39eafb17f3 23:14:29 Removing intermediate container da39eafb17f3 23:14:29 ---> b7f3fe3c5210 23:14:29 Step 30/32 : LABEL arch=x86_64 23:14:29 ---> Running in 90341e96d6c2 23:14:29 Removing intermediate container 90341e96d6c2 23:14:29 ---> 986fba1e4b1d 23:14:29 Step 31/32 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:14:29 ---> Running in 5258c150d888 23:14:29 Removing intermediate container 5258c150d888 23:14:29 ---> 7785e09a94b9 23:14:29 Step 32/32 : LABEL version=0.0.0 23:14:29 ---> Running in 5f30b61238bc 23:14:29 Removing intermediate container 5f30b61238bc 23:14:29 ---> a802f5190dcb 23:14:29 23:14:29 Successfully built a802f5190dcb 23:14:29 Successfully tagged security-bootstrapper:latest 23:14:31  Building security-bootstrapper ... done Removing intermediate container 0de511fd4149 23:14:31 ---> f69a2c2496ed 23:14:31 23:14:31 Step 10/22 : FROM alpine:3.16 23:14:31 ---> bfe296a52501 23:14:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:14:31 ---> Running in 381ad0ab679b 23:14:32 Removing intermediate container 381ad0ab679b 23:14:32 ---> 284ff2ae7fc1 23:14:32 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:14:32 ---> Running in 9ab6fd4d0c82 23:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:14:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:14:32 (1/1) Installing dumb-init (1.2.5-r1) 23:14:32 Executing busybox-1.35.0-r17.trigger 23:14:32 OK: 6 MiB in 15 packages 23:14:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:14:33 Removing intermediate container 9ab6fd4d0c82 23:14:33 ---> 1c1b1aa098d9 23:14:33 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:33 ---> 55b87a7aa712 23:14:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:14:34 ---> ae529265801f 23:14:34 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:14:34 ---> c8c26b40dd1c 23:14:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:14:34 ---> cecfa7c9bc29 23:14:34 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:14:34 ---> Running in aebe972cb0b9 23:14:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:14:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:14:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:14:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:14:34 Removing intermediate container aebe972cb0b9 23:14:34 ---> 3dfb067f8e5f 23:14:34 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:14:34 ---> Running in 3197a1a2cb82 23:14:35 Removing intermediate container 3197a1a2cb82 23:14:35 ---> 9908bc7a8f0b 23:14:35 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:14:35 ---> Running in d1ceb1bbaa90 23:14:35 Removing intermediate container d1ceb1bbaa90 23:14:35 ---> 6e0f8dc7b2a1 23:14:35 Step 20/22 : LABEL arch=x86_64 23:14:35 ---> Running in 7e95968a35f5 23:14:35 Removing intermediate container 7e95968a35f5 23:14:35 ---> 13d07bfd95b3 23:14:35 Step 21/22 : LABEL git_sha=9f254a5f4fb123c817d49e59e6e3b4af63ca4387 23:14:35 ---> Running in a0843bfb4a11 23:14:35 Removing intermediate container a0843bfb4a11 23:14:35 ---> b2b1fae5615e 23:14:35 Step 22/22 : LABEL version=0.0.0 23:14:35 ---> Running in 29f425fa8377 23:14:35 Removing intermediate container 29f425fa8377 23:14:35 ---> 4f8a2ea6a620 23:14:35 23:14:35 Successfully built 4f8a2ea6a620 23:14:35 Successfully tagged core-common-config-bootstrapper:latest 23:14:35  Building core-common-config-bootstrapper ... done  [Pipeline] } 23:14:35 $ docker stop --time=1 0b694bd3296c61c302833cd1c80a16c086e426994c993746bbb17d835068c2c6 23:14:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:14:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:14:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:14:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:14:37 $ docker rm -f --volumes 0b694bd3296c61c302833cd1c80a16c086e426994c993746bbb17d835068c2c6 [Pipeline] // withDockerContainer [Pipeline] sh 23:14:38 + docker images 23:14:38 REPOSITORY TAG IMAGE ID CREATED SIZE 23:14:38 core-common-config-bootstrapper latest 4f8a2ea6a620 3 seconds ago 15.5MB 23:14:38 f69a2c2496ed 8 seconds ago 1.67GB 23:14:38 security-bootstrapper latest a802f5190dcb 9 seconds ago 20.3MB 23:14:38 core-data latest 2f2839992370 16 seconds ago 17.9MB 23:14:38 3f115b714120 21 seconds ago 1.68GB 23:14:38 586ed4e246d6 22 seconds ago 1.67GB 23:14:38 security-spire-agent latest 595d846a4190 24 seconds ago 125MB 23:14:38 security-spire-server latest 923adb9f0add 24 seconds ago 86.5MB 23:14:38 support-notifications latest f0c1c56730b4 30 seconds ago 30.6MB 23:14:38 core-command latest ec49baa45746 58 seconds ago 17.7MB 23:14:38 5a0d62d636d2 59 seconds ago 1.55GB 23:14:38 7ee1b446ee49 About a minute ago 1.55GB 23:14:38 c43fc6a68792 About a minute ago 1.74GB 23:14:38 e83171564ba1 About a minute ago 1.68GB 23:14:38 security-secretstore-setup latest f16455fe49f7 2 minutes ago 29.9MB 23:14:38 support-scheduler latest b400a5be528b 2 minutes ago 30MB 23:14:38 security-proxy-setup latest 7ef9c54cc0a7 2 minutes ago 27.8MB 23:14:38 core-metadata latest bc1da200489e 2 minutes ago 18.4MB 23:14:38 6e080ba5e9e5 2 minutes ago 1.74GB 23:14:38 security-spiffe-token-provider latest 55f2b874c40a 2 minutes ago 29.9MB 23:14:38 security-spire-config latest f152f299f89b 3 minutes ago 85.8MB 23:14:38 be4452c76f34 3 minutes ago 1.71GB 23:14:38 431889dbd6a2 3 minutes ago 1.68GB 23:14:38 457c15359066 3 minutes ago 1.67GB 23:14:38 88a00dab7f44 3 minutes ago 1.67GB 23:14:38 4869b54c3ebe 3 minutes ago 1.55GB 23:14:38 ci-base-image-x86_64 latest 58f33be8118b 8 minutes ago 903MB 23:14:38 alpine 3.16 bfe296a52501 2 months ago 5.54MB 23:14:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 23:14:38 alpine 3.15 c4fc93816858 6 months ago 5.59MB 23:14:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 23:14:38 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] } 23:14:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.277s coverage: 28.7% of statements 23:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:14:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:14:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.432s coverage: 98.5% of statements 23:15:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.888s coverage: 73.2% of statements 23:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:15:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.517s coverage: 54.0% of statements 23:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:15:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:15:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.377s coverage: 89.2% of statements 23:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:15:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.595s coverage: 2.6% of statements 23:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:15:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.860s coverage: 95.6% of statements 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:15:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.420s coverage: 72.2% of statements 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:15:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.589s coverage: 65.9% of statements 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:15:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.508s coverage: 0.9% of statements 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:15:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.355s coverage: 29.6% of statements 23:15:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.284s coverage: 47.1% of statements 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 82.9% of statements 23:15:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.301s coverage: 94.1% of statements 23:15:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.282s coverage: 96.3% of statements 23:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.257s coverage: 87.5% of statements 23:15:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.270s coverage: 94.4% of statements 23:15:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.295s coverage: 44.8% of statements 23:15:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.083s coverage: 79.9% of statements 23:15:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.337s coverage: 92.9% of statements 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 64.4% of statements 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.266s coverage: 86.9% of statements 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.261s coverage: 87.2% of statements 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.230s coverage: 100.0% of statements 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.337s coverage: 77.4% of statements 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.323s coverage: 80.0% of statements 23:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements 23:15:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.039s coverage: 91.2% of statements 23:15:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 64.7% of statements 23:16:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:16:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.282s coverage: 100.0% of statements 23:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements 23:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 23:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.112s coverage: 73.7% of statements 23:16:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.146s coverage: 100.0% of statements 23:16:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.589s coverage: 65.3% of statements 23:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:16:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.848s coverage: 41.8% of statements 23:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.360s coverage: 89.5% of statements 23:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:16:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.330s coverage: 84.8% of statements 23:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:16:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:16:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:16:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.407s coverage: 17.7% of statements 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:16:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.735s coverage: 92.3% of statements 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:16:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.364s coverage: 63.2% of statements 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:16:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.481s coverage: 97.7% of statements 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:16:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:16:18 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 23:16:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:16:18 go vet ./... 23:18:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:18:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:18:25 ./bin/test-attribution-txt.sh [Pipeline] echo 23:18:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:18:25 + ls -al . 23:18:25 total 740 23:18:25 drwxrwxr-x 10 1001 1001 4096 Feb 7 23:11 . 23:18:25 drwxr-xr-x 4 root root 4096 Feb 7 23:11 .. 23:18:25 drwxrwxr-x 2 1001 1001 4096 Feb 7 23:09 .blubracket 23:18:25 -rw-rw-r-- 1 1001 1001 16 Feb 7 23:09 .dockerignore 23:18:25 drwxrwxr-x 8 1001 1001 4096 Feb 7 23:09 .git 23:18:25 drwxrwxr-x 3 1001 1001 4096 Feb 7 23:09 .github 23:18:25 -rw-rw-r-- 1 1001 1001 1024 Feb 7 23:09 .gitignore 23:18:25 -rw-rw-r-- 1 1001 1001 42 Feb 7 23:09 .golangci.yml 23:18:25 -rw-rw-r-- 1 1001 1001 87 Feb 7 23:09 .hadolint.yml 23:18:25 -rw-rw-r-- 1 1001 1001 166 Feb 7 23:09 .sonarcloud.properties 23:18:25 -rw-rw-r-- 1 1001 1001 1171 Feb 7 23:09 ADOPTERS.md 23:18:25 -rw-rw-r-- 1 1001 1001 10825 Feb 7 23:09 Attribution.txt 23:18:25 -rw-rw-r-- 1 1001 1001 73765 Feb 7 23:09 CHANGELOG.md 23:18:25 -rw-rw-r-- 1 1001 1001 3804 Feb 7 23:09 CONTRIBUTING.md 23:18:25 -rw-rw-r-- 1 1001 1001 677 Feb 7 23:09 GOVERNANCE.md 23:18:25 -rw-rw-r-- 1 1001 1001 850 Feb 7 23:09 Jenkinsfile 23:18:25 -rw-rw-r-- 1 1001 1001 10775 Feb 7 23:09 LICENSE 23:18:25 -rw-rw-r-- 1 1001 1001 13375 Feb 7 23:09 Makefile 23:18:25 -rw-rw-r-- 1 1001 1001 582 Feb 7 23:09 OWNERS.md 23:18:25 -rw-rw-r-- 1 1001 1001 9403 Feb 7 23:09 README.md 23:18:25 -rw-rw-r-- 1 1001 1001 6912 Feb 7 23:09 SECURITY.md 23:18:25 -rw-rw-r-- 1 1001 1001 5 Feb 7 23:05 VERSION 23:18:25 drwxrwxr-x 2 1001 1001 4096 Feb 7 23:09 bin 23:18:25 drwxrwxr-x 17 1001 1001 4096 Feb 7 23:09 cmd 23:18:25 -rw-r--r-- 1 root root 484957 Feb 7 23:16 coverage.out 23:18:25 -rw-rw-r-- 1 1001 1001 3294 Feb 7 23:09 go.mod 23:18:25 -rw-rw-r-- 1 1001 1001 33316 Feb 7 23:09 go.sum 23:18:25 drwxrwxr-x 7 1001 1001 4096 Feb 7 23:09 internal 23:18:25 drwxrwxr-x 3 1001 1001 4096 Feb 7 23:09 openapi 23:18:25 drwxrwxr-x 4 1001 1001 4096 Feb 7 23:09 snap 23:18:25 -rw-rw-r-- 1 1001 1001 204 Feb 7 23:09 version.go [Pipeline] sh 23:18:26 + '[' -e coverage.out ] 23:18:26 + chown 1001:1001 coverage.out [Pipeline] stash 23:18:26 Warning: overwriting stash ‘coverage-report’ 23:18:27 Stashed 1 file(s) [Pipeline] sh 23:18:28 + make build 23:18:28 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 23:20:04 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 23:20:07 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 23:20:12 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 23:20:16 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 23:21:02 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 23:21:09 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 23:21:14 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 23:21:21 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 23:21:24 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 23:21:29 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 23:21:44 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] } 23:21:49 $ docker stop --time=1 434d1c4cfa07919c12e7abc8d29c239a15f27fe87afb96814ee94a397938ccb4 23:21:51 $ docker rm -f --volumes 434d1c4cfa07919c12e7abc8d29c239a15f27fe87afb96814ee94a397938ccb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:21:53 23:21:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:22:08 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": dial tcp: lookup nexus3.edgexfoundry.org: device or resource busy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 23:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:22:09 23:22:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:22:27 arm64: Pulling from edgex-lftools-log-publisher 23:22:27 8998bd30e6a1: Pulling fs layer 23:22:27 04944245beec: Pulling fs layer 23:22:27 699f458cf7ca: Pulling fs layer 23:22:27 765212b225bb: Pulling fs layer 23:22:27 f23df028b6ca: Pulling fs layer 23:22:27 d65c8cfc05b1: Pulling fs layer 23:22:27 2437ff75d9bd: Pulling fs layer 23:22:27 765212b225bb: Waiting 23:22:27 f23df028b6ca: Waiting 23:22:27 d65c8cfc05b1: Waiting 23:22:27 2437ff75d9bd: Waiting 23:22:27 04944245beec: Verifying Checksum 23:22:27 04944245beec: Download complete 23:22:27 765212b225bb: Verifying Checksum 23:22:27 765212b225bb: Download complete 23:22:27 f23df028b6ca: Verifying Checksum 23:22:27 f23df028b6ca: Download complete 23:22:27 d65c8cfc05b1: Verifying Checksum 23:22:27 d65c8cfc05b1: Download complete 23:22:27 699f458cf7ca: Verifying Checksum 23:22:27 699f458cf7ca: Download complete 23:22:27 8998bd30e6a1: Download complete 23:22:27 2437ff75d9bd: Verifying Checksum 23:22:27 2437ff75d9bd: Download complete 23:22:29 8998bd30e6a1: Pull complete 23:22:29 04944245beec: Pull complete 23:22:31 699f458cf7ca: Pull complete 23:22:31 765212b225bb: Pull complete 23:22:31 f23df028b6ca: Pull complete 23:22:32 d65c8cfc05b1: Pull complete 23:22:47 2437ff75d9bd: Pull complete 23:22:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:22:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:22:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:47 prd-ubuntu20.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container 23:22:47 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 23:22:50 $ docker top b4118e6460d0a01dd7f5fdd6c163695d459c862facf28741eeca9c4b6e0c4583 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:22:51 ---> job-cost.sh 23:22:51 lf-activate-venv: SKIPPING 23:22:51 INFO: No Stack... 23:22:51 INFO: Retrieving Pricing Info for: v3-standard-4 23:22:52 INFO: Archiving Costs [Pipeline] sh 23:22:52 + cat /w/workspace/edgex-go/4/archives/cost.csv 23:22:52 + cut -d, -f6 [Pipeline] lock 23:22:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4325-4-stack-cost] 23:22:53 Resource [jenkins-edgexfoundry-edgex-go-PR-4325-4-stack-cost] did not exist. Created. 23:22:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4325-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:22:53 + echo total: 0.10999999940395355 [Pipeline] stash 23:22:53 Stashed 1 file(s) [Pipeline] } 23:22:53 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4325-4-stack-cost] [Pipeline] // lock [Pipeline] } 23:22:53 $ docker stop --time=1 b4118e6460d0a01dd7f5fdd6c163695d459c862facf28741eeca9c4b6e0c4583 23:22:56 $ docker rm -f --volumes b4118e6460d0a01dd7f5fdd6c163695d459c862facf28741eeca9c4b6e0c4583 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:22:56 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 23:22:57 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 23:22:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:22:58 ---> package-listing.sh 23:22:58 ++ facter osfamily 23:22:58 ++ tr '[:upper:]' '[:lower:]' 23:22:58 + OS_FAMILY=debian 23:22:58 + workspace=/w/workspace/edgex-go/4 23:22:58 + START_PACKAGES=/tmp/packages_start.txt 23:22:58 + END_PACKAGES=/tmp/packages_end.txt 23:22:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:22:58 + PACKAGES=/tmp/packages_start.txt 23:22:58 + '[' /w/workspace/edgex-go/4 ']' 23:22:58 + PACKAGES=/tmp/packages_end.txt 23:22:58 + case "${OS_FAMILY}" in 23:22:58 + dpkg -l 23:22:58 + grep '^ii' 23:22:58 + '[' -f /tmp/packages_start.txt ']' 23:22:58 + '[' -f /tmp/packages_end.txt ']' 23:22:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:22:58 + '[' /w/workspace/edgex-go/4 ']' 23:22:58 + mkdir -p /w/workspace/edgex-go/4/archives/ 23:22:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 23:22:58 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:22:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:59 23:22:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:59 latest: Pulling from edgex-lftools-log-publisher 23:22:59 5eb5b503b376: Pulling fs layer 23:22:59 5c69ac0246d0: Pulling fs layer 23:22:59 ec43610c2a17: Pulling fs layer 23:22:59 3a2ae6a8a46f: Pulling fs layer 23:22:59 33b1e0a273af: Pulling fs layer 23:22:59 5d3b04190fa2: Pulling fs layer 23:22:59 2f39f015ded8: Pulling fs layer 23:22:59 5d3b04190fa2: Waiting 23:22:59 3a2ae6a8a46f: Waiting 23:22:59 2f39f015ded8: Waiting 23:22:59 33b1e0a273af: Waiting 23:22:59 5c69ac0246d0: Download complete 23:22:59 3a2ae6a8a46f: Verifying Checksum 23:22:59 3a2ae6a8a46f: Download complete 23:22:59 33b1e0a273af: Verifying Checksum 23:22:59 33b1e0a273af: Download complete 23:22:59 5d3b04190fa2: Download complete 23:22:59 ec43610c2a17: Verifying Checksum 23:22:59 ec43610c2a17: Download complete 23:22:59 5eb5b503b376: Verifying Checksum 23:22:59 5eb5b503b376: Download complete 23:23:00 2f39f015ded8: Download complete 23:23:01 5eb5b503b376: Pull complete 23:23:01 5c69ac0246d0: Pull complete 23:23:01 ec43610c2a17: Pull complete 23:23:01 3a2ae6a8a46f: Pull complete 23:23:01 33b1e0a273af: Pull complete 23:23:01 5d3b04190fa2: Pull complete 23:23:06 2f39f015ded8: Pull complete 23:23:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:06 prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container 23:23:06 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 23:23:08 $ docker top 689d1ca9a377d1c961ec22f21f5b368dec47e7bf89d9003ba4dc4d00de1011a8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:08 + touch /tmp/pre-build-complete [Pipeline] sh 23:23:08 + mkdir -p /var/log/sysstat [Pipeline] sh 23:23:09 + ls /var/log/sa-host 23:23:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:09 provisioning config files... 23:23:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config15475463540912145739tmp [Pipeline] { [Pipeline] echo 23:23:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:23:09 ---> create-netrc.sh [Pipeline] } 23:23:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:23:09 ---> python-tools-install.sh [Pipeline] echo 23:23:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:23:10 ---> sudo-logs.sh 23:23:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:23:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:23:10 ---> job-cost.sh 23:23:10 lf-activate-venv: SKIPPING 23:23:10 DEBUG: total: 0.10999999940395355 23:23:10 INFO: Retrieving Stack Cost... 23:23:10 INFO: Retrieving Pricing Info for: v3-standard-8 23:23:11 INFO: Archiving Costs [Pipeline] echo 23:23:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:23:11 ---> logs-deploy.sh 23:23:11 lf-activate-venv: SKIPPING 23:23:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4325/4 23:23:11 INFO: archiving workspace using pattern(s): 23:23:12 Archives upload complete. 23:23:12 INFO: archiving logs to Nexus 23:23:13 ---> uname -a: 23:23:13 Linux prd-ubuntu20-04-docker-8c-8g-5019 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:23:13 23:23:13 23:23:13 ---> lscpu: 23:23:13 Architecture: x86_64 23:23:13 CPU op-mode(s): 32-bit, 64-bit 23:23:13 Byte Order: Little Endian 23:23:13 Address sizes: 40 bits physical, 48 bits virtual 23:23:13 CPU(s): 8 23:23:13 On-line CPU(s) list: 0-7 23:23:13 Thread(s) per core: 1 23:23:13 Core(s) per socket: 1 23:23:13 Socket(s): 8 23:23:13 NUMA node(s): 1 23:23:13 Vendor ID: AuthenticAMD 23:23:13 CPU family: 23 23:23:13 Model: 49 23:23:13 Model name: AMD EPYC-Rome Processor 23:23:13 Stepping: 0 23:23:13 CPU MHz: 2800.000 23:23:13 BogoMIPS: 5600.00 23:23:13 Virtualization: AMD-V 23:23:13 Hypervisor vendor: KVM 23:23:13 Virtualization type: full 23:23:13 L1d cache: 256 KiB 23:23:13 L1i cache: 256 KiB 23:23:13 L2 cache: 4 MiB 23:23:13 L3 cache: 128 MiB 23:23:13 NUMA node0 CPU(s): 0-7 23:23:13 Vulnerability Itlb multihit: Not affected 23:23:13 Vulnerability L1tf: Not affected 23:23:13 Vulnerability Mds: Not affected 23:23:13 Vulnerability Meltdown: Not affected 23:23:13 Vulnerability Mmio stale data: Not affected 23:23:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:23:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:23:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:23:13 Vulnerability Srbds: Not affected 23:23:13 Vulnerability Tsx async abort: Not affected 23:23:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:23:13 23:23:13