Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d6abde5a20369131a3e211cd4d79273744ab24ab 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-ssh16756716870403288412.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh8707877520674866128.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17956799253837745838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 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-ssh16302975935970990774.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3108581815194257798.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-11003 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d6abde5a20369131a3e211cd4d79273744ab24ab (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6abde5a20369131a3e211cd4d79273744ab24ab # timeout=10 Commit message: "Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" > git rev-list --no-walk afca5dd35944e70aeaf084f770d24917f4059b9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:17:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:17:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:17:22 ========================================================= 12:17:22 EdgeX Global Pipelines Version Info 12:17:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:17:23 ------------------- 12:17:23 stable info: 12:17:23 ------------------- 12:17:23 Commited By: Bill Mahoney bill.mahoney@intel.com 12:17:23 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 12:17:23 Message: update stable to v1.0.248 12:17:24 ------------------- 12:17:24 experimental info: 12:17:24 ------------------- 12:17:24 Commited By: **** collab-it+edgex@linuxfoundation.org 12:17:24 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 12:17:24 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6abde5 [Pipeline] echo 12:17:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:17:24 provisioning config files... 12:17:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10348947844938751167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:17:25 ---> docker-login.sh 12:17:25 nexus3.edgexfoundry.org:10001 12:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:25 Configure a credential helper to remove this warning. See 12:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:25 12:17:25 Login Succeeded 12:17:25 nexus3.edgexfoundry.org:10002 12:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:25 Configure a credential helper to remove this warning. See 12:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:25 12:17:25 Login Succeeded 12:17:25 nexus3.edgexfoundry.org:10003 12:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:25 Configure a credential helper to remove this warning. See 12:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:25 12:17:25 Login Succeeded 12:17:25 nexus3.edgexfoundry.org:10004 12:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:25 Configure a credential helper to remove this warning. See 12:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:25 12:17:25 Login Succeeded 12:17:25 docker.io 12:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:26 Configure a credential helper to remove this warning. See 12:17:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:26 12:17:26 Login Succeeded 12:17:26 ---> docker-login.sh ends [Pipeline] } 12:17:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:17:26 + git rev-list -1 --merges d6abde5a20369131a3e211cd4d79273744ab24ab~1..d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] echo 12:17:26 -----------> git rev-list -1 --merges d6abde5a20369131a3e211cd4d79273744ab24ab~1..d6abde5a20369131a3e211cd4d79273744ab24ab d6abde5a20369131a3e211cd4d79273744ab24ab 12:17:26 d6abde5a20369131a3e211cd4d79273744ab24ab [false] [Pipeline] sh 12:17:26 + git log --format=format:%s -1 d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] echo 12:17:26 ========================================================= 12:17:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:17:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:17:27 + git log --format=format:%s -1 d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] echo 12:17:27 [semverPrep] GIT_COMMIT: d6abde5a20369131a3e211cd4d79273744ab24ab, Commit Message: Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76 [Pipeline] echo 12:17:27 [semverPrep] This is not a build commit. [Pipeline] sh 12:17:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:17:27 + grep -v github /etc/ssh/ssh_known_hosts 12:17:27 + [ -e /tmp/ssh_known_hosts ] 12:17:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:17:27 + sudo tee -a+ /etc/ssh/ssh_known_hosts 12:17:27 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:17:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:17:28 12:17:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:17:28 0.1.4: Pulling from edgex-devops/py-git-semver 12:17:28 b85a868b505f: Pulling fs layer 12:17:28 e2be974225ed: Pulling fs layer 12:17:28 339a4e72a1f5: Pulling fs layer 12:17:28 988bab9f4d93: Pulling fs layer 12:17:28 1469e6f7b9e6: Pulling fs layer 12:17:28 eaf3925da568: Pulling fs layer 12:17:28 bab4dde63d76: Pulling fs layer 12:17:28 bde34c3a00c8: Pulling fs layer 12:17:28 b352a97aabf1: Pulling fs layer 12:17:28 4872d77fe225: Pulling fs layer 12:17:28 5851b861e8e6: Pulling fs layer 12:17:28 988bab9f4d93: Waiting 12:17:28 b352a97aabf1: Waiting 12:17:28 4872d77fe225: Waiting 12:17:28 5851b861e8e6: Waiting 12:17:28 eaf3925da568: Waiting 12:17:28 1469e6f7b9e6: Waiting 12:17:28 bab4dde63d76: Waiting 12:17:28 e2be974225ed: Verifying Checksum 12:17:28 e2be974225ed: Download complete 12:17:28 988bab9f4d93: Verifying Checksum 12:17:28 988bab9f4d93: Download complete 12:17:28 339a4e72a1f5: Verifying Checksum 12:17:28 339a4e72a1f5: Download complete 12:17:28 1469e6f7b9e6: Verifying Checksum 12:17:28 1469e6f7b9e6: Download complete 12:17:28 eaf3925da568: Verifying Checksum 12:17:28 eaf3925da568: Download complete 12:17:28 bde34c3a00c8: Verifying Checksum 12:17:28 bde34c3a00c8: Download complete 12:17:28 b352a97aabf1: Verifying Checksum 12:17:28 b352a97aabf1: Download complete 12:17:28 4872d77fe225: Verifying Checksum 12:17:28 4872d77fe225: Download complete 12:17:28 5851b861e8e6: Verifying Checksum 12:17:28 5851b861e8e6: Download complete 12:17:28 b85a868b505f: Verifying Checksum 12:17:28 b85a868b505f: Download complete 12:17:28 bab4dde63d76: Verifying Checksum 12:17:28 bab4dde63d76: Download complete 12:17:29 b85a868b505f: Pull complete 12:17:30 e2be974225ed: Pull complete 12:17:30 339a4e72a1f5: Pull complete 12:17:30 988bab9f4d93: Pull complete 12:17:30 1469e6f7b9e6: Pull complete 12:17:31 eaf3925da568: Pull complete 12:17:33 bab4dde63d76: Pull complete 12:17:33 bde34c3a00c8: Pull complete 12:17:33 b352a97aabf1: Pull complete 12:17:33 4872d77fe225: Pull complete 12:17:33 5851b861e8e6: Pull complete 12:17:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:17:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:17:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:17:33 prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container 12:17:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:17:35 $ docker top a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a -eo pid,comm 12:17:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:17:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:17:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:17:35 [ssh-agent] Looking for ssh-agent implementation... 12:17:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:17:36 $ docker exec a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a ssh-agent 12:17:36 SSH_AUTH_SOCK=/tmp/ssh-XqV7rLAlxphD/agent.34 12:17:36 SSH_AGENT_PID=40 12:17:36 Running ssh-add (command line suppressed) 12:17:36 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8608278337788439854.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8608278337788439854.key) 12:17:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:17:36 + git tag --points-at HEAD [Pipeline] } 12:17:36 $ docker exec --env ******** --env ******** a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a ssh-agent -k 12:17:36 unset SSH_AUTH_SOCK; 12:17:36 unset SSH_AGENT_PID; 12:17:36 echo Agent pid 40 killed; 12:17:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:17:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:17:36 [ssh-agent] Looking for ssh-agent implementation... 12:17:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:17:36 $ docker exec a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a ssh-agent 12:17:36 SSH_AUTH_SOCK=/tmp/ssh-cQvJAq8uDpVH/agent.72 12:17:36 SSH_AGENT_PID=78 12:17:36 Running ssh-add (command line suppressed) 12:17:37 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9496558336570082528.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9496558336570082528.key) 12:17:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:17:37 + git semver init 12:17:37 2023-04-26 12:17:37,603 [run_init] DEBUG init version:0.0.0 force:False 12:17:37 2023-04-26 12:17:37,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 12:17:37 2023-04-26 12:17:37,604 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 12:17:37 2023-04-26 12:17:37,604 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:17:41 2023-04-26 12:17:41,557 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 12:17:41 2023-04-26 12:17:41,558 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 12:17:41 2023-04-26 12:17:41,558 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:17:41 2023-04-26 12:17:41,558 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:17:41 3.0.0-dev.35 [Pipeline] } 12:17:41 $ docker exec --env ******** --env ******** a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a ssh-agent -k 12:17:41 unset SSH_AUTH_SOCK; 12:17:41 unset SSH_AGENT_PID; 12:17:41 echo Agent pid 78 killed; 12:17:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:17:42 + git semver [Pipeline] } 12:17:42 $ docker stop --time=1 a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a 12:17:43 $ docker rm -f --volumes a41d976991fb65e3e7129165375a57e3d0852b30fe188b146cbb9104c8acc97a [Pipeline] // withDockerContainer [Pipeline] sh 12:17:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:17:44 Stashed 1 file(s) [Pipeline] echo 12:17:44 [edgeXSemver]: initialized semver on version 3.0.0-dev.35 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:17:44 provisioning config files... 12:17:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16683916187579351632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:17:44 ---> docker-login.sh 12:17:44 nexus3.edgexfoundry.org:10001 12:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:44 Configure a credential helper to remove this warning. See 12:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:44 12:17:44 Login Succeeded 12:17:44 nexus3.edgexfoundry.org:10002 12:17:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:44 Configure a credential helper to remove this warning. See 12:17:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:44 12:17:44 Login Succeeded 12:17:44 nexus3.edgexfoundry.org:10003 12:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:45 Configure a credential helper to remove this warning. See 12:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:45 12:17:45 Login Succeeded 12:17:45 nexus3.edgexfoundry.org:10004 12:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:45 Configure a credential helper to remove this warning. See 12:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:45 12:17:45 Login Succeeded 12:17:45 docker.io 12:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:17:45 Configure a credential helper to remove this warning. See 12:17:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:17:45 12:17:45 Login Succeeded 12:17:45 ---> docker-login.sh ends [Pipeline] } 12:17:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:17:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:17:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:17:45 ========================================================= 12:17:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:17:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:17:45 Sending build context to Docker daemon 23.57MB 12:17:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:17:45 Step 2/12 : FROM ${BASE} AS builder 12:17:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:17:46 f56be85fc22e: Pulling fs layer 12:17:46 85791d961cd3: Pulling fs layer 12:17:46 d694b5ae8c79: Pulling fs layer 12:17:46 9f32a84ed3da: Pulling fs layer 12:17:46 4d19c01a9841: Pulling fs layer 12:17:46 9325e15d5711: Pulling fs layer 12:17:46 556b6ee489ea: Pulling fs layer 12:17:46 c5a4b2cf53e6: Pulling fs layer 12:17:46 9f32a84ed3da: Waiting 12:17:46 9325e15d5711: Waiting 12:17:46 4d19c01a9841: Waiting 12:17:46 556b6ee489ea: Waiting 12:17:46 c5a4b2cf53e6: Waiting 12:17:46 85791d961cd3: Verifying Checksum 12:17:46 85791d961cd3: Download complete 12:17:46 9f32a84ed3da: Verifying Checksum 12:17:46 9f32a84ed3da: Download complete 12:17:46 4d19c01a9841: Verifying Checksum 12:17:46 4d19c01a9841: Download complete 12:17:46 f56be85fc22e: Verifying Checksum 12:17:46 f56be85fc22e: Download complete 12:17:46 9325e15d5711: Verifying Checksum 12:17:46 9325e15d5711: Download complete 12:17:46 f56be85fc22e: Pull complete 12:17:46 85791d961cd3: Pull complete 12:17:46 c5a4b2cf53e6: Verifying Checksum 12:17:46 c5a4b2cf53e6: Download complete 12:17:46 d694b5ae8c79: Verifying Checksum 12:17:46 d694b5ae8c79: Download complete 12:17:46 556b6ee489ea: Verifying Checksum 12:17:46 556b6ee489ea: Download complete 12:17:50 d694b5ae8c79: Pull complete 12:17:50 9f32a84ed3da: Pull complete 12:17:50 4d19c01a9841: Pull complete 12:17:50 9325e15d5711: Pull complete 12:17:52 556b6ee489ea: Pull complete 12:17:54 c5a4b2cf53e6: Pull complete 12:17:54 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 12:17:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:17:54 ---> c4be618373d6 12:17:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:17:57 ---> Running in c534cb64a36b 12:17:57 Removing intermediate container c534cb64a36b 12:17:57 ---> 71c8514f6f6f 12:17:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:17:57 ---> Running in 526e1ff63e70 12:17:57 Removing intermediate container 526e1ff63e70 12:17:57 ---> 1d9d96a4c38e 12:17:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:17:57 ---> Running in 872ded86e8eb 12:17:58 Removing intermediate container 872ded86e8eb 12:17:58 ---> ac73e2d52d2d 12:17:58 Step 6/12 : WORKDIR /device-virtual-go 12:17:58 ---> Running in f80c9609f78d 12:17:58 Removing intermediate container f80c9609f78d 12:17:58 ---> 23a8ac2f972b 12:17:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:17:58 ---> Running in f1100bdd373c 12:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:17:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:17:58 (1/4) Installing openssh-keygen (9.1_p1-r2) 12:17:58 (2/4) Installing libedit (20221030.3.1-r0) 12:17:58 (3/4) Installing openssh-client-common (9.1_p1-r2) 12:17:58 (4/4) Installing openssh-client-default (9.1_p1-r2) 12:17:58 Executing busybox-1.35.0-r29.trigger 12:17:58 OK: 269 MiB in 57 packages 12:17:59 Removing intermediate container f1100bdd373c 12:17:59 ---> 237635bba9e3 12:17:59 Step 8/12 : COPY go.mod vendor* ./ 12:17:59 ---> 55fd03db5583 12:17:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:17:59 Still waiting to schedule task 12:17:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:17:59 ---> Running in 5337b3839988 12:18:26 Removing intermediate container 5337b3839988 12:18:26 ---> ec8939dcb2bc 12:18:26 Step 10/12 : COPY . . 12:18:26 ---> 706af8ee945a 12:18:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:18:26 ---> Running in 6a5518d3bc25 12:18:26 Removing intermediate container 6a5518d3bc25 12:18:26 ---> 930b4343b53b 12:18:26 Step 12/12 : RUN $MAKE 12:18:26 ---> Running in 51e500ee1f48 12:18:26 noop 12:18:26 Removing intermediate container 51e500ee1f48 12:18:26 ---> 4d81171ff649 12:18:26 Successfully built 4d81171ff649 12:18:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:26 + docker inspect -f . ci-base-image-x86_64 12:18:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:26 prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container 12:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** ci-base-image-x86_64 cat 12:18:27 $ docker top ab05a2d4aca113c2c0c3f0c33d0edd7717c869fa6a43421825621c4d11307ed7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:27 + go version 12:18:27 go version go1.20.2 linux/amd64 [Pipeline] } 12:18:27 $ docker stop --time=1 ab05a2d4aca113c2c0c3f0c33d0edd7717c869fa6a43421825621c4d11307ed7 12:18:28 $ docker rm -f --volumes ab05a2d4aca113c2c0c3f0c33d0edd7717c869fa6a43421825621c4d11307ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:29 + docker inspect -f . ci-base-image-x86_64 12:18:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:29 prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container 12:18:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** ci-base-image-x86_64 cat 12:18:29 $ docker top d4c72cd043602e92a950f70a669aa73a6662a038de0c88d83262a6fb6c4838f2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:29 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 12:18:30 + make test 12:18:30 go test ./... -coverprofile=coverage.out 12:18:35 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:18:45 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:18:45 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements 12:18:53 go vet ./... 12:18:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:18:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:18:56 ./bin/test-attribution-txt.sh [Pipeline] echo 12:18:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:18:56 $ docker stop --time=1 d4c72cd043602e92a950f70a669aa73a6662a038de0c88d83262a6fb6c4838f2 12:18:59 $ docker rm -f --volumes d4c72cd043602e92a950f70a669aa73a6662a038de0c88d83262a6fb6c4838f2 [Pipeline] // withDockerContainer [Pipeline] sh 12:19:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:19:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:19:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:19:01 + ls -al . 12:19:01 total 192 12:19:01 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 12:18 . 12:19:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:17 .. 12:19:01 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:17 .git 12:19:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:17 .github 12:19:01 -rw-rw-r-- 1 jenkins jenkins 337 Apr 26 12:17 .gitignore 12:19:01 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 12:17 .golangci.yml 12:19:01 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 12:17 .semver 12:19:01 -rw-rw-r-- 1 jenkins jenkins 8652 Apr 26 12:17 Attribution.txt 12:19:01 -rw-rw-r-- 1 jenkins jenkins 11367 Apr 26 12:17 CHANGELOG.md 12:19:01 -rw-rw-r-- 1 jenkins jenkins 1646 Apr 26 12:17 Dockerfile 12:19:01 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 12:17 GOVERNANCE.md 12:19:01 -rw-rw-r-- 1 jenkins jenkins 660 Apr 26 12:17 Jenkinsfile 12:19:01 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 12:17 LICENSE 12:19:01 -rw-rw-r-- 1 jenkins jenkins 1696 Apr 26 12:17 Makefile 12:19:01 -rw-rw-r-- 1 jenkins jenkins 623 Apr 26 12:17 OWNERS.md 12:19:01 -rw-rw-r-- 1 jenkins jenkins 3578 Apr 26 12:17 README.md 12:19:01 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 12:17 VERSION 12:19:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 12:17 bin 12:19:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:17 cmd 12:19:01 -rw-r--r-- 1 jenkins jenkins 43063 Apr 26 12:18 coverage.out 12:19:01 -rw-rw-r-- 1 jenkins jenkins 3209 Apr 26 12:17 go.mod 12:19:01 -rw-rw-r-- 1 jenkins jenkins 31109 Apr 26 12:17 go.sum 12:19:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:17 internal 12:19:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:17 snap 12:19:01 -rw-rw-r-- 1 jenkins jenkins 235 Apr 26 12:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:01 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d6abde5a20369131a3e211cd4d79273744ab24ab --label arch=amd64 --label version=3.0.0-dev.35 . 12:19:01 Sending build context to Docker daemon 23.61MB 12:19:01 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:19:01 Step 2/25 : FROM ${BASE} AS builder 12:19:01 ---> 4d81171ff649 12:19:01 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:19:01 ---> Running in b86fcf63c191 12:19:02 Removing intermediate container b86fcf63c191 12:19:02 ---> 1888f3f0fb1b 12:19:02 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:19:02 ---> Running in a07273f480e4 12:19:02 Removing intermediate container a07273f480e4 12:19:02 ---> 1401a8343b7d 12:19:02 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:19:02 ---> Running in 9cb745248a2a 12:19:02 Removing intermediate container 9cb745248a2a 12:19:02 ---> 8aa6d43b92ef 12:19:02 Step 6/25 : WORKDIR /device-virtual-go 12:19:02 ---> Running in b7945a701c77 12:19:02 Removing intermediate container b7945a701c77 12:19:02 ---> e7b9d2833e89 12:19:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:19:02 ---> Running in 647c057ed63a 12:19:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:19:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:19:02 OK: 269 MiB in 57 packages 12:19:03 Removing intermediate container 647c057ed63a 12:19:03 ---> 1afd64acc492 12:19:03 Step 8/25 : COPY go.mod vendor* ./ 12:19:03 ---> 020f6ab14e3f 12:19:03 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:19:03 ---> Running in 75735bcd8abd 12:19:04 Removing intermediate container 75735bcd8abd 12:19:04 ---> b73bc4262fc3 12:19:04 Step 10/25 : COPY . . 12:19:04 ---> d5017003bf48 12:19:04 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:19:04 ---> Running in 43b1e07f3896 12:19:04 Removing intermediate container 43b1e07f3896 12:19:04 ---> 078f4c553a2b 12:19:04 Step 12/25 : RUN $MAKE 12:19:04 ---> Running in 3f3147f9286d 12:19:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:19:27 Removing intermediate container 3f3147f9286d 12:19:27 ---> 7a51b248135a 12:19:27 Step 13/25 : FROM alpine:3.17 12:19:27 3.17: Pulling from library/alpine 12:19:27 f56be85fc22e: Already exists 12:19:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:19:27 Status: Downloaded newer image for alpine:3.17 12:19:27 ---> 9ed4aefc74f6 12:19:27 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:19:27 ---> Running in 2420c53098d9 12:19:27 Removing intermediate container 2420c53098d9 12:19:27 ---> 14d59dd361f0 12:19:27 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:19:27 ---> Running in 002bdc3a7d9a 12:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:19:27 (1/1) Installing dumb-init (1.2.5-r2) 12:19:27 Executing busybox-1.35.0-r29.trigger 12:19:27 OK: 7 MiB in 16 packages 12:19:27 Removing intermediate container 002bdc3a7d9a 12:19:27 ---> 59ecb702d0ee 12:19:27 Step 16/25 : WORKDIR / 12:19:27 ---> Running in ba9d33b15cb8 12:19:27 Removing intermediate container ba9d33b15cb8 12:19:27 ---> 5bc9ea788881 12:19:27 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:19:27 ---> b25ae7567e08 12:19:27 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:19:27 ---> c8b11a7aceca 12:19:27 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:19:27 ---> 0bd2f342142a 12:19:27 Step 20/25 : EXPOSE 59900 12:19:27 ---> Running in 9f5b68ada31c 12:19:27 Removing intermediate container 9f5b68ada31c 12:19:27 ---> d1acc0bd0793 12:19:27 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:19:27 ---> Running in 3d8ab3e7e47a 12:19:27 Removing intermediate container 3d8ab3e7e47a 12:19:27 ---> b76ab05d5915 12:19:27 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:19:27 ---> Running in 945751056b71 12:19:27 Removing intermediate container 945751056b71 12:19:27 ---> 3cf1f15cce9e 12:19:27 Step 23/25 : LABEL arch=amd64 12:19:27 ---> Running in 97e6bec2e69c 12:19:27 Removing intermediate container 97e6bec2e69c 12:19:27 ---> 32bf96a83142 12:19:27 Step 24/25 : LABEL git_sha=d6abde5a20369131a3e211cd4d79273744ab24ab 12:19:27 ---> Running in 55879cda3bc5 12:19:27 Removing intermediate container 55879cda3bc5 12:19:27 ---> 285c67ea661c 12:19:27 Step 25/25 : LABEL version=3.0.0-dev.35 12:19:27 ---> Running in 33c9db3d8165 12:19:27 Removing intermediate container 33c9db3d8165 12:19:27 ---> 7c55bbe88e21 12:19:27 [Warning] One or more build-args [ARCH] were not consumed 12:19:27 Successfully built 7c55bbe88e21 12:19:27 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:19:27 provisioning config files... 12:19:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4871310284681168522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:19:27 ---> docker-login.sh 12:19:27 nexus3.edgexfoundry.org:10001 12:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:19:27 Configure a credential helper to remove this warning. See 12:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:19:27 12:19:27 Login Succeeded 12:19:27 nexus3.edgexfoundry.org:10002 12:19:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:19:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:19:27 Configure a credential helper to remove this warning. See 12:19:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:19:27 12:19:27 Login Succeeded 12:19:27 nexus3.edgexfoundry.org:10003 12:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:19:28 Configure a credential helper to remove this warning. See 12:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:19:28 12:19:28 Login Succeeded 12:19:28 nexus3.edgexfoundry.org:10004 12:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:19:28 Configure a credential helper to remove this warning. See 12:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:19:28 12:19:28 Login Succeeded 12:19:28 docker.io 12:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:19:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:19:28 Configure a credential helper to remove this warning. See 12:19:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:19:28 12:19:28 Login Succeeded 12:19:28 ---> docker-login.sh ends [Pipeline] } 12:19:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:19:28 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 12:19:28 d6abde5a20369131a3e211cd4d79273744ab24ab 12:19:28 latest 12:19:28 3.0.0-dev.35 12:19:28 d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 12:19:28 main 12:19:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11004 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 12:19:28 Running in /w/workspace/device-virtual-go/107 [Pipeline] { [Pipeline] checkout 12:19:29 The recommended git tool is: git 12:19:29 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual:d6abde5a20369131a3e211cd4d79273744ab24ab 12:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:19:29 e683d6533e73: Preparing 12:19:29 48ff8f3e51f4: Preparing 12:19:29 dd32d1141ea2: Preparing 12:19:29 2dbcfb744ff4: Preparing 12:19:29 f1417ff83b31: Preparing 12:19:29 f1417ff83b31: Layer already exists 12:19:29 48ff8f3e51f4: Pushed 12:19:29 dd32d1141ea2: Pushed 12:19:29 2dbcfb744ff4: Pushed 12:19:32 e683d6533e73: Pushed 12:19:32 d6abde5a20369131a3e211cd4d79273744ab24ab: digest: sha256:221c7bf6fa4015126802e56a7afebd2282d10bb4dd5c5092b533312d466b260b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:32 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 12:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:19:33 e683d6533e73: Preparing 12:19:33 48ff8f3e51f4: Preparing 12:19:33 dd32d1141ea2: Preparing 12:19:33 2dbcfb744ff4: Preparing 12:19:33 f1417ff83b31: Preparing 12:19:33 2dbcfb744ff4: Layer already exists 12:19:33 f1417ff83b31: Layer already exists 12:19:33 e683d6533e73: Layer already exists 12:19:33 48ff8f3e51f4: Layer already exists 12:19:33 dd32d1141ea2: Layer already exists 12:19:33 latest: digest: sha256:221c7bf6fa4015126802e56a7afebd2282d10bb4dd5c5092b533312d466b260b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:33 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:33 using credential edgex-jenkins-ssh 12:19:33 Cloning the remote Git repository 12:19:33 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:19:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.35 12:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:19:33 e683d6533e73: Preparing 12:19:33 48ff8f3e51f4: Preparing 12:19:33 dd32d1141ea2: Preparing 12:19:33 2dbcfb744ff4: Preparing 12:19:33 f1417ff83b31: Preparing 12:19:33 2dbcfb744ff4: Layer already exists 12:19:33 f1417ff83b31: Layer already exists 12:19:33 48ff8f3e51f4: Layer already exists 12:19:33 e683d6533e73: Layer already exists 12:19:33 dd32d1141ea2: Layer already exists 12:19:33 3.0.0-dev.35: digest: sha256:221c7bf6fa4015126802e56a7afebd2282d10bb4dd5c5092b533312d466b260b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 12:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:19:34 e683d6533e73: Preparing 12:19:34 48ff8f3e51f4: Preparing 12:19:34 dd32d1141ea2: Preparing 12:19:34 2dbcfb744ff4: Preparing 12:19:34 f1417ff83b31: Preparing 12:19:34 dd32d1141ea2: Layer already exists 12:19:34 48ff8f3e51f4: Layer already exists 12:19:34 2dbcfb744ff4: Layer already exists 12:19:34 f1417ff83b31: Layer already exists 12:19:34 e683d6533e73: Layer already exists 12:19:34 d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35: digest: sha256:221c7bf6fa4015126802e56a7afebd2282d10bb4dd5c5092b533312d466b260b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:33 > git init /w/workspace/device-virtual-go/107 # timeout=10 12:19:34 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:19:34 > git --version # timeout=10 12:19:34 > git --version # 'git version 2.25.1' 12:19:34 using GIT_SSH to set credentials SSH Credentials for GitHub 12:19:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:19:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 12:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:19:35 e683d6533e73: Preparing 12:19:35 48ff8f3e51f4: Preparing 12:19:35 dd32d1141ea2: Preparing 12:19:35 2dbcfb744ff4: Preparing 12:19:35 f1417ff83b31: Preparing 12:19:35 2dbcfb744ff4: Layer already exists 12:19:35 48ff8f3e51f4: Layer already exists 12:19:35 dd32d1141ea2: Layer already exists 12:19:35 e683d6533e73: Layer already exists 12:19:35 f1417ff83b31: Layer already exists 12:19:35 main: digest: sha256:221c7bf6fa4015126802e56a7afebd2282d10bb4dd5c5092b533312d466b260b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:19:35 ===================================================== [Pipeline] echo 12:19:35 taggedImages: 12:19:35 - nexus3.edgexfoundry.org:10004/device-virtual:d6abde5a20369131a3e211cd4d79273744ab24ab 12:19:35 - nexus3.edgexfoundry.org:10004/device-virtual:latest 12:19:35 - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.35 12:19:35 - nexus3.edgexfoundry.org:10004/device-virtual:d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 12:19:35 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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] withEnv [Pipeline] { [Pipeline] sh 12:19:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:19:35 12:19:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:19:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:19:35 latest: Pulling from edgex-lftools-log-publisher 12:19:35 5eb5b503b376: Pulling fs layer 12:19:35 5c69ac0246d0: Pulling fs layer 12:19:35 ec43610c2a17: Pulling fs layer 12:19:35 3a2ae6a8a46f: Pulling fs layer 12:19:35 33b1e0a273af: Pulling fs layer 12:19:35 5d3b04190fa2: Pulling fs layer 12:19:35 2f39f015ded8: Pulling fs layer 12:19:35 33b1e0a273af: Waiting 12:19:35 3a2ae6a8a46f: Waiting 12:19:35 5d3b04190fa2: Waiting 12:19:35 2f39f015ded8: Waiting 12:19:35 5c69ac0246d0: Verifying Checksum 12:19:35 5c69ac0246d0: Download complete 12:19:35 3a2ae6a8a46f: Download complete 12:19:35 33b1e0a273af: Verifying Checksum 12:19:35 33b1e0a273af: Download complete 12:19:35 5d3b04190fa2: Verifying Checksum 12:19:35 5d3b04190fa2: Download complete 12:19:35 ec43610c2a17: Verifying Checksum 12:19:35 ec43610c2a17: Download complete 12:19:36 5eb5b503b376: Verifying Checksum 12:19:36 5eb5b503b376: Download complete 12:19:36 2f39f015ded8: Verifying Checksum 12:19:36 2f39f015ded8: Download complete 12:19:37 5eb5b503b376: Pull complete 12:19:37 5c69ac0246d0: Pull complete 12:19:37 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:19:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:19:38 Avoid second fetch 12:19:38 Checking out Revision d6abde5a20369131a3e211cd4d79273744ab24ab (main) 12:19:38 ec43610c2a17: Pull complete 12:19:38 3a2ae6a8a46f: Pull complete 12:19:38 33b1e0a273af: Pull complete 12:19:38 5d3b04190fa2: Pull complete 12:19:38 Commit message: "Merge pull request #390 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.76" 12:19:39 12:19:39 GitHub has been notified of this commit’s build result 12:19:39 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:19:38 > git config core.sparsecheckout # timeout=10 12:19:38 > git checkout -f d6abde5a20369131a3e211cd4d79273744ab24ab # timeout=10 12:19:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:19:39 % Total % Received % Xferd Average Speed Time Time Time Current 12:19:39 Dload Upload Total Spent Left Speed 12:19:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 12:19:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:19:40 + sudo tee /etc/docker/daemon.new 12:19:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:19:40 { 12:19:40 "registry-mirrors": [ 12:19:40 "https://nexus3.edgexfoundry.org:10001" 12:19:40 ], 12:19:40 "bip": "10.250.0.254/24", 12:19:40 "hosts": [ 12:19:40 "tcp://0.0.0.0:5555", 12:19:40 "unix:///var/run/docker.sock" 12:19:40 ], 12:19:40 "mtu": 1458, 12:19:40 "selinux-enabled": true, 12:19:40 "seccomp-profile": "/etc/docker/seccomp.json" 12:19:40 } [Pipeline] sh 12:19:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:19:41 + sudo service docker restart 12:19:42 2f39f015ded8: Pull complete 12:19:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:19:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:19:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:19:42 prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container 12:19:42 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:19:45 $ docker top be0c9961f704232828cf9d32a48cd317db493ebaff2ff551bcf739adeb7d2a93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:19:45 ---> job-cost.sh 12:19:45 lf-activate-venv: SKIPPING 12:19:45 INFO: No Stack... 12:19:45 INFO: Retrieving Pricing Info for: v3-standard-8 12:19:46 INFO: Archiving Costs [Pipeline] sh 12:19:46 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 12:19:46 + cut -d, -f6 [Pipeline] lock 12:19:46 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] 12:19:46 Resource [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] did not exist. Created. 12:19:46 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:19:47 + echo total: 0.2199999988079071 [Pipeline] stash 12:19:47 Stashed 1 file(s) [Pipeline] } 12:19:47 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 12:19:47 $ docker stop --time=1 be0c9961f704232828cf9d32a48cd317db493ebaff2ff551bcf739adeb7d2a93 12:19:48 $ docker rm -f --volumes be0c9961f704232828cf9d32a48cd317db493ebaff2ff551bcf739adeb7d2a93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:19:59 provisioning config files... 12:19:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/107@tmp/config9335944224823086397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:19:59 ---> docker-login.sh 12:19:59 nexus3.edgexfoundry.org:10001 12:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:00 Configure a credential helper to remove this warning. See 12:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:00 12:20:00 Login Succeeded 12:20:00 nexus3.edgexfoundry.org:10002 12:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:00 Configure a credential helper to remove this warning. See 12:20:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:00 12:20:00 Login Succeeded 12:20:00 nexus3.edgexfoundry.org:10003 12:20:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:01 Configure a credential helper to remove this warning. See 12:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:01 12:20:01 Login Succeeded 12:20:01 nexus3.edgexfoundry.org:10004 12:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:01 Configure a credential helper to remove this warning. See 12:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:01 12:20:01 Login Succeeded 12:20:01 docker.io 12:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:01 Configure a credential helper to remove this warning. See 12:20:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:01 12:20:01 Login Succeeded 12:20:01 ---> docker-login.sh ends [Pipeline] } 12:20:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:20:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:20:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:20:02 ========================================================= 12:20:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:20:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:20:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 12:20:02 Sending build context to Docker daemon 11.94MB 12:20:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 12:20:02 Step 2/12 : FROM ${BASE} AS builder 12:20:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:20:05 c41833b44d91: Pulling fs layer 12:20:05 ed15518f5707: Pulling fs layer 12:20:05 feae8fd75edb: Pulling fs layer 12:20:05 242c74f7c9fa: Pulling fs layer 12:20:05 3cdef696dda3: Pulling fs layer 12:20:05 2ced38df9373: Pulling fs layer 12:20:05 58f1dce35555: Pulling fs layer 12:20:05 3cdef696dda3: Waiting 12:20:05 2ced38df9373: Waiting 12:20:05 58f1dce35555: Waiting 12:20:05 242c74f7c9fa: Waiting 12:20:05 ed15518f5707: Verifying Checksum 12:20:05 ed15518f5707: Download complete 12:20:05 242c74f7c9fa: Verifying Checksum 12:20:05 242c74f7c9fa: Download complete 12:20:05 3cdef696dda3: Verifying Checksum 12:20:05 3cdef696dda3: Download complete 12:20:05 c41833b44d91: Verifying Checksum 12:20:05 c41833b44d91: Download complete 12:20:06 c41833b44d91: Pull complete 12:20:06 58f1dce35555: Verifying Checksum 12:20:06 58f1dce35555: Download complete 12:20:06 ed15518f5707: Pull complete 12:20:07 feae8fd75edb: Download complete 12:20:07 2ced38df9373: Verifying Checksum 12:20:07 2ced38df9373: Download complete 12:20:20 feae8fd75edb: Pull complete 12:20:20 242c74f7c9fa: Pull complete 12:20:20 3cdef696dda3: Pull complete 12:20:26 2ced38df9373: Pull complete 12:20:29 58f1dce35555: Pull complete 12:20:29 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 12:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:20:29 ---> fadd8f120f05 12:20:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:20:30 ---> Running in f241a667752a 12:20:32 Removing intermediate container f241a667752a 12:20:32 ---> d26149cc0eda 12:20:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:20:32 ---> Running in 5f9429a60b63 12:20:32 Removing intermediate container 5f9429a60b63 12:20:32 ---> bd87d1268c9e 12:20:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:20:32 ---> Running in a98e8a660ba4 12:20:32 Removing intermediate container a98e8a660ba4 12:20:32 ---> 9c8413f7e34a 12:20:32 Step 6/12 : WORKDIR /device-virtual-go 12:20:33 ---> Running in 96d4cfd5b3aa 12:20:33 Removing intermediate container 96d4cfd5b3aa 12:20:33 ---> d12c1e1a883a 12:20:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:20:33 ---> Running in 27c163559348 12:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:20:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:20:36 (1/4) Installing openssh-keygen (9.1_p1-r2) 12:20:36 (2/4) Installing libedit (20221030.3.1-r0) 12:20:36 (3/4) Installing openssh-client-common (9.1_p1-r2) 12:20:36 (4/4) Installing openssh-client-default (9.1_p1-r2) 12:20:36 Executing busybox-1.35.0-r29.trigger 12:20:36 OK: 268 MiB in 57 packages 12:20:37 Removing intermediate container 27c163559348 12:20:37 ---> 4521e45fbf20 12:20:37 Step 8/12 : COPY go.mod vendor* ./ 12:20:37 ---> f2892255f9c7 12:20:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:20:37 ---> Running in b084385c18ac 12:21:46 Removing intermediate container b084385c18ac 12:21:46 ---> bb079d28a65e 12:21:46 Step 10/12 : COPY . . 12:21:46 ---> 5f5a9dd5eeb4 12:21:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:21:46 ---> Running in f858d4cf1202 12:21:46 Removing intermediate container f858d4cf1202 12:21:46 ---> e69140639133 12:21:46 Step 12/12 : RUN $MAKE 12:21:46 ---> Running in f295c8f0d375 12:21:46 noop 12:21:46 Removing intermediate container f295c8f0d375 12:21:46 ---> 5717abc0595c 12:21:46 Successfully built 5717abc0595c 12:21:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:46 + docker inspect -f . ci-base-image-arm64 12:21:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:46 prd-ubuntu20.04-docker-arm64-4c-16g-11004 does not seem to be running inside a container 12:21:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/107 -v /w/workspace/device-virtual-go/107:/w/workspace/device-virtual-go/107:rw,z -v /w/workspace/device-virtual-go/107@tmp:/w/workspace/device-virtual-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:21:47 $ docker top f088062e3b9a0a3e621be3cf454b898154ef902730ad0f70933812a840ff7232 -eo pid,comm [Pipeline] { [Pipeline] sh 12:21:48 + go version 12:21:48 go version go1.20.2 linux/arm64 [Pipeline] } 12:21:48 $ docker stop --time=1 f088062e3b9a0a3e621be3cf454b898154ef902730ad0f70933812a840ff7232 12:21:51 $ docker rm -f --volumes f088062e3b9a0a3e621be3cf454b898154ef902730ad0f70933812a840ff7232 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:21:51 + docker inspect -f . ci-base-image-arm64 12:21:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:21:52 prd-ubuntu20.04-docker-arm64-4c-16g-11004 does not seem to be running inside a container 12:21:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/107 -v /w/workspace/device-virtual-go/107:/w/workspace/device-virtual-go/107:rw,z -v /w/workspace/device-virtual-go/107@tmp:/w/workspace/device-virtual-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:21:53 $ docker top 025c55da89c39d240d87288899b1b4f48bdc85eba58522144622328302fa49ef -eo pid,comm [Pipeline] { [Pipeline] sh 12:21:53 + git config --global --add safe.directory /w/workspace/device-virtual-go/107 [Pipeline] fileExists [Pipeline] sh 12:21:54 + make test 12:21:54 go test ./... -coverprofile=coverage.out 12:22:26 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:24:18 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:24:18 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.089s coverage: 58.4% of statements 12:24:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:24:18 go vet ./... 12:24:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:24:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:24:44 ./bin/test-attribution-txt.sh [Pipeline] echo 12:24:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:24:44 $ docker stop --time=1 025c55da89c39d240d87288899b1b4f48bdc85eba58522144622328302fa49ef 12:24:46 $ docker rm -f --volumes 025c55da89c39d240d87288899b1b4f48bdc85eba58522144622328302fa49ef [Pipeline] // withDockerContainer [Pipeline] sh 12:24:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:24:47 Warning: overwriting stash ‘coverage-report’ 12:24:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:24:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:24:48 + ls -al . 12:24:48 total 188 12:24:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:21 . 12:24:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:19 .. 12:24:48 drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 12:19 .git 12:24:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:19 .github 12:24:48 -rw-rw-r-- 1 jenkins jenkins 337 Apr 26 12:19 .gitignore 12:24:48 -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 12:19 .golangci.yml 12:24:48 -rw-rw-r-- 1 jenkins jenkins 8652 Apr 26 12:19 Attribution.txt 12:24:48 -rw-rw-r-- 1 jenkins jenkins 11367 Apr 26 12:19 CHANGELOG.md 12:24:48 -rw-rw-r-- 1 jenkins jenkins 1646 Apr 26 12:19 Dockerfile 12:24:48 -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 12:19 GOVERNANCE.md 12:24:48 -rw-rw-r-- 1 jenkins jenkins 660 Apr 26 12:19 Jenkinsfile 12:24:48 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 12:19 LICENSE 12:24:48 -rw-rw-r-- 1 jenkins jenkins 1696 Apr 26 12:19 Makefile 12:24:48 -rw-rw-r-- 1 jenkins jenkins 623 Apr 26 12:19 OWNERS.md 12:24:48 -rw-rw-r-- 1 jenkins jenkins 3578 Apr 26 12:19 README.md 12:24:48 -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 12:17 VERSION 12:24:48 drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 12:19 bin 12:24:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:19 cmd 12:24:48 -rw-r--r-- 1 jenkins jenkins 43063 Apr 26 12:24 coverage.out 12:24:48 -rw-rw-r-- 1 jenkins jenkins 3209 Apr 26 12:19 go.mod 12:24:48 -rw-rw-r-- 1 jenkins jenkins 31109 Apr 26 12:19 go.sum 12:24:48 drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 12:19 internal 12:24:48 drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 12:19 snap 12:24:48 -rw-rw-r-- 1 jenkins jenkins 235 Apr 26 12:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:49 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d6abde5a20369131a3e211cd4d79273744ab24ab --label arch=arm64 --label version=3.0.0-dev.35 . 12:24:49 Sending build context to Docker daemon 11.99MB 12:24:49 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 12:24:49 Step 2/25 : FROM ${BASE} AS builder 12:24:49 ---> 5717abc0595c 12:24:49 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:24:49 ---> Running in 371b2ceda90b 12:24:50 Removing intermediate container 371b2ceda90b 12:24:50 ---> c153a05af109 12:24:50 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 12:24:50 ---> Running in 3c72a3c0fe86 12:24:50 Removing intermediate container 3c72a3c0fe86 12:24:50 ---> 2d3a5a61e0d1 12:24:50 Step 5/25 : ARG ADD_BUILD_TAGS="" 12:24:50 ---> Running in dbb510b4c018 12:24:50 Removing intermediate container dbb510b4c018 12:24:50 ---> e13e072c4e7f 12:24:50 Step 6/25 : WORKDIR /device-virtual-go 12:24:50 ---> Running in 24cabf72f59f 12:24:51 Removing intermediate container 24cabf72f59f 12:24:51 ---> c6c8d0eedfbd 12:24:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:24:51 ---> Running in 1852d4817b24 12:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:24:53 OK: 268 MiB in 57 packages 12:24:55 Removing intermediate container 1852d4817b24 12:24:55 ---> 8fedfcd3dea5 12:24:55 Step 8/25 : COPY go.mod vendor* ./ 12:24:55 ---> 200832aa7696 12:24:55 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:24:55 ---> Running in 105ffb37fa45 12:24:58 Removing intermediate container 105ffb37fa45 12:24:58 ---> db804eb4373a 12:24:58 Step 10/25 : COPY . . 12:24:59 ---> 505829ec73a9 12:24:59 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:24:59 ---> Running in 0f31298e76a8 12:24:59 Removing intermediate container 0f31298e76a8 12:24:59 ---> 01185d7858fd 12:24:59 Step 12/25 : RUN $MAKE 12:24:59 ---> Running in 13ea725a504b 12:25:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:27:07 Removing intermediate container 13ea725a504b 12:27:07 ---> a34d9167e612 12:27:07 Step 13/25 : FROM alpine:3.17 12:27:07 3.17: Pulling from library/alpine 12:27:07 c41833b44d91: Already exists 12:27:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 12:27:07 Status: Downloaded newer image for alpine:3.17 12:27:07 ---> 51e60588ff2c 12:27:07 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:27:07 ---> Running in c9b793078367 12:27:07 Removing intermediate container c9b793078367 12:27:07 ---> 6a38dcfa36ab 12:27:07 Step 15/25 : RUN apk add --update --no-cache dumb-init 12:27:07 ---> Running in ee429ab92300 12:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:27:07 (1/1) Installing dumb-init (1.2.5-r2) 12:27:07 Executing busybox-1.35.0-r29.trigger 12:27:07 OK: 8 MiB in 16 packages 12:27:07 Removing intermediate container ee429ab92300 12:27:07 ---> f3442394da3f 12:27:07 Step 16/25 : WORKDIR / 12:27:07 ---> Running in 8eab9f183472 12:27:07 Removing intermediate container 8eab9f183472 12:27:07 ---> 08feccf000b0 12:27:07 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:27:07 ---> 91efff328569 12:27:07 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 12:27:07 ---> 206fa4c423c6 12:27:07 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 12:27:08 ---> a649b177fa59 12:27:08 Step 20/25 : EXPOSE 59900 12:27:08 ---> Running in 76b1115ed13e 12:27:09 Removing intermediate container 76b1115ed13e 12:27:09 ---> 8c0c5dbf12b8 12:27:09 Step 21/25 : ENTRYPOINT ["/device-virtual"] 12:27:09 ---> Running in bd7bf839f67c 12:27:09 Removing intermediate container bd7bf839f67c 12:27:09 ---> 5cd9c9511ce2 12:27:09 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:27:09 ---> Running in 1fedd7bc0271 12:27:09 Removing intermediate container 1fedd7bc0271 12:27:09 ---> b1bb76887800 12:27:09 Step 23/25 : LABEL arch=arm64 12:27:09 ---> Running in 977b6b2f6ae9 12:27:10 Removing intermediate container 977b6b2f6ae9 12:27:10 ---> 133375276f4f 12:27:10 Step 24/25 : LABEL git_sha=d6abde5a20369131a3e211cd4d79273744ab24ab 12:27:10 ---> Running in b2e594d3dc87 12:27:10 Removing intermediate container b2e594d3dc87 12:27:10 ---> 18541680eae7 12:27:10 Step 25/25 : LABEL version=3.0.0-dev.35 12:27:10 ---> Running in 3887be964196 12:27:11 Removing intermediate container 3887be964196 12:27:11 ---> 2e3dd1041af3 12:27:11 [Warning] One or more build-args [ARCH] were not consumed 12:27:11 Successfully built 2e3dd1041af3 12:27:11 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:27:11 provisioning config files... 12:27:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/107@tmp/config12441680015078630340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:11 ---> docker-login.sh 12:27:11 nexus3.edgexfoundry.org:10001 12:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:11 Configure a credential helper to remove this warning. See 12:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:11 12:27:11 Login Succeeded 12:27:11 nexus3.edgexfoundry.org:10002 12:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:12 Configure a credential helper to remove this warning. See 12:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:12 12:27:12 Login Succeeded 12:27:12 nexus3.edgexfoundry.org:10003 12:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:12 Configure a credential helper to remove this warning. See 12:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:12 12:27:12 Login Succeeded 12:27:12 nexus3.edgexfoundry.org:10004 12:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:12 Configure a credential helper to remove this warning. See 12:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:12 12:27:12 Login Succeeded 12:27:12 docker.io 12:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:13 Configure a credential helper to remove this warning. See 12:27:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:13 12:27:13 Login Succeeded 12:27:13 ---> docker-login.sh ends [Pipeline] } 12:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:27:13 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 12:27:13 d6abde5a20369131a3e211cd4d79273744ab24ab 12:27:13 latest 12:27:13 3.0.0-dev.35 12:27:13 d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 12:27:13 main 12:27:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:13 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:14 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6abde5a20369131a3e211cd4d79273744ab24ab 12:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:27:14 a9424a4becf1: Preparing 12:27:14 bc36da1581e1: Preparing 12:27:14 bc8d88abb222: Preparing 12:27:14 ef20825a6fef: Preparing 12:27:14 26cbea5cba74: Preparing 12:27:14 26cbea5cba74: Layer already exists 12:27:14 bc36da1581e1: Pushed 12:27:14 bc8d88abb222: Pushed 12:27:14 ef20825a6fef: Pushed 12:27:19 a9424a4becf1: Pushed 12:27:19 d6abde5a20369131a3e211cd4d79273744ab24ab: digest: sha256:e75bcf05308e7f150d445634f5056a67ebac573de56b73900be8e266147ae473 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:20 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:20 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:27:20 a9424a4becf1: Preparing 12:27:20 bc36da1581e1: Preparing 12:27:20 bc8d88abb222: Preparing 12:27:20 ef20825a6fef: Preparing 12:27:20 26cbea5cba74: Preparing 12:27:20 26cbea5cba74: Layer already exists 12:27:20 bc36da1581e1: Layer already exists 12:27:20 bc8d88abb222: Layer already exists 12:27:20 a9424a4becf1: Layer already exists 12:27:20 ef20825a6fef: Layer already exists 12:27:20 latest: digest: sha256:e75bcf05308e7f150d445634f5056a67ebac573de56b73900be8e266147ae473 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:21 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.35 12:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:27:21 a9424a4becf1: Preparing 12:27:21 bc36da1581e1: Preparing 12:27:21 bc8d88abb222: Preparing 12:27:21 ef20825a6fef: Preparing 12:27:21 26cbea5cba74: Preparing 12:27:21 26cbea5cba74: Layer already exists 12:27:21 a9424a4becf1: Layer already exists 12:27:21 bc36da1581e1: Layer already exists 12:27:21 ef20825a6fef: Layer already exists 12:27:21 bc8d88abb222: Layer already exists 12:27:21 3.0.0-dev.35: digest: sha256:e75bcf05308e7f150d445634f5056a67ebac573de56b73900be8e266147ae473 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:21 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 12:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:27:22 a9424a4becf1: Preparing 12:27:22 bc36da1581e1: Preparing 12:27:22 bc8d88abb222: Preparing 12:27:22 ef20825a6fef: Preparing 12:27:22 26cbea5cba74: Preparing 12:27:22 ef20825a6fef: Layer already exists 12:27:22 a9424a4becf1: Layer already exists 12:27:22 bc8d88abb222: Layer already exists 12:27:22 26cbea5cba74: Layer already exists 12:27:22 bc36da1581e1: Layer already exists 12:27:22 d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35: digest: sha256:e75bcf05308e7f150d445634f5056a67ebac573de56b73900be8e266147ae473 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 12:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:27:22 a9424a4becf1: Preparing 12:27:22 bc36da1581e1: Preparing 12:27:22 bc8d88abb222: Preparing 12:27:22 ef20825a6fef: Preparing 12:27:22 26cbea5cba74: Preparing 12:27:22 ef20825a6fef: Layer already exists 12:27:22 bc8d88abb222: Layer already exists 12:27:22 bc36da1581e1: Layer already exists 12:27:22 26cbea5cba74: Layer already exists 12:27:22 a9424a4becf1: Layer already exists 12:27:22 main: digest: sha256:e75bcf05308e7f150d445634f5056a67ebac573de56b73900be8e266147ae473 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:27:22 ===================================================== [Pipeline] echo 12:27:22 taggedImages: 12:27:22 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6abde5a20369131a3e211cd4d79273744ab24ab 12:27:22 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:27:22 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.35 12:27:22 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6abde5a20369131a3e211cd4d79273744ab24ab-3.0.0-dev.35 12:27:22 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:27:23 12:27:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:27:23 arm64: Pulling from edgex-lftools-log-publisher 12:27:23 8998bd30e6a1: Pulling fs layer 12:27:23 04944245beec: Pulling fs layer 12:27:23 699f458cf7ca: Pulling fs layer 12:27:23 765212b225bb: Pulling fs layer 12:27:23 f23df028b6ca: Pulling fs layer 12:27:23 d65c8cfc05b1: Pulling fs layer 12:27:23 2437ff75d9bd: Pulling fs layer 12:27:23 765212b225bb: Waiting 12:27:23 f23df028b6ca: Waiting 12:27:23 2437ff75d9bd: Waiting 12:27:23 d65c8cfc05b1: Waiting 12:27:23 04944245beec: Verifying Checksum 12:27:23 04944245beec: Download complete 12:27:23 765212b225bb: Verifying Checksum 12:27:23 765212b225bb: Download complete 12:27:23 f23df028b6ca: Verifying Checksum 12:27:23 f23df028b6ca: Download complete 12:27:23 d65c8cfc05b1: Verifying Checksum 12:27:23 d65c8cfc05b1: Download complete 12:27:23 699f458cf7ca: Verifying Checksum 12:27:23 699f458cf7ca: Download complete 12:27:24 8998bd30e6a1: Verifying Checksum 12:27:24 8998bd30e6a1: Download complete 12:27:26 2437ff75d9bd: Verifying Checksum 12:27:26 2437ff75d9bd: Download complete 12:27:28 8998bd30e6a1: Pull complete 12:27:28 04944245beec: Pull complete 12:27:30 699f458cf7ca: Pull complete 12:27:30 765212b225bb: Pull complete 12:27:34 f23df028b6ca: Pull complete 12:27:34 d65c8cfc05b1: Pull complete 12:27:46 2437ff75d9bd: Pull complete 12:27:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:27:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:27:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:47 prd-ubuntu20.04-docker-arm64-4c-16g-11004 does not seem to be running inside a container 12:27:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/107 -v /w/workspace/device-virtual-go/107:/w/workspace/device-virtual-go/107:rw,z -v /w/workspace/device-virtual-go/107@tmp:/w/workspace/device-virtual-go/107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:27:49 $ docker top a75b76c6039344e88e43d3412fb9e6ef438ad4599843c3a2246d762859bc460f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:50 ---> job-cost.sh 12:27:50 lf-activate-venv: SKIPPING 12:27:50 INFO: No Stack... 12:27:50 INFO: Retrieving Pricing Info for: v3-standard-4 12:27:51 INFO: Archiving Costs [Pipeline] sh 12:27:52 + cat /w/workspace/device-virtual-go/107/archives/cost.csv 12:27:52 + cut -d, -f6 [Pipeline] lock 12:27:52 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] 12:27:52 Resource [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] did not exist. Created. 12:27:52 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:27:52 /w/workspace/device-virtual-go/107@tmp/durable-e1242327/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:27:53 + echo total: 0.10999999940395355 [Pipeline] stash 12:27:53 Warning: overwriting stash ‘stack-cost’ 12:27:53 Stashed 1 file(s) [Pipeline] } 12:27:53 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-107-stack-cost] [Pipeline] // lock [Pipeline] } 12:27:53 $ docker stop --time=1 a75b76c6039344e88e43d3412fb9e6ef438ad4599843c3a2246d762859bc460f 12:27:54 $ docker rm -f --volumes a75b76c6039344e88e43d3412fb9e6ef438ad4599843c3a2246d762859bc460f [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 12:27:55 provisioning config files... 12:27:55 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18203471389431989819tmp [Pipeline] { [Pipeline] sh 12:27:55 + set +x 12:27:55 + curl -s https://codecov.io/bash 12:27:55 + bash -s -- 12:27:55 12:27:55 _____ _ 12:27:55 / ____| | | 12:27:55 | | ___ __| | ___ ___ _____ __ 12:27:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:27:55 | |___| (_) | (_| | __/ (_| (_) \ V / 12:27:55 \_____\___/ \__,_|\___|\___\___/ \_/ 12:27:55 Bash-1.0.6 12:27:55 12:27:55 12:27:55 ==> git version 2.25.1 found 12:27:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:27:55 Release-Date: 2020-01-08 12:27:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:27:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:27:55 ==> Jenkins CI detected. 12:27:55 current dir:  /w/workspace/exfoundry_device-virtual-go_main 12:27:55 project root: . 12:27:55 --> token set from env 12:27:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:27:55 ==> Running gcov in . (disable via -X gcov) 12:27:55 ==> Python coveragepy not found 12:27:55 ==> Searching for coverage reports in: 12:27:55 + . 12:27:55 -> Found 1 reports 12:27:55 ==> Detecting git/mercurial file structure 12:27:55 ==> Reading reports 12:27:55 + ./coverage.out bytes=43063 12:27:55 ==> Appending adjustments 12:27:55 https://docs.codecov.io/docs/fixing-reports 12:27:55 + Found adjustments 12:27:55 ==> Gzipping contents 12:27:55 8.0K /tmp/codecov.BPFhX3.gz 12:27:55 ==> Uploading reports 12:27:55 url: https://codecov.io 12:27:55 query: branch=main&commit=d6abde5a20369131a3e211cd4d79273744ab24ab&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:27:55 -> Pinging Codecov 12:27:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=d6abde5a20369131a3e211cd4d79273744ab24ab&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:27:56 -> Uploading to 12:27:56 https://storage.googleapis.com/codecov/v4/raw/2023-04-26/5E52B4B073DB2E39498172D8E973AA87/d6abde5a20369131a3e211cd4d79273744ab24ab/e9cc2e83-5e51-499f-9a39-9067c125ddb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T122755Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1fab55cb1aaf520ddb737c80eddfe95482bb3d4800ac8674308cdd3c3e8da892 12:27:56 % Total % Received % Xferd Average Speed Time Time Time Current 12:27:56 Dload Upload Total Spent Left Speed 12:27:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23351 --:--:-- --:--:-- --:--:-- 23246 100 5184 0 0 100 5184 0 20903 --:--:-- --:--:-- --:--:-- 20819 12:27:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] } 12:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:27:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:27:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:27:56 12:27:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:27:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:27:57 df9b9388f04a: Pulling fs layer 12:27:57 52dc419b0ee2: Pulling fs layer 12:27:57 25bc292e5bac: Pulling fs layer 12:27:57 114826534d7a: Pulling fs layer 12:27:57 4657fd5d0bcf: Pulling fs layer 12:27:57 6ad1cebc031e: Pulling fs layer 12:27:57 8a3aa393b2d8: Pulling fs layer 12:27:57 6ad1cebc031e: Waiting 12:27:57 4657fd5d0bcf: Waiting 12:27:57 114826534d7a: Waiting 12:27:57 25bc292e5bac: Verifying Checksum 12:27:57 25bc292e5bac: Download complete 12:27:57 52dc419b0ee2: Verifying Checksum 12:27:57 52dc419b0ee2: Download complete 12:27:57 4657fd5d0bcf: Download complete 12:27:57 df9b9388f04a: Verifying Checksum 12:27:57 df9b9388f04a: Download complete 12:27:57 6ad1cebc031e: Verifying Checksum 12:27:57 6ad1cebc031e: Download complete 12:27:57 df9b9388f04a: Pull complete 12:27:57 52dc419b0ee2: Pull complete 12:27:57 25bc292e5bac: Pull complete 12:27:57 114826534d7a: Verifying Checksum 12:27:57 114826534d7a: Download complete 12:27:57 8a3aa393b2d8: Verifying Checksum 12:27:57 8a3aa393b2d8: Download complete 12:28:01 114826534d7a: Pull complete 12:28:01 4657fd5d0bcf: Pull complete 12:28:01 6ad1cebc031e: Pull complete 12:28:05 8a3aa393b2d8: Pull complete 12:28:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 12:28:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:28:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:06 prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container 12:28:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 12:28:09 $ docker top 9e1fffe9dc45bed045dec3febf80927c045c832f6049222bc91aff4251aed8a9 -eo pid,comm [Pipeline] { [Pipeline] echo 12:28:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 12:28:09 + set -o pipefail 12:28:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 12:28:13 12:28:13 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 12:28:13 12:28:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/2b8a99c6-74f3-41f2-8689-96cfede985a7 12:28:13 12:28:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:28:13 12:28:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:28:13 12:28:13 12:28:13 A medium severity vulnerability was found in the Snyk CLI versions you are using. 12:28:13 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 12:28:13 More details here: https://snyk.co/ue1NS [Pipeline] } 12:28:13 $ docker stop --time=1 9e1fffe9dc45bed045dec3febf80927c045c832f6049222bc91aff4251aed8a9 12:28:17 $ docker rm -f --volumes 9e1fffe9dc45bed045dec3febf80927c045c832f6049222bc91aff4251aed8a9 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:28:18 + git log --format=format:%s -1 d6abde5a20369131a3e211cd4d79273744ab24ab [Pipeline] sh 12:28:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:28:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:28:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:18 prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container 12:28:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/py-git-semver:0.1.4 cat 12:28:19 $ docker top c9724c28b19f0305bbcccb7d0356639e79d1de76a2c67c07845afdf21331639a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:28:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:28:19 [ssh-agent] Looking for ssh-agent implementation... 12:28:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:28:19 $ docker exec c9724c28b19f0305bbcccb7d0356639e79d1de76a2c67c07845afdf21331639a ssh-agent 12:28:19 SSH_AUTH_SOCK=/tmp/ssh-2Kam5yavyJ3m/agent.32 12:28:19 SSH_AGENT_PID=38 12:28:19 Running ssh-add (command line suppressed) 12:28:19 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7376233004047056181.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7376233004047056181.key) 12:28:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:28:20 + git semver tag 12:28:20 2023-04-26 12:28:20,230 [run_tag] DEBUG tag force:False 12:28:20 2023-04-26 12:28:20,230 [check_head_tag] DEBUG check head tag 12:28:20 2023-04-26 12:28:20,232 [execute] INFO git cat-file --batch-check 12:28:20 2023-04-26 12:28:20,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:28:20 2023-04-26 12:28:20,236 [execute] INFO git cat-file --batch 12:28:20 2023-04-26 12:28:20,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:28:20 2023-04-26 12:28:20,262 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:20 2023-04-26 12:28:20,262 [execute] INFO git tag -a v3.0.0-dev.35 -m v3.0.0-dev.35 12:28:20 2023-04-26 12:28:20,262 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.35', '-m', 'v3.0.0-dev.35'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:28:20 2023-04-26 12:28:20,268 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:20 3.0.0-dev.35 [Pipeline] } 12:28:20 $ docker exec --env ******** --env ******** c9724c28b19f0305bbcccb7d0356639e79d1de76a2c67c07845afdf21331639a ssh-agent -k 12:28:20 unset SSH_AUTH_SOCK; 12:28:20 unset SSH_AGENT_PID; 12:28:20 echo Agent pid 38 killed; 12:28:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:28:20 + git semver [Pipeline] } 12:28:21 $ docker stop --time=1 c9724c28b19f0305bbcccb7d0356639e79d1de76a2c67c07845afdf21331639a 12:28:22 $ docker rm -f --volumes c9724c28b19f0305bbcccb7d0356639e79d1de76a2c67c07845afdf21331639a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:28:22 12:28:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:28:23 0.23.1-centos7: Pulling from edgex-lftools 12:28:23 ab5ef0e58194: Pulling fs layer 12:28:23 9712f1f96733: Pulling fs layer 12:28:23 63f879dbbcfc: Pulling fs layer 12:28:23 0d9ebad4ef96: Pulling fs layer 12:28:23 e9a5061849ea: Pulling fs layer 12:28:23 d747dcd14b5f: Pulling fs layer 12:28:23 2de7ff778b66: Pulling fs layer 12:28:23 0d9ebad4ef96: Waiting 12:28:23 e9a5061849ea: Waiting 12:28:23 d747dcd14b5f: Waiting 12:28:23 2de7ff778b66: Waiting 12:28:23 9712f1f96733: Verifying Checksum 12:28:23 9712f1f96733: Download complete 12:28:23 63f879dbbcfc: Verifying Checksum 12:28:23 63f879dbbcfc: Download complete 12:28:23 0d9ebad4ef96: Verifying Checksum 12:28:23 0d9ebad4ef96: Download complete 12:28:23 e9a5061849ea: Verifying Checksum 12:28:23 e9a5061849ea: Download complete 12:28:23 d747dcd14b5f: Download complete 12:28:23 ab5ef0e58194: Verifying Checksum 12:28:23 ab5ef0e58194: Download complete 12:28:23 2de7ff778b66: Verifying Checksum 12:28:23 2de7ff778b66: Download complete 12:28:27 ab5ef0e58194: Pull complete 12:28:27 9712f1f96733: Pull complete 12:28:27 63f879dbbcfc: Pull complete 12:28:31 0d9ebad4ef96: Pull complete 12:28:31 e9a5061849ea: Pull complete 12:28:31 d747dcd14b5f: Pull complete 12:28:32 2de7ff778b66: Pull complete 12:28:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:28:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:28:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:32 prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container 12:28:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-lftools:0.23.1-centos7 cat 12:28:37 $ docker top 04f5db2176939b202932c84a9db3b3ebae9f4582acbf433382c0cf428dd26707 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:28:37 provisioning config files... 12:28:37 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9554145445825330776tmp 12:28:37 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5114331605500236945tmp 12:28:37 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11754255057367882344tmp [Pipeline] { [Pipeline] echo 12:28:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:28:37 ---> sigul-configuration.sh 12:28:37 gpg: directory `/root/.gnupg' created 12:28:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:28:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:28:37 gpg: keyring `/root/.gnupg/secring.gpg' created 12:28:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:28:37 gpg: CAST5 encrypted data 12:28:37 gpg: encrypted with 1 passphrase 12:28:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:28:38 + mkdir /home/jenkins 12:28:38 + mkdir /home/jenkins/sigul [Pipeline] sh 12:28:38 + 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 12:28:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:28:38 ---> sigul-install.sh 12:28:38 Sigul already installed; skipping installation. [Pipeline] sh 12:28:39 + git tag --list 12:28:39 v1.0.0 12:28:39 v1.1.0 12:28:39 v1.1.1 12:28:39 v1.2.1 12:28:39 v1.2.2 12:28:39 v1.2.3 12:28:39 v1.3.0 12:28:39 v1.3.1 12:28:39 v2.0.0 12:28:39 v2.1.0 12:28:39 v2.1.1 12:28:39 v2.1.1-dev.1 12:28:39 v2.1.1-dev.2 12:28:39 v2.2.0 12:28:39 v2.2.1-dev.1 12:28:39 v2.2.1-dev.2 12:28:39 v2.2.1-dev.3 12:28:39 v2.2.1-dev.4 12:28:39 v2.2.1-dev.5 12:28:39 v2.2.1-dev.6 12:28:39 v2.2.1-dev.7 12:28:39 v2.2.1-dev.8 12:28:39 v2.3.0 12:28:39 v2.3.0-dev.10 12:28:39 v2.3.0-dev.11 12:28:39 v2.3.0-dev.12 12:28:39 v2.3.0-dev.13 12:28:39 v2.3.0-dev.14 12:28:39 v2.3.0-dev.15 12:28:39 v2.3.0-dev.16 12:28:39 v2.3.0-dev.17 12:28:39 v2.3.0-dev.18 12:28:39 v2.3.0-dev.19 12:28:39 v2.3.0-dev.20 12:28:39 v2.3.0-dev.21 12:28:39 v2.3.0-dev.22 12:28:39 v2.3.0-dev.23 12:28:39 v2.3.0-dev.24 12:28:39 v2.3.0-dev.25 12:28:39 v2.3.0-dev.26 12:28:39 v2.3.0-dev.27 12:28:39 v2.3.0-dev.28 12:28:39 v2.3.0-dev.29 12:28:39 v2.3.0-dev.30 12:28:39 v2.3.0-dev.8 12:28:39 v2.3.0-dev.9 12:28:39 v3.0.0-dev.1 12:28:39 v3.0.0-dev.10 12:28:39 v3.0.0-dev.11 12:28:39 v3.0.0-dev.12 12:28:39 v3.0.0-dev.13 12:28:39 v3.0.0-dev.14 12:28:39 v3.0.0-dev.15 12:28:39 v3.0.0-dev.16 12:28:39 v3.0.0-dev.17 12:28:39 v3.0.0-dev.18 12:28:39 v3.0.0-dev.19 12:28:39 v3.0.0-dev.2 12:28:39 v3.0.0-dev.20 12:28:39 v3.0.0-dev.21 12:28:39 v3.0.0-dev.22 12:28:39 v3.0.0-dev.23 12:28:39 v3.0.0-dev.24 12:28:39 v3.0.0-dev.25 12:28:39 v3.0.0-dev.26 12:28:39 v3.0.0-dev.27 12:28:39 v3.0.0-dev.28 12:28:39 v3.0.0-dev.29 12:28:39 v3.0.0-dev.3 12:28:39 v3.0.0-dev.30 12:28:39 v3.0.0-dev.31 12:28:39 v3.0.0-dev.32 12:28:39 v3.0.0-dev.33 12:28:39 v3.0.0-dev.34 12:28:39 v3.0.0-dev.35 12:28:39 v3.0.0-dev.4 12:28:39 v3.0.0-dev.5 12:28:39 v3.0.0-dev.6 12:28:39 v3.0.0-dev.7 12:28:39 v3.0.0-dev.8 12:28:39 v3.0.0-dev.9 [Pipeline] sh 12:28:39 + lftools sign git-tag v3.0.0-dev.35 12:28:39 Signing Git tag with Sigul... 12:28:39 Signing v3.0.0-dev.35 [Pipeline] echo 12:28:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:28:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:28:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:28:40 $ docker stop --time=1 04f5db2176939b202932c84a9db3b3ebae9f4582acbf433382c0cf428dd26707 12:28:42 $ docker rm -f --volumes 04f5db2176939b202932c84a9db3b3ebae9f4582acbf433382c0cf428dd26707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:28:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:28:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:28:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:43 prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container 12:28:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/py-git-semver:0.1.4 cat 12:28:43 $ docker top 5f7060e7a91715d1faf12f32f5ed81828416c009b72b5e8610b1b43729e210c5 -eo pid,comm 12:28:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:28:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:28:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:28:43 [ssh-agent] Looking for ssh-agent implementation... 12:28:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:28:43 $ docker exec 5f7060e7a91715d1faf12f32f5ed81828416c009b72b5e8610b1b43729e210c5 ssh-agent 12:28:43 SSH_AUTH_SOCK=/tmp/ssh-fLtVis8Qgc0s/agent.32 12:28:43 SSH_AGENT_PID=38 12:28:43 Running ssh-add (command line suppressed) 12:28:43 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6095561896003982096.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6095561896003982096.key) 12:28:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:28:44 + git semver bump pre 12:28:44 2023-04-26 12:28:44,448 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:44 2023-04-26 12:28:44,449 [bump_version] DEBUG bumping version:3.0.0-dev.35 on axis:pre with prefix:dev 12:28:44 2023-04-26 12:28:44,449 [bump_version] DEBUG bumped version:3.0.0-dev.36 12:28:44 2023-04-26 12:28:44,449 [write_version] DEBUG write version:3.0.0-dev.36 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 12:28:44 2023-04-26 12:28:44,449 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:44 2023-04-26 12:28:44,449 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:44 2023-04-26 12:28:44,452 [execute] INFO git cat-file --batch-check 12:28:44 2023-04-26 12:28:44,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:28:44 2023-04-26 12:28:44,458 [execute] INFO git cat-file --batch 12:28:44 2023-04-26 12:28:44,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:28:44 2023-04-26 12:28:44,463 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:44 3.0.0-dev.36 [Pipeline] } 12:28:44 $ docker exec --env ******** --env ******** 5f7060e7a91715d1faf12f32f5ed81828416c009b72b5e8610b1b43729e210c5 ssh-agent -k 12:28:44 unset SSH_AUTH_SOCK; 12:28:44 unset SSH_AGENT_PID; 12:28:44 echo Agent pid 38 killed; 12:28:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:28:45 + git semver [Pipeline] } 12:28:45 $ docker stop --time=1 5f7060e7a91715d1faf12f32f5ed81828416c009b72b5e8610b1b43729e210c5 12:28:46 $ docker rm -f --volumes 5f7060e7a91715d1faf12f32f5ed81828416c009b72b5e8610b1b43729e210c5 [Pipeline] // withDockerContainer [Pipeline] sh 12:28:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:28:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:28:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:47 prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container 12:28:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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/py-git-semver:0.1.4 cat 12:28:47 $ docker top 9b4464e9fc8fa1d927c751fb9c5f1c4ff142ef7ab6494044041b9ea4d811fc13 -eo pid,comm 12:28:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:28:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:28:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:28:47 [ssh-agent] Looking for ssh-agent implementation... 12:28:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:28:48 $ docker exec 9b4464e9fc8fa1d927c751fb9c5f1c4ff142ef7ab6494044041b9ea4d811fc13 ssh-agent 12:28:48 SSH_AUTH_SOCK=/tmp/ssh-wocasAZWFwaN/agent.31 12:28:48 SSH_AGENT_PID=37 12:28:48 Running ssh-add (command line suppressed) 12:28:48 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3396549089110616402.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3396549089110616402.key) 12:28:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:28:48 + git semver push 12:28:48 2023-04-26 12:28:48,766 [run_push] DEBUG push 12:28:48 2023-04-26 12:28:48,767 [execute] INFO git cat-file --batch-check 12:28:48 2023-04-26 12:28:48,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:28:48 2023-04-26 12:28:48,772 [execute] INFO git rev-list 4d76f5559208386391122ee74978c3e84fd5ee97 -- 12:28:48 2023-04-26 12:28:48,772 [execute] DEBUG Popen(['git', 'rev-list', '4d76f5559208386391122ee74978c3e84fd5ee97', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:28:48 2023-04-26 12:28:48,782 [execute] INFO git fetch -v origin 12:28:48 2023-04-26 12:28:48,782 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 12:28:49 2023-04-26 12:28:49,276 [run_push] DEBUG no remote changes detected 12:28:49 2023-04-26 12:28:49,277 [execute] INFO git push origin semver 12:28:49 2023-04-26 12:28:49,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:28:50 2023-04-26 12:28:50,108 [run_push] DEBUG push all version tags 12:28:50 2023-04-26 12:28:50,109 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:28:50 2023-04-26 12:28:50,109 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:28:50 2023-04-26 12:28:50,856 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:50 3.0.0-dev.36 [Pipeline] } 12:28:50 $ docker exec --env ******** --env ******** 9b4464e9fc8fa1d927c751fb9c5f1c4ff142ef7ab6494044041b9ea4d811fc13 ssh-agent -k 12:28:51 unset SSH_AUTH_SOCK; 12:28:51 unset SSH_AGENT_PID; 12:28:51 echo Agent pid 37 killed; 12:28:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:28:51 + git semver [Pipeline] } 12:28:51 $ docker stop --time=1 9b4464e9fc8fa1d927c751fb9c5f1c4ff142ef7ab6494044041b9ea4d811fc13 12:28:52 $ docker rm -f --volumes 9b4464e9fc8fa1d927c751fb9c5f1c4ff142ef7ab6494044041b9ea4d811fc13 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:28:53 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 12:28:53 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:28:53 total 16 12:28:53 drwxr-xr-x 3 root root 4096 Apr 26 12:19 . 12:28:53 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 12:28 .. 12:28:53 drwxr-xr-x 2 root root 4096 Apr 26 12:19 cost 12:28:53 -rw-r--r-- 1 root root 89 Apr 26 12:19 cost.csv 12:28:53 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 12:28:53 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:28:53 total 16 12:28:53 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 12:19 . 12:28:53 drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 12:28 .. 12:28:53 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 12:19 cost 12:28:53 -rw-r--r-- 1 jenkins jenkins 89 Apr 26 12:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:28:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:28:54 ---> package-listing.sh 12:28:54 ++ facter osfamily 12:28:54 ++ tr '[:upper:]' '[:lower:]' 12:28:54 + OS_FAMILY=debian 12:28:54 + workspace=/w/workspace/exfoundry_device-virtual-go_main 12:28:54 + START_PACKAGES=/tmp/packages_start.txt 12:28:54 + END_PACKAGES=/tmp/packages_end.txt 12:28:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:28:54 + PACKAGES=/tmp/packages_start.txt 12:28:54 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:28:54 + PACKAGES=/tmp/packages_end.txt 12:28:54 + case "${OS_FAMILY}" in 12:28:54 + dpkg -l 12:28:54 + grep '^ii' 12:28:54 + '[' -f /tmp/packages_start.txt ']' 12:28:54 + '[' -f /tmp/packages_end.txt ']' 12:28:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:28:54 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:28:54 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 12:28:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 12:28:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:28:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:28:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:56 prd-ubuntu20.04-docker-8c-8g-11003 does not seem to be running inside a container 12:28:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-lftools-log-publisher:latest cat 12:28:56 $ docker top e7316f72c2f248f4270b7bd7c586655ec8db4f025da554035bde3f12a2ab4758 -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:56 + touch /tmp/pre-build-complete [Pipeline] sh 12:28:56 + mkdir -p /var/log/sysstat [Pipeline] sh 12:28:57 + ls /var/log/sa-host 12:28:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:28:57 provisioning config files... 12:28:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3214133197555562003tmp [Pipeline] { [Pipeline] echo 12:28:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:28:57 ---> create-netrc.sh [Pipeline] } 12:28:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:28:57 ---> python-tools-install.sh [Pipeline] echo 12:28:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:28:58 ---> sudo-logs.sh 12:28:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:28:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:28:58 ---> job-cost.sh 12:28:58 lf-activate-venv: SKIPPING 12:28:58 DEBUG: total: 0.2199999988079071 12:28:58 INFO: Retrieving Stack Cost... 12:28:58 INFO: Retrieving Pricing Info for: v3-standard-8 12:28:59 INFO: Archiving Costs [Pipeline] echo 12:28:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:28:59 ---> logs-deploy.sh 12:28:59 lf-activate-venv: SKIPPING 12:28:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/107 12:28:59 INFO: archiving workspace using pattern(s): 12:29:00 Archives upload complete. 12:29:00 INFO: archiving logs to Nexus 12:29:01 ---> uname -a: 12:29:01 Linux prd-ubuntu20-04-docker-8c-8g-11003 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:29:01 12:29:01 12:29:01 ---> lscpu: 12:29:01 Architecture: x86_64 12:29:01 CPU op-mode(s): 32-bit, 64-bit 12:29:01 Byte Order: Little Endian 12:29:01 Address sizes: 40 bits physical, 48 bits virtual 12:29:01 CPU(s): 8 12:29:01 On-line CPU(s) list: 0-7 12:29:01 Thread(s) per core: 1 12:29:01 Core(s) per socket: 1 12:29:01 Socket(s): 8 12:29:01 NUMA node(s): 1 12:29:01 Vendor ID: AuthenticAMD 12:29:01 CPU family: 23 12:29:01 Model: 49 12:29:01 Model name: AMD EPYC-Rome Processor 12:29:01 Stepping: 0 12:29:01 CPU MHz: 2799.998 12:29:01 BogoMIPS: 5599.99 12:29:01 Virtualization: AMD-V 12:29:01 Hypervisor vendor: KVM 12:29:01 Virtualization type: full 12:29:01 L1d cache: 256 KiB 12:29:01 L1i cache: 256 KiB 12:29:01 L2 cache: 4 MiB 12:29:01 L3 cache: 128 MiB 12:29:01 NUMA node0 CPU(s): 0-7 12:29:01 Vulnerability Itlb multihit: Not affected 12:29:01 Vulnerability L1tf: Not affected 12:29:01 Vulnerability Mds: Not affected 12:29:01 Vulnerability Meltdown: Not affected 12:29:01 Vulnerability Mmio stale data: Not affected 12:29:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:29:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:29:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:29:01 Vulnerability Srbds: Not affected 12:29:01 Vulnerability Tsx async abort: Not affected 12:29:01 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:29:01 12:29:01 12:29:01 ---> nproc: 12:29:01 8 12:29:01 12:29:01 12:29:01 ---> df -h: 12:29:01 Filesystem Size Used Avail Use% Mounted on 12:29:01 overlay 155G 13G 143G 9% / 12:29:01 tmpfs 64M 0 64M 0% /dev 12:29:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:29:01 shm 64M 0 64M 0% /dev/shm 12:29:01 /dev/vda1 155G 13G 143G 9% /facter-os 12:29:01 12:29:01 12:29:01 ---> sar -b -r -n DEV: 12:29:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11003) 04/26/23 _x86_64_ (8 CPU) 12:29:01 12:29:01 12:16:46 LINUX RESTART (8 CPU) 12:29:01 12:29:01 12:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:29:01 12:18:02 192.53 47.96 144.58 0.00 5406.17 110079.92 0.00 12:29:01 12:19:01 136.23 1.66 134.57 0.00 26.98 55583.12 0.00 12:29:01 12:20:01 165.72 0.07 165.66 0.00 10.93 37360.97 0.00 12:29:01 12:21:01 2.25 0.00 2.25 0.00 0.00 28.01 0.00 12:29:01 12:22:01 35.37 10.60 24.78 0.00 5182.01 6196.60 0.00 12:29:01 12:23:01 8.10 2.25 5.85 0.00 266.49 137.98 0.00 12:29:01 12:24:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 12:29:01 12:25:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 12:29:01 12:26:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:29:01 12:27:01 2.17 0.00 2.17 0.00 0.00 36.26 0.00 12:29:01 12:28:01 5.63 0.10 5.53 0.00 10.26 2230.69 0.00 12:29:01 Average: 50.05 5.70 44.35 0.00 992.68 19189.61 0.00 12:29:01 12:29:01 12:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:29:01 12:18:02 29078492 31549052 757732 2.30 76236 2670152 1992048 5.87 1034336 2405072 2292 12:29:01 12:19:01 28343980 31533728 763920 2.32 146924 3250264 2070344 6.10 1212860 2878148 12216 12:29:01 12:20:01 27580480 31544556 750336 2.28 158448 3949456 1754648 5.17 1299068 3487280 420 12:29:01 12:21:01 27580800 31544940 749736 2.28 158476 3949460 1754648 5.17 1298808 3487284 44 12:29:01 12:22:01 27209872 31518972 763720 2.32 165980 4272872 1800856 5.31 1531968 3598528 740 12:29:01 12:23:01 27212764 31533316 751684 2.29 166780 4282516 1809220 5.33 1527348 3599964 24 12:29:01 12:24:01 27218284 31538924 746000 2.27 166848 4282520 1809220 5.33 1521872 3599968 184 12:29:01 12:25:01 27218780 31539444 745540 2.27 166880 4282520 1809220 5.33 1521568 3599976 40 12:29:01 12:26:01 27218496 31539196 745728 2.27 166904 4282524 1809220 5.33 1521932 3599980 24 12:29:01 12:27:01 27218424 31539476 745672 2.27 167004 4282508 1809220 5.33 1521488 3600240 28 12:29:01 12:28:01 26642080 31500528 783224 2.38 171112 4781756 2034056 5.99 1566060 4099220 506268 12:29:01 Average: 27502041 31534739 754845 2.30 155599 4026050 1859336 5.48 1414301 3450515 47480 12:29:01 12:29:01 12:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:29:01 12:18:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 12:29:01 12:18:02 vethdda2cb7 54.57 70.60 5.30 51.73 0.00 0.00 0.00 0.00 12:29:01 12:18:02 ens3 708.88 452.52 7133.48 94.15 0.00 0.00 0.00 0.00 12:29:01 12:18:02 docker0 78.89 99.48 6.48 307.48 0.00 0.00 0.00 0.00 12:29:01 12:19:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:29:01 12:19:01 ens3 262.11 142.15 1911.37 25.76 0.00 0.00 0.00 0.00 12:29:01 12:19:01 docker0 118.00 223.03 9.20 1874.88 0.00 0.00 0.00 0.00 12:29:01 12:20:01 lo 7.27 7.27 0.71 0.71 0.00 0.00 0.00 0.00 12:29:01 12:20:01 ens3 166.41 128.16 2642.37 317.27 0.00 0.00 0.00 0.00 12:29:01 12:20:01 docker0 2.63 6.25 0.17 85.50 0.00 0.00 0.00 0.00 12:29:01 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:29:01 12:21:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:29:01 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 12:22:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:29:01 12:22:01 ens3 115.53 54.92 1950.59 3.91 0.00 0.00 0.00 0.00 12:29:01 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:29:01 12:23:01 ens3 0.60 0.42 0.28 0.12 0.00 0.00 0.00 0.00 12:29:01 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 12:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:29:01 12:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:29:01 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 12:26:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:29:01 12:27:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:29:01 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 12:28:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 12:29:01 12:28:01 ens3 131.73 70.44 3978.58 8.04 0.00 0.00 0.00 0.00 12:29:01 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:29:01 Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 12:29:01 Average: ens3 125.76 77.08 1601.03 40.86 0.00 0.00 0.00 0.00 12:29:01 Average: docker0 17.99 29.59 1.43 203.63 0.00 0.00 0.00 0.00 12:29:01 12:29:01 12:29:01 ---> sar -P ALL: 12:29:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11003) 04/26/23 _x86_64_ (8 CPU) 12:29:01 12:29:01 12:16:46 LINUX RESTART (8 CPU) 12:29:01 12:29:01 12:17:01 CPU %user %nice %system %iowait %steal %idle 12:29:01 12:18:02 all 10.47 0.00 3.77 2.42 0.05 83.28 12:29:01 12:18:02 0 9.92 0.00 3.52 4.36 0.07 82.13 12:29:01 12:18:02 1 10.82 0.00 3.65 0.76 0.05 84.73 12:29:01 12:18:02 2 11.03 0.00 3.25 1.61 0.05 84.06 12:29:01 12:18:02 3 9.09 0.00 6.60 10.38 0.07 73.86 12:29:01 12:18:02 4 10.37 0.00 3.15 0.46 0.03 85.99 12:29:01 12:18:02 5 11.75 0.00 3.73 0.43 0.05 84.04 12:29:01 12:18:02 6 10.58 0.00 3.26 0.39 0.05 85.72 12:29:01 12:18:02 7 10.21 0.00 3.00 1.06 0.07 85.65 12:29:01 12:19:01 all 31.78 0.00 6.52 2.54 0.08 59.09 12:29:01 12:19:01 0 31.69 0.00 6.65 0.14 0.07 61.45 12:29:01 12:19:01 1 31.84 0.00 6.47 0.96 0.09 60.64 12:29:01 12:19:01 2 31.62 0.00 6.06 0.26 0.07 62.00 12:29:01 12:19:01 3 31.88 0.00 7.23 1.53 0.09 59.27 12:29:01 12:19:01 4 32.13 0.00 6.49 0.81 0.09 60.49 12:29:01 12:19:01 5 32.20 0.00 7.34 14.92 0.10 45.44 12:29:01 12:19:01 6 31.45 0.00 6.14 0.94 0.07 61.41 12:29:01 12:19:01 7 31.40 0.00 5.79 0.81 0.07 61.93 12:29:01 12:20:01 all 18.56 0.00 4.37 1.42 0.07 75.58 12:29:01 12:20:01 0 16.65 0.00 4.76 0.18 0.05 78.36 12:29:01 12:20:01 1 18.38 0.00 4.87 2.78 0.08 73.88 12:29:01 12:20:01 2 20.47 0.00 4.13 0.05 0.07 75.28 12:29:01 12:20:01 3 18.23 0.00 4.38 1.62 0.08 75.69 12:29:01 12:20:01 4 19.18 0.00 4.31 1.48 0.07 74.96 12:29:01 12:20:01 5 18.09 0.00 4.15 0.79 0.05 76.92 12:29:01 12:20:01 6 18.61 0.00 3.84 0.50 0.07 76.98 12:29:01 12:20:01 7 18.89 0.00 4.51 3.97 0.08 72.55 12:29:01 12:21:01 all 0.27 0.00 0.01 0.01 0.01 99.70 12:29:01 12:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:29:01 12:21:01 1 0.00 0.00 0.02 0.03 0.02 99.93 12:29:01 12:21:01 2 1.97 0.00 0.02 0.00 0.02 98.00 12:29:01 12:21:01 3 0.07 0.00 0.03 0.02 0.00 99.88 12:29:01 12:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:29:01 12:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:29:01 12:21:01 6 0.03 0.00 0.00 0.00 0.03 99.93 12:29:01 12:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:29:01 12:22:01 all 1.44 0.00 0.60 0.30 0.02 97.64 12:29:01 12:22:01 0 1.40 0.00 0.63 0.38 0.03 97.55 12:29:01 12:22:01 1 0.63 0.00 0.40 0.37 0.02 98.58 12:29:01 12:22:01 2 2.73 0.00 0.96 0.72 0.02 95.57 12:29:01 12:22:01 3 1.97 0.00 0.67 0.82 0.02 96.53 12:29:01 12:22:01 4 0.67 0.00 0.53 0.05 0.00 98.75 12:29:01 12:22:01 5 1.44 0.00 0.77 0.03 0.02 97.75 12:29:01 12:22:01 6 1.08 0.00 0.43 0.02 0.03 98.44 12:29:01 12:22:01 7 1.62 0.00 0.38 0.02 0.02 97.96 12:29:01 12:23:01 all 0.32 0.00 0.14 0.03 0.01 99.51 12:29:01 12:23:01 0 0.12 0.00 0.15 0.03 0.00 99.70 12:29:01 12:23:01 1 0.12 0.00 0.10 0.00 0.00 99.78 12:29:01 12:23:01 2 0.10 0.00 0.13 0.00 0.00 99.77 12:29:01 12:23:01 3 0.10 0.00 0.15 0.07 0.02 99.67 12:29:01 12:23:01 4 0.08 0.00 0.15 0.00 0.02 99.75 12:29:01 12:23:01 5 0.08 0.00 0.12 0.00 0.00 99.80 12:29:01 12:23:01 6 1.72 0.00 0.12 0.08 0.02 98.07 12:29:01 12:23:01 7 0.25 0.00 0.17 0.03 0.00 99.55 12:29:01 12:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:29:01 12:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:29:01 12:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:29:01 12:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:29:01 12:24:01 3 0.07 0.00 0.02 0.03 0.00 99.88 12:29:01 12:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:29:01 12:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:29:01 12:24:01 6 0.05 0.00 0.03 0.00 0.03 99.88 12:29:01 12:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:29:01 12:25:01 all 0.02 0.00 0.01 0.01 0.00 99.96 12:29:01 12:25:01 0 0.03 0.00 0.02 0.02 0.00 99.93 12:29:01 12:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:29:01 12:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:29:01 12:25:01 3 0.05 0.00 0.00 0.02 0.02 99.92 12:29:01 12:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:29:01 12:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:29:01 12:25:01 6 0.07 0.00 0.03 0.00 0.02 99.88 12:29:01 12:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:29:01 12:26:01 all 0.07 0.00 0.01 0.00 0.01 99.90 12:29:01 12:26:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:29:01 12:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:29:01 12:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:29:01 12:26:01 3 0.35 0.00 0.02 0.03 0.02 99.58 12:29:01 12:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:29:01 12:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:29:01 12:26:01 6 0.05 0.00 0.02 0.00 0.03 99.90 12:29:01 12:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:29:01 12:27:01 all 0.08 0.00 0.02 0.01 0.00 99.89 12:29:01 12:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:29:01 12:27:01 1 0.00 0.00 0.02 0.07 0.00 99.92 12:29:01 12:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:29:01 12:27:01 3 0.02 0.00 0.02 0.03 0.00 99.93 12:29:01 12:27:01 4 0.05 0.00 0.00 0.02 0.00 99.93 12:29:01 12:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:29:01 12:27:01 6 0.47 0.00 0.07 0.00 0.02 99.45 12:29:01 12:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:29:01 12:28:01 all 1.74 0.00 0.78 0.09 0.02 97.38 12:29:01 12:28:01 0 1.08 0.00 1.23 0.27 0.02 97.40 12:29:01 12:28:01 1 1.79 0.00 0.63 0.05 0.02 97.51 12:29:01 12:28:01 2 1.25 0.00 0.90 0.00 0.02 97.83 12:29:01 12:28:01 3 1.54 0.00 0.94 0.32 0.03 97.17 12:29:01 12:28:01 4 1.69 0.00 0.55 0.00 0.03 97.73 12:29:01 12:28:01 5 1.59 0.00 0.98 0.02 0.00 97.41 12:29:01 12:28:01 6 2.51 0.00 0.62 0.02 0.05 96.81 12:29:01 12:28:01 7 2.46 0.00 0.35 0.02 0.00 97.18 12:29:01 12:29:01 Average: CPU %user %nice %system %iowait %steal %idle 12:29:01 Average: all 5.81 0.00 1.46 0.61 0.03 92.09 12:29:01 Average: 0 5.47 0.00 1.53 0.49 0.03 92.48 12:29:01 Average: 1 5.71 0.00 1.45 0.45 0.03 92.36 12:29:01 Average: 2 6.21 0.00 1.39 0.24 0.02 92.14 12:29:01 Average: 3 5.67 0.00 1.80 1.34 0.03 91.16 12:29:01 Average: 4 5.76 0.00 1.37 0.25 0.02 92.60 12:29:01 Average: 5 5.83 0.00 1.54 1.43 0.02 91.18 12:29:01 Average: 6 5.98 0.00 1.31 0.18 0.04 92.49 12:29:01 Average: 7 5.81 0.00 1.28 0.53 0.02 92.35 12:29:01 12:29:01 12:29:01