Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44ea940b6983f01deb2d5d696dcb34f27705cfc3 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-ssh7035867266902725160.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11645265741843294619.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1433314429799200795.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh6414007079052939020.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-ssh12263466036692000333.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-3201 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 44ea940b6983f01deb2d5d696dcb34f27705cfc3 (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 44ea940b6983f01deb2d5d696dcb34f27705cfc3 # timeout=10 Commit message: "Merge pull request #418 from jackchenjc/pkg-errors-removal" > git rev-list --no-walk 167b2b37d553877e8454e5976795d0c3ccee8733 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:05:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:05:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:05:31 ========================================================= 10:05:31 EdgeX Global Pipelines Version Info 10:05:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:05:32 ------------------- 10:05:32 stable info: 10:05:32 ------------------- 10:05:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:05:32 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 10:05:32 Message: update stable to v1.0.250 10:05:33 ------------------- 10:05:33 experimental info: 10:05:33 ------------------- 10:05:33 Commited By: **** collab-it+edgex@linuxfoundation.org 10:05:33 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 10:05:33 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44ea940 [Pipeline] echo 10:05:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:33 provisioning config files... 10:05:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6582470996019928487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:34 ---> docker-login.sh 10:05:34 nexus3.edgexfoundry.org:10001 10:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:34 Configure a credential helper to remove this warning. See 10:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:34 10:05:34 Login Succeeded 10:05:34 nexus3.edgexfoundry.org:10002 10:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:34 Configure a credential helper to remove this warning. See 10:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:34 10:05:34 Login Succeeded 10:05:34 nexus3.edgexfoundry.org:10003 10:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:34 Configure a credential helper to remove this warning. See 10:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:34 10:05:34 Login Succeeded 10:05:34 nexus3.edgexfoundry.org:10004 10:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:34 Configure a credential helper to remove this warning. See 10:05:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:34 10:05:34 Login Succeeded 10:05:34 docker.io 10:05:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:35 Configure a credential helper to remove this warning. See 10:05:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:35 10:05:35 Login Succeeded 10:05:35 ---> docker-login.sh ends [Pipeline] } 10:05:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:05:35 + git rev-list -1 --merges 44ea940b6983f01deb2d5d696dcb34f27705cfc3~1..44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] echo 10:05:35 -----------> git rev-list -1 --merges 44ea940b6983f01deb2d5d696dcb34f27705cfc3~1..44ea940b6983f01deb2d5d696dcb34f27705cfc3 44ea940b6983f01deb2d5d696dcb34f27705cfc3 10:05:35 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [false] [Pipeline] sh 10:05:35 + git log --format=format:%s -1 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] echo 10:05:35 ========================================================= 10:05:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:05:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:05:36 + git log --format=format:%s -1 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] echo 10:05:36 [semverPrep] GIT_COMMIT: 44ea940b6983f01deb2d5d696dcb34f27705cfc3, Commit Message: Merge pull request #418 from jackchenjc/pkg-errors-removal [Pipeline] echo 10:05:36 [semverPrep] This is not a build commit. [Pipeline] sh 10:05:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:36 + grep -v github /etc/ssh/ssh_known_hosts 10:05:36 + [ -e /tmp/ssh_known_hosts ] 10:05:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:05:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:05:36 + sudo tee -a /etc/ssh/ssh_known_hosts 10:05:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:36 10:05:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:37 0.1.4: Pulling from edgex-devops/py-git-semver 10:05:37 b85a868b505f: Pulling fs layer 10:05:37 e2be974225ed: Pulling fs layer 10:05:37 339a4e72a1f5: Pulling fs layer 10:05:37 988bab9f4d93: Pulling fs layer 10:05:37 1469e6f7b9e6: Pulling fs layer 10:05:37 eaf3925da568: Pulling fs layer 10:05:37 bab4dde63d76: Pulling fs layer 10:05:37 bde34c3a00c8: Pulling fs layer 10:05:37 b352a97aabf1: Pulling fs layer 10:05:37 4872d77fe225: Pulling fs layer 10:05:37 5851b861e8e6: Pulling fs layer 10:05:37 1469e6f7b9e6: Waiting 10:05:37 eaf3925da568: Waiting 10:05:37 bab4dde63d76: Waiting 10:05:37 bde34c3a00c8: Waiting 10:05:37 988bab9f4d93: Waiting 10:05:37 b352a97aabf1: Waiting 10:05:37 5851b861e8e6: Waiting 10:05:37 4872d77fe225: Waiting 10:05:37 e2be974225ed: Verifying Checksum 10:05:37 e2be974225ed: Download complete 10:05:37 988bab9f4d93: Verifying Checksum 10:05:37 988bab9f4d93: Download complete 10:05:37 339a4e72a1f5: Verifying Checksum 10:05:37 339a4e72a1f5: Download complete 10:05:37 1469e6f7b9e6: Verifying Checksum 10:05:37 1469e6f7b9e6: Download complete 10:05:37 eaf3925da568: Verifying Checksum 10:05:37 eaf3925da568: Download complete 10:05:37 bde34c3a00c8: Verifying Checksum 10:05:37 bde34c3a00c8: Download complete 10:05:37 b352a97aabf1: Verifying Checksum 10:05:37 b352a97aabf1: Download complete 10:05:37 4872d77fe225: Download complete 10:05:37 5851b861e8e6: Verifying Checksum 10:05:37 5851b861e8e6: Download complete 10:05:37 b85a868b505f: Download complete 10:05:37 bab4dde63d76: Verifying Checksum 10:05:37 bab4dde63d76: Download complete 10:05:38 b85a868b505f: Pull complete 10:05:38 e2be974225ed: Pull complete 10:05:39 339a4e72a1f5: Pull complete 10:05:39 988bab9f4d93: Pull complete 10:05:39 1469e6f7b9e6: Pull complete 10:05:39 eaf3925da568: Pull complete 10:05:41 bab4dde63d76: Pull complete 10:05:41 bde34c3a00c8: Pull complete 10:05:41 b352a97aabf1: Pull complete 10:05:41 4872d77fe225: Pull complete 10:05:41 5851b861e8e6: Pull complete 10:05:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:05:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:42 prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container 10:05:42 $ 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 10:05:44 $ docker top 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 -eo pid,comm 10:05:45 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). 10:05:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:05:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:45 [ssh-agent] Looking for ssh-agent implementation... 10:05:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:45 $ docker exec 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 ssh-agent 10:05:45 SSH_AUTH_SOCK=/tmp/ssh-q0uMBH1YYd8s/agent.31 10:05:45 SSH_AGENT_PID=37 10:05:45 Running ssh-add (command line suppressed) 10:05:45 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2244821850541949638.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2244821850541949638.key) 10:05:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:45 + git tag --points-at HEAD [Pipeline] } 10:05:45 $ docker exec --env ******** --env ******** 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 ssh-agent -k 10:05:45 unset SSH_AUTH_SOCK; 10:05:45 unset SSH_AGENT_PID; 10:05:45 echo Agent pid 37 killed; 10:05:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:05:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:45 [ssh-agent] Looking for ssh-agent implementation... 10:05:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:45 $ docker exec 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 ssh-agent 10:05:46 SSH_AUTH_SOCK=/tmp/ssh-cyxvNR8nisKs/agent.69 10:05:46 SSH_AGENT_PID=76 10:05:46 Running ssh-add (command line suppressed) 10:05:46 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4193731492181560352.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4193731492181560352.key) 10:05:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:46 + git semver init 10:05:46 2023-08-09 10:05:46,679 [run_init] DEBUG init version:0.0.0 force:False 10:05:46 2023-08-09 10:05:46,679 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 10:05:46 2023-08-09 10:05:46,680 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 10:05:46 2023-08-09 10:05:46,680 [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) 10:05:48 2023-08-09 10:05:47,755 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 10:05:48 2023-08-09 10:05:47,756 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 10:05:48 2023-08-09 10:05:47,756 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:05:48 2023-08-09 10:05:47,756 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:05:48 3.1.0-dev.4 [Pipeline] } 10:05:48 $ docker exec --env ******** --env ******** 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 ssh-agent -k 10:05:48 unset SSH_AUTH_SOCK; 10:05:48 unset SSH_AGENT_PID; 10:05:48 echo Agent pid 76 killed; 10:05:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:48 + git semver [Pipeline] } 10:05:48 $ docker stop --time=1 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 10:05:50 $ docker rm -f --volumes 3dadb30f6cd73c54bd2cdabe640377b184c9533b6eacfec63153a4ba4658f136 [Pipeline] // withDockerContainer [Pipeline] sh 10:05:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:05:50 Stashed 1 file(s) [Pipeline] echo 10:05:50 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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 10:05:50 provisioning config files... 10:05:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7711269577634437015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:05:51 ---> docker-login.sh 10:05:51 nexus3.edgexfoundry.org:10001 10:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:51 Configure a credential helper to remove this warning. See 10:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:51 10:05:51 Login Succeeded 10:05:51 nexus3.edgexfoundry.org:10002 10:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:51 Configure a credential helper to remove this warning. See 10:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:51 10:05:51 Login Succeeded 10:05:51 nexus3.edgexfoundry.org:10003 10:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:51 Configure a credential helper to remove this warning. See 10:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:51 10:05:51 Login Succeeded 10:05:51 nexus3.edgexfoundry.org:10004 10:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:51 Configure a credential helper to remove this warning. See 10:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:51 10:05:51 Login Succeeded 10:05:51 docker.io 10:05:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:05:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:05:51 Configure a credential helper to remove this warning. See 10:05:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:05:51 10:05:51 Login Succeeded 10:05:51 ---> docker-login.sh ends [Pipeline] } 10:05:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:05:51 ========================================================= 10:05:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:05:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:52 + 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 . 10:05:52 Sending build context to Docker daemon 23.53MB 10:05:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:05:52 Step 2/12 : FROM ${BASE} AS builder 10:05:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:05:52 4db1b89c0bd1: Pulling fs layer 10:05:52 6911f1a30b25: Pulling fs layer 10:05:52 e194b8c5c2a9: Pulling fs layer 10:05:52 6863d3e3a2b1: Pulling fs layer 10:05:52 ec0bb842ea78: Pulling fs layer 10:05:52 40a00589a448: Pulling fs layer 10:05:52 6c08303d61cc: Pulling fs layer 10:05:52 798269fcf238: Pulling fs layer 10:05:52 ec0bb842ea78: Waiting 10:05:52 40a00589a448: Waiting 10:05:52 6c08303d61cc: Waiting 10:05:52 798269fcf238: Waiting 10:05:52 6863d3e3a2b1: Waiting 10:05:52 6911f1a30b25: Verifying Checksum 10:05:52 6911f1a30b25: Download complete 10:05:52 6863d3e3a2b1: Verifying Checksum 10:05:52 6863d3e3a2b1: Download complete 10:05:52 ec0bb842ea78: Download complete 10:05:52 4db1b89c0bd1: Verifying Checksum 10:05:52 4db1b89c0bd1: Download complete 10:05:52 40a00589a448: Verifying Checksum 10:05:52 40a00589a448: Download complete 10:05:52 4db1b89c0bd1: Pull complete 10:05:52 6911f1a30b25: Pull complete 10:05:53 798269fcf238: Verifying Checksum 10:05:53 798269fcf238: Download complete 10:05:53 e194b8c5c2a9: Verifying Checksum 10:05:53 e194b8c5c2a9: Download complete 10:05:53 6c08303d61cc: Verifying Checksum 10:05:53 6c08303d61cc: Download complete 10:05:57 e194b8c5c2a9: Pull complete 10:05:57 6863d3e3a2b1: Pull complete 10:05:57 ec0bb842ea78: Pull complete 10:05:57 40a00589a448: Pull complete 10:06:00 6c08303d61cc: Pull complete 10:06:00 798269fcf238: Pull complete 10:06:00 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 10:06:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:06:00 ---> ec979cd7f677 10:06:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:06:05 Still waiting to schedule task 10:06:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:06:05 ---> Running in 53b42c65e966 10:06:05 Removing intermediate container 53b42c65e966 10:06:05 ---> a8d82a9616f1 10:06:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:06:05 ---> Running in f34cffe42b75 10:06:06 Removing intermediate container f34cffe42b75 10:06:06 ---> f70aaa349ba5 10:06:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:06:06 ---> Running in 7117c4bfbbc9 10:06:06 Removing intermediate container 7117c4bfbbc9 10:06:06 ---> c65edb31bfff 10:06:06 Step 6/12 : WORKDIR /device-virtual-go 10:06:06 ---> Running in ced69f2d50c4 10:06:06 Removing intermediate container ced69f2d50c4 10:06:06 ---> 57c1caa913e4 10:06:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:06:06 ---> Running in 6255c271b0db 10:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:06:07 (1/4) Installing openssh-keygen (9.1_p1-r4) 10:06:07 (2/4) Installing libedit (20221030.3.1-r0) 10:06:07 (3/4) Installing openssh-client-common (9.1_p1-r4) 10:06:07 (4/4) Installing openssh-client-default (9.1_p1-r4) 10:06:07 Executing busybox-1.35.0-r29.trigger 10:06:07 OK: 269 MiB in 57 packages 10:06:07 Removing intermediate container 6255c271b0db 10:06:07 ---> 8b10d5f4c305 10:06:07 Step 8/12 : COPY go.mod vendor* ./ 10:06:07 ---> e026d7f87f0d 10:06:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:06:07 ---> Running in 0d5742635cfa 10:06:40 Removing intermediate container 0d5742635cfa 10:06:40 ---> 0576aa96e462 10:06:40 Step 10/12 : COPY . . 10:06:40 ---> 1fdb44b37b39 10:06:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:06:40 ---> Running in 72643dbe1cba 10:06:40 Removing intermediate container 72643dbe1cba 10:06:40 ---> e127c0850eeb 10:06:40 Step 12/12 : RUN $MAKE 10:06:40 ---> Running in a8d3f024f7c2 10:06:40 noop 10:06:40 Removing intermediate container a8d3f024f7c2 10:06:40 ---> 8820d8a1b391 10:06:40 Successfully built 8820d8a1b391 10:06:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:40 + docker inspect -f . ci-base-image-x86_64 10:06:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:40 prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container 10:06:40 $ 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 10:06:40 $ docker top b94bb0c1fef9899858db4b290c34b6d2a0265bcf20d4fef666027bb66d725aba -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:41 + go version 10:06:41 go version go1.20.6 linux/amd64 [Pipeline] } 10:06:41 $ docker stop --time=1 b94bb0c1fef9899858db4b290c34b6d2a0265bcf20d4fef666027bb66d725aba 10:06:42 $ docker rm -f --volumes b94bb0c1fef9899858db4b290c34b6d2a0265bcf20d4fef666027bb66d725aba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:42 + docker inspect -f . ci-base-image-x86_64 10:06:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:43 prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container 10:06:43 $ 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 10:06:43 $ docker top 94d4ec2f62520a7a435b38047f87e3a299a5428e4b7fc159bb04802317854782 -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:43 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 10:06:44 + make test 10:06:44 go test ./... -coverprofile=coverage.out 10:06:49 ? github.com/edgexfoundry/device-virtual-go [no test files] 10:07:01 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 10:07:01 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.021s coverage: 58.6% of statements 10:07:08 go vet ./... 10:07:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:07:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:07:12 ./bin/test-attribution-txt.sh 10:07:12 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 10:07:12 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 10:07:12 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 10:07:12 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 10:07:12 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 10:07:12 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 10:07:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:07:12 $ docker stop --time=1 94d4ec2f62520a7a435b38047f87e3a299a5428e4b7fc159bb04802317854782 10:07:16 $ docker rm -f --volumes 94d4ec2f62520a7a435b38047f87e3a299a5428e4b7fc159bb04802317854782 [Pipeline] // withDockerContainer [Pipeline] sh 10:07:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:07:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:07:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:07:18 + ls -al . 10:07:18 total 204 10:07:18 drwxrwxr-x 9 jenkins jenkins 4096 Aug 9 10:06 . 10:07:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:05 .. 10:07:18 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:05 .git 10:07:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:05 .github 10:07:18 -rw-rw-r-- 1 jenkins jenkins 337 Aug 9 10:05 .gitignore 10:07:18 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:05 .golangci.yml 10:07:18 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:05 .semver 10:07:18 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 9 10:05 Attribution.txt 10:07:18 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 9 10:05 CHANGELOG.md 10:07:18 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 9 10:05 Dockerfile 10:07:18 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:05 GOVERNANCE.md 10:07:18 -rw-rw-r-- 1 jenkins jenkins 660 Aug 9 10:05 Jenkinsfile 10:07:18 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:05 LICENSE 10:07:18 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 9 10:05 Makefile 10:07:18 -rw-rw-r-- 1 jenkins jenkins 623 Aug 9 10:05 OWNERS.md 10:07:18 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 9 10:05 README.md 10:07:18 -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:05 VERSION 10:07:18 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:05 bin 10:07:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:05 cmd 10:07:18 -rw-r--r-- 1 jenkins jenkins 43063 Aug 9 10:06 coverage.out 10:07:18 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 9 10:05 go.mod 10:07:18 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 9 10:05 go.sum 10:07:18 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:05 internal 10:07:18 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:05 snap 10:07:18 -rw-rw-r-- 1 jenkins jenkins 235 Aug 9 10:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:18 + 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=44ea940b6983f01deb2d5d696dcb34f27705cfc3 --label arch=amd64 --label version=3.1.0-dev.4 . 10:07:18 Sending build context to Docker daemon 23.58MB 10:07:18 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 10:07:18 Step 2/25 : FROM ${BASE} AS builder 10:07:18 ---> 8820d8a1b391 10:07:18 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:07:19 ---> Running in 875b19628f27 10:07:19 Removing intermediate container 875b19628f27 10:07:19 ---> 82cb63601d48 10:07:19 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 10:07:19 ---> Running in 0d176b729fc9 10:07:19 Removing intermediate container 0d176b729fc9 10:07:19 ---> 7e9d25725633 10:07:19 Step 5/25 : ARG ADD_BUILD_TAGS="" 10:07:19 ---> Running in f918319c6a1b 10:07:19 Removing intermediate container f918319c6a1b 10:07:19 ---> a71996d13817 10:07:19 Step 6/25 : WORKDIR /device-virtual-go 10:07:19 ---> Running in 3adccb8c8f27 10:07:19 Removing intermediate container 3adccb8c8f27 10:07:19 ---> 9c0edff7047f 10:07:19 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:07:19 ---> Running in 816e468ca79a 10:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:07:20 OK: 269 MiB in 57 packages 10:07:20 Removing intermediate container 816e468ca79a 10:07:20 ---> 6d70562a42ee 10:07:20 Step 8/25 : COPY go.mod vendor* ./ 10:07:20 ---> b826655df078 10:07:20 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:20 ---> Running in d3be5c1ab6b4 10:07:21 Removing intermediate container d3be5c1ab6b4 10:07:21 ---> db35b5718281 10:07:21 Step 10/25 : COPY . . 10:07:22 ---> bc5ad9fa7f8a 10:07:22 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:07:22 ---> Running in 0ebf81eb71f0 10:07:22 Removing intermediate container 0ebf81eb71f0 10:07:22 ---> 5ac853c79726 10:07:22 Step 12/25 : RUN $MAKE 10:07:22 ---> Running in df3f33230531 10:07:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 10:07:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3203 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 10:07:44 Running in /w/workspace/device-virtual-go/130 [Pipeline] { [Pipeline] checkout 10:07:44 The recommended git tool is: git 10:07:49 Removing intermediate container df3f33230531 10:07:49 ---> b7e2213a2ac1 10:07:49 Step 13/25 : FROM alpine:3.17 10:07:49 3.17: Pulling from library/alpine 10:07:49 9398808236ff: Pulling fs layer 10:07:49 9398808236ff: Verifying Checksum 10:07:49 9398808236ff: Download complete 10:07:49 9398808236ff: Pull complete 10:07:49 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:07:49 Status: Downloaded newer image for alpine:3.17 10:07:49 ---> 1e0b8b5322fc 10:07:49 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 10:07:49 ---> Running in ee7cb625afed 10:07:49 Removing intermediate container ee7cb625afed 10:07:49 ---> f8eab09a13dc 10:07:49 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:07:49 ---> Running in cbac98cc5fbf 10:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:07:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:07:49 (1/1) Installing dumb-init (1.2.5-r2) 10:07:49 Executing busybox-1.35.0-r29.trigger 10:07:49 OK: 7 MiB in 16 packages 10:07:49 Removing intermediate container cbac98cc5fbf 10:07:49 ---> de3dc222fa7d 10:07:49 Step 16/25 : WORKDIR / 10:07:49 ---> Running in ec68c1ea8ee2 10:07:49 Removing intermediate container ec68c1ea8ee2 10:07:49 ---> 404fa24289d9 10:07:49 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 10:07:49 ---> 2ada2bb69eba 10:07:49 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 10:07:49 ---> 698d8020cf1b 10:07:49 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 10:07:49 ---> cab9b7b185b3 10:07:49 Step 20/25 : EXPOSE 59900 10:07:49 ---> Running in 0df176a7f52f 10:07:49 Removing intermediate container 0df176a7f52f 10:07:49 ---> 5db6ebe6e31f 10:07:49 Step 21/25 : ENTRYPOINT ["/device-virtual"] 10:07:49 ---> Running in 0ee3851b664e 10:07:49 Removing intermediate container 0ee3851b664e 10:07:49 ---> 2bcb7337c2b4 10:07:49 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 10:07:49 ---> Running in 10489fee6748 10:07:49 Removing intermediate container 10489fee6748 10:07:49 ---> afda9249692a 10:07:49 Step 23/25 : LABEL arch=amd64 10:07:49 ---> Running in f400abbb4d39 10:07:50 Removing intermediate container f400abbb4d39 10:07:50 ---> a77deff22392 10:07:50 Step 24/25 : LABEL git_sha=44ea940b6983f01deb2d5d696dcb34f27705cfc3 10:07:50 ---> Running in 6e42535e2a91 10:07:50 Removing intermediate container 6e42535e2a91 10:07:50 ---> 85c49380c6e5 10:07:50 Step 25/25 : LABEL version=3.1.0-dev.4 10:07:50 ---> Running in 3854f4b61ba4 10:07:50 Removing intermediate container 3854f4b61ba4 10:07:50 ---> 58dec0436206 10:07:50 [Warning] One or more build-args [ARCH] were not consumed 10:07:50 Successfully built 58dec0436206 10:07:50 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:07:50 provisioning config files... 10:07:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6128898127391758008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:51 ---> docker-login.sh 10:07:51 nexus3.edgexfoundry.org:10001 10:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:51 Configure a credential helper to remove this warning. See 10:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:51 10:07:51 Login Succeeded 10:07:51 nexus3.edgexfoundry.org:10002 10:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:51 Configure a credential helper to remove this warning. See 10:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:51 10:07:51 Login Succeeded 10:07:51 nexus3.edgexfoundry.org:10003 10:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:51 Configure a credential helper to remove this warning. See 10:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:51 10:07:51 Login Succeeded 10:07:51 nexus3.edgexfoundry.org:10004 10:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:51 Configure a credential helper to remove this warning. See 10:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:51 10:07:51 Login Succeeded 10:07:51 docker.io 10:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:51 Configure a credential helper to remove this warning. See 10:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:51 10:07:51 Login Succeeded 10:07:51 ---> docker-login.sh ends [Pipeline] } 10:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:07:51 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 10:07:51 44ea940b6983f01deb2d5d696dcb34f27705cfc3 10:07:51 latest 10:07:51 3.1.0-dev.4 10:07:51 44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 10:07:51 main 10:07:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:51 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual:44ea940b6983f01deb2d5d696dcb34f27705cfc3 10:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 10:07:52 01d21405bff7: Preparing 10:07:52 c85d80ff088a: Preparing 10:07:52 2fa8ca47a56c: Preparing 10:07:52 7fa6d61be100: Preparing 10:07:52 36b50b131297: Preparing 10:07:52 36b50b131297: Layer already exists 10:07:52 7fa6d61be100: Pushed 10:07:52 2fa8ca47a56c: Pushed 10:07:52 c85d80ff088a: Pushed 10:07:54 using credential edgex-jenkins-ssh 10:07:54 Cloning the remote Git repository 10:07:55 01d21405bff7: Pushed 10:07:55 44ea940b6983f01deb2d5d696dcb34f27705cfc3: digest: sha256:586b490f8acac8a7aa0a6beb5e0398ae8d64289d781b548aad16afbe55be0ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:55 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 10:07:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 10:07:55 01d21405bff7: Preparing 10:07:55 c85d80ff088a: Preparing 10:07:55 2fa8ca47a56c: Preparing 10:07:55 7fa6d61be100: Preparing 10:07:55 36b50b131297: Preparing 10:07:55 7fa6d61be100: Layer already exists 10:07:55 2fa8ca47a56c: Layer already exists 10:07:55 c85d80ff088a: Layer already exists 10:07:55 36b50b131297: Layer already exists 10:07:55 01d21405bff7: Layer already exists 10:07:55 latest: digest: sha256:586b490f8acac8a7aa0a6beb5e0398ae8d64289d781b548aad16afbe55be0ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:55 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 10:07:55 > git init /w/workspace/device-virtual-go/130 # timeout=10 10:07:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 10:07:55 > git --version # timeout=10 10:07:55 > git --version # 'git version 2.25.1' 10:07:55 using GIT_SSH to set credentials SSH Credentials for GitHub 10:07:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.4 10:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 10:07:56 01d21405bff7: Preparing 10:07:56 c85d80ff088a: Preparing 10:07:56 2fa8ca47a56c: Preparing 10:07:56 7fa6d61be100: Preparing 10:07:56 36b50b131297: Preparing 10:07:56 c85d80ff088a: Layer already exists 10:07:56 2fa8ca47a56c: Layer already exists 10:07:56 36b50b131297: Layer already exists 10:07:56 7fa6d61be100: Layer already exists 10:07:56 01d21405bff7: Layer already exists 10:07:56 3.1.0-dev.4: digest: sha256:586b490f8acac8a7aa0a6beb5e0398ae8d64289d781b548aad16afbe55be0ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 10:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 10:07:56 01d21405bff7: Preparing 10:07:56 c85d80ff088a: Preparing 10:07:56 2fa8ca47a56c: Preparing 10:07:56 7fa6d61be100: Preparing 10:07:56 36b50b131297: Preparing 10:07:56 36b50b131297: Layer already exists 10:07:56 2fa8ca47a56c: Layer already exists 10:07:56 7fa6d61be100: Layer already exists 10:07:56 c85d80ff088a: Layer already exists 10:07:56 01d21405bff7: Layer already exists 10:07:56 44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4: digest: sha256:586b490f8acac8a7aa0a6beb5e0398ae8d64289d781b548aad16afbe55be0ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:57 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 10:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 10:07:57 01d21405bff7: Preparing 10:07:57 c85d80ff088a: Preparing 10:07:57 2fa8ca47a56c: Preparing 10:07:57 7fa6d61be100: Preparing 10:07:57 36b50b131297: Preparing 10:07:57 7fa6d61be100: Layer already exists 10:07:57 36b50b131297: Layer already exists 10:07:57 2fa8ca47a56c: Layer already exists 10:07:57 c85d80ff088a: Layer already exists 10:07:57 01d21405bff7: Layer already exists 10:07:57 main: digest: sha256:586b490f8acac8a7aa0a6beb5e0398ae8d64289d781b548aad16afbe55be0ad8 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:07:57 ===================================================== [Pipeline] echo 10:07:57 taggedImages: 10:07:57 - nexus3.edgexfoundry.org:10004/device-virtual:44ea940b6983f01deb2d5d696dcb34f27705cfc3 10:07:57 - nexus3.edgexfoundry.org:10004/device-virtual:latest 10:07:57 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.4 10:07:57 - nexus3.edgexfoundry.org:10004/device-virtual:44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 10:07:57 - 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 10:07:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:07:57 10:07:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:07:58 latest: Pulling from edgex-lftools-log-publisher 10:07:58 5eb5b503b376: Pulling fs layer 10:07:58 5c69ac0246d0: Pulling fs layer 10:07:58 ec43610c2a17: Pulling fs layer 10:07:58 3a2ae6a8a46f: Pulling fs layer 10:07:58 33b1e0a273af: Pulling fs layer 10:07:58 5d3b04190fa2: Pulling fs layer 10:07:58 2f39f015ded8: Pulling fs layer 10:07:58 3a2ae6a8a46f: Waiting 10:07:58 33b1e0a273af: Waiting 10:07:58 5d3b04190fa2: Waiting 10:07:58 2f39f015ded8: Waiting 10:07:58 5c69ac0246d0: Verifying Checksum 10:07:58 5c69ac0246d0: Download complete 10:07:58 3a2ae6a8a46f: Verifying Checksum 10:07:58 3a2ae6a8a46f: Download complete 10:07:58 33b1e0a273af: Verifying Checksum 10:07:58 33b1e0a273af: Download complete 10:07:58 5d3b04190fa2: Verifying Checksum 10:07:58 5d3b04190fa2: Download complete 10:07:58 ec43610c2a17: Verifying Checksum 10:07:58 ec43610c2a17: Download complete 10:07:57 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 10:07:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:58 5eb5b503b376: Verifying Checksum 10:07:58 5eb5b503b376: Download complete 10:07:59 Avoid second fetch 10:07:59 Checking out Revision 44ea940b6983f01deb2d5d696dcb34f27705cfc3 (main) 10:07:59 2f39f015ded8: Verifying Checksum 10:07:59 2f39f015ded8: Download complete 10:07:59 Commit message: "Merge pull request #418 from jackchenjc/pkg-errors-removal" 10:07:59 5eb5b503b376: Pull complete 10:07:59 10:07:59 GitHub has been notified of this commit’s build result 10:07:59 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:00 5c69ac0246d0: Pull complete 10:07:59 > git config core.sparsecheckout # timeout=10 10:07:59 > git checkout -f 44ea940b6983f01deb2d5d696dcb34f27705cfc3 # timeout=10 10:08:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:08:00 % Total % Received % Xferd Average Speed Time Time Time Current 10:08:00 Dload Upload Total Spent Left Speed 10:08:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 10:08:00 ec43610c2a17: Pull complete 10:08:00 3a2ae6a8a46f: Pull complete [Pipeline] sh 10:08:01 33b1e0a273af: Pull complete 10:08:01 5d3b04190fa2: Pull complete 10:08:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:08:01 + sudo tee /etc/docker/daemon.new 10:08:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:08:01 { 10:08:01 "registry-mirrors": [ 10:08:01 "https://nexus3.edgexfoundry.org:10001" 10:08:01 ], 10:08:01 "bip": "10.250.0.254/24", 10:08:01 "hosts": [ 10:08:01 "tcp://0.0.0.0:5555", 10:08:01 "unix:///var/run/docker.sock" 10:08:01 ], 10:08:01 "mtu": 1458, 10:08:01 "selinux-enabled": true, 10:08:01 "seccomp-profile": "/etc/docker/seccomp.json" 10:08:01 } [Pipeline] sh 10:08:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:08:02 + sudo service docker restart 10:08:05 2f39f015ded8: Pull complete 10:08:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:08:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:05 prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container 10:08:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 10:08:10 $ docker top 78494d4e3116f0e4a3c12decde1da390e9ca3083042eff4c428a181321c77c9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:11 ---> job-cost.sh 10:08:11 lf-activate-venv: SKIPPING 10:08:11 INFO: No Stack... 10:08:11 INFO: Retrieving Pricing Info for: v3-standard-8 10:08:11 INFO: Archiving Costs [Pipeline] sh 10:08:12 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 10:08:12 + cut -d, -f6 [Pipeline] lock 10:08:12 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] 10:08:12 Resource [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] did not exist. Created. 10:08:12 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:08:12 + echo total: 0.2199999988079071 [Pipeline] stash 10:08:12 Stashed 1 file(s) [Pipeline] } 10:08:12 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 10:08:12 $ docker stop --time=1 78494d4e3116f0e4a3c12decde1da390e9ca3083042eff4c428a181321c77c9b 10:08:13 $ docker rm -f --volumes 78494d4e3116f0e4a3c12decde1da390e9ca3083042eff4c428a181321c77c9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:24 provisioning config files... 10:08:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/130@tmp/config8750590562641762884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:24 ---> docker-login.sh 10:08:24 nexus3.edgexfoundry.org:10001 10:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:25 Configure a credential helper to remove this warning. See 10:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:25 10:08:25 Login Succeeded 10:08:25 nexus3.edgexfoundry.org:10002 10:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:25 Configure a credential helper to remove this warning. See 10:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:25 10:08:25 Login Succeeded 10:08:25 nexus3.edgexfoundry.org:10003 10:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:25 Configure a credential helper to remove this warning. See 10:08:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:25 10:08:25 Login Succeeded 10:08:25 nexus3.edgexfoundry.org:10004 10:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:26 Configure a credential helper to remove this warning. See 10:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:26 10:08:26 Login Succeeded 10:08:26 docker.io 10:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:08:26 Configure a credential helper to remove this warning. See 10:08:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:08:26 10:08:26 Login Succeeded 10:08:26 ---> docker-login.sh ends [Pipeline] } 10:08:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:08:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:08:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:08:27 ========================================================= 10:08:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:08:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:27 + 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 . 10:08:27 Sending build context to Docker daemon 11.9MB 10:08:27 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:08:27 Step 2/12 : FROM ${BASE} AS builder 10:08:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:08:27 edb6bdbacee9: Pulling fs layer 10:08:27 5f9638ab2659: Pulling fs layer 10:08:27 8d51d6327a98: Pulling fs layer 10:08:27 8b374f2dd631: Pulling fs layer 10:08:27 ec14aa9079de: Pulling fs layer 10:08:27 2f466654f4bb: Pulling fs layer 10:08:27 554e91adad29: Pulling fs layer 10:08:27 ec14aa9079de: Waiting 10:08:27 2f466654f4bb: Waiting 10:08:27 554e91adad29: Waiting 10:08:27 8b374f2dd631: Waiting 10:08:27 5f9638ab2659: Verifying Checksum 10:08:27 5f9638ab2659: Download complete 10:08:27 8b374f2dd631: Verifying Checksum 10:08:27 8b374f2dd631: Download complete 10:08:27 ec14aa9079de: Verifying Checksum 10:08:27 ec14aa9079de: Download complete 10:08:27 edb6bdbacee9: Verifying Checksum 10:08:27 edb6bdbacee9: Download complete 10:08:28 edb6bdbacee9: Pull complete 10:08:29 554e91adad29: Verifying Checksum 10:08:29 554e91adad29: Download complete 10:08:29 5f9638ab2659: Pull complete 10:08:30 8d51d6327a98: Verifying Checksum 10:08:30 8d51d6327a98: Download complete 10:08:30 2f466654f4bb: Verifying Checksum 10:08:30 2f466654f4bb: Download complete 10:08:43 8d51d6327a98: Pull complete 10:08:43 8b374f2dd631: Pull complete 10:08:43 ec14aa9079de: Pull complete 10:08:48 2f466654f4bb: Pull complete 10:08:50 554e91adad29: Pull complete 10:08:50 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 10:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:08:50 ---> 1e15ea492957 10:08:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:08:52 ---> Running in a29fae99ee04 10:08:52 Removing intermediate container a29fae99ee04 10:08:52 ---> bed8f73496ee 10:08:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:08:52 ---> Running in 6992d0223614 10:08:52 Removing intermediate container 6992d0223614 10:08:52 ---> 207e708d8ca5 10:08:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:08:52 ---> Running in 1455e988f118 10:08:52 Removing intermediate container 1455e988f118 10:08:52 ---> d2c8eb8b5dc2 10:08:52 Step 6/12 : WORKDIR /device-virtual-go 10:08:53 ---> Running in fc7ebf07f30f 10:08:53 Removing intermediate container fc7ebf07f30f 10:08:53 ---> ab123d9a692b 10:08:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:08:53 ---> Running in c4e6279aaf2e 10:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:08:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:08:56 (1/4) Installing openssh-keygen (9.1_p1-r4) 10:08:56 (2/4) Installing libedit (20221030.3.1-r0) 10:08:56 (3/4) Installing openssh-client-common (9.1_p1-r4) 10:08:56 (4/4) Installing openssh-client-default (9.1_p1-r4) 10:08:56 Executing busybox-1.35.0-r29.trigger 10:08:56 OK: 268 MiB in 57 packages 10:08:56 Removing intermediate container c4e6279aaf2e 10:08:56 ---> 9cc960f758af 10:08:56 Step 8/12 : COPY go.mod vendor* ./ 10:08:57 ---> 6bc9d8f4fdf5 10:08:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:57 ---> Running in dc98337dd1a9 10:10:05 Removing intermediate container dc98337dd1a9 10:10:05 ---> e2a268e59777 10:10:05 Step 10/12 : COPY . . 10:10:05 ---> 5d09d77c9ad9 10:10:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:10:05 ---> Running in 5787dd3ef900 10:10:05 Removing intermediate container 5787dd3ef900 10:10:05 ---> 55d3e55dfb73 10:10:05 Step 12/12 : RUN $MAKE 10:10:05 ---> Running in 3f24bd8cef17 10:10:05 noop 10:10:05 Removing intermediate container 3f24bd8cef17 10:10:05 ---> d18e9d4e8381 10:10:05 Successfully built d18e9d4e8381 10:10:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:06 + docker inspect -f . ci-base-image-arm64 10:10:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:06 prd-ubuntu20.04-docker-arm64-4c-16g-3203 does not seem to be running inside a container 10:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/130 -v /w/workspace/device-virtual-go/130:/w/workspace/device-virtual-go/130:rw,z -v /w/workspace/device-virtual-go/130@tmp:/w/workspace/device-virtual-go/130@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 10:10:09 $ docker top 4d86f91aaa3cae86bd407d7d2a899c54b1817b3ee657cfdc0974e3abba3bd273 -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:10 + go version 10:10:10 go version go1.20.6 linux/arm64 [Pipeline] } 10:10:10 $ docker stop --time=1 4d86f91aaa3cae86bd407d7d2a899c54b1817b3ee657cfdc0974e3abba3bd273 10:10:11 $ docker rm -f --volumes 4d86f91aaa3cae86bd407d7d2a899c54b1817b3ee657cfdc0974e3abba3bd273 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:12 + docker inspect -f . ci-base-image-arm64 10:10:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:10:12 prd-ubuntu20.04-docker-arm64-4c-16g-3203 does not seem to be running inside a container 10:10:12 $ 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/130 -v /w/workspace/device-virtual-go/130:/w/workspace/device-virtual-go/130:rw,z -v /w/workspace/device-virtual-go/130@tmp:/w/workspace/device-virtual-go/130@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 10:10:13 $ docker top 1808a40037d92cc86a212193491e4a48a1b0fdd895088ae7219a444fc2f4027c -eo pid,comm [Pipeline] { [Pipeline] sh 10:10:14 + git config --global --add safe.directory /w/workspace/device-virtual-go/130 [Pipeline] fileExists [Pipeline] sh 10:10:14 + make test 10:10:14 go test ./... -coverprofile=coverage.out 10:10:46 ? github.com/edgexfoundry/device-virtual-go [no test files] 10:12:53 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 10:12:53 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.098s coverage: 58.4% of statements 10:12:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:12:53 go vet ./... 10:13:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:13:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:13:20 ./bin/test-attribution-txt.sh 10:13:20 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 10:13:20 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 10:13:20 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 10:13:20 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 10:13:20 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 10:13:20 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 10:13:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:13:20 $ docker stop --time=1 1808a40037d92cc86a212193491e4a48a1b0fdd895088ae7219a444fc2f4027c 10:13:22 $ docker rm -f --volumes 1808a40037d92cc86a212193491e4a48a1b0fdd895088ae7219a444fc2f4027c [Pipeline] // withDockerContainer [Pipeline] sh 10:13:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:13:23 Warning: overwriting stash ‘coverage-report’ 10:13:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:13:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:13:24 + ls -al . 10:13:24 total 200 10:13:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:10 . 10:13:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:07 .. 10:13:24 drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 10:07 .git 10:13:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:07 .github 10:13:24 -rw-rw-r-- 1 jenkins jenkins 337 Aug 9 10:07 .gitignore 10:13:24 -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 10:07 .golangci.yml 10:13:24 -rw-rw-r-- 1 jenkins jenkins 8950 Aug 9 10:07 Attribution.txt 10:13:24 -rw-rw-r-- 1 jenkins jenkins 14372 Aug 9 10:07 CHANGELOG.md 10:13:24 -rw-rw-r-- 1 jenkins jenkins 1646 Aug 9 10:07 Dockerfile 10:13:24 -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 10:07 GOVERNANCE.md 10:13:24 -rw-rw-r-- 1 jenkins jenkins 660 Aug 9 10:07 Jenkinsfile 10:13:24 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 9 10:07 LICENSE 10:13:24 -rw-rw-r-- 1 jenkins jenkins 1947 Aug 9 10:07 Makefile 10:13:24 -rw-rw-r-- 1 jenkins jenkins 623 Aug 9 10:07 OWNERS.md 10:13:24 -rw-rw-r-- 1 jenkins jenkins 4111 Aug 9 10:07 README.md 10:13:24 -rw-rw-r-- 1 jenkins jenkins 11 Aug 9 10:05 VERSION 10:13:24 drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 10:07 bin 10:13:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:07 cmd 10:13:24 -rw-r--r-- 1 jenkins jenkins 43063 Aug 9 10:12 coverage.out 10:13:24 -rw-rw-r-- 1 jenkins jenkins 3636 Aug 9 10:07 go.mod 10:13:24 -rw-rw-r-- 1 jenkins jenkins 33427 Aug 9 10:07 go.sum 10:13:24 drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 10:07 internal 10:13:24 drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 10:07 snap 10:13:24 -rw-rw-r-- 1 jenkins jenkins 235 Aug 9 10:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:25 + 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=44ea940b6983f01deb2d5d696dcb34f27705cfc3 --label arch=arm64 --label version=3.1.0-dev.4 . 10:13:25 Sending build context to Docker daemon 11.94MB 10:13:25 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 10:13:25 Step 2/25 : FROM ${BASE} AS builder 10:13:25 ---> d18e9d4e8381 10:13:25 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:13:25 ---> Running in 2ec23c2f9f64 10:13:26 Removing intermediate container 2ec23c2f9f64 10:13:26 ---> 4ceb71fd39e3 10:13:26 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 10:13:26 ---> Running in e7fd736aa882 10:13:26 Removing intermediate container e7fd736aa882 10:13:26 ---> a449115f75d1 10:13:26 Step 5/25 : ARG ADD_BUILD_TAGS="" 10:13:26 ---> Running in 7cd0853a4b2d 10:13:27 Removing intermediate container 7cd0853a4b2d 10:13:27 ---> eb8ea8865a09 10:13:27 Step 6/25 : WORKDIR /device-virtual-go 10:13:27 ---> Running in 50c0f7780aca 10:13:27 Removing intermediate container 50c0f7780aca 10:13:27 ---> 79fefb26e2ea 10:13:27 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:27 ---> Running in b05ceab15a86 10:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:13:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:13:30 OK: 268 MiB in 57 packages 10:13:31 Removing intermediate container b05ceab15a86 10:13:31 ---> 8f7317adb818 10:13:31 Step 8/25 : COPY go.mod vendor* ./ 10:13:32 ---> ddd0ae940f8f 10:13:32 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:32 ---> Running in a8e0244881b1 10:13:34 Removing intermediate container a8e0244881b1 10:13:34 ---> ffae0cb40a29 10:13:34 Step 10/25 : COPY . . 10:13:36 ---> 4db9389dfabb 10:13:36 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:13:36 ---> Running in 40ed217e6ace 10:13:36 Removing intermediate container 40ed217e6ace 10:13:36 ---> ff37bade9a23 10:13:36 Step 12/25 : RUN $MAKE 10:13:36 ---> Running in 74105a4093bf 10:13:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 10:16:29 Removing intermediate container 74105a4093bf 10:16:29 ---> e008166b4f17 10:16:29 Step 13/25 : FROM alpine:3.17 10:16:29 3.17: Pulling from library/alpine 10:16:29 4060ece20d7a: Pulling fs layer 10:16:29 4060ece20d7a: Verifying Checksum 10:16:29 4060ece20d7a: Download complete 10:16:29 4060ece20d7a: Pull complete 10:16:29 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:16:29 Status: Downloaded newer image for alpine:3.17 10:16:29 ---> 8650cd65339b 10:16:29 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 10:16:29 ---> Running in 9c4a342950f1 10:16:29 Removing intermediate container 9c4a342950f1 10:16:29 ---> 14b4a82b3422 10:16:29 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:16:29 ---> Running in 140b6c780688 10:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:16:29 (1/1) Installing dumb-init (1.2.5-r2) 10:16:29 Executing busybox-1.35.0-r29.trigger 10:16:29 OK: 8 MiB in 16 packages 10:16:29 Removing intermediate container 140b6c780688 10:16:29 ---> 5e85d61a5cbd 10:16:29 Step 16/25 : WORKDIR / 10:16:29 ---> Running in 5803fb91c177 10:16:29 Removing intermediate container 5803fb91c177 10:16:29 ---> a459287b9234 10:16:29 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 10:16:29 ---> eaeb43e4b0a5 10:16:29 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 10:16:29 ---> 711f8b4d784c 10:16:29 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 10:16:29 ---> c2b41f917912 10:16:29 Step 20/25 : EXPOSE 59900 10:16:29 ---> Running in 746e41ee773d 10:16:29 Removing intermediate container 746e41ee773d 10:16:29 ---> a3576cb48e81 10:16:29 Step 21/25 : ENTRYPOINT ["/device-virtual"] 10:16:29 ---> Running in da0fcb308367 10:16:29 Removing intermediate container da0fcb308367 10:16:29 ---> ff3a0541058e 10:16:29 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 10:16:29 ---> Running in ef9a57decf25 10:16:29 Removing intermediate container ef9a57decf25 10:16:29 ---> 11fb6e5a6cff 10:16:29 Step 23/25 : LABEL arch=arm64 10:16:29 ---> Running in 597d17a47571 10:16:29 Removing intermediate container 597d17a47571 10:16:29 ---> f8faeb30aa9f 10:16:29 Step 24/25 : LABEL git_sha=44ea940b6983f01deb2d5d696dcb34f27705cfc3 10:16:29 ---> Running in 7aafc4c791b6 10:16:29 Removing intermediate container 7aafc4c791b6 10:16:29 ---> eb343da469e7 10:16:29 Step 25/25 : LABEL version=3.1.0-dev.4 10:16:29 ---> Running in 4a6ffa2094c0 10:16:30 Removing intermediate container 4a6ffa2094c0 10:16:30 ---> 8aa9e46a0593 10:16:30 [Warning] One or more build-args [ARCH] were not consumed 10:16:30 Successfully built 8aa9e46a0593 10:16:30 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 10:16:30 provisioning config files... 10:16:30 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/130@tmp/config215688218575003379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:30 ---> docker-login.sh 10:16:30 nexus3.edgexfoundry.org:10001 10:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:31 Configure a credential helper to remove this warning. See 10:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:31 10:16:31 Login Succeeded 10:16:31 nexus3.edgexfoundry.org:10002 10:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:31 Configure a credential helper to remove this warning. See 10:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:31 10:16:31 Login Succeeded 10:16:31 nexus3.edgexfoundry.org:10003 10:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:31 Configure a credential helper to remove this warning. See 10:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:31 10:16:31 Login Succeeded 10:16:31 nexus3.edgexfoundry.org:10004 10:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:32 Configure a credential helper to remove this warning. See 10:16:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:32 10:16:32 Login Succeeded 10:16:32 docker.io 10:16:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:16:33 Configure a credential helper to remove this warning. See 10:16:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:16:33 10:16:33 Login Succeeded 10:16:33 ---> docker-login.sh ends [Pipeline] } 10:16:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:16:33 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 10:16:33 44ea940b6983f01deb2d5d696dcb34f27705cfc3 10:16:33 latest 10:16:33 3.1.0-dev.4 10:16:33 44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 10:16:33 main 10:16:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:33 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:44ea940b6983f01deb2d5d696dcb34f27705cfc3 10:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:16:33 b5cf4ca21277: Preparing 10:16:33 1d1ef337c8af: Preparing 10:16:33 be1c31b7e965: Preparing 10:16:33 dae631c3650f: Preparing 10:16:33 d2d9d24a8c2a: Preparing 10:16:34 d2d9d24a8c2a: Layer already exists 10:16:34 be1c31b7e965: Pushed 10:16:34 dae631c3650f: Pushed 10:16:34 1d1ef337c8af: Pushed 10:16:40 b5cf4ca21277: Pushed 10:16:40 44ea940b6983f01deb2d5d696dcb34f27705cfc3: digest: sha256:0fe5a7652db7458370f40957e67ae659b15fe352d4a5313e694cbd9249a07502 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:41 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:41 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 10:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:16:41 b5cf4ca21277: Preparing 10:16:41 1d1ef337c8af: Preparing 10:16:41 be1c31b7e965: Preparing 10:16:41 dae631c3650f: Preparing 10:16:41 d2d9d24a8c2a: Preparing 10:16:41 b5cf4ca21277: Layer already exists 10:16:41 be1c31b7e965: Layer already exists 10:16:41 dae631c3650f: Layer already exists 10:16:41 1d1ef337c8af: Layer already exists 10:16:41 d2d9d24a8c2a: Layer already exists 10:16:41 latest: digest: sha256:0fe5a7652db7458370f40957e67ae659b15fe352d4a5313e694cbd9249a07502 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:42 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.4 10:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:16:42 b5cf4ca21277: Preparing 10:16:42 1d1ef337c8af: Preparing 10:16:42 be1c31b7e965: Preparing 10:16:42 dae631c3650f: Preparing 10:16:42 d2d9d24a8c2a: Preparing 10:16:42 be1c31b7e965: Layer already exists 10:16:42 b5cf4ca21277: Layer already exists 10:16:42 dae631c3650f: Layer already exists 10:16:42 1d1ef337c8af: Layer already exists 10:16:42 d2d9d24a8c2a: Layer already exists 10:16:42 3.1.0-dev.4: digest: sha256:0fe5a7652db7458370f40957e67ae659b15fe352d4a5313e694cbd9249a07502 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:42 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 10:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:16:43 b5cf4ca21277: Preparing 10:16:43 1d1ef337c8af: Preparing 10:16:43 be1c31b7e965: Preparing 10:16:43 dae631c3650f: Preparing 10:16:43 d2d9d24a8c2a: Preparing 10:16:43 b5cf4ca21277: Layer already exists 10:16:43 dae631c3650f: Layer already exists 10:16:43 d2d9d24a8c2a: Layer already exists 10:16:43 1d1ef337c8af: Layer already exists 10:16:43 be1c31b7e965: Layer already exists 10:16:43 44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4: digest: sha256:0fe5a7652db7458370f40957e67ae659b15fe352d4a5313e694cbd9249a07502 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:43 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:43 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 10:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 10:16:43 b5cf4ca21277: Preparing 10:16:43 1d1ef337c8af: Preparing 10:16:43 be1c31b7e965: Preparing 10:16:43 dae631c3650f: Preparing 10:16:43 d2d9d24a8c2a: Preparing 10:16:43 be1c31b7e965: Layer already exists 10:16:43 b5cf4ca21277: Layer already exists 10:16:43 1d1ef337c8af: Layer already exists 10:16:43 dae631c3650f: Layer already exists 10:16:43 d2d9d24a8c2a: Layer already exists 10:16:43 main: digest: sha256:0fe5a7652db7458370f40957e67ae659b15fe352d4a5313e694cbd9249a07502 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:16:43 ===================================================== [Pipeline] echo 10:16:43 taggedImages: 10:16:43 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:44ea940b6983f01deb2d5d696dcb34f27705cfc3 10:16:43 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 10:16:43 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.4 10:16:43 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:44ea940b6983f01deb2d5d696dcb34f27705cfc3-3.1.0-dev.4 10:16:43 - 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 10:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:16:44 10:16:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:16:44 arm64: Pulling from edgex-lftools-log-publisher 10:16:44 8998bd30e6a1: Pulling fs layer 10:16:44 04944245beec: Pulling fs layer 10:16:44 699f458cf7ca: Pulling fs layer 10:16:44 765212b225bb: Pulling fs layer 10:16:44 f23df028b6ca: Pulling fs layer 10:16:44 d65c8cfc05b1: Pulling fs layer 10:16:44 2437ff75d9bd: Pulling fs layer 10:16:44 f23df028b6ca: Waiting 10:16:44 765212b225bb: Waiting 10:16:44 d65c8cfc05b1: Waiting 10:16:44 2437ff75d9bd: Waiting 10:16:44 04944245beec: Verifying Checksum 10:16:44 04944245beec: Download complete 10:16:44 765212b225bb: Verifying Checksum 10:16:44 765212b225bb: Download complete 10:16:44 f23df028b6ca: Verifying Checksum 10:16:44 f23df028b6ca: Download complete 10:16:44 d65c8cfc05b1: Download complete 10:16:45 699f458cf7ca: Verifying Checksum 10:16:45 699f458cf7ca: Download complete 10:16:45 8998bd30e6a1: Verifying Checksum 10:16:45 8998bd30e6a1: Download complete 10:16:47 2437ff75d9bd: Verifying Checksum 10:16:47 2437ff75d9bd: Download complete 10:16:49 8998bd30e6a1: Pull complete 10:16:49 04944245beec: Pull complete 10:16:51 699f458cf7ca: Pull complete 10:16:51 765212b225bb: Pull complete 10:16:52 f23df028b6ca: Pull complete 10:16:52 d65c8cfc05b1: Pull complete 10:17:07 2437ff75d9bd: Pull complete 10:17:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:17:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:07 prd-ubuntu20.04-docker-arm64-4c-16g-3203 does not seem to be running inside a container 10:17:07 $ 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/130 -v /w/workspace/device-virtual-go/130:/w/workspace/device-virtual-go/130:rw,z -v /w/workspace/device-virtual-go/130@tmp:/w/workspace/device-virtual-go/130@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 10:17:10 $ docker top 9268a7b0007fa7a60528713a79e93e1f335802a5639cf2853b081ad25b327cdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:11 ---> job-cost.sh 10:17:11 lf-activate-venv: SKIPPING 10:17:11 INFO: No Stack... 10:17:11 INFO: Retrieving Pricing Info for: v3-standard-4 10:17:12 INFO: Archiving Costs [Pipeline] sh 10:17:12 + cat /w/workspace/device-virtual-go/130/archives/cost.csv 10:17:12 + cut -d, -f6 [Pipeline] lock 10:17:12 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] 10:17:12 Resource [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] did not exist. Created. 10:17:12 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:17:13 /w/workspace/device-virtual-go/130@tmp/durable-580e1cc8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:17:14 + echo total: 0.10999999940395355 [Pipeline] stash 10:17:14 Warning: overwriting stash ‘stack-cost’ 10:17:14 Stashed 1 file(s) [Pipeline] } 10:17:14 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } 10:17:14 $ docker stop --time=1 9268a7b0007fa7a60528713a79e93e1f335802a5639cf2853b081ad25b327cdc 10:17:15 $ docker rm -f --volumes 9268a7b0007fa7a60528713a79e93e1f335802a5639cf2853b081ad25b327cdc [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 10:17:16 provisioning config files... 10:17:16 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13841194877918478803tmp [Pipeline] { [Pipeline] sh 10:17:16 + set +x 10:17:16 + curl+ -s https://codecov.io/bash 10:17:16 bash -s -- 10:17:16 10:17:16 _____ _ 10:17:16 / ____| | | 10:17:16 | | ___ __| | ___ ___ _____ __ 10:17:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:17:16 | |___| (_) | (_| | __/ (_| (_) \ V / 10:17:16 \_____\___/ \__,_|\___|\___\___/ \_/ 10:17:16 Bash-1.0.6 10:17:16 10:17:16 10:17:16 ==> git version 2.25.1 found 10:17:16 ==> 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 10:17:16 Release-Date: 2020-01-08 10:17:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:17:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:17:16 ==> Jenkins CI detected. 10:17:16 current dir:  /w/workspace/exfoundry_device-virtual-go_main 10:17:16 project root: . 10:17:16 --> token set from env 10:17:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:17:16 ==> Running gcov in . (disable via -X gcov) 10:17:16 ==> Python coveragepy not found 10:17:16 ==> Searching for coverage reports in: 10:17:16 + . 10:17:16 -> Found 1 reports 10:17:16 ==> Detecting git/mercurial file structure 10:17:16 ==> Reading reports 10:17:16 + ./coverage.out bytes=43063 10:17:16 ==> Appending adjustments 10:17:16 https://docs.codecov.io/docs/fixing-reports 10:17:16 + Found adjustments 10:17:16 ==> Gzipping contents 10:17:16 8.0K /tmp/codecov.gpOkKy.gz 10:17:16 ==> Uploading reports 10:17:16 url: https://codecov.io 10:17:16 query: branch=main&commit=44ea940b6983f01deb2d5d696dcb34f27705cfc3&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:17:16 -> Pinging Codecov 10:17:16 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=44ea940b6983f01deb2d5d696dcb34f27705cfc3&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:17:17 -> Uploading to 10:17:17 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/5E52B4B073DB2E39498172D8E973AA87/44ea940b6983f01deb2d5d696dcb34f27705cfc3/fe2e9b40-8cba-4fae-8508-27ffc2cbf7d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T101716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07ee586c533c28cf945e396ec71b346e7c9ad09b3e74ca9b2d87dc6469e30667 10:17:17 % Total % Received % Xferd Average Speed Time Time Time Current 10:17:17 Dload Upload Total Spent Left Speed 10:17:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 27284 --:--:-- --:--:-- --:--:-- 27284 10:17:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] } 10:17:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:17:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:17:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:17:17 10:17:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:17:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:17:17 df9b9388f04a: Pulling fs layer 10:17:17 52dc419b0ee2: Pulling fs layer 10:17:17 25bc292e5bac: Pulling fs layer 10:17:17 114826534d7a: Pulling fs layer 10:17:17 4657fd5d0bcf: Pulling fs layer 10:17:17 6ad1cebc031e: Pulling fs layer 10:17:17 114826534d7a: Waiting 10:17:17 4657fd5d0bcf: Waiting 10:17:17 8a3aa393b2d8: Pulling fs layer 10:17:17 6ad1cebc031e: Waiting 10:17:17 8a3aa393b2d8: Waiting 10:17:17 25bc292e5bac: Verifying Checksum 10:17:17 25bc292e5bac: Download complete 10:17:17 52dc419b0ee2: Verifying Checksum 10:17:17 52dc419b0ee2: Download complete 10:17:17 4657fd5d0bcf: Verifying Checksum 10:17:17 4657fd5d0bcf: Download complete 10:17:17 df9b9388f04a: Download complete 10:17:18 df9b9388f04a: Pull complete 10:17:18 6ad1cebc031e: Verifying Checksum 10:17:18 6ad1cebc031e: Download complete 10:17:18 52dc419b0ee2: Pull complete 10:17:18 25bc292e5bac: Pull complete 10:17:18 114826534d7a: Verifying Checksum 10:17:18 114826534d7a: Download complete 10:17:18 8a3aa393b2d8: Verifying Checksum 10:17:18 8a3aa393b2d8: Download complete 10:17:21 114826534d7a: Pull complete 10:17:21 4657fd5d0bcf: Pull complete 10:17:22 6ad1cebc031e: Pull complete 10:17:24 8a3aa393b2d8: Pull complete 10:17:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:17:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:17:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:24 prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container 10:17:24 $ 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 10:17:31 $ docker top 6901f57baac95e8e92a0845618c8e49668f4cab6c762bc9aec394f35d13ca45d -eo pid,comm [Pipeline] { [Pipeline] echo 10:17:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 10:17:31 + set -o pipefail 10:17:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 10:17:36 10:17:36 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 10:17:36 10:17:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/a79615e0-af05-42fa-bf9e-c83a2d647382 10:17:36 10:17:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:17:36 10:17:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:17:36 10:17:36 10:17:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:17:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:17:36 More details here: https://snyk.co/ue1NS 10:17:36 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:17:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:17:36 $ docker stop --time=1 6901f57baac95e8e92a0845618c8e49668f4cab6c762bc9aec394f35d13ca45d 10:17:40 $ docker rm -f --volumes 6901f57baac95e8e92a0845618c8e49668f4cab6c762bc9aec394f35d13ca45d [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 10:17:41 + git log --format=format:%s -1 44ea940b6983f01deb2d5d696dcb34f27705cfc3 [Pipeline] sh 10:17:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:17:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:17:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:41 prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container 10:17:41 $ 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 10:17:42 $ docker top 9a099ea566cdd93bfcf71fe7d431e50c7ce7a7496fe655cc352dae84f9a67501 -eo pid,comm 10:17:42 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). 10:17:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:17:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:17:42 [ssh-agent] Looking for ssh-agent implementation... 10:17:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:17:42 $ docker exec 9a099ea566cdd93bfcf71fe7d431e50c7ce7a7496fe655cc352dae84f9a67501 ssh-agent 10:17:42 SSH_AUTH_SOCK=/tmp/ssh-LieC1e7FjQij/agent.31 10:17:42 SSH_AGENT_PID=37 10:17:42 Running ssh-add (command line suppressed) 10:17:43 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16259844820332879170.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16259844820332879170.key) 10:17:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:17:43 + git semver tag 10:17:43 2023-08-09 10:17:43,485 [run_tag] DEBUG tag force:False 10:17:43 2023-08-09 10:17:43,485 [check_head_tag] DEBUG check head tag 10:17:43 2023-08-09 10:17:43,485 [execute] INFO git cat-file --batch-check 10:17:43 2023-08-09 10:17:43,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 10:17:43 2023-08-09 10:17:43,489 [execute] INFO git cat-file --batch 10:17:43 2023-08-09 10:17:43,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 10:17:43 2023-08-09 10:17:43,499 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:17:43 2023-08-09 10:17:43,499 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 10:17:43 2023-08-09 10:17:43,500 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 10:17:43 2023-08-09 10:17:43,505 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:17:43 3.1.0-dev.4 [Pipeline] } 10:17:43 $ docker exec --env ******** --env ******** 9a099ea566cdd93bfcf71fe7d431e50c7ce7a7496fe655cc352dae84f9a67501 ssh-agent -k 10:17:43 unset SSH_AUTH_SOCK; 10:17:43 unset SSH_AGENT_PID; 10:17:43 echo Agent pid 37 killed; 10:17:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:17:43 + git semver [Pipeline] } 10:17:44 $ docker stop --time=1 9a099ea566cdd93bfcf71fe7d431e50c7ce7a7496fe655cc352dae84f9a67501 10:17:45 $ docker rm -f --volumes 9a099ea566cdd93bfcf71fe7d431e50c7ce7a7496fe655cc352dae84f9a67501 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:17:45 10:17:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:17:46 0.23.1-centos7: Pulling from edgex-lftools 10:17:46 ab5ef0e58194: Pulling fs layer 10:17:46 9712f1f96733: Pulling fs layer 10:17:46 63f879dbbcfc: Pulling fs layer 10:17:46 0d9ebad4ef96: Pulling fs layer 10:17:46 e9a5061849ea: Pulling fs layer 10:17:46 d747dcd14b5f: Pulling fs layer 10:17:46 2de7ff778b66: Pulling fs layer 10:17:46 0d9ebad4ef96: Waiting 10:17:46 e9a5061849ea: Waiting 10:17:46 d747dcd14b5f: Waiting 10:17:46 9712f1f96733: Verifying Checksum 10:17:46 9712f1f96733: Download complete 10:17:46 63f879dbbcfc: Verifying Checksum 10:17:46 63f879dbbcfc: Download complete 10:17:46 e9a5061849ea: Verifying Checksum 10:17:46 e9a5061849ea: Download complete 10:17:46 d747dcd14b5f: Verifying Checksum 10:17:46 d747dcd14b5f: Download complete 10:17:46 0d9ebad4ef96: Download complete 10:17:47 ab5ef0e58194: Verifying Checksum 10:17:47 ab5ef0e58194: Download complete 10:17:47 2de7ff778b66: Verifying Checksum 10:17:47 2de7ff778b66: Download complete 10:17:49 ab5ef0e58194: Pull complete 10:17:49 9712f1f96733: Pull complete 10:17:50 63f879dbbcfc: Pull complete 10:17:54 0d9ebad4ef96: Pull complete 10:17:54 e9a5061849ea: Pull complete 10:17:54 d747dcd14b5f: Pull complete 10:17:56 2de7ff778b66: Pull complete 10:17:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:17:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:56 prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container 10:17:56 $ 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 10:18:02 $ docker top 4eb140c41db0b4316aac9d1d6882754218c336c53ab6ab098b10287d4d4a0912 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:18:02 provisioning config files... 10:18:02 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11550051234475298065tmp 10:18:02 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17737339125817432783tmp 10:18:02 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6307989823737329119tmp [Pipeline] { [Pipeline] echo 10:18:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:18:03 ---> sigul-configuration.sh 10:18:03 gpg: directory `/root/.gnupg' created 10:18:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:18:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:18:03 gpg: keyring `/root/.gnupg/secring.gpg' created 10:18:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:18:03 gpg: CAST5 encrypted data 10:18:03 gpg: encrypted with 1 passphrase 10:18:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:18:03 + mkdir /home/jenkins 10:18:03 + mkdir /home/jenkins/sigul [Pipeline] sh 10:18:03 + 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 10:18:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:18:03 ---> sigul-install.sh 10:18:03 Sigul already installed; skipping installation. [Pipeline] sh 10:18:04 + git tag --list 10:18:04 v1.0.0 10:18:04 v1.1.0 10:18:04 v1.1.1 10:18:04 v1.2.1 10:18:04 v1.2.2 10:18:04 v1.2.3 10:18:04 v1.3.0 10:18:04 v1.3.1 10:18:04 v2.0.0 10:18:04 v2.1.0 10:18:04 v2.1.1 10:18:04 v2.2.0 10:18:04 v2.3.0 10:18:04 v3.0 10:18:04 v3.0.0 10:18:04 v3.1.0-dev.1 10:18:04 v3.1.0-dev.2 10:18:04 v3.1.0-dev.3 10:18:04 v3.1.0-dev.4 [Pipeline] sh 10:18:04 + lftools sign git-tag v3.1.0-dev.4 10:18:05 Signing Git tag with Sigul... 10:18:05 Signing v3.1.0-dev.4 [Pipeline] echo 10:18:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:18:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:18:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:18:06 $ docker stop --time=1 4eb140c41db0b4316aac9d1d6882754218c336c53ab6ab098b10287d4d4a0912 10:18:07 $ docker rm -f --volumes 4eb140c41db0b4316aac9d1d6882754218c336c53ab6ab098b10287d4d4a0912 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:18:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:18:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:08 prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container 10:18:08 $ 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 10:18:08 $ docker top 9686df90174220be749ffcbc89a02fcd86a4e456eec8587d9ac5170d588a1615 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:08 [ssh-agent] Looking for ssh-agent implementation... 10:18:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:08 $ docker exec 9686df90174220be749ffcbc89a02fcd86a4e456eec8587d9ac5170d588a1615 ssh-agent 10:18:08 SSH_AUTH_SOCK=/tmp/ssh-foUd0sWX1tmC/agent.32 10:18:08 SSH_AGENT_PID=38 10:18:08 Running ssh-add (command line suppressed) 10:18:08 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9619200946116361307.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9619200946116361307.key) 10:18:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:09 + git semver bump pre 10:18:09 2023-08-09 10:18:09,443 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:18:09 2023-08-09 10:18:09,444 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 10:18:09 2023-08-09 10:18:09,444 [bump_version] DEBUG bumped version:3.1.0-dev.5 10:18:09 2023-08-09 10:18:09,444 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 10:18:09 2023-08-09 10:18:09,444 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:18:09 2023-08-09 10:18:09,444 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:18:09 2023-08-09 10:18:09,445 [execute] INFO git cat-file --batch-check 10:18:09 2023-08-09 10:18:09,446 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:18:09 2023-08-09 10:18:09,451 [execute] INFO git cat-file --batch 10:18:09 2023-08-09 10:18:09,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:18:09 2023-08-09 10:18:09,456 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:18:09 3.1.0-dev.5 [Pipeline] } 10:18:09 $ docker exec --env ******** --env ******** 9686df90174220be749ffcbc89a02fcd86a4e456eec8587d9ac5170d588a1615 ssh-agent -k 10:18:09 unset SSH_AUTH_SOCK; 10:18:09 unset SSH_AGENT_PID; 10:18:09 echo Agent pid 38 killed; 10:18:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:09 + git semver [Pipeline] } 10:18:10 $ docker stop --time=1 9686df90174220be749ffcbc89a02fcd86a4e456eec8587d9ac5170d588a1615 10:18:11 $ docker rm -f --volumes 9686df90174220be749ffcbc89a02fcd86a4e456eec8587d9ac5170d588a1615 [Pipeline] // withDockerContainer [Pipeline] sh 10:18:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:18:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:12 prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container 10:18:12 $ 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 10:18:12 $ docker top 4007a424695426d7b168b00f5d041f5661e0cd98888499b6ee6112498f3aa63c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:18:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:18:12 [ssh-agent] Looking for ssh-agent implementation... 10:18:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:18:12 $ docker exec 4007a424695426d7b168b00f5d041f5661e0cd98888499b6ee6112498f3aa63c ssh-agent 10:18:12 SSH_AUTH_SOCK=/tmp/ssh-XyBBkrwPVmzo/agent.33 10:18:12 SSH_AGENT_PID=39 10:18:12 Running ssh-add (command line suppressed) 10:18:12 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9346213399811190005.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9346213399811190005.key) 10:18:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:18:13 + git semver push 10:18:13 2023-08-09 10:18:13,446 [run_push] DEBUG push 10:18:13 2023-08-09 10:18:13,446 [execute] INFO git cat-file --batch-check 10:18:13 2023-08-09 10:18:13,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:18:13 2023-08-09 10:18:13,450 [execute] INFO git rev-list b0ef5d210f450efa74f7a81758365ac04beaed15 -- 10:18:13 2023-08-09 10:18:13,450 [execute] DEBUG Popen(['git', 'rev-list', 'b0ef5d210f450efa74f7a81758365ac04beaed15', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:18:13 2023-08-09 10:18:13,459 [execute] INFO git fetch -v origin 10:18:13 2023-08-09 10:18:13,459 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:18:14 2023-08-09 10:18:13,953 [run_push] DEBUG no remote changes detected 10:18:14 2023-08-09 10:18:13,953 [execute] INFO git push origin semver 10:18:14 2023-08-09 10:18:13,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:18:15 2023-08-09 10:18:14,729 [run_push] DEBUG push all version tags 10:18:15 2023-08-09 10:18:14,729 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:18:15 2023-08-09 10:18:14,730 [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) 10:18:15 2023-08-09 10:18:15,542 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 10:18:15 3.1.0-dev.5 [Pipeline] } 10:18:15 $ docker exec --env ******** --env ******** 4007a424695426d7b168b00f5d041f5661e0cd98888499b6ee6112498f3aa63c ssh-agent -k 10:18:15 unset SSH_AUTH_SOCK; 10:18:15 unset SSH_AGENT_PID; 10:18:15 echo Agent pid 39 killed; 10:18:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:18:16 + git semver [Pipeline] } 10:18:16 $ docker stop --time=1 4007a424695426d7b168b00f5d041f5661e0cd98888499b6ee6112498f3aa63c 10:18:17 $ docker rm -f --volumes 4007a424695426d7b168b00f5d041f5661e0cd98888499b6ee6112498f3aa63c [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 10:18:18 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 10:18:18 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 10:18:18 total 16 10:18:18 drwxr-xr-x 3 root root 4096 Aug 9 10:08 . 10:18:18 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:18 .. 10:18:18 drwxr-xr-x 2 root root 4096 Aug 9 10:08 cost 10:18:18 -rw-r--r-- 1 root root 89 Aug 9 10:08 cost.csv 10:18:18 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 10:18:18 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 10:18:18 total 16 10:18:18 drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 10:08 . 10:18:18 drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 10:18 .. 10:18:18 drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 10:08 cost 10:18:18 -rw-r--r-- 1 jenkins jenkins 89 Aug 9 10:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:18:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:18:19 ---> package-listing.sh 10:18:19 ++ facter osfamily 10:18:19 ++ tr '[:upper:]' '[:lower:]' 10:18:19 + OS_FAMILY=debian 10:18:19 + workspace=/w/workspace/exfoundry_device-virtual-go_main 10:18:19 + START_PACKAGES=/tmp/packages_start.txt 10:18:19 + END_PACKAGES=/tmp/packages_end.txt 10:18:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:18:19 + PACKAGES=/tmp/packages_start.txt 10:18:19 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 10:18:19 + PACKAGES=/tmp/packages_end.txt 10:18:19 + case "${OS_FAMILY}" in 10:18:19 + dpkg -l 10:18:19 + grep '^ii' 10:18:19 + '[' -f /tmp/packages_start.txt ']' 10:18:19 + '[' -f /tmp/packages_end.txt ']' 10:18:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:18:19 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 10:18:19 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 10:18:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 10:18:19 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 10:18:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:18:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:20 prd-ubuntu20.04-docker-8c-8g-3201 does not seem to be running inside a container 10:18:20 $ 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 10:18:21 $ docker top 4caf6ce32dfad97d3c9ba29d1b7edc68c7a0a1fbcf5cdbd3c0e499fdaf202a10 -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:21 + touch /tmp/pre-build-complete [Pipeline] sh 10:18:21 + mkdir -p /var/log/sysstat [Pipeline] sh 10:18:22 + ls /var/log/sa-host 10:18:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:18:22 provisioning config files... 10:18:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7428139714106149177tmp [Pipeline] { [Pipeline] echo 10:18:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:18:22 ---> create-netrc.sh [Pipeline] } 10:18:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:18:22 ---> python-tools-install.sh [Pipeline] echo 10:18:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:18:23 ---> sudo-logs.sh 10:18:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:18:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:18:23 ---> job-cost.sh 10:18:23 lf-activate-venv: SKIPPING 10:18:23 DEBUG: total: 0.2199999988079071 10:18:23 INFO: Retrieving Stack Cost... 10:18:23 INFO: Retrieving Pricing Info for: v3-standard-8 10:18:24 INFO: Archiving Costs [Pipeline] echo 10:18:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:18:24 ---> logs-deploy.sh 10:18:24 lf-activate-venv: SKIPPING 10:18:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/130 10:18:24 INFO: archiving workspace using pattern(s): 10:18:25 Archives upload complete. 10:18:25 INFO: archiving logs to Nexus 10:18:26 ---> uname -a: 10:18:26 Linux prd-ubuntu20-04-docker-8c-8g-3201 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:18:26 10:18:26 10:18:26 ---> lscpu: 10:18:26 Architecture: x86_64 10:18:26 CPU op-mode(s): 32-bit, 64-bit 10:18:26 Byte Order: Little Endian 10:18:26 Address sizes: 40 bits physical, 48 bits virtual 10:18:26 CPU(s): 8 10:18:26 On-line CPU(s) list: 0-7 10:18:26 Thread(s) per core: 1 10:18:26 Core(s) per socket: 1 10:18:26 Socket(s): 8 10:18:26 NUMA node(s): 1 10:18:26 Vendor ID: AuthenticAMD 10:18:26 CPU family: 23 10:18:26 Model: 49 10:18:26 Model name: AMD EPYC-Rome Processor 10:18:26 Stepping: 0 10:18:26 CPU MHz: 2799.998 10:18:26 BogoMIPS: 5599.99 10:18:26 Virtualization: AMD-V 10:18:26 Hypervisor vendor: KVM 10:18:26 Virtualization type: full 10:18:26 L1d cache: 256 KiB 10:18:26 L1i cache: 256 KiB 10:18:26 L2 cache: 4 MiB 10:18:26 L3 cache: 128 MiB 10:18:26 NUMA node0 CPU(s): 0-7 10:18:26 Vulnerability Itlb multihit: Not affected 10:18:26 Vulnerability L1tf: Not affected 10:18:26 Vulnerability Mds: Not affected 10:18:26 Vulnerability Meltdown: Not affected 10:18:26 Vulnerability Mmio stale data: Not affected 10:18:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:18:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:18:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:18:26 Vulnerability Srbds: Not affected 10:18:26 Vulnerability Tsx async abort: Not affected 10:18:26 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 10:18:26 10:18:26 10:18:26 ---> nproc: 10:18:26 8 10:18:26 10:18:26 10:18:26 ---> df -h: 10:18:26 Filesystem Size Used Avail Use% Mounted on 10:18:26 overlay 155G 13G 142G 9% / 10:18:26 tmpfs 64M 0 64M 0% /dev 10:18:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:18:26 shm 64M 0 64M 0% /dev/shm 10:18:26 /dev/vda1 155G 13G 142G 9% /facter-os 10:18:26 10:18:26 10:18:26 ---> sar -b -r -n DEV: 10:18:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3201) 08/09/23 _x86_64_ (8 CPU) 10:18:26 10:18:26 10:04:54 LINUX RESTART (8 CPU) 10:18:26 10:18:26 10:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:18:26 10:06:01 137.23 48.16 89.07 0.00 5415.36 164331.54 0.00 10:18:26 10:07:01 187.49 1.47 186.02 0.00 16.40 72465.66 0.00 10:18:26 10:08:01 155.78 0.25 155.53 0.00 18.79 30688.44 0.00 10:18:26 10:09:01 33.58 0.00 33.58 0.00 0.00 16478.74 0.00 10:18:26 10:10:01 6.88 0.97 5.92 0.00 67.46 1965.81 0.00 10:18:26 10:11:01 52.86 10.63 42.23 0.00 5109.28 7084.15 0.00 10:18:26 10:12:01 3.63 0.02 3.62 0.00 0.13 93.58 0.00 10:18:26 10:13:01 1.42 0.00 1.42 0.00 0.00 15.06 0.00 10:18:26 10:14:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 10:18:26 10:15:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 10:18:26 10:16:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 10:18:26 10:17:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 10:18:26 10:18:01 92.07 0.27 91.80 0.00 23.86 57087.50 0.00 10:18:26 Average: 52.08 4.75 47.32 0.00 819.30 26944.73 0.00 10:18:26 10:18:26 10:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:18:26 10:06:01 29179528 31625944 691536 2.10 71732 2653532 1870492 5.51 955736 2393840 562848 10:18:26 10:07:01 27902232 31398300 898000 2.73 147512 3519456 1996368 5.88 1347412 3151112 220120 10:18:26 10:08:01 27630760 31553164 744828 2.27 154372 3933836 2021880 5.96 1282884 3480660 349916 10:18:26 10:09:01 27523180 31587492 708220 2.15 160820 4041440 1758464 5.18 1263368 3575656 4 10:18:26 10:10:01 27457500 31585300 709944 2.16 162508 4101152 1757024 5.18 1269136 3635320 316 10:18:26 10:11:01 26981760 31566300 717012 2.18 195032 4505892 1818696 5.36 1589356 3754444 132 10:18:26 10:12:01 26987892 31567588 716312 2.18 193608 4502640 1773712 5.23 1587992 3751220 8 10:18:26 10:13:01 26997628 31577356 706536 2.15 193640 4502640 1773712 5.23 1578744 3751220 144 10:18:26 10:14:01 26997592 31577364 706448 2.15 193704 4502636 1773712 5.23 1578788 3751228 4 10:18:26 10:15:01 26997828 31577724 706016 2.15 193788 4502648 1773712 5.23 1578952 3751232 168 10:18:26 10:16:01 26997768 31577728 706160 2.15 193852 4502648 1773712 5.23 1578916 3751232 8 10:18:26 10:17:01 26997704 31577824 706100 2.15 193940 4502656 1773712 5.23 1579040 3751304 40 10:18:26 10:18:01 25503248 31550404 727812 2.21 230128 5810864 1869096 5.51 1682728 5017564 36184 10:18:26 Average: 27242663 31563268 726533 2.21 175741 4275542 1825715 5.38 1451773 3655079 89992 10:18:26 10:18:26 10:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:18:26 10:06:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 10:18:26 10:06:01 docker0 22.46 20.61 1.83 188.55 0.00 0.00 0.00 0.00 10:18:26 10:06:01 ens3 617.16 398.65 6983.55 88.79 0.00 0.00 0.00 0.00 10:18:26 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:26 10:07:01 docker0 202.27 378.79 15.97 2414.21 0.00 0.00 0.00 0.00 10:18:26 10:07:01 ens3 411.45 223.20 2454.46 31.83 0.00 0.00 0.00 0.00 10:18:26 10:07:01 veth7a3cec5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:18:26 10:08:01 lo 7.26 7.26 0.71 0.71 0.00 0.00 0.00 0.00 10:18:26 10:08:01 docker0 3.03 6.40 0.18 85.45 0.00 0.00 0.00 0.00 10:18:26 10:08:01 ens3 181.16 143.00 2697.91 323.68 0.00 0.00 0.00 0.00 10:18:26 10:09:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:18:26 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:26 10:09:01 ens3 13.28 8.65 13.28 5.03 0.00 0.00 0.00 0.00 10:18:26 10:10:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:18:26 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:26 10:10:01 ens3 75.57 38.86 918.17 2.92 0.00 0.00 0.00 0.00 10:18:26 10:11:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 10:18:26 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:26 10:11:01 ens3 117.21 43.88 2012.20 3.42 0.00 0.00 0.00 0.00 10:18:26 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:26 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:26 10:12:01 ens3 0.48 0.25 0.26 0.20 0.00 0.00 0.00 0.00 10:18:26 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:26 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:26 10:13:01 ens3 0.95 0.32 0.17 0.09 0.00 0.00 0.00 0.00 10:18:26 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:26 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:26 10:14:01 ens3 1.83 0.82 0.61 0.43 0.00 0.00 0.00 0.00 10:18:26 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:26 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:26 10:15:01 ens3 0.48 0.27 0.26 0.20 0.00 0.00 0.00 0.00 10:18:26 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:26 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:26 10:16:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 10:18:26 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:18:26 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:18:26 10:17:01 ens3 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00 10:18:26 10:18:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 10:18:26 10:18:01 docker0 76.59 116.24 5.81 1022.61 0.00 0.00 0.00 0.00 10:18:26 10:18:01 ens3 371.79 224.79 8194.86 34.02 0.00 0.00 0.00 0.00 10:18:26 Average: lo 1.37 1.37 0.13 0.13 0.00 0.00 0.00 0.00 10:18:26 Average: docker0 23.41 40.16 1.83 285.45 0.00 0.00 0.00 0.00 10:18:26 Average: ens3 137.84 83.30 1790.52 37.75 0.00 0.00 0.00 0.00 10:18:26 10:18:26 10:18:26 ---> sar -P ALL: 10:18:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3201) 08/09/23 _x86_64_ (8 CPU) 10:18:26 10:18:26 10:04:54 LINUX RESTART (8 CPU) 10:18:26 10:18:26 10:05:01 CPU %user %nice %system %iowait %steal %idle 10:18:26 10:06:01 all 9.68 0.00 3.50 2.56 0.07 84.19 10:18:26 10:06:01 0 11.66 0.00 3.38 3.55 0.08 81.33 10:18:26 10:06:01 1 9.26 0.00 4.96 0.62 0.07 85.09 10:18:26 10:06:01 2 9.54 0.00 4.35 9.06 0.08 76.97 10:18:26 10:06:01 3 12.14 0.00 3.14 0.10 0.08 84.54 10:18:26 10:06:01 4 10.51 0.00 3.13 2.83 0.05 83.48 10:18:26 10:06:01 5 9.13 0.00 3.76 0.54 0.07 86.51 10:18:26 10:06:01 6 8.76 0.00 2.75 3.50 0.05 84.94 10:18:26 10:06:01 7 6.46 0.00 2.52 0.30 0.05 90.66 10:18:26 10:07:01 all 23.62 0.00 5.76 4.57 0.08 65.98 10:18:26 10:07:01 0 23.82 0.00 5.45 0.59 0.07 70.08 10:18:26 10:07:01 1 24.77 0.00 6.14 2.23 0.07 66.80 10:18:26 10:07:01 2 23.44 0.00 6.12 2.45 0.07 67.92 10:18:26 10:07:01 3 23.15 0.00 5.52 0.62 0.07 70.64 10:18:26 10:07:01 4 23.46 0.00 5.09 0.25 0.07 71.12 10:18:26 10:07:01 5 23.86 0.00 5.38 0.84 0.10 69.81 10:18:26 10:07:01 6 23.21 0.00 6.80 29.51 0.10 40.38 10:18:26 10:07:01 7 23.23 0.00 5.57 0.20 0.08 70.91 10:18:26 10:08:01 all 27.12 0.00 4.69 3.34 0.12 64.73 10:18:26 10:08:01 0 27.22 0.00 4.42 0.92 0.10 67.33 10:18:26 10:08:01 1 29.15 0.00 5.17 1.41 0.12 64.16 10:18:26 10:08:01 2 27.68 0.00 4.29 9.00 0.12 58.91 10:18:26 10:08:01 3 27.18 0.00 4.49 4.40 0.13 63.79 10:18:26 10:08:01 4 25.32 0.00 4.92 0.18 0.08 69.49 10:18:26 10:08:01 5 27.23 0.00 4.96 2.15 0.12 65.54 10:18:26 10:08:01 6 26.78 0.00 4.72 4.65 0.10 63.74 10:18:26 10:08:01 7 26.36 0.00 4.59 4.05 0.15 64.84 10:18:26 10:09:01 all 1.47 0.00 0.73 1.00 0.02 96.78 10:18:26 10:09:01 0 1.39 0.00 0.86 0.25 0.02 97.48 10:18:26 10:09:01 1 1.46 0.00 0.67 0.00 0.03 97.84 10:18:26 10:09:01 2 1.89 0.00 0.54 0.67 0.05 96.86 10:18:26 10:09:01 3 1.31 0.00 0.50 0.91 0.02 97.27 10:18:26 10:09:01 4 1.32 0.00 0.90 5.94 0.02 91.81 10:18:26 10:09:01 5 1.29 0.00 0.70 0.13 0.02 97.86 10:18:26 10:09:01 6 1.77 0.00 0.70 0.05 0.02 97.46 10:18:26 10:09:01 7 1.34 0.00 0.95 0.02 0.02 97.68 10:18:26 10:10:01 all 0.22 0.00 0.11 0.11 0.01 99.55 10:18:26 10:10:01 0 0.10 0.00 0.05 0.00 0.00 99.85 10:18:26 10:10:01 1 0.12 0.00 0.08 0.02 0.00 99.78 10:18:26 10:10:01 2 0.05 0.00 0.03 0.03 0.02 99.87 10:18:26 10:10:01 3 0.08 0.00 0.05 0.02 0.02 99.83 10:18:26 10:10:01 4 0.52 0.00 0.18 0.00 0.02 99.28 10:18:26 10:10:01 5 0.28 0.00 0.13 0.25 0.00 99.33 10:18:26 10:10:01 6 0.03 0.00 0.10 0.02 0.00 99.85 10:18:26 10:10:01 7 0.58 0.00 0.27 0.52 0.00 98.63 10:18:26 10:11:01 all 2.25 0.00 1.39 0.75 0.02 95.59 10:18:26 10:11:01 0 1.77 0.00 0.70 0.53 0.03 96.96 10:18:26 10:11:01 1 1.50 0.00 1.00 1.12 0.02 96.36 10:18:26 10:11:01 2 1.72 0.00 1.69 1.02 0.02 95.55 10:18:26 10:11:01 3 2.80 0.00 1.32 0.32 0.02 95.55 10:18:26 10:11:01 4 2.62 0.00 0.78 0.33 0.00 96.26 10:18:26 10:11:01 5 1.82 0.00 1.02 2.21 0.03 94.92 10:18:26 10:11:01 6 1.97 0.00 2.10 0.07 0.03 95.83 10:18:26 10:11:01 7 3.76 0.00 2.49 0.43 0.02 93.31 10:18:26 10:12:01 all 0.12 0.00 0.05 0.01 0.01 99.81 10:18:26 10:12:01 0 0.02 0.00 0.05 0.02 0.00 99.92 10:18:26 10:12:01 1 0.07 0.00 0.00 0.03 0.02 99.88 10:18:26 10:12:01 2 0.02 0.00 0.05 0.00 0.00 99.93 10:18:26 10:12:01 3 0.50 0.00 0.05 0.00 0.02 99.43 10:18:26 10:12:01 4 0.03 0.00 0.05 0.00 0.00 99.92 10:18:26 10:12:01 5 0.25 0.00 0.12 0.05 0.00 99.58 10:18:26 10:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:18:26 10:12:01 7 0.07 0.00 0.02 0.02 0.02 99.88 10:18:26 10:13:01 all 0.13 0.00 0.01 0.04 0.00 99.82 10:18:26 10:13:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:18:26 10:13:01 1 0.03 0.00 0.02 0.17 0.00 99.78 10:18:26 10:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:18:26 10:13:01 3 0.83 0.00 0.03 0.00 0.02 99.12 10:18:26 10:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:18:26 10:13:01 5 0.03 0.00 0.03 0.13 0.00 99.80 10:18:26 10:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:18:26 10:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:18:26 10:14:01 all 0.03 0.00 0.03 0.03 0.01 99.90 10:18:26 10:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:18:26 10:14:01 1 0.02 0.00 0.02 0.10 0.00 99.87 10:18:26 10:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:18:26 10:14:01 3 0.05 0.00 0.02 0.00 0.03 99.90 10:18:26 10:14:01 4 0.02 0.00 0.08 0.00 0.02 99.88 10:18:26 10:14:01 5 0.03 0.00 0.02 0.17 0.02 99.77 10:18:26 10:14:01 6 0.07 0.00 0.03 0.00 0.00 99.90 10:18:26 10:14:01 7 0.03 0.00 0.07 0.00 0.00 99.90 10:18:26 10:15:01 all 0.03 0.00 0.01 0.01 0.00 99.95 10:18:26 10:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:18:26 10:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:18:26 10:15:01 2 0.07 0.00 0.02 0.02 0.00 99.90 10:18:26 10:15:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:18:26 10:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:18:26 10:15:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:18:26 10:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:18:26 10:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:18:26 10:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:18:26 10:16:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:18:26 10:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:18:26 10:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:18:26 10:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:18:26 10:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:18:26 10:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:18:26 10:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:18:26 10:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:18:26 10:18:26 10:16:01 CPU %user %nice %system %iowait %steal %idle 10:18:26 10:17:01 all 0.08 0.00 0.01 0.01 0.00 99.90 10:18:26 10:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:18:26 10:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:18:26 10:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:18:26 10:17:01 3 0.55 0.00 0.02 0.00 0.02 99.42 10:18:26 10:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:18:26 10:17:01 5 0.02 0.00 0.00 0.05 0.02 99.92 10:18:26 10:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:18:26 10:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:18:26 10:18:01 all 8.00 0.00 3.23 3.74 0.05 84.98 10:18:26 10:18:01 0 7.75 0.00 3.61 0.42 0.05 88.17 10:18:26 10:18:01 1 8.95 0.00 2.91 0.07 0.03 88.03 10:18:26 10:18:01 2 8.84 0.00 3.89 20.62 0.07 66.58 10:18:26 10:18:01 3 9.07 0.00 2.98 0.32 0.07 87.57 10:18:26 10:18:01 4 6.13 0.00 2.67 1.08 0.03 90.08 10:18:26 10:18:01 5 7.63 0.00 3.40 4.71 0.03 84.22 10:18:26 10:18:01 6 8.04 0.00 3.25 1.16 0.05 87.49 10:18:26 10:18:01 7 7.62 0.00 3.17 1.67 0.05 87.49 10:18:26 Average: all 5.56 0.00 1.49 1.24 0.03 91.68 10:18:26 Average: 0 5.65 0.00 1.42 0.48 0.03 92.42 10:18:26 Average: 1 5.77 0.00 1.61 0.44 0.03 92.16 10:18:26 Average: 2 5.60 0.00 1.60 3.27 0.03 89.50 10:18:26 Average: 3 5.96 0.00 1.39 0.51 0.04 92.10 10:18:26 Average: 4 5.35 0.00 1.36 0.81 0.02 92.45 10:18:26 Average: 5 5.46 0.00 1.49 0.86 0.03 92.16 10:18:26 Average: 6 5.39 0.00 1.57 2.96 0.03 90.05 10:18:26 Average: 7 5.29 0.00 1.50 0.55 0.03 92.62 10:18:26 10:18:26 10:18:26