Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of edgego for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 rather than bb5c42cdde93153f32635e6e5637fc162a7abfce Obtained Jenkinsfile from 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 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-ssh3396760839895436335.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-ssh9516409069418599544.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/PR-1073/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/PR-1073/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4039767450811701194.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-ssh16800229847416402992.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/PR-1073/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/PR-1073/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14325031714442727895.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1464 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [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_PR-1073 # 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_PR-1073@tmp/jenkins-gitclient-ssh2317802255921562195.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh5257144193292350186.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce Merge succeeded, producing 7720c675d0afddcafc187bcd47bef3edccdc74e8 Checking out Revision 7720c675d0afddcafc187bcd47bef3edccdc74e8 (PR-1073) > git config core.sparsecheckout # timeout=10 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh6732914626966928341.key > git merge 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7720c675d0afddcafc187bcd47bef3edccdc74e8 # timeout=10 Commit message: "Merge commit '010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:42:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:42:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:42:40 ========================================================= 22:42:40 EdgeX Global Pipelines Version Info 22:42:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 266fa6a04a81b9f015fc684475527f58e39ffddf # timeout=10 22:42:41 ------------------- 22:42:41 stable info: 22:42:41 ------------------- 22:42:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:42:41 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 22:42:41 Message: update stable to v1.0.218 22:42:42 ------------------- 22:42:42 experimental info: 22:42:42 ------------------- 22:42:42 Commited By: **** collab-it+edgex@linuxfoundation.org 22:42:42 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 22:42:42 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1073 [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1073 [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1073 [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7720c675d0afddcafc187bcd47bef3edccdc74e8 [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7720c67 [Pipeline] echo 22:42:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:42 provisioning config files... 22:42:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config3405957981381630530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:43 ---> docker-login.sh 22:42:43 nexus3.edgexfoundry.org:10001 22:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:43 Configure a credential helper to remove this warning. See 22:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:43 22:42:43 Login Succeeded 22:42:43 nexus3.edgexfoundry.org:10002 22:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:43 Configure a credential helper to remove this warning. See 22:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:43 22:42:43 Login Succeeded 22:42:43 nexus3.edgexfoundry.org:10003 22:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:43 Configure a credential helper to remove this warning. See 22:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:43 22:42:43 Login Succeeded 22:42:43 nexus3.edgexfoundry.org:10004 22:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:43 Configure a credential helper to remove this warning. See 22:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:43 22:42:43 Login Succeeded 22:42:43 docker.io 22:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:43 Configure a credential helper to remove this warning. See 22:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:43 22:42:43 Login Succeeded 22:42:43 ---> docker-login.sh ends [Pipeline] } 22:42:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:42:44 + git rev-list -1 --merges 7720c675d0afddcafc187bcd47bef3edccdc74e8~1..7720c675d0afddcafc187bcd47bef3edccdc74e8 [Pipeline] echo 22:42:44 -----------> git rev-list -1 --merges 7720c675d0afddcafc187bcd47bef3edccdc74e8~1..7720c675d0afddcafc187bcd47bef3edccdc74e8 7720c675d0afddcafc187bcd47bef3edccdc74e8 22:42:44 7720c675d0afddcafc187bcd47bef3edccdc74e8 [false] [Pipeline] sh 22:42:44 + git log --format=format:%s -1 7720c675d0afddcafc187bcd47bef3edccdc74e8 [Pipeline] echo 22:42:44 ========================================================= 22:42:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:42:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:42:45 + git log --format=format:%s -1 7720c675d0afddcafc187bcd47bef3edccdc74e8 [Pipeline] echo 22:42:45 [semverPrep] GIT_COMMIT: 7720c675d0afddcafc187bcd47bef3edccdc74e8, Commit Message: Merge commit '010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1' into HEAD [Pipeline] echo 22:42:45 [semverPrep] This is not a build commit. [Pipeline] sh 22:42:45 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 22:42:45 + grep -v github /etc/ssh/ssh_known_hosts 22:42:45 + '[' -e /tmp/ssh_known_hosts ']' 22:42:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:42:45 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 22:42:45 + sudo tee -a /etc/ssh/ssh_known_hosts 22:42:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:42:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:45 22:42:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:42:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:46 latest: Pulling from edgex-devops/git-semver 22:42:46 a0d0a0d46f8b: Pulling fs layer 22:42:46 3e5f54012d9b: Pulling fs layer 22:42:46 4c7163046ea9: Pulling fs layer 22:42:46 0c2d73faf560: Pulling fs layer 22:42:46 0c2d73faf560: Waiting 22:42:46 3e5f54012d9b: Verifying Checksum 22:42:46 3e5f54012d9b: Download complete 22:42:46 a0d0a0d46f8b: Verifying Checksum 22:42:46 a0d0a0d46f8b: Download complete 22:42:46 4c7163046ea9: Verifying Checksum 22:42:46 4c7163046ea9: Download complete 22:42:46 0c2d73faf560: Verifying Checksum 22:42:46 0c2d73faf560: Download complete 22:42:46 a0d0a0d46f8b: Pull complete 22:42:46 3e5f54012d9b: Pull complete 22:42:46 4c7163046ea9: Pull complete 22:42:46 0c2d73faf560: Pull complete 22:42:46 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:42:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:42:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:42:46 prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container 22:42:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:42:47 $ docker top 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:42:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:47 [ssh-agent] Looking for ssh-agent implementation... 22:42:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:47 $ docker exec 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 ssh-agent 22:42:47 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfnldbi/agent.13 22:42:47 SSH_AGENT_PID=20 22:42:47 Running ssh-add (command line suppressed) 22:42:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_5425972932354080669.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_5425972932354080669.key) 22:42:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:48 + git tag --points-at HEAD [Pipeline] } 22:42:48 $ docker exec --env ******** --env ******** 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 ssh-agent -k 22:42:48 unset SSH_AUTH_SOCK; 22:42:48 unset SSH_AGENT_PID; 22:42:48 echo Agent pid 20 killed; 22:42:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:42:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:42:48 [ssh-agent] Looking for ssh-agent implementation... 22:42:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:48 $ docker exec 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 ssh-agent 22:42:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhoCEab/agent.54 22:42:48 SSH_AGENT_PID=61 22:42:48 Running ssh-add (command line suppressed) 22:42:48 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_7839687806410736760.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_7839687806410736760.key) 22:42:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:42:49 + git semver init 22:42:49 # -> Open(): unable to determine branch for HEAD 22:42:49 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.git 22:42:49 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1073 22:42:49 # $SEMVER_REMOTE_NAME = origin 22:42:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:42:49 # $SEMVER_USER_NAME = edgex-jenkins 22:42:49 # $SEMVER_BRANCH = PR-1073 22:42:49 # $SEMVER_TEMP = /tmp/semver-240714483 22:42:49 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 22:42:50 # '/tmp/semver-240714483' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver' 22:42:50 # -> Force: false 22:42:50 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver [Pipeline] } 22:42:50 $ docker exec --env ******** --env ******** 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 ssh-agent -k 22:42:50 unset SSH_AUTH_SOCK; 22:42:50 unset SSH_AGENT_PID; 22:42:50 echo Agent pid 61 killed; 22:42:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:42:50 + git semver [Pipeline] } 22:42:50 $ docker stop --time=1 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 22:42:51 $ docker rm -f 561b4a9c85e16d2edce02ca37721bd0b276f6d4c32ccc7e7e196ea5b627237a6 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:42:52 Stashed 1 file(s) [Pipeline] echo 22:42:52 [edgeXSemver]: initialized semver on version 0.0.0 [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 22:42:52 provisioning config files... 22:42:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config4940160375385770614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:52 ---> docker-login.sh 22:42:52 nexus3.edgexfoundry.org:10001 22:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:52 Configure a credential helper to remove this warning. See 22:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:52 22:42:52 Login Succeeded 22:42:52 nexus3.edgexfoundry.org:10002 22:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:52 Configure a credential helper to remove this warning. See 22:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:52 22:42:52 Login Succeeded 22:42:52 nexus3.edgexfoundry.org:10003 22:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:52 Configure a credential helper to remove this warning. See 22:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:52 22:42:52 Login Succeeded 22:42:52 nexus3.edgexfoundry.org:10004 22:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:52 Configure a credential helper to remove this warning. See 22:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:52 22:42:52 Login Succeeded 22:42:52 docker.io 22:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:53 Configure a credential helper to remove this warning. See 22:42:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:53 22:42:53 Login Succeeded 22:42:53 ---> docker-login.sh ends [Pipeline] } 22:42:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:53 ========================================================= 22:42:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:42:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:42:53 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 22:42:53 Sending build context to Docker daemon 33.8MB 22:42:53 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 22:42:53 Step 2/10 : FROM ${BASE} AS builder 22:42:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:42:54 a0d0a0d46f8b: Already exists 22:42:54 31adcdaf11c8: Pulling fs layer 22:42:54 b8b176561691: Pulling fs layer 22:42:54 4527c011a84f: Pulling fs layer 22:42:54 5d74067f8e1e: Pulling fs layer 22:42:54 e0aca202a116: Pulling fs layer 22:42:54 3a43be97a3b4: Pulling fs layer 22:42:54 34cad66bf833: Pulling fs layer 22:42:54 b4e3c513aaa6: Pulling fs layer 22:42:54 5d74067f8e1e: Waiting 22:42:54 e0aca202a116: Waiting 22:42:54 3a43be97a3b4: Waiting 22:42:54 34cad66bf833: Waiting 22:42:54 b4e3c513aaa6: Waiting 22:42:54 b8b176561691: Verifying Checksum 22:42:54 b8b176561691: Download complete 22:42:54 31adcdaf11c8: Verifying Checksum 22:42:54 31adcdaf11c8: Download complete 22:42:54 5d74067f8e1e: Verifying Checksum 22:42:54 5d74067f8e1e: Download complete 22:42:54 e0aca202a116: Verifying Checksum 22:42:54 e0aca202a116: Download complete 22:42:54 3a43be97a3b4: Verifying Checksum 22:42:54 3a43be97a3b4: Download complete 22:42:54 34cad66bf833: Verifying Checksum 22:42:54 34cad66bf833: Download complete 22:42:54 31adcdaf11c8: Pull complete 22:42:54 b8b176561691: Pull complete 22:42:54 4527c011a84f: Verifying Checksum 22:42:54 4527c011a84f: Download complete 22:42:54 b4e3c513aaa6: Verifying Checksum 22:42:54 b4e3c513aaa6: Download complete 22:42:58 4527c011a84f: Pull complete 22:42:58 5d74067f8e1e: Pull complete 22:42:58 e0aca202a116: Pull complete 22:42:58 3a43be97a3b4: Pull complete 22:42:58 34cad66bf833: Pull complete 22:43:00 b4e3c513aaa6: Pull complete 22:43:00 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:43:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:43:00 ---> 9f6097aaca64 22:43:00 Step 3/10 : ARG MAKE=make build 22:43:02 ---> Running in 253e721c3e4d 22:43:02 Removing intermediate container 253e721c3e4d 22:43:02 ---> 2b86a926fd1e 22:43:02 Step 4/10 : WORKDIR /device-sdk-go 22:43:02 ---> Running in 65ced061107d 22:43:02 Removing intermediate container 65ced061107d 22:43:02 ---> 2bc6d6c3459b 22:43:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:43:02 ---> Running in d043afc4e7c1 22:43:02 Removing intermediate container d043afc4e7c1 22:43:02 ---> 54f3786382d6 22:43:02 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:43:02 ---> Running in 42de11a80a20 22:43:03 Removing intermediate container 42de11a80a20 22:43:03 ---> 78699904519e 22:43:03 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:43:03 ---> Running in fa5bc06bf665 22:43:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:43:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:43:04 OK: 220 MiB in 52 packages 22:43:04 Removing intermediate container fa5bc06bf665 22:43:04 ---> 2ed488611354 22:43:04 Step 8/10 : COPY . . 22:43:05 ---> d0eaff26c040 22:43:05 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:05 ---> Running in 76204a69cf50 22:43:07 Still waiting to schedule task 22:43:07 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1463’ 22:43:32 Removing intermediate container 76204a69cf50 22:43:32 ---> 47c97e78de04 22:43:32 Step 10/10 : RUN ${MAKE} 22:43:32 ---> Running in fa192f4d2455 22:43:32 noop 22:43:32 Removing intermediate container fa192f4d2455 22:43:32 ---> 6b1349fbb166 22:43:32 Successfully built 6b1349fbb166 22:43:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:43:32 + docker inspect -f . ci-base-image-x86_64 22:43:32 . [Pipeline] withDockerContainer 22:43:32 prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container 22:43:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:43:32 $ docker top cb58dff33938c07ae5a444123558ee7dabed62b2469d2944a7ae74df1433441b -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:33 + go version 22:43:33 go version go1.16.8 linux/amd64 [Pipeline] } 22:43:33 $ docker stop --time=1 cb58dff33938c07ae5a444123558ee7dabed62b2469d2944a7ae74df1433441b 22:43:34 $ docker rm -f cb58dff33938c07ae5a444123558ee7dabed62b2469d2944a7ae74df1433441b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:34 + docker inspect -f . ci-base-image-x86_64 22:43:34 . [Pipeline] withDockerContainer 22:43:35 prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container 22:43:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:43:35 $ docker top ae0c8ceb4f1202a2a208b34da30bf5f614e30febdad9e67ff13359db2d8b137e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:43:35 + make test 22:43:35 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:43:36 internal/autoevent/executor.go:12:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 22:43:36 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:43:36 internal/autoevent/executor.go:13:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 22:43:36 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:43:36 internal/prometheus/prom.go:8:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus); to add: 22:43:36 go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus 22:43:36 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 22:43:36 $ docker stop --time=1 ae0c8ceb4f1202a2a208b34da30bf5f614e30febdad9e67ff13359db2d8b137e 22:43:37 $ docker rm -f ae0c8ceb4f1202a2a208b34da30bf5f614e30febdad9e67ff13359db2d8b137e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:37 22:43:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:43:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:37 latest: Pulling from edgex-lftools-log-publisher 22:43:37 b4d181a07f80: Pulling fs layer 22:43:37 a1111a8f2ec3: Pulling fs layer 22:43:37 ed53099fbce6: Pulling fs layer 22:43:37 dc539afda2c1: Pulling fs layer 22:43:37 77bc0d833cb6: Pulling fs layer 22:43:37 9065ff56babe: Pulling fs layer 22:43:37 d287ab97295c: Pulling fs layer 22:43:37 dc539afda2c1: Waiting 22:43:37 77bc0d833cb6: Waiting 22:43:37 9065ff56babe: Waiting 22:43:37 d287ab97295c: Waiting 22:43:37 a1111a8f2ec3: Verifying Checksum 22:43:37 a1111a8f2ec3: Download complete 22:43:37 dc539afda2c1: Verifying Checksum 22:43:37 dc539afda2c1: Download complete 22:43:38 77bc0d833cb6: Verifying Checksum 22:43:38 77bc0d833cb6: Download complete 22:43:38 ed53099fbce6: Verifying Checksum 22:43:38 ed53099fbce6: Download complete 22:43:38 9065ff56babe: Verifying Checksum 22:43:38 9065ff56babe: Download complete 22:43:38 b4d181a07f80: Verifying Checksum 22:43:38 b4d181a07f80: Download complete 22:43:38 d287ab97295c: Verifying Checksum 22:43:38 d287ab97295c: Download complete 22:43:39 b4d181a07f80: Pull complete 22:43:39 a1111a8f2ec3: Pull complete 22:43:40 ed53099fbce6: Pull complete 22:43:40 dc539afda2c1: Pull complete 22:43:40 77bc0d833cb6: Pull complete 22:43:40 9065ff56babe: Pull complete 22:43:46 d287ab97295c: Pull complete 22:43:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:43:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:43:46 prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container 22:43:46 $ 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_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:43:48 $ docker top a2757dd2a2ed375b03a098dd9df394034201b81406df74a1efaf07f410f10184 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:43:49 ---> job-cost.sh 22:43:49 lf-activate-venv: SKIPPING 22:43:49 INFO: No Stack... 22:43:49 INFO: Retrieving Pricing Info for: v3-standard-2 22:43:49 INFO: Archiving Costs [Pipeline] sh 22:43:49 + cut -d, -f6 22:43:49 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/cost.csv [Pipeline] lock 22:43:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] 22:43:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] did not exist. Created. 22:43:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:43:50 + echo total: 0.05999999865889549 [Pipeline] stash 22:43:50 Stashed 1 file(s) [Pipeline] } 22:43:50 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:43:50 $ docker stop --time=1 a2757dd2a2ed375b03a098dd9df394034201b81406df74a1efaf07f410f10184 22:43:51 $ docker rm -f a2757dd2a2ed375b03a098dd9df394034201b81406df74a1efaf07f410f10184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:43:51 Failed in branch amd64 22:46:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1465 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] ws 22:46:12 Running in /w/workspace/device-sdk-go/6 [Pipeline] { [Pipeline] checkout 22:46:12 The recommended git tool is: git 22:46:18 using credential edgex-jenkins-ssh 22:46:18 Cloning the remote Git repository 22:46:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 22:46:18 > git init /w/workspace/device-sdk-go/6 # timeout=10 22:46:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:46:18 > git --version # timeout=10 22:46:18 > git --version # 'git version 2.17.1' 22:46:18 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:46:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:20 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 22:46:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 22:46:20 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:46:23 Merging remotes/origin/main commit 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce 22:46:23 Merge succeeded, producing c709b393dfe15b1edd8c8dfd8915bc0b6aba1152 22:46:23 Checking out Revision c709b393dfe15b1edd8c8dfd8915bc0b6aba1152 (PR-1073) 22:46:23 > git config core.sparsecheckout # timeout=10 22:46:23 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 22:46:23 > git remote # timeout=10 22:46:23 > git config --get remote.origin.url # timeout=10 22:46:23 using GIT_SSH to set credentials SSH Credentials for GitHub 22:46:23 > git merge 010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1 # timeout=10 22:46:23 > git rev-parse HEAD^{commit} # timeout=10 22:46:23 > git config core.sparsecheckout # timeout=10 22:46:23 > git checkout -f c709b393dfe15b1edd8c8dfd8915bc0b6aba1152 # timeout=10 22:46:27 Commit message: "Merge commit '010109ac27d0c5bf83524e8a72dc5fbfafcc8fd1' into HEAD" 22:46:27 First time build. Skipping changelog. 22:46:27 > git rev-list --no-walk 266fa6a04a81b9f015fc684475527f58e39ffddf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:46:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:46:28 % Total % Received % Xferd Average Speed Time Time Time Current 22:46:28 Dload Upload Total Spent Left Speed 22:46:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46081 0 --:--:-- --:--:-- --:--:-- 46081 [Pipeline] sh 22:46:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:46:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:46:29 + sudo tee /etc/docker/daemon.new 22:46:29 { 22:46:29 "registry-mirrors": [ 22:46:29 "https://nexus3.edgexfoundry.org:10001" 22:46:29 ], 22:46:29 "bip": "10.250.0.254/24", 22:46:29 "hosts": [ 22:46:29 "tcp://0.0.0.0:5555", 22:46:29 "unix:///var/run/docker.sock" 22:46:29 ], 22:46:29 "mtu": 1458, 22:46:29 "selinux-enabled": true, 22:46:29 "seccomp-profile": "/etc/docker/seccomp.json" 22:46:29 } [Pipeline] sh 22:46:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:46:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:46:48 provisioning config files... 22:46:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/6@tmp/config1236974154916837457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:46:48 ---> docker-login.sh 22:46:48 nexus3.edgexfoundry.org:10001 22:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:49 Configure a credential helper to remove this warning. See 22:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:49 22:46:49 Login Succeeded 22:46:49 nexus3.edgexfoundry.org:10002 22:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:49 Configure a credential helper to remove this warning. See 22:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:49 22:46:49 Login Succeeded 22:46:49 nexus3.edgexfoundry.org:10003 22:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:50 Configure a credential helper to remove this warning. See 22:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:50 22:46:50 Login Succeeded 22:46:50 nexus3.edgexfoundry.org:10004 22:46:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:50 Configure a credential helper to remove this warning. See 22:46:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:50 22:46:50 Login Succeeded 22:46:50 docker.io 22:46:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:46:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:46:51 Configure a credential helper to remove this warning. See 22:46:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:46:51 22:46:51 Login Succeeded 22:46:51 ---> docker-login.sh ends [Pipeline] } 22:46:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:46:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:46:52 ========================================================= 22:46:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:46:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:46:52 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 22:46:53 Sending build context to Docker daemon 29.48MB 22:46:53 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 22:46:53 Step 2/10 : FROM ${BASE} AS builder 22:46:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:46:53 552d1f2373af: Pulling fs layer 22:46:53 ea3f2d53f512: Pulling fs layer 22:46:53 9e70ebbbe112: Pulling fs layer 22:46:53 7a9cfe048b4a: Pulling fs layer 22:46:53 72dc09318566: Pulling fs layer 22:46:53 f4f7b4309257: Pulling fs layer 22:46:53 0ac9a79272e3: Pulling fs layer 22:46:53 b78e95d17946: Pulling fs layer 22:46:53 f4f7b4309257: Waiting 22:46:53 0ac9a79272e3: Waiting 22:46:53 b78e95d17946: Waiting 22:46:53 7a9cfe048b4a: Waiting 22:46:53 72dc09318566: Waiting 22:46:53 9e70ebbbe112: Download complete 22:46:53 ea3f2d53f512: Verifying Checksum 22:46:53 ea3f2d53f512: Download complete 22:46:53 72dc09318566: Download complete 22:46:53 f4f7b4309257: Verifying Checksum 22:46:53 f4f7b4309257: Download complete 22:46:53 552d1f2373af: Verifying Checksum 22:46:53 0ac9a79272e3: Verifying Checksum 22:46:53 0ac9a79272e3: Download complete 22:46:53 552d1f2373af: Download complete 22:46:54 552d1f2373af: Pull complete 22:46:54 ea3f2d53f512: Pull complete 22:46:54 9e70ebbbe112: Pull complete 22:46:55 b78e95d17946: Verifying Checksum 22:46:55 b78e95d17946: Download complete 22:46:55 7a9cfe048b4a: Verifying Checksum 22:46:55 7a9cfe048b4a: Download complete 22:47:08 7a9cfe048b4a: Pull complete 22:47:08 72dc09318566: Pull complete 22:47:08 f4f7b4309257: Pull complete 22:47:08 0ac9a79272e3: Pull complete 22:47:13 b78e95d17946: Pull complete 22:47:13 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:47:13 ---> 8b459fc5aaf0 22:47:13 Step 3/10 : ARG MAKE=make build 22:47:15 ---> Running in 235e527eaadf 22:47:15 Removing intermediate container 235e527eaadf 22:47:15 ---> f80b378e6a51 22:47:15 Step 4/10 : WORKDIR /device-sdk-go 22:47:15 ---> Running in a4f04e82f586 22:47:15 Removing intermediate container a4f04e82f586 22:47:15 ---> 8c505df8a0cc 22:47:15 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:47:15 ---> Running in 1e5acd1645de 22:47:16 Removing intermediate container 1e5acd1645de 22:47:16 ---> e33abbaf6e3d 22:47:16 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:47:16 ---> Running in 6f972597b54a 22:47:18 Removing intermediate container 6f972597b54a 22:47:18 ---> 2114b499a134 22:47:18 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 22:47:18 ---> Running in 0b80b4ba1281 22:47:19 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:47:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:47:20 OK: 219 MiB in 52 packages 22:47:21 Removing intermediate container 0b80b4ba1281 22:47:21 ---> cd06119d5a87 22:47:21 Step 8/10 : COPY . . 22:47:23 ---> a0b60b36805b 22:47:23 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:23 ---> Running in 37a73759ec18 22:48:45 Removing intermediate container 37a73759ec18 22:48:45 ---> c5c97cef75dc 22:48:45 Step 10/10 : RUN ${MAKE} 22:48:45 ---> Running in 59919ab61197 22:48:45 noop 22:48:45 Removing intermediate container 59919ab61197 22:48:45 ---> 37933cc4c5d3 22:48:45 Successfully built 37933cc4c5d3 22:48:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:48:46 + docker inspect -f . ci-base-image-arm64 22:48:46 . [Pipeline] withDockerContainer 22:48:46 prd-ubuntu18.04-docker-arm64-4c-16g-1465 does not seem to be running inside a container 22:48:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:48:47 $ docker top 812ea5877f97d66a4f4e3ff9695b37a66d44b68777ad16aff950b58658c81768 -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:48 + go version 22:48:48 go version go1.16.8 linux/arm64 [Pipeline] } 22:48:48 $ docker stop --time=1 812ea5877f97d66a4f4e3ff9695b37a66d44b68777ad16aff950b58658c81768 22:48:50 $ docker rm -f 812ea5877f97d66a4f4e3ff9695b37a66d44b68777ad16aff950b58658c81768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:48:50 + docker inspect -f . ci-base-image-arm64 22:48:50 . [Pipeline] withDockerContainer 22:48:50 prd-ubuntu18.04-docker-arm64-4c-16g-1465 does not seem to be running inside a container 22:48:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:48:52 $ docker top 0c36aba8877e8db6d9d63a99062111e7e6511feb41c56221f4a38169bfca80ce -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:48:53 + make test 22:48:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:48:54 internal/autoevent/executor.go:12:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 22:48:54 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:48:54 internal/autoevent/executor.go:13:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 22:48:54 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 22:48:54 internal/prometheus/prom.go:8:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus); to add: 22:48:54 go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus 22:48:54 make: *** [Makefile:36: unittest] Error 1 [Pipeline] } 22:48:54 $ docker stop --time=1 0c36aba8877e8db6d9d63a99062111e7e6511feb41c56221f4a38169bfca80ce 22:48:55 $ docker rm -f 0c36aba8877e8db6d9d63a99062111e7e6511feb41c56221f4a38169bfca80ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:48:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:48:56 22:48:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:48:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:48:57 arm64: Pulling from edgex-lftools-log-publisher 22:48:57 448f6bf000e3: Pulling fs layer 22:48:57 f757da607395: Pulling fs layer 22:48:57 05883995daec: Pulling fs layer 22:48:57 8603b9c90790: Pulling fs layer 22:48:57 1560dd03e051: Pulling fs layer 22:48:57 27f5ce0e4adf: Pulling fs layer 22:48:57 c2d8d7efcc4b: Pulling fs layer 22:48:57 1560dd03e051: Waiting 22:48:57 8603b9c90790: Waiting 22:48:57 27f5ce0e4adf: Waiting 22:48:57 c2d8d7efcc4b: Waiting 22:48:57 f757da607395: Verifying Checksum 22:48:57 f757da607395: Download complete 22:48:57 8603b9c90790: Download complete 22:48:57 1560dd03e051: Verifying Checksum 22:48:57 1560dd03e051: Download complete 22:48:57 27f5ce0e4adf: Verifying Checksum 22:48:57 27f5ce0e4adf: Download complete 22:48:57 05883995daec: Verifying Checksum 22:48:57 05883995daec: Download complete 22:48:57 448f6bf000e3: Verifying Checksum 22:48:57 448f6bf000e3: Download complete 22:49:00 c2d8d7efcc4b: Verifying Checksum 22:49:00 c2d8d7efcc4b: Download complete 22:49:01 448f6bf000e3: Pull complete 22:49:01 f757da607395: Pull complete 22:49:03 05883995daec: Pull complete 22:49:03 8603b9c90790: Pull complete 22:49:04 1560dd03e051: Pull complete 22:49:04 27f5ce0e4adf: Pull complete 22:49:19 c2d8d7efcc4b: Pull complete 22:49:19 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:49:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:49:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:49:20 prd-ubuntu18.04-docker-arm64-4c-16g-1465 does not seem to be running inside a container 22:49:20 $ 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/6 -v /w/workspace/device-sdk-go/6:/w/workspace/device-sdk-go/6:rw,z -v /w/workspace/device-sdk-go/6@tmp:/w/workspace/device-sdk-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:49:22 $ docker top 01eeec5edee021a3463be39f3a8c0a1cc4871c7d89a30fb55cd8368db2b4b1d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:23 ---> job-cost.sh 22:49:23 lf-activate-venv: SKIPPING 22:49:23 INFO: No Stack... 22:49:24 INFO: Retrieving Pricing Info for: v3-standard-4 22:49:24 INFO: Archiving Costs [Pipeline] sh 22:49:25 + cat /w/workspace/device-sdk-go/6/archives/cost.csv 22:49:25 + cut -d, -f6 [Pipeline] lock 22:49:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] 22:49:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] did not exist. Created. 22:49:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:49:26 /w/workspace/device-sdk-go/6@tmp/durable-4991badf/script.sh: 1: /w/workspace/device-sdk-go/6@tmp/durable-4991badf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:49:26 + echo total: 0.10999999940395355 [Pipeline] stash 22:49:26 Warning: overwriting stash ‘stack-cost’ 22:49:27 Stashed 1 file(s) [Pipeline] } 22:49:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-6-stack-cost] [Pipeline] // lock [Pipeline] } 22:49:27 $ docker stop --time=1 01eeec5edee021a3463be39f3a8c0a1cc4871c7d89a30fb55cd8368db2b4b1d9 22:49:28 $ docker rm -f 01eeec5edee021a3463be39f3a8c0a1cc4871c7d89a30fb55cd8368db2b4b1d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:49:29 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:49:29 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives ']' 22:49:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives 22:49:29 total 8 22:49:29 drwxr-xr-x. 3 root root 34 Jan 13 22:43 . 22:49:29 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 13 22:43 .. 22:49:29 drwxr-xr-x. 2 root root 6 Jan 13 22:43 cost 22:49:29 -rw-r--r--. 1 root root 85 Jan 13 22:43 cost.csv 22:49:29 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives 22:49:29 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives 22:49:29 total 8 22:49:29 drwxr-xr-x. 3 jenkins jenkins 34 Jan 13 22:43 . 22:49:29 drwxrwxr-x. 12 jenkins jenkins 4096 Jan 13 22:43 .. 22:49:29 drwxr-xr-x. 2 jenkins jenkins 6 Jan 13 22:43 cost 22:49:29 -rw-r--r--. 1 jenkins jenkins 85 Jan 13 22:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:49:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:49:30 ---> package-listing.sh 22:49:30 ++ facter osfamily 22:49:30 ++ tr '[:upper:]' '[:lower:]' 22:49:30 + OS_FAMILY=redhat 22:49:30 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1073 22:49:30 + START_PACKAGES=/tmp/packages_start.txt 22:49:30 + END_PACKAGES=/tmp/packages_end.txt 22:49:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:49:30 + PACKAGES=/tmp/packages_start.txt 22:49:30 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' 22:49:30 + PACKAGES=/tmp/packages_end.txt 22:49:30 + case "${OS_FAMILY}" in 22:49:30 + rpm -qa 22:49:30 + sort 22:49:31 + '[' -f /tmp/packages_start.txt ']' 22:49:31 + '[' -f /tmp/packages_end.txt ']' 22:49:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:49:31 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' 22:49:31 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ 22:49:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ [Pipeline] echo 22:49:31 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_PR-1073/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:49:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:49:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:49:32 . [Pipeline] withDockerContainer 22:49:32 prd-centos7-docker-4c-2g-1464 does not seem to be running inside a container 22:49:32 $ 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_PR-1073/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_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:49:32 $ docker top 2c82cbe176996d84e442cebe486e45eb2f3e0ba8c2e8b74ce64d603d2546b773 -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:32 + touch /tmp/pre-build-complete [Pipeline] sh 22:49:33 + mkdir -p /var/log/sysstat [Pipeline] sh 22:49:33 + ls /var/log/sa-host 22:49:33 + sadf -c /var/log/sa-host/sa13 22:49:33 file_magic: OK 22:49:33 HZ: Using current value: 100 22:49:33 file_header: OK 22:49:33 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 22:49:33 Statistics: 22:49:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:49:33 File successfully converted to sysstat format version 12.0.3 22:49:33 + sadf -c /var/log/sa-host/sa17 22:49:33 file_magic: OK 22:49:33 HZ: Using current value: 100 22:49:33 file_header: OK 22:49:33 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 22:49:33 Statistics: 22:49:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:49:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:49:33 provisioning config files... 22:49:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config6535833942353976471tmp [Pipeline] { [Pipeline] echo 22:49:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:49:33 ---> create-netrc.sh [Pipeline] } 22:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:49:34 ---> python-tools-install.sh [Pipeline] echo 22:49:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:49:34 ---> sudo-logs.sh 22:49:34 Archiving 'sudo' log.. 22:49:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-1464.novalocal: Name or service not known 22:49:34 sudo: unable to resolve host prd-centos7-docker-4c-2g-1464.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:49:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:49:35 ---> job-cost.sh 22:49:35 lf-activate-venv: SKIPPING 22:49:35 DEBUG: total: 0.05999999865889549 22:49:35 INFO: Retrieving Stack Cost... 22:49:35 INFO: Retrieving Pricing Info for: v3-standard-2 22:49:35 INFO: Archiving Costs [Pipeline] echo 22:49:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:49:36 ---> logs-deploy.sh 22:49:36 lf-activate-venv: SKIPPING 22:49:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1073/6 22:49:36 INFO: archiving workspace using pattern(s): 22:49:36 Archives upload complete. 22:49:36 INFO: archiving logs to Nexus 22:49:37 ---> uname -a: 22:49:37 Linux prd-centos7-docker-4c-2g-1464.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 22:49:37 22:49:37 22:49:37 ---> lscpu: 22:49:37 Architecture: x86_64 22:49:37 CPU op-mode(s): 32-bit, 64-bit 22:49:37 Byte Order: Little Endian 22:49:37 Address sizes: 40 bits physical, 48 bits virtual 22:49:37 CPU(s): 2 22:49:37 On-line CPU(s) list: 0,1 22:49:37 Thread(s) per core: 1 22:49:37 Core(s) per socket: 1 22:49:37 Socket(s): 2 22:49:37 NUMA node(s): 1 22:49:37 Vendor ID: AuthenticAMD 22:49:37 CPU family: 23 22:49:37 Model: 49 22:49:37 Model name: AMD EPYC-Rome Processor 22:49:37 Stepping: 0 22:49:37 CPU MHz: 2799.998 22:49:37 BogoMIPS: 5599.99 22:49:37 Virtualization: AMD-V 22:49:37 Hypervisor vendor: KVM 22:49:37 Virtualization type: full 22:49:37 L1d cache: 32K 22:49:37 L1i cache: 32K 22:49:37 L2 cache: 512K 22:49:37 L3 cache: 16384K 22:49:37 NUMA node0 CPU(s): 0,1 22:49:37 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 22:49:37 22:49:37 22:49:37 ---> nproc: 22:49:37 2 22:49:37 22:49:37 22:49:37 ---> df -h: 22:49:37 Filesystem Size Used Avail Use% Mounted on 22:49:37 overlay 40G 9.1G 31G 23% / 22:49:37 tmpfs 64M 0 64M 0% /dev 22:49:37 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:49:37 shm 64M 0 64M 0% /dev/shm 22:49:37 /dev/vda1 40G 9.1G 31G 23% /facter-os 22:49:37 22:49:37 22:49:37 ---> sar -b -r -n DEV: 22:49:37 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/13/22 _x86_64_ (2 CPU) 22:49:37 22:49:37 22:42:09 LINUX RESTART (2 CPU) 22:49:37 22:49:37 22:43:02 tps rtps wtps bread/s bwrtn/s 22:49:37 22:44:01 383.22 0.05 383.17 1.08 82130.04 22:49:37 22:45:01 4.30 0.00 4.30 0.00 282.46 22:49:37 22:46:01 0.32 0.00 0.32 0.00 3.93 22:49:37 22:47:01 0.23 0.00 0.23 0.00 3.61 22:49:37 22:48:01 0.25 0.00 0.25 0.00 3.95 22:49:37 22:49:01 0.35 0.00 0.35 0.00 5.00 22:49:37 Average: 63.91 0.01 63.90 0.18 13550.83 22:49:37 22:49:37 22:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:49:37 22:44:01 3462604 0 972992 12.15 2620 3570724 1208256 13.34 853816 3172920 20 22:49:37 22:45:01 3466588 0 969004 12.10 2620 3570728 1165068 12.86 850332 3172896 12 22:49:37 22:46:01 3472760 0 962828 12.02 2620 3570732 1165200 12.86 845196 3172896 16 22:49:37 22:47:01 3471988 0 963596 12.03 2620 3570736 1165372 12.87 845848 3172896 12 22:49:37 22:48:01 3478660 0 956920 11.95 2620 3570740 1165228 12.86 839584 3172896 8 22:49:37 22:49:01 3480740 0 954836 11.92 2620 3570744 1165132 12.86 839040 3172896 8 22:49:37 Average: 3472223 0 963363 12.03 2620 3570734 1172376 12.94 845636 3172900 13 22:49:37 22:49:37 22:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:49:37 22:44:01 eth0 355.56 252.85 4773.12 36.74 0.00 0.00 0.00 0.00 22:49:37 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:37 22:44:01 docker0 177.22 231.63 14.43 2107.92 0.00 0.00 0.00 0.00 22:49:37 22:45:01 eth0 0.30 0.08 0.02 0.04 0.00 0.00 0.00 0.00 22:49:37 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:37 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:37 22:46:01 eth0 0.60 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:49:37 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:37 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:37 22:47:01 eth0 0.47 0.38 0.26 0.17 0.00 0.00 0.00 0.00 22:49:37 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:37 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:37 22:48:01 eth0 0.25 0.18 0.08 0.10 0.00 0.00 0.00 0.00 22:49:37 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:37 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:37 22:49:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:49:37 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:37 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:37 Average: eth0 58.74 41.72 784.71 6.10 0.00 0.00 0.00 0.00 22:49:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:37 Average: docker0 29.13 38.08 2.37 346.51 0.00 0.00 0.00 0.00 22:49:37 22:49:37 22:49:37 ---> sar -P ALL: 22:49:37 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/13/22 _x86_64_ (2 CPU) 22:49:37 22:49:37 22:42:09 LINUX RESTART (2 CPU) 22:49:37 22:49:37 22:43:02 CPU %user %nice %system %iowait %steal %idle 22:49:37 22:44:01 all 25.19 0.00 11.99 4.05 0.08 58.70 22:49:37 22:44:01 0 25.22 0.00 12.51 4.88 0.07 57.31 22:49:37 22:44:01 1 25.15 0.00 11.46 3.21 0.09 60.09 22:49:37 22:45:01 all 0.26 0.00 0.07 0.00 0.03 99.65 22:49:37 22:45:01 0 0.45 0.00 0.07 0.00 0.02 99.47 22:49:37 22:45:01 1 0.07 0.00 0.07 0.00 0.03 99.83 22:49:37 22:46:01 all 0.25 0.00 0.07 0.00 0.02 99.67 22:49:37 22:46:01 0 0.22 0.00 0.07 0.00 0.02 99.70 22:49:37 22:46:01 1 0.28 0.00 0.07 0.00 0.02 99.63 22:49:37 22:47:01 all 0.08 0.00 0.04 0.00 0.01 99.87 22:49:37 22:47:01 0 0.07 0.00 0.05 0.00 0.00 99.88 22:49:37 22:47:01 1 0.08 0.00 0.03 0.00 0.02 99.87 22:49:37 22:48:01 all 0.18 0.00 0.04 0.00 0.02 99.76 22:49:37 22:48:01 0 0.28 0.00 0.03 0.00 0.02 99.67 22:49:37 22:48:01 1 0.08 0.00 0.05 0.00 0.02 99.85 22:49:37 22:49:01 all 0.17 0.00 0.03 0.00 0.01 99.80 22:49:37 22:49:01 0 0.30 0.00 0.02 0.00 0.00 99.68 22:49:37 22:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:49:37 Average: all 4.10 0.00 1.92 0.63 0.03 93.32 22:49:37 Average: 0 4.18 0.00 2.00 0.77 0.02 93.03 22:49:37 Average: 1 4.03 0.00 1.83 0.50 0.03 93.61 22:49:37 22:49:37 22:49:37