Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 696a5e317d56c84bbe6f088dbfeead2f4669ae0b+39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d (bd98df64256f7b16e383d5651d16237984a6de7a) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh3225494883714994868.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1009108419185522174.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-998/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-998/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1578998573047494229.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh6437315412699169875.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-998/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-998/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh353770715089589533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-686 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-998 # 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/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh7387428691344432080.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d into PR head commit 696a5e317d56c84bbe6f088dbfeead2f4669ae0b Merge succeeded, producing 0c26055a70568c57fb8c94bf2acd4339f812a6e0 Checking out Revision 0c26055a70568c57fb8c94bf2acd4339f812a6e0 (PR-998) > 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/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh370762995530295151.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 696a5e317d56c84bbe6f088dbfeead2f4669ae0b # 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/dgexfoundry_device-sdk-go_PR-998@tmp/jenkins-gitclient-ssh3099741237480069758.key > git merge 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c26055a70568c57fb8c94bf2acd4339f812a6e0 # timeout=10 Commit message: "Merge commit '39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1200333b21c5e54638cd9fff8ca7f3b0751632ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:41:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:41:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:41:41 ========================================================= 06:41:41 EdgeX Global Pipelines Version Info 06:41:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:41:43 ------------------- 06:41:43 stable info: 06:41:43 ------------------- 06:41:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:41:43 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 06:41:43 Message: update stable to v1.0.205 06:41:43 ------------------- 06:41:43 experimental info: 06:41:43 ------------------- 06:41:43 Commited By: **** collab-it+edgex@linuxfoundation.org 06:41:43 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 06:41:43 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:41:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:41:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:41:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:41:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:41:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:41:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-998 [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-998 [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-998 [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c26055a70568c57fb8c94bf2acd4339f812a6e0 [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c26055 [Pipeline] echo 06:41:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:44 provisioning config files... 06:41:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config8572874841021196785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:45 ---> docker-login.sh 06:41:45 nexus3.edgexfoundry.org:10001 06:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:45 Configure a credential helper to remove this warning. See 06:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:45 06:41:45 Login Succeeded 06:41:45 nexus3.edgexfoundry.org:10002 06:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:45 Configure a credential helper to remove this warning. See 06:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:45 06:41:45 Login Succeeded 06:41:45 nexus3.edgexfoundry.org:10003 06:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:45 Configure a credential helper to remove this warning. See 06:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:45 06:41:45 Login Succeeded 06:41:45 nexus3.edgexfoundry.org:10004 06:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:45 Configure a credential helper to remove this warning. See 06:41:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:45 06:41:45 Login Succeeded 06:41:45 docker.io 06:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:41:46 Configure a credential helper to remove this warning. See 06:41:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:41:46 06:41:46 Login Succeeded 06:41:46 ---> docker-login.sh ends [Pipeline] } 06:41:46 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 06:41:46 + git log --format=format:%s -1 0c26055a70568c57fb8c94bf2acd4339f812a6e0 [Pipeline] echo 06:41:46 GIT_COMMIT: 0c26055a70568c57fb8c94bf2acd4339f812a6e0, Commit Message: Merge commit '39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d' into HEAD [Pipeline] echo 06:41:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:41:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:47 06:41:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:41:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:48 latest: Pulling from edgex-devops/git-semver 06:41:48 31603596830f: Pulling fs layer 06:41:48 d4622e32a9a9: Pulling fs layer 06:41:48 1030fce36090: Pulling fs layer 06:41:48 6c6cb7e1b49b: Pulling fs layer 06:41:48 6c6cb7e1b49b: Waiting 06:41:48 d4622e32a9a9: Download complete 06:41:48 31603596830f: Verifying Checksum 06:41:48 31603596830f: Download complete 06:41:48 6c6cb7e1b49b: Verifying Checksum 06:41:48 6c6cb7e1b49b: Download complete 06:41:48 31603596830f: Pull complete 06:41:48 d4622e32a9a9: Pull complete 06:41:48 1030fce36090: Verifying Checksum 06:41:48 1030fce36090: Download complete 06:41:49 1030fce36090: Pull complete 06:41:49 6c6cb7e1b49b: Pull complete 06:41:49 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 06:41:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:41:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:41:49 prd-centos7-docker-4c-2g-686 does not seem to be running inside a container 06:41:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-998 -v /w/workspace/dgexfoundry_device-sdk-go_PR-998:/w/workspace/dgexfoundry_device-sdk-go_PR-998:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-998@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:10004/edgex-devops/git-semver:latest cat 06:41:50 $ docker top 712d489309bd0f0f21ef63a8947c079adb7acfe992eb8b1dd460e0b71659cdca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:50 [ssh-agent] Looking for ssh-agent implementation... 06:41:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:50 $ docker exec 712d489309bd0f0f21ef63a8947c079adb7acfe992eb8b1dd460e0b71659cdca ssh-agent 06:41:50 SSH_AUTH_SOCK=/tmp/ssh-8CfPIMNdSCkP/agent.15 06:41:50 SSH_AGENT_PID=21 06:41:50 Running ssh-add (command line suppressed) 06:41:50 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_2234210897486387628.key (/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_2234210897486387628.key) 06:41:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:51 + git tag --points-at HEAD [Pipeline] } 06:41:51 $ docker exec --env ******** --env ******** 712d489309bd0f0f21ef63a8947c079adb7acfe992eb8b1dd460e0b71659cdca ssh-agent -k 06:41:51 unset SSH_AUTH_SOCK; 06:41:51 unset SSH_AGENT_PID; 06:41:51 echo Agent pid 21 killed; 06:41:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:41:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:51 [ssh-agent] Looking for ssh-agent implementation... 06:41:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:51 $ docker exec 712d489309bd0f0f21ef63a8947c079adb7acfe992eb8b1dd460e0b71659cdca ssh-agent 06:41:51 SSH_AUTH_SOCK=/tmp/ssh-SojNhf0aeEEP/agent.55 06:41:51 SSH_AGENT_PID=62 06:41:51 Running ssh-add (command line suppressed) 06:41:51 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_2354301110034114146.key (/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/private_key_2354301110034114146.key) 06:41:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:52 + git semver init 06:41:52 # -> Open(): unable to determine branch for HEAD 06:41:52 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-998/.git 06:41:52 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-998 06:41:52 # $SEMVER_REMOTE_NAME = origin 06:41:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:41:52 # $SEMVER_USER_NAME = edgex-jenkins 06:41:52 # $SEMVER_BRANCH = PR-998 06:41:52 # $SEMVER_TEMP = /tmp/semver-341787568 06:41:52 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:41:52 # '/tmp/semver-341787568' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-998/.semver' 06:41:52 # -> Force: false 06:41:52 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-998/.semver [Pipeline] } 06:41:52 $ docker exec --env ******** --env ******** 712d489309bd0f0f21ef63a8947c079adb7acfe992eb8b1dd460e0b71659cdca ssh-agent -k 06:41:52 unset SSH_AUTH_SOCK; 06:41:52 unset SSH_AGENT_PID; 06:41:52 echo Agent pid 62 killed; 06:41:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:53 + git semver [Pipeline] } 06:41:53 $ docker stop --time=1 712d489309bd0f0f21ef63a8947c079adb7acfe992eb8b1dd460e0b71659cdca 06:41:54 $ docker rm -f 712d489309bd0f0f21ef63a8947c079adb7acfe992eb8b1dd460e0b71659cdca [Pipeline] // withDockerContainer [Pipeline] sh 06:41:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:41:55 Stashed 1 file(s) [Pipeline] echo 06:41:55 [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 06:42:10 Still waiting to schedule task 06:42:10 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-686’ 06:42:10 Still waiting to schedule task 06:42:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 06:44:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-687 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] ws 06:44:08 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 06:44:08 Selected Git installation does not exist. Using Default 06:44:08 The recommended git tool is: NONE 06:44:14 using credential edgex-jenkins-ssh 06:44:14 Cloning the remote Git repository 06:44:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:44:14 > git init /w/workspace/device-sdk-go/3 # timeout=10 06:44:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:44:14 > git --version # timeout=10 06:44:14 > git --version # 'git version 2.17.1' 06:44:14 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:44:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:44:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:44:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:44:16 Merging remotes/origin/main commit 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d into PR head commit 696a5e317d56c84bbe6f088dbfeead2f4669ae0b 06:44:16 Merge succeeded, producing 73d02c5511af0806282943e4d67636dbedda6a68 06:44:16 Checking out Revision 73d02c5511af0806282943e4d67636dbedda6a68 (PR-998) 06:44:16 > git config core.sparsecheckout # timeout=10 06:44:16 > git checkout -f 696a5e317d56c84bbe6f088dbfeead2f4669ae0b # timeout=10 06:44:16 > git remote # timeout=10 06:44:16 > git config --get remote.origin.url # timeout=10 06:44:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:16 > git merge 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d # timeout=10 06:44:16 > git rev-parse HEAD^{commit} # timeout=10 06:44:16 > git config core.sparsecheckout # timeout=10 06:44:16 > git checkout -f 73d02c5511af0806282943e4d67636dbedda6a68 # timeout=10 06:44:21 Commit message: "Merge commit '39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d' into HEAD" 06:44:21 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:21 provisioning config files... 06:44:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config4238829705971818608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:21 > git rev-list --no-walk 1200333b21c5e54638cd9fff8ca7f3b0751632ea # timeout=10 06:44:22 ---> docker-login.sh 06:44:22 nexus3.edgexfoundry.org:10001 06:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:23 Configure a credential helper to remove this warning. See 06:44:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:23 06:44:23 Login Succeeded 06:44:23 nexus3.edgexfoundry.org:10002 06:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:24 Configure a credential helper to remove this warning. See 06:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:24 06:44:24 Login Succeeded 06:44:24 nexus3.edgexfoundry.org:10003 06:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:24 Configure a credential helper to remove this warning. See 06:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:24 06:44:24 Login Succeeded 06:44:24 nexus3.edgexfoundry.org:10004 06:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:25 Configure a credential helper to remove this warning. See 06:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:25 06:44:25 Login Succeeded 06:44:25 docker.io 06:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:25 Configure a credential helper to remove this warning. See 06:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:25 06:44:25 Login Succeeded 06:44:25 ---> docker-login.sh ends [Pipeline] } 06:44:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:44:26 ========================================================= 06:44:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:44:26 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:44:26 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:44:27 Sending build context to Docker daemon 2.608MB 06:44:27 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:44:27 Step 2/8 : FROM ${BASE} 06:44:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:44:27 595b0fe564bb: Pulling fs layer 06:44:27 24495759ef45: Pulling fs layer 06:44:27 d148012ef14d: Pulling fs layer 06:44:27 e90a11edd702: Pulling fs layer 06:44:27 d77568369979: Pulling fs layer 06:44:27 fc1c9f9a7f3b: Pulling fs layer 06:44:27 170f2ba95c9a: Pulling fs layer 06:44:27 97ac5df62f85: Pulling fs layer 06:44:27 e90a11edd702: Waiting 06:44:27 d77568369979: Waiting 06:44:27 170f2ba95c9a: Waiting 06:44:27 fc1c9f9a7f3b: Waiting 06:44:27 97ac5df62f85: Waiting 06:44:27 d148012ef14d: Verifying Checksum 06:44:27 d148012ef14d: Download complete 06:44:27 24495759ef45: Download complete 06:44:27 d77568369979: Verifying Checksum 06:44:27 d77568369979: Download complete 06:44:27 fc1c9f9a7f3b: Verifying Checksum 06:44:27 fc1c9f9a7f3b: Download complete 06:44:27 595b0fe564bb: Download complete 06:44:27 170f2ba95c9a: Download complete 06:44:28 595b0fe564bb: Pull complete 06:44:28 24495759ef45: Pull complete 06:44:29 d148012ef14d: Pull complete 06:44:32 97ac5df62f85: Verifying Checksum 06:44:32 97ac5df62f85: Download complete 06:44:32 e90a11edd702: Verifying Checksum 06:44:32 e90a11edd702: Download complete 06:44:35 Running on prd-centos7-docker-4c-2g-688 in /w/workspace/dgexfoundry_device-sdk-go_PR-998 [Pipeline] { [Pipeline] ws 06:44:35 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 06:44:35 Selected Git installation does not exist. Using Default 06:44:35 The recommended git tool is: NONE 06:44:38 using credential edgex-jenkins-ssh 06:44:38 Cloning the remote Git repository 06:44:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:44:37 > git init /w/workspace/device-sdk-go/3 # timeout=10 06:44:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:44:37 > git --version # timeout=10 06:44:37 > git --version # 'git version 2.24.4' 06:44:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:37 [INFO] Currently running in a labeled security context 06:44:37 [INFO] Currently SELinux is 'enforcing' on the host 06:44:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh4405009143576978175.key 06:44:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:39 Merging remotes/origin/main commit 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d into PR head commit 696a5e317d56c84bbe6f088dbfeead2f4669ae0b 06:44:39 Merge succeeded, producing 0dec1ad974eb74557988596ecd6a7c6005bdf510 06:44:39 Checking out Revision 0dec1ad974eb74557988596ecd6a7c6005bdf510 (PR-998) 06:44:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:44:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:44:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:44:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:44:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:38 [INFO] Currently running in a labeled security context 06:44:38 [INFO] Currently SELinux is 'enforcing' on the host 06:44:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh6144769177079391485.key 06:44:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/998/head:refs/remotes/origin/PR-998 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:44:39 > git config core.sparsecheckout # timeout=10 06:44:39 > git checkout -f 696a5e317d56c84bbe6f088dbfeead2f4669ae0b # timeout=10 06:44:39 > git remote # timeout=10 06:44:39 > git config --get remote.origin.url # timeout=10 06:44:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:44:39 [INFO] Currently running in a labeled security context 06:44:39 [INFO] Currently SELinux is 'enforcing' on the host 06:44:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/3@tmp/jenkins-gitclient-ssh2332022959345889247.key 06:44:39 > git merge 39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d # timeout=10 06:44:39 > git rev-parse HEAD^{commit} # timeout=10 06:44:39 > git config core.sparsecheckout # timeout=10 06:44:39 > git checkout -f 0dec1ad974eb74557988596ecd6a7c6005bdf510 # timeout=10 06:44:42 e90a11edd702: Pull complete 06:44:43 d77568369979: Pull complete 06:44:43 Commit message: "Merge commit '39ad16619dd8276d7242ae1e5c4bbb2c20ba6f5d' into HEAD" 06:44:43 First time build. Skipping changelog. 06:44:43 fc1c9f9a7f3b: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 06:44:43 > git rev-list --no-walk 1200333b21c5e54638cd9fff8ca7f3b0751632ea # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:43 provisioning config files... 06:44:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config1469864838155996728tmp 06:44:43 170f2ba95c9a: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:44 ---> docker-login.sh 06:44:44 nexus3.edgexfoundry.org:10001 06:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:44 Configure a credential helper to remove this warning. See 06:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:44 06:44:44 Login Succeeded 06:44:44 nexus3.edgexfoundry.org:10002 06:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:44 Configure a credential helper to remove this warning. See 06:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:44 06:44:44 Login Succeeded 06:44:44 nexus3.edgexfoundry.org:10003 06:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:44 Configure a credential helper to remove this warning. See 06:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:44 06:44:44 Login Succeeded 06:44:44 nexus3.edgexfoundry.org:10004 06:44:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:44 Configure a credential helper to remove this warning. See 06:44:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:44 06:44:44 Login Succeeded 06:44:44 docker.io 06:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:44:45 Configure a credential helper to remove this warning. See 06:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:44:45 06:44:45 Login Succeeded 06:44:45 ---> docker-login.sh ends [Pipeline] } 06:44:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:44:45 ========================================================= 06:44:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:44:45 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 06:44:45 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:44:45 Sending build context to Docker daemon 2.599MB 06:44:45 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 06:44:45 Step 2/8 : FROM ${BASE} 06:44:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:44:46 540db60ca938: Pulling fs layer 06:44:46 adcc1eea9eea: Pulling fs layer 06:44:46 4c4ab2625f07: Pulling fs layer 06:44:46 db62176df00c: Pulling fs layer 06:44:46 3b30891b0d05: Pulling fs layer 06:44:46 06b49ca38bd5: Pulling fs layer 06:44:46 c788192a36de: Pulling fs layer 06:44:46 a77e37c0d609: Pulling fs layer 06:44:46 c3185cebc471: Pulling fs layer 06:44:46 db62176df00c: Waiting 06:44:46 3b30891b0d05: Waiting 06:44:46 06b49ca38bd5: Waiting 06:44:46 c788192a36de: Waiting 06:44:46 a77e37c0d609: Waiting 06:44:46 c3185cebc471: Waiting 06:44:46 4c4ab2625f07: Verifying Checksum 06:44:46 4c4ab2625f07: Download complete 06:44:46 adcc1eea9eea: Verifying Checksum 06:44:46 adcc1eea9eea: Download complete 06:44:46 3b30891b0d05: Verifying Checksum 06:44:46 3b30891b0d05: Download complete 06:44:46 06b49ca38bd5: Verifying Checksum 06:44:46 06b49ca38bd5: Download complete 06:44:46 c788192a36de: Verifying Checksum 06:44:46 c788192a36de: Download complete 06:44:46 540db60ca938: Verifying Checksum 06:44:46 540db60ca938: Download complete 06:44:46 540db60ca938: Pull complete 06:44:46 adcc1eea9eea: Pull complete 06:44:46 4c4ab2625f07: Pull complete 06:44:46 a77e37c0d609: Verifying Checksum 06:44:46 a77e37c0d609: Download complete 06:44:50 97ac5df62f85: Pull complete 06:44:50 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 06:44:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:44:50 ---> 04bc70af865f 06:44:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:44:50 c3185cebc471: Verifying Checksum 06:44:50 c3185cebc471: Download complete 06:44:51 db62176df00c: Download complete 06:44:53 ---> Running in fe44ed752f89 06:44:53 Removing intermediate container fe44ed752f89 06:44:53 ---> 24c6ade9d3f2 06:44:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:53 ---> Running in 49b9c9a943e1 06:44:54 db62176df00c: Pull complete 06:44:54 3b30891b0d05: Pull complete 06:44:54 06b49ca38bd5: Pull complete 06:44:54 c788192a36de: Pull complete 06:44:54 a77e37c0d609: Pull complete 06:44:56 Removing intermediate container 49b9c9a943e1 06:44:56 ---> 795b4a520a5d 06:44:56 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:44:56 ---> Running in c14444f64b4e 06:44:57 c3185cebc471: Pull complete 06:44:57 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 06:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:44:57 ---> 031687cdd783 06:44:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:44:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:44:58 ---> Running in d6cfcd50dbb9 06:44:58 Removing intermediate container d6cfcd50dbb9 06:44:58 ---> 973d0353d861 06:44:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:44:58 ---> Running in e041e10fe70c 06:44:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:44:58 Removing intermediate container e041e10fe70c 06:44:58 ---> ee122e033d66 06:44:58 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 06:44:58 ---> Running in dc0a1b184c38 06:44:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:45:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:45:00 OK: 218 MiB in 52 packages 06:45:01 OK: 219 MiB in 52 packages 06:45:01 Removing intermediate container c14444f64b4e 06:45:01 ---> e8979a317e27 06:45:01 Step 6/8 : WORKDIR /device-sdk-go 06:45:01 ---> Running in d7862ee3bde3 06:45:01 Removing intermediate container dc0a1b184c38 06:45:01 ---> 1acb27c4e96d 06:45:01 Step 6/8 : WORKDIR /device-sdk-go 06:45:01 ---> Running in 265520e4fb6b 06:45:01 Removing intermediate container 265520e4fb6b 06:45:01 ---> 69c382f9ca28 06:45:01 Step 7/8 : COPY . . 06:45:01 Removing intermediate container d7862ee3bde3 06:45:01 ---> a1e92c175cd9 06:45:01 Step 7/8 : COPY . . 06:45:01 ---> 73ba02ef3d06 06:45:01 Step 8/8 : RUN go mod download 06:45:01 ---> Running in e61181045413 06:45:03 ---> 55f127ec9409 06:45:03 Step 8/8 : RUN go mod download 06:45:03 ---> Running in 1dfd06c71cd4 06:45:20 Removing intermediate container e61181045413 06:45:20 ---> 566a53ebad90 06:45:20 Successfully built 566a53ebad90 06:45:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:45:20 + docker inspect -f . ci-base-image-x86_64 06:45:20 . [Pipeline] withDockerContainer 06:45:20 prd-centos7-docker-4c-2g-688 does not seem to be running inside a container 06:45:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 06:45:20 $ docker top 27b1cc5c182051d8b0a6afc76592b4049a75034164257d095221452ac9c6bfe3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:21 + go version 06:45:21 go version go1.16.6 linux/amd64 [Pipeline] } 06:45:21 $ docker stop --time=1 27b1cc5c182051d8b0a6afc76592b4049a75034164257d095221452ac9c6bfe3 06:45:22 $ docker rm -f 27b1cc5c182051d8b0a6afc76592b4049a75034164257d095221452ac9c6bfe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:23 + docker inspect -f . ci-base-image-x86_64 06:45:23 . [Pipeline] withDockerContainer 06:45:23 prd-centos7-docker-4c-2g-688 does not seem to be running inside a container 06:45:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** ci-base-image-x86_64 cat 06:45:23 $ docker top 1b4488b6965c97e23d498e26d8cc97972e12b7c9be42a7ffc4d4dc601dc8a394 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:45:23 + go mod tidy [Pipeline] sh 06:45:24 + make test 06:45:24 go mod tidy 06:45:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:45:29 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:45:29 Removing intermediate container 1dfd06c71cd4 06:45:29 ---> 28f2d9ab3641 06:45:29 Successfully built 28f2d9ab3641 06:45:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:45:30 + docker inspect -f . ci-base-image-arm64 06:45:30 . [Pipeline] withDockerContainer 06:45:30 prd-ubuntu18.04-docker-arm64-4c-16g-687 does not seem to be running inside a container 06:45:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:45:32 $ docker top 451429432b1d20ef75db5fc9972f4eb12060f295977d5255b630dfc00c51a70f -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:33 + go version 06:45:33 go version go1.16.6 linux/arm64 [Pipeline] } 06:45:33 $ docker stop --time=1 451429432b1d20ef75db5fc9972f4eb12060f295977d5255b630dfc00c51a70f 06:45:35 $ docker rm -f 451429432b1d20ef75db5fc9972f4eb12060f295977d5255b630dfc00c51a70f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:45:35 + docker inspect -f . ci-base-image-arm64 06:45:35 . [Pipeline] withDockerContainer 06:45:36 prd-ubuntu18.04-docker-arm64-4c-16g-687 does not seem to be running inside a container 06:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:45:37 $ docker top ea717728726a89af45ee870bbdb1181531679f4ef3e39ad1b0e1419bec755b3f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 06:45:38 + go mod tidy [Pipeline] sh 06:45:40 + make test 06:45:40 go mod tidy 06:45:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:45:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:45:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:45:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:45:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.053s coverage: 24.2% of statements 06:45:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:45:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.046s coverage: 28.1% of statements 06:45:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.047s coverage: 78.9% of statements 06:45:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.043s coverage: 9.0% of statements 06:45:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:45:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:45:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:45:55 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.070s coverage: 28.7% of statements 06:45:55 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:45:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.047s coverage: 83.3% of statements 06:45:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:45:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:45:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements 06:45:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.817s coverage: 89.2% of statements 06:45:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:45:57 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements 06:45:57 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:45:57 GO111MODULE=on go vet ./... 06:46:02 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:46:16 gofmt -l . 06:46:16 [ "`gofmt -l .`" = "" ] 06:46:16 ./bin/test-attribution-txt.sh 06:46:16 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:46:16 $ docker stop --time=1 1b4488b6965c97e23d498e26d8cc97972e12b7c9be42a7ffc4d4dc601dc8a394 06:46:17 $ docker rm -f 1b4488b6965c97e23d498e26d8cc97972e12b7c9be42a7ffc4d4dc601dc8a394 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:46:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:46:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:46:20 + ls -al . 06:46:20 total 236 06:46:20 drwxrwxr-x. 10 jenkins jenkins 4096 Aug 12 06:46 . 06:46:20 drwxrwxr-x. 4 jenkins jenkins 28 Aug 12 06:44 .. 06:46:20 drwxrwxr-x. 2 jenkins jenkins 64 Aug 12 06:44 bin 06:46:20 -rw-rw-r--. 1 jenkins jenkins 24816 Aug 12 06:44 CHANGELOG.md 06:46:20 -rw-r--r--. 1 jenkins jenkins 125634 Aug 12 06:45 coverage.out 06:46:20 -rw-rw-r--. 1 jenkins jenkins 987 Aug 12 06:44 Dockerfile.build 06:46:20 -rw-rw-r--. 1 jenkins jenkins 140 Aug 12 06:44 .dockerignore 06:46:20 drwxrwxr-x. 5 jenkins jenkins 62 Aug 12 06:44 example 06:46:20 drwxrwxr-x. 8 jenkins jenkins 179 Aug 12 06:44 .git 06:46:20 drwxrwxr-x. 3 jenkins jenkins 125 Aug 12 06:44 .github 06:46:20 -rw-rw-r--. 1 jenkins jenkins 138 Aug 12 06:44 .gitignore 06:46:20 -rw-r--r--. 1 jenkins jenkins 548 Aug 12 06:46 go.mod 06:46:20 -rw-r--r--. 1 jenkins jenkins 20386 Aug 12 06:45 go.sum 06:46:20 -rw-rw-r--. 1 jenkins jenkins 677 Aug 12 06:44 GOVERNANCE.md 06:46:20 drwxrwxr-x. 15 jenkins jenkins 224 Aug 12 06:44 internal 06:46:20 -rw-rw-r--. 1 jenkins jenkins 880 Aug 12 06:44 Jenkinsfile 06:46:20 -rw-rw-r--. 1 jenkins jenkins 11341 Aug 12 06:44 LICENSE 06:46:20 -rw-rw-r--. 1 jenkins jenkins 1026 Aug 12 06:44 Makefile 06:46:20 drwxrwxr-x. 3 jenkins jenkins 16 Aug 12 06:44 openapi 06:46:20 -rw-rw-r--. 1 jenkins jenkins 619 Aug 12 06:44 OWNERS.md 06:46:20 drwxrwxr-x. 5 jenkins jenkins 50 Aug 12 06:44 pkg 06:46:20 -rw-rw-r--. 1 jenkins jenkins 7646 Aug 12 06:44 README.md 06:46:20 drwxrwxr-x. 4 jenkins jenkins 54 Aug 12 06:44 snap 06:46:20 -rw-rw-r--. 1 jenkins jenkins 5 Aug 12 06:41 VERSION 06:46:20 -rw-rw-r--. 1 jenkins jenkins 222 Aug 12 06:44 version.go [Pipeline] isUnix [Pipeline] sh 06:46:21 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0dec1ad974eb74557988596ecd6a7c6005bdf510 --label arch=amd64 --label version=0.0.0 . 06:46:21 Sending build context to Docker daemon 2.725MB 06:46:21 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:46:21 Step 2/23 : FROM ${BASE} AS builder 06:46:21 ---> 566a53ebad90 06:46:21 Step 3/23 : WORKDIR /device-sdk-go 06:46:21 ---> Running in ea3e86756512 06:46:21 Removing intermediate container ea3e86756512 06:46:21 ---> 615736e0c2e0 06:46:21 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:46:21 ---> Running in 36574a73dabf 06:46:21 Removing intermediate container 36574a73dabf 06:46:21 ---> 8497d6240198 06:46:21 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:21 ---> Running in 4d460c8f65a8 06:46:22 Removing intermediate container 4d460c8f65a8 06:46:22 ---> 82451dbb85ee 06:46:22 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:46:22 ---> Running in 27a017b30dd3 06:46:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:46:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:46:23 OK: 219 MiB in 52 packages 06:46:23 Removing intermediate container 27a017b30dd3 06:46:23 ---> 21eb63cf9eef 06:46:23 Step 7/23 : COPY . . 06:46:23 ---> 9189812de2cc 06:46:23 Step 8/23 : RUN go mod download 06:46:23 ---> Running in edb8caf0cbb0 06:46:24 Removing intermediate container edb8caf0cbb0 06:46:24 ---> ec7693db1ae4 06:46:24 Step 9/23 : RUN make build 06:46:24 ---> Running in 982e41126adc 06:46:24 go mod tidy 06:46:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:46:35 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:46:35 Removing intermediate container 982e41126adc 06:46:35 ---> a545c784d6b7 06:46:35 Step 10/23 : FROM alpine:3.12 06:46:36 3.12: Pulling from library/alpine 06:46:36 339de151aab4: Pulling fs layer 06:46:36 339de151aab4: Verifying Checksum 06:46:36 339de151aab4: Download complete 06:46:36 339de151aab4: Pull complete 06:46:36 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 06:46:36 Status: Downloaded newer image for alpine:3.12 06:46:36 ---> 13621d1b12d4 06:46:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:46:36 ---> Running in bc5968f2c4ef 06:46:36 Removing intermediate container bc5968f2c4ef 06:46:36 ---> 3cd388bbbde0 06:46:36 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:36 ---> Running in 40109385db69 06:46:37 Removing intermediate container 40109385db69 06:46:37 ---> d54104228dd3 06:46:37 Step 13/23 : RUN apk add --update --no-cache zeromq 06:46:37 ---> Running in 225a865cf35e 06:46:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:46:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:46:38 (1/5) Installing libgcc (9.3.0-r2) 06:46:38 (2/5) Installing libsodium (1.0.18-r0) 06:46:38 (3/5) Installing libstdc++ (9.3.0-r2) 06:46:39 (4/5) Installing libzmq (4.3.3-r0) 06:46:39 (5/5) Installing zeromq (4.3.3-r0) 06:46:40 Executing busybox-1.31.1-r20.trigger 06:46:40 OK: 8 MiB in 19 packages 06:46:40 Removing intermediate container 225a865cf35e 06:46:40 ---> f183d421d4c0 06:46:40 Step 14/23 : WORKDIR / 06:46:40 ---> Running in a27f52199d77 06:46:40 Removing intermediate container a27f52199d77 06:46:40 ---> 22558c0e79dd 06:46:40 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:46:40 ---> ca7dadd3fddd 06:46:40 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:46:40 ---> 38eed83c3d3c 06:46:40 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:46:40 ---> bcf43485bc8b 06:46:40 Step 18/23 : EXPOSE 59999 06:46:40 ---> Running in 34ada79c3391 06:46:40 Removing intermediate container 34ada79c3391 06:46:40 ---> f7b56adac569 06:46:40 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:46:40 ---> Running in f2c3b813f470 06:46:41 Removing intermediate container f2c3b813f470 06:46:41 ---> 20dcbc9fe178 06:46:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:46:41 ---> Running in c3f368abbe13 06:46:41 Removing intermediate container c3f368abbe13 06:46:41 ---> b0adbbb271f1 06:46:41 Step 21/23 : LABEL arch=amd64 06:46:41 ---> Running in 392a9b7315c4 06:46:41 Removing intermediate container 392a9b7315c4 06:46:41 ---> 38ddd721c332 06:46:41 Step 22/23 : LABEL git_sha=0dec1ad974eb74557988596ecd6a7c6005bdf510 06:46:41 ---> Running in 503dcc5a94aa 06:46:41 Removing intermediate container 503dcc5a94aa 06:46:41 ---> b61045472538 06:46:41 Step 23/23 : LABEL version=0.0.0 06:46:41 ---> Running in 7519a28fead6 06:46:41 Removing intermediate container 7519a28fead6 06:46:41 ---> 7f8dfae2d8ea 06:46:41 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:46:41 Successfully built 7f8dfae2d8ea 06:46:41 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:46:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:41 06:46:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:46:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:42 latest: Pulling from edgex-lftools-log-publisher 06:46:42 b4d181a07f80: Pulling fs layer 06:46:42 a1111a8f2ec3: Pulling fs layer 06:46:42 ed53099fbce6: Pulling fs layer 06:46:42 dc539afda2c1: Pulling fs layer 06:46:42 77bc0d833cb6: Pulling fs layer 06:46:42 9065ff56babe: Pulling fs layer 06:46:42 d287ab97295c: Pulling fs layer 06:46:42 dc539afda2c1: Waiting 06:46:42 77bc0d833cb6: Waiting 06:46:42 9065ff56babe: Waiting 06:46:42 d287ab97295c: Waiting 06:46:42 a1111a8f2ec3: Verifying Checksum 06:46:42 a1111a8f2ec3: Download complete 06:46:42 dc539afda2c1: Verifying Checksum 06:46:42 dc539afda2c1: Download complete 06:46:42 77bc0d833cb6: Verifying Checksum 06:46:42 77bc0d833cb6: Download complete 06:46:42 9065ff56babe: Verifying Checksum 06:46:42 9065ff56babe: Download complete 06:46:42 ed53099fbce6: Verifying Checksum 06:46:42 ed53099fbce6: Download complete 06:46:43 b4d181a07f80: Verifying Checksum 06:46:43 b4d181a07f80: Download complete 06:46:44 b4d181a07f80: Pull complete 06:46:44 a1111a8f2ec3: Pull complete 06:46:45 ed53099fbce6: Pull complete 06:46:45 dc539afda2c1: Pull complete 06:46:45 77bc0d833cb6: Pull complete 06:46:45 9065ff56babe: Pull complete 06:46:47 d287ab97295c: Verifying Checksum 06:46:47 d287ab97295c: Download complete 06:46:51 d287ab97295c: Pull complete 06:46:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:46:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:46:51 prd-centos7-docker-4c-2g-688 does not seem to be running inside a container 06:46:51 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:46:54 $ docker top 32f0a0a25e89f76ec8ec17fc11c52225a1e9d49e9a69c22889816cc08b9fa8c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:54 ---> job-cost.sh 06:46:54 lf-activate-venv: SKIPPING 06:46:54 INFO: No Stack... 06:46:56 INFO: Retrieving Pricing Info for: v3-standard-2 06:46:56 INFO: Archiving Costs [Pipeline] sh 06:46:56 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 06:46:56 + cut -d, -f6 [Pipeline] lock 06:46:56 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-998-3-stack-cost] 06:46:56 Resource [jenkins-edgexfoundry-device-sdk-go-PR-998-3-stack-cost] did not exist. Created. 06:46:56 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-998-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:46:57 + echo total: 0.05999999865889549 [Pipeline] stash 06:46:57 Stashed 1 file(s) [Pipeline] } 06:46:57 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-998-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:46:57 $ docker stop --time=1 32f0a0a25e89f76ec8ec17fc11c52225a1e9d49e9a69c22889816cc08b9fa8c8 06:46:58 $ docker rm -f 32f0a0a25e89f76ec8ec17fc11c52225a1e9d49e9a69c22889816cc08b9fa8c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:47:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:47:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 06:47:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:47:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.458s coverage: 24.2% of statements 06:47:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:47:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.183s coverage: 28.1% of statements 06:47:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.231s coverage: 78.9% of statements 06:47:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.202s coverage: 9.0% of statements 06:47:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 06:47:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 06:47:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:47:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.341s coverage: 28.7% of statements 06:47:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 06:47:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.188s coverage: 83.3% of statements 06:47:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:47:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:47:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.395s coverage: 58.0% of statements 06:47:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.050s coverage: 89.2% of statements 06:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 06:47:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.180s coverage: 4.9% of statements 06:47:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:47:24 GO111MODULE=on go vet ./... 06:48:21 gofmt -l . 06:48:21 [ "`gofmt -l .`" = "" ] 06:48:21 ./bin/test-attribution-txt.sh 06:48:22 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:48:22 $ docker stop --time=1 ea717728726a89af45ee870bbdb1181531679f4ef3e39ad1b0e1419bec755b3f 06:48:24 $ docker rm -f ea717728726a89af45ee870bbdb1181531679f4ef3e39ad1b0e1419bec755b3f [Pipeline] // withDockerContainer [Pipeline] sh 06:48:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:48:25 Warning: overwriting stash ‘coverage-report’ 06:48:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:48:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:48:26 + ls -al . 06:48:26 total 272 06:48:26 drwxrwxr-x 10 jenkins jenkins 4096 Aug 12 06:48 . 06:48:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 06:44 .. 06:48:26 -rw-rw-r-- 1 jenkins jenkins 140 Aug 12 06:44 .dockerignore 06:48:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 12 06:44 .git 06:48:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 06:44 .github 06:48:26 -rw-rw-r-- 1 jenkins jenkins 138 Aug 12 06:44 .gitignore 06:48:26 -rw-rw-r-- 1 jenkins jenkins 24816 Aug 12 06:44 CHANGELOG.md 06:48:26 -rw-rw-r-- 1 jenkins jenkins 987 Aug 12 06:44 Dockerfile.build 06:48:26 -rw-rw-r-- 1 jenkins jenkins 677 Aug 12 06:44 GOVERNANCE.md 06:48:26 -rw-rw-r-- 1 jenkins jenkins 880 Aug 12 06:44 Jenkinsfile 06:48:26 -rw-rw-r-- 1 jenkins jenkins 11341 Aug 12 06:44 LICENSE 06:48:26 -rw-rw-r-- 1 jenkins jenkins 1026 Aug 12 06:44 Makefile 06:48:26 -rw-rw-r-- 1 jenkins jenkins 619 Aug 12 06:44 OWNERS.md 06:48:26 -rw-rw-r-- 1 jenkins jenkins 7646 Aug 12 06:44 README.md 06:48:26 -rw-rw-r-- 1 jenkins jenkins 5 Aug 12 06:41 VERSION 06:48:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 12 06:44 bin 06:48:26 -rw-r--r-- 1 jenkins jenkins 125634 Aug 12 06:47 coverage.out 06:48:26 drwxrwxr-x 5 jenkins jenkins 4096 Aug 12 06:44 example 06:48:26 -rw-r--r-- 1 jenkins jenkins 548 Aug 12 06:48 go.mod 06:48:26 -rw-r--r-- 1 jenkins jenkins 20386 Aug 12 06:45 go.sum 06:48:26 drwxrwxr-x 15 jenkins jenkins 4096 Aug 12 06:44 internal 06:48:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 12 06:44 openapi 06:48:26 drwxrwxr-x 5 jenkins jenkins 4096 Aug 12 06:44 pkg 06:48:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 12 06:44 snap 06:48:26 -rw-rw-r-- 1 jenkins jenkins 222 Aug 12 06:44 version.go [Pipeline] isUnix [Pipeline] sh 06:48:27 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=73d02c5511af0806282943e4d67636dbedda6a68 --label arch=arm64 --label version=0.0.0 . 06:48:27 Sending build context to Docker daemon 2.735MB 06:48:27 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 06:48:27 Step 2/23 : FROM ${BASE} AS builder 06:48:27 ---> 28f2d9ab3641 06:48:27 Step 3/23 : WORKDIR /device-sdk-go 06:48:28 ---> Running in 60f8241902fa 06:48:28 Removing intermediate container 60f8241902fa 06:48:28 ---> 47ce0a608d0d 06:48:28 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:48:29 ---> Running in a45dcd112199 06:48:29 Removing intermediate container a45dcd112199 06:48:29 ---> 07ef92d42a31 06:48:29 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:48:29 ---> Running in be3aca89d35d 06:48:32 Removing intermediate container be3aca89d35d 06:48:32 ---> eae92ed83f38 06:48:32 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 06:48:32 ---> Running in fad131088952 06:48:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:48:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:48:40 OK: 218 MiB in 52 packages 06:48:41 Removing intermediate container fad131088952 06:48:41 ---> 212deb0133ac 06:48:41 Step 7/23 : COPY . . 06:48:42 ---> 8d37f97a6927 06:48:42 Step 8/23 : RUN go mod download 06:48:42 ---> Running in 82e9ea118590 06:48:45 Removing intermediate container 82e9ea118590 06:48:45 ---> 0b7a8a4dd5cb 06:48:45 Step 9/23 : RUN make build 06:48:45 ---> Running in f6660f0436b0 06:48:46 go mod tidy 06:48:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 06:49:19 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 06:49:22 Removing intermediate container f6660f0436b0 06:49:22 ---> ab6e50601205 06:49:22 Step 10/23 : FROM alpine:3.12 06:49:22 3.12: Pulling from library/alpine 06:49:22 d2f70382dc9a: Pulling fs layer 06:49:23 d2f70382dc9a: Verifying Checksum 06:49:23 d2f70382dc9a: Download complete 06:49:23 d2f70382dc9a: Pull complete 06:49:23 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 06:49:23 Status: Downloaded newer image for alpine:3.12 06:49:23 ---> c4fd0aeabfcf 06:49:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:49:23 ---> Running in 51795c3d7932 06:49:24 Removing intermediate container 51795c3d7932 06:49:24 ---> f6e85108bcb8 06:49:24 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:49:24 ---> Running in dabac0810dd7 06:49:26 Removing intermediate container dabac0810dd7 06:49:26 ---> 530d9940fd97 06:49:26 Step 13/23 : RUN apk add --update --no-cache zeromq 06:49:27 ---> Running in afe0a87773b6 06:49:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:49:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:49:29 (1/5) Installing libgcc (9.3.0-r2) 06:49:30 (2/5) Installing libsodium (1.0.18-r0) 06:49:30 (3/5) Installing libstdc++ (9.3.0-r2) 06:49:30 (4/5) Installing libzmq (4.3.3-r0) 06:49:30 (5/5) Installing zeromq (4.3.3-r0) 06:49:30 Executing busybox-1.31.1-r20.trigger 06:49:30 OK: 8 MiB in 19 packages 06:49:31 Removing intermediate container afe0a87773b6 06:49:31 ---> bb77a759b843 06:49:31 Step 14/23 : WORKDIR / 06:49:31 ---> Running in 07b6168dd26b 06:49:32 Removing intermediate container 07b6168dd26b 06:49:32 ---> 116041ff9ccf 06:49:32 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 06:49:33 ---> 86ffd06a2696 06:49:33 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 06:49:34 ---> 3887eb42939e 06:49:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 06:49:35 ---> 1491a6080c0e 06:49:35 Step 18/23 : EXPOSE 59999 06:49:35 ---> Running in 9ef1965d6125 06:49:36 Removing intermediate container 9ef1965d6125 06:49:36 ---> 95da25a8e541 06:49:36 Step 19/23 : ENTRYPOINT ["/device-simple"] 06:49:36 ---> Running in a6f47acfb989 06:49:37 Removing intermediate container a6f47acfb989 06:49:37 ---> 6bd6fbd51a61 06:49:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:49:37 ---> Running in 90b183dad682 06:49:37 Removing intermediate container 90b183dad682 06:49:37 ---> b9945df980e0 06:49:37 Step 21/23 : LABEL arch=arm64 06:49:37 ---> Running in 91b3769ec328 06:49:38 Removing intermediate container 91b3769ec328 06:49:38 ---> 9562b75a595a 06:49:38 Step 22/23 : LABEL git_sha=73d02c5511af0806282943e4d67636dbedda6a68 06:49:38 ---> Running in 542d6efe0ef2 06:49:38 Removing intermediate container 542d6efe0ef2 06:49:38 ---> 7e6924ada29d 06:49:38 Step 23/23 : LABEL version=0.0.0 06:49:39 ---> Running in 534206af0a79 06:49:39 Removing intermediate container 534206af0a79 06:49:39 ---> 6d3b86542b22 06:49:39 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:49:39 Successfully built 6d3b86542b22 06:49:39 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:49:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:40 06:49:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 06:49:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:49:41 arm64: Pulling from edgex-lftools-log-publisher 06:49:41 448f6bf000e3: Pulling fs layer 06:49:41 f757da607395: Pulling fs layer 06:49:41 05883995daec: Pulling fs layer 06:49:41 8603b9c90790: Pulling fs layer 06:49:41 1560dd03e051: Pulling fs layer 06:49:41 27f5ce0e4adf: Pulling fs layer 06:49:41 c2d8d7efcc4b: Pulling fs layer 06:49:41 1560dd03e051: Waiting 06:49:41 27f5ce0e4adf: Waiting 06:49:41 c2d8d7efcc4b: Waiting 06:49:41 8603b9c90790: Waiting 06:49:41 f757da607395: Verifying Checksum 06:49:41 f757da607395: Download complete 06:49:41 8603b9c90790: Verifying Checksum 06:49:41 8603b9c90790: Download complete 06:49:41 05883995daec: Verifying Checksum 06:49:41 05883995daec: Download complete 06:49:41 1560dd03e051: Verifying Checksum 06:49:41 1560dd03e051: Download complete 06:49:41 27f5ce0e4adf: Download complete 06:49:43 448f6bf000e3: Verifying Checksum 06:49:43 448f6bf000e3: Download complete 06:49:45 c2d8d7efcc4b: Verifying Checksum 06:49:45 c2d8d7efcc4b: Download complete 06:49:46 448f6bf000e3: Pull complete 06:49:47 f757da607395: Pull complete 06:49:48 05883995daec: Pull complete 06:49:48 8603b9c90790: Pull complete 06:49:49 1560dd03e051: Pull complete 06:49:50 27f5ce0e4adf: Pull complete 06:50:05 c2d8d7efcc4b: Pull complete 06:50:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 06:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:50:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 06:50:05 prd-ubuntu18.04-docker-arm64-4c-16g-687 does not seem to be running inside a container 06:50:05 $ 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/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:50:09 $ docker top 6eea799f8ca8497133424738d5e6b17ed6836d53ff21843314d55f370a0c81cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:10 ---> job-cost.sh 06:50:10 lf-activate-venv: SKIPPING 06:50:10 INFO: No Stack... 06:50:10 INFO: Retrieving Pricing Info for: v2-standard-4 06:50:11 INFO: Archiving Costs [Pipeline] sh 06:50:12 + cut -d, -f6 06:50:12 + cat /w/workspace/device-sdk-go/3/archives/cost.csv [Pipeline] lock 06:50:12 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-998-3-stack-cost] 06:50:12 Resource [jenkins-edgexfoundry-device-sdk-go-PR-998-3-stack-cost] did not exist. Created. 06:50:12 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-998-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:50:13 /w/workspace/device-sdk-go/3@tmp/durable-4240eb89/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-4240eb89/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:50:13 + echo total: 0.18000000715255737 [Pipeline] stash 06:50:13 Warning: overwriting stash ‘stack-cost’ 06:50:13 Stashed 1 file(s) [Pipeline] } 06:50:13 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-998-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:50:13 $ docker stop --time=1 6eea799f8ca8497133424738d5e6b17ed6836d53ff21843314d55f370a0c81cc 06:50:15 $ docker rm -f 6eea799f8ca8497133424738d5e6b17ed6836d53ff21843314d55f370a0c81cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:50:16 provisioning config files... 06:50:16 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config6461001066403823308tmp [Pipeline] { [Pipeline] sh 06:50:16 + set +x 06:50:16 + curl -s https://codecov.io/bash 06:50:16 + bash -s -- 06:50:16 06:50:16 _____ _ 06:50:16 / ____| | | 06:50:16 | | ___ __| | ___ ___ _____ __ 06:50:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:50:16 | |___| (_) | (_| | __/ (_| (_) \ V / 06:50:16 \_____\___/ \__,_|\___|\___\___/ \_/ 06:50:16 Bash-1.0.6 06:50:16 06:50:16 06:50:16 ==> git version 2.24.4 found 06:50:16 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 06:50:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:50:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:50:16 ==> Jenkins CI detected. 06:50:16 current dir:  /w/workspace/dgexfoundry_device-sdk-go_PR-998 06:50:16 project root: . 06:50:16 --> token set from env 06:50:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:50:16 ==> Running gcov in . (disable via -X gcov) 06:50:16 ==> Python coveragepy not found 06:50:16 ==> Searching for coverage reports in: 06:50:16 + . 06:50:16 -> Found 1 reports 06:50:16 ==> Detecting git/mercurial file structure 06:50:16 ==> Reading reports 06:50:16 + ./coverage.out bytes=125634 06:50:16 ==> Appending adjustments 06:50:16 https://docs.codecov.io/docs/fixing-reports 06:50:17 + Found adjustments 06:50:17 ==> Gzipping contents 06:50:17 16K /tmp/codecov.fdSpl2.gz 06:50:17 ==> Uploading reports 06:50:17 url: https://codecov.io 06:50:17 query: branch=PR-998&commit=0c26055a70568c57fb8c94bf2acd4339f812a6e0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-998%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=998&job=&cmd_args= 06:50:17 -> Pinging Codecov 06:50:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-998&commit=0c26055a70568c57fb8c94bf2acd4339f812a6e0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-998%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=998&job=&cmd_args= 06:50:17 -> Uploading to 06:50:17 https://storage.googleapis.com/codecov/v4/raw/2021-08-12/7E55EF52A471D76F132DFD9A03CDDE97/0c26055a70568c57fb8c94bf2acd4339f812a6e0/9b934ab9-4312-4a0d-918a-f83b99e1300e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210812%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210812T065017Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=938017fc1de31e929dd204ff485e99694bdc3abe2fc54f048c245ac6a6baa2c1 06:50:17 % Total % Received % Xferd Average Speed Time Time Time Current 06:50:17 Dload Upload Total Spent Left Speed 06:50:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16060 0 0 100 16060 0 31747 --:--:-- --:--:-- --:--:-- 31739 06:50:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0c26055a70568c57fb8c94bf2acd4339f812a6e0 [Pipeline] } 06:50:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:50:19 + '[' -d /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives ']' [Pipeline] libraryResource [Pipeline] sh 06:50:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:50:20 ---> package-listing.sh 06:50:20 ++ facter osfamily 06:50:20 ++ tr '[:upper:]' '[:lower:]' 06:50:20 + OS_FAMILY=redhat 06:50:20 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-998 06:50:20 + START_PACKAGES=/tmp/packages_start.txt 06:50:20 + END_PACKAGES=/tmp/packages_end.txt 06:50:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:50:20 + PACKAGES=/tmp/packages_start.txt 06:50:20 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-998 ']' 06:50:20 + PACKAGES=/tmp/packages_end.txt 06:50:20 + case "${OS_FAMILY}" in 06:50:20 + sort 06:50:20 + rpm -qa 06:50:20 + '[' -f /tmp/packages_start.txt ']' 06:50:20 + '[' -f /tmp/packages_end.txt ']' 06:50:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:50:20 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-998 ']' 06:50:20 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives/ 06:50:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-998/archives/ [Pipeline] echo 06:50:20 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/dgexfoundry_device-sdk-go_PR-998/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:50:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:50:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:21 06:50:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 06:50:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:22 latest: Pulling from edgex-lftools-log-publisher 06:50:22 b4d181a07f80: Pulling fs layer 06:50:22 a1111a8f2ec3: Pulling fs layer 06:50:22 ed53099fbce6: Pulling fs layer 06:50:22 dc539afda2c1: Pulling fs layer 06:50:22 77bc0d833cb6: Pulling fs layer 06:50:22 9065ff56babe: Pulling fs layer 06:50:22 d287ab97295c: Pulling fs layer 06:50:22 77bc0d833cb6: Waiting 06:50:22 9065ff56babe: Waiting 06:50:22 d287ab97295c: Waiting 06:50:22 dc539afda2c1: Waiting 06:50:22 a1111a8f2ec3: Verifying Checksum 06:50:22 a1111a8f2ec3: Download complete 06:50:22 dc539afda2c1: Verifying Checksum 06:50:22 dc539afda2c1: Download complete 06:50:22 77bc0d833cb6: Verifying Checksum 06:50:22 77bc0d833cb6: Download complete 06:50:22 9065ff56babe: Verifying Checksum 06:50:22 9065ff56babe: Download complete 06:50:23 ed53099fbce6: Verifying Checksum 06:50:23 ed53099fbce6: Download complete 06:50:23 b4d181a07f80: Verifying Checksum 06:50:23 b4d181a07f80: Download complete 06:50:25 b4d181a07f80: Pull complete 06:50:25 a1111a8f2ec3: Pull complete 06:50:25 ed53099fbce6: Pull complete 06:50:25 dc539afda2c1: Pull complete 06:50:25 77bc0d833cb6: Pull complete 06:50:26 9065ff56babe: Pull complete 06:50:27 d287ab97295c: Verifying Checksum 06:50:27 d287ab97295c: Download complete 06:50:31 d287ab97295c: Pull complete 06:50:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 06:50:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 06:50:31 prd-centos7-docker-4c-2g-686 does not seem to be running inside a container 06:50:31 $ 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/dgexfoundry_device-sdk-go_PR-998/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-998 -v /w/workspace/dgexfoundry_device-sdk-go_PR-998:/w/workspace/dgexfoundry_device-sdk-go_PR-998:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-998@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:50:33 $ docker top 33bf9b4d7940fdf4538ee6a8500cb72e5c21f4198e861beb81f309b3a793a2ff -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:34 + touch /tmp/pre-build-complete [Pipeline] sh 06:50:34 + mkdir -p /var/log/sysstat [Pipeline] sh 06:50:34 + ls /var/log/sa-host 06:50:34 + sadf -c /var/log/sa-host/sa05 06:50:34 file_magic: OK 06:50:34 HZ: Using current value: 100 06:50:34 file_header: OK 06:50:34 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 06:50:34 Statistics: 06:50:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:50:34 File successfully converted to sysstat format version 12.0.3 06:50:34 + sadf -c /var/log/sa-host/sa12 06:50:34 file_magic: OK 06:50:34 HZ: Using current value: 100 06:50:34 file_header: OK 06:50:34 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 06:50:34 Statistics: 06:50:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:50:34 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:50:35 provisioning config files... 06:50:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-998@tmp/config1854087008446460580tmp [Pipeline] { [Pipeline] echo 06:50:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:50:35 ---> create-netrc.sh [Pipeline] } 06:50:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:50:36 ---> python-tools-install.sh [Pipeline] echo 06:50:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:50:36 ---> sudo-logs.sh 06:50:36 Archiving 'sudo' log.. 06:50:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-686.vexxhost.local: Name or service not known 06:50:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-686.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 06:50:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:50:36 ---> job-cost.sh 06:50:36 lf-activate-venv: SKIPPING 06:50:36 DEBUG: total: 0.18000000715255737 06:50:36 INFO: Retrieving Stack Cost... 06:50:38 INFO: Retrieving Pricing Info for: v3-standard-2 06:50:38 INFO: Archiving Costs [Pipeline] echo 06:50:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:50:38 ---> logs-deploy.sh 06:50:38 lf-activate-venv: SKIPPING 06:50:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-998/3 06:50:38 INFO: archiving workspace using pattern(s): 06:50:39 Archives upload complete. 06:50:39 INFO: archiving logs to Nexus 06:50:40 ---> uname -a: 06:50:40 Linux prd-centos7-docker-4c-2g-686.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 06:50:40 06:50:40 06:50:40 ---> lscpu: 06:50:40 Architecture: x86_64 06:50:40 CPU op-mode(s): 32-bit, 64-bit 06:50:40 Byte Order: Little Endian 06:50:40 Address sizes: 40 bits physical, 48 bits virtual 06:50:40 CPU(s): 2 06:50:40 On-line CPU(s) list: 0,1 06:50:40 Thread(s) per core: 1 06:50:40 Core(s) per socket: 1 06:50:40 Socket(s): 2 06:50:40 NUMA node(s): 1 06:50:40 Vendor ID: AuthenticAMD 06:50:40 CPU family: 23 06:50:40 Model: 49 06:50:40 Model name: AMD EPYC-Rome Processor 06:50:40 Stepping: 0 06:50:40 CPU MHz: 2799.998 06:50:40 BogoMIPS: 5599.99 06:50:40 Virtualization: AMD-V 06:50:40 Hypervisor vendor: KVM 06:50:40 Virtualization type: full 06:50:40 L1d cache: 32K 06:50:40 L1i cache: 32K 06:50:40 L2 cache: 512K 06:50:40 L3 cache: 16384K 06:50:40 NUMA node0 CPU(s): 0,1 06:50:40 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 06:50:40 06:50:40 06:50:40 ---> nproc: 06:50:40 2 06:50:40 06:50:40 06:50:40 ---> df -h: 06:50:40 Filesystem Size Used Avail Use% Mounted on 06:50:40 overlay 40G 7.7G 33G 20% / 06:50:40 tmpfs 64M 0 64M 0% /dev 06:50:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:50:40 shm 64M 0 64M 0% /dev/shm 06:50:40 /dev/vda1 40G 7.7G 33G 20% /facter-os 06:50:40 06:50:40 06:50:40 ---> sar -b -r -n DEV: 06:50:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 06:50:40 06:50:40 06:41:00 LINUX RESTART (2 CPU) 06:50:40 06:50:40 06:42:01 tps rtps wtps bread/s bwrtn/s 06:50:40 06:43:01 1.85 0.00 1.85 0.00 37.24 06:50:40 06:44:01 0.22 0.00 0.22 0.00 2.83 06:50:40 06:45:01 0.17 0.00 0.17 0.00 2.42 06:50:40 06:46:01 0.27 0.00 0.27 0.00 3.65 06:50:40 06:47:01 0.35 0.00 0.35 0.00 5.05 06:50:40 06:48:01 0.28 0.00 0.28 0.00 4.26 06:50:40 06:49:01 0.20 0.00 0.20 0.00 2.70 06:50:40 06:50:01 0.20 0.00 0.20 0.00 1.90 06:50:40 Average: 0.44 0.00 0.44 0.00 7.51 06:50:40 06:50:40 06:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:50:40 06:43:01 5458132 0 811632 10.13 2620 1736548 1290124 14.24 589600 1562140 16 06:50:40 06:44:01 5470360 0 799400 9.98 2620 1736552 1207020 13.33 582212 1558952 8 06:50:40 06:45:01 5467192 0 802564 10.02 2620 1736556 1207308 13.33 585516 1558956 16 06:50:40 06:46:01 5469036 0 800716 10.00 2620 1736560 1207020 13.33 583072 1559800 8 06:50:40 06:47:01 5468240 0 801508 10.01 2620 1736564 1207104 13.33 577228 1566184 8 06:50:40 06:48:01 5467948 0 801796 10.01 2620 1736568 1207020 13.33 577704 1566232 8 06:50:40 06:49:01 5466072 0 803664 10.03 2620 1736576 1207092 13.33 579760 1566232 8 06:50:40 06:50:01 5454876 0 814852 10.17 2620 1736584 1207020 13.33 591196 1566232 8 06:50:40 Average: 5465232 0 804516 10.05 2620 1736564 1217464 13.44 583286 1563091 10 06:50:40 06:50:40 06:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:50:40 06:43:01 eth0 4.78 1.38 3.32 0.10 0.00 0.00 0.00 0.00 06:50:40 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:44:01 eth0 0.28 0.08 0.03 0.01 0.00 0.00 0.00 0.00 06:50:40 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:45:01 eth0 1.33 0.60 0.58 0.40 0.00 0.00 0.00 0.00 06:50:40 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:50:40 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:47:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:50:40 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:48:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:49:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:50:40 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:50:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:50:40 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 Average: eth0 0.88 0.32 0.51 0.07 0.00 0.00 0.00 0.00 06:50:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:50:40 06:50:40 06:50:40 ---> sar -P ALL: 06:50:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/12/21 _x86_64_ (2 CPU) 06:50:40 06:50:40 06:41:00 LINUX RESTART (2 CPU) 06:50:40 06:50:40 06:42:01 CPU %user %nice %system %iowait %steal %idle 06:50:40 06:43:01 all 0.19 0.00 0.08 0.00 0.02 99.72 06:50:40 06:43:01 0 0.13 0.00 0.07 0.00 0.00 99.80 06:50:40 06:43:01 1 0.25 0.00 0.08 0.00 0.03 99.63 06:50:40 06:44:01 all 0.16 0.00 0.06 0.00 0.02 99.77 06:50:40 06:44:01 0 0.05 0.00 0.07 0.00 0.02 99.87 06:50:40 06:44:01 1 0.27 0.00 0.05 0.00 0.02 99.67 06:50:40 06:45:01 all 0.25 0.00 0.04 0.00 0.02 99.69 06:50:40 06:45:01 0 0.42 0.00 0.05 0.00 0.02 99.52 06:50:40 06:45:01 1 0.08 0.00 0.03 0.00 0.02 99.87 06:50:40 06:46:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:50:40 06:46:01 0 0.08 0.00 0.02 0.00 0.03 99.87 06:50:40 06:46:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:50:40 06:47:01 all 0.13 0.00 0.04 0.00 0.03 99.80 06:50:40 06:47:01 0 0.05 0.00 0.05 0.00 0.03 99.87 06:50:40 06:47:01 1 0.22 0.00 0.03 0.00 0.02 99.73 06:50:40 06:48:01 all 0.08 0.00 0.02 0.00 0.03 99.87 06:50:40 06:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:50:40 06:48:01 1 0.15 0.00 0.02 0.00 0.03 99.80 06:50:40 06:49:01 all 0.12 0.00 0.04 0.00 0.03 99.82 06:50:40 06:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:50:40 06:49:01 1 0.18 0.00 0.05 0.00 0.03 99.73 06:50:40 06:50:01 all 0.06 0.00 0.04 0.00 0.04 99.86 06:50:40 06:50:01 0 0.02 0.00 0.03 0.00 0.05 99.90 06:50:40 06:50:01 1 0.10 0.00 0.05 0.00 0.03 99.82 06:50:40 Average: all 0.13 0.00 0.04 0.00 0.02 99.80 06:50:40 Average: 0 0.10 0.00 0.04 0.00 0.02 99.83 06:50:40 Average: 1 0.17 0.00 0.04 0.00 0.03 99.77 06:50:40 06:50:40 06:50:40