Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b8bde01b3040ded824082163a6ece586529576f1 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6258476134291395310.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4909069026285191887.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 144eb70ba3d470a427e699408e811d3f535e987a 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/main/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2209572810182581706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7932393200135389537.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/main/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4321822852791577926.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_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-2462 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh4769020308415613452.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b8bde01b3040ded824082163a6ece586529576f1 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 Commit message: "Merge pull request #971 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" > git rev-list --no-walk 5b7ab9a3ff9866f95cdc84e39a450aa5b3c9b9ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:44:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:44:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:44:34 ========================================================= 08:44:34 EdgeX Global Pipelines Version Info 08:44:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:44:36 ------------------- 08:44:36 stable info: 08:44:36 ------------------- 08:44:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:44:36 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 08:44:36 Message: update stable to v1.0.196 08:44:36 ------------------- 08:44:36 experimental info: 08:44:36 ------------------- 08:44:36 Commited By: **** collab-it+edgex@linuxfoundation.org 08:44:36 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 08:44:36 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8bde01b3040ded824082163a6ece586529576f1 [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8bde01 [Pipeline] echo 08:44:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:37 provisioning config files... 08:44:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6294904019323714805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:38 ---> docker-login.sh 08:44:38 nexus3.edgexfoundry.org:10001 08:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:38 Configure a credential helper to remove this warning. See 08:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:38 08:44:38 Login Succeeded 08:44:38 nexus3.edgexfoundry.org:10002 08:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:38 Configure a credential helper to remove this warning. See 08:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:38 08:44:38 Login Succeeded 08:44:38 nexus3.edgexfoundry.org:10003 08:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:39 Configure a credential helper to remove this warning. See 08:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:39 08:44:39 Login Succeeded 08:44:39 nexus3.edgexfoundry.org:10004 08:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:39 Configure a credential helper to remove this warning. See 08:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:39 08:44:39 Login Succeeded 08:44:39 docker.io 08:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:44:39 Configure a credential helper to remove this warning. See 08:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:44:39 08:44:39 Login Succeeded 08:44:39 ---> docker-login.sh ends [Pipeline] } 08:44:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:44:40 + git log --format=format:%s -1 b8bde01b3040ded824082163a6ece586529576f1 [Pipeline] echo 08:44:40 GIT_COMMIT: b8bde01b3040ded824082163a6ece586529576f1, Commit Message: Merge pull request #971 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.3 [Pipeline] echo 08:44:40 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:44:41 08:44:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:44:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:44:41 latest: Pulling from edgex-devops/git-semver 08:44:41 31603596830f: Pulling fs layer 08:44:41 b6dc333f4379: Pulling fs layer 08:44:41 3d9ef1400e77: Pulling fs layer 08:44:41 fd332fbdc1db: Pulling fs layer 08:44:41 fd332fbdc1db: Waiting 08:44:41 b6dc333f4379: Verifying Checksum 08:44:41 b6dc333f4379: Download complete 08:44:41 fd332fbdc1db: Verifying Checksum 08:44:41 fd332fbdc1db: Download complete 08:44:41 3d9ef1400e77: Verifying Checksum 08:44:41 3d9ef1400e77: Download complete 08:44:42 31603596830f: Verifying Checksum 08:44:42 31603596830f: Download complete 08:44:42 31603596830f: Pull complete 08:44:42 b6dc333f4379: Pull complete 08:44:42 3d9ef1400e77: Pull complete 08:44:42 fd332fbdc1db: Pull complete 08:44:42 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 08:44:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:44:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:44:43 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 08:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:44:44 $ docker top 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:44:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:44 [ssh-agent] Looking for ssh-agent implementation... 08:44:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:44 $ docker exec 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 ssh-agent 08:44:44 SSH_AUTH_SOCK=/tmp/ssh-vP7L0jWw1OXk/agent.14 08:44:44 SSH_AGENT_PID=21 08:44:44 Running ssh-add (command line suppressed) 08:44:44 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2142632673860948287.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2142632673860948287.key) 08:44:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:44:44 + git tag --points-at HEAD [Pipeline] } 08:44:45 $ docker exec --env ******** --env ******** 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 ssh-agent -k 08:44:45 unset SSH_AUTH_SOCK; 08:44:45 unset SSH_AGENT_PID; 08:44:45 echo Agent pid 21 killed; 08:44:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:44:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:45 [ssh-agent] Looking for ssh-agent implementation... 08:44:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:45 $ docker exec 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 ssh-agent 08:44:45 SSH_AUTH_SOCK=/tmp/ssh-VIIClp7CzEPA/agent.55 08:44:45 SSH_AGENT_PID=62 08:44:45 Running ssh-add (command line suppressed) 08:44:45 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8340749373757407901.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8340749373757407901.key) 08:44:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:44:45 + git semver init 08:44:45 # -> Open(): unable to determine branch for HEAD 08:44:45 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 08:44:45 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 08:44:45 # $SEMVER_REMOTE_NAME = origin 08:44:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:44:45 # $SEMVER_USER_NAME = edgex-jenkins 08:44:45 # $SEMVER_BRANCH = main 08:44:45 # $SEMVER_TEMP = /tmp/semver-135746146 08:44:45 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 08:44:46 # '/tmp/semver-135746146' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 08:44:46 # -> Force: false 08:44:46 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 08:44:46 $ docker exec --env ******** --env ******** 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 ssh-agent -k 08:44:46 unset SSH_AUTH_SOCK; 08:44:46 unset SSH_AGENT_PID; 08:44:46 echo Agent pid 62 killed; 08:44:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:44:46 + git semver [Pipeline] } 08:44:46 $ docker stop --time=1 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 08:44:48 $ docker rm -f 97a3e43e8f6240eb5570b132be098875946fdd0c5d709fd5e7c933996c72e068 [Pipeline] // withDockerContainer [Pipeline] sh 08:44:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:44:48 Stashed 1 file(s) [Pipeline] echo 08:44:48 [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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 08:45:04 Still waiting to schedule task 08:45:04 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2462’ 08:45:04 Still waiting to schedule task 08:45:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:47:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2463 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 08:47:16 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 08:47:17 Selected Git installation does not exist. Using Default 08:47:17 The recommended git tool is: NONE 08:47:22 using credential edgex-jenkins-ssh 08:47:22 Cloning the remote Git repository 08:47:22 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:47:22 > git init /w/workspace/device-sdk-go/2 # timeout=10 08:47:22 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:47:22 > git --version # timeout=10 08:47:22 > git --version # 'git version 2.17.1' 08:47:22 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:24 Avoid second fetch 08:47:24 Checking out Revision b8bde01b3040ded824082163a6ece586529576f1 (main) 08:47:24 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:47:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:24 > git config core.sparsecheckout # timeout=10 08:47:24 > git checkout -f b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 08:47:28 Commit message: "Merge pull request #971 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:47:29 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:47:30 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:47:30 + sudo+ service docker restarttrue 08:47:30 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:49 provisioning config files... 08:47:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config2196324384599220061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:49 ---> docker-login.sh 08:47:49 nexus3.edgexfoundry.org:10001 08:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:51 Configure a credential helper to remove this warning. See 08:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:51 08:47:51 Login Succeeded 08:47:51 nexus3.edgexfoundry.org:10002 08:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:51 Configure a credential helper to remove this warning. See 08:47:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:51 08:47:51 Login Succeeded 08:47:51 nexus3.edgexfoundry.org:10003 08:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:52 Configure a credential helper to remove this warning. See 08:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:52 08:47:52 Login Succeeded 08:47:52 nexus3.edgexfoundry.org:10004 08:47:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:52 Configure a credential helper to remove this warning. See 08:47:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:52 08:47:52 Login Succeeded 08:47:52 docker.io 08:47:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:47:53 Configure a credential helper to remove this warning. See 08:47:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:47:53 08:47:53 Login Succeeded 08:47:53 ---> docker-login.sh ends [Pipeline] } 08:47:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:47:53 ========================================================= 08:47:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:47:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:47:54 + 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 . 08:47:54 Sending build context to Docker daemon 2.552MB 08:47:54 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:47:54 Step 2/8 : FROM ${BASE} 08:47:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:47:54 595b0fe564bb: Pulling fs layer 08:47:54 24495759ef45: Pulling fs layer 08:47:54 d148012ef14d: Pulling fs layer 08:47:54 cb65c68fc2e2: Pulling fs layer 08:47:54 093eec477d81: Pulling fs layer 08:47:54 20fd20ab2234: Pulling fs layer 08:47:54 43245461236d: Pulling fs layer 08:47:54 5a37c24eccbd: Pulling fs layer 08:47:54 20fd20ab2234: Waiting 08:47:54 cb65c68fc2e2: Waiting 08:47:54 093eec477d81: Waiting 08:47:54 5a37c24eccbd: Waiting 08:47:54 43245461236d: Waiting 08:47:54 d148012ef14d: Verifying Checksum 08:47:54 d148012ef14d: Download complete 08:47:54 24495759ef45: Verifying Checksum 08:47:54 24495759ef45: Download complete 08:47:54 093eec477d81: Verifying Checksum 08:47:54 093eec477d81: Download complete 08:47:54 20fd20ab2234: Verifying Checksum 08:47:54 20fd20ab2234: Download complete 08:47:54 595b0fe564bb: Verifying Checksum 08:47:54 595b0fe564bb: Download complete 08:47:55 595b0fe564bb: Pull complete 08:47:56 24495759ef45: Pull complete 08:47:56 d148012ef14d: Pull complete 08:47:56 Running on prd-centos7-docker-4c-2g-2464 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 08:47:56 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 08:47:56 Selected Git installation does not exist. Using Default 08:47:56 The recommended git tool is: NONE 08:47:57 5a37c24eccbd: Verifying Checksum 08:47:57 5a37c24eccbd: Download complete 08:47:58 cb65c68fc2e2: Verifying Checksum 08:47:58 cb65c68fc2e2: Download complete 08:47:59 using credential edgex-jenkins-ssh 08:47:59 Cloning the remote Git repository 08:48:00 Avoid second fetch 08:48:00 Checking out Revision b8bde01b3040ded824082163a6ece586529576f1 (main) 08:47:59 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:47:59 > git init /w/workspace/device-sdk-go/2 # timeout=10 08:47:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:47:59 > git --version # timeout=10 08:47:59 > git --version # 'git version 2.24.4' 08:47:59 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:59 [INFO] Currently running in a labeled security context 08:47:59 [INFO] Currently SELinux is 'enforcing' on the host 08:47:59 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1123080135026662405.key 08:47:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:00 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:48:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:00 > git config core.sparsecheckout # timeout=10 08:48:00 > git checkout -f b8bde01b3040ded824082163a6ece586529576f1 # timeout=10 08:48:03 Commit message: "Merge pull request #971 from edgexfoundry/dependabot/go_modules/github.com/pelletier/go-toml-1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:48:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:48:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:48:05 + sudo service docker restart 08:48:05 + true 08:48:05 Redirecting to /bin/systemctl restart docker.service 08:48:10 cb65c68fc2e2: Pull complete 08:48:10 093eec477d81: Pull complete 08:48:10 20fd20ab2234: Pull complete 08:48:10 43245461236d: Pull complete 08:48:14 5a37c24eccbd: Pull complete 08:48:14 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 08:48:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:48:14 ---> 274d7007c78b 08:48:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:48:16 ---> Running in 12e0dadd65ce 08:48:16 Removing intermediate container 12e0dadd65ce 08:48:16 ---> e7e3da692bac 08:48:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:16 ---> Running in 014a8c5daf0a 08:48:18 Removing intermediate container 014a8c5daf0a 08:48:18 ---> 27397b5c34b7 08:48:18 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:48:18 ---> Running in e1066c30b1ec 08:48:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:48:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:48:22 (1/6) Installing libc-dev (0.7.2-r3) 08:48:22 (2/6) Installing libsodium (1.0.18-r0) 08:48:22 (3/6) Installing pkgconf (1.7.3-r0) 08:48:22 (4/6) Installing libsodium-dev (1.0.18-r0) 08:48:22 (5/6) Installing libzmq (4.3.3-r1) 08:48:22 (6/6) Installing zeromq-dev (4.3.3-r1) 08:48:22 Executing busybox-1.32.1-r6.trigger 08:48:22 OK: 139 MiB in 46 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:48:23 provisioning config files... 08:48:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config8718501520949488644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:23 Removing intermediate container e1066c30b1ec 08:48:23 ---> 3b4afd29dc73 08:48:24 ---> docker-login.sh 08:48:24 nexus3.edgexfoundry.org:10001 08:48:24 Step 6/8 : WORKDIR /device-sdk-go 08:48:24 ---> Running in 4f416105a03d 08:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:24 Configure a credential helper to remove this warning. See 08:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:24 08:48:24 Login Succeeded 08:48:24 nexus3.edgexfoundry.org:10002 08:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:24 Configure a credential helper to remove this warning. See 08:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:24 08:48:24 Login Succeeded 08:48:24 nexus3.edgexfoundry.org:10003 08:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:24 Configure a credential helper to remove this warning. See 08:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:24 08:48:24 Login Succeeded 08:48:24 nexus3.edgexfoundry.org:10004 08:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:24 Removing intermediate container 4f416105a03d 08:48:24 ---> 73eec3d01c3a 08:48:24 Step 7/8 : COPY . . 08:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:24 Configure a credential helper to remove this warning. See 08:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:24 08:48:24 Login Succeeded 08:48:24 docker.io 08:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:25 Configure a credential helper to remove this warning. See 08:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:25 08:48:25 Login Succeeded 08:48:25 ---> docker-login.sh ends [Pipeline] } 08:48:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:48:25 ========================================================= 08:48:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:48:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:48:25 + 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 . 08:48:25 Sending build context to Docker daemon 2.564MB 08:48:25 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 08:48:25 Step 2/8 : FROM ${BASE} 08:48:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:48:25 540db60ca938: Pulling fs layer 08:48:25 adcc1eea9eea: Pulling fs layer 08:48:25 4c4ab2625f07: Pulling fs layer 08:48:25 0773c198feca: Pulling fs layer 08:48:25 345f892a5656: Pulling fs layer 08:48:25 9ac62484cfdc: Pulling fs layer 08:48:25 5ac4037533be: Pulling fs layer 08:48:25 dc6bda0758c5: Pulling fs layer 08:48:25 345f892a5656: Waiting 08:48:25 9ac62484cfdc: Waiting 08:48:25 5ac4037533be: Waiting 08:48:25 dc6bda0758c5: Waiting 08:48:25 0773c198feca: Waiting 08:48:25 ---> 376e85bb6167 08:48:25 Step 8/8 : RUN go mod download 08:48:25 4c4ab2625f07: Verifying Checksum 08:48:25 4c4ab2625f07: Download complete 08:48:25 adcc1eea9eea: Verifying Checksum 08:48:25 adcc1eea9eea: Download complete 08:48:25 345f892a5656: Verifying Checksum 08:48:25 345f892a5656: Download complete 08:48:25 540db60ca938: Verifying Checksum 08:48:25 540db60ca938: Download complete 08:48:25 9ac62484cfdc: Verifying Checksum 08:48:25 9ac62484cfdc: Download complete 08:48:25 540db60ca938: Pull complete 08:48:26 ---> Running in 3db49ee401be 08:48:26 adcc1eea9eea: Pull complete 08:48:26 5ac4037533be: Verifying Checksum 08:48:26 5ac4037533be: Download complete 08:48:26 4c4ab2625f07: Pull complete 08:48:27 dc6bda0758c5: Verifying Checksum 08:48:27 dc6bda0758c5: Download complete 08:48:28 0773c198feca: Verifying Checksum 08:48:28 0773c198feca: Download complete 08:48:31 0773c198feca: Pull complete 08:48:31 345f892a5656: Pull complete 08:48:31 9ac62484cfdc: Pull complete 08:48:31 5ac4037533be: Pull complete 08:48:32 dc6bda0758c5: Pull complete 08:48:32 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 08:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:48:32 ---> eb58bd16d52e 08:48:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:48:37 ---> Running in 87d7a39797c7 08:48:37 Removing intermediate container 87d7a39797c7 08:48:37 ---> 263639ca5ce4 08:48:37 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:37 ---> Running in da61f11682b6 08:48:37 Removing intermediate container da61f11682b6 08:48:37 ---> e0372ef0dfaa 08:48:37 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 08:48:37 ---> Running in e15369fb6376 08:48:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:48:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:48:39 (1/6) Installing libc-dev (0.7.2-r3) 08:48:39 (2/6) Installing libsodium (1.0.18-r0) 08:48:39 (3/6) Installing pkgconf (1.7.3-r0) 08:48:39 (4/6) Installing libsodium-dev (1.0.18-r0) 08:48:40 (5/6) Installing libzmq (4.3.3-r1) 08:48:40 (6/6) Installing zeromq-dev (4.3.3-r1) 08:48:40 Executing busybox-1.32.1-r6.trigger 08:48:40 OK: 150 MiB in 46 packages 08:48:40 Removing intermediate container e15369fb6376 08:48:40 ---> 86cc7b4add30 08:48:40 Step 6/8 : WORKDIR /device-sdk-go 08:48:40 ---> Running in 90976084757e 08:48:40 Removing intermediate container 90976084757e 08:48:40 ---> ecfc7678104f 08:48:40 Step 7/8 : COPY . . 08:48:40 ---> 68ddaf38cf7b 08:48:40 Step 8/8 : RUN go mod download 08:48:40 ---> Running in bc9efd9db4a4 08:48:53 Removing intermediate container bc9efd9db4a4 08:48:53 ---> 135f80afb980 08:48:53 Successfully built 135f80afb980 08:48:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:48:53 + docker inspect -f . ci-base-image-x86_64 08:48:53 . [Pipeline] withDockerContainer 08:48:53 prd-centos7-docker-4c-2g-2464 does not seem to be running inside a container 08:48:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat 08:48:53 $ docker top a3b93c07fcad45439bea5abef1d86f7b4022735c994354d59af0ab05d8bf0e2e -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:54 + go version 08:48:54 go version go1.16.5 linux/amd64 [Pipeline] } 08:48:54 $ docker stop --time=1 a3b93c07fcad45439bea5abef1d86f7b4022735c994354d59af0ab05d8bf0e2e 08:48:55 $ docker rm -f a3b93c07fcad45439bea5abef1d86f7b4022735c994354d59af0ab05d8bf0e2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:48:56 + docker inspect -f . ci-base-image-x86_64 08:48:56 . [Pipeline] withDockerContainer 08:48:56 prd-centos7-docker-4c-2g-2464 does not seem to be running inside a container 08:48:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-x86_64 cat 08:48:56 $ docker top c86330782f82e22a0307b1c894641d936b946d0fe66cd6d7f60ab4366ba092a0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:56 + go mod tidy [Pipeline] sh 08:48:57 + make test 08:48:57 go mod tidy 08:48:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:48:58 Removing intermediate container 3db49ee401be 08:48:58 ---> 02443bc17acb 08:48:58 Successfully built 02443bc17acb 08:48:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:48:58 + docker inspect -f . ci-base-image-arm64 08:48:58 . [Pipeline] withDockerContainer 08:48:59 prd-ubuntu18.04-docker-arm64-4c-16g-2463 does not seem to be running inside a container 08:48:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 08:49:00 $ docker top 8746ee46ba8f36292cc32de59dde77cc9f138d6a04bec282ad3c5c13ef6336ec -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:01 + go version 08:49:01 go version go1.16.5 linux/arm64 [Pipeline] } 08:49:02 $ docker stop --time=1 8746ee46ba8f36292cc32de59dde77cc9f138d6a04bec282ad3c5c13ef6336ec 08:49:02 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:49:03 $ docker rm -f 8746ee46ba8f36292cc32de59dde77cc9f138d6a04bec282ad3c5c13ef6336ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:49:04 + docker inspect -f . ci-base-image-arm64 08:49:04 . [Pipeline] withDockerContainer 08:49:04 prd-ubuntu18.04-docker-arm64-4c-16g-2463 does not seem to be running inside a container 08:49:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** ci-base-image-arm64 cat 08:49:06 $ docker top 91d65ceb688394469e2f2515fab5a53ad73329ef73591bb6b96ce5a48a5c0b29 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:07 + go mod tidy [Pipeline] sh 08:49:08 + make test 08:49:08 go mod tidy 08:49:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:49:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:49:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:49:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:49:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.048s coverage: 24.2% of statements 08:49:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:49:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements 08:49:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements 08:49:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.055s coverage: 9.0% of statements 08:49:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:49:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:49:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:49:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.080s coverage: 28.7% of statements 08:49:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:49:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.060s coverage: 83.3% of statements 08:49:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:49:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:49:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 08:49:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.825s coverage: 89.2% of statements 08:49:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:49:30 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements 08:49:30 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:49:30 GO111MODULE=on go vet ./... 08:49:31 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 08:49:48 gofmt -l . 08:49:48 [ "`gofmt -l .`" = "" ] 08:49:48 ./bin/test-attribution-txt.sh 08:49:48 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:49:48 $ docker stop --time=1 c86330782f82e22a0307b1c894641d936b946d0fe66cd6d7f60ab4366ba092a0 08:49:50 $ docker rm -f c86330782f82e22a0307b1c894641d936b946d0fe66cd6d7f60ab4366ba092a0 [Pipeline] // withDockerContainer [Pipeline] sh 08:49:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:49:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:49:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:49:54 + ls -al . 08:49:54 total 228 08:49:54 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 11 08:49 . 08:49:54 drwxrwxr-x. 4 jenkins jenkins 28 Jul 11 08:47 .. 08:49:54 drwxrwxr-x. 2 jenkins jenkins 64 Jul 11 08:48 bin 08:49:54 -rw-rw-r--. 1 jenkins jenkins 24816 Jul 11 08:48 CHANGELOG.md 08:49:54 -rw-r--r--. 1 jenkins jenkins 125634 Jul 11 08:49 coverage.out 08:49:54 -rw-rw-r--. 1 jenkins jenkins 987 Jul 11 08:48 Dockerfile.build 08:49:54 -rw-rw-r--. 1 jenkins jenkins 140 Jul 11 08:48 .dockerignore 08:49:54 drwxrwxr-x. 5 jenkins jenkins 62 Jul 11 08:48 example 08:49:54 drwxrwxr-x. 8 jenkins jenkins 162 Jul 11 08:48 .git 08:49:54 drwxrwxr-x. 2 jenkins jenkins 103 Jul 11 08:48 .github 08:49:54 -rw-rw-r--. 1 jenkins jenkins 138 Jul 11 08:48 .gitignore 08:49:54 -rw-r--r--. 1 jenkins jenkins 548 Jul 11 08:49 go.mod 08:49:54 -rw-r--r--. 1 jenkins jenkins 20301 Jul 11 08:48 go.sum 08:49:54 drwxrwxr-x. 15 jenkins jenkins 224 Jul 11 08:48 internal 08:49:54 -rw-rw-r--. 1 jenkins jenkins 880 Jul 11 08:48 Jenkinsfile 08:49:54 -rw-rw-r--. 1 jenkins jenkins 11341 Jul 11 08:48 LICENSE 08:49:54 -rw-rw-r--. 1 jenkins jenkins 1026 Jul 11 08:48 Makefile 08:49:54 drwxrwxr-x. 3 jenkins jenkins 16 Jul 11 08:48 openapi 08:49:54 drwxrwxr-x. 5 jenkins jenkins 50 Jul 11 08:48 pkg 08:49:54 -rw-rw-r--. 1 jenkins jenkins 7652 Jul 11 08:48 README.md 08:49:54 drwxrwxr-x. 4 jenkins jenkins 54 Jul 11 08:48 snap 08:49:54 -rw-rw-r--. 1 jenkins jenkins 11 Jul 11 08:44 VERSION 08:49:54 -rw-rw-r--. 1 jenkins jenkins 222 Jul 11 08:48 version.go [Pipeline] isUnix [Pipeline] sh 08:49:54 + 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=b8bde01b3040ded824082163a6ece586529576f1 --label arch=amd64 --label version=2.0.1-dev.5 . 08:49:54 Sending build context to Docker daemon 2.691MB 08:49:54 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 08:49:54 Step 2/23 : FROM ${BASE} AS builder 08:49:54 ---> 135f80afb980 08:49:54 Step 3/23 : WORKDIR /device-sdk-go 08:49:54 ---> Running in ab39b1f385a3 08:49:54 Removing intermediate container ab39b1f385a3 08:49:54 ---> de3a5a1f9cfa 08:49:54 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:49:55 ---> Running in f58d2c01ec0a 08:49:55 Removing intermediate container f58d2c01ec0a 08:49:55 ---> 2f04b87f09da 08:49:55 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:49:55 ---> Running in 6f74d552e598 08:49:55 Removing intermediate container 6f74d552e598 08:49:55 ---> c6ac92ccbcc8 08:49:55 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:49:55 ---> Running in 943e17720d1c 08:49:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:49:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:49:57 OK: 150 MiB in 46 packages 08:49:57 Removing intermediate container 943e17720d1c 08:49:57 ---> e798cabf2261 08:49:57 Step 7/23 : COPY . . 08:49:57 ---> e29918e6a7a0 08:49:57 Step 8/23 : RUN go mod download 08:49:57 ---> Running in 492071a0a7c3 08:49:58 Removing intermediate container 492071a0a7c3 08:49:58 ---> eb9580fe257e 08:49:58 Step 9/23 : RUN make build 08:49:58 ---> Running in bb8708bcb534 08:49:58 go mod tidy 08:49:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.5" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:50:08 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:50:09 Removing intermediate container bb8708bcb534 08:50:09 ---> 221a76a6dd6f 08:50:09 Step 10/23 : FROM alpine:3.12 08:50:09 3.12: Pulling from library/alpine 08:50:10 339de151aab4: Pulling fs layer 08:50:10 339de151aab4: Verifying Checksum 08:50:10 339de151aab4: Download complete 08:50:10 339de151aab4: Pull complete 08:50:10 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:50:10 Status: Downloaded newer image for alpine:3.12 08:50:10 ---> 13621d1b12d4 08:50:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:50:10 ---> Running in 51fde5263545 08:50:10 Removing intermediate container 51fde5263545 08:50:10 ---> d7dd53514f98 08:50:10 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:10 ---> Running in b1f670267fac 08:50:10 Removing intermediate container b1f670267fac 08:50:10 ---> f39eafa81dfa 08:50:10 Step 13/23 : RUN apk add --update --no-cache zeromq 08:50:10 ---> Running in 21c52fef7810 08:50:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:50:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:50:12 (1/5) Installing libgcc (9.3.0-r2) 08:50:12 (2/5) Installing libsodium (1.0.18-r0) 08:50:12 (3/5) Installing libstdc++ (9.3.0-r2) 08:50:13 (4/5) Installing libzmq (4.3.3-r0) 08:50:13 (5/5) Installing zeromq (4.3.3-r0) 08:50:13 Executing busybox-1.31.1-r20.trigger 08:50:13 OK: 8 MiB in 19 packages 08:50:13 Removing intermediate container 21c52fef7810 08:50:13 ---> 0b7315e390e8 08:50:13 Step 14/23 : WORKDIR / 08:50:13 ---> Running in 8307afc480be 08:50:13 Removing intermediate container 8307afc480be 08:50:13 ---> 51e48eb74fb0 08:50:13 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:50:13 ---> 5f1adb77feb3 08:50:13 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:50:14 ---> 927acd1448ee 08:50:14 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:50:14 ---> 82573d6f035a 08:50:14 Step 18/23 : EXPOSE 59999 08:50:14 ---> Running in b22bc5c1adfb 08:50:14 Removing intermediate container b22bc5c1adfb 08:50:14 ---> a203423556f7 08:50:14 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:50:14 ---> Running in b01148a22137 08:50:14 Removing intermediate container b01148a22137 08:50:14 ---> 7d5dce0f6b4d 08:50:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:14 ---> Running in 2c1a9a4bd037 08:50:14 Removing intermediate container 2c1a9a4bd037 08:50:14 ---> 284d48a8c06b 08:50:14 Step 21/23 : LABEL arch=amd64 08:50:14 ---> Running in b84cb9693bc6 08:50:14 Removing intermediate container b84cb9693bc6 08:50:14 ---> de4669b87904 08:50:14 Step 22/23 : LABEL git_sha=b8bde01b3040ded824082163a6ece586529576f1 08:50:14 ---> Running in dda9f12e4549 08:50:14 Removing intermediate container dda9f12e4549 08:50:14 ---> 5cadeeffd15c 08:50:14 Step 23/23 : LABEL version=2.0.1-dev.5 08:50:14 ---> Running in f63eb0ad561a 08:50:14 Removing intermediate container f63eb0ad561a 08:50:14 ---> 4fb3fcec5fe2 08:50:14 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:50:14 Successfully built 4fb3fcec5fe2 08:50:14 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] libraryResource [Pipeline] sh 08:50:15 ---> job-cost.sh 08:50:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YeuQ 08:50:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:50:38 lf-activate-venv(): INFO: Adding /tmp/venv-YeuQ/bin to PATH 08:50:38 INFO: No Stack... 08:50:38 INFO: Retrieving Pricing Info for: v3-standard-2 08:50:38 INFO: Archiving Costs [Pipeline] sh 08:50:39 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 08:50:39 + cut -d, -f6 [Pipeline] lock 08:50:39 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] 08:50:39 Resource [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] did not exist. Created. 08:50:39 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:50:39 + echo total: 0.05999999865889549 [Pipeline] stash 08:50:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 08:50:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 08:50:39 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 08:50:39 Stashed 1 file(s) [Pipeline] } 08:50:39 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:50:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.277s coverage: 24.2% of statements 08:50:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 08:50:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.186s coverage: 28.1% of statements 08:50:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.256s coverage: 78.9% of statements 08:50:46 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.202s coverage: 9.0% of statements 08:50:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 08:50:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 08:50:46 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 08:50:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.351s coverage: 28.7% of statements 08:50:47 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 08:50:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.211s coverage: 83.3% of statements 08:50:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 08:50:50 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 08:50:50 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.415s coverage: 58.0% of statements 08:50:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.132s coverage: 89.2% of statements 08:50:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 08:50:51 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.184s coverage: 4.9% of statements 08:50:51 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 08:50:52 GO111MODULE=on go vet ./... 08:51:48 gofmt -l . 08:51:48 [ "`gofmt -l .`" = "" ] 08:51:48 ./bin/test-attribution-txt.sh 08:51:48 ./bin/test-go-mod-tidy.sh [Pipeline] } 08:51:48 $ docker stop --time=1 91d65ceb688394469e2f2515fab5a53ad73329ef73591bb6b96ce5a48a5c0b29 08:51:50 $ docker rm -f 91d65ceb688394469e2f2515fab5a53ad73329ef73591bb6b96ce5a48a5c0b29 [Pipeline] // withDockerContainer [Pipeline] sh 08:51:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:51:51 Warning: overwriting stash ‘coverage-report’ 08:51:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:51:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:51:53 + ls -al . 08:51:53 total 264 08:51:53 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 08:51 . 08:51:53 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 08:47 .. 08:51:53 -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 08:47 .dockerignore 08:51:53 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 08:47 .git 08:51:53 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 08:47 .github 08:51:53 -rw-rw-r-- 1 jenkins jenkins 138 Jul 11 08:47 .gitignore 08:51:53 -rw-rw-r-- 1 jenkins jenkins 24816 Jul 11 08:47 CHANGELOG.md 08:51:53 -rw-rw-r-- 1 jenkins jenkins 987 Jul 11 08:47 Dockerfile.build 08:51:53 -rw-rw-r-- 1 jenkins jenkins 880 Jul 11 08:47 Jenkinsfile 08:51:53 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 11 08:47 LICENSE 08:51:53 -rw-rw-r-- 1 jenkins jenkins 1026 Jul 11 08:47 Makefile 08:51:53 -rw-rw-r-- 1 jenkins jenkins 7652 Jul 11 08:47 README.md 08:51:53 -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 08:44 VERSION 08:51:53 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 08:47 bin 08:51:53 -rw-r--r-- 1 jenkins jenkins 125634 Jul 11 08:50 coverage.out 08:51:53 drwxrwxr-x 5 jenkins jenkins 4096 Jul 11 08:47 example 08:51:53 -rw-r--r-- 1 jenkins jenkins 548 Jul 11 08:51 go.mod 08:51:53 -rw-r--r-- 1 jenkins jenkins 20301 Jul 11 08:49 go.sum 08:51:53 drwxrwxr-x 15 jenkins jenkins 4096 Jul 11 08:47 internal 08:51:53 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 08:47 openapi 08:51:53 drwxrwxr-x 5 jenkins jenkins 4096 Jul 11 08:47 pkg 08:51:53 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 08:47 snap 08:51:53 -rw-rw-r-- 1 jenkins jenkins 222 Jul 11 08:47 version.go [Pipeline] isUnix [Pipeline] sh 08:51:53 + 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=b8bde01b3040ded824082163a6ece586529576f1 --label arch=arm64 --label version=2.0.1-dev.5 . 08:51:54 Sending build context to Docker daemon 2.679MB 08:51:54 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 08:51:54 Step 2/23 : FROM ${BASE} AS builder 08:51:54 ---> 02443bc17acb 08:51:54 Step 3/23 : WORKDIR /device-sdk-go 08:51:54 ---> Running in 674bd7b7acb2 08:51:55 Removing intermediate container 674bd7b7acb2 08:51:55 ---> 67b48f346099 08:51:55 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:51:55 ---> Running in e5e2199e98f4 08:51:55 Removing intermediate container e5e2199e98f4 08:51:55 ---> 12da15dba0a7 08:51:55 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:55 ---> Running in a13b55369fa1 08:51:58 Removing intermediate container a13b55369fa1 08:51:58 ---> acfeafd0f96e 08:51:58 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 08:51:58 ---> Running in e3802adde609 08:51:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:52:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:52:01 OK: 139 MiB in 46 packages 08:52:02 Removing intermediate container e3802adde609 08:52:02 ---> 863dbd43f9c8 08:52:02 Step 7/23 : COPY . . 08:52:04 ---> 08cfa37c479f 08:52:04 Step 8/23 : RUN go mod download 08:52:04 ---> Running in aacd77e15411 08:52:07 Removing intermediate container aacd77e15411 08:52:07 ---> d243be0a2f58 08:52:07 Step 9/23 : RUN make build 08:52:07 ---> Running in ffe0f4b19b0c 08:52:08 go mod tidy 08:52:08 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.5" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 08:52:41 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:52:41 Removing intermediate container ffe0f4b19b0c 08:52:41 ---> 9ce02de561c7 08:52:41 Step 10/23 : FROM alpine:3.12 08:52:42 3.12: Pulling from library/alpine 08:52:42 d2f70382dc9a: Pulling fs layer 08:52:42 d2f70382dc9a: Verifying Checksum 08:52:42 d2f70382dc9a: Download complete 08:52:43 d2f70382dc9a: Pull complete 08:52:43 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 08:52:43 Status: Downloaded newer image for alpine:3.12 08:52:43 ---> c4fd0aeabfcf 08:52:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:52:43 ---> Running in 6bd93546bbc7 08:52:43 Removing intermediate container 6bd93546bbc7 08:52:43 ---> 5be7d1946324 08:52:43 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:43 ---> Running in 85b773357783 08:52:45 Removing intermediate container 85b773357783 08:52:45 ---> 4eaffa81da09 08:52:45 Step 13/23 : RUN apk add --update --no-cache zeromq 08:52:45 ---> Running in 1a50fc194579 08:52:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:52:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:52:48 (1/5) Installing libgcc (9.3.0-r2) 08:52:48 (2/5) Installing libsodium (1.0.18-r0) 08:52:48 (3/5) Installing libstdc++ (9.3.0-r2) 08:52:49 (4/5) Installing libzmq (4.3.3-r0) 08:52:49 (5/5) Installing zeromq (4.3.3-r0) 08:52:49 Executing busybox-1.31.1-r20.trigger 08:52:49 OK: 8 MiB in 19 packages 08:52:50 Removing intermediate container 1a50fc194579 08:52:50 ---> e6e8e89deaf7 08:52:50 Step 14/23 : WORKDIR / 08:52:50 ---> Running in b2fa01f14171 08:52:51 Removing intermediate container b2fa01f14171 08:52:51 ---> 961e476fcf3f 08:52:51 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 08:52:51 ---> 17a774bd2298 08:52:51 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 08:52:53 ---> 63405b4a5cb4 08:52:53 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 08:52:53 ---> f18c89ff58ac 08:52:53 Step 18/23 : EXPOSE 59999 08:52:54 ---> Running in 1041809ed716 08:52:54 Removing intermediate container 1041809ed716 08:52:54 ---> 7d5b0d355d1c 08:52:54 Step 19/23 : ENTRYPOINT ["/device-simple"] 08:52:54 ---> Running in 3a583a014089 08:52:55 Removing intermediate container 3a583a014089 08:52:55 ---> 41a827688a45 08:52:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:52:55 ---> Running in 4bce12495d1f 08:52:56 Removing intermediate container 4bce12495d1f 08:52:56 ---> a89a6ffc0451 08:52:56 Step 21/23 : LABEL arch=arm64 08:52:56 ---> Running in 668ae633f3fc 08:52:56 Removing intermediate container 668ae633f3fc 08:52:56 ---> 18f445cad748 08:52:56 Step 22/23 : LABEL git_sha=b8bde01b3040ded824082163a6ece586529576f1 08:52:56 ---> Running in c12b03d56dae 08:52:57 Removing intermediate container c12b03d56dae 08:52:57 ---> de8969ae1fe5 08:52:57 Step 23/23 : LABEL version=2.0.1-dev.5 08:52:57 ---> Running in a5508ea4efe6 08:52:57 Removing intermediate container a5508ea4efe6 08:52:57 ---> 094f0d92f32c 08:52:57 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:52:57 Successfully built 094f0d92f32c 08:52:57 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] libraryResource [Pipeline] sh 08:52:58 ---> job-cost.sh 08:52:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MENR 08:53:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:55:14 lf-activate-venv(): INFO: Adding /tmp/venv-MENR/bin to PATH 08:55:14 INFO: No Stack... 08:55:14 INFO: Retrieving Pricing Info for: v2-standard-4 08:55:14 INFO: Archiving Costs [Pipeline] sh 08:55:14 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 08:55:14 + cut -d, -f6 [Pipeline] lock 08:55:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] 08:55:14 Resource [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] did not exist. Created. 08:55:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:55:15 /w/workspace/device-sdk-go/2@tmp/durable-030e6cac/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-030e6cac/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 08:55:15 + echo total: 0.18000000715255737 [Pipeline] stash 08:55:15 Warning: overwriting stash ‘stack-cost’ 08:55:15 Stashed 1 file(s) [Pipeline] } 08:55:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-2-stack-cost] [Pipeline] // lock [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 08:55:16 provisioning config files... 08:55:16 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7366651473820457803tmp [Pipeline] { [Pipeline] sh 08:55:17 + set +x 08:55:17 + curl -s https://codecov.io/bash 08:55:17 + bash -s -- 08:55:17 08:55:17 _____ _ 08:55:17 / ____| | | 08:55:17 | | ___ __| | ___ ___ _____ __ 08:55:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:55:17 | |___| (_) | (_| | __/ (_| (_) \ V / 08:55:17 \_____\___/ \__,_|\___|\___\___/ \_/ 08:55:17 Bash-1.0.3 08:55:17 08:55:17 08:55:17 ==> git version 2.24.4 found 08:55:17 ==> 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 08:55:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 08:55:17 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 08:55:17 ==> Jenkins CI detected. 08:55:17 project root: . 08:55:17 --> token set from env 08:55:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:55:17 ==> Running gcov in . (disable via -X gcov) 08:55:17 ==> Python coveragepy not found 08:55:17 ==> Searching for coverage reports in: 08:55:17 + . 08:55:17 -> Found 1 reports 08:55:17 ==> Detecting git/mercurial file structure 08:55:17 ==> Reading reports 08:55:17 + ./coverage.out bytes=125634 08:55:17 ==> Appending adjustments 08:55:17 https://docs.codecov.io/docs/fixing-reports 08:55:17 + Found adjustments 08:55:17 ==> Gzipping contents 08:55:17 16K /tmp/codecov.nGxufp.gz 08:55:17 ==> Uploading reports 08:55:17 url: https://codecov.io 08:55:17 query: branch=main&commit=b8bde01b3040ded824082163a6ece586529576f1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:55:17 -> Pinging Codecov 08:55:17 https://codecov.io/upload/v4?package=bash-1.0.3&branch=main&commit=b8bde01b3040ded824082163a6ece586529576f1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:55:17 -> Uploading to 08:55:17 https://storage.googleapis.com/codecov/v4/raw/2021-07-11/7E55EF52A471D76F132DFD9A03CDDE97/b8bde01b3040ded824082163a6ece586529576f1/7386eec4-596e-458b-bcc5-269e0b0631ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210711T085517Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=06fedf439f47edd8582bff336d8e0bdfdec7dd2371f48f4b2a1893fcc069a345 08:55:17 % Total % Received % Xferd Average Speed Time Time Time Current 08:55:17 Dload Upload Total Spent Left Speed 08:55:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16052 0 0 100 16052 0 45426 --:--:-- --:--:-- --:--:-- 45473 08:55:18 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b8bde01b3040ded824082163a6ece586529576f1 [Pipeline] } 08:55:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:55:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:55:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:55:19 08:55:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 08:55:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:55:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:55:20 188c0c94c7c5: Pulling fs layer 08:55:20 0ef7d3d256c8: Pulling fs layer 08:55:20 de9db76c5a1d: Pulling fs layer 08:55:20 0eba1c9be4d2: Pulling fs layer 08:55:20 0d57e429df01: Pulling fs layer 08:55:20 4e4be7b47b0d: Pulling fs layer 08:55:20 e1f770b5df2f: Pulling fs layer 08:55:20 85a0685a4137: Pulling fs layer 08:55:20 0d57e429df01: Waiting 08:55:20 4e4be7b47b0d: Waiting 08:55:20 e1f770b5df2f: Waiting 08:55:20 85a0685a4137: Waiting 08:55:20 0eba1c9be4d2: Waiting 08:55:20 de9db76c5a1d: Verifying Checksum 08:55:20 de9db76c5a1d: Download complete 08:55:20 0ef7d3d256c8: Verifying Checksum 08:55:20 0ef7d3d256c8: Download complete 08:55:20 0d57e429df01: Verifying Checksum 08:55:20 0d57e429df01: Download complete 08:55:20 4e4be7b47b0d: Verifying Checksum 08:55:20 4e4be7b47b0d: Download complete 08:55:20 188c0c94c7c5: Verifying Checksum 08:55:20 188c0c94c7c5: Download complete 08:55:20 188c0c94c7c5: Pull complete 08:55:20 0ef7d3d256c8: Pull complete 08:55:20 de9db76c5a1d: Pull complete 08:55:22 e1f770b5df2f: Verifying Checksum 08:55:22 e1f770b5df2f: Download complete 08:55:23 0eba1c9be4d2: Verifying Checksum 08:55:23 0eba1c9be4d2: Download complete 08:55:24 85a0685a4137: Verifying Checksum 08:55:24 85a0685a4137: Download complete 08:55:26 0eba1c9be4d2: Pull complete 08:55:27 0d57e429df01: Pull complete 08:55:27 4e4be7b47b0d: Pull complete 08:55:27 e1f770b5df2f: Pull complete 08:55:34 85a0685a4137: Pull complete 08:55:34 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 08:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:55:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 08:55:34 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 08:55:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:55:35 $ docker top 3f6dfda3663ab87890029174275a53b88653a0b38158ce4de27f98db632aa1e5 -eo pid,comm [Pipeline] { [Pipeline] echo 08:55:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 08:55:36 + set -o pipefail 08:55:36 + snyk monitor '--org=edgex-jenkins' 08:55:43 08:55:43 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 08:55:43 08:55:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/34302a26-293f-4e32-8b72-1b90f46d32f2 08:55:43 08:55:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:55:43 08:55:43 [Pipeline] } 08:55:43 $ docker stop --time=1 3f6dfda3663ab87890029174275a53b88653a0b38158ce4de27f98db632aa1e5 08:55:45 $ docker rm -f 3f6dfda3663ab87890029174275a53b88653a0b38158ce4de27f98db632aa1e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:55:46 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:55:46 provisioning config files... 08:55:46 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5225764049622448397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:55:46 --> edgex-publish-swagger.sh 08:55:46 === Publish openapi/v2 API === 08:55:46 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 08:55:46 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 08:55:46 % Total % Received % Xferd Average Speed Time Time Time Current 08:55:46 Dload Upload Total Spent Left Speed 08:55:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51485 0 0 100 51485 0 66817 --:--:-- --:--:-- --:--:-- 66776 08:55:47 08:55:47 [Pipeline] } 08:55:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:55:47 + git log --format=format:%s -1 b8bde01b3040ded824082163a6ece586529576f1 [Pipeline] isUnix [Pipeline] sh 08:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:55:48 . [Pipeline] withDockerContainer 08:55:48 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 08:55:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:55:48 $ docker top 940c101a8444cdad957a465ca111982b0d23e384f4c8700e3090776fa5f912d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:55:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:55:48 [ssh-agent] Looking for ssh-agent implementation... 08:55:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:55:48 $ docker exec 940c101a8444cdad957a465ca111982b0d23e384f4c8700e3090776fa5f912d3 ssh-agent 08:55:49 SSH_AUTH_SOCK=/tmp/ssh-9dto8HPwogLo/agent.14 08:55:49 SSH_AGENT_PID=21 08:55:49 Running ssh-add (command line suppressed) 08:55:49 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2167953144858987449.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2167953144858987449.key) 08:55:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:55:49 + git semver tag 08:55:49 # -> Open(): unable to determine branch for HEAD 08:55:49 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 08:55:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 08:55:49 # $SEMVER_REMOTE_NAME = origin 08:55:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:55:49 # $SEMVER_USER_NAME = edgex-jenkins 08:55:49 # $SEMVER_BRANCH = main 08:55:49 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 08:55:49 # b8bde01b3040ded824082163a6ece586529576f1 HEAD 08:55:49 # -> Force: false 08:55:49 # 712970538c5201a12a888197fb1f0adbb3ba8b74 refs/tags/v2.0.1-dev.5 [Pipeline] } 08:55:49 $ docker exec --env ******** --env ******** 940c101a8444cdad957a465ca111982b0d23e384f4c8700e3090776fa5f912d3 ssh-agent -k 08:55:49 unset SSH_AUTH_SOCK; 08:55:49 unset SSH_AGENT_PID; 08:55:49 echo Agent pid 21 killed; 08:55:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:55:49 + git semver [Pipeline] } 08:55:49 $ docker stop --time=1 940c101a8444cdad957a465ca111982b0d23e384f4c8700e3090776fa5f912d3 08:55:51 $ docker rm -f 940c101a8444cdad957a465ca111982b0d23e384f4c8700e3090776fa5f912d3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:55:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:55:51 08:55:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:55:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:55:51 0.23.1-centos7: Pulling from edgex-lftools 08:55:51 ab5ef0e58194: Pulling fs layer 08:55:51 9712f1f96733: Pulling fs layer 08:55:51 63f879dbbcfc: Pulling fs layer 08:55:51 0d9ebad4ef96: Pulling fs layer 08:55:51 e9a5061849ea: Pulling fs layer 08:55:51 d747dcd14b5f: Pulling fs layer 08:55:51 2de7ff778b66: Pulling fs layer 08:55:51 e9a5061849ea: Waiting 08:55:51 d747dcd14b5f: Waiting 08:55:51 2de7ff778b66: Waiting 08:55:51 0d9ebad4ef96: Waiting 08:55:51 9712f1f96733: Verifying Checksum 08:55:51 9712f1f96733: Download complete 08:55:53 63f879dbbcfc: Verifying Checksum 08:55:53 63f879dbbcfc: Download complete 08:55:53 e9a5061849ea: Verifying Checksum 08:55:53 e9a5061849ea: Download complete 08:55:53 d747dcd14b5f: Verifying Checksum 08:55:53 d747dcd14b5f: Download complete 08:55:54 2de7ff778b66: Verifying Checksum 08:55:54 2de7ff778b66: Download complete 08:55:54 0d9ebad4ef96: Verifying Checksum 08:55:54 0d9ebad4ef96: Download complete 08:55:54 ab5ef0e58194: Verifying Checksum 08:55:54 ab5ef0e58194: Download complete 08:55:56 ab5ef0e58194: Pull complete 08:55:56 9712f1f96733: Pull complete 08:55:57 63f879dbbcfc: Pull complete 08:56:01 0d9ebad4ef96: Pull complete 08:56:01 e9a5061849ea: Pull complete 08:56:01 d747dcd14b5f: Pull complete 08:56:02 2de7ff778b66: Pull complete 08:56:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:56:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:56:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:56:02 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 08:56:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:56:06 $ docker top 2f7c62d4c257660302272bceff2b6d51ddcd047350558820e6d44acbe59b2be1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:56:06 provisioning config files... 08:56:06 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5265589454967570467tmp 08:56:06 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7942234222837865481tmp 08:56:06 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2120521194536725925tmp [Pipeline] { [Pipeline] echo 08:56:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:56:07 ---> sigul-configuration.sh 08:56:07 gpg: directory `/root/.gnupg' created 08:56:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:56:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:56:07 gpg: keyring `/root/.gnupg/secring.gpg' created 08:56:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:56:07 gpg: CAST5 encrypted data 08:56:07 gpg: encrypted with 1 passphrase 08:56:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:56:07 + mkdir /home/jenkins 08:56:07 + mkdir /home/jenkins/sigul [Pipeline] sh 08:56:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:56:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:56:08 ---> sigul-install.sh 08:56:16 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 08:56:16 + git tag --list 08:56:16 0.7.1 08:56:16 delhi-tag 08:56:16 v1.0.0 08:56:16 v1.1.0 08:56:16 v1.1.1 08:56:16 v1.1.2 08:56:16 v1.2.0 08:56:16 v1.2.1 08:56:16 v1.2.2 08:56:16 v1.2.3 08:56:16 v1.3.0 08:56:16 v1.4.0 08:56:16 v2.0.0 08:56:16 v2.0.1-dev.1 08:56:16 v2.0.1-dev.2 08:56:16 v2.0.1-dev.3 08:56:16 v2.0.1-dev.4 08:56:16 v2.0.1-dev.5 [Pipeline] sh 08:56:16 + lftools sign git-tag v2.0.1-dev.5 08:56:17 Signing Git tag with Sigul... 08:56:17 Signing v2.0.1-dev.5 [Pipeline] echo 08:56:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:56:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:56:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:56:18 $ docker stop --time=1 2f7c62d4c257660302272bceff2b6d51ddcd047350558820e6d44acbe59b2be1 08:56:20 $ docker rm -f 2f7c62d4c257660302272bceff2b6d51ddcd047350558820e6d44acbe59b2be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:56:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:56:21 . [Pipeline] withDockerContainer 08:56:21 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 08:56:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:56:21 $ docker top 0779d9694d12072ec072cbf4ac96855838fabba790843cc3774e45b75ae05809 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:56:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:56:21 [ssh-agent] Looking for ssh-agent implementation... 08:56:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:56:21 $ docker exec 0779d9694d12072ec072cbf4ac96855838fabba790843cc3774e45b75ae05809 ssh-agent 08:56:22 SSH_AUTH_SOCK=/tmp/ssh-kGZtiT3a2PoG/agent.14 08:56:22 SSH_AGENT_PID=20 08:56:22 Running ssh-add (command line suppressed) 08:56:22 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2749632463988690056.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2749632463988690056.key) 08:56:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:56:22 + git semver bump pre 08:56:22 # -> Open(): unable to determine branch for HEAD 08:56:22 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 08:56:22 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 08:56:22 # $SEMVER_REMOTE_NAME = origin 08:56:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:56:22 # $SEMVER_USER_NAME = edgex-jenkins 08:56:22 # $SEMVER_BRANCH = main 08:56:22 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 08:56:22 2.0.1-dev.6 [Pipeline] } 08:56:22 $ docker exec --env ******** --env ******** 0779d9694d12072ec072cbf4ac96855838fabba790843cc3774e45b75ae05809 ssh-agent -k 08:56:22 unset SSH_AUTH_SOCK; 08:56:22 unset SSH_AGENT_PID; 08:56:22 echo Agent pid 20 killed; 08:56:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:56:23 + git semver [Pipeline] } 08:56:23 $ docker stop --time=1 0779d9694d12072ec072cbf4ac96855838fabba790843cc3774e45b75ae05809 08:56:24 $ docker rm -f 0779d9694d12072ec072cbf4ac96855838fabba790843cc3774e45b75ae05809 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:56:24 . [Pipeline] withDockerContainer 08:56:24 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 08:56:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:56:25 $ docker top ff8233eec5cb8e35c5be57010d46d5162e68c9d9c9a1419704c9f98e32bcc5d9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:56:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:56:25 [ssh-agent] Looking for ssh-agent implementation... 08:56:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:56:25 $ docker exec ff8233eec5cb8e35c5be57010d46d5162e68c9d9c9a1419704c9f98e32bcc5d9 ssh-agent 08:56:25 SSH_AUTH_SOCK=/tmp/ssh-V562P5H2shrA/agent.13 08:56:25 SSH_AGENT_PID=19 08:56:25 Running ssh-add (command line suppressed) 08:56:25 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7828531705670245665.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7828531705670245665.key) 08:56:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:56:25 + git semver push 08:56:25 # -> Open(): unable to determine branch for HEAD 08:56:25 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 08:56:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 08:56:25 # $SEMVER_REMOTE_NAME = origin 08:56:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:56:25 # $SEMVER_USER_NAME = edgex-jenkins 08:56:25 # $SEMVER_BRANCH = main 08:56:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 08:56:31 $ docker exec --env ******** --env ******** ff8233eec5cb8e35c5be57010d46d5162e68c9d9c9a1419704c9f98e32bcc5d9 ssh-agent -k 08:56:31 unset SSH_AUTH_SOCK; 08:56:31 unset SSH_AGENT_PID; 08:56:31 echo Agent pid 19 killed; 08:56:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:56:31 + git semver [Pipeline] } 08:56:31 $ docker stop --time=1 ff8233eec5cb8e35c5be57010d46d5162e68c9d9c9a1419704c9f98e32bcc5d9 08:56:32 $ docker rm -f ff8233eec5cb8e35c5be57010d46d5162e68c9d9c9a1419704c9f98e32bcc5d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:56:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:56:34 ---> package-listing.sh 08:56:34 ++ facter osfamily 08:56:34 ++ tr '[:upper:]' '[:lower:]' 08:56:35 + OS_FAMILY=redhat 08:56:35 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 08:56:35 + START_PACKAGES=/tmp/packages_start.txt 08:56:35 + END_PACKAGES=/tmp/packages_end.txt 08:56:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:56:35 + PACKAGES=/tmp/packages_start.txt 08:56:35 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 08:56:35 + PACKAGES=/tmp/packages_end.txt 08:56:35 + case "${OS_FAMILY}" in 08:56:35 + sort 08:56:35 + rpm -qa 08:56:35 + '[' -f /tmp/packages_start.txt ']' 08:56:35 + '[' -f /tmp/packages_end.txt ']' 08:56:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:56:35 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 08:56:35 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 08:56:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 08:56:35 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:56:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:56:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:56:36 08:56:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:56:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:56:36 alpine: Pulling from edgex-lftools-log-publisher 08:56:36 df20fa9351a1: Pulling fs layer 08:56:36 36b3adc4ff6f: Pulling fs layer 08:56:36 8ad3a11d3b57: Pulling fs layer 08:56:36 46f8f816bc3b: Pulling fs layer 08:56:36 93b61091891f: Pulling fs layer 08:56:36 93b9cdb0e59b: Pulling fs layer 08:56:36 5e14af77c1be: Pulling fs layer 08:56:36 01666e4c0597: Pulling fs layer 08:56:36 aa168da1d23b: Pulling fs layer 08:56:36 46f8f816bc3b: Waiting 08:56:36 93b61091891f: Waiting 08:56:36 93b9cdb0e59b: Waiting 08:56:36 5e14af77c1be: Waiting 08:56:36 01666e4c0597: Waiting 08:56:36 aa168da1d23b: Waiting 08:56:36 36b3adc4ff6f: Verifying Checksum 08:56:36 36b3adc4ff6f: Download complete 08:56:36 46f8f816bc3b: Verifying Checksum 08:56:36 46f8f816bc3b: Download complete 08:56:36 df20fa9351a1: Verifying Checksum 08:56:36 df20fa9351a1: Download complete 08:56:36 93b9cdb0e59b: Verifying Checksum 08:56:36 93b9cdb0e59b: Download complete 08:56:37 93b61091891f: Verifying Checksum 08:56:37 93b61091891f: Download complete 08:56:37 5e14af77c1be: Verifying Checksum 08:56:37 5e14af77c1be: Download complete 08:56:37 01666e4c0597: Download complete 08:56:37 df20fa9351a1: Pull complete 08:56:37 8ad3a11d3b57: Verifying Checksum 08:56:37 8ad3a11d3b57: Download complete 08:56:37 36b3adc4ff6f: Pull complete 08:56:37 8ad3a11d3b57: Pull complete 08:56:37 46f8f816bc3b: Pull complete 08:56:37 93b61091891f: Pull complete 08:56:38 93b9cdb0e59b: Pull complete 08:56:38 5e14af77c1be: Pull complete 08:56:38 01666e4c0597: Pull complete 08:56:38 aa168da1d23b: Verifying Checksum 08:56:38 aa168da1d23b: Download complete 08:56:43 aa168da1d23b: Pull complete 08:56:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:56:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:56:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:56:43 prd-centos7-docker-4c-2g-2462 does not seem to be running inside a container 08:56:43 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:56:45 $ docker top 03eb4f8d42436496b8a307ac66cceb4650315b9509d97b648bcd0a82f3a6d0bb -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:45 + touch /tmp/pre-build-complete [Pipeline] sh 08:56:46 + mkdir -p /var/log/sa [Pipeline] sh 08:56:46 + ls /var/log/sa-host 08:56:46 + sadf -c /var/log/sa-host/sa05 08:56:46 file_magic: OK 08:56:46 HZ: Using current value: 100 08:56:46 file_header: OK 08:56:46 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 08:56:46 Statistics: 08:56:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:56:46 File successfully converted to sysstat format version 12.2.1 08:56:46 + sadf -c /var/log/sa-host/sa11 08:56:46 file_magic: OK 08:56:46 HZ: Using current value: 100 08:56:46 file_header: OK 08:56:46 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 08:56:46 Statistics: 08:56:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:56:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:56:47 provisioning config files... 08:56:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1943679743247885436tmp [Pipeline] { [Pipeline] echo 08:56:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:56:47 ---> create-netrc.sh [Pipeline] } 08:56:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:56:47 ---> python-tools-install.sh [Pipeline] echo 08:56:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:56:48 ---> sudo-logs.sh 08:56:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:56:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:56:48 ---> job-cost.sh 08:56:48 lf-activate-venv: SKIPPING 08:56:48 DEBUG: total: 0.18000000715255737 08:56:48 INFO: Retrieving Stack Cost... 08:56:49 INFO: Retrieving Pricing Info for: v3-standard-2 08:56:50 INFO: Archiving Costs [Pipeline] echo 08:56:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:56:50 ---> logs-deploy.sh 08:56:50 lf-activate-venv: SKIPPING 08:56:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/2 08:56:50 INFO: archiving workspace using pattern(s): 08:56:51 Archives upload complete. 08:56:51 INFO: archiving logs to Nexus 08:56:52 ---> uname -a: 08:56:52 Linux prd-centos7-docker-4c-2g-2462.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:56:52 08:56:52 08:56:52 ---> lscpu: 08:56:52 Architecture: x86_64 08:56:52 CPU op-mode(s): 32-bit, 64-bit 08:56:52 Byte Order: Little Endian 08:56:52 Address sizes: 40 bits physical, 48 bits virtual 08:56:52 CPU(s): 2 08:56:52 On-line CPU(s) list: 0,1 08:56:52 Thread(s) per core: 1 08:56:52 Core(s) per socket: 1 08:56:52 Socket(s): 2 08:56:52 NUMA node(s): 1 08:56:52 Vendor ID: AuthenticAMD 08:56:52 CPU family: 23 08:56:52 Model: 49 08:56:52 Model name: AMD EPYC-Rome Processor 08:56:52 Stepping: 0 08:56:52 CPU MHz: 2799.998 08:56:52 BogoMIPS: 5599.99 08:56:52 Virtualization: AMD-V 08:56:52 Hypervisor vendor: KVM 08:56:52 Virtualization type: full 08:56:52 L1d cache: 64 KiB 08:56:52 L1i cache: 64 KiB 08:56:52 L2 cache: 1 MiB 08:56:52 L3 cache: 32 MiB 08:56:52 NUMA node0 CPU(s): 0,1 08:56:52 Vulnerability Itlb multihit: Not affected 08:56:52 Vulnerability L1tf: Not affected 08:56:52 Vulnerability Mds: Not affected 08:56:52 Vulnerability Meltdown: Not affected 08:56:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:56:52 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:56:52 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:56:52 Vulnerability Srbds: Not affected 08:56:52 Vulnerability Tsx async abort: Not affected 08:56:52 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 08:56:52 08:56:52 08:56:52 ---> nproc: 08:56:52 2 08:56:52 08:56:52 08:56:52 ---> df -h: 08:56:52 Filesystem Size Used Available Use% Mounted on 08:56:52 overlay 40.0G 8.9G 31.1G 22% / 08:56:52 tmpfs 64.0M 0 64.0M 0% /dev 08:56:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:56:52 shm 64.0M 0 64.0M 0% /dev/shm 08:56:52 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 08:56:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 08:56:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 08:56:52 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 08:56:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 08:56:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 08:56:52 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 08:56:52 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_device-sdk-go_main 08:56:52 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/edgexfoundry_device-sdk-go_main@tmp 08:56:52 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 08:56:52 08:56:52 08:56:52 ---> free -m: 08:56:52 total used free shared buff/cache available 08:56:52 Mem: 7821 1166 3266 0 3388 6572 08:56:52 Swap: 1023 0 1023 08:56:52 08:56:52 08:56:52 ---> ip addr: 08:56:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:56:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:56:52 inet 127.0.0.1/8 scope host lo 08:56:52 valid_lft forever preferred_lft forever 08:56:52 inet6 ::1/128 scope host 08:56:52 valid_lft forever preferred_lft forever 08:56:52 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:56:52 link/ether fa:16:3e:86:df:ec brd ff:ff:ff:ff:ff:ff 08:56:52 inet 10.30.122.87/23 brd 10.30.123.255 scope global dynamic eth0 08:56:52 valid_lft 85634sec preferred_lft 85634sec 08:56:52 inet6 fe80::f816:3eff:fe86:dfec/64 scope link 08:56:52 valid_lft forever preferred_lft forever 08:56:52 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:56:52 link/ether 02:42:3e:f9:f1:db brd ff:ff:ff:ff:ff:ff 08:56:52 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:56:52 valid_lft forever preferred_lft forever 08:56:52 inet6 fe80::42:3eff:fef9:f1db/64 scope link 08:56:52 valid_lft forever preferred_lft forever 08:56:52 08:56:52 08:56:52 ---> sar -b -r -n DEV: 08:56:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) 08:56:52 08:56:52 08:43:54 LINUX RESTART (2 CPU) 08:56:52 08:56:52 08:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:56:52 08:46:01 1.90 0.00 1.90 0.00 0.00 39.61 0.00 08:56:52 08:47:01 0.30 0.00 0.30 0.00 0.00 3.80 0.00 08:56:52 08:48:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 08:56:52 08:49:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 08:56:52 08:50:01 0.32 0.00 0.32 0.00 0.00 4.91 0.00 08:56:52 08:51:01 0.27 0.00 0.27 0.00 0.00 3.25 0.00 08:56:52 08:52:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 08:56:52 08:53:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 08:56:52 08:54:01 0.22 0.00 0.22 0.00 0.00 2.08 0.00 08:56:52 08:55:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 08:56:52 08:56:01 153.21 0.03 153.17 0.00 3.73 32865.48 0.00 08:56:52 Average: 14.31 0.00 14.31 0.00 0.34 2994.84 0.00 08:56:52 08:56:52 08:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:56:52 08:46:01 5470052 0 796312 9.94 2620 1739956 1206840 13.32 562196 1579792 16 08:56:52 08:47:01 5469828 0 796532 9.95 2620 1739960 1206840 13.32 567980 1574036 16 08:56:52 08:48:01 5467912 0 798444 9.97 2620 1739964 1207112 13.33 570080 1574036 12 08:56:52 08:49:01 5469404 0 796944 9.95 2620 1739972 1206908 13.32 562308 1580812 16 08:56:52 08:50:01 5468336 0 798004 9.96 2620 1739980 1207028 13.33 562956 1580812 16 08:56:52 08:51:01 5469256 0 797084 9.95 2620 1739980 1206908 13.32 562392 1580812 12 08:56:52 08:52:01 5459908 0 806424 10.07 2620 1739988 1206908 13.32 571664 1580812 8 08:56:52 08:53:01 5459064 0 807264 10.08 2620 1739992 1206908 13.32 572640 1580812 8 08:56:52 08:54:01 5458400 0 807924 10.09 2620 1739996 1206908 13.32 574496 1579056 8 08:56:52 08:55:01 5458312 0 808008 10.09 2620 1740000 1207004 13.33 574996 1579052 8 08:56:52 08:56:01 3873316 0 1091424 13.63 2620 3041580 1692000 18.68 844064 2702184 581360 08:56:52 Average: 5320344 0 827669 10.33 2620 1858306 1251033 13.81 593252 1681111 52862 08:56:52 08:56:52 08:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:56:52 08:46:01 eth0 0.57 0.08 0.04 0.01 0.00 0.00 0.00 0.00 08:56:52 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:47:01 eth0 0.37 0.08 0.04 0.01 0.00 0.00 0.00 0.00 08:56:52 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:48:01 eth0 1.42 0.58 0.58 0.37 0.00 0.00 0.00 0.00 08:56:52 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:49:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 08:56:52 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:50:01 eth0 0.33 0.30 0.17 0.08 0.00 0.00 0.00 0.00 08:56:52 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:51:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:56:52 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:52:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:53:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:56:52 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:54:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:56:52 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:55:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:56:52 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:56:01 eth0 840.97 769.51 7675.29 105.79 0.00 0.00 0.00 0.00 08:56:52 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 08:56:01 docker0 65.33 70.79 5.25 385.29 0.00 0.00 0.00 0.00 08:56:52 Average: eth0 76.78 70.12 698.05 9.67 0.00 0.00 0.00 0.00 08:56:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:52 Average: docker0 5.94 6.44 0.48 35.04 0.00 0.00 0.00 0.00 08:56:52 08:56:52 08:56:52 ---> sar -P ALL: 08:56:52 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/11/21 _x86_64_ (2 CPU) 08:56:52 08:56:52 08:43:54 LINUX RESTART (2 CPU) 08:56:52 08:56:52 08:45:01 CPU %user %nice %system %iowait %steal %idle 08:56:52 08:46:01 all 0.14 0.00 0.03 0.00 0.02 99.81 08:56:52 08:46:01 0 0.22 0.00 0.03 0.00 0.02 99.73 08:56:52 08:46:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:56:52 08:47:01 all 0.13 0.00 0.03 0.00 0.03 99.81 08:56:52 08:47:01 0 0.22 0.00 0.03 0.00 0.02 99.73 08:56:52 08:47:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:56:52 08:48:01 all 0.06 0.00 0.03 0.00 0.03 99.89 08:56:52 08:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:56:52 08:48:01 1 0.08 0.00 0.03 0.00 0.05 99.83 08:56:52 08:49:01 all 0.20 0.00 0.03 0.00 0.02 99.76 08:56:52 08:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:56:52 08:49:01 1 0.37 0.00 0.03 0.00 0.02 99.58 08:56:52 08:50:01 all 0.17 0.00 0.03 0.00 0.02 99.79 08:56:52 08:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:56:52 08:50:01 1 0.32 0.00 0.02 0.00 0.02 99.65 08:56:52 08:51:01 all 0.17 0.00 0.03 0.00 0.03 99.78 08:56:52 08:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:56:52 08:51:01 1 0.30 0.00 0.03 0.00 0.03 99.63 08:56:52 08:52:01 all 0.13 0.00 0.03 0.00 0.03 99.82 08:56:52 08:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:56:52 08:52:01 1 0.23 0.00 0.02 0.00 0.03 99.72 08:56:52 08:53:01 all 0.08 0.00 0.03 0.00 0.03 99.87 08:56:52 08:53:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:56:52 08:53:01 1 0.15 0.00 0.02 0.00 0.02 99.82 08:56:52 08:54:01 all 0.13 0.00 0.02 0.00 0.02 99.83 08:56:52 08:54:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:56:52 08:54:01 1 0.22 0.00 0.02 0.00 0.00 99.77 08:56:52 08:55:01 all 0.06 0.00 0.03 0.00 0.03 99.89 08:56:52 08:55:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:56:52 08:55:01 1 0.10 0.00 0.02 0.00 0.02 99.87 08:56:52 08:56:01 all 19.45 0.00 8.18 2.23 0.07 70.06 08:56:52 08:56:01 0 19.58 0.00 8.32 1.95 0.07 70.09 08:56:52 08:56:01 1 19.33 0.00 8.05 2.51 0.07 70.04 08:56:52 08:56:52 Average: CPU %user %nice %system %iowait %steal %idle 08:56:52 Average: all 1.80 0.00 0.73 0.19 0.03 97.25 08:56:52 Average: 0 1.75 0.00 0.74 0.17 0.02 97.32 08:56:52 Average: 1 1.85 0.00 0.72 0.22 0.03 97.18 08:56:52 08:56:52 08:56:52