Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3758655407521742852.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7101756788511847319.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > 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 > /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-ssh892506509272454995.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4595075467449570308.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/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 > /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-ssh4101416243246511361.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh521635901774992393.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 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 (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 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 # timeout=10 Commit message: "Merge pull request #1045 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.2-dev.7" > git rev-list --no-walk 1be87f15213c05ab1957194b5dea87ff4eff74a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:50:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:50:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:50:04 ========================================================= 17:50:04 EdgeX Global Pipelines Version Info 17:50:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:50:05 ------------------- 17:50:05 stable info: 17:50:05 ------------------- 17:50:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:50:05 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 17:50:05 Message: update stable to v1.0.210 17:50:06 ------------------- 17:50:06 experimental info: 17:50:06 ------------------- 17:50:06 Commited By: **** collab-it+edgex@linuxfoundation.org 17:50:06 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 17:50:06 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1500c1d [Pipeline] echo 17:50:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:06 provisioning config files... 17:50:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8394118002322884520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:07 ---> docker-login.sh 17:50:07 nexus3.edgexfoundry.org:10001 17:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:07 Configure a credential helper to remove this warning. See 17:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:07 17:50:07 Login Succeeded 17:50:07 nexus3.edgexfoundry.org:10002 17:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:07 Configure a credential helper to remove this warning. See 17:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:07 17:50:07 Login Succeeded 17:50:07 nexus3.edgexfoundry.org:10003 17:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:07 Configure a credential helper to remove this warning. See 17:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:07 17:50:07 Login Succeeded 17:50:07 nexus3.edgexfoundry.org:10004 17:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:07 Configure a credential helper to remove this warning. See 17:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:07 17:50:07 Login Succeeded 17:50:07 docker.io 17:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:07 Configure a credential helper to remove this warning. See 17:50:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:07 17:50:07 Login Succeeded 17:50:07 ---> docker-login.sh ends [Pipeline] } 17:50:07 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 17:50:08 + git log --format=format:%s -1 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 [Pipeline] echo 17:50:08 GIT_COMMIT: 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6, Commit Message: Merge pull request #1045 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.2-dev.7 [Pipeline] echo 17:50:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:50:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:50:08 17:50:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:50:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:50:09 latest: Pulling from edgex-devops/git-semver 17:50:09 a0d0a0d46f8b: Pulling fs layer 17:50:09 3e5f54012d9b: Pulling fs layer 17:50:09 4c7163046ea9: Pulling fs layer 17:50:09 0c2d73faf560: Pulling fs layer 17:50:09 0c2d73faf560: Waiting 17:50:09 3e5f54012d9b: Verifying Checksum 17:50:09 3e5f54012d9b: Download complete 17:50:09 a0d0a0d46f8b: Verifying Checksum 17:50:09 a0d0a0d46f8b: Download complete 17:50:09 0c2d73faf560: Verifying Checksum 17:50:09 0c2d73faf560: Download complete 17:50:09 4c7163046ea9: Verifying Checksum 17:50:09 4c7163046ea9: Download complete 17:50:09 a0d0a0d46f8b: Pull complete 17:50:09 3e5f54012d9b: Pull complete 17:50:09 4c7163046ea9: Pull complete 17:50:09 0c2d73faf560: Pull complete 17:50:09 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:50:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:50:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:50:09 prd-centos7-docker-4c-2g-17 does not seem to be running inside a container 17:50:09 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:50:10 $ docker top 512f73f068c5e7693bf7e5ccac6a9e3b48a369d76a63baa3dccc4ed4aed3fa8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:50:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:10 [ssh-agent] Looking for ssh-agent implementation... 17:50:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:10 $ docker exec 512f73f068c5e7693bf7e5ccac6a9e3b48a369d76a63baa3dccc4ed4aed3fa8f ssh-agent 17:50:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXflBGdC/agent.15 17:50:10 SSH_AGENT_PID=21 17:50:10 Running ssh-add (command line suppressed) 17:50:10 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7791139253254230687.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7791139253254230687.key) 17:50:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:11 + git tag --points-at HEAD [Pipeline] } 17:50:11 $ docker exec --env ******** --env ******** 512f73f068c5e7693bf7e5ccac6a9e3b48a369d76a63baa3dccc4ed4aed3fa8f ssh-agent -k 17:50:11 unset SSH_AUTH_SOCK; 17:50:11 unset SSH_AGENT_PID; 17:50:11 echo Agent pid 21 killed; 17:50:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:50:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:50:11 [ssh-agent] Looking for ssh-agent implementation... 17:50:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:50:11 $ docker exec 512f73f068c5e7693bf7e5ccac6a9e3b48a369d76a63baa3dccc4ed4aed3fa8f ssh-agent 17:50:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnPMlMD/agent.56 17:50:11 SSH_AGENT_PID=62 17:50:11 Running ssh-add (command line suppressed) 17:50:11 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_529628147393770813.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_529628147393770813.key) 17:50:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:50:12 + git semver init 17:50:12 # -> Open(): unable to determine branch for HEAD 17:50:12 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 17:50:12 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 17:50:12 # $SEMVER_REMOTE_NAME = origin 17:50:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:50:12 # $SEMVER_USER_NAME = edgex-jenkins 17:50:12 # $SEMVER_BRANCH = main 17:50:12 # $SEMVER_TEMP = /tmp/semver-726293337 17:50:12 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:50:13 # '/tmp/semver-726293337' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 17:50:13 # -> Force: false 17:50:13 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 17:50:13 $ docker exec --env ******** --env ******** 512f73f068c5e7693bf7e5ccac6a9e3b48a369d76a63baa3dccc4ed4aed3fa8f ssh-agent -k 17:50:13 unset SSH_AUTH_SOCK; 17:50:13 unset SSH_AGENT_PID; 17:50:13 echo Agent pid 62 killed; 17:50:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:50:13 + git semver [Pipeline] } 17:50:13 $ docker stop --time=1 512f73f068c5e7693bf7e5ccac6a9e3b48a369d76a63baa3dccc4ed4aed3fa8f 17:50:14 $ docker rm -f 512f73f068c5e7693bf7e5ccac6a9e3b48a369d76a63baa3dccc4ed4aed3fa8f [Pipeline] // withDockerContainer [Pipeline] sh 17:50:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:50:15 Stashed 1 file(s) [Pipeline] echo 17:50:15 [edgeXSemver]: initialized semver on version 2.0.1-dev.24 [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 17:50:30 Still waiting to schedule task 17:50:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:50:30 Still waiting to schedule task 17:50:30 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:51:47 Running on prd-centos7-docker-4c-2g-20 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 17:51:47 Running in /w/workspace/device-sdk-go/23 [Pipeline] { [Pipeline] checkout 17:51:47 Selected Git installation does not exist. Using Default 17:51:47 The recommended git tool is: NONE 17:51:49 using credential edgex-jenkins-ssh 17:51:49 Cloning the remote Git repository 17:51:48 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:51:48 > git init /w/workspace/device-sdk-go/23 # timeout=10 17:51:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:51:48 > git --version # timeout=10 17:51:50 Avoid second fetch 17:51:50 Checking out Revision 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 (main) 17:51:48 > git --version # 'git version 2.24.4' 17:51:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:51:48 [INFO] Currently running in a labeled security context 17:51:48 [INFO] Currently SELinux is 'enforcing' on the host 17:51:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/23@tmp/jenkins-gitclient-ssh3251008085907634816.key 17:51:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:51:49 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:51:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:51:49 > git config core.sparsecheckout # timeout=10 17:51:50 > git checkout -f 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 # timeout=10 17:51:54 Commit message: "Merge pull request #1045 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.2-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:54 provisioning config files... 17:51:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/23@tmp/config7880793087305894437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:54 ---> docker-login.sh 17:51:54 nexus3.edgexfoundry.org:10001 17:51:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:54 Configure a credential helper to remove this warning. See 17:51:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:54 17:51:54 Login Succeeded 17:51:54 nexus3.edgexfoundry.org:10002 17:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:55 Configure a credential helper to remove this warning. See 17:51:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:55 17:51:55 Login Succeeded 17:51:55 nexus3.edgexfoundry.org:10003 17:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:55 Configure a credential helper to remove this warning. See 17:51:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:55 17:51:55 Login Succeeded 17:51:55 nexus3.edgexfoundry.org:10004 17:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:55 Configure a credential helper to remove this warning. See 17:51:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:55 17:51:55 Login Succeeded 17:51:55 docker.io 17:51:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:55 Configure a credential helper to remove this warning. See 17:51:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:55 17:51:55 Login Succeeded 17:51:55 ---> docker-login.sh ends [Pipeline] } 17:51:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:51:55 ========================================================= 17:51:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:51:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:51:56 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 17:51:56 Sending build context to Docker daemon 2.712MB 17:51:56 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 17:51:56 Step 2/10 : FROM ${BASE} AS builder 17:51:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:51:56 a0d0a0d46f8b: Pulling fs layer 17:51:56 31adcdaf11c8: Pulling fs layer 17:51:56 b8b176561691: Pulling fs layer 17:51:56 4527c011a84f: Pulling fs layer 17:51:56 5d74067f8e1e: Pulling fs layer 17:51:56 e0aca202a116: Pulling fs layer 17:51:56 3a43be97a3b4: Pulling fs layer 17:51:56 34cad66bf833: Pulling fs layer 17:51:56 b4e3c513aaa6: Pulling fs layer 17:51:56 e0aca202a116: Waiting 17:51:56 3a43be97a3b4: Waiting 17:51:56 34cad66bf833: Waiting 17:51:56 b4e3c513aaa6: Waiting 17:51:56 4527c011a84f: Waiting 17:51:56 5d74067f8e1e: Waiting 17:51:56 b8b176561691: Verifying Checksum 17:51:56 b8b176561691: Download complete 17:51:56 31adcdaf11c8: Verifying Checksum 17:51:56 31adcdaf11c8: Download complete 17:51:56 5d74067f8e1e: Download complete 17:51:56 e0aca202a116: Verifying Checksum 17:51:56 e0aca202a116: Download complete 17:51:56 3a43be97a3b4: Verifying Checksum 17:51:56 3a43be97a3b4: Download complete 17:51:56 a0d0a0d46f8b: Verifying Checksum 17:51:56 a0d0a0d46f8b: Download complete 17:51:56 34cad66bf833: Verifying Checksum 17:51:56 34cad66bf833: Download complete 17:51:56 a0d0a0d46f8b: Pull complete 17:51:56 31adcdaf11c8: Pull complete 17:51:57 b8b176561691: Pull complete 17:51:57 4527c011a84f: Verifying Checksum 17:51:57 4527c011a84f: Download complete 17:51:57 b4e3c513aaa6: Verifying Checksum 17:51:57 b4e3c513aaa6: Download complete 17:52:01 4527c011a84f: Pull complete 17:52:01 5d74067f8e1e: Pull complete 17:52:01 e0aca202a116: Pull complete 17:52:01 3a43be97a3b4: Pull complete 17:52:01 34cad66bf833: Pull complete 17:52:03 b4e3c513aaa6: Pull complete 17:52:03 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 17:52:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:52:03 ---> 9f6097aaca64 17:52:03 Step 3/10 : ARG MAKE=make build 17:52:05 ---> Running in d4bed0b97e9a 17:52:05 Removing intermediate container d4bed0b97e9a 17:52:05 ---> 1d94015e6035 17:52:05 Step 4/10 : WORKDIR /device-sdk-go 17:52:05 ---> Running in de40cfeba705 17:52:05 Removing intermediate container de40cfeba705 17:52:05 ---> 1c65e763b66f 17:52:05 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:52:05 ---> Running in d17c324bb930 17:52:05 Removing intermediate container d17c324bb930 17:52:05 ---> 6d173119810c 17:52:05 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:52:05 ---> Running in e1263b80f7d3 17:52:06 Removing intermediate container e1263b80f7d3 17:52:06 ---> 842ea1cd9129 17:52:06 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:52:06 ---> Running in e0bc5a355863 17:52:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:52:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:52:07 OK: 220 MiB in 52 packages 17:52:07 Removing intermediate container e0bc5a355863 17:52:07 ---> ddeca1a266db 17:52:07 Step 8/10 : COPY . . 17:52:08 ---> b7a6e1da3750 17:52:08 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:08 ---> Running in dc70ecee7036 17:52:40 Removing intermediate container dc70ecee7036 17:52:40 ---> 1f1f185d53bb 17:52:40 Step 10/10 : RUN ${MAKE} 17:52:40 ---> Running in b8afb406af8b 17:52:40 noop 17:52:40 Removing intermediate container b8afb406af8b 17:52:40 ---> e7645dec3a2c 17:52:40 Successfully built e7645dec3a2c 17:52:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:52:40 + docker inspect -f . ci-base-image-x86_64 17:52:40 . [Pipeline] withDockerContainer 17:52:40 prd-centos7-docker-4c-2g-20 does not seem to be running inside a container 17:52:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/23 -v /w/workspace/device-sdk-go/23:/w/workspace/device-sdk-go/23:rw,z -v /w/workspace/device-sdk-go/23@tmp:/w/workspace/device-sdk-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:52:41 $ docker top cc9fec5e2d764b2c5034adb5fcec3731f9b71f7c9880334e4dd4b906118c67f5 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:41 + go version 17:52:41 go version go1.16.8 linux/amd64 [Pipeline] } 17:52:41 $ docker stop --time=1 cc9fec5e2d764b2c5034adb5fcec3731f9b71f7c9880334e4dd4b906118c67f5 17:52:42 $ docker rm -f cc9fec5e2d764b2c5034adb5fcec3731f9b71f7c9880334e4dd4b906118c67f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:52:43 + docker inspect -f . ci-base-image-x86_64 17:52:43 . [Pipeline] withDockerContainer 17:52:43 prd-centos7-docker-4c-2g-20 does not seem to be running inside a container 17:52:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/23 -v /w/workspace/device-sdk-go/23:/w/workspace/device-sdk-go/23:rw,z -v /w/workspace/device-sdk-go/23@tmp:/w/workspace/device-sdk-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:52:43 $ docker top c99296233f39c82d9b0c584d5899b97ad2da96121fde2c90e83804e524d08f35 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:52:43 + make test 17:52:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:52:49 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:53:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:53:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:53:11 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:53:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.061s coverage: 23.8% of statements 17:53:13 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:53:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.051s coverage: 28.1% of statements 17:53:13 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.078s coverage: 78.9% of statements 17:53:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.045s coverage: 9.0% of statements 17:53:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:53:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:53:14 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:53:15 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.063s coverage: 28.7% of statements 17:53:15 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:53:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.057s coverage: 83.3% of statements 17:53:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:53:16 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:53:16 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.074s coverage: 57.8% of statements 17:53:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.874s coverage: 88.8% of statements 17:53:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:53:17 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.042s coverage: 4.9% of statements 17:53:17 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:53:17 GO111MODULE=on go vet ./... 17:53:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:53:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:53:35 ./bin/test-attribution-txt.sh [Pipeline] } 17:53:35 $ docker stop --time=1 c99296233f39c82d9b0c584d5899b97ad2da96121fde2c90e83804e524d08f35 17:53:37 $ docker rm -f c99296233f39c82d9b0c584d5899b97ad2da96121fde2c90e83804e524d08f35 [Pipeline] // withDockerContainer [Pipeline] sh 17:53:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:53:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:53:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:53:38 + ls -al . 17:53:38 total 264 17:53:38 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 28 17:53 . 17:53:38 drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 17:51 .. 17:53:38 drwxrwxr-x. 2 jenkins jenkins 37 Oct 28 17:51 bin 17:53:38 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 28 17:51 CHANGELOG.md 17:53:38 -rw-r--r--. 1 jenkins jenkins 126785 Oct 28 17:53 coverage.out 17:53:38 -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 17:51 .dockerignore 17:53:38 drwxrwxr-x. 5 jenkins jenkins 62 Oct 28 17:51 example 17:53:38 drwxrwxr-x. 8 jenkins jenkins 162 Oct 28 17:51 .git 17:53:38 drwxrwxr-x. 3 jenkins jenkins 125 Oct 28 17:51 .github 17:53:38 -rw-rw-r--. 1 jenkins jenkins 131 Oct 28 17:51 .gitignore 17:53:38 -rw-rw-r--. 1 jenkins jenkins 602 Oct 28 17:51 go.mod 17:53:38 -rw-rw-r--. 1 jenkins jenkins 49868 Oct 28 17:51 go.sum 17:53:38 -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 17:51 GOVERNANCE.md 17:53:38 drwxrwxr-x. 15 jenkins jenkins 224 Oct 28 17:51 internal 17:53:38 -rw-rw-r--. 1 jenkins jenkins 880 Oct 28 17:51 Jenkinsfile 17:53:38 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 28 17:51 LICENSE 17:53:38 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 28 17:51 Makefile 17:53:38 drwxrwxr-x. 3 jenkins jenkins 16 Oct 28 17:51 openapi 17:53:38 -rw-rw-r--. 1 jenkins jenkins 619 Oct 28 17:51 OWNERS.md 17:53:38 drwxrwxr-x. 5 jenkins jenkins 50 Oct 28 17:51 pkg 17:53:38 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 28 17:51 README.md 17:53:38 drwxrwxr-x. 4 jenkins jenkins 54 Oct 28 17:51 snap 17:53:38 -rw-rw-r--. 1 jenkins jenkins 12 Oct 28 17:50 VERSION 17:53:38 -rw-rw-r--. 1 jenkins jenkins 222 Oct 28 17:51 version.go [Pipeline] isUnix [Pipeline] sh 17:53:39 + 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=1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 --label arch=amd64 --label version=2.0.1-dev.24 . 17:53:39 Sending build context to Docker daemon 2.84MB 17:53:39 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 17:53:39 Step 2/24 : FROM ${BASE} AS builder 17:53:39 ---> e7645dec3a2c 17:53:39 Step 3/24 : ARG MAKE=make build 17:53:39 ---> Running in 685f8a9fc9f2 17:53:39 Removing intermediate container 685f8a9fc9f2 17:53:39 ---> f8b35d11022e 17:53:39 Step 4/24 : WORKDIR /device-sdk-go 17:53:39 ---> Running in d492a7368b87 17:53:39 Removing intermediate container d492a7368b87 17:53:39 ---> 880d7d8ee505 17:53:39 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:53:39 ---> Running in 25d6bd043c5a 17:53:39 Removing intermediate container 25d6bd043c5a 17:53:39 ---> c5320d02b8f1 17:53:39 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:39 ---> Running in 0314a5a3db51 17:53:40 Removing intermediate container 0314a5a3db51 17:53:40 ---> 6750d42b7008 17:53:40 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:53:40 ---> Running in 00937046f3a3 17:53:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:53:41 OK: 220 MiB in 52 packages 17:53:41 Removing intermediate container 00937046f3a3 17:53:41 ---> 36d671d17f14 17:53:41 Step 8/24 : COPY . . 17:53:41 ---> 0c6ec77bcabd 17:53:41 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:41 ---> Running in d218f33bf91c 17:53:42 Removing intermediate container d218f33bf91c 17:53:42 ---> 5e27e4075c36 17:53:42 Step 10/24 : RUN ${MAKE} 17:53:42 ---> Running in 15537194fb8b 17:53:42 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.24" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:53:52 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:53:54 Removing intermediate container 15537194fb8b 17:53:54 ---> 4485b77ddf38 17:53:54 Step 11/24 : FROM alpine:3.14 17:53:54 3.14: Pulling from library/alpine 17:53:54 a0d0a0d46f8b: Already exists 17:53:55 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:53:55 Status: Downloaded newer image for alpine:3.14 17:53:55 ---> 14119a10abf4 17:53:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:53:55 ---> Running in c6580f6a6401 17:53:55 Removing intermediate container c6580f6a6401 17:53:55 ---> 677fb2fc4074 17:53:55 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:53:55 ---> Running in 97a5edf471bf 17:53:55 Removing intermediate container 97a5edf471bf 17:53:55 ---> 7349847f64f1 17:53:55 Step 14/24 : RUN apk add --update --no-cache zeromq 17:53:55 ---> Running in 07833b6c7443 17:53:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:53:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:53:57 (1/5) Installing libgcc (10.3.1_git20210424-r2) 17:53:57 (2/5) Installing libsodium (1.0.18-r0) 17:53:57 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 17:53:57 (4/5) Installing libzmq (4.3.4-r0) 17:53:57 (5/5) Installing zeromq (4.3.4-r0) 17:53:57 Executing busybox-1.33.1-r3.trigger 17:53:57 OK: 8 MiB in 19 packages 17:53:57 Removing intermediate container 07833b6c7443 17:53:57 ---> caf27434b8b3 17:53:57 Step 15/24 : WORKDIR / 17:53:57 ---> Running in 137ef0c1cab3 17:53:57 Removing intermediate container 137ef0c1cab3 17:53:57 ---> bb6c5009c9a7 17:53:57 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:53:57 ---> 681edfd207c5 17:53:57 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:53:58 ---> 64730b7458b7 17:53:58 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:53:58 ---> aa254eac7345 17:53:58 Step 19/24 : EXPOSE 59999 17:53:58 ---> Running in 9963e34ac925 17:53:58 Removing intermediate container 9963e34ac925 17:53:58 ---> 57e3c31131dd 17:53:58 Step 20/24 : ENTRYPOINT ["/device-simple"] 17:53:58 ---> Running in 27540ed5789d 17:53:58 Removing intermediate container 27540ed5789d 17:53:58 ---> e0b3b0c58b72 17:53:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:53:58 ---> Running in 5c515f8978df 17:53:58 Removing intermediate container 5c515f8978df 17:53:58 ---> 694bb6eebecf 17:53:58 Step 22/24 : LABEL arch=amd64 17:53:58 ---> Running in 54dfcbfc9f7b 17:53:59 Removing intermediate container 54dfcbfc9f7b 17:53:59 ---> 5e1154d27283 17:53:59 Step 23/24 : LABEL git_sha=1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 17:53:59 ---> Running in 44316a522ad2 17:53:59 Removing intermediate container 44316a522ad2 17:53:59 ---> 297e59a37d62 17:53:59 Step 24/24 : LABEL version=2.0.1-dev.24 17:53:59 ---> Running in 5ed90ea2e751 17:53:59 Removing intermediate container 5ed90ea2e751 17:53:59 ---> 1773ef1274e8 17:53:59 [Warning] One or more build-args [ARCH] were not consumed 17:53:59 Successfully built 1773ef1274e8 17:53:59 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:53:59 17:53:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:54:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:00 latest: Pulling from edgex-lftools-log-publisher 17:54:00 b4d181a07f80: Pulling fs layer 17:54:00 a1111a8f2ec3: Pulling fs layer 17:54:00 ed53099fbce6: Pulling fs layer 17:54:00 dc539afda2c1: Pulling fs layer 17:54:00 77bc0d833cb6: Pulling fs layer 17:54:00 9065ff56babe: Pulling fs layer 17:54:00 d287ab97295c: Pulling fs layer 17:54:00 9065ff56babe: Waiting 17:54:00 dc539afda2c1: Waiting 17:54:00 77bc0d833cb6: Waiting 17:54:00 d287ab97295c: Waiting 17:54:00 a1111a8f2ec3: Verifying Checksum 17:54:00 a1111a8f2ec3: Download complete 17:54:00 dc539afda2c1: Verifying Checksum 17:54:00 dc539afda2c1: Download complete 17:54:00 ed53099fbce6: Download complete 17:54:00 9065ff56babe: Verifying Checksum 17:54:00 9065ff56babe: Download complete 17:54:00 77bc0d833cb6: Verifying Checksum 17:54:00 77bc0d833cb6: Download complete 17:54:00 b4d181a07f80: Verifying Checksum 17:54:00 b4d181a07f80: Download complete 17:54:01 d287ab97295c: Verifying Checksum 17:54:01 d287ab97295c: Download complete 17:54:02 b4d181a07f80: Pull complete 17:54:02 a1111a8f2ec3: Pull complete 17:54:02 ed53099fbce6: Pull complete 17:54:02 dc539afda2c1: Pull complete 17:54:02 77bc0d833cb6: Pull complete 17:54:03 9065ff56babe: Pull complete 17:54:08 d287ab97295c: Pull complete 17:54:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:54:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:54:08 prd-centos7-docker-4c-2g-20 does not seem to be running inside a container 17:54:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/23 -v /w/workspace/device-sdk-go/23:/w/workspace/device-sdk-go/23:rw,z -v /w/workspace/device-sdk-go/23@tmp:/w/workspace/device-sdk-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:54:11 $ docker top 7e63656a3d9eb1c99ae5e299dfe5f2fe949a27ecd63a15e0d4c7af90ebb97ce7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:11 ---> job-cost.sh 17:54:11 lf-activate-venv: SKIPPING 17:54:11 INFO: No Stack... 17:54:15 INFO: Retrieving Pricing Info for: v3-standard-2 17:54:15 INFO: Archiving Costs [Pipeline] sh 17:54:15 + cut -d, -f6 17:54:15 + cat /w/workspace/device-sdk-go/23/archives/cost.csv [Pipeline] lock 17:54:15 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-23-stack-cost] 17:54:15 Resource [jenkins-edgexfoundry-device-sdk-go-main-23-stack-cost] did not exist. Created. 17:54:15 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:54:15 + echo total: 0.05999999865889549 [Pipeline] stash 17:54:15 Stashed 1 file(s) [Pipeline] } 17:54:15 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 17:54:15 $ docker stop --time=1 7e63656a3d9eb1c99ae5e299dfe5f2fe949a27ecd63a15e0d4c7af90ebb97ce7 17:54:16 $ docker rm -f 7e63656a3d9eb1c99ae5e299dfe5f2fe949a27ecd63a15e0d4c7af90ebb97ce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:54:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 17:54:18 Running in /w/workspace/device-sdk-go/23 [Pipeline] { [Pipeline] checkout 17:54:18 Selected Git installation does not exist. Using Default 17:54:18 The recommended git tool is: NONE 17:54:24 using credential edgex-jenkins-ssh 17:54:24 Cloning the remote Git repository 17:54:24 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:54:24 > git init /w/workspace/device-sdk-go/23 # timeout=10 17:54:24 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:54:24 > git --version # timeout=10 17:54:24 > git --version # 'git version 2.17.1' 17:54:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:26 Avoid second fetch 17:54:26 Checking out Revision 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 (main) 17:54:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:54:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:26 > git config core.sparsecheckout # timeout=10 17:54:26 > git checkout -f 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 # timeout=10 17:54:30 Commit message: "Merge pull request #1045 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.0.2-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:54:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:54:31 Dload Upload Total Spent Left Speed 17:54:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 172k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 17:54:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:54:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:54:32 + sudo tee /etc/docker/daemon.new 17:54:32 { 17:54:32 "registry-mirrors": [ 17:54:32 "https://nexus3.edgexfoundry.org:10001" 17:54:32 ], 17:54:32 "bip": "10.250.0.254/24", 17:54:32 "hosts": [ 17:54:32 "tcp://0.0.0.0:5555", 17:54:32 "unix:///var/run/docker.sock" 17:54:32 ], 17:54:32 "mtu": 1458, 17:54:32 "selinux-enabled": true, 17:54:32 "seccomp-profile": "/etc/docker/seccomp.json" 17:54:32 } [Pipeline] sh 17:54:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:54:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:51 provisioning config files... 17:54:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/23@tmp/config5891146865556367264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:51 ---> docker-login.sh 17:54:51 nexus3.edgexfoundry.org:10001 17:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:53 Configure a credential helper to remove this warning. See 17:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:53 17:54:53 Login Succeeded 17:54:53 nexus3.edgexfoundry.org:10002 17:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:53 Configure a credential helper to remove this warning. See 17:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:53 17:54:53 Login Succeeded 17:54:53 nexus3.edgexfoundry.org:10003 17:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:54 Configure a credential helper to remove this warning. See 17:54:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:54 17:54:54 Login Succeeded 17:54:54 nexus3.edgexfoundry.org:10004 17:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:54 Configure a credential helper to remove this warning. See 17:54:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:54 17:54:54 Login Succeeded 17:54:54 docker.io 17:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:55 Configure a credential helper to remove this warning. See 17:54:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:55 17:54:55 Login Succeeded 17:54:55 ---> docker-login.sh ends [Pipeline] } 17:54:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:54:56 ========================================================= 17:54:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:54:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:54:56 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 17:54:57 Sending build context to Docker daemon 2.711MB 17:54:57 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 17:54:57 Step 2/10 : FROM ${BASE} AS builder 17:54:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:54:57 552d1f2373af: Pulling fs layer 17:54:57 ea3f2d53f512: Pulling fs layer 17:54:57 9e70ebbbe112: Pulling fs layer 17:54:57 7a9cfe048b4a: Pulling fs layer 17:54:57 72dc09318566: Pulling fs layer 17:54:57 f4f7b4309257: Pulling fs layer 17:54:57 0ac9a79272e3: Pulling fs layer 17:54:57 b78e95d17946: Pulling fs layer 17:54:57 7a9cfe048b4a: Waiting 17:54:57 72dc09318566: Waiting 17:54:57 f4f7b4309257: Waiting 17:54:57 0ac9a79272e3: Waiting 17:54:57 b78e95d17946: Waiting 17:54:57 9e70ebbbe112: Verifying Checksum 17:54:57 9e70ebbbe112: Download complete 17:54:57 72dc09318566: Verifying Checksum 17:54:57 72dc09318566: Download complete 17:54:57 f4f7b4309257: Download complete 17:54:57 552d1f2373af: Verifying Checksum 17:54:57 552d1f2373af: Download complete 17:54:57 0ac9a79272e3: Verifying Checksum 17:54:57 0ac9a79272e3: Download complete 17:54:58 552d1f2373af: Pull complete 17:54:59 ea3f2d53f512: Pull complete 17:54:59 9e70ebbbe112: Pull complete 17:54:59 b78e95d17946: Verifying Checksum 17:54:59 b78e95d17946: Download complete 17:55:00 7a9cfe048b4a: Verifying Checksum 17:55:00 7a9cfe048b4a: Download complete 17:55:10 7a9cfe048b4a: Pull complete 17:55:10 72dc09318566: Pull complete 17:55:10 f4f7b4309257: Pull complete 17:55:10 0ac9a79272e3: Pull complete 17:55:16 b78e95d17946: Pull complete 17:55:16 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:55:16 ---> 8b459fc5aaf0 17:55:16 Step 3/10 : ARG MAKE=make build 17:55:18 ---> Running in 137686c7abfa 17:55:18 Removing intermediate container 137686c7abfa 17:55:18 ---> f42f89a128c1 17:55:18 Step 4/10 : WORKDIR /device-sdk-go 17:55:18 ---> Running in dcca0c845894 17:55:19 Removing intermediate container dcca0c845894 17:55:19 ---> e3f4e7981535 17:55:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:55:19 ---> Running in 464bddfe8ba4 17:55:19 Removing intermediate container 464bddfe8ba4 17:55:19 ---> 14644c67edf9 17:55:19 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:55:20 ---> Running in 40efb3aa1723 17:55:22 Removing intermediate container 40efb3aa1723 17:55:22 ---> 665baeaafbd4 17:55:22 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:55:22 ---> Running in 5a8eb75b9173 17:55:23 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:55:24 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:55:25 OK: 219 MiB in 52 packages 17:55:26 Removing intermediate container 5a8eb75b9173 17:55:26 ---> 45cf35cf5ccd 17:55:26 Step 8/10 : COPY . . 17:55:27 ---> f07275fb1d94 17:55:27 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:27 ---> Running in 93c46e014966 17:56:49 Removing intermediate container 93c46e014966 17:56:49 ---> 357de7eff8d8 17:56:49 Step 10/10 : RUN ${MAKE} 17:56:49 ---> Running in cdaac6f6e6a3 17:56:49 noop 17:56:49 Removing intermediate container cdaac6f6e6a3 17:56:49 ---> a9e6d3f5031e 17:56:49 Successfully built a9e6d3f5031e 17:56:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:56:50 + docker inspect -f . ci-base-image-arm64 17:56:50 . [Pipeline] withDockerContainer 17:56:50 prd-ubuntu18.04-docker-arm64-4c-16g-22 does not seem to be running inside a container 17:56:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/23 -v /w/workspace/device-sdk-go/23:/w/workspace/device-sdk-go/23:rw,z -v /w/workspace/device-sdk-go/23@tmp:/w/workspace/device-sdk-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:56:52 $ docker top 885800528d369ad4d0a41715e43a811ca52fc4112fef51d8fb945803ff56b85f -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:53 + go version 17:56:53 go version go1.16.8 linux/arm64 [Pipeline] } 17:56:53 $ docker stop --time=1 885800528d369ad4d0a41715e43a811ca52fc4112fef51d8fb945803ff56b85f 17:56:55 $ docker rm -f 885800528d369ad4d0a41715e43a811ca52fc4112fef51d8fb945803ff56b85f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:55 + docker inspect -f . ci-base-image-arm64 17:56:55 . [Pipeline] withDockerContainer 17:56:56 prd-ubuntu18.04-docker-arm64-4c-16g-22 does not seem to be running inside a container 17:56:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/23 -v /w/workspace/device-sdk-go/23:/w/workspace/device-sdk-go/23:rw,z -v /w/workspace/device-sdk-go/23@tmp:/w/workspace/device-sdk-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:56:58 $ docker top 7bd7324d3e9736b0edcdb821aa51df15c7088d84b37f90881e602c55c4119340 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:56:59 + make test 17:56:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:57:31 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:58:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:58:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:58:53 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:59:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.364s coverage: 23.8% of statements 17:59:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:59:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.239s coverage: 28.1% of statements 17:59:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.250s coverage: 78.9% of statements 17:59:01 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.267s coverage: 9.0% of statements 17:59:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:59:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:59:01 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:59:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.348s coverage: 28.7% of statements 17:59:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:59:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.297s coverage: 83.3% of statements 17:59:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:59:03 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:59:03 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.479s coverage: 57.8% of statements 17:59:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.545s coverage: 88.8% of statements 17:59:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 17:59:10 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.231s coverage: 4.9% of statements 17:59:10 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:59:10 GO111MODULE=on go vet ./... 18:00:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:00:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:00:18 ./bin/test-attribution-txt.sh [Pipeline] } 18:00:20 $ docker stop --time=1 7bd7324d3e9736b0edcdb821aa51df15c7088d84b37f90881e602c55c4119340 18:00:22 $ docker rm -f 7bd7324d3e9736b0edcdb821aa51df15c7088d84b37f90881e602c55c4119340 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:00:23 Warning: overwriting stash ‘coverage-report’ 18:00:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:00:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:00:25 + ls -al . 18:00:25 total 300 18:00:25 drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 18:00 . 18:00:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 17:54 .. 18:00:25 -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 17:54 .dockerignore 18:00:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 17:54 .git 18:00:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 17:54 .github 18:00:25 -rw-rw-r-- 1 jenkins jenkins 131 Oct 28 17:54 .gitignore 18:00:25 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 28 17:54 CHANGELOG.md 18:00:25 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 17:54 GOVERNANCE.md 18:00:25 -rw-rw-r-- 1 jenkins jenkins 880 Oct 28 17:54 Jenkinsfile 18:00:25 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 28 17:54 LICENSE 18:00:25 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 28 17:54 Makefile 18:00:25 -rw-rw-r-- 1 jenkins jenkins 619 Oct 28 17:54 OWNERS.md 18:00:25 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 28 17:54 README.md 18:00:25 -rw-rw-r-- 1 jenkins jenkins 12 Oct 28 17:50 VERSION 18:00:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 17:54 bin 18:00:25 -rw-r--r-- 1 jenkins jenkins 126785 Oct 28 17:59 coverage.out 18:00:25 drwxrwxr-x 5 jenkins jenkins 4096 Oct 28 17:54 example 18:00:25 -rw-rw-r-- 1 jenkins jenkins 602 Oct 28 17:54 go.mod 18:00:25 -rw-rw-r-- 1 jenkins jenkins 49868 Oct 28 17:54 go.sum 18:00:25 drwxrwxr-x 15 jenkins jenkins 4096 Oct 28 17:54 internal 18:00:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 17:54 openapi 18:00:25 drwxrwxr-x 5 jenkins jenkins 4096 Oct 28 17:54 pkg 18:00:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 17:54 snap 18:00:25 -rw-rw-r-- 1 jenkins jenkins 222 Oct 28 17:54 version.go [Pipeline] isUnix [Pipeline] sh 18:00:25 + 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=1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 --label arch=arm64 --label version=2.0.1-dev.24 . 18:00:26 Sending build context to Docker daemon 2.839MB 18:00:26 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 18:00:26 Step 2/24 : FROM ${BASE} AS builder 18:00:26 ---> a9e6d3f5031e 18:00:26 Step 3/24 : ARG MAKE=make build 18:00:26 ---> Running in 7b96225a4943 18:00:27 Removing intermediate container 7b96225a4943 18:00:27 ---> a67b077b88ba 18:00:27 Step 4/24 : WORKDIR /device-sdk-go 18:00:27 ---> Running in 12cb89ddcd15 18:00:27 Removing intermediate container 12cb89ddcd15 18:00:27 ---> bcb8eff3320c 18:00:27 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:00:27 ---> Running in b4d639b92d01 18:00:28 Removing intermediate container b4d639b92d01 18:00:28 ---> 2e59707ebed7 18:00:28 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:00:28 ---> Running in 6a6900836941 18:00:30 Removing intermediate container 6a6900836941 18:00:30 ---> c6d097c209bb 18:00:30 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:00:30 ---> Running in 4e62fa8cf380 18:00:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:00:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:00:33 OK: 219 MiB in 52 packages 18:00:34 Removing intermediate container 4e62fa8cf380 18:00:34 ---> ec9424470803 18:00:34 Step 8/24 : COPY . . 18:00:36 ---> 575fadec3d1f 18:00:36 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:36 ---> Running in 3848b357d1df 18:00:39 Removing intermediate container 3848b357d1df 18:00:39 ---> a69f9d500cfc 18:00:39 Step 10/24 : RUN ${MAKE} 18:00:39 ---> Running in ddb8b4868b35 18:00:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.24" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:01:19 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:01:21 Removing intermediate container ddb8b4868b35 18:01:21 ---> 429445039156 18:01:21 Step 11/24 : FROM alpine:3.14 18:01:21 3.14: Pulling from library/alpine 18:01:21 552d1f2373af: Already exists 18:01:22 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:01:22 Status: Downloaded newer image for alpine:3.14 18:01:22 ---> bb3de5531c18 18:01:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:01:22 ---> Running in e0152c756151 18:01:22 Removing intermediate container e0152c756151 18:01:22 ---> bf654db89daf 18:01:22 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:22 ---> Running in 3346b858dd2e 18:01:24 Removing intermediate container 3346b858dd2e 18:01:24 ---> 9be9a9b7e539 18:01:24 Step 14/24 : RUN apk add --update --no-cache zeromq 18:01:24 ---> Running in 34b0e993d378 18:01:25 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:01:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:01:27 (1/5) Installing libgcc (10.3.1_git20210424-r2) 18:01:27 (2/5) Installing libsodium (1.0.18-r0) 18:01:27 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 18:01:27 (4/5) Installing libzmq (4.3.4-r0) 18:01:28 (5/5) Installing zeromq (4.3.4-r0) 18:01:28 Executing busybox-1.33.1-r3.trigger 18:01:28 OK: 8 MiB in 19 packages 18:01:29 Removing intermediate container 34b0e993d378 18:01:29 ---> 36bbc4860975 18:01:29 Step 15/24 : WORKDIR / 18:01:29 ---> Running in a9ac2704bbe4 18:01:29 Removing intermediate container a9ac2704bbe4 18:01:29 ---> 3fba9bb58ea1 18:01:29 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:01:30 ---> 74cd2d6dd0c7 18:01:30 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:01:31 ---> c4d180e38dde 18:01:31 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:01:32 ---> 89b359f4d5d8 18:01:32 Step 19/24 : EXPOSE 59999 18:01:32 ---> Running in 369fd57607c9 18:01:32 Removing intermediate container 369fd57607c9 18:01:32 ---> d22cf1d16699 18:01:32 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:01:32 ---> Running in 1769807d5fdd 18:01:33 Removing intermediate container 1769807d5fdd 18:01:33 ---> 81bb58117f51 18:01:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:01:33 ---> Running in 72a5cec1f1ee 18:01:34 Removing intermediate container 72a5cec1f1ee 18:01:34 ---> 79a5171c4bb0 18:01:34 Step 22/24 : LABEL arch=arm64 18:01:34 ---> Running in 505f1baac6db 18:01:34 Removing intermediate container 505f1baac6db 18:01:34 ---> 2a488bc76562 18:01:34 Step 23/24 : LABEL git_sha=1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 18:01:34 ---> Running in a6dc8382f11e 18:01:34 Removing intermediate container a6dc8382f11e 18:01:34 ---> 50e64973ee8c 18:01:34 Step 24/24 : LABEL version=2.0.1-dev.24 18:01:34 ---> Running in b576a249d0ff 18:01:35 Removing intermediate container b576a249d0ff 18:01:35 ---> d02e9fbec9ca 18:01:35 [Warning] One or more build-args [ARCH] were not consumed 18:01:35 Successfully built d02e9fbec9ca 18:01:35 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:01:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:01:36 18:01:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:01:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:01:36 arm64: Pulling from edgex-lftools-log-publisher 18:01:36 448f6bf000e3: Pulling fs layer 18:01:36 f757da607395: Pulling fs layer 18:01:36 05883995daec: Pulling fs layer 18:01:36 8603b9c90790: Pulling fs layer 18:01:36 1560dd03e051: Pulling fs layer 18:01:36 27f5ce0e4adf: Pulling fs layer 18:01:36 c2d8d7efcc4b: Pulling fs layer 18:01:36 27f5ce0e4adf: Waiting 18:01:36 c2d8d7efcc4b: Waiting 18:01:36 8603b9c90790: Waiting 18:01:36 1560dd03e051: Waiting 18:01:36 f757da607395: Verifying Checksum 18:01:36 f757da607395: Download complete 18:01:36 8603b9c90790: Download complete 18:01:37 1560dd03e051: Verifying Checksum 18:01:37 1560dd03e051: Download complete 18:01:37 27f5ce0e4adf: Verifying Checksum 18:01:37 27f5ce0e4adf: Download complete 18:01:37 05883995daec: Verifying Checksum 18:01:37 448f6bf000e3: Verifying Checksum 18:01:37 448f6bf000e3: Download complete 18:01:39 c2d8d7efcc4b: Verifying Checksum 18:01:39 c2d8d7efcc4b: Download complete 18:01:40 448f6bf000e3: Pull complete 18:01:41 f757da607395: Pull complete 18:01:42 05883995daec: Pull complete 18:01:43 8603b9c90790: Pull complete 18:01:44 1560dd03e051: Pull complete 18:01:44 27f5ce0e4adf: Pull complete 18:01:59 c2d8d7efcc4b: Pull complete 18:01:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:01:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:01:59 prd-ubuntu18.04-docker-arm64-4c-16g-22 does not seem to be running inside a container 18:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/23 -v /w/workspace/device-sdk-go/23:/w/workspace/device-sdk-go/23:rw,z -v /w/workspace/device-sdk-go/23@tmp:/w/workspace/device-sdk-go/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:02:03 $ docker top 46247ef2dc40240c72208102bec910be1f76acc6c0b0ae6e4cdaf4083f7e3241 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:04 ---> job-cost.sh 18:02:04 lf-activate-venv: SKIPPING 18:02:04 INFO: No Stack... 18:02:04 INFO: Retrieving Pricing Info for: v3-standard-4 18:02:05 INFO: Archiving Costs [Pipeline] sh 18:02:06 + cut -d, -f6 18:02:06 + cat /w/workspace/device-sdk-go/23/archives/cost.csv [Pipeline] lock 18:02:06 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-23-stack-cost] 18:02:06 Resource [jenkins-edgexfoundry-device-sdk-go-main-23-stack-cost] did not exist. Created. 18:02:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:02:06 /w/workspace/device-sdk-go/23@tmp/durable-4140cbb6/script.sh: 1: /w/workspace/device-sdk-go/23@tmp/durable-4140cbb6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:02:07 + echo total: 0.10999999940395355 [Pipeline] stash 18:02:07 Warning: overwriting stash ‘stack-cost’ 18:02:07 Stashed 1 file(s) [Pipeline] } 18:02:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-23-stack-cost] [Pipeline] // lock [Pipeline] } 18:02:07 $ docker stop --time=1 46247ef2dc40240c72208102bec910be1f76acc6c0b0ae6e4cdaf4083f7e3241 18:02:09 $ docker rm -f 46247ef2dc40240c72208102bec910be1f76acc6c0b0ae6e4cdaf4083f7e3241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:02:09 provisioning config files... 18:02:09 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8997421837645827582tmp [Pipeline] { [Pipeline] sh 18:02:10 + set +x 18:02:10 + curl -s https://codecov.io/bash 18:02:10 + bash -s -- 18:02:10 18:02:10 _____ _ 18:02:10 / ____| | | 18:02:10 | | ___ __| | ___ ___ _____ __ 18:02:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:02:10 | |___| (_) | (_| | __/ (_| (_) \ V / 18:02:10 \_____\___/ \__,_|\___|\___\___/ \_/ 18:02:10 Bash-1.0.6 18:02:10 18:02:10 18:02:10 ==> git version 2.24.4 found 18:02:10 ==> 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 18:02:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:02:10 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:02:10 ==> Jenkins CI detected. 18:02:10 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 18:02:10 project root: . 18:02:10 --> token set from env 18:02:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:02:10 ==> Running gcov in . (disable via -X gcov) 18:02:10 ==> Python coveragepy not found 18:02:10 ==> Searching for coverage reports in: 18:02:10 + . 18:02:10 -> Found 1 reports 18:02:10 ==> Detecting git/mercurial file structure 18:02:10 ==> Reading reports 18:02:10 + ./coverage.out bytes=126785 18:02:10 ==> Appending adjustments 18:02:10 https://docs.codecov.io/docs/fixing-reports 18:02:10 + Found adjustments 18:02:10 ==> Gzipping contents 18:02:10 16K /tmp/codecov.SzrsqR.gz 18:02:10 ==> Uploading reports 18:02:10 url: https://codecov.io 18:02:10 query: branch=main&commit=1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:02:10 -> Pinging Codecov 18:02:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:02:11 -> Uploading to 18:02:11 https://storage.googleapis.com/codecov/v4/raw/2021-10-28/7E55EF52A471D76F132DFD9A03CDDE97/1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6/0cd2a62b-c8af-48ce-8f08-bfe6fcf043bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T180210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c313914bff85d77adceffcd0a9a4c0e0a42f63c8dd53b16d8141d94f2df91f4d 18:02:11 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:11 Dload Upload Total Spent Left Speed 18:02:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16166 0 0 100 16166 0 53680 --:--:-- --:--:-- --:--:-- 53707 18:02:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 [Pipeline] } 18:02:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:02:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:02:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:02:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:02:11 18:02:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:02:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:02:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:02:12 188c0c94c7c5: Pulling fs layer 18:02:12 0ef7d3d256c8: Pulling fs layer 18:02:12 de9db76c5a1d: Pulling fs layer 18:02:12 0eba1c9be4d2: Pulling fs layer 18:02:12 0d57e429df01: Pulling fs layer 18:02:12 4e4be7b47b0d: Pulling fs layer 18:02:12 e1f770b5df2f: Pulling fs layer 18:02:12 85a0685a4137: Pulling fs layer 18:02:12 0eba1c9be4d2: Waiting 18:02:12 0d57e429df01: Waiting 18:02:12 4e4be7b47b0d: Waiting 18:02:12 e1f770b5df2f: Waiting 18:02:12 85a0685a4137: Waiting 18:02:12 de9db76c5a1d: Verifying Checksum 18:02:12 de9db76c5a1d: Download complete 18:02:12 0ef7d3d256c8: Verifying Checksum 18:02:12 0ef7d3d256c8: Download complete 18:02:12 0d57e429df01: Verifying Checksum 18:02:12 0d57e429df01: Download complete 18:02:12 4e4be7b47b0d: Verifying Checksum 18:02:12 4e4be7b47b0d: Download complete 18:02:12 188c0c94c7c5: Verifying Checksum 18:02:12 188c0c94c7c5: Download complete 18:02:12 e1f770b5df2f: Verifying Checksum 18:02:12 e1f770b5df2f: Download complete 18:02:12 0eba1c9be4d2: Verifying Checksum 18:02:12 0eba1c9be4d2: Download complete 18:02:12 188c0c94c7c5: Pull complete 18:02:12 0ef7d3d256c8: Pull complete 18:02:12 85a0685a4137: Verifying Checksum 18:02:12 85a0685a4137: Download complete 18:02:12 de9db76c5a1d: Pull complete 18:02:16 0eba1c9be4d2: Pull complete 18:02:16 0d57e429df01: Pull complete 18:02:16 4e4be7b47b0d: Pull complete 18:02:17 e1f770b5df2f: Pull complete 18:02:20 85a0685a4137: Pull complete 18:02:20 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:02:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:02:20 prd-centos7-docker-4c-2g-17 does not seem to be running inside a container 18:02:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:02:23 $ docker top 296ab449b00026cbb413f096462ae8e325545ec0de6c2e03ccdcea6db54e1692 -eo pid,comm [Pipeline] { [Pipeline] echo 18:02:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:02:23 + set -o pipefail 18:02:23 + snyk monitor '--org=edgex-jenkins' 18:02:28 18:02:28 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 18:02:28 18:02:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/788ef823-fe08-44eb-b445-f0a5645c091a 18:02:28 18:02:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:02:28 18:02:28 [Pipeline] } 18:02:28 $ docker stop --time=1 296ab449b00026cbb413f096462ae8e325545ec0de6c2e03ccdcea6db54e1692 18:02:30 $ docker rm -f 296ab449b00026cbb413f096462ae8e325545ec0de6c2e03ccdcea6db54e1692 [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 18:02:31 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:31 provisioning config files... 18:02:31 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8163733953302865760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:31 --> edgex-publish-swagger.sh 18:02:31 === Publish openapi/v2 API === 18:02:31 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:02:31 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 18:02:31 % Total % Received % Xferd Average Speed Time Time Time Current 18:02:31 Dload Upload Total Spent Left Speed 18:02:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 51659 0 0 100 51659 0 22741 0:00:02 0:00:02 --:--:-- 22737 100 51659 0 0 100 51659 0 22740 0:00:02 0:00:02 --:--:-- 22737 18:02:33 18:02:33 [Pipeline] } 18:02:33 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 18:02:34 + git log --format=format:%s -1 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 [Pipeline] isUnix [Pipeline] sh 18:02:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:34 . [Pipeline] withDockerContainer 18:02:34 prd-centos7-docker-4c-2g-17 does not seem to be running inside a container 18:02:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:02:35 $ docker top 4604f4ce6516da918937c668f38611b5eda10eafab57a3fe7f3d868faa18260e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:35 [ssh-agent] Looking for ssh-agent implementation... 18:02:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:35 $ docker exec 4604f4ce6516da918937c668f38611b5eda10eafab57a3fe7f3d868faa18260e ssh-agent 18:02:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFFiaHK/agent.14 18:02:35 SSH_AGENT_PID=20 18:02:35 Running ssh-add (command line suppressed) 18:02:35 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1344295496699888955.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1344295496699888955.key) 18:02:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:35 + git semver tag 18:02:35 # -> Open(): unable to determine branch for HEAD 18:02:35 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 18:02:35 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 18:02:35 # $SEMVER_REMOTE_NAME = origin 18:02:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:02:35 # $SEMVER_USER_NAME = edgex-jenkins 18:02:35 # $SEMVER_BRANCH = main 18:02:35 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 18:02:35 # 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 HEAD 18:02:35 # -> Force: false 18:02:35 # 407bf1546fabab47fd2e19a925251bbd74801c71 refs/tags/v2.0.1-dev.24 [Pipeline] } 18:02:35 $ docker exec --env ******** --env ******** 4604f4ce6516da918937c668f38611b5eda10eafab57a3fe7f3d868faa18260e ssh-agent -k 18:02:36 unset SSH_AUTH_SOCK; 18:02:36 unset SSH_AGENT_PID; 18:02:36 echo Agent pid 20 killed; 18:02:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:36 + git semver [Pipeline] } 18:02:36 $ docker stop --time=1 4604f4ce6516da918937c668f38611b5eda10eafab57a3fe7f3d868faa18260e 18:02:37 $ docker rm -f 4604f4ce6516da918937c668f38611b5eda10eafab57a3fe7f3d868faa18260e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:02:37 18:02:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:02:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:02:38 0.23.1-centos7: Pulling from edgex-lftools 18:02:38 ab5ef0e58194: Pulling fs layer 18:02:38 9712f1f96733: Pulling fs layer 18:02:38 63f879dbbcfc: Pulling fs layer 18:02:38 0d9ebad4ef96: Pulling fs layer 18:02:38 e9a5061849ea: Pulling fs layer 18:02:38 d747dcd14b5f: Pulling fs layer 18:02:38 2de7ff778b66: Pulling fs layer 18:02:38 0d9ebad4ef96: Waiting 18:02:38 e9a5061849ea: Waiting 18:02:38 d747dcd14b5f: Waiting 18:02:38 2de7ff778b66: Waiting 18:02:38 9712f1f96733: Verifying Checksum 18:02:38 9712f1f96733: Download complete 18:02:38 63f879dbbcfc: Verifying Checksum 18:02:38 63f879dbbcfc: Download complete 18:02:38 0d9ebad4ef96: Verifying Checksum 18:02:38 0d9ebad4ef96: Download complete 18:02:38 d747dcd14b5f: Verifying Checksum 18:02:38 d747dcd14b5f: Download complete 18:02:38 e9a5061849ea: Verifying Checksum 18:02:38 e9a5061849ea: Download complete 18:02:38 ab5ef0e58194: Verifying Checksum 18:02:38 ab5ef0e58194: Download complete 18:02:38 2de7ff778b66: Verifying Checksum 18:02:38 2de7ff778b66: Download complete 18:02:41 ab5ef0e58194: Pull complete 18:02:41 9712f1f96733: Pull complete 18:02:42 63f879dbbcfc: Pull complete 18:02:46 0d9ebad4ef96: Pull complete 18:02:47 e9a5061849ea: Pull complete 18:02:47 d747dcd14b5f: Pull complete 18:02:48 2de7ff778b66: Pull complete 18:02:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:02:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:02:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:02:48 prd-centos7-docker-4c-2g-17 does not seem to be running inside a container 18:02:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:02:51 $ docker top 25d1d959c6c85ce1158a234dda99ac22317b6e509f594f7ee80ded16a549db52 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:02:52 provisioning config files... 18:02:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8080157649130170980tmp 18:02:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6231199159571415950tmp 18:02:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3068315790150842880tmp [Pipeline] { [Pipeline] echo 18:02:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:02:52 ---> sigul-configuration.sh 18:02:52 gpg: directory `/root/.gnupg' created 18:02:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:02:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:02:52 gpg: keyring `/root/.gnupg/secring.gpg' created 18:02:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:02:52 gpg: CAST5 encrypted data 18:02:52 gpg: encrypted with 1 passphrase 18:02:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:02:52 + mkdir /home/jenkins 18:02:52 + mkdir /home/jenkins/sigul [Pipeline] sh 18:02:53 + 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 18:02:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:02:53 ---> sigul-install.sh 18:02:53 Sigul already installed; skipping installation. [Pipeline] sh 18:02:53 + git tag --list 18:02:53 0.7.1 18:02:53 delhi-tag 18:02:53 v1.0.0 18:02:53 v1.1.0 18:02:53 v1.1.1 18:02:53 v1.1.2 18:02:53 v1.2.0 18:02:53 v1.2.1 18:02:53 v1.2.2 18:02:53 v1.2.3 18:02:53 v1.3.0 18:02:53 v1.4.0 18:02:53 v2.0.0 18:02:53 v2.0.1-dev.1 18:02:53 v2.0.1-dev.10 18:02:53 v2.0.1-dev.11 18:02:53 v2.0.1-dev.12 18:02:53 v2.0.1-dev.13 18:02:53 v2.0.1-dev.14 18:02:53 v2.0.1-dev.15 18:02:53 v2.0.1-dev.16 18:02:53 v2.0.1-dev.17 18:02:53 v2.0.1-dev.18 18:02:53 v2.0.1-dev.19 18:02:53 v2.0.1-dev.2 18:02:53 v2.0.1-dev.20 18:02:53 v2.0.1-dev.21 18:02:53 v2.0.1-dev.22 18:02:53 v2.0.1-dev.23 18:02:53 v2.0.1-dev.24 18:02:53 v2.0.1-dev.3 18:02:53 v2.0.1-dev.4 18:02:53 v2.0.1-dev.5 18:02:53 v2.0.1-dev.6 18:02:53 v2.0.1-dev.7 18:02:53 v2.0.1-dev.8 18:02:53 v2.0.1-dev.9 [Pipeline] sh 18:02:53 + lftools sign git-tag v2.0.1-dev.24 18:02:54 Signing Git tag with Sigul... 18:02:54 Signing v2.0.1-dev.24 [Pipeline] echo 18:02:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:02:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:02:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:02:55 $ docker stop --time=1 25d1d959c6c85ce1158a234dda99ac22317b6e509f594f7ee80ded16a549db52 18:02:56 $ docker rm -f 25d1d959c6c85ce1158a234dda99ac22317b6e509f594f7ee80ded16a549db52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:02:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:02:57 . [Pipeline] withDockerContainer 18:02:57 prd-centos7-docker-4c-2g-17 does not seem to be running inside a container 18:02:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:02:58 $ docker top d0a6850dca43fca155ee685d60b5d5541706017c641f158e330aeac06bc41428 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:02:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:02:58 [ssh-agent] Looking for ssh-agent implementation... 18:02:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:02:58 $ docker exec d0a6850dca43fca155ee685d60b5d5541706017c641f158e330aeac06bc41428 ssh-agent 18:02:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlLjBbF/agent.13 18:02:58 SSH_AGENT_PID=19 18:02:58 Running ssh-add (command line suppressed) 18:02:58 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3595049142815050351.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3595049142815050351.key) 18:02:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:02:58 + git semver bump pre 18:02:58 # -> Open(): unable to determine branch for HEAD 18:02:58 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 18:02:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 18:02:58 # $SEMVER_REMOTE_NAME = origin 18:02:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:02:58 # $SEMVER_USER_NAME = edgex-jenkins 18:02:58 # $SEMVER_BRANCH = main 18:02:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 18:02:58 2.0.1-dev.25 [Pipeline] } 18:02:58 $ docker exec --env ******** --env ******** d0a6850dca43fca155ee685d60b5d5541706017c641f158e330aeac06bc41428 ssh-agent -k 18:02:58 unset SSH_AUTH_SOCK; 18:02:58 unset SSH_AGENT_PID; 18:02:58 echo Agent pid 19 killed; 18:02:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:02:59 + git semver [Pipeline] } 18:02:59 $ docker stop --time=1 d0a6850dca43fca155ee685d60b5d5541706017c641f158e330aeac06bc41428 18:03:00 $ docker rm -f d0a6850dca43fca155ee685d60b5d5541706017c641f158e330aeac06bc41428 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:03:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:03:00 . [Pipeline] withDockerContainer 18:03:00 prd-centos7-docker-4c-2g-17 does not seem to be running inside a container 18:03:00 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:03:01 $ docker top 4219536c577fa885c75db6f6dc02c8bb794275b94b4a8d1f8c7f96dfefdf2c3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:01 [ssh-agent] Looking for ssh-agent implementation... 18:03:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:01 $ docker exec 4219536c577fa885c75db6f6dc02c8bb794275b94b4a8d1f8c7f96dfefdf2c3c ssh-agent 18:03:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoACnbn/agent.14 18:03:01 SSH_AGENT_PID=20 18:03:01 Running ssh-add (command line suppressed) 18:03:01 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7159769413761958730.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7159769413761958730.key) 18:03:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:01 + git semver push 18:03:01 # -> Open(): unable to determine branch for HEAD 18:03:01 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 18:03:01 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 18:03:01 # $SEMVER_REMOTE_NAME = origin 18:03:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:03:01 # $SEMVER_USER_NAME = edgex-jenkins 18:03:01 # $SEMVER_BRANCH = main 18:03:01 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 18:03:04 $ docker exec --env ******** --env ******** 4219536c577fa885c75db6f6dc02c8bb794275b94b4a8d1f8c7f96dfefdf2c3c ssh-agent -k 18:03:04 unset SSH_AUTH_SOCK; 18:03:04 unset SSH_AGENT_PID; 18:03:04 echo Agent pid 20 killed; 18:03:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:04 + git semver [Pipeline] } 18:03:04 $ docker stop --time=1 4219536c577fa885c75db6f6dc02c8bb794275b94b4a8d1f8c7f96dfefdf2c3c 18:03:06 $ docker rm -f 4219536c577fa885c75db6f6dc02c8bb794275b94b4a8d1f8c7f96dfefdf2c3c [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] sh 18:03:06 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:03:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:03:07 ---> package-listing.sh 18:03:07 ++ facter osfamily 18:03:07 ++ tr '[:upper:]' '[:lower:]' 18:03:07 + OS_FAMILY=redhat 18:03:07 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 18:03:07 + START_PACKAGES=/tmp/packages_start.txt 18:03:07 + END_PACKAGES=/tmp/packages_end.txt 18:03:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:03:07 + PACKAGES=/tmp/packages_start.txt 18:03:07 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 18:03:07 + PACKAGES=/tmp/packages_end.txt 18:03:07 + case "${OS_FAMILY}" in 18:03:07 + rpm -qa 18:03:07 + sort 18:03:08 + '[' -f /tmp/packages_start.txt ']' 18:03:08 + '[' -f /tmp/packages_end.txt ']' 18:03:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:03:08 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 18:03:08 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 18:03:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 18:03:08 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 18:03:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:09 18:03:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:03:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:09 latest: Pulling from edgex-lftools-log-publisher 18:03:09 b4d181a07f80: Pulling fs layer 18:03:09 a1111a8f2ec3: Pulling fs layer 18:03:09 ed53099fbce6: Pulling fs layer 18:03:09 dc539afda2c1: Pulling fs layer 18:03:09 77bc0d833cb6: Pulling fs layer 18:03:09 9065ff56babe: Pulling fs layer 18:03:09 d287ab97295c: Pulling fs layer 18:03:09 77bc0d833cb6: Waiting 18:03:09 9065ff56babe: Waiting 18:03:09 d287ab97295c: Waiting 18:03:09 dc539afda2c1: Waiting 18:03:09 a1111a8f2ec3: Verifying Checksum 18:03:09 a1111a8f2ec3: Download complete 18:03:09 dc539afda2c1: Verifying Checksum 18:03:09 dc539afda2c1: Download complete 18:03:09 ed53099fbce6: Verifying Checksum 18:03:09 ed53099fbce6: Download complete 18:03:09 9065ff56babe: Verifying Checksum 18:03:09 9065ff56babe: Download complete 18:03:09 77bc0d833cb6: Verifying Checksum 18:03:09 77bc0d833cb6: Download complete 18:03:09 b4d181a07f80: Verifying Checksum 18:03:09 b4d181a07f80: Download complete 18:03:10 d287ab97295c: Verifying Checksum 18:03:10 d287ab97295c: Download complete 18:03:11 b4d181a07f80: Pull complete 18:03:11 a1111a8f2ec3: Pull complete 18:03:12 ed53099fbce6: Pull complete 18:03:12 dc539afda2c1: Pull complete 18:03:12 77bc0d833cb6: Pull complete 18:03:12 9065ff56babe: Pull complete 18:03:18 d287ab97295c: Pull complete 18:03:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:03:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:03:18 prd-centos7-docker-4c-2g-17 does not seem to be running inside a container 18:03:18 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:03:20 $ docker top 5be99aed67149d621fb44d62efb2ae4c24aa4efbd10f580788174cabef12480e -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:20 + touch /tmp/pre-build-complete [Pipeline] sh 18:03:21 + mkdir -p /var/log/sysstat [Pipeline] sh 18:03:21 + ls /var/log/sa-host 18:03:21 + sadf -c /var/log/sa-host/sa28 18:03:21 file_magic: OK 18:03:21 HZ: Using current value: 100 18:03:21 file_header: OK 18:03:21 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 18:03:21 Statistics: 18:03:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:03:21 File successfully converted to sysstat format version 12.0.3 18:03:21 + sadf -c /var/log/sa-host/sa30 18:03:21 file_magic: OK 18:03:21 HZ: Using current value: 100 18:03:21 file_header: OK 18:03:21 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 18:03:21 Statistics: 18:03:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:03:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:21 provisioning config files... 18:03:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2795030176304636545tmp [Pipeline] { [Pipeline] echo 18:03:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:03:21 ---> create-netrc.sh [Pipeline] } 18:03:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:03:22 ---> python-tools-install.sh [Pipeline] echo 18:03:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:03:22 ---> sudo-logs.sh 18:03:22 Archiving 'sudo' log.. 18:03:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-17.novalocal: Name or service not known 18:03:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-17.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:03:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:03:22 ---> job-cost.sh 18:03:22 lf-activate-venv: SKIPPING 18:03:22 DEBUG: total: 0.10999999940395355 18:03:22 INFO: Retrieving Stack Cost... 18:03:22 INFO: Retrieving Pricing Info for: v3-standard-2 18:03:23 INFO: Archiving Costs [Pipeline] echo 18:03:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:03:23 ---> logs-deploy.sh 18:03:23 lf-activate-venv: SKIPPING 18:03:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/23 18:03:23 INFO: archiving workspace using pattern(s): 18:03:24 Archives upload complete. 18:03:24 INFO: archiving logs to Nexus 18:03:25 ---> uname -a: 18:03:25 Linux prd-centos7-docker-4c-2g-17.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:03:25 18:03:25 18:03:25 ---> lscpu: 18:03:25 Architecture: x86_64 18:03:25 CPU op-mode(s): 32-bit, 64-bit 18:03:25 Byte Order: Little Endian 18:03:25 Address sizes: 40 bits physical, 48 bits virtual 18:03:25 CPU(s): 2 18:03:25 On-line CPU(s) list: 0,1 18:03:25 Thread(s) per core: 1 18:03:25 Core(s) per socket: 1 18:03:25 Socket(s): 2 18:03:25 NUMA node(s): 1 18:03:25 Vendor ID: AuthenticAMD 18:03:25 CPU family: 23 18:03:25 Model: 49 18:03:25 Model name: AMD EPYC-Rome Processor 18:03:25 Stepping: 0 18:03:25 CPU MHz: 2799.996 18:03:25 BogoMIPS: 5599.99 18:03:25 Virtualization: AMD-V 18:03:25 Hypervisor vendor: KVM 18:03:25 Virtualization type: full 18:03:25 L1d cache: 32K 18:03:25 L1i cache: 32K 18:03:25 L2 cache: 512K 18:03:25 L3 cache: 16384K 18:03:25 NUMA node0 CPU(s): 0,1 18:03:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:03:25 18:03:25 18:03:25 ---> nproc: 18:03:25 2 18:03:25 18:03:25 18:03:25 ---> df -h: 18:03:25 Filesystem Size Used Avail Use% Mounted on 18:03:25 overlay 40G 9.0G 32G 23% / 18:03:25 tmpfs 64M 0 64M 0% /dev 18:03:25 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:03:25 shm 64M 0 64M 0% /dev/shm 18:03:25 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:03:25 18:03:25 18:03:25 ---> sar -b -r -n DEV: 18:03:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 18:03:25 18:03:25 17:49:31 LINUX RESTART (2 CPU) 18:03:25 18:03:25 17:50:01 tps rtps wtps bread/s bwrtn/s 18:03:25 17:51:01 56.42 3.38 53.04 2350.57 2804.31 18:03:25 17:52:01 0.37 0.00 0.37 0.00 6.83 18:03:25 17:53:01 0.23 0.00 0.23 0.00 3.32 18:03:25 17:54:01 0.18 0.00 0.18 0.00 3.10 18:03:25 17:55:01 0.22 0.00 0.22 0.00 2.38 18:03:25 17:56:01 0.35 0.00 0.35 0.00 5.13 18:03:25 17:57:01 0.20 0.00 0.20 0.00 3.28 18:03:25 17:58:01 0.32 0.00 0.32 0.00 6.25 18:03:25 17:59:01 0.28 0.00 0.28 0.00 4.46 18:03:25 18:00:01 0.20 0.00 0.20 0.00 3.45 18:03:25 18:01:01 0.38 0.02 0.37 0.13 6.35 18:03:25 18:02:01 0.48 0.08 0.40 1.60 8.14 18:03:25 18:03:01 221.25 0.03 221.22 3.73 54520.50 18:03:25 Average: 21.61 0.27 21.34 181.28 4413.97 18:03:25 18:03:25 17:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:03:25 17:51:01 5677728 0 629188 7.86 2620 1699404 1269964 14.02 572432 1523868 20 18:03:25 17:52:01 5684644 0 622264 7.77 2620 1699412 1215944 13.42 567264 1523832 20 18:03:25 17:53:01 5695804 0 611104 7.63 2620 1699412 1164232 12.85 556468 1524560 20 18:03:25 17:54:01 5692272 0 614628 7.67 2620 1699420 1164448 12.86 559696 1524560 16 18:03:25 17:55:01 5695360 0 611536 7.64 2620 1699424 1164496 12.86 555760 1525472 20 18:03:25 17:56:01 5695288 0 611604 7.64 2620 1699428 1164532 12.86 556112 1525472 16 18:03:25 17:57:01 5695888 0 611000 7.63 2620 1699432 1164424 12.86 555332 1525632 20 18:03:25 17:58:01 5690172 0 616712 7.70 2620 1699436 1164520 12.86 561168 1525632 8 18:03:25 17:59:01 5683008 0 623872 7.79 2620 1699440 1164424 12.86 569880 1523832 16 18:03:25 18:00:01 5680596 0 626280 7.82 2620 1699444 1164496 12.86 572964 1523832 16 18:03:25 18:01:01 5670472 0 636400 7.95 2620 1699448 1166888 12.88 581448 1524000 8 18:03:25 18:02:01 5673300 0 633444 7.91 2620 1699576 1164868 12.86 579364 1524064 8 18:03:25 18:03:01 3967364 0 1017308 12.70 2620 3021648 1571112 17.35 941992 2647404 24 18:03:25 Average: 5553992 0 651180 8.13 2620 1801148 1208027 13.34 594606 1610935 16 18:03:25 18:03:25 17:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:03:25 17:51:01 eth0 71.42 56.57 363.50 20.93 0.00 0.00 0.00 0.00 18:03:25 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:51:01 docker0 8.69 4.50 1.63 29.23 0.00 0.00 0.00 0.00 18:03:25 17:52:01 eth0 5.33 2.12 3.91 0.52 0.00 0.00 0.00 0.00 18:03:25 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:53:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 18:03:25 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:54:01 eth0 1.38 0.53 0.59 0.39 0.00 0.00 0.00 0.00 18:03:25 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:55:01 eth0 1.90 0.67 0.75 0.43 0.00 0.00 0.00 0.00 18:03:25 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:56:01 eth0 2.50 0.73 0.93 0.62 0.00 0.00 0.00 0.00 18:03:25 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:57:01 eth0 1.58 0.28 0.37 0.20 0.00 0.00 0.00 0.00 18:03:25 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:58:01 eth0 2.03 0.55 0.64 0.39 0.00 0.00 0.00 0.00 18:03:25 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:59:01 eth0 1.33 0.28 0.34 0.20 0.00 0.00 0.00 0.00 18:03:25 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 18:00:01 eth0 1.48 0.63 0.66 0.46 0.00 0.00 0.00 0.00 18:03:25 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 18:01:01 eth0 0.65 0.35 0.33 0.20 0.00 0.00 0.00 0.00 18:03:25 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 18:02:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:03:25 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 18:03:01 eth0 386.26 236.48 7688.87 46.98 0.00 0.00 0.00 0.00 18:03:25 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 18:03:01 vethb9a034a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 18:03:01 docker0 31.48 52.68 3.05 387.87 0.00 0.00 0.00 0.00 18:03:25 Average: eth0 36.69 23.03 620.12 5.49 0.00 0.00 0.00 0.00 18:03:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 Average: vethb9a034a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:03:25 Average: docker0 3.09 4.40 0.36 32.09 0.00 0.00 0.00 0.00 18:03:25 18:03:25 18:03:25 ---> sar -P ALL: 18:03:25 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 18:03:25 18:03:25 17:49:31 LINUX RESTART (2 CPU) 18:03:25 18:03:25 17:50:01 CPU %user %nice %system %iowait %steal %idle 18:03:25 17:51:01 all 4.18 0.00 1.78 1.11 0.05 92.87 18:03:25 17:51:01 0 4.47 0.00 1.62 0.30 0.05 93.55 18:03:25 17:51:01 1 3.89 0.00 1.94 1.92 0.05 92.20 18:03:25 17:52:01 all 0.22 0.00 0.07 0.00 0.03 99.69 18:03:25 17:52:01 0 0.32 0.00 0.08 0.00 0.02 99.58 18:03:25 17:52:01 1 0.12 0.00 0.05 0.00 0.03 99.80 18:03:25 17:53:01 all 0.22 0.00 0.04 0.00 0.02 99.72 18:03:25 17:53:01 0 0.38 0.00 0.03 0.00 0.02 99.57 18:03:25 17:53:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:03:25 17:54:01 all 0.18 0.00 0.05 0.00 0.02 99.76 18:03:25 17:54:01 0 0.30 0.00 0.05 0.00 0.02 99.63 18:03:25 17:54:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:03:25 17:55:01 all 0.18 0.00 0.05 0.00 0.03 99.75 18:03:25 17:55:01 0 0.27 0.00 0.03 0.00 0.02 99.68 18:03:25 17:55:01 1 0.08 0.00 0.07 0.00 0.03 99.82 18:03:25 17:56:01 all 0.21 0.00 0.03 0.00 0.01 99.75 18:03:25 17:56:01 0 0.33 0.00 0.02 0.00 0.00 99.65 18:03:25 17:56:01 1 0.08 0.00 0.05 0.00 0.02 99.85 18:03:25 17:57:01 all 0.18 0.00 0.05 0.00 0.03 99.74 18:03:25 17:57:01 0 0.30 0.00 0.07 0.00 0.03 99.60 18:03:25 17:57:01 1 0.05 0.00 0.03 0.00 0.03 99.88 18:03:25 17:58:01 all 0.20 0.00 0.06 0.00 0.02 99.72 18:03:25 17:58:01 0 0.17 0.00 0.07 0.00 0.02 99.75 18:03:25 17:58:01 1 0.23 0.00 0.05 0.00 0.02 99.70 18:03:25 17:59:01 all 0.19 0.00 0.08 0.00 0.01 99.72 18:03:25 17:59:01 0 0.30 0.00 0.10 0.00 0.00 99.60 18:03:25 17:59:01 1 0.08 0.00 0.05 0.00 0.02 99.85 18:03:25 18:00:01 all 0.13 0.00 0.04 0.00 0.02 99.81 18:03:25 18:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:03:25 18:00:01 1 0.22 0.00 0.03 0.00 0.02 99.73 18:03:25 18:01:01 all 0.23 0.00 0.04 0.00 0.03 99.69 18:03:25 18:01:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:03:25 18:01:01 1 0.40 0.00 0.03 0.00 0.03 99.53 18:03:25 18:03:25 18:01:01 CPU %user %nice %system %iowait %steal %idle 18:03:25 18:02:01 all 0.15 0.00 0.04 0.00 0.02 99.79 18:03:25 18:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:03:25 18:02:01 1 0.27 0.00 0.05 0.00 0.02 99.67 18:03:25 18:03:01 all 24.92 0.00 10.78 2.43 0.09 61.77 18:03:25 18:03:01 0 25.21 0.00 10.43 2.11 0.09 62.16 18:03:25 18:03:01 1 24.63 0.00 11.14 2.76 0.09 61.38 18:03:25 Average: all 2.30 0.00 0.97 0.26 0.03 96.45 18:03:25 Average: 0 2.37 0.00 0.93 0.18 0.02 96.49 18:03:25 Average: 1 2.22 0.00 1.00 0.35 0.03 96.40 18:03:25 18:03:25 18:03:25