Pull request #245 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6dcac8371f521195e7893ecabc371bde39b4ad43+34dd1625fecf0baa0dbdc776d1b6f66a55cc7584 (60fbf3d4c93fc81754e7d527ab20956897130da7) Running in Durability level: MAX_SURVIVABILITY 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-ssh8788951236325169811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh7704048986770472600.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-245/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-245/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9153082322127747800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-245/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7633685355837752380.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh790873614598754780.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-245/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-245/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9132619541482096510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1514 in /w/workspace/foundry_device-virtual-go_PR-245 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-245 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_PR-245@tmp/jenkins-gitclient-ssh4882483231199098657.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/foundry_device-virtual-go_PR-245@tmp/jenkins-gitclient-ssh172047928802398800.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 34dd1625fecf0baa0dbdc776d1b6f66a55cc7584 into PR head commit 6dcac8371f521195e7893ecabc371bde39b4ad43 Merge succeeded, producing 6dcac8371f521195e7893ecabc371bde39b4ad43 Checking out Revision 6dcac8371f521195e7893ecabc371bde39b4ad43 (PR-245) > git config core.sparsecheckout # timeout=10 > git checkout -f 6dcac8371f521195e7893ecabc371bde39b4ad43 # 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/foundry_device-virtual-go_PR-245@tmp/jenkins-gitclient-ssh3825810789089464081.key > git merge 34dd1625fecf0baa0dbdc776d1b6f66a55cc7584 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6dcac8371f521195e7893ecabc371bde39b4ad43 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:08:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:08:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:08:35 ========================================================= 11:08:35 EdgeX Global Pipelines Version Info 11:08:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:08:36 ------------------- 11:08:36 stable info: 11:08:36 ------------------- 11:08:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:08:36 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 11:08:36 Message: update stable to v1.0.210 11:08:36 ------------------- 11:08:36 experimental info: 11:08:36 ------------------- 11:08:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:08:36 Commit SHA: 5405f6db7b80caa7838ce0779402869a7955fc1d 11:08:36 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:08:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:08:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:08:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:08:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:08:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-245 [Pipeline] echo 11:08:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-245 [Pipeline] echo 11:08:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-245 [Pipeline] echo 11:08:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6dcac8371f521195e7893ecabc371bde39b4ad43 [Pipeline] echo 11:08:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6dcac83 [Pipeline] echo 11:08:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:08:38 provisioning config files... 11:08:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-245@tmp/config7302222219689252502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:08:38 ---> docker-login.sh 11:08:38 nexus3.edgexfoundry.org:10001 11:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:39 Configure a credential helper to remove this warning. See 11:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:39 11:08:39 Login Succeeded 11:08:39 nexus3.edgexfoundry.org:10002 11:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:39 Configure a credential helper to remove this warning. See 11:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:39 11:08:39 Login Succeeded 11:08:39 nexus3.edgexfoundry.org:10003 11:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:39 Configure a credential helper to remove this warning. See 11:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:39 11:08:39 Login Succeeded 11:08:39 nexus3.edgexfoundry.org:10004 11:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:39 Configure a credential helper to remove this warning. See 11:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:39 11:08:39 Login Succeeded 11:08:39 docker.io 11:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:08:39 Configure a credential helper to remove this warning. See 11:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:08:39 11:08:39 Login Succeeded 11:08:39 ---> docker-login.sh ends [Pipeline] } 11:08:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:08:40 + git log --format=format:%s -1 6dcac8371f521195e7893ecabc371bde39b4ad43 [Pipeline] echo 11:08:40 GIT_COMMIT: 6dcac8371f521195e7893ecabc371bde39b4ad43, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 11:08:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:08:41 11:08:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:08:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:08:41 latest: Pulling from edgex-devops/git-semver 11:08:41 a0d0a0d46f8b: Pulling fs layer 11:08:41 3e5f54012d9b: Pulling fs layer 11:08:41 4c7163046ea9: Pulling fs layer 11:08:41 0c2d73faf560: Pulling fs layer 11:08:41 0c2d73faf560: Waiting 11:08:41 3e5f54012d9b: Verifying Checksum 11:08:41 3e5f54012d9b: Download complete 11:08:41 a0d0a0d46f8b: Verifying Checksum 11:08:41 a0d0a0d46f8b: Download complete 11:08:41 4c7163046ea9: Verifying Checksum 11:08:41 4c7163046ea9: Download complete 11:08:41 0c2d73faf560: Verifying Checksum 11:08:41 0c2d73faf560: Download complete 11:08:42 a0d0a0d46f8b: Pull complete 11:08:42 3e5f54012d9b: Pull complete 11:08:42 4c7163046ea9: Pull complete 11:08:42 0c2d73faf560: Pull complete 11:08:42 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 11:08:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:08:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:08:42 prd-centos7-docker-4c-2g-1514 does not seem to be running inside a container 11:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-245 -v /w/workspace/foundry_device-virtual-go_PR-245:/w/workspace/foundry_device-virtual-go_PR-245:rw,z -v /w/workspace/foundry_device-virtual-go_PR-245@tmp:/w/workspace/foundry_device-virtual-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:08:43 $ docker top b72cf6f23264125f35d6095f70e80b454d21fc064f256b538bdc997f6604afe7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:43 [ssh-agent] Looking for ssh-agent implementation... 11:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:43 $ docker exec b72cf6f23264125f35d6095f70e80b454d21fc064f256b538bdc997f6604afe7 ssh-agent 11:08:43 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmmBhid/agent.13 11:08:43 SSH_AGENT_PID=20 11:08:43 Running ssh-add (command line suppressed) 11:08:43 Identity added: /w/workspace/foundry_device-virtual-go_PR-245@tmp/private_key_6579048925211515993.key (/w/workspace/foundry_device-virtual-go_PR-245@tmp/private_key_6579048925211515993.key) 11:08:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:44 + git tag --points-at HEAD [Pipeline] } 11:08:44 $ docker exec --env ******** --env ******** b72cf6f23264125f35d6095f70e80b454d21fc064f256b538bdc997f6604afe7 ssh-agent -k 11:08:44 unset SSH_AUTH_SOCK; 11:08:44 unset SSH_AGENT_PID; 11:08:44 echo Agent pid 20 killed; 11:08:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:08:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:08:44 [ssh-agent] Looking for ssh-agent implementation... 11:08:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:08:44 $ docker exec b72cf6f23264125f35d6095f70e80b454d21fc064f256b538bdc997f6604afe7 ssh-agent 11:08:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDbGjgn/agent.54 11:08:44 SSH_AGENT_PID=61 11:08:44 Running ssh-add (command line suppressed) 11:08:44 Identity added: /w/workspace/foundry_device-virtual-go_PR-245@tmp/private_key_1628917753064311359.key (/w/workspace/foundry_device-virtual-go_PR-245@tmp/private_key_1628917753064311359.key) 11:08:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:08:45 + git semver init 11:08:45 # -> Open(): unable to determine branch for HEAD 11:08:45 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-245/.git 11:08:45 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-245 11:08:45 # $SEMVER_REMOTE_NAME = origin 11:08:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:08:45 # $SEMVER_USER_NAME = edgex-jenkins 11:08:45 # $SEMVER_BRANCH = PR-245 11:08:45 # $SEMVER_TEMP = /tmp/semver-158909979 11:08:45 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 11:08:46 # '/tmp/semver-158909979' -> '/w/workspace/foundry_device-virtual-go_PR-245/.semver' 11:08:46 # -> Force: false 11:08:46 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-245/.semver [Pipeline] } 11:08:46 $ docker exec --env ******** --env ******** b72cf6f23264125f35d6095f70e80b454d21fc064f256b538bdc997f6604afe7 ssh-agent -k 11:08:46 unset SSH_AUTH_SOCK; 11:08:46 unset SSH_AGENT_PID; 11:08:46 echo Agent pid 61 killed; 11:08:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:08:46 + git semver [Pipeline] } 11:08:46 $ docker stop --time=1 b72cf6f23264125f35d6095f70e80b454d21fc064f256b538bdc997f6604afe7 11:08:47 $ docker rm -f b72cf6f23264125f35d6095f70e80b454d21fc064f256b538bdc997f6604afe7 [Pipeline] // withDockerContainer [Pipeline] sh 11:08:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:08:48 Stashed 1 file(s) [Pipeline] echo 11:08:48 [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] node [Pipeline] node 11:09:04 Still waiting to schedule task 11:09:04 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1514’ 11:09:04 Still waiting to schedule task 11:09:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 11:11:06 Running on prd-centos7-docker-4c-2g-1517 in /w/workspace/foundry_device-virtual-go_PR-245 [Pipeline] { [Pipeline] ws 11:11:06 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:11:06 The recommended git tool is: git 11:11:08 using credential edgex-jenkins-ssh 11:11:08 Cloning the remote Git repository 11:11:08 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:11:08 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:11:08 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:11:08 > git --version # timeout=10 11:11:08 > git --version # 'git version 2.24.4' 11:11:08 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:08 [INFO] Currently running in a labeled security context 11:11:08 [INFO] Currently SELinux is 'enforcing' on the host 11:11:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh6147344054121589143.key 11:11:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:10 Merging remotes/origin/main commit 34dd1625fecf0baa0dbdc776d1b6f66a55cc7584 into PR head commit 6dcac8371f521195e7893ecabc371bde39b4ad43 11:11:10 Merge succeeded, producing 6dcac8371f521195e7893ecabc371bde39b4ad43 11:11:10 Checking out Revision 6dcac8371f521195e7893ecabc371bde39b4ad43 (PR-245) 11:11:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:11:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:11:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:09 [INFO] Currently running in a labeled security context 11:11:09 [INFO] Currently SELinux is 'enforcing' on the host 11:11:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh6045640508894313416.key 11:11:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:11:10 > git config core.sparsecheckout # timeout=10 11:11:10 > git checkout -f 6dcac8371f521195e7893ecabc371bde39b4ad43 # timeout=10 11:11:10 > git remote # timeout=10 11:11:10 > git config --get remote.origin.url # timeout=10 11:11:10 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:10 [INFO] Currently running in a labeled security context 11:11:10 [INFO] Currently SELinux is 'enforcing' on the host 11:11:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh4105479539110536948.key 11:11:10 > git merge 34dd1625fecf0baa0dbdc776d1b6f66a55cc7584 # timeout=10 11:11:10 > git rev-parse HEAD^{commit} # timeout=10 11:11:10 > git config core.sparsecheckout # timeout=10 11:11:10 > git checkout -f 6dcac8371f521195e7893ecabc371bde39b4ad43 # timeout=10 11:11:14 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:11:14 > git --version # timeout=10 11:11:14 > git --version # 'git version 2.24.4' 11:11:14 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:15 provisioning config files... 11:11:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config8563846952404682003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:11:15 ---> docker-login.sh 11:11:15 nexus3.edgexfoundry.org:10001 11:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:15 Configure a credential helper to remove this warning. See 11:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:15 11:11:15 Login Succeeded 11:11:15 nexus3.edgexfoundry.org:10002 11:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:15 Configure a credential helper to remove this warning. See 11:11:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:15 11:11:15 Login Succeeded 11:11:15 nexus3.edgexfoundry.org:10003 11:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:16 Configure a credential helper to remove this warning. See 11:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:16 11:11:16 Login Succeeded 11:11:16 nexus3.edgexfoundry.org:10004 11:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:16 Configure a credential helper to remove this warning. See 11:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:16 11:11:16 Login Succeeded 11:11:16 docker.io 11:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:11:16 Configure a credential helper to remove this warning. See 11:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:11:16 11:11:16 Login Succeeded 11:11:16 ---> docker-login.sh ends [Pipeline] } 11:11:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:11:16 ========================================================= 11:11:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:11:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:11:17 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 11:11:17 Sending build context to Docker daemon 8.634MB 11:11:17 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 11:11:17 Step 2/11 : FROM ${BASE} AS builder 11:11:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:11:17 a0d0a0d46f8b: Pulling fs layer 11:11:17 31adcdaf11c8: Pulling fs layer 11:11:17 b8b176561691: Pulling fs layer 11:11:17 4527c011a84f: Pulling fs layer 11:11:17 5d74067f8e1e: Pulling fs layer 11:11:17 e0aca202a116: Pulling fs layer 11:11:17 3a43be97a3b4: Pulling fs layer 11:11:17 34cad66bf833: Pulling fs layer 11:11:17 b4e3c513aaa6: Pulling fs layer 11:11:17 e0aca202a116: Waiting 11:11:17 3a43be97a3b4: Waiting 11:11:17 34cad66bf833: Waiting 11:11:17 b4e3c513aaa6: Waiting 11:11:17 4527c011a84f: Waiting 11:11:17 5d74067f8e1e: Waiting 11:11:17 b8b176561691: Verifying Checksum 11:11:17 b8b176561691: Download complete 11:11:17 31adcdaf11c8: Verifying Checksum 11:11:17 31adcdaf11c8: Download complete 11:11:17 5d74067f8e1e: Verifying Checksum 11:11:17 5d74067f8e1e: Download complete 11:11:17 e0aca202a116: Verifying Checksum 11:11:17 e0aca202a116: Download complete 11:11:17 a0d0a0d46f8b: Verifying Checksum 11:11:17 3a43be97a3b4: Verifying Checksum 11:11:17 3a43be97a3b4: Download complete 11:11:17 34cad66bf833: Verifying Checksum 11:11:17 34cad66bf833: Download complete 11:11:17 a0d0a0d46f8b: Pull complete 11:11:18 31adcdaf11c8: Pull complete 11:11:18 4527c011a84f: Verifying Checksum 11:11:18 4527c011a84f: Download complete 11:11:18 b4e3c513aaa6: Verifying Checksum 11:11:18 b4e3c513aaa6: Download complete 11:11:18 b8b176561691: Pull complete 11:11:22 4527c011a84f: Pull complete 11:11:22 5d74067f8e1e: Pull complete 11:11:22 e0aca202a116: Pull complete 11:11:22 3a43be97a3b4: Pull complete 11:11:22 34cad66bf833: Pull complete 11:11:26 b4e3c513aaa6: Pull complete 11:11:26 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 11:11:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:11:26 ---> 9f6097aaca64 11:11:26 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:11:27 ---> Running in 87e31e5349d0 11:11:27 Removing intermediate container 87e31e5349d0 11:11:27 ---> 198a2afdf90f 11:11:27 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 11:11:27 ---> Running in 7e9f26236f32 11:11:27 Removing intermediate container 7e9f26236f32 11:11:27 ---> fe5e642ff4b6 11:11:27 Step 5/11 : WORKDIR /device-virtual-go 11:11:27 ---> Running in 7a6293837f2a 11:11:27 Removing intermediate container 7a6293837f2a 11:11:27 ---> beb980accd5b 11:11:27 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:11:27 ---> Running in e98da5b9267e 11:11:28 Removing intermediate container e98da5b9267e 11:11:28 ---> 5ba9dd86fb47 11:11:28 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:11:28 ---> Running in c222ed3d2fb6 11:11:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 11:11:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 11:11:29 (1/4) Installing openssh-keygen (8.6_p1-r3) 11:11:30 (2/4) Installing libedit (20210216.3.1-r0) 11:11:30 (3/4) Installing openssh-client-common (8.6_p1-r3) 11:11:30 (4/4) Installing openssh-client-default (8.6_p1-r3) 11:11:30 Executing busybox-1.33.1-r3.trigger 11:11:30 OK: 224 MiB in 56 packages 11:11:30 Removing intermediate container c222ed3d2fb6 11:11:30 ---> a2e92cd8486a 11:11:30 Step 8/11 : COPY . . 11:11:30 ---> 47d50e93a312 11:11:30 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:11:30 ---> Running in d38fdd63ec58 11:11:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1516 in /w/workspace/foundry_device-virtual-go_PR-245 [Pipeline] { [Pipeline] ws 11:11:46 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:11:46 The recommended git tool is: git 11:11:51 using credential edgex-jenkins-ssh 11:11:51 Cloning the remote Git repository 11:11:52 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:11:52 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:11:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:11:52 > git --version # timeout=10 11:11:52 > git --version # 'git version 2.17.1' 11:11:52 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:11:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:11:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:11:54 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:11:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:11:54 Merging remotes/origin/main commit 34dd1625fecf0baa0dbdc776d1b6f66a55cc7584 into PR head commit 6dcac8371f521195e7893ecabc371bde39b4ad43 11:11:54 Merge succeeded, producing 6dcac8371f521195e7893ecabc371bde39b4ad43 11:11:54 Checking out Revision 6dcac8371f521195e7893ecabc371bde39b4ad43 (PR-245) 11:11:54 > git config core.sparsecheckout # timeout=10 11:11:54 > git checkout -f 6dcac8371f521195e7893ecabc371bde39b4ad43 # timeout=10 11:11:54 > git remote # timeout=10 11:11:54 > git config --get remote.origin.url # timeout=10 11:11:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:11:54 > git merge 34dd1625fecf0baa0dbdc776d1b6f66a55cc7584 # timeout=10 11:11:54 > git rev-parse HEAD^{commit} # timeout=10 11:11:54 > git config core.sparsecheckout # timeout=10 11:11:54 > git checkout -f 6dcac8371f521195e7893ecabc371bde39b4ad43 # timeout=10 11:11:58 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 11:11:59 > git --version # timeout=10 11:11:59 > git --version # 'git version 2.17.1' 11:11:59 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:12:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:12:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:12:00 Dload Upload Total Spent Left Speed 11:12:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88902 0 --:--:-- --:--:-- --:--:-- 88902 [Pipeline] sh 11:12:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:12:00 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 11:12:00 /etc/docker/daemon.new 11:12:00 { 11:12:00 "registry-mirrors": [ 11:12:00 "https://nexus3.edgexfoundry.org:10001" 11:12:00 ], 11:12:00 "bip": "10.250.0.254/24", 11:12:00 "hosts": [ 11:12:00 "tcp://0.0.0.0:5555", 11:12:00 "unix:///var/run/docker.sock" 11:12:00 ], 11:12:00 "mtu": 1458, 11:12:00 "selinux-enabled": true, 11:12:00 "seccomp-profile": "/etc/docker/seccomp.json" 11:12:00 } [Pipeline] sh 11:12:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:12:01 + sudo service docker restart 11:12:09 Removing intermediate container d38fdd63ec58 11:12:09 ---> 6125c7c8e1ef 11:12:09 Step 10/11 : ARG MAKE='make build' 11:12:09 ---> Running in 35bfd40f4ade 11:12:09 Removing intermediate container 35bfd40f4ade 11:12:09 ---> 83bf9820a011 11:12:09 Step 11/11 : RUN $MAKE 11:12:09 ---> Running in 1c1f09c61c33 11:12:09 noop 11:12:09 Removing intermediate container 1c1f09c61c33 11:12:09 ---> c4849cbccff4 11:12:09 Successfully built c4849cbccff4 11:12:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:12:09 + docker inspect -f . ci-base-image-x86_64 11:12:09 . [Pipeline] withDockerContainer 11:12:09 prd-centos7-docker-4c-2g-1517 does not seem to be running inside a container 11:12:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:12:10 $ docker top c3832ac143884a89d3762b479e2deb1c839672d6935b5d4b34449b2dd9f7b46a -eo pid,comm [Pipeline] { [Pipeline] sh 11:12:10 + go version 11:12:10 go version go1.16.8 linux/amd64 [Pipeline] } 11:12:10 $ docker stop --time=1 c3832ac143884a89d3762b479e2deb1c839672d6935b5d4b34449b2dd9f7b46a 11:12:12 $ docker rm -f c3832ac143884a89d3762b479e2deb1c839672d6935b5d4b34449b2dd9f7b46a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:12:12 + docker inspect -f . ci-base-image-x86_64 11:12:12 . [Pipeline] withDockerContainer 11:12:12 prd-centos7-docker-4c-2g-1517 does not seem to be running inside a container 11:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:12:13 $ docker top c5c577038a5e1e3644f81d9c7e8c652b87ded364a8ab2131170fa4fcda908251 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:12:13 + go mod tidy [Pipeline] sh 11:12:14 + make test 11:12:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:12:14 ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:12:20 provisioning config files... 11:12:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3621578737039963160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:12:20 ---> docker-login.sh 11:12:20 nexus3.edgexfoundry.org:10001 11:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:21 Configure a credential helper to remove this warning. See 11:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:21 11:12:21 Login Succeeded 11:12:21 nexus3.edgexfoundry.org:10002 11:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:22 Configure a credential helper to remove this warning. See 11:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:22 11:12:22 Login Succeeded 11:12:22 nexus3.edgexfoundry.org:10003 11:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:22 Configure a credential helper to remove this warning. See 11:12:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:22 11:12:22 Login Succeeded 11:12:22 nexus3.edgexfoundry.org:10004 11:12:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:23 Configure a credential helper to remove this warning. See 11:12:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:23 11:12:23 Login Succeeded 11:12:23 docker.io 11:12:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:12:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:12:24 Configure a credential helper to remove this warning. See 11:12:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:12:24 11:12:24 Login Succeeded 11:12:24 ---> docker-login.sh ends [Pipeline] } 11:12:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:12:24 ========================================================= 11:12:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:12:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:12:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 11:12:25 Sending build context to Docker daemon 8.633MB 11:12:25 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 11:12:25 Step 2/11 : FROM ${BASE} AS builder 11:12:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:12:25 552d1f2373af: Pulling fs layer 11:12:25 ea3f2d53f512: Pulling fs layer 11:12:25 9e70ebbbe112: Pulling fs layer 11:12:25 7a9cfe048b4a: Pulling fs layer 11:12:25 72dc09318566: Pulling fs layer 11:12:25 f4f7b4309257: Pulling fs layer 11:12:25 0ac9a79272e3: Pulling fs layer 11:12:25 b78e95d17946: Pulling fs layer 11:12:25 72dc09318566: Waiting 11:12:25 f4f7b4309257: Waiting 11:12:25 0ac9a79272e3: Waiting 11:12:25 b78e95d17946: Waiting 11:12:25 7a9cfe048b4a: Waiting 11:12:25 ea3f2d53f512: Verifying Checksum 11:12:25 ea3f2d53f512: Download complete 11:12:25 9e70ebbbe112: Verifying Checksum 11:12:25 9e70ebbbe112: Download complete 11:12:25 72dc09318566: Verifying Checksum 11:12:25 72dc09318566: Download complete 11:12:25 552d1f2373af: Verifying Checksum 11:12:25 552d1f2373af: Download complete 11:12:25 f4f7b4309257: Verifying Checksum 11:12:25 f4f7b4309257: Download complete 11:12:25 0ac9a79272e3: Verifying Checksum 11:12:25 0ac9a79272e3: Download complete 11:12:26 552d1f2373af: Pull complete 11:12:27 ea3f2d53f512: Pull complete 11:12:27 9e70ebbbe112: Pull complete 11:12:27 b78e95d17946: Verifying Checksum 11:12:27 b78e95d17946: Download complete 11:12:28 7a9cfe048b4a: Verifying Checksum 11:12:28 7a9cfe048b4a: Download complete 11:12:38 7a9cfe048b4a: Pull complete 11:12:38 72dc09318566: Pull complete 11:12:38 f4f7b4309257: Pull complete 11:12:39 0ac9a79272e3: Pull complete 11:12:41 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:12:41 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.303s coverage: 64.6% of statements 11:12:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:12:45 b78e95d17946: Pull complete 11:12:45 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 11:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:12:45 ---> 8b459fc5aaf0 11:12:45 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 11:12:46 ---> Running in 970d17b7fa88 11:12:47 Removing intermediate container 970d17b7fa88 11:12:47 ---> 23c6586b2b11 11:12:47 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 11:12:47 ---> Running in 885c07d22d9f 11:12:47 Removing intermediate container 885c07d22d9f 11:12:47 ---> f69a4af167b1 11:12:47 Step 5/11 : WORKDIR /device-virtual-go 11:12:47 ---> Running in 860b7223f38e 11:12:47 Removing intermediate container 860b7223f38e 11:12:47 ---> ca19b78c4bad 11:12:47 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:48 ---> Running in 8d87753ccde6 11:12:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:12:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:12:48 ./bin/test-attribution-txt.sh 11:12:48 An attribution for github.com/hashicorp/errwrap is missing from in Attribution.txt, please add 11:12:48 An attribution for github.com/hashicorp/go-multierror is missing from in Attribution.txt, please add 11:12:48 make: *** [Makefile:30: test] Error 1 [Pipeline] } 11:12:48 $ docker stop --time=1 c5c577038a5e1e3644f81d9c7e8c652b87ded364a8ab2131170fa4fcda908251 11:12:49 $ docker rm -f c5c577038a5e1e3644f81d9c7e8c652b87ded364a8ab2131170fa4fcda908251 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 11:12:50 Removing intermediate container 8d87753ccde6 11:12:50 ---> 568d05e54526 11:12:50 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:50 ---> Running in 21036d6853ec 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 11:12:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 11:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:51 11:12:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:12:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:12:51 latest: Pulling from edgex-lftools-log-publisher 11:12:51 b4d181a07f80: Pulling fs layer 11:12:51 a1111a8f2ec3: Pulling fs layer 11:12:51 ed53099fbce6: Pulling fs layer 11:12:51 dc539afda2c1: Pulling fs layer 11:12:51 77bc0d833cb6: Pulling fs layer 11:12:51 9065ff56babe: Pulling fs layer 11:12:51 d287ab97295c: Pulling fs layer 11:12:51 dc539afda2c1: Waiting 11:12:51 77bc0d833cb6: Waiting 11:12:51 9065ff56babe: Waiting 11:12:51 d287ab97295c: Waiting 11:12:51 a1111a8f2ec3: Verifying Checksum 11:12:51 a1111a8f2ec3: Download complete 11:12:51 dc539afda2c1: Verifying Checksum 11:12:51 dc539afda2c1: Download complete 11:12:51 ed53099fbce6: Verifying Checksum 11:12:51 ed53099fbce6: Download complete 11:12:51 77bc0d833cb6: Verifying Checksum 11:12:51 77bc0d833cb6: Download complete 11:12:51 9065ff56babe: Verifying Checksum 11:12:51 9065ff56babe: Download complete 11:12:51 b4d181a07f80: Verifying Checksum 11:12:51 b4d181a07f80: Download complete 11:12:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 11:12:52 (1/4) Installing openssh-keygen (8.6_p1-r3) 11:12:52 d287ab97295c: Verifying Checksum 11:12:52 d287ab97295c: Download complete 11:12:52 (2/4) Installing libedit (20210216.3.1-r0) 11:12:52 (3/4) Installing openssh-client-common (8.6_p1-r3) 11:12:53 (4/4) Installing openssh-client-default (8.6_p1-r3) 11:12:53 Executing busybox-1.33.1-r3.trigger 11:12:53 OK: 223 MiB in 56 packages 11:12:53 b4d181a07f80: Pull complete 11:12:53 a1111a8f2ec3: Pull complete 11:12:54 ed53099fbce6: Pull complete 11:12:54 dc539afda2c1: Pull complete 11:12:54 Removing intermediate container 21036d6853ec 11:12:54 ---> 7dbcb756e22a 11:12:54 Step 8/11 : COPY . . 11:12:54 77bc0d833cb6: Pull complete 11:12:54 9065ff56babe: Pull complete 11:12:55 ---> 7c970ee958ea 11:12:55 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:55 ---> Running in 15a51aad0b67 11:13:00 d287ab97295c: Pull complete 11:13:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:13:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:13:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:13:00 prd-centos7-docker-4c-2g-1517 does not seem to be running inside a container 11:13:00 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:13:02 $ docker top e40043c9306a476c0d1adccf194ae770bf98398627c0de0aa598e02a4be9735d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:13:02 ---> job-cost.sh 11:13:02 lf-activate-venv: SKIPPING 11:13:02 INFO: No Stack... 11:13:03 INFO: Retrieving Pricing Info for: v3-standard-2 11:13:03 INFO: Archiving Costs [Pipeline] sh 11:13:04 + + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:13:04 cut -d, -f6 [Pipeline] lock 11:13:04 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-245-1-stack-cost] 11:13:04 Resource [jenkins-edgexfoundry-device-virtual-go-PR-245-1-stack-cost] did not exist. Created. 11:13:04 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-245-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:13:04 + echo total: 0.05999999865889549 [Pipeline] stash 11:13:04 Stashed 1 file(s) [Pipeline] } 11:13:04 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-245-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:13:04 $ docker stop --time=1 e40043c9306a476c0d1adccf194ae770bf98398627c0de0aa598e02a4be9735d 11:13:05 $ docker rm -f e40043c9306a476c0d1adccf194ae770bf98398627c0de0aa598e02a4be9735d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:13:06 Failed in branch amd64 11:14:17 Removing intermediate container 15a51aad0b67 11:14:17 ---> 3e523e53c2be 11:14:17 Step 10/11 : ARG MAKE='make build' 11:14:17 ---> Running in 14e5a43af2c9 11:14:17 Removing intermediate container 14e5a43af2c9 11:14:17 ---> 46f839d44eb7 11:14:17 Step 11/11 : RUN $MAKE 11:14:17 ---> Running in e86337580d00 11:14:17 noop 11:14:17 Removing intermediate container e86337580d00 11:14:17 ---> 0b9656013871 11:14:17 Successfully built 0b9656013871 11:14:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:14:17 + docker inspect -f . ci-base-image-arm64 11:14:17 . [Pipeline] withDockerContainer 11:14:18 prd-ubuntu18.04-docker-arm64-4c-16g-1516 does not seem to be running inside a container 11:14:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:14:19 $ docker top c2de2194319a3379c08699bf2262bda37c8124b7101b69d555053fccb0d6f10e -eo pid,comm [Pipeline] { [Pipeline] sh 11:14:20 + go version 11:14:20 go version go1.16.8 linux/arm64 [Pipeline] } 11:14:20 $ docker stop --time=1 c2de2194319a3379c08699bf2262bda37c8124b7101b69d555053fccb0d6f10e 11:14:22 $ docker rm -f c2de2194319a3379c08699bf2262bda37c8124b7101b69d555053fccb0d6f10e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:14:23 + docker inspect -f . ci-base-image-arm64 11:14:23 . [Pipeline] withDockerContainer 11:14:23 prd-ubuntu18.04-docker-arm64-4c-16g-1516 does not seem to be running inside a container 11:14:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:14:25 $ docker top 11a20e93bd8d067123f60fe3d8a04460add12bb2ea12f96649d89dc22172979e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:14:26 + go mod tidy [Pipeline] sh 11:14:28 + make test 11:14:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 11:14:29 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:15:37 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:15:37 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.723s coverage: 64.6% of statements 11:15:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:16:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:16:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:16:04 ./bin/test-attribution-txt.sh 11:16:04 An attribution for github.com/hashicorp/errwrap is missing from in Attribution.txt, please add 11:16:04 An attribution for github.com/hashicorp/go-multierror is missing from in Attribution.txt, please add 11:16:04 make: *** [Makefile:30: test] Error 1 [Pipeline] } 11:16:05 $ docker stop --time=1 11a20e93bd8d067123f60fe3d8a04460add12bb2ea12f96649d89dc22172979e 11:16:06 $ docker rm -f 11a20e93bd8d067123f60fe3d8a04460add12bb2ea12f96649d89dc22172979e [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 11:16:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:08 11:16:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:16:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:09 arm64: Pulling from edgex-lftools-log-publisher 11:16:09 448f6bf000e3: Pulling fs layer 11:16:09 f757da607395: Pulling fs layer 11:16:09 05883995daec: Pulling fs layer 11:16:09 8603b9c90790: Pulling fs layer 11:16:09 1560dd03e051: Pulling fs layer 11:16:09 27f5ce0e4adf: Pulling fs layer 11:16:09 c2d8d7efcc4b: Pulling fs layer 11:16:09 1560dd03e051: Waiting 11:16:09 8603b9c90790: Waiting 11:16:09 27f5ce0e4adf: Waiting 11:16:09 c2d8d7efcc4b: Waiting 11:16:09 f757da607395: Verifying Checksum 11:16:09 f757da607395: Download complete 11:16:09 8603b9c90790: Verifying Checksum 11:16:09 8603b9c90790: Download complete 11:16:09 1560dd03e051: Verifying Checksum 11:16:09 1560dd03e051: Download complete 11:16:09 05883995daec: Verifying Checksum 11:16:09 05883995daec: Download complete 11:16:09 27f5ce0e4adf: Download complete 11:16:09 448f6bf000e3: Verifying Checksum 11:16:09 448f6bf000e3: Download complete 11:16:12 c2d8d7efcc4b: Verifying Checksum 11:16:12 c2d8d7efcc4b: Download complete 11:16:13 448f6bf000e3: Pull complete 11:16:14 f757da607395: Pull complete 11:16:15 05883995daec: Pull complete 11:16:16 8603b9c90790: Pull complete 11:16:17 1560dd03e051: Pull complete 11:16:17 27f5ce0e4adf: Pull complete 11:16:32 c2d8d7efcc4b: Pull complete 11:16:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:16:32 prd-ubuntu18.04-docker-arm64-4c-16g-1516 does not seem to be running inside a container 11:16:32 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:16:35 $ docker top 2aecfa4c12646e0a57b1b0660b3fd6c89f60cc71f6e21563a0fc9ca3eb8cebd7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:36 ---> job-cost.sh 11:16:36 lf-activate-venv: SKIPPING 11:16:36 INFO: No Stack... 11:16:37 INFO: Retrieving Pricing Info for: v3-standard-4 11:16:37 INFO: Archiving Costs [Pipeline] sh 11:16:38 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 11:16:38 + cut -d, -f6 [Pipeline] lock 11:16:38 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-245-1-stack-cost] 11:16:38 Resource [jenkins-edgexfoundry-device-virtual-go-PR-245-1-stack-cost] did not exist. Created. 11:16:38 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-245-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:16:38 /w/workspace/device-virtual-go/1@tmp/durable-ea515c24/script.sh: 1: /w/workspace/device-virtual-go/1@tmp/durable-ea515c24/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:16:39 + echo total: 0.10999999940395355 [Pipeline] stash 11:16:39 Warning: overwriting stash ‘stack-cost’ 11:16:40 Stashed 1 file(s) [Pipeline] } 11:16:40 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-245-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:16:40 $ docker stop --time=1 2aecfa4c12646e0a57b1b0660b3fd6c89f60cc71f6e21563a0fc9ca3eb8cebd7 11:16:41 $ docker rm -f 2aecfa4c12646e0a57b1b0660b3fd6c89f60cc71f6e21563a0fc9ca3eb8cebd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:16:42 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:16:44 + '[' -d /w/workspace/foundry_device-virtual-go_PR-245/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:16:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:16:45 ---> package-listing.sh 11:16:45 ++ tr '[:upper:]' '[:lower:]' 11:16:45 ++ facter osfamily 11:16:45 + OS_FAMILY=redhat 11:16:45 + workspace=/w/workspace/foundry_device-virtual-go_PR-245 11:16:45 + START_PACKAGES=/tmp/packages_start.txt 11:16:45 + END_PACKAGES=/tmp/packages_end.txt 11:16:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:45 + PACKAGES=/tmp/packages_start.txt 11:16:45 + '[' /w/workspace/foundry_device-virtual-go_PR-245 ']' 11:16:45 + PACKAGES=/tmp/packages_end.txt 11:16:45 + case "${OS_FAMILY}" in 11:16:45 + rpm -qa 11:16:45 + sort 11:16:46 + '[' -f /tmp/packages_start.txt ']' 11:16:46 + '[' -f /tmp/packages_end.txt ']' 11:16:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:46 + '[' /w/workspace/foundry_device-virtual-go_PR-245 ']' 11:16:46 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-245/archives/ 11:16:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-245/archives/ [Pipeline] echo 11:16:46 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/foundry_device-virtual-go_PR-245/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:16:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:16:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:47 11:16:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:16:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:47 latest: Pulling from edgex-lftools-log-publisher 11:16:47 b4d181a07f80: Pulling fs layer 11:16:47 a1111a8f2ec3: Pulling fs layer 11:16:47 ed53099fbce6: Pulling fs layer 11:16:47 dc539afda2c1: Pulling fs layer 11:16:47 77bc0d833cb6: Pulling fs layer 11:16:47 9065ff56babe: Pulling fs layer 11:16:47 d287ab97295c: Pulling fs layer 11:16:47 dc539afda2c1: Waiting 11:16:47 77bc0d833cb6: Waiting 11:16:47 9065ff56babe: Waiting 11:16:47 d287ab97295c: Waiting 11:16:47 a1111a8f2ec3: Verifying Checksum 11:16:47 a1111a8f2ec3: Download complete 11:16:47 dc539afda2c1: Verifying Checksum 11:16:47 dc539afda2c1: Download complete 11:16:47 77bc0d833cb6: Verifying Checksum 11:16:47 77bc0d833cb6: Download complete 11:16:47 ed53099fbce6: Verifying Checksum 11:16:47 ed53099fbce6: Download complete 11:16:47 9065ff56babe: Verifying Checksum 11:16:47 9065ff56babe: Download complete 11:16:47 b4d181a07f80: Verifying Checksum 11:16:47 b4d181a07f80: Download complete 11:16:48 d287ab97295c: Verifying Checksum 11:16:48 d287ab97295c: Download complete 11:16:49 b4d181a07f80: Pull complete 11:16:49 a1111a8f2ec3: Pull complete 11:16:50 ed53099fbce6: Pull complete 11:16:50 dc539afda2c1: Pull complete 11:16:50 77bc0d833cb6: Pull complete 11:16:50 9065ff56babe: Pull complete 11:16:55 d287ab97295c: Pull complete 11:16:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:16:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:16:56 prd-centos7-docker-4c-2g-1514 does not seem to be running inside a container 11:16: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/foundry_device-virtual-go_PR-245/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-245 -v /w/workspace/foundry_device-virtual-go_PR-245:/w/workspace/foundry_device-virtual-go_PR-245:rw,z -v /w/workspace/foundry_device-virtual-go_PR-245@tmp:/w/workspace/foundry_device-virtual-go_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:16:58 $ docker top 420050edad344d6454b37d30acbc42af1bea44d8cca81b69aafa18b4b233e612 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:58 + touch /tmp/pre-build-complete [Pipeline] sh 11:16:59 + mkdir -p /var/log/sysstat [Pipeline] sh 11:16:59 + ls /var/log/sa-host 11:16:59 + sadf -c /var/log/sa-host/sa25 11:16:59 file_magic: OK 11:16:59 HZ: Using current value: 100 11:16:59 file_header: OK 11:16:59 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 11:16:59 Statistics: 11:16:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:16:59 File successfully converted to sysstat format version 12.0.3 11:16:59 + sadf -c /var/log/sa-host/sa30 11:16:59 file_magic: OK 11:16:59 HZ: Using current value: 100 11:16:59 file_header: OK 11:16:59 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 11:16:59 Statistics: 11:16:59 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:16:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:59 provisioning config files... 11:16:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-245@tmp/config4813573201848152441tmp [Pipeline] { [Pipeline] echo 11:16:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:17:00 ---> create-netrc.sh [Pipeline] } 11:17:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:17:00 ---> python-tools-install.sh [Pipeline] echo 11:17:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:17:00 ---> sudo-logs.sh 11:17:00 Archiving 'sudo' log.. 11:17:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-1514.novalocal: Name or service not known 11:17:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-1514.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 11:17:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:17:01 ---> job-cost.sh 11:17:01 lf-activate-venv: SKIPPING 11:17:01 DEBUG: total: 0.10999999940395355 11:17:01 INFO: Retrieving Stack Cost... 11:17:11 INFO: Retrieving Pricing Info for: v3-standard-2 11:17:11 INFO: Archiving Costs [Pipeline] echo 11:17:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:17:11 ---> logs-deploy.sh 11:17:11 lf-activate-venv: SKIPPING 11:17:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-245/1 11:17:11 INFO: archiving workspace using pattern(s): 11:17:12 Archives upload complete. 11:17:12 INFO: archiving logs to Nexus 11:17:13 ---> uname -a: 11:17:13 Linux prd-centos7-docker-4c-2g-1514.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 11:17:13 11:17:13 11:17:13 ---> lscpu: 11:17:13 Architecture: x86_64 11:17:13 CPU op-mode(s): 32-bit, 64-bit 11:17:13 Byte Order: Little Endian 11:17:13 Address sizes: 40 bits physical, 48 bits virtual 11:17:13 CPU(s): 2 11:17:13 On-line CPU(s) list: 0,1 11:17:13 Thread(s) per core: 1 11:17:13 Core(s) per socket: 1 11:17:13 Socket(s): 2 11:17:13 NUMA node(s): 1 11:17:13 Vendor ID: AuthenticAMD 11:17:13 CPU family: 23 11:17:13 Model: 49 11:17:13 Model name: AMD EPYC-Rome Processor 11:17:13 Stepping: 0 11:17:13 CPU MHz: 2799.998 11:17:13 BogoMIPS: 5599.99 11:17:13 Virtualization: AMD-V 11:17:13 Hypervisor vendor: KVM 11:17:13 Virtualization type: full 11:17:13 L1d cache: 32K 11:17:13 L1i cache: 32K 11:17:13 L2 cache: 512K 11:17:13 L3 cache: 16384K 11:17:13 NUMA node0 CPU(s): 0,1 11:17:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 11:17:13 11:17:13 11:17:13 ---> nproc: 11:17:13 2 11:17:13 11:17:13 11:17:13 ---> df -h: 11:17:13 Filesystem Size Used Avail Use% Mounted on 11:17:13 overlay 40G 7.7G 33G 20% / 11:17:13 tmpfs 64M 0 64M 0% /dev 11:17:13 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:17:13 shm 64M 0 64M 0% /dev/shm 11:17:13 /dev/vda1 40G 7.7G 33G 20% /facter-os 11:17:13 11:17:13 11:17:13 ---> sar -b -r -n DEV: 11:17:13 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/25/21 _x86_64_ (2 CPU) 11:17:13 11:17:13 11:07:58 LINUX RESTART (2 CPU) 11:17:13 11:17:13 11:09:01 tps rtps wtps bread/s bwrtn/s 11:17:13 11:10:01 1.80 0.00 1.80 0.00 35.54 11:17:13 11:11:01 0.20 0.00 0.20 0.00 3.10 11:17:13 11:12:01 0.27 0.00 0.27 0.00 3.46 11:17:13 11:13:01 0.20 0.00 0.20 0.00 2.70 11:17:13 11:14:01 0.27 0.00 0.27 0.00 3.63 11:17:13 11:15:01 0.30 0.00 0.30 0.00 3.93 11:17:13 11:16:01 0.23 0.00 0.23 0.00 2.85 11:17:13 Average: 0.47 0.00 0.47 0.00 7.89 11:17:13 11:17:13 11:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:17:13 11:10:01 5692432 0 602668 7.52 2620 1711212 1164096 12.85 555140 1529264 20 11:17:13 11:11:01 5686444 0 608648 7.60 2620 1711220 1164444 12.86 560264 1529980 8 11:17:13 11:12:01 5683436 0 611656 7.64 2620 1711220 1164528 12.86 563328 1529980 12 11:17:13 11:13:01 5693224 0 601860 7.51 2620 1711228 1164096 12.85 553080 1530660 16 11:17:13 11:14:01 5692284 0 602792 7.53 2620 1711236 1164204 12.85 553728 1530660 8 11:17:13 11:15:01 5692924 0 602148 7.52 2620 1711240 1164096 12.85 553184 1530660 20 11:17:13 11:16:01 5681072 0 613996 7.67 2620 1711244 1164096 12.85 565432 1530660 8 11:17:13 Average: 5688831 0 606253 7.57 2620 1711229 1164223 12.85 557737 1530266 13 11:17:13 11:17:13 11:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:17:13 11:10:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 11:17:13 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:11:01 eth0 3.26 1.30 3.25 0.09 0.00 0.00 0.00 0.00 11:17:13 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:12:01 eth0 1.33 0.73 0.55 0.40 0.00 0.00 0.00 0.00 11:17:13 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:13:01 eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:13 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:14:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 11:17:13 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:15:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:16:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:17:13 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 Average: eth0 0.83 0.36 0.57 0.08 0.00 0.00 0.00 0.00 11:17:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:17:13 11:17:13 11:17:13 ---> sar -P ALL: 11:17:13 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/25/21 _x86_64_ (2 CPU) 11:17:13 11:17:13 11:07:58 LINUX RESTART (2 CPU) 11:17:13 11:17:13 11:09:01 CPU %user %nice %system %iowait %steal %idle 11:17:13 11:10:01 all 0.31 0.00 0.06 0.00 0.02 99.62 11:17:13 11:10:01 0 0.18 0.00 0.07 0.00 0.02 99.73 11:17:13 11:10:01 1 0.43 0.00 0.05 0.00 0.02 99.50 11:17:13 11:11:01 all 0.32 0.00 0.08 0.00 0.03 99.58 11:17:13 11:11:01 0 0.28 0.00 0.08 0.00 0.05 99.58 11:17:13 11:11:01 1 0.35 0.00 0.07 0.00 0.00 99.58 11:17:13 11:12:01 all 0.18 0.00 0.05 0.00 0.03 99.74 11:17:13 11:12:01 0 0.23 0.00 0.07 0.00 0.02 99.68 11:17:13 11:12:01 1 0.13 0.00 0.03 0.00 0.03 99.80 11:17:13 11:13:01 all 0.13 0.00 0.08 0.00 0.02 99.78 11:17:13 11:13:01 0 0.10 0.00 0.08 0.00 0.02 99.80 11:17:13 11:13:01 1 0.15 0.00 0.07 0.00 0.02 99.77 11:17:13 11:14:01 all 0.22 0.00 0.04 0.00 0.02 99.72 11:17:13 11:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:17:13 11:14:01 1 0.38 0.00 0.05 0.00 0.02 99.55 11:17:13 11:15:01 all 0.24 0.00 0.05 0.00 0.03 99.68 11:17:13 11:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 11:17:13 11:15:01 1 0.43 0.00 0.07 0.00 0.03 99.47 11:17:13 11:16:01 all 0.26 0.00 0.08 0.00 0.01 99.66 11:17:13 11:16:01 0 0.05 0.00 0.10 0.00 0.02 99.83 11:17:13 11:16:01 1 0.47 0.00 0.05 0.00 0.00 99.48 11:17:13 Average: all 0.24 0.00 0.06 0.00 0.02 99.68 11:17:13 Average: 0 0.14 0.00 0.07 0.00 0.02 99.78 11:17:13 Average: 1 0.34 0.00 0.05 0.00 0.02 99.59 11:17:13 11:17:13 11:17:13