Push event to branch jakarta Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a81118fd5fae2129fb08f9495f332ae0f5b104f 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-ssh10373539377465586727.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7a502be46133bd83b74f613648f1d59e9d9e8641 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-ssh3598547603274781464.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 7a502be46133bd83b74f613648f1d59e9d9e8641 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/jakarta/workspace@libs/edgex-global-pipelines/.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/device-sdk-go/branches/jakarta/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15169569252402972422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7a502be46133bd83b74f613648f1d59e9d9e8641 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a502be46133bd83b74f613648f1d59e9d9e8641 # timeout=10 Commit message: "Merge pull request #374 from bill-mahoney/us2761" > 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 shared 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-ssh7147252572557068878.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/jakarta/workspace@libs/lf-pipelines/.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/device-sdk-go/branches/jakarta/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3017581674659816843.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1344 in /w/workspace/gexfoundry_device-sdk-go_jakarta [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/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_jakarta # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/jenkins-gitclient-ssh565462468679257584.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6a81118fd5fae2129fb08f9495f332ae0f5b104f (jakarta) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a81118fd5fae2129fb08f9495f332ae0f5b104f # timeout=10 Commit message: "Merge pull request #1069 from cloudxxx8/issue-1059-jakarta" > git rev-list --no-walk 48df9d91fbaf94aabdf03ecb0566b509996ae599 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:30:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:30:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:30:20 ========================================================= 13:30:20 EdgeX Global Pipelines Version Info 13:30:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:30:21 ------------------- 13:30:21 stable info: 13:30:21 ------------------- 13:30:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:30:21 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 13:30:21 Message: update stable to v1.0.218 13:30:21 ------------------- 13:30:21 experimental info: 13:30:21 ------------------- 13:30:21 Commited By: **** collab-it+edgex@linuxfoundation.org 13:30:21 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 13:30:21 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:30:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 13:30:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 13:30:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:30:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:30:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:30:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = jakarta [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = jakarta [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = jakarta [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a81118fd5fae2129fb08f9495f332ae0f5b104f [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a81118 [Pipeline] echo 13:30:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:22 provisioning config files... 13:30:22 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config7069213716222828439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:22 ---> docker-login.sh 13:30:22 nexus3.edgexfoundry.org:10001 13:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:22 Configure a credential helper to remove this warning. See 13:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:22 13:30:22 Login Succeeded 13:30:22 nexus3.edgexfoundry.org:10002 13:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:22 Configure a credential helper to remove this warning. See 13:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:22 13:30:22 Login Succeeded 13:30:22 nexus3.edgexfoundry.org:10003 13:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:23 Configure a credential helper to remove this warning. See 13:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:23 13:30:23 Login Succeeded 13:30:23 nexus3.edgexfoundry.org:10004 13:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:23 Configure a credential helper to remove this warning. See 13:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:23 13:30:23 Login Succeeded 13:30:23 docker.io 13:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:23 Configure a credential helper to remove this warning. See 13:30:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:23 13:30:23 Login Succeeded 13:30:23 ---> docker-login.sh ends [Pipeline] } 13:30:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:30:24 + git rev-list -1 --merges 6a81118fd5fae2129fb08f9495f332ae0f5b104f~1..6a81118fd5fae2129fb08f9495f332ae0f5b104f [Pipeline] echo 13:30:24 -----------> git rev-list -1 --merges 6a81118fd5fae2129fb08f9495f332ae0f5b104f~1..6a81118fd5fae2129fb08f9495f332ae0f5b104f 6a81118fd5fae2129fb08f9495f332ae0f5b104f 13:30:24 6a81118fd5fae2129fb08f9495f332ae0f5b104f [false] [Pipeline] sh 13:30:24 + git log --format=format:%s -1 6a81118fd5fae2129fb08f9495f332ae0f5b104f [Pipeline] echo 13:30:24 ========================================================= 13:30:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:30:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:30:24 + git log --format=format:%s -1 6a81118fd5fae2129fb08f9495f332ae0f5b104f [Pipeline] echo 13:30:24 [semverPrep] GIT_COMMIT: 6a81118fd5fae2129fb08f9495f332ae0f5b104f, Commit Message: Merge pull request #1069 from cloudxxx8/issue-1059-jakarta [Pipeline] echo 13:30:24 [semverPrep] This is not a build commit. [Pipeline] sh 13:30:25 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 13:30:25 + grep -v github /etc/ssh/ssh_known_hosts 13:30:25 + '[' -e /tmp/ssh_known_hosts ']' 13:30:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:30:25 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 13:30:25 + sudo tee -a /etc/ssh/ssh_known_hosts 13:30:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:30:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:30:25 13:30:25 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:30:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:30:26 latest: Pulling from edgex-devops/git-semver 13:30:26 a0d0a0d46f8b: Pulling fs layer 13:30:26 3e5f54012d9b: Pulling fs layer 13:30:26 4c7163046ea9: Pulling fs layer 13:30:26 0c2d73faf560: Pulling fs layer 13:30:26 0c2d73faf560: Waiting 13:30:26 3e5f54012d9b: Verifying Checksum 13:30:26 3e5f54012d9b: Download complete 13:30:26 a0d0a0d46f8b: Verifying Checksum 13:30:26 a0d0a0d46f8b: Download complete 13:30:26 0c2d73faf560: Verifying Checksum 13:30:26 0c2d73faf560: Download complete 13:30:26 4c7163046ea9: Verifying Checksum 13:30:26 4c7163046ea9: Download complete 13:30:26 a0d0a0d46f8b: Pull complete 13:30:26 3e5f54012d9b: Pull complete 13:30:26 4c7163046ea9: Pull complete 13:30:26 0c2d73faf560: Pull complete 13:30:26 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:30:26 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:30:26 prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container 13:30:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:30:27 $ docker top 6d1998ae52093152652450510feb0acdded30cab401416ebef4be4650dffccf9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:30:27 [ssh-agent] Looking for ssh-agent implementation... 13:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:30:27 $ docker exec 6d1998ae52093152652450510feb0acdded30cab401416ebef4be4650dffccf9 ssh-agent 13:30:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHhAgpd/agent.16 13:30:27 SSH_AGENT_PID=22 13:30:27 Running ssh-add (command line suppressed) 13:30:27 Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_1593326068988671140.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_1593326068988671140.key) 13:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:30:28 + git tag --points-at HEAD [Pipeline] } 13:30:28 $ docker exec --env ******** --env ******** 6d1998ae52093152652450510feb0acdded30cab401416ebef4be4650dffccf9 ssh-agent -k 13:30:28 unset SSH_AUTH_SOCK; 13:30:28 unset SSH_AGENT_PID; 13:30:28 echo Agent pid 22 killed; 13:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:30:28 [ssh-agent] Looking for ssh-agent implementation... 13:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:30:28 $ docker exec 6d1998ae52093152652450510feb0acdded30cab401416ebef4be4650dffccf9 ssh-agent 13:30:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfcmjae/agent.55 13:30:28 SSH_AGENT_PID=62 13:30:28 Running ssh-add (command line suppressed) 13:30:28 Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_7113485844051083967.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_7113485844051083967.key) 13:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:30:29 + git semver init 13:30:29 # -> Open(): unable to determine branch for HEAD 13:30:29 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_jakarta/.git 13:30:29 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_jakarta 13:30:29 # $SEMVER_REMOTE_NAME = origin 13:30:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:30:29 # $SEMVER_USER_NAME = edgex-jenkins 13:30:29 # $SEMVER_BRANCH = jakarta 13:30:29 # $SEMVER_TEMP = /tmp/semver-845698262 13:30:29 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 13:30:30 # '/tmp/semver-845698262' -> '/w/workspace/gexfoundry_device-sdk-go_jakarta/.semver' 13:30:30 # -> Force: false 13:30:30 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver [Pipeline] } 13:30:30 $ docker exec --env ******** --env ******** 6d1998ae52093152652450510feb0acdded30cab401416ebef4be4650dffccf9 ssh-agent -k 13:30:30 unset SSH_AUTH_SOCK; 13:30:30 unset SSH_AGENT_PID; 13:30:30 echo Agent pid 62 killed; 13:30:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:30:30 + git semver [Pipeline] } 13:30:30 $ docker stop --time=1 6d1998ae52093152652450510feb0acdded30cab401416ebef4be4650dffccf9 13:30:31 $ docker rm -f 6d1998ae52093152652450510feb0acdded30cab401416ebef4be4650dffccf9 [Pipeline] // withDockerContainer [Pipeline] sh 13:30:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:30:32 Stashed 1 file(s) [Pipeline] echo 13:30:32 [edgeXSemver]: initialized semver on version 2.1.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:32 provisioning config files... 13:30:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config8448825038543274265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:32 ---> docker-login.sh 13:30:32 nexus3.edgexfoundry.org:10001 13:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:32 Configure a credential helper to remove this warning. See 13:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:32 13:30:32 Login Succeeded 13:30:32 nexus3.edgexfoundry.org:10002 13:30:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:32 Configure a credential helper to remove this warning. See 13:30:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:32 13:30:32 Login Succeeded 13:30:32 nexus3.edgexfoundry.org:10003 13:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:33 Configure a credential helper to remove this warning. See 13:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:33 13:30:33 Login Succeeded 13:30:33 nexus3.edgexfoundry.org:10004 13:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:33 Configure a credential helper to remove this warning. See 13:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:33 13:30:33 Login Succeeded 13:30:33 docker.io 13:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:33 Configure a credential helper to remove this warning. See 13:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:33 13:30:33 Login Succeeded 13:30:33 ---> docker-login.sh ends [Pipeline] } 13:30:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:30:33 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:30:33 ========================================================= 13:30:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts] 13:30:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:30:34 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts --build-arg 'MAKE=echo noop' --target=builder . 13:30:34 Sending build context to Docker daemon 20.38MB 13:30:34 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 13:30:34 Step 2/10 : FROM ${BASE} AS builder 13:30:34 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base 13:30:34 a0d0a0d46f8b: Already exists 13:30:34 31adcdaf11c8: Pulling fs layer 13:30:34 b8b176561691: Pulling fs layer 13:30:34 4527c011a84f: Pulling fs layer 13:30:34 5d74067f8e1e: Pulling fs layer 13:30:34 36f58ee4fdd2: Pulling fs layer 13:30:34 32f094029db3: Pulling fs layer 13:30:34 773a5188bba9: Pulling fs layer 13:30:34 0a89ddfe6704: Pulling fs layer 13:30:34 5d74067f8e1e: Waiting 13:30:34 36f58ee4fdd2: Waiting 13:30:34 32f094029db3: Waiting 13:30:34 773a5188bba9: Waiting 13:30:34 0a89ddfe6704: Waiting 13:30:34 b8b176561691: Verifying Checksum 13:30:34 b8b176561691: Download complete 13:30:34 31adcdaf11c8: Verifying Checksum 13:30:34 31adcdaf11c8: Download complete 13:30:34 5d74067f8e1e: Verifying Checksum 13:30:34 5d74067f8e1e: Download complete 13:30:34 36f58ee4fdd2: Verifying Checksum 13:30:34 36f58ee4fdd2: Download complete 13:30:34 32f094029db3: Verifying Checksum 13:30:34 32f094029db3: Download complete 13:30:34 31adcdaf11c8: Pull complete 13:30:34 773a5188bba9: Verifying Checksum 13:30:34 773a5188bba9: Download complete 13:30:34 b8b176561691: Pull complete 13:30:35 4527c011a84f: Verifying Checksum 13:30:35 4527c011a84f: Download complete 13:30:35 0a89ddfe6704: Verifying Checksum 13:30:35 0a89ddfe6704: Download complete 13:30:39 4527c011a84f: Pull complete 13:30:39 5d74067f8e1e: Pull complete 13:30:39 36f58ee4fdd2: Pull complete 13:30:39 32f094029db3: Pull complete 13:30:39 773a5188bba9: Pull complete 13:30:42 0a89ddfe6704: Pull complete 13:30:42 Digest: sha256:1b40dceaf34dee7ca55b3c49faf64f21c87f0328d9001acbe5b0b15629491fba 13:30:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.16-alpine-lts 13:30:42 ---> dd279347b56d 13:30:42 Step 3/10 : ARG MAKE=make build 13:30:43 ---> Running in 8fe176fbedec 13:30:44 Removing intermediate container 8fe176fbedec 13:30:44 ---> 32d338848590 13:30:44 Step 4/10 : WORKDIR /device-sdk-go 13:30:44 ---> Running in 1de8d2f699a9 13:30:44 Removing intermediate container 1de8d2f699a9 13:30:44 ---> 2782e690b55d 13:30:44 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:30:44 ---> Running in c42cc48a3e28 13:30:44 Removing intermediate container c42cc48a3e28 13:30:44 ---> f811177dbe79 13:30:44 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:44 ---> Running in 3436ab72c351 13:30:44 Removing intermediate container 3436ab72c351 13:30:44 ---> 1a400367260b 13:30:44 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:30:45 ---> Running in 93e38292df4e 13:30:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:30:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:30:46 OK: 220 MiB in 52 packages 13:30:46 Removing intermediate container 93e38292df4e 13:30:46 ---> 8bbce78a86ab 13:30:46 Step 8/10 : COPY . . 13:30:47 Still waiting to schedule task 13:30:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:30:48 ---> 399e31bcdb55 13:30:48 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:30:48 ---> Running in 90b40d6c8a56 13:30:48 skipping... 13:30:48 Removing intermediate container 90b40d6c8a56 13:30:48 ---> 773b860d139e 13:30:48 Step 10/10 : RUN ${MAKE} 13:30:48 ---> Running in 0cd7f900ed69 13:30:49 noop 13:30:49 Removing intermediate container 0cd7f900ed69 13:30:49 ---> 74b68663611b 13:30:49 Successfully built 74b68663611b 13:30:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:30:49 + docker inspect -f . ci-base-image-x86_64 13:30:49 . [Pipeline] withDockerContainer 13:30:49 prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container 13:30:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:30:50 $ docker top db75d5c1eb4176ec0024c30e3a70d8d52ee9c68ad9d23f1a0502b87f52efd373 -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:50 + go version 13:30:50 go version go1.16.8 linux/amd64 [Pipeline] } 13:30:50 $ docker stop --time=1 db75d5c1eb4176ec0024c30e3a70d8d52ee9c68ad9d23f1a0502b87f52efd373 13:30:51 $ docker rm -f db75d5c1eb4176ec0024c30e3a70d8d52ee9c68ad9d23f1a0502b87f52efd373 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:30:52 + docker inspect -f . ci-base-image-x86_64 13:30:52 . [Pipeline] withDockerContainer 13:30:52 prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container 13:30:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:30:52 $ docker top ad99376d6293610e31456def86dbe04afbfec93b9476877f952bf27d956a9648 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:30:52 + make test 13:30:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:30:58 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:31:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:31:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:31:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:31:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 23.3% of statements 13:31:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:31:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.043s coverage: 27.6% of statements 13:31:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 13:31:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.067s coverage: 9.0% of statements 13:31:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:31:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:31:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:31:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.072s coverage: 28.7% of statements 13:31:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:31:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.061s coverage: 83.3% of statements 13:31:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:31:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:31:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 57.8% of statements 13:31:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.845s coverage: 89.2% of statements 13:31:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:31:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.049s coverage: 4.8% of statements 13:31:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:31:26 GO111MODULE=on go vet ./... 13:31:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:31:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:31:45 ./bin/test-attribution-txt.sh 13:31:46 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 13:31:46 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 13:31:46 go: downloading github.com/google/uuid v1.3.0 13:31:46 go: downloading github.com/stretchr/testify v1.7.0 13:31:46 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:31:46 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 13:31:46 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 13:31:46 go: downloading github.com/gorilla/mux v1.8.0 13:31:46 go: downloading github.com/pelletier/go-toml v1.9.4 13:31:46 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 13:31:46 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:31:46 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:31:46 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 13:31:47 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 13:31:47 go: downloading github.com/hashicorp/go-multierror v1.1.0 13:31:47 go: downloading github.com/hashicorp/consul/api v1.9.1 13:31:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:31:47 go: downloading github.com/go-kit/kit v0.11.0 13:31:47 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 13:31:47 go: downloading github.com/go-playground/validator/v10 v10.9.0 13:31:47 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 13:31:47 go: downloading github.com/pebbe/zmq4 v1.2.7 13:31:47 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:31:47 go: downloading github.com/go-logfmt/logfmt v0.5.0 13:31:47 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:31:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:31:47 go: downloading github.com/mitchellh/copystructure v1.0.0 13:31:47 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:31:47 go: downloading github.com/davecgh/go-spew v1.1.1 13:31:47 go: downloading github.com/pmezard/go-difflib v1.0.0 13:31:47 go: downloading github.com/stretchr/objx v0.1.1 13:31:47 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 13:31:47 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 13:31:47 go: downloading golang.org/x/text v0.3.6 13:31:48 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:31:48 go: downloading github.com/hashicorp/errwrap v1.0.0 13:31:48 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:31:48 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:31:48 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:31:48 go: downloading github.com/hashicorp/serf v0.9.5 13:31:48 go: downloading github.com/x448/float16 v0.8.4 13:31:48 go: downloading github.com/go-playground/universal-translator v0.18.0 13:31:48 go: downloading github.com/leodido/go-urn v1.2.1 13:31:48 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 13:31:48 go: downloading github.com/gorilla/websocket v1.4.2 13:31:48 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:31:48 go: downloading github.com/fatih/color v1.9.0 13:31:48 go: downloading github.com/mattn/go-colorable v0.1.6 13:31:48 go: downloading github.com/mattn/go-isatty v0.0.12 13:31:49 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:31:49 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 13:31:50 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 13:31:50 + go mod tidy 13:31:50 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 13:31:50 go: downloading github.com/go-stack/stack v1.8.0 13:31:50 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:31:50 go: downloading github.com/kr/pretty v0.3.0 13:31:50 go: downloading github.com/hashicorp/consul/sdk v0.8.0 13:31:50 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:31:50 go: downloading github.com/onsi/ginkgo v1.10.1 13:31:50 go: downloading github.com/onsi/gomega v1.7.0 13:31:50 go: downloading github.com/kr/text v0.2.0 13:31:50 go: downloading github.com/rogpeppe/go-internal v1.8.0 13:31:50 go: downloading github.com/pkg/errors v0.9.1 13:31:50 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:31:51 go: downloading github.com/hashicorp/memberlist v0.2.2 13:31:51 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:31:51 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:31:51 go: downloading gopkg.in/yaml.v2 v2.3.0 13:31:51 go: downloading github.com/hpcloud/tail v1.0.0 13:31:51 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:31:51 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:31:51 go: downloading github.com/miekg/dns v1.1.26 13:31:51 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:31:51 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:31:51 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 13:31:51 $ docker stop --time=1 ad99376d6293610e31456def86dbe04afbfec93b9476877f952bf27d956a9648 13:31:53 $ docker rm -f ad99376d6293610e31456def86dbe04afbfec93b9476877f952bf27d956a9648 [Pipeline] // withDockerContainer [Pipeline] sh 13:31:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:31:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:31:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:31:55 + ls -al . 13:31:55 total 264 13:31:55 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 12 13:31 . 13:31:55 drwxrwxr-x. 4 jenkins jenkins 112 Jan 12 13:30 .. 13:31:55 drwxrwxr-x. 2 jenkins jenkins 37 Jan 12 13:30 bin 13:31:55 -rw-rw-r--. 1 jenkins jenkins 26321 Jan 12 13:30 CHANGELOG.md 13:31:55 -rw-r--r--. 1 jenkins jenkins 128370 Jan 12 13:31 coverage.out 13:31:55 -rw-rw-r--. 1 jenkins jenkins 140 Jan 12 13:30 .dockerignore 13:31:55 drwxrwxr-x. 5 jenkins jenkins 62 Jan 12 13:30 example 13:31:55 drwxrwxr-x. 8 jenkins jenkins 162 Jan 12 13:30 .git 13:31:55 drwxrwxr-x. 3 jenkins jenkins 125 Jan 12 13:30 .github 13:31:55 -rw-rw-r--. 1 jenkins jenkins 124 Jan 12 13:30 .gitignore 13:31:55 -rw-rw-r--. 1 jenkins jenkins 576 Jan 12 13:31 go.mod 13:31:55 -rw-rw-r--. 1 jenkins jenkins 48946 Jan 12 13:30 go.sum 13:31:55 -rw-rw-r--. 1 jenkins jenkins 677 Jan 12 13:30 GOVERNANCE.md 13:31:55 drwxrwxr-x. 15 jenkins jenkins 224 Jan 12 13:30 internal 13:31:55 -rw-rw-r--. 1 jenkins jenkins 880 Jan 12 13:30 Jenkinsfile 13:31:55 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 12 13:30 LICENSE 13:31:55 -rw-rw-r--. 1 jenkins jenkins 1120 Jan 12 13:30 Makefile 13:31:55 drwxrwxr-x. 3 jenkins jenkins 16 Jan 12 13:30 openapi 13:31:55 -rw-rw-r--. 1 jenkins jenkins 619 Jan 12 13:30 OWNERS.md 13:31:55 drwxrwxr-x. 5 jenkins jenkins 50 Jan 12 13:30 pkg 13:31:55 -rw-rw-r--. 1 jenkins jenkins 4890 Jan 12 13:30 README.md 13:31:55 drwx------. 3 jenkins jenkins 57 Jan 12 13:30 .semver 13:31:55 drwxrwxr-x. 4 jenkins jenkins 54 Jan 12 13:30 snap 13:31:55 drwxrwxr-x. 6 jenkins jenkins 98 Jan 12 13:30 vendor 13:31:55 -rw-rw-r--. 1 jenkins jenkins 11 Jan 12 13:30 VERSION 13:31:55 -rw-rw-r--. 1 jenkins jenkins 222 Jan 12 13:30 version.go [Pipeline] isUnix [Pipeline] sh 13:31:56 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=6a81118fd5fae2129fb08f9495f332ae0f5b104f --label arch=amd64 --label version=2.1.1-dev.1 . 13:31:56 Sending build context to Docker daemon 20.51MB 13:31:56 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 13:31:56 Step 2/24 : FROM ${BASE} AS builder 13:31:56 ---> 74b68663611b 13:31:56 Step 3/24 : ARG MAKE=make build 13:31:56 ---> Running in 53ca4f25d977 13:31:57 Removing intermediate container 53ca4f25d977 13:31:57 ---> 8533b956061d 13:31:57 Step 4/24 : WORKDIR /device-sdk-go 13:31:57 ---> Running in 25655024a9f6 13:31:57 Removing intermediate container 25655024a9f6 13:31:57 ---> a1b06d015e97 13:31:57 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:31:57 ---> Running in 88ef8b51f5fd 13:31:57 Removing intermediate container 88ef8b51f5fd 13:31:57 ---> c96f6cab6833 13:31:57 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:31:57 ---> Running in f9546c657317 13:31:57 Removing intermediate container f9546c657317 13:31:57 ---> 7e548100bab6 13:31:57 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:31:57 ---> Running in f7e48399ac16 13:31:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:31:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:31:59 OK: 220 MiB in 52 packages 13:31:59 Removing intermediate container f7e48399ac16 13:31:59 ---> 036a48f07027 13:31:59 Step 8/24 : COPY . . 13:32:00 ---> d98dfa3596cb 13:32:00 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:00 ---> Running in 8c12ce0666b1 13:32:00 skipping... 13:32:00 Removing intermediate container 8c12ce0666b1 13:32:00 ---> 8d1e9b21600d 13:32:00 Step 10/24 : RUN ${MAKE} 13:32:00 ---> Running in 60ecff1b75b6 13:32:01 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.1.1-dev.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:32:13 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:32:13 Removing intermediate container 60ecff1b75b6 13:32:13 ---> 81c72b37700e 13:32:13 Step 11/24 : FROM alpine:3.14 13:32:13 3.14: Pulling from library/alpine 13:32:13 97518928ae5f: Pulling fs layer 13:32:13 97518928ae5f: Verifying Checksum 13:32:13 97518928ae5f: Download complete 13:32:13 97518928ae5f: Pull complete 13:32:13 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:32:13 Status: Downloaded newer image for alpine:3.14 13:32:13 ---> 0a97eee8041e 13:32:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:32:13 ---> Running in c89cfd5581d3 13:32:13 Removing intermediate container c89cfd5581d3 13:32:13 ---> 3e259633d1d4 13:32:13 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:14 ---> Running in bb8af6a2f7ef 13:32:14 Removing intermediate container bb8af6a2f7ef 13:32:14 ---> b0ef8b040eca 13:32:14 Step 14/24 : RUN apk add --update --no-cache zeromq 13:32:14 ---> Running in 8067b0866dbb 13:32:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:32:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:32:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1345 in /w/workspace/gexfoundry_device-sdk-go_jakarta [Pipeline] { [Pipeline] ws 13:32:15 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 13:32:15 (1/5) Installing libgcc (10.3.1_git20210424-r2) 13:32:15 (2/5) Installing libsodium (1.0.18-r0) 13:32:15 The recommended git tool is: git 13:32:15 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 13:32:15 (4/5) Installing libzmq (4.3.4-r0) 13:32:16 (5/5) Installing zeromq (4.3.4-r0) 13:32:16 Executing busybox-1.33.1-r6.trigger 13:32:16 OK: 8 MiB in 19 packages 13:32:16 Removing intermediate container 8067b0866dbb 13:32:16 ---> 649f4a5298db 13:32:16 Step 15/24 : WORKDIR / 13:32:16 ---> Running in 42769d33f108 13:32:16 Removing intermediate container 42769d33f108 13:32:16 ---> d62bc7f81933 13:32:16 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:32:16 ---> b7da10434390 13:32:16 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:32:17 ---> be7737bced8d 13:32:17 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:32:17 ---> 1e2c0a2db3ad 13:32:17 Step 19/24 : EXPOSE 59999 13:32:17 ---> Running in 7ab3174b93c7 13:32:17 Removing intermediate container 7ab3174b93c7 13:32:17 ---> 509f59b64961 13:32:17 Step 20/24 : ENTRYPOINT ["/device-simple"] 13:32:17 ---> Running in fec08ab1fc3d 13:32:17 Removing intermediate container fec08ab1fc3d 13:32:17 ---> 382134e8904c 13:32:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:17 ---> Running in 61517b63c825 13:32:17 Removing intermediate container 61517b63c825 13:32:17 ---> 8ceaa6d20ee2 13:32:17 Step 22/24 : LABEL arch=amd64 13:32:17 ---> Running in 9a6fd208d6b9 13:32:17 Removing intermediate container 9a6fd208d6b9 13:32:17 ---> c846247204a4 13:32:17 Step 23/24 : LABEL git_sha=6a81118fd5fae2129fb08f9495f332ae0f5b104f 13:32:17 ---> Running in 1c358b30c375 13:32:17 Removing intermediate container 1c358b30c375 13:32:17 ---> c51f5497d0ba 13:32:17 Step 24/24 : LABEL version=2.1.1-dev.1 13:32:17 ---> Running in a9938d24b336 13:32:17 Removing intermediate container a9938d24b336 13:32:17 ---> 7c139e8efdff 13:32:17 [Warning] One or more build-args [ARCH] were not consumed 13:32:18 Successfully built 7c139e8efdff 13:32:18 Successfully tagged device-sdk-simple:latest [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:18 13:32:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:32:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:18 latest: Pulling from edgex-lftools-log-publisher 13:32:18 b4d181a07f80: Pulling fs layer 13:32:18 a1111a8f2ec3: Pulling fs layer 13:32:18 ed53099fbce6: Pulling fs layer 13:32:18 dc539afda2c1: Pulling fs layer 13:32:18 77bc0d833cb6: Pulling fs layer 13:32:18 9065ff56babe: Pulling fs layer 13:32:18 d287ab97295c: Pulling fs layer 13:32:18 77bc0d833cb6: Waiting 13:32:18 9065ff56babe: Waiting 13:32:18 d287ab97295c: Waiting 13:32:18 dc539afda2c1: Waiting 13:32:18 a1111a8f2ec3: Verifying Checksum 13:32:18 a1111a8f2ec3: Download complete 13:32:18 dc539afda2c1: Verifying Checksum 13:32:18 dc539afda2c1: Download complete 13:32:18 ed53099fbce6: Verifying Checksum 13:32:18 ed53099fbce6: Download complete 13:32:18 9065ff56babe: Verifying Checksum 13:32:18 9065ff56babe: Download complete 13:32:18 77bc0d833cb6: Verifying Checksum 13:32:18 77bc0d833cb6: Download complete 13:32:19 b4d181a07f80: Verifying Checksum 13:32:19 b4d181a07f80: Download complete 13:32:19 d287ab97295c: Verifying Checksum 13:32:19 d287ab97295c: Download complete 13:32:20 using credential edgex-jenkins-ssh 13:32:20 Cloning the remote Git repository 13:32:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 13:32:20 > git init /w/workspace/device-sdk-go/5 # timeout=10 13:32:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 13:32:20 > git --version # timeout=10 13:32:20 > git --version # 'git version 2.17.1' 13:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:32:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:20 b4d181a07f80: Pull complete 13:32:20 a1111a8f2ec3: Pull complete 13:32:21 ed53099fbce6: Pull complete 13:32:21 dc539afda2c1: Pull complete 13:32:21 77bc0d833cb6: Pull complete 13:32:21 9065ff56babe: Pull complete 13:32:21 Avoid second fetch 13:32:22 Checking out Revision 6a81118fd5fae2129fb08f9495f332ae0f5b104f (jakarta) 13:32:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 13:32:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:32:22 > git config core.sparsecheckout # timeout=10 13:32:22 > git checkout -f 6a81118fd5fae2129fb08f9495f332ae0f5b104f # timeout=10 13:32:26 Commit message: "Merge pull request #1069 from cloudxxx8/issue-1059-jakarta" 13:32:26 d287ab97295c: Pull complete 13:32:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:32:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:32:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:32:26 prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container 13:32:26 $ 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/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:32:26 13:32:26 GitHub has been notified of this commit’s build result 13:32:26 13:32:29 $ docker top 950f94e4e01b579c6ff4420e9eb25dcd283b57d42403a1fced9e6346ad66d05b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:32:30 ---> job-cost.sh 13:32:30 lf-activate-venv: SKIPPING 13:32:30 INFO: No Stack... 13:32:30 INFO: Retrieving Pricing Info for: v3-standard-2 13:32:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 13:32:30 Dload Upload Total Spent Left Speed 13:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 74018 0 --:--:-- --:--:-- --:--:-- 73559 100 11843 100 11843 0 0 73559 0 --:--:-- --:--:-- --:--:-- 73104 [Pipeline] sh 13:32:30 INFO: Archiving Costs [Pipeline] sh 13:32:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:32:31 + cat /w/workspace/gexfoundry_device-sdk-go_jakarta/archives/cost.csv 13:32:31 + cut -d, -f6 [Pipeline] lock 13:32:31 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-jakarta-5-stack-cost] 13:32:31 Resource [jenkins-edgexfoundry-device-sdk-go-jakarta-5-stack-cost] did not exist. Created. 13:32:31 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-jakarta-5-stack-cost] [Pipeline] { 13:32:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:32:31 + sudo tee /etc/docker/daemon.new 13:32:31 { 13:32:31 "registry-mirrors": [ 13:32:31 "https://nexus3.edgexfoundry.org:10001" 13:32:31 ], 13:32:31 "bip": "10.250.0.254/24", 13:32:31 "hosts": [ 13:32:31 "tcp://0.0.0.0:5555", 13:32:31 "unix:///var/run/docker.sock" 13:32:31 ], 13:32:31 "mtu": 1458, 13:32:31 "selinux-enabled": true, 13:32:31 "seccomp-profile": "/etc/docker/seccomp.json" 13:32:31 } [Pipeline] unstash [Pipeline] sh [Pipeline] sh 13:32:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:32:31 + echo total: 0.05999999865889549 [Pipeline] stash 13:32:31 Stashed 1 file(s) [Pipeline] } 13:32:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-jakarta-5-stack-cost] [Pipeline] // lock [Pipeline] } 13:32:31 $ docker stop --time=1 950f94e4e01b579c6ff4420e9eb25dcd283b57d42403a1fced9e6346ad66d05b 13:32:31 + sudo service docker restart 13:32:32 $ docker rm -f 950f94e4e01b579c6ff4420e9eb25dcd283b57d42403a1fced9e6346ad66d05b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:50 provisioning config files... 13:32:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/5@tmp/config3399702533143849897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:50 ---> docker-login.sh 13:32:50 nexus3.edgexfoundry.org:10001 13:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:51 Configure a credential helper to remove this warning. See 13:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:51 13:32:51 Login Succeeded 13:32:51 nexus3.edgexfoundry.org:10002 13:32:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:51 Configure a credential helper to remove this warning. See 13:32:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:51 13:32:51 Login Succeeded 13:32:51 nexus3.edgexfoundry.org:10003 13:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:52 Configure a credential helper to remove this warning. See 13:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:52 13:32:52 Login Succeeded 13:32:52 nexus3.edgexfoundry.org:10004 13:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:52 Configure a credential helper to remove this warning. See 13:32:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:52 13:32:52 Login Succeeded 13:32:52 docker.io 13:32:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:53 Configure a credential helper to remove this warning. See 13:32:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:53 13:32:53 Login Succeeded 13:32:53 ---> docker-login.sh ends [Pipeline] } 13:32:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:32:53 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:32:53 ========================================================= 13:32:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts] 13:32:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:32:54 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts --build-arg MAKE=echo noop --target=builder . 13:32:55 Sending build context to Docker daemon 16.08MB 13:32:55 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 13:32:55 Step 2/10 : FROM ${BASE} AS builder 13:32:55 1.16-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 13:32:55 552d1f2373af: Pulling fs layer 13:32:55 ea3f2d53f512: Pulling fs layer 13:32:55 9e70ebbbe112: Pulling fs layer 13:32:55 7a9cfe048b4a: Pulling fs layer 13:32:55 72dc09318566: Pulling fs layer 13:32:55 6b38a4ac6b94: Pulling fs layer 13:32:55 1cf82868ecbe: Pulling fs layer 13:32:55 cf934696a108: Pulling fs layer 13:32:55 6b38a4ac6b94: Waiting 13:32:55 7a9cfe048b4a: Waiting 13:32:55 1cf82868ecbe: Waiting 13:32:55 cf934696a108: Waiting 13:32:55 72dc09318566: Waiting 13:32:55 9e70ebbbe112: Verifying Checksum 13:32:55 9e70ebbbe112: Download complete 13:32:55 ea3f2d53f512: Verifying Checksum 13:32:55 ea3f2d53f512: Download complete 13:32:55 72dc09318566: Verifying Checksum 13:32:55 72dc09318566: Download complete 13:32:55 6b38a4ac6b94: Verifying Checksum 13:32:55 6b38a4ac6b94: Download complete 13:32:55 552d1f2373af: Download complete 13:32:55 1cf82868ecbe: Verifying Checksum 13:32:55 1cf82868ecbe: Download complete 13:32:56 552d1f2373af: Pull complete 13:32:56 ea3f2d53f512: Pull complete 13:32:57 9e70ebbbe112: Pull complete 13:32:57 cf934696a108: Verifying Checksum 13:32:57 cf934696a108: Download complete 13:32:57 7a9cfe048b4a: Verifying Checksum 13:32:57 7a9cfe048b4a: Download complete 13:33:10 7a9cfe048b4a: Pull complete 13:33:10 72dc09318566: Pull complete 13:33:10 6b38a4ac6b94: Pull complete 13:33:10 1cf82868ecbe: Pull complete 13:33:14 cf934696a108: Pull complete 13:33:14 Digest: sha256:c7a1c6e7193eac42aea82418dc538ba94561e4292c792d132f5c974f427cd528 13:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.16-alpine-lts 13:33:14 ---> 8a4ae6370de5 13:33:14 Step 3/10 : ARG MAKE=make build 13:33:16 ---> Running in 644228e67e26 13:33:16 Removing intermediate container 644228e67e26 13:33:16 ---> 10078a0ec3d8 13:33:16 Step 4/10 : WORKDIR /device-sdk-go 13:33:16 ---> Running in 1d7df96de7d4 13:33:17 Removing intermediate container 1d7df96de7d4 13:33:17 ---> aa4bd52c6ab5 13:33:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:33:17 ---> Running in 7eccee1d2be0 13:33:17 Removing intermediate container 7eccee1d2be0 13:33:17 ---> bc90ad876dfb 13:33:17 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:33:17 ---> Running in 80c7aa9b7f4d 13:33:19 Removing intermediate container 80c7aa9b7f4d 13:33:19 ---> c5e29ce292bb 13:33:19 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:33:19 ---> Running in d5e28c427711 13:33:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:33:21 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:33:22 OK: 219 MiB in 52 packages 13:33:23 Removing intermediate container d5e28c427711 13:33:23 ---> 2c122786651f 13:33:23 Step 8/10 : COPY . . 13:33:26 ---> ff2d5e820753 13:33:26 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:33:26 ---> Running in e5e7d947ad18 13:33:27 skipping... 13:33:28 Removing intermediate container e5e7d947ad18 13:33:28 ---> 6b206df4ef01 13:33:28 Step 10/10 : RUN ${MAKE} 13:33:28 ---> Running in dd45793c9303 13:33:29 noop 13:33:30 Removing intermediate container dd45793c9303 13:33:30 ---> a41df497571d 13:33:30 Successfully built a41df497571d 13:33:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:33:30 + docker inspect -f . ci-base-image-arm64 13:33:30 . [Pipeline] withDockerContainer 13:33:30 prd-ubuntu18.04-docker-arm64-4c-16g-1345 does not seem to be running inside a container 13:33:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:33:32 $ docker top eb3c3599dfa23fd00e4f79745a3d4c2deb2806b0906f1a24cc9a4ef95e01a448 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:33 + go version 13:33:33 go version go1.16.8 linux/arm64 [Pipeline] } 13:33:33 $ docker stop --time=1 eb3c3599dfa23fd00e4f79745a3d4c2deb2806b0906f1a24cc9a4ef95e01a448 13:33:34 $ docker rm -f eb3c3599dfa23fd00e4f79745a3d4c2deb2806b0906f1a24cc9a4ef95e01a448 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:33:35 + docker inspect -f . ci-base-image-arm64 13:33:35 . [Pipeline] withDockerContainer 13:33:35 prd-ubuntu18.04-docker-arm64-4c-16g-1345 does not seem to be running inside a container 13:33:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:33:37 $ docker top 4d3cab34ae19b03e311a4e2c769f9db415dd116895cfae4d0c00cc532fb3fd03 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:33:37 + make test 13:33:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:34:00 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 13:35:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 13:35:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 13:35:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 13:35:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.357s coverage: 23.3% of statements 13:35:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 13:35:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.216s coverage: 27.6% of statements 13:35:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.321s coverage: 78.9% of statements 13:35:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.192s coverage: 9.0% of statements 13:35:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 13:35:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 13:35:10 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 13:35:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.252s coverage: 28.7% of statements 13:35:11 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 13:35:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.268s coverage: 83.3% of statements 13:35:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 13:35:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 13:35:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.391s coverage: 57.8% of statements 13:35:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.285s coverage: 89.2% of statements 13:35:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 13:35:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.192s coverage: 4.8% of statements 13:35:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 13:35:18 GO111MODULE=on go vet ./... 13:36:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:36:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:36:15 ./bin/test-attribution-txt.sh 13:36:15 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 13:36:15 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 13:36:15 go: downloading github.com/google/uuid v1.3.0 13:36:15 go: downloading github.com/stretchr/testify v1.7.0 13:36:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 13:36:15 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 13:36:15 go: downloading github.com/pelletier/go-toml v1.9.4 13:36:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 13:36:15 go: downloading github.com/gorilla/mux v1.8.0 13:36:15 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 13:36:15 go: downloading github.com/OneOfOne/xxhash v1.2.8 13:36:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 13:36:15 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 13:36:15 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 13:36:15 go: downloading github.com/hashicorp/go-multierror v1.1.0 13:36:15 go: downloading github.com/hashicorp/consul/api v1.9.1 13:36:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:36:15 go: downloading github.com/go-kit/kit v0.11.0 13:36:15 go: downloading github.com/go-playground/validator/v10 v10.9.0 13:36:15 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 13:36:15 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 13:36:15 go: downloading github.com/pebbe/zmq4 v1.2.7 13:36:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:36:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 13:36:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:36:15 go: downloading github.com/mitchellh/copystructure v1.0.0 13:36:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 13:36:15 go: downloading github.com/go-logfmt/logfmt v0.5.0 13:36:15 go: downloading github.com/davecgh/go-spew v1.1.1 13:36:15 go: downloading github.com/pmezard/go-difflib v1.0.0 13:36:15 go: downloading github.com/stretchr/objx v0.1.1 13:36:15 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 13:36:15 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 13:36:15 go: downloading golang.org/x/text v0.3.6 13:36:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 13:36:15 go: downloading github.com/hashicorp/errwrap v1.0.0 13:36:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 13:36:15 go: downloading github.com/hashicorp/go-hclog v0.12.0 13:36:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:36:15 go: downloading github.com/hashicorp/serf v0.9.5 13:36:15 go: downloading github.com/x448/float16 v0.8.4 13:36:15 go: downloading github.com/go-playground/universal-translator v0.18.0 13:36:15 go: downloading github.com/leodido/go-urn v1.2.1 13:36:16 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 13:36:17 go: downloading github.com/gorilla/websocket v1.4.2 13:36:17 go: downloading github.com/mitchellh/reflectwalk v1.0.0 13:36:17 go: downloading github.com/fatih/color v1.9.0 13:36:17 go: downloading github.com/mattn/go-colorable v0.1.6 13:36:17 go: downloading github.com/mattn/go-isatty v0.0.12 13:36:17 go: downloading github.com/mitchellh/go-homedir v1.1.0 13:36:17 go: downloading github.com/go-playground/locales v0.14.0 [Pipeline] echo 13:36:22 [edgeX.isLTS] Checking if [jakarta] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 13:36:22 + go mod tidy 13:36:22 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 13:36:22 go: downloading github.com/go-stack/stack v1.8.0 13:36:22 go: downloading github.com/go-playground/assert/v2 v2.0.1 13:36:22 go: downloading github.com/hashicorp/consul/sdk v0.8.0 13:36:23 go: downloading github.com/hashicorp/go-uuid v1.0.1 13:36:23 go: downloading github.com/onsi/ginkgo v1.10.1 13:36:23 go: downloading github.com/onsi/gomega v1.7.0 13:36:23 go: downloading github.com/pkg/errors v0.9.1 13:36:23 go: downloading github.com/hashicorp/go-msgpack v0.5.3 13:36:23 go: downloading github.com/hashicorp/memberlist v0.2.2 13:36:23 go: downloading github.com/kr/pretty v0.3.0 13:36:23 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 13:36:23 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 13:36:23 go: downloading github.com/kr/text v0.2.0 13:36:23 go: downloading github.com/rogpeppe/go-internal v1.8.0 13:36:23 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 13:36:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 13:36:23 go: downloading github.com/miekg/dns v1.1.26 13:36:23 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 13:36:23 go: downloading gopkg.in/yaml.v2 v2.3.0 13:36:23 go: downloading github.com/hpcloud/tail v1.0.0 13:36:23 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 13:36:23 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] } 13:36:23 $ docker stop --time=1 4d3cab34ae19b03e311a4e2c769f9db415dd116895cfae4d0c00cc532fb3fd03 13:36:25 $ docker rm -f 4d3cab34ae19b03e311a4e2c769f9db415dd116895cfae4d0c00cc532fb3fd03 [Pipeline] // withDockerContainer [Pipeline] sh 13:36:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:36:28 Warning: overwriting stash ‘coverage-report’ 13:36:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:36:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:36:30 + ls -al . 13:36:30 total 304 13:36:30 drwxrwxr-x 11 jenkins jenkins 4096 Jan 12 13:36 . 13:36:30 drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 13:32 .. 13:36:30 -rw-rw-r-- 1 jenkins jenkins 140 Jan 12 13:32 .dockerignore 13:36:30 drwxrwxr-x 8 jenkins jenkins 4096 Jan 12 13:32 .git 13:36:30 drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 13:32 .github 13:36:30 -rw-rw-r-- 1 jenkins jenkins 124 Jan 12 13:32 .gitignore 13:36:30 -rw-rw-r-- 1 jenkins jenkins 26321 Jan 12 13:32 CHANGELOG.md 13:36:30 -rw-rw-r-- 1 jenkins jenkins 677 Jan 12 13:32 GOVERNANCE.md 13:36:30 -rw-rw-r-- 1 jenkins jenkins 880 Jan 12 13:32 Jenkinsfile 13:36:30 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 12 13:32 LICENSE 13:36:30 -rw-rw-r-- 1 jenkins jenkins 1120 Jan 12 13:32 Makefile 13:36:30 -rw-rw-r-- 1 jenkins jenkins 619 Jan 12 13:32 OWNERS.md 13:36:30 -rw-rw-r-- 1 jenkins jenkins 4890 Jan 12 13:32 README.md 13:36:30 -rw-rw-r-- 1 jenkins jenkins 11 Jan 12 13:30 VERSION 13:36:30 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 13:32 bin 13:36:30 -rw-r--r-- 1 jenkins jenkins 128369 Jan 12 13:35 coverage.out 13:36:30 drwxrwxr-x 5 jenkins jenkins 4096 Jan 12 13:32 example 13:36:30 -rw-rw-r-- 1 jenkins jenkins 576 Jan 12 13:36 go.mod 13:36:30 -rw-rw-r-- 1 jenkins jenkins 48946 Jan 12 13:32 go.sum 13:36:30 drwxrwxr-x 15 jenkins jenkins 4096 Jan 12 13:32 internal 13:36:30 drwxrwxr-x 3 jenkins jenkins 4096 Jan 12 13:32 openapi 13:36:30 drwxrwxr-x 5 jenkins jenkins 4096 Jan 12 13:32 pkg 13:36:30 drwxrwxr-x 4 jenkins jenkins 4096 Jan 12 13:32 snap 13:36:30 drwxrwxr-x 6 jenkins jenkins 4096 Jan 12 13:32 vendor 13:36:30 -rw-rw-r-- 1 jenkins jenkins 222 Jan 12 13:32 version.go [Pipeline] isUnix [Pipeline] sh 13:36:30 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6a81118fd5fae2129fb08f9495f332ae0f5b104f --label arch=arm64 --label version=2.1.1-dev.1 . 13:36:31 Sending build context to Docker daemon 16.21MB 13:36:31 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 13:36:31 Step 2/24 : FROM ${BASE} AS builder 13:36:31 ---> a41df497571d 13:36:31 Step 3/24 : ARG MAKE=make build 13:36:32 ---> Running in 693c94802ce7 13:36:32 Removing intermediate container 693c94802ce7 13:36:32 ---> 2ce876f4bb02 13:36:32 Step 4/24 : WORKDIR /device-sdk-go 13:36:32 ---> Running in 720302b04aa5 13:36:33 Removing intermediate container 720302b04aa5 13:36:33 ---> 42faead1e961 13:36:33 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:36:33 ---> Running in 79b6badf8054 13:36:33 Removing intermediate container 79b6badf8054 13:36:33 ---> e4219d488fc8 13:36:33 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:36:33 ---> Running in 7ff84ca69354 13:36:35 Removing intermediate container 7ff84ca69354 13:36:35 ---> 91210eae0cf3 13:36:35 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 13:36:35 ---> Running in bc2dd8e16e29 13:36:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:36:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:36:37 OK: 219 MiB in 52 packages 13:36:38 Removing intermediate container bc2dd8e16e29 13:36:38 ---> e82777d430a2 13:36:38 Step 8/24 : COPY . . 13:36:42 ---> 638e65360f9a 13:36:42 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:36:42 ---> Running in 710021ed3025 13:36:43 skipping... 13:36:43 Removing intermediate container 710021ed3025 13:36:43 ---> 463225fcd04d 13:36:43 Step 10/24 : RUN ${MAKE} 13:36:44 ---> Running in 599f20461d76 13:36:45 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.1.1-dev.1" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 13:37:17 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 13:37:19 Removing intermediate container 599f20461d76 13:37:19 ---> 03eb109c81c0 13:37:19 Step 11/24 : FROM alpine:3.14 13:37:19 3.14: Pulling from library/alpine 13:37:19 be307f383ecc: Pulling fs layer 13:37:20 be307f383ecc: Verifying Checksum 13:37:20 be307f383ecc: Download complete 13:37:20 be307f383ecc: Pull complete 13:37:20 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 13:37:20 Status: Downloaded newer image for alpine:3.14 13:37:20 ---> 5b8b7b635229 13:37:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:37:20 ---> Running in f5322b7791ba 13:37:21 Removing intermediate container f5322b7791ba 13:37:21 ---> 5ccc7d3c889a 13:37:21 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:37:21 ---> Running in ba9d16263fd6 13:37:23 Removing intermediate container ba9d16263fd6 13:37:23 ---> d1e8aef9472c 13:37:23 Step 14/24 : RUN apk add --update --no-cache zeromq 13:37:23 ---> Running in 7d0a6d147a68 13:37:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:37:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:37:25 (1/5) Installing libgcc (10.3.1_git20210424-r2) 13:37:25 (2/5) Installing libsodium (1.0.18-r0) 13:37:25 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 13:37:25 (4/5) Installing libzmq (4.3.4-r0) 13:37:25 (5/5) Installing zeromq (4.3.4-r0) 13:37:25 Executing busybox-1.33.1-r6.trigger 13:37:25 OK: 8 MiB in 19 packages 13:37:26 Removing intermediate container 7d0a6d147a68 13:37:26 ---> a73fe906e745 13:37:26 Step 15/24 : WORKDIR / 13:37:26 ---> Running in 061fcd7b6e7a 13:37:27 Removing intermediate container 061fcd7b6e7a 13:37:27 ---> 2ab949a244ae 13:37:27 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 13:37:27 ---> 6c19a3379f77 13:37:27 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 13:37:28 ---> 9e07cc139817 13:37:28 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 13:37:29 ---> c4f535efcff4 13:37:29 Step 19/24 : EXPOSE 59999 13:37:29 ---> Running in 07399b775b93 13:37:29 Removing intermediate container 07399b775b93 13:37:29 ---> fc17c60bf61e 13:37:29 Step 20/24 : ENTRYPOINT ["/device-simple"] 13:37:29 ---> Running in 900691170c74 13:37:30 Removing intermediate container 900691170c74 13:37:30 ---> 8c9313f68dd9 13:37:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:37:30 ---> Running in f6d3b21b220e 13:37:30 Removing intermediate container f6d3b21b220e 13:37:30 ---> fe0f29d63b0a 13:37:30 Step 22/24 : LABEL arch=arm64 13:37:30 ---> Running in c9f2b26005dc 13:37:31 Removing intermediate container c9f2b26005dc 13:37:31 ---> cf0c73c0f762 13:37:31 Step 23/24 : LABEL git_sha=6a81118fd5fae2129fb08f9495f332ae0f5b104f 13:37:31 ---> Running in 95260275124f 13:37:31 Removing intermediate container 95260275124f 13:37:31 ---> 0398390717c7 13:37:31 Step 24/24 : LABEL version=2.1.1-dev.1 13:37:31 ---> Running in 9442ac5d3a12 13:37:31 Removing intermediate container 9442ac5d3a12 13:37:31 ---> 526358787ad2 13:37:31 [Warning] One or more build-args [ARCH] were not consumed 13:37:32 Successfully built 526358787ad2 13:37:32 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:37:32 13:37:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:37:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:37:33 arm64: Pulling from edgex-lftools-log-publisher 13:37:33 448f6bf000e3: Pulling fs layer 13:37:33 f757da607395: Pulling fs layer 13:37:33 05883995daec: Pulling fs layer 13:37:33 8603b9c90790: Pulling fs layer 13:37:33 1560dd03e051: Pulling fs layer 13:37:33 27f5ce0e4adf: Pulling fs layer 13:37:33 c2d8d7efcc4b: Pulling fs layer 13:37:33 1560dd03e051: Waiting 13:37:33 8603b9c90790: Waiting 13:37:33 c2d8d7efcc4b: Waiting 13:37:33 27f5ce0e4adf: Waiting 13:37:33 f757da607395: Verifying Checksum 13:37:33 f757da607395: Download complete 13:37:33 8603b9c90790: Verifying Checksum 13:37:33 8603b9c90790: Download complete 13:37:33 1560dd03e051: Verifying Checksum 13:37:33 1560dd03e051: Download complete 13:37:33 27f5ce0e4adf: Verifying Checksum 13:37:33 27f5ce0e4adf: Download complete 13:37:33 05883995daec: Verifying Checksum 13:37:33 05883995daec: Download complete 13:37:33 448f6bf000e3: Verifying Checksum 13:37:33 448f6bf000e3: Download complete 13:37:35 c2d8d7efcc4b: Verifying Checksum 13:37:35 c2d8d7efcc4b: Download complete 13:37:37 448f6bf000e3: Pull complete 13:37:37 f757da607395: Pull complete 13:37:39 05883995daec: Pull complete 13:37:39 8603b9c90790: Pull complete 13:37:40 1560dd03e051: Pull complete 13:37:40 27f5ce0e4adf: Pull complete 13:37:55 c2d8d7efcc4b: Pull complete 13:37:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:37:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:37:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:37:55 prd-ubuntu18.04-docker-arm64-4c-16g-1345 does not seem to be running inside a container 13:37:55 $ 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/device-sdk-go/5 -v /w/workspace/device-sdk-go/5:/w/workspace/device-sdk-go/5:rw,z -v /w/workspace/device-sdk-go/5@tmp:/w/workspace/device-sdk-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:37:58 $ docker top d3eb3690761eb87f7147ebcbce954bd1da90cdf9462809ed8fd94678ba58b2c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:37:59 ---> job-cost.sh 13:37:59 lf-activate-venv: SKIPPING 13:37:59 INFO: No Stack... 13:37:59 INFO: Retrieving Pricing Info for: v3-standard-4 13:38:00 INFO: Archiving Costs [Pipeline] sh 13:38:00 + cat /w/workspace/device-sdk-go/5/archives/cost.csv 13:38:00 + cut -d, -f6 [Pipeline] lock 13:38:00 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-jakarta-5-stack-cost] 13:38:00 Resource [jenkins-edgexfoundry-device-sdk-go-jakarta-5-stack-cost] did not exist. Created. 13:38:00 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-jakarta-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:38:01 /w/workspace/device-sdk-go/5@tmp/durable-4f0c8abc/script.sh: 1: /w/workspace/device-sdk-go/5@tmp/durable-4f0c8abc/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:38:02 + echo total: 0.10999999940395355 [Pipeline] stash 13:38:02 Warning: overwriting stash ‘stack-cost’ 13:38:02 Stashed 1 file(s) [Pipeline] } 13:38:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-jakarta-5-stack-cost] [Pipeline] // lock [Pipeline] } 13:38:02 $ docker stop --time=1 d3eb3690761eb87f7147ebcbce954bd1da90cdf9462809ed8fd94678ba58b2c1 13:38:03 $ docker rm -f d3eb3690761eb87f7147ebcbce954bd1da90cdf9462809ed8fd94678ba58b2c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:38:04 provisioning config files... 13:38:04 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config8437139885909715507tmp [Pipeline] { [Pipeline] sh 13:38:04 + set +x 13:38:04 + curl -s https://codecov.io/bash 13:38:04 + bash -s -- 13:38:04 13:38:04 _____ _ 13:38:04 / ____| | | 13:38:04 | | ___ __| | ___ ___ _____ __ 13:38:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:38:04 | |___| (_) | (_| | __/ (_| (_) \ V / 13:38:04 \_____\___/ \__,_|\___|\___\___/ \_/ 13:38:04 Bash-1.0.6 13:38:04 13:38:04 13:38:04 ==> git version 2.24.4 found 13:38:04 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:38:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:38:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:38:04 ==> Jenkins CI detected. 13:38:04 current dir:  /w/workspace/gexfoundry_device-sdk-go_jakarta 13:38:04 project root: . 13:38:04 --> token set from env 13:38:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:38:04 ==> Running gcov in . (disable via -X gcov) 13:38:04 ==> Python coveragepy not found 13:38:04 ==> Searching for coverage reports in: 13:38:04 + . 13:38:04 -> Found 1 reports 13:38:04 ==> Detecting git/mercurial file structure 13:38:04 ==> Reading reports 13:38:04 + ./coverage.out bytes=128369 13:38:04 ==> Appending adjustments 13:38:04 https://docs.codecov.io/docs/fixing-reports 13:38:05 + Found adjustments 13:38:05 ==> Gzipping contents 13:38:05 24K /tmp/codecov.zG1doZ.gz 13:38:05 ==> Uploading reports 13:38:05 url: https://codecov.io 13:38:05 query: branch=jakarta&commit=6a81118fd5fae2129fb08f9495f332ae0f5b104f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fjakarta%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:38:05 -> Pinging Codecov 13:38:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=jakarta&commit=6a81118fd5fae2129fb08f9495f332ae0f5b104f&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fjakarta%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:38:05 -> Uploading to 13:38:05 https://storage.googleapis.com/codecov/v4/raw/2022-01-12/7E55EF52A471D76F132DFD9A03CDDE97/6a81118fd5fae2129fb08f9495f332ae0f5b104f/ef4c8723-9379-43bf-9fd6-916e3d0dd87e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220112T133805Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3682fba0f6f10e76c1f8ca1ca753a3da2495b11b76977542106221b8fc70bcb 13:38:05 % Total % Received % Xferd Average Speed Time Time Time Current 13:38:05 Dload Upload Total Spent Left Speed 13:38:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23061 0 0 100 23061 0 67254 --:--:-- --:--:-- --:--:-- 67429 13:38:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/6a81118fd5fae2129fb08f9495f332ae0f5b104f [Pipeline] } 13:38:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:38:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:38:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:38:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:38:06 13:38:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 13:38:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:38:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:38:06 188c0c94c7c5: Pulling fs layer 13:38:06 0ef7d3d256c8: Pulling fs layer 13:38:06 de9db76c5a1d: Pulling fs layer 13:38:06 0eba1c9be4d2: Pulling fs layer 13:38:06 0d57e429df01: Pulling fs layer 13:38:06 4e4be7b47b0d: Pulling fs layer 13:38:06 e1f770b5df2f: Pulling fs layer 13:38:06 85a0685a4137: Pulling fs layer 13:38:06 4e4be7b47b0d: Waiting 13:38:06 0eba1c9be4d2: Waiting 13:38:06 e1f770b5df2f: Waiting 13:38:06 85a0685a4137: Waiting 13:38:06 0d57e429df01: Waiting 13:38:06 de9db76c5a1d: Verifying Checksum 13:38:06 de9db76c5a1d: Download complete 13:38:06 0ef7d3d256c8: Verifying Checksum 13:38:06 0ef7d3d256c8: Download complete 13:38:06 0d57e429df01: Verifying Checksum 13:38:06 0d57e429df01: Download complete 13:38:06 188c0c94c7c5: Verifying Checksum 13:38:06 188c0c94c7c5: Download complete 13:38:06 4e4be7b47b0d: Verifying Checksum 13:38:06 4e4be7b47b0d: Download complete 13:38:07 e1f770b5df2f: Verifying Checksum 13:38:07 e1f770b5df2f: Download complete 13:38:07 0eba1c9be4d2: Verifying Checksum 13:38:07 0eba1c9be4d2: Download complete 13:38:07 188c0c94c7c5: Pull complete 13:38:07 0ef7d3d256c8: Pull complete 13:38:07 de9db76c5a1d: Pull complete 13:38:07 85a0685a4137: Verifying Checksum 13:38:07 85a0685a4137: Download complete 13:38:11 0eba1c9be4d2: Pull complete 13:38:11 0d57e429df01: Pull complete 13:38:11 4e4be7b47b0d: Pull complete 13:38:12 e1f770b5df2f: Pull complete 13:38:15 85a0685a4137: Pull complete 13:38:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 13:38:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:38:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 13:38:15 prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container 13:38:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:38:17 $ docker top 27b56fa38f7e1d4c3b38f81a4c49d2e80352c15ffefae616c841e4aa5657a733 -eo pid,comm [Pipeline] { [Pipeline] echo 13:38:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 13:38:17 + set -o pipefail 13:38:17 + snyk monitor '--org=edgex-jenkins' 13:38:19 13:38:19 Monitoring /w/workspace/gexfoundry_device-sdk-go_jakarta (github.com/edgexfoundry/device-sdk-go/v2)... 13:38:19 13:38:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/adab23ff-de00-4c37-804a-f9dbdfc419c0 13:38:19 13:38:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 13:38:19 13:38:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:38:19 13:38:20 [Pipeline] } 13:38:20 $ docker stop --time=1 27b56fa38f7e1d4c3b38f81a4c49d2e80352c15ffefae616c841e4aa5657a733 13:38:21 $ docker rm -f 27b56fa38f7e1d4c3b38f81a4c49d2e80352c15ffefae616c841e4aa5657a733 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 13:38:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:21 provisioning config files... 13:38:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config5685718697568814660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:38:21 --> edgex-publish-swagger.sh 13:38:21 === Publish openapi/v2 API === 13:38:21 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 13:38:21 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/gexfoundry_device-sdk-go_jakarta/openapi/v2/device-sdk.yaml] 13:38:21 % Total % Received % Xferd Average Speed Time Time Time Current 13:38:21 Dload Upload Total Spent Left Speed 13:38:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 65578 --:--:-- --:--:-- --:--:-- 65640 13:38:22 13:38:22 [Pipeline] } 13:38:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:38:22 + git log --format=format:%s -1 6a81118fd5fae2129fb08f9495f332ae0f5b104f [Pipeline] sh 13:38:22 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 13:38:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:38:23 . [Pipeline] withDockerContainer 13:38:23 prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container 13:38:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:38:23 $ docker top 702a2ccb28095589e29b156f4e8aa7b3b9f9e60d9a7888e02e5c7cb87aa1ceda -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:38:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:38:23 [ssh-agent] Looking for ssh-agent implementation... 13:38:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:23 $ docker exec 702a2ccb28095589e29b156f4e8aa7b3b9f9e60d9a7888e02e5c7cb87aa1ceda ssh-agent 13:38:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkLcnak/agent.14 13:38:24 SSH_AGENT_PID=21 13:38:24 Running ssh-add (command line suppressed) 13:38:24 Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_4558439302503801624.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_4558439302503801624.key) 13:38:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:38:24 + git semver tag 13:38:24 # -> Open(): unable to determine branch for HEAD 13:38:24 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_jakarta/.git 13:38:24 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_jakarta 13:38:24 # $SEMVER_REMOTE_NAME = origin 13:38:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:38:24 # $SEMVER_USER_NAME = edgex-jenkins 13:38:24 # $SEMVER_BRANCH = jakarta 13:38:24 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver 13:38:24 # 6a81118fd5fae2129fb08f9495f332ae0f5b104f HEAD 13:38:24 # -> Force: false 13:38:24 # 7e87bd9c6ac7833a7de802c3af67d47341988edc refs/tags/v2.1.1-dev.1 [Pipeline] } 13:38:24 $ docker exec --env ******** --env ******** 702a2ccb28095589e29b156f4e8aa7b3b9f9e60d9a7888e02e5c7cb87aa1ceda ssh-agent -k 13:38:24 unset SSH_AUTH_SOCK; 13:38:24 unset SSH_AGENT_PID; 13:38:24 echo Agent pid 21 killed; 13:38:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:38:24 + git semver [Pipeline] } 13:38:24 $ docker stop --time=1 702a2ccb28095589e29b156f4e8aa7b3b9f9e60d9a7888e02e5c7cb87aa1ceda 13:38:26 $ docker rm -f 702a2ccb28095589e29b156f4e8aa7b3b9f9e60d9a7888e02e5c7cb87aa1ceda [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:38:26 13:38:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:38:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:38:26 0.23.1-centos7: Pulling from edgex-lftools 13:38:26 ab5ef0e58194: Pulling fs layer 13:38:26 9712f1f96733: Pulling fs layer 13:38:26 63f879dbbcfc: Pulling fs layer 13:38:26 0d9ebad4ef96: Pulling fs layer 13:38:26 e9a5061849ea: Pulling fs layer 13:38:26 d747dcd14b5f: Pulling fs layer 13:38:26 2de7ff778b66: Pulling fs layer 13:38:26 e9a5061849ea: Waiting 13:38:26 d747dcd14b5f: Waiting 13:38:26 2de7ff778b66: Waiting 13:38:26 0d9ebad4ef96: Waiting 13:38:26 9712f1f96733: Verifying Checksum 13:38:26 9712f1f96733: Download complete 13:38:27 63f879dbbcfc: Verifying Checksum 13:38:27 63f879dbbcfc: Download complete 13:38:27 0d9ebad4ef96: Verifying Checksum 13:38:27 0d9ebad4ef96: Download complete 13:38:27 ab5ef0e58194: Verifying Checksum 13:38:27 ab5ef0e58194: Download complete 13:38:27 d747dcd14b5f: Verifying Checksum 13:38:27 d747dcd14b5f: Download complete 13:38:27 e9a5061849ea: Verifying Checksum 13:38:27 e9a5061849ea: Download complete 13:38:27 2de7ff778b66: Verifying Checksum 13:38:27 2de7ff778b66: Download complete 13:38:29 ab5ef0e58194: Pull complete 13:38:29 9712f1f96733: Pull complete 13:38:31 63f879dbbcfc: Pull complete 13:38:35 0d9ebad4ef96: Pull complete 13:38:35 e9a5061849ea: Pull complete 13:38:35 d747dcd14b5f: Pull complete 13:38:36 2de7ff778b66: Pull complete 13:38:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:38:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:38:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:38:37 prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container 13:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:38:40 $ docker top 6ba6c9a3c5fba4c4b96ff1de7180a436bae19465f51d71098739249edca5d0e1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:38:40 provisioning config files... 13:38:40 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config8378833341590994782tmp 13:38:40 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config7138972358651120224tmp 13:38:40 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config2281033902932107555tmp [Pipeline] { [Pipeline] echo 13:38:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:38:40 ---> sigul-configuration.sh 13:38:40 gpg: directory `/root/.gnupg' created 13:38:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:38:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:38:40 gpg: keyring `/root/.gnupg/secring.gpg' created 13:38:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:38:40 gpg: CAST5 encrypted data 13:38:40 gpg: encrypted with 1 passphrase 13:38:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:38:40 + mkdir /home/jenkins 13:38:40 + mkdir /home/jenkins/sigul [Pipeline] sh 13:38:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:38:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:38:41 ---> sigul-install.sh 13:38:41 Sigul already installed; skipping installation. [Pipeline] sh 13:38:41 + git tag --list 13:38:41 0.7.1 13:38:41 delhi-tag 13:38:41 v1.0.0 13:38:41 v1.1.0 13:38:41 v1.1.1 13:38:41 v1.1.2 13:38:41 v1.2.0 13:38:41 v1.2.1 13:38:41 v1.2.2 13:38:41 v1.2.3 13:38:41 v1.3.0 13:38:41 v1.4.0 13:38:41 v2.0.0 13:38:41 v2.0.1-dev.1 13:38:41 v2.0.1-dev.10 13:38:41 v2.0.1-dev.11 13:38:41 v2.0.1-dev.12 13:38:41 v2.0.1-dev.13 13:38:41 v2.0.1-dev.14 13:38:41 v2.0.1-dev.15 13:38:41 v2.0.1-dev.16 13:38:41 v2.0.1-dev.17 13:38:41 v2.0.1-dev.18 13:38:41 v2.0.1-dev.19 13:38:41 v2.0.1-dev.2 13:38:41 v2.0.1-dev.20 13:38:41 v2.0.1-dev.21 13:38:41 v2.0.1-dev.22 13:38:41 v2.0.1-dev.23 13:38:41 v2.0.1-dev.24 13:38:41 v2.0.1-dev.25 13:38:41 v2.0.1-dev.26 13:38:41 v2.0.1-dev.27 13:38:41 v2.0.1-dev.28 13:38:41 v2.0.1-dev.29 13:38:41 v2.0.1-dev.3 13:38:41 v2.0.1-dev.30 13:38:41 v2.0.1-dev.31 13:38:41 v2.0.1-dev.32 13:38:41 v2.0.1-dev.33 13:38:41 v2.0.1-dev.4 13:38:41 v2.0.1-dev.5 13:38:41 v2.0.1-dev.6 13:38:41 v2.0.1-dev.7 13:38:41 v2.0.1-dev.8 13:38:41 v2.0.1-dev.9 13:38:41 v2.1.0 13:38:41 v2.1.1-dev.1 13:38:41 v2.2.0-dev.1 13:38:41 v2.2.0-dev.2 13:38:41 v2.2.0-dev.3 13:38:41 v2.2.0-dev.4 13:38:41 v2.2.0-dev.5 13:38:41 v2.2.0-dev.6 13:38:41 v2.2.0-dev.7 [Pipeline] sh 13:38:41 + lftools sign git-tag v2.1.1-dev.1 13:38:42 Signing Git tag with Sigul... 13:38:42 Signing v2.1.1-dev.1 [Pipeline] echo 13:38:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:38:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:38:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:38:43 $ docker stop --time=1 6ba6c9a3c5fba4c4b96ff1de7180a436bae19465f51d71098739249edca5d0e1 13:38:44 $ docker rm -f 6ba6c9a3c5fba4c4b96ff1de7180a436bae19465f51d71098739249edca5d0e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:38:44 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 13:38:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:38:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:38:45 . [Pipeline] withDockerContainer 13:38:45 prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container 13:38:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:38:45 $ docker top 630c7a0d08770b4a1e7b44b4b3988b1948f42212c5f6e9e111d1264ad7c595e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:38:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:38:45 [ssh-agent] Looking for ssh-agent implementation... 13:38:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:45 $ docker exec 630c7a0d08770b4a1e7b44b4b3988b1948f42212c5f6e9e111d1264ad7c595e4 ssh-agent 13:38:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBinECf/agent.14 13:38:45 SSH_AGENT_PID=21 13:38:45 Running ssh-add (command line suppressed) 13:38:45 Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_4757691745766638810.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_4757691745766638810.key) 13:38:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:38:46 + git semver bump pre 13:38:46 # -> Open(): unable to determine branch for HEAD 13:38:46 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_jakarta/.git 13:38:46 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_jakarta 13:38:46 # $SEMVER_REMOTE_NAME = origin 13:38:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:38:46 # $SEMVER_USER_NAME = edgex-jenkins 13:38:46 # $SEMVER_BRANCH = jakarta 13:38:46 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver 13:38:46 2.1.1-dev.2 [Pipeline] } 13:38:46 $ docker exec --env ******** --env ******** 630c7a0d08770b4a1e7b44b4b3988b1948f42212c5f6e9e111d1264ad7c595e4 ssh-agent -k 13:38:46 unset SSH_AUTH_SOCK; 13:38:46 unset SSH_AGENT_PID; 13:38:46 echo Agent pid 21 killed; 13:38:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:38:46 + git semver [Pipeline] } 13:38:46 $ docker stop --time=1 630c7a0d08770b4a1e7b44b4b3988b1948f42212c5f6e9e111d1264ad7c595e4 13:38:47 $ docker rm -f 630c7a0d08770b4a1e7b44b4b3988b1948f42212c5f6e9e111d1264ad7c595e4 [Pipeline] // withDockerContainer [Pipeline] sh 13:38:48 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 13:38:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 13:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:38:48 . [Pipeline] withDockerContainer 13:38:48 prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container 13:38:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:38:48 $ docker top d187e1fb72f9569d1fa8160be05e1042e9f41a17e0f91a4aab036b3be96d91e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:38:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:38:49 [ssh-agent] Looking for ssh-agent implementation... 13:38:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:38:49 $ docker exec d187e1fb72f9569d1fa8160be05e1042e9f41a17e0f91a4aab036b3be96d91e3 ssh-agent 13:38:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIDkipn/agent.14 13:38:49 SSH_AGENT_PID=20 13:38:49 Running ssh-add (command line suppressed) 13:38:49 Identity added: /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_1171404477554047589.key (/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/private_key_1171404477554047589.key) 13:38:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:38:49 + git semver push 13:38:49 # -> Open(): unable to determine branch for HEAD 13:38:49 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_jakarta/.git 13:38:49 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_jakarta 13:38:49 # $SEMVER_REMOTE_NAME = origin 13:38:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:38:49 # $SEMVER_USER_NAME = edgex-jenkins 13:38:49 # $SEMVER_BRANCH = jakarta 13:38:49 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_jakarta/.semver [Pipeline] } 13:38:51 $ docker exec --env ******** --env ******** d187e1fb72f9569d1fa8160be05e1042e9f41a17e0f91a4aab036b3be96d91e3 ssh-agent -k 13:38:51 unset SSH_AUTH_SOCK; 13:38:51 unset SSH_AGENT_PID; 13:38:51 echo Agent pid 20 killed; 13:38:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:38:52 + git semver [Pipeline] } 13:38:52 $ docker stop --time=1 d187e1fb72f9569d1fa8160be05e1042e9f41a17e0f91a4aab036b3be96d91e3 13:38:53 $ docker rm -f d187e1fb72f9569d1fa8160be05e1042e9f41a17e0f91a4aab036b3be96d91e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:38:53 + '[' -d /w/workspace/gexfoundry_device-sdk-go_jakarta/archives ']' 13:38:53 + ls -al /w/workspace/gexfoundry_device-sdk-go_jakarta/archives 13:38:53 total 8 13:38:53 drwxr-xr-x. 3 root root 34 Jan 12 13:32 . 13:38:53 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 12 13:38 .. 13:38:53 drwxr-xr-x. 2 root root 6 Jan 12 13:32 cost 13:38:53 -rw-r--r--. 1 root root 85 Jan 12 13:32 cost.csv 13:38:53 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_jakarta/archives 13:38:53 + ls -al /w/workspace/gexfoundry_device-sdk-go_jakarta/archives 13:38:53 total 8 13:38:53 drwxr-xr-x. 3 jenkins jenkins 34 Jan 12 13:32 . 13:38:53 drwxrwxr-x. 13 jenkins jenkins 4096 Jan 12 13:38 .. 13:38:53 drwxr-xr-x. 2 jenkins jenkins 6 Jan 12 13:32 cost 13:38:53 -rw-r--r--. 1 jenkins jenkins 85 Jan 12 13:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:38:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:38:54 ---> package-listing.sh 13:38:54 ++ facter osfamily 13:38:54 ++ tr '[:upper:]' '[:lower:]' 13:38:55 + OS_FAMILY=redhat 13:38:55 + workspace=/w/workspace/gexfoundry_device-sdk-go_jakarta 13:38:55 + START_PACKAGES=/tmp/packages_start.txt 13:38:55 + END_PACKAGES=/tmp/packages_end.txt 13:38:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:38:55 + PACKAGES=/tmp/packages_start.txt 13:38:55 + '[' /w/workspace/gexfoundry_device-sdk-go_jakarta ']' 13:38:55 + PACKAGES=/tmp/packages_end.txt 13:38:55 + case "${OS_FAMILY}" in 13:38:55 + rpm -qa 13:38:55 + sort 13:38:55 + '[' -f /tmp/packages_start.txt ']' 13:38:55 + '[' -f /tmp/packages_end.txt ']' 13:38:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:38:55 + '[' /w/workspace/gexfoundry_device-sdk-go_jakarta ']' 13:38:55 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_jakarta/archives/ 13:38:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_jakarta/archives/ [Pipeline] echo 13:38:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:38:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:38:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:38:56 . [Pipeline] withDockerContainer 13:38:56 prd-centos7-docker-4c-2g-1344 does not seem to be running inside a container 13:38:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_jakarta/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_jakarta -v /w/workspace/gexfoundry_device-sdk-go_jakarta:/w/workspace/gexfoundry_device-sdk-go_jakarta:rw,z -v /w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:38:56 $ docker top fefbad68dfcee62212ed0fbabda96433796a8b9319ef8d0f1eb40c1544eea110 -eo pid,comm [Pipeline] { [Pipeline] sh 13:38:57 + touch /tmp/pre-build-complete [Pipeline] sh 13:38:57 + mkdir -p /var/log/sysstat [Pipeline] sh 13:38:57 + ls /var/log/sa-host 13:38:57 + sadf -c /var/log/sa-host/sa12 13:38:57 file_magic: OK 13:38:57 HZ: Using current value: 100 13:38:57 file_header: OK 13:38:57 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:38:57 Statistics: 13:38:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:38:57 File successfully converted to sysstat format version 12.0.3 13:38:57 + sadf -c /var/log/sa-host/sa17 13:38:57 file_magic: OK 13:38:57 HZ: Using current value: 100 13:38:57 file_header: OK 13:38:57 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 13:38:57 Statistics: 13:38:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:38:57 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:38:57 provisioning config files... 13:38:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_jakarta@tmp/config7557790381796509105tmp [Pipeline] { [Pipeline] echo 13:38:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:38:58 ---> create-netrc.sh [Pipeline] } 13:38:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:38:58 ---> python-tools-install.sh [Pipeline] echo 13:38:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:38:58 ---> sudo-logs.sh 13:38:58 Archiving 'sudo' log.. 13:38:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-1344.novalocal: Name or service not known 13:38:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-1344.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:38:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:38:59 ---> job-cost.sh 13:38:59 lf-activate-venv: SKIPPING 13:38:59 DEBUG: total: 0.05999999865889549 13:38:59 INFO: Retrieving Stack Cost... 13:38:59 INFO: Retrieving Pricing Info for: v3-standard-2 13:38:59 INFO: Archiving Costs [Pipeline] echo 13:38:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:39:00 ---> logs-deploy.sh 13:39:00 lf-activate-venv: SKIPPING 13:39:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/jakarta/5 13:39:00 INFO: archiving workspace using pattern(s): 13:39:00 Archives upload complete. 13:39:00 INFO: archiving logs to Nexus 13:39:01 ---> uname -a: 13:39:01 Linux prd-centos7-docker-4c-2g-1344.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 13:39:01 13:39:01 13:39:01 ---> lscpu: 13:39:01 Architecture: x86_64 13:39:01 CPU op-mode(s): 32-bit, 64-bit 13:39:01 Byte Order: Little Endian 13:39:01 Address sizes: 40 bits physical, 48 bits virtual 13:39:01 CPU(s): 2 13:39:01 On-line CPU(s) list: 0,1 13:39:01 Thread(s) per core: 1 13:39:01 Core(s) per socket: 1 13:39:01 Socket(s): 2 13:39:01 NUMA node(s): 1 13:39:01 Vendor ID: AuthenticAMD 13:39:01 CPU family: 23 13:39:01 Model: 49 13:39:01 Model name: AMD EPYC-Rome Processor 13:39:01 Stepping: 0 13:39:01 CPU MHz: 2799.998 13:39:01 BogoMIPS: 5599.99 13:39:01 Virtualization: AMD-V 13:39:01 Hypervisor vendor: KVM 13:39:01 Virtualization type: full 13:39:01 L1d cache: 32K 13:39:01 L1i cache: 32K 13:39:01 L2 cache: 512K 13:39:01 L3 cache: 16384K 13:39:01 NUMA node0 CPU(s): 0,1 13:39:01 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:39:01 13:39:01 13:39:01 ---> nproc: 13:39:01 2 13:39:01 13:39:01 13:39:01 ---> df -h: 13:39:01 Filesystem Size Used Avail Use% Mounted on 13:39:01 overlay 40G 9.7G 31G 25% / 13:39:01 tmpfs 64M 0 64M 0% /dev 13:39:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:39:01 shm 64M 0 64M 0% /dev/shm 13:39:01 /dev/vda1 40G 9.7G 31G 25% /facter-os 13:39:01 13:39:01 13:39:01 ---> sar -b -r -n DEV: 13:39:01 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/12/22 _x86_64_ (2 CPU) 13:39:01 13:39:01 13:29:49 LINUX RESTART (2 CPU) 13:39:01 13:39:01 13:30:01 tps rtps wtps bread/s bwrtn/s 13:39:01 13:31:01 248.68 41.31 207.37 6434.20 62741.66 13:39:01 13:32:01 141.00 0.07 140.94 1.60 15227.83 13:39:01 13:33:01 115.62 0.00 115.62 0.00 24014.44 13:39:01 13:34:01 0.80 0.00 0.80 0.00 6.63 13:39:01 13:35:01 0.30 0.00 0.30 0.00 3.35 13:39:01 13:36:01 0.30 0.00 0.30 0.00 4.23 13:39:01 13:37:01 0.18 0.00 0.18 0.00 2.17 13:39:01 13:38:01 0.33 0.00 0.33 0.00 4.38 13:39:01 Average: 63.44 5.18 58.26 805.26 12758.79 13:39:01 13:39:01 13:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:39:01 13:31:01 4779468 0 851476 10.63 2620 2375368 1701244 18.78 864364 2042860 73320 13:39:01 13:32:01 4761224 0 897752 11.21 2620 2347336 1805092 19.93 954124 1959928 548 13:39:01 13:33:01 4165808 0 942668 11.77 2620 2897836 1436064 15.85 961664 2462684 20 13:39:01 13:34:01 4180688 0 927784 11.58 2620 2897840 1273316 14.06 951376 2462684 12 13:39:01 13:35:01 4191980 0 916484 11.44 2620 2897848 1273316 14.06 943008 2462684 8 13:39:01 13:36:01 4191956 0 916508 11.44 2620 2897848 1273412 14.06 943092 2462684 8 13:39:01 13:37:01 4196928 0 911528 11.38 2620 2897856 1273316 14.06 938168 2462684 8 13:39:01 13:38:01 4197564 0 910888 11.37 2620 2897860 1273316 14.06 938192 2462684 8 13:39:01 Average: 4333202 0 909386 11.35 2620 2763724 1413634 15.61 936748 2347362 9242 13:39:01 13:39:01 13:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:39:01 13:31:01 vethffa304c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:39:01 13:31:01 eth0 571.74 322.31 4385.75 92.85 0.00 0.00 0.00 0.00 13:39:01 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:31:01 docker0 21.86 17.17 2.76 102.16 0.00 0.00 0.00 0.00 13:39:01 13:32:01 eth0 102.75 79.57 480.69 17.21 0.00 0.00 0.00 0.00 13:39:01 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:32:01 vethb07bcb9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:32:01 docker0 61.84 66.46 4.53 448.64 0.00 0.00 0.00 0.00 13:39:01 13:33:01 eth0 154.82 99.92 2704.67 112.30 0.00 0.00 0.00 0.00 13:39:01 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:33:01 docker0 8.76 10.77 0.51 51.22 0.00 0.00 0.00 0.00 13:39:01 13:34:01 eth0 0.25 0.23 0.02 0.02 0.00 0.00 0.00 0.00 13:39:01 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:35:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:39:01 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:36:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:39:01 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:37:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:39:01 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:38:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:39:01 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 Average: eth0 103.84 62.86 946.95 27.82 0.00 0.00 0.00 0.00 13:39:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 Average: docker0 11.56 11.80 0.98 75.28 0.00 0.00 0.00 0.00 13:39:01 13:39:01 13:39:01 ---> sar -P ALL: 13:39:01 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/12/22 _x86_64_ (2 CPU) 13:39:01 13:39:01 13:29:49 LINUX RESTART (2 CPU) 13:39:01 13:39:01 13:30:01 CPU %user %nice %system %iowait %steal %idle 13:39:01 13:31:01 all 40.04 0.00 11.79 6.50 0.13 41.54 13:39:01 13:31:01 0 38.85 0.00 12.34 7.38 0.13 41.30 13:39:01 13:31:01 1 41.23 0.00 11.24 5.62 0.13 41.78 13:39:01 13:32:01 all 63.33 0.00 10.08 2.68 0.16 23.75 13:39:01 13:32:01 0 63.15 0.00 10.43 2.99 0.15 23.29 13:39:01 13:32:01 1 63.52 0.00 9.72 2.38 0.16 24.21 13:39:01 13:33:01 all 22.32 0.00 5.46 1.48 0.07 70.67 13:39:01 13:33:01 0 22.04 0.00 5.61 2.11 0.09 70.16 13:39:01 13:33:01 1 22.59 0.00 5.32 0.85 0.05 71.19 13:39:01 13:34:01 all 0.27 0.00 0.08 0.00 0.01 99.65 13:39:01 13:34:01 0 0.10 0.00 0.10 0.00 0.00 99.80 13:39:01 13:34:01 1 0.43 0.00 0.05 0.00 0.02 99.50 13:39:01 13:35:01 all 0.18 0.00 0.11 0.00 0.02 99.69 13:39:01 13:35:01 0 0.07 0.00 0.10 0.00 0.02 99.82 13:39:01 13:35:01 1 0.30 0.00 0.12 0.00 0.02 99.57 13:39:01 13:36:01 all 0.18 0.00 0.05 0.00 0.01 99.76 13:39:01 13:36:01 0 0.03 0.00 0.07 0.00 0.02 99.88 13:39:01 13:36:01 1 0.33 0.00 0.03 0.00 0.00 99.63 13:39:01 13:37:01 all 0.26 0.00 0.03 0.00 0.02 99.69 13:39:01 13:37:01 0 0.08 0.00 0.05 0.00 0.02 99.85 13:39:01 13:37:01 1 0.43 0.00 0.02 0.00 0.02 99.53 13:39:01 13:38:01 all 0.22 0.00 0.03 0.00 0.00 99.75 13:39:01 13:38:01 0 0.05 0.00 0.05 0.00 0.00 99.90 13:39:01 13:38:01 1 0.38 0.00 0.02 0.00 0.00 99.60 13:39:01 Average: all 15.06 0.00 3.29 1.27 0.05 80.32 13:39:01 Average: 0 14.76 0.00 3.43 1.49 0.05 80.27 13:39:01 Average: 1 15.36 0.00 3.16 1.05 0.05 80.38 13:39:01 13:39:01 13:39:01