Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 476f8fe53201fee1938bf38d508323121d922085 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-ssh17584297439638585629.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3264610256676727880.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6059885644036114171.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh11874407053333632506.key Verifying host key using known hosts file > 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-ssh13123168482144731373.key Verifying host key using known hosts file > 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.18 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7514 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 476f8fe53201fee1938bf38d508323121d922085 (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 476f8fe53201fee1938bf38d508323121d922085 # timeout=10 Commit message: "Merge pull request #312 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37" > git rev-list --no-walk 38745b3e9e40de14badf8d6af86e73ac7698b39c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:24:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:24:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:24:30 ========================================================= 12:24:30 EdgeX Global Pipelines Version Info 12:24:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:24:31 ------------------- 12:24:31 stable info: 12:24:31 ------------------- 12:24:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:24:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:24:31 Message: update stable to v1.0.239 12:24:31 ------------------- 12:24:31 experimental info: 12:24:31 ------------------- 12:24:31 Commited By: **** collab-it+edgex@linuxfoundation.org 12:24:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 12:24:31 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 476f8fe53201fee1938bf38d508323121d922085 [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 476f8fe [Pipeline] echo 12:24:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:24:32 provisioning config files... 12:24:32 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15968905570009300691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:24:32 ---> docker-login.sh 12:24:32 nexus3.edgexfoundry.org:10001 12:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:24:33 Configure a credential helper to remove this warning. See 12:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:24:33 12:24:33 Login Succeeded 12:24:33 nexus3.edgexfoundry.org:10002 12:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:24:33 Configure a credential helper to remove this warning. See 12:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:24:33 12:24:33 Login Succeeded 12:24:33 nexus3.edgexfoundry.org:10003 12:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:24:33 Configure a credential helper to remove this warning. See 12:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:24:33 12:24:33 Login Succeeded 12:24:33 nexus3.edgexfoundry.org:10004 12:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:24:33 Configure a credential helper to remove this warning. See 12:24:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:24:33 12:24:33 Login Succeeded 12:24:33 docker.io 12:24:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:24:34 Configure a credential helper to remove this warning. See 12:24:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:24:34 12:24:34 Login Succeeded 12:24:34 ---> docker-login.sh ends [Pipeline] } 12:24:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:24:34 + git rev-list -1 --merges 476f8fe53201fee1938bf38d508323121d922085~1..476f8fe53201fee1938bf38d508323121d922085 [Pipeline] echo 12:24:34 -----------> git rev-list -1 --merges 476f8fe53201fee1938bf38d508323121d922085~1..476f8fe53201fee1938bf38d508323121d922085 476f8fe53201fee1938bf38d508323121d922085 12:24:34 476f8fe53201fee1938bf38d508323121d922085 [false] [Pipeline] sh 12:24:34 + git log --format=format:%s -1 476f8fe53201fee1938bf38d508323121d922085 [Pipeline] echo 12:24:34 ========================================================= 12:24:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:24:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:24:35 + git log --format=format:%s -1 476f8fe53201fee1938bf38d508323121d922085 [Pipeline] echo 12:24:35 [semverPrep] GIT_COMMIT: 476f8fe53201fee1938bf38d508323121d922085, Commit Message: Merge pull request #312 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37 [Pipeline] echo 12:24:35 [semverPrep] This is not a build commit. [Pipeline] sh 12:24:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:24:35 + grep -v github /etc/ssh/ssh_known_hosts 12:24:35 + [ -e /tmp/ssh_known_hosts ] 12:24:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:24:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 12:24:35 sudo tee -a /etc/ssh/ssh_known_hosts 12:24:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:24:35 12:24:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:24:36 0.1.4: Pulling from edgex-devops/py-git-semver 12:24:36 b85a868b505f: Pulling fs layer 12:24:36 e2be974225ed: Pulling fs layer 12:24:36 339a4e72a1f5: Pulling fs layer 12:24:36 988bab9f4d93: Pulling fs layer 12:24:36 1469e6f7b9e6: Pulling fs layer 12:24:36 eaf3925da568: Pulling fs layer 12:24:36 bab4dde63d76: Pulling fs layer 12:24:36 bde34c3a00c8: Pulling fs layer 12:24:36 b352a97aabf1: Pulling fs layer 12:24:36 988bab9f4d93: Waiting 12:24:36 eaf3925da568: Waiting 12:24:36 1469e6f7b9e6: Waiting 12:24:36 4872d77fe225: Pulling fs layer 12:24:36 bab4dde63d76: Waiting 12:24:36 bde34c3a00c8: Waiting 12:24:36 b352a97aabf1: Waiting 12:24:36 5851b861e8e6: Pulling fs layer 12:24:36 4872d77fe225: Waiting 12:24:36 e2be974225ed: Download complete 12:24:36 988bab9f4d93: Verifying Checksum 12:24:36 988bab9f4d93: Download complete 12:24:36 339a4e72a1f5: Verifying Checksum 12:24:36 339a4e72a1f5: Download complete 12:24:36 1469e6f7b9e6: Verifying Checksum 12:24:36 1469e6f7b9e6: Download complete 12:24:36 eaf3925da568: Verifying Checksum 12:24:36 eaf3925da568: Download complete 12:24:36 bde34c3a00c8: Verifying Checksum 12:24:36 bde34c3a00c8: Download complete 12:24:36 b352a97aabf1: Download complete 12:24:36 4872d77fe225: Download complete 12:24:36 5851b861e8e6: Verifying Checksum 12:24:36 5851b861e8e6: Download complete 12:24:36 b85a868b505f: Download complete 12:24:36 bab4dde63d76: Verifying Checksum 12:24:36 bab4dde63d76: Download complete 12:24:37 b85a868b505f: Pull complete 12:24:37 e2be974225ed: Pull complete 12:24:38 339a4e72a1f5: Pull complete 12:24:38 988bab9f4d93: Pull complete 12:24:38 1469e6f7b9e6: Pull complete 12:24:38 eaf3925da568: Pull complete 12:24:40 bab4dde63d76: Pull complete 12:24:40 bde34c3a00c8: Pull complete 12:24:40 b352a97aabf1: Pull complete 12:24:40 4872d77fe225: Pull complete 12:24:40 5851b861e8e6: Pull complete 12:24:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:24:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:24:41 prd-ubuntu20.04-docker-8c-8g-7514 does not seem to be running inside a container 12:24: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:24:42 $ docker top da36003507388dec43cac2904cd54a7041e76f055cbddadf6019a7bc3cc1a40e -eo pid,comm 12:24: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). 12:24:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:24:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:24:42 [ssh-agent] Looking for ssh-agent implementation... 12:24:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:24:42 $ docker exec da36003507388dec43cac2904cd54a7041e76f055cbddadf6019a7bc3cc1a40e ssh-agent 12:24:42 SSH_AUTH_SOCK=/tmp/ssh-SOBBDgvhVQWL/agent.31 12:24:42 SSH_AGENT_PID=37 12:24:42 Running ssh-add (command line suppressed) 12:24:42 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8616579697398771208.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8616579697398771208.key) 12:24:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:24:43 + git tag --points-at HEAD [Pipeline] } 12:24:43 $ docker exec --env ******** --env ******** da36003507388dec43cac2904cd54a7041e76f055cbddadf6019a7bc3cc1a40e ssh-agent -k 12:24:43 unset SSH_AUTH_SOCK; 12:24:43 unset SSH_AGENT_PID; 12:24:43 echo Agent pid 37 killed; 12:24:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:24:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:24:43 [ssh-agent] Looking for ssh-agent implementation... 12:24:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:24:43 $ docker exec da36003507388dec43cac2904cd54a7041e76f055cbddadf6019a7bc3cc1a40e ssh-agent 12:24:43 SSH_AUTH_SOCK=/tmp/ssh-yU0MbUJXHqj5/agent.69 12:24:43 SSH_AGENT_PID=75 12:24:43 Running ssh-add (command line suppressed) 12:24:43 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6148875915251383618.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6148875915251383618.key) 12:24:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:24:43 + git semver init 12:24:44 2022-10-10 12:24:44,152 [run_init] DEBUG init version:0.0.0 force:False 12:24:44 2022-10-10 12:24:44,152 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 12:24:44 2022-10-10 12:24:44,153 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 12:24:44 2022-10-10 12:24:44,153 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:24:45 2022-10-10 12:24:45,270 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 12:24:45 2022-10-10 12:24:45,271 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 12:24:45 2022-10-10 12:24:45,271 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:24:45 2022-10-10 12:24:45,271 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:24:45 2.3.0-dev.23 [Pipeline] } 12:24:45 $ docker exec --env ******** --env ******** da36003507388dec43cac2904cd54a7041e76f055cbddadf6019a7bc3cc1a40e ssh-agent -k 12:24:45 unset SSH_AUTH_SOCK; 12:24:45 unset SSH_AGENT_PID; 12:24:45 echo Agent pid 75 killed; 12:24:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:24:46 + git semver [Pipeline] } 12:24:46 $ docker stop --time=1 da36003507388dec43cac2904cd54a7041e76f055cbddadf6019a7bc3cc1a40e 12:24:47 $ docker rm -f da36003507388dec43cac2904cd54a7041e76f055cbddadf6019a7bc3cc1a40e [Pipeline] // withDockerContainer [Pipeline] sh 12:24:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:24:48 Stashed 1 file(s) [Pipeline] echo 12:24:48 [edgeXSemver]: initialized semver on version 2.3.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:24:48 provisioning config files... 12:24:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17914454700798006948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:24:48 ---> docker-login.sh 12:24:48 nexus3.edgexfoundry.org:10001 12:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:24:48 Configure a credential helper to remove this warning. See 12:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:24:48 12:24:48 Login Succeeded 12:24:48 nexus3.edgexfoundry.org:10002 12:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:24:48 Configure a credential helper to remove this warning. See 12:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:24:48 12:24:48 Login Succeeded 12:24:48 nexus3.edgexfoundry.org:10003 12:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:24:48 Configure a credential helper to remove this warning. See 12:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:24:48 12:24:48 Login Succeeded 12:24:48 nexus3.edgexfoundry.org:10004 12:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:24:49 Configure a credential helper to remove this warning. See 12:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:24:49 12:24:49 Login Succeeded 12:24:49 docker.io 12:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:24:49 Configure a credential helper to remove this warning. See 12:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:24:49 12:24:49 Login Succeeded 12:24:49 ---> docker-login.sh ends [Pipeline] } 12:24:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:24:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:24:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:24:49 ========================================================= 12:24:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:24:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:24:49 Sending build context to Docker daemon 23.17MB 12:24:49 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:24:49 Step 2/13 : FROM ${BASE} AS builder 12:24:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:24:49 2408cc74d12b: Pulling fs layer 12:24:49 ea60b727a1ce: Pulling fs layer 12:24:49 30c4a7721957: Pulling fs layer 12:24:49 370296b7ddb6: Pulling fs layer 12:24:49 7c6cee850709: Pulling fs layer 12:24:49 aa9baa53a306: Pulling fs layer 12:24:49 8b309c321861: Pulling fs layer 12:24:49 d8d76fd02f46: Pulling fs layer 12:24:49 fa31f396de31: Pulling fs layer 12:24:49 370296b7ddb6: Waiting 12:24:49 7c6cee850709: Waiting 12:24:49 aa9baa53a306: Waiting 12:24:49 fa31f396de31: Waiting 12:24:49 8b309c321861: Waiting 12:24:49 d8d76fd02f46: Waiting 12:24:50 30c4a7721957: Verifying Checksum 12:24:50 30c4a7721957: Download complete 12:24:50 ea60b727a1ce: Verifying Checksum 12:24:50 ea60b727a1ce: Download complete 12:24:50 7c6cee850709: Verifying Checksum 12:24:50 7c6cee850709: Download complete 12:24:50 aa9baa53a306: Verifying Checksum 12:24:50 aa9baa53a306: Download complete 12:24:50 2408cc74d12b: Verifying Checksum 12:24:50 2408cc74d12b: Download complete 12:24:50 8b309c321861: Verifying Checksum 12:24:50 8b309c321861: Download complete 12:24:50 2408cc74d12b: Pull complete 12:24:50 ea60b727a1ce: Pull complete 12:24:50 30c4a7721957: Pull complete 12:24:50 fa31f396de31: Verifying Checksum 12:24:50 fa31f396de31: Download complete 12:24:50 d8d76fd02f46: Verifying Checksum 12:24:50 d8d76fd02f46: Download complete 12:24:50 370296b7ddb6: Verifying Checksum 12:24:50 370296b7ddb6: Download complete 12:24:55 370296b7ddb6: Pull complete 12:24:55 7c6cee850709: Pull complete 12:24:55 aa9baa53a306: Pull complete 12:24:55 8b309c321861: Pull complete 12:24:57 d8d76fd02f46: Pull complete 12:24:57 fa31f396de31: Pull complete 12:24:57 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 12:24:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:24:57 ---> cef68f9685f8 12:24:57 Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:24:59 ---> Running in e5796d84dd1b 12:24:59 Removing intermediate container e5796d84dd1b 12:24:59 ---> 39138882a881 12:24:59 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:24:59 ---> Running in 33458acf627b 12:24:59 Removing intermediate container 33458acf627b 12:24:59 ---> 1c360091ccee 12:24:59 Step 5/13 : ARG ADD_BUILD_TAGS="" 12:24:59 ---> Running in 0c003548f448 12:24:59 Removing intermediate container 0c003548f448 12:24:59 ---> 1724015fcf4a 12:24:59 Step 6/13 : WORKDIR /device-virtual-go 12:24:59 ---> Running in cd0a8898489c 12:25:00 Removing intermediate container cd0a8898489c 12:25:00 ---> 098499a2d26c 12:25:00 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:00 ---> Running in e80bad48f500 12:25:00 Removing intermediate container e80bad48f500 12:25:00 ---> b3adef74c08f 12:25:00 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:25:00 ---> Running in 555be114278c 12:25:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:25:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:25:02 (1/4) Installing openssh-keygen (9.0_p1-r2) 12:25:02 (2/4) Installing libedit (20210910.3.1-r0) 12:25:02 (3/4) Installing openssh-client-common (9.0_p1-r2) 12:25:02 (4/4) Installing openssh-client-default (9.0_p1-r2) 12:25:02 Executing busybox-1.35.0-r13.trigger 12:25:02 OK: 216 MiB in 55 packages 12:25:03 Still waiting to schedule task 12:25:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:25:03 Removing intermediate container 555be114278c 12:25:03 ---> 26968f719747 12:25:03 Step 9/13 : COPY go.mod vendor* ./ 12:25:03 ---> f463c6727236 12:25:03 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:25:03 ---> Running in 532bd01a9e50 12:25:21 Removing intermediate container 532bd01a9e50 12:25:21 ---> 3d2f7bc2c6f0 12:25:21 Step 11/13 : COPY . . 12:25:21 ---> 46a6c8e723dc 12:25:21 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:25:21 ---> Running in aca43b306d43 12:25:21 Removing intermediate container aca43b306d43 12:25:21 ---> 79adf7d58dfd 12:25:21 Step 13/13 : RUN $MAKE 12:25:21 ---> Running in 79705475d1ab 12:25:21 noop 12:25:21 Removing intermediate container 79705475d1ab 12:25:21 ---> 28a0e7bc0a24 12:25:21 Successfully built 28a0e7bc0a24 12:25:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:21 + docker inspect -f . ci-base-image-x86_64 12:25:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:25:21 prd-ubuntu20.04-docker-8c-8g-7514 does not seem to be running inside a container 12:25:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:25:22 $ docker top 44c6f33f810b3eef9c9cf336eff588c522cd4be1f85a254a5b6c81fd40210d27 -eo pid,comm [Pipeline] { [Pipeline] sh 12:25:22 + go version 12:25:22 go version go1.18.3 linux/amd64 [Pipeline] } 12:25:22 $ docker stop --time=1 44c6f33f810b3eef9c9cf336eff588c522cd4be1f85a254a5b6c81fd40210d27 12:25:23 $ docker rm -f 44c6f33f810b3eef9c9cf336eff588c522cd4be1f85a254a5b6c81fd40210d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:24 + docker inspect -f . ci-base-image-x86_64 12:25:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:25:24 prd-ubuntu20.04-docker-8c-8g-7514 does not seem to be running inside a container 12:25:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:25:24 $ docker top c863bb87c828847057bf249e493654fa9d593ba03e8ae0ce438a26992b115521 -eo pid,comm [Pipeline] { [Pipeline] sh 12:25:25 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 12:25:25 + make test 12:25:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:25:26 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:25:36 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:25:36 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.039s coverage: 65.7% of statements 12:25:44 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 12:25:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:25:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:25:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:25:46 ./bin/test-attribution-txt.sh [Pipeline] echo 12:25:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:25:46 $ docker stop --time=1 c863bb87c828847057bf249e493654fa9d593ba03e8ae0ce438a26992b115521 12:25:48 $ docker rm -f c863bb87c828847057bf249e493654fa9d593ba03e8ae0ce438a26992b115521 [Pipeline] // withDockerContainer [Pipeline] sh 12:25:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:25:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:25:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:25:49 + ls -al . 12:25:49 total 200 12:25:49 drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 12:25 . 12:25:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 12:24 .. 12:25:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 12:25 .git 12:25:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 12:24 .github 12:25:49 -rw-rw-r-- 1 jenkins jenkins 337 Oct 10 12:24 .gitignore 12:25:49 -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 12:24 .golangci.yml 12:25:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 12:24 .semver 12:25:49 -rw-rw-r-- 1 jenkins jenkins 8527 Oct 10 12:24 Attribution.txt 12:25:49 -rw-rw-r-- 1 jenkins jenkins 9649 Oct 10 12:24 CHANGELOG.md 12:25:49 -rw-rw-r-- 1 jenkins jenkins 2034 Oct 10 12:24 Dockerfile 12:25:49 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 12:24 GOVERNANCE.md 12:25:49 -rw-rw-r-- 1 jenkins jenkins 660 Oct 10 12:24 Jenkinsfile 12:25:49 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 12:24 LICENSE 12:25:49 -rw-rw-r-- 1 jenkins jenkins 2457 Oct 10 12:24 Makefile 12:25:49 -rw-rw-r-- 1 jenkins jenkins 623 Oct 10 12:24 OWNERS.md 12:25:49 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 10 12:24 README.md 12:25:49 -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 12:24 VERSION 12:25:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 12:24 bin 12:25:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 12:24 cmd 12:25:49 -rw-r--r-- 1 jenkins jenkins 44128 Oct 10 12:25 coverage.out 12:25:49 -rw-rw-r-- 1 jenkins jenkins 3399 Oct 10 12:24 go.mod 12:25:49 -rw-rw-r-- 1 jenkins jenkins 37522 Oct 10 12:24 go.sum 12:25:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 12:24 internal 12:25:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 12:24 snap 12:25:49 -rw-rw-r-- 1 jenkins jenkins 235 Oct 10 12:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:50 + 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=476f8fe53201fee1938bf38d508323121d922085 --label arch=amd64 --label version=2.3.0-dev.23 . 12:25:50 Sending build context to Docker daemon 23.22MB 12:25:50 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:25:50 Step 2/27 : FROM ${BASE} AS builder 12:25:50 ---> 28a0e7bc0a24 12:25:50 Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:25:50 ---> Running in 99c2adc0409b 12:25:50 Removing intermediate container 99c2adc0409b 12:25:50 ---> 2fbee8867ab8 12:25:50 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:25:50 ---> Running in 67e15546001d 12:25:50 Removing intermediate container 67e15546001d 12:25:50 ---> a6c9a9d32c45 12:25:50 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:25:50 ---> Running in e81cf784dab1 12:25:50 Removing intermediate container e81cf784dab1 12:25:50 ---> 539ded676a52 12:25:50 Step 6/27 : WORKDIR /device-virtual-go 12:25:50 ---> Running in 2bbdace12400 12:25:51 Removing intermediate container 2bbdace12400 12:25:51 ---> d98c61221631 12:25:51 Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:51 ---> Running in 8c4ebb17dfba 12:25:51 Removing intermediate container 8c4ebb17dfba 12:25:51 ---> d903d14fd123 12:25:51 Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:25:51 ---> Running in 790e12eedd67 12:25:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:25:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:25:53 OK: 216 MiB in 55 packages 12:25:53 Removing intermediate container 790e12eedd67 12:25:53 ---> b99c556df19c 12:25:53 Step 9/27 : COPY go.mod vendor* ./ 12:25:53 ---> 40a37fc66da8 12:25:53 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:25:53 ---> Running in 87b318e816ac 12:25:54 Removing intermediate container 87b318e816ac 12:25:54 ---> 6a8faa9f8601 12:25:54 Step 11/27 : COPY . . 12:25:54 ---> 9fd44117fb41 12:25:54 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:25:55 ---> Running in 490c3bcdc873 12:25:55 Removing intermediate container 490c3bcdc873 12:25:55 ---> 8b7508eebe15 12:25:55 Step 13/27 : RUN $MAKE 12:25:55 ---> Running in 481f3e249efb 12:25:55 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.23" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:26:17 Removing intermediate container 481f3e249efb 12:26:17 ---> 327775bd466f 12:26:17 Step 14/27 : FROM alpine:3.16 12:26:17 3.16: Pulling from library/alpine 12:26:17 213ec9aee27d: Pulling fs layer 12:26:17 213ec9aee27d: Verifying Checksum 12:26:17 213ec9aee27d: Download complete 12:26:17 213ec9aee27d: Pull complete 12:26:17 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:26:17 Status: Downloaded newer image for alpine:3.16 12:26:17 ---> 9c6f07244728 12:26:17 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:26:17 ---> Running in d2291bcfeb50 12:26:17 Removing intermediate container d2291bcfeb50 12:26:17 ---> 362c1f47ee55 12:26:17 Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:26:17 ---> Running in 491bc3695ed0 12:26:17 Removing intermediate container 491bc3695ed0 12:26:17 ---> 1f542798ea89 12:26:17 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 12:26:17 ---> Running in 2c8e93be2bac 12:26:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:26:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:26:19 (1/6) Installing dumb-init (1.2.5-r1) 12:26:19 (2/6) Installing libgcc (11.2.1_git20220219-r2) 12:26:19 (3/6) Installing libsodium (1.0.18-r0) 12:26:19 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 12:26:19 (5/6) Installing libzmq (4.3.4-r0) 12:26:19 (6/6) Installing zeromq (4.3.4-r0) 12:26:19 Executing busybox-1.35.0-r17.trigger 12:26:19 OK: 8 MiB in 20 packages 12:26:20 Removing intermediate container 2c8e93be2bac 12:26:20 ---> 5ab17b67422e 12:26:20 Step 18/27 : WORKDIR / 12:26:20 ---> Running in 34c746e1d182 12:26:20 Removing intermediate container 34c746e1d182 12:26:20 ---> 93ba9b80882e 12:26:20 Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:26:20 ---> 7573fd19c9f4 12:26:20 Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / 12:26:20 ---> 03db7050c5ac 12:26:20 Step 21/27 : COPY --from=builder /device-virtual-go/cmd / 12:26:21 ---> a3ecf7f5860a 12:26:21 Step 22/27 : EXPOSE 59900 12:26:21 ---> Running in bc4d37cf6c3a 12:26:21 Removing intermediate container bc4d37cf6c3a 12:26:21 ---> d74382c0b6af 12:26:21 Step 23/27 : ENTRYPOINT ["/device-virtual"] 12:26:21 ---> Running in 7552a6e1b56a 12:26:21 Removing intermediate container 7552a6e1b56a 12:26:21 ---> ff08f132a2f0 12:26:21 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:26:21 ---> Running in d2f68dc16305 12:26:21 Removing intermediate container d2f68dc16305 12:26:21 ---> 90de769fa356 12:26:21 Step 25/27 : LABEL arch=amd64 12:26:21 ---> Running in 3ededba6b55f 12:26:21 Removing intermediate container 3ededba6b55f 12:26:21 ---> cb4c56be1823 12:26:21 Step 26/27 : LABEL git_sha=476f8fe53201fee1938bf38d508323121d922085 12:26:21 ---> Running in 093a0640db5a 12:26:21 Removing intermediate container 093a0640db5a 12:26:21 ---> e7222c90033b 12:26:21 Step 27/27 : LABEL version=2.3.0-dev.23 12:26:21 ---> Running in bf6e3e891668 12:26:21 Removing intermediate container bf6e3e891668 12:26:21 ---> 1ab2728a9716 12:26:21 [Warning] One or more build-args [ARCH] were not consumed 12:26:21 Successfully built 1ab2728a9716 12:26:21 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:26:21 provisioning config files... 12:26:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13211688078273746750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:26:22 ---> docker-login.sh 12:26:22 nexus3.edgexfoundry.org:10001 12:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:26:22 Configure a credential helper to remove this warning. See 12:26:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:26:22 12:26:22 Login Succeeded 12:26:22 nexus3.edgexfoundry.org:10002 12:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:26:22 Configure a credential helper to remove this warning. See 12:26:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:26:22 12:26:22 Login Succeeded 12:26:22 nexus3.edgexfoundry.org:10003 12:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:26:22 Configure a credential helper to remove this warning. See 12:26:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:26:22 12:26:22 Login Succeeded 12:26:22 nexus3.edgexfoundry.org:10004 12:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:26:22 Configure a credential helper to remove this warning. See 12:26:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:26:22 12:26:22 Login Succeeded 12:26:22 docker.io 12:26:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:26:22 Configure a credential helper to remove this warning. See 12:26:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:26:22 12:26:22 Login Succeeded 12:26:22 ---> docker-login.sh ends [Pipeline] } 12:26:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:26:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:26:23 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 12:26:23 476f8fe53201fee1938bf38d508323121d922085 12:26:23 latest 12:26:23 2.3.0-dev.23 12:26:23 476f8fe53201fee1938bf38d508323121d922085-2.3.0-dev.23 12:26:23 main 12:26:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:23 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:476f8fe53201fee1938bf38d508323121d922085 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual:476f8fe53201fee1938bf38d508323121d922085 12:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:26:23 545d79c7937f: Preparing 12:26:23 1d12d2cf7f26: Preparing 12:26:23 34968816022d: Preparing 12:26:23 62f68ae95a50: Preparing 12:26:23 25de0049a3ff: Preparing 12:26:23 994393dc58e7: Preparing 12:26:23 994393dc58e7: Waiting 12:26:23 25de0049a3ff: Pushed 12:26:23 1d12d2cf7f26: Pushed 12:26:23 34968816022d: Pushed 12:26:23 994393dc58e7: Layer already exists 12:26:23 62f68ae95a50: Pushed 12:26:26 545d79c7937f: Pushed 12:26:26 476f8fe53201fee1938bf38d508323121d922085: digest: sha256:79a764809fefa084dae4e34a51bbfcd0376ffc02d34984c3a3e54e5af4ff5bd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 12:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:26:27 545d79c7937f: Preparing 12:26:27 1d12d2cf7f26: Preparing 12:26:27 34968816022d: Preparing 12:26:27 62f68ae95a50: Preparing 12:26:27 25de0049a3ff: Preparing 12:26:27 994393dc58e7: Preparing 12:26:27 994393dc58e7: Waiting 12:26:27 62f68ae95a50: Layer already exists 12:26:27 545d79c7937f: Layer already exists 12:26:27 34968816022d: Layer already exists 12:26:27 25de0049a3ff: Layer already exists 12:26:27 1d12d2cf7f26: Layer already exists 12:26:27 994393dc58e7: Layer already exists 12:26:27 latest: digest: sha256:79a764809fefa084dae4e34a51bbfcd0376ffc02d34984c3a3e54e5af4ff5bd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:27 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.23 12:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:26:27 545d79c7937f: Preparing 12:26:27 1d12d2cf7f26: Preparing 12:26:27 34968816022d: Preparing 12:26:27 62f68ae95a50: Preparing 12:26:27 25de0049a3ff: Preparing 12:26:27 994393dc58e7: Preparing 12:26:27 994393dc58e7: Waiting 12:26:27 34968816022d: Layer already exists 12:26:27 62f68ae95a50: Layer already exists 12:26:27 25de0049a3ff: Layer already exists 12:26:27 545d79c7937f: Layer already exists 12:26:27 1d12d2cf7f26: Layer already exists 12:26:27 994393dc58e7: Layer already exists 12:26:27 2.3.0-dev.23: digest: sha256:79a764809fefa084dae4e34a51bbfcd0376ffc02d34984c3a3e54e5af4ff5bd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:28 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:476f8fe53201fee1938bf38d508323121d922085-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual:476f8fe53201fee1938bf38d508323121d922085-2.3.0-dev.23 12:26:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:26:28 545d79c7937f: Preparing 12:26:28 1d12d2cf7f26: Preparing 12:26:28 34968816022d: Preparing 12:26:28 62f68ae95a50: Preparing 12:26:28 25de0049a3ff: Preparing 12:26:28 994393dc58e7: Preparing 12:26:28 994393dc58e7: Waiting 12:26:28 1d12d2cf7f26: Layer already exists 12:26:28 545d79c7937f: Layer already exists 12:26:28 25de0049a3ff: Layer already exists 12:26:28 34968816022d: Layer already exists 12:26:28 62f68ae95a50: Layer already exists 12:26:28 994393dc58e7: Layer already exists 12:26:28 476f8fe53201fee1938bf38d508323121d922085-2.3.0-dev.23: digest: sha256:79a764809fefa084dae4e34a51bbfcd0376ffc02d34984c3a3e54e5af4ff5bd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:28 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 12:26:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:26:29 545d79c7937f: Preparing 12:26:29 1d12d2cf7f26: Preparing 12:26:29 34968816022d: Preparing 12:26:29 62f68ae95a50: Preparing 12:26:29 25de0049a3ff: Preparing 12:26:29 994393dc58e7: Preparing 12:26:29 994393dc58e7: Waiting 12:26:29 62f68ae95a50: Layer already exists 12:26:29 1d12d2cf7f26: Layer already exists 12:26:29 34968816022d: Layer already exists 12:26:29 545d79c7937f: Layer already exists 12:26:29 25de0049a3ff: Layer already exists 12:26:29 994393dc58e7: Layer already exists 12:26:29 main: digest: sha256:79a764809fefa084dae4e34a51bbfcd0376ffc02d34984c3a3e54e5af4ff5bd4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:26:29 ===================================================== [Pipeline] echo 12:26:29 taggedImages: 12:26:29 - nexus3.edgexfoundry.org:10004/device-virtual:476f8fe53201fee1938bf38d508323121d922085 12:26:29 - nexus3.edgexfoundry.org:10004/device-virtual:latest 12:26:29 - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.23 12:26:29 - nexus3.edgexfoundry.org:10004/device-virtual:476f8fe53201fee1938bf38d508323121d922085-2.3.0-dev.23 12:26:29 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:26:29 12:26:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:26:29 latest: Pulling from edgex-lftools-log-publisher 12:26:29 5eb5b503b376: Pulling fs layer 12:26:29 5c69ac0246d0: Pulling fs layer 12:26:29 ec43610c2a17: Pulling fs layer 12:26:29 3a2ae6a8a46f: Pulling fs layer 12:26:29 33b1e0a273af: Pulling fs layer 12:26:29 5d3b04190fa2: Pulling fs layer 12:26:29 2f39f015ded8: Pulling fs layer 12:26:29 3a2ae6a8a46f: Waiting 12:26:29 33b1e0a273af: Waiting 12:26:29 5d3b04190fa2: Waiting 12:26:29 2f39f015ded8: Waiting 12:26:29 5c69ac0246d0: Download complete 12:26:29 3a2ae6a8a46f: Verifying Checksum 12:26:29 3a2ae6a8a46f: Download complete 12:26:29 33b1e0a273af: Verifying Checksum 12:26:29 33b1e0a273af: Download complete 12:26:29 5d3b04190fa2: Verifying Checksum 12:26:29 5d3b04190fa2: Download complete 12:26:29 ec43610c2a17: Verifying Checksum 12:26:29 ec43610c2a17: Download complete 12:26:29 5eb5b503b376: Verifying Checksum 12:26:29 5eb5b503b376: Download complete 12:26:30 2f39f015ded8: Download complete 12:26:31 5eb5b503b376: Pull complete 12:26:31 5c69ac0246d0: Pull complete 12:26:31 ec43610c2a17: Pull complete 12:26:31 3a2ae6a8a46f: Pull complete 12:26:31 33b1e0a273af: Pull complete 12:26:32 5d3b04190fa2: Pull complete 12:26:36 2f39f015ded8: Pull complete 12:26:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:26:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:26:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:26:36 prd-ubuntu20.04-docker-8c-8g-7514 does not seem to be running inside a container 12:26:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:26:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7515 in /w/workspace/exfoundry_device-virtual-go_main 12:26:38 $ docker top 65f710165e33e2ad68f9258d5c3246518c6262eb1b199bbce4c419da0663699e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 12:26:38 Running in /w/workspace/device-virtual-go/59 [Pipeline] { [Pipeline] checkout 12:26:38 The recommended git tool is: git 12:26:38 ---> job-cost.sh 12:26:38 lf-activate-venv: SKIPPING 12:26:38 INFO: No Stack... 12:26:38 INFO: Retrieving Pricing Info for: v3-standard-8 12:26:39 INFO: Archiving Costs [Pipeline] sh 12:26:39 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 12:26:39 + cut -d, -f6 [Pipeline] lock 12:26:39 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-59-stack-cost] 12:26:39 Resource [jenkins-edgexfoundry-device-virtual-go-main-59-stack-cost] did not exist. Created. 12:26:39 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:26:39 + echo total: 0.2199999988079071 [Pipeline] stash 12:26:39 Stashed 1 file(s) [Pipeline] } 12:26:39 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 12:26:39 $ docker stop --time=1 65f710165e33e2ad68f9258d5c3246518c6262eb1b199bbce4c419da0663699e 12:26:41 $ docker rm -f 65f710165e33e2ad68f9258d5c3246518c6262eb1b199bbce4c419da0663699e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:26:43 using credential edgex-jenkins-ssh 12:26:43 Cloning the remote Git repository 12:26:43 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:26:43 > git init /w/workspace/device-virtual-go/59 # timeout=10 12:26:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:26:43 > git --version # timeout=10 12:26:43 > git --version # 'git version 2.25.1' 12:26:43 using GIT_SSH to set credentials SSH Credentials for GitHub 12:26:43 Verifying host key using known hosts file 12:26:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:26:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:26:46 Avoid second fetch 12:26:46 Checking out Revision 476f8fe53201fee1938bf38d508323121d922085 (main) 12:26:45 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:26:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:26:46 > git config core.sparsecheckout # timeout=10 12:26:46 > git checkout -f 476f8fe53201fee1938bf38d508323121d922085 # timeout=10 12:26:47 Commit message: "Merge pull request #312 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:26:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:26:48 % Total % Received % Xferd Average Speed Time Time Time Current 12:26:48 Dload Upload Total Spent Left Speed 12:26:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10505 0 0 72951 0 --:--:-- --:--:-- --:--:-- 72448 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86315 [Pipeline] sh 12:26:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:26:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:26:49 + sudo tee /etc/docker/daemon.new 12:26:49 { 12:26:49 "registry-mirrors": [ 12:26:49 "https://nexus3.edgexfoundry.org:10001" 12:26:49 ], 12:26:49 "bip": "10.250.0.254/24", 12:26:49 "hosts": [ 12:26:49 "tcp://0.0.0.0:5555", 12:26:49 "unix:///var/run/docker.sock" 12:26:49 ], 12:26:49 "mtu": 1458, 12:26:49 "selinux-enabled": true, 12:26:49 "seccomp-profile": "/etc/docker/seccomp.json" 12:26:49 } [Pipeline] sh 12:26:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:26:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:27:08 provisioning config files... 12:27:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/59@tmp/config625756958080617806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:08 ---> docker-login.sh 12:27:08 nexus3.edgexfoundry.org:10001 12:27:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:09 Configure a credential helper to remove this warning. See 12:27:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:09 12:27:09 Login Succeeded 12:27:09 nexus3.edgexfoundry.org:10002 12:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:09 Configure a credential helper to remove this warning. See 12:27:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:09 12:27:09 Login Succeeded 12:27:09 nexus3.edgexfoundry.org:10003 12:27:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:09 Configure a credential helper to remove this warning. See 12:27:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:09 12:27:09 Login Succeeded 12:27:09 nexus3.edgexfoundry.org:10004 12:27:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:10 Configure a credential helper to remove this warning. See 12:27:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:10 12:27:10 Login Succeeded 12:27:10 docker.io 12:27:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:27:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:27:10 Configure a credential helper to remove this warning. See 12:27:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:27:10 12:27:10 Login Succeeded 12:27:10 ---> docker-login.sh ends [Pipeline] } 12:27:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:27:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:27:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:27:11 ========================================================= 12:27:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:27:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:27:11 Sending build context to Docker daemon 11.73MB 12:27:12 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:27:12 Step 2/13 : FROM ${BASE} AS builder 12:27:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:27:12 b3c136eddcbf: Pulling fs layer 12:27:12 c0a3192eca97: Pulling fs layer 12:27:12 a050256f5b6f: Pulling fs layer 12:27:12 656be50a0ddc: Pulling fs layer 12:27:12 2bbca73fdf42: Pulling fs layer 12:27:12 f607e4fc86c3: Pulling fs layer 12:27:12 4d572c569a2c: Pulling fs layer 12:27:12 fcf976331f73: Pulling fs layer 12:27:12 2bbca73fdf42: Waiting 12:27:12 f607e4fc86c3: Waiting 12:27:12 4d572c569a2c: Waiting 12:27:12 fcf976331f73: Waiting 12:27:12 656be50a0ddc: Waiting 12:27:12 a050256f5b6f: Verifying Checksum 12:27:12 a050256f5b6f: Download complete 12:27:12 c0a3192eca97: Verifying Checksum 12:27:12 c0a3192eca97: Download complete 12:27:12 2bbca73fdf42: Verifying Checksum 12:27:12 2bbca73fdf42: Download complete 12:27:12 f607e4fc86c3: Verifying Checksum 12:27:12 f607e4fc86c3: Download complete 12:27:12 b3c136eddcbf: Download complete 12:27:12 b3c136eddcbf: Pull complete 12:27:13 fcf976331f73: Verifying Checksum 12:27:13 fcf976331f73: Download complete 12:27:13 c0a3192eca97: Pull complete 12:27:13 a050256f5b6f: Pull complete 12:27:14 4d572c569a2c: Verifying Checksum 12:27:14 4d572c569a2c: Download complete 12:27:14 656be50a0ddc: Verifying Checksum 12:27:14 656be50a0ddc: Download complete 12:27:27 656be50a0ddc: Pull complete 12:27:27 2bbca73fdf42: Pull complete 12:27:27 f607e4fc86c3: Pull complete 12:27:33 4d572c569a2c: Pull complete 12:27:35 fcf976331f73: Pull complete 12:27:35 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 12:27:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:27:35 ---> 3970a7415f9e 12:27:35 Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:27:36 ---> Running in b1881e4e3884 12:27:36 Removing intermediate container b1881e4e3884 12:27:36 ---> 18ddfee2e258 12:27:36 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:27:36 ---> Running in b2fb93ee5c81 12:27:37 Removing intermediate container b2fb93ee5c81 12:27:37 ---> 253eb51e9453 12:27:37 Step 5/13 : ARG ADD_BUILD_TAGS="" 12:27:37 ---> Running in 7feb17064d5c 12:27:37 Removing intermediate container 7feb17064d5c 12:27:37 ---> e1103e980286 12:27:37 Step 6/13 : WORKDIR /device-virtual-go 12:27:37 ---> Running in 7e287b4f0f14 12:27:37 Removing intermediate container 7e287b4f0f14 12:27:37 ---> 71df4b35e574 12:27:37 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:27:38 ---> Running in beeec9ec2916 12:27:40 Removing intermediate container beeec9ec2916 12:27:40 ---> a500604b75e8 12:27:40 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:27:40 ---> Running in ba4a19b44f5b 12:27:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:27:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:27:42 (1/4) Installing openssh-keygen (9.0_p1-r2) 12:27:42 (2/4) Installing libedit (20210910.3.1-r0) 12:27:42 (3/4) Installing openssh-client-common (9.0_p1-r2) 12:27:43 (4/4) Installing openssh-client-default (9.0_p1-r2) 12:27:43 Executing busybox-1.35.0-r13.trigger 12:27:43 OK: 226 MiB in 55 packages 12:27:44 Removing intermediate container ba4a19b44f5b 12:27:44 ---> 6b6b7aa4a69f 12:27:44 Step 9/13 : COPY go.mod vendor* ./ 12:27:44 ---> cc8bce577286 12:27:44 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:27:44 ---> Running in b6dc25675b71 12:28:31 Removing intermediate container b6dc25675b71 12:28:31 ---> 6fe7fcfbae47 12:28:31 Step 11/13 : COPY . . 12:28:32 ---> 670169bddcaf 12:28:32 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:28:32 ---> Running in 695dad9b6630 12:28:32 Removing intermediate container 695dad9b6630 12:28:32 ---> a34967776cac 12:28:32 Step 13/13 : RUN $MAKE 12:28:32 ---> Running in a7ca9f5ea2e9 12:28:33 noop 12:28:34 Removing intermediate container a7ca9f5ea2e9 12:28:34 ---> 47260f04c70d 12:28:34 Successfully built 47260f04c70d 12:28:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:34 + docker inspect -f . ci-base-image-arm64 12:28:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:34 prd-ubuntu20.04-docker-arm64-4c-16g-7515 does not seem to be running inside a container 12:28:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/59 -v /w/workspace/device-virtual-go/59:/w/workspace/device-virtual-go/59:rw,z -v /w/workspace/device-virtual-go/59@tmp:/w/workspace/device-virtual-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:28:36 $ docker top 5568ad973a77395572e6915e776724bed588edef508c787cd6fbd096112c886f -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:37 + go version 12:28:37 go version go1.18.3 linux/arm64 [Pipeline] } 12:28:37 $ docker stop --time=1 5568ad973a77395572e6915e776724bed588edef508c787cd6fbd096112c886f 12:28:39 $ docker rm -f 5568ad973a77395572e6915e776724bed588edef508c787cd6fbd096112c886f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:39 + docker inspect -f . ci-base-image-arm64 12:28:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:39 prd-ubuntu20.04-docker-arm64-4c-16g-7515 does not seem to be running inside a container 12:28:39 $ 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/59 -v /w/workspace/device-virtual-go/59:/w/workspace/device-virtual-go/59:rw,z -v /w/workspace/device-virtual-go/59@tmp:/w/workspace/device-virtual-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:28:40 $ docker top f549161d3cf812fd136acfd3807d0b4c592be194e313b53c99ebf16251202df2 -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:41 + git config --global --add safe.directory /w/workspace/device-virtual-go/59 [Pipeline] fileExists [Pipeline] sh 12:28:42 + make test 12:28:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:28:44 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:30:05 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:30:05 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.129s coverage: 65.7% of statements 12:30:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:30:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 12:30:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:30:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:30:24 ./bin/test-attribution-txt.sh [Pipeline] echo 12:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:30:24 $ docker stop --time=1 f549161d3cf812fd136acfd3807d0b4c592be194e313b53c99ebf16251202df2 12:30:25 $ docker rm -f f549161d3cf812fd136acfd3807d0b4c592be194e313b53c99ebf16251202df2 [Pipeline] // withDockerContainer [Pipeline] sh 12:30:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:30:26 Warning: overwriting stash ‘coverage-report’ 12:30:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:30:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:30:27 + ls -al . 12:30:27 total 196 12:30:27 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 12:28 . 12:30:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 12:26 .. 12:30:27 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 12:26 .git 12:30:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 12:26 .github 12:30:27 -rw-rw-r-- 1 jenkins jenkins 337 Oct 10 12:26 .gitignore 12:30:27 -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 12:26 .golangci.yml 12:30:27 -rw-rw-r-- 1 jenkins jenkins 8527 Oct 10 12:26 Attribution.txt 12:30:27 -rw-rw-r-- 1 jenkins jenkins 9649 Oct 10 12:26 CHANGELOG.md 12:30:27 -rw-rw-r-- 1 jenkins jenkins 2034 Oct 10 12:26 Dockerfile 12:30:27 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 12:26 GOVERNANCE.md 12:30:27 -rw-rw-r-- 1 jenkins jenkins 660 Oct 10 12:26 Jenkinsfile 12:30:27 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 12:26 LICENSE 12:30:27 -rw-rw-r-- 1 jenkins jenkins 2457 Oct 10 12:26 Makefile 12:30:27 -rw-rw-r-- 1 jenkins jenkins 623 Oct 10 12:26 OWNERS.md 12:30:27 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 10 12:26 README.md 12:30:27 -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 12:24 VERSION 12:30:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 12:26 bin 12:30:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 12:26 cmd 12:30:27 -rw-r--r-- 1 jenkins jenkins 44128 Oct 10 12:30 coverage.out 12:30:27 -rw-rw-r-- 1 jenkins jenkins 3399 Oct 10 12:26 go.mod 12:30:27 -rw-rw-r-- 1 jenkins jenkins 37522 Oct 10 12:26 go.sum 12:30:27 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 12:26 internal 12:30:27 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 12:26 snap 12:30:27 -rw-rw-r-- 1 jenkins jenkins 235 Oct 10 12:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:28 + 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=476f8fe53201fee1938bf38d508323121d922085 --label arch=arm64 --label version=2.3.0-dev.23 . 12:30:28 Sending build context to Docker daemon 11.77MB 12:30:28 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:30:28 Step 2/27 : FROM ${BASE} AS builder 12:30:28 ---> 47260f04c70d 12:30:28 Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:30:28 ---> Running in f39cd0784f7a 12:30:29 Removing intermediate container f39cd0784f7a 12:30:29 ---> de89377d8a9f 12:30:29 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:30:29 ---> Running in 85190beb47d2 12:30:29 Removing intermediate container 85190beb47d2 12:30:29 ---> 8ee2992ac1d1 12:30:29 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:30:29 ---> Running in 7fc4e49ac19a 12:30:29 Removing intermediate container 7fc4e49ac19a 12:30:29 ---> 256febe10f87 12:30:29 Step 6/27 : WORKDIR /device-virtual-go 12:30:29 ---> Running in 7d09d8854e2c 12:30:30 Removing intermediate container 7d09d8854e2c 12:30:30 ---> 22ab25947c2b 12:30:30 Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:30:30 ---> Running in cf3e7100638d 12:30:32 Removing intermediate container cf3e7100638d 12:30:32 ---> f50e1a71137e 12:30:32 Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:30:32 ---> Running in da712b5bb637 12:30:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:30:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:30:34 OK: 226 MiB in 55 packages 12:30:35 Removing intermediate container da712b5bb637 12:30:35 ---> 4291e03aeafc 12:30:35 Step 9/27 : COPY go.mod vendor* ./ 12:30:36 ---> 91047fa592d9 12:30:36 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:30:36 ---> Running in 841fb3a8a4fe 12:30:38 Removing intermediate container 841fb3a8a4fe 12:30:38 ---> 8e69f0d3eb6c 12:30:38 Step 11/27 : COPY . . 12:30:39 ---> c2b5fa9ecd11 12:30:39 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:30:39 ---> Running in fdea38b2ced6 12:30:39 Removing intermediate container fdea38b2ced6 12:30:39 ---> 9df3858e46bd 12:30:39 Step 13/27 : RUN $MAKE 12:30:39 ---> Running in b18a333afb91 12:30:40 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.23" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:33:16 Removing intermediate container b18a333afb91 12:33:16 ---> 4fe02edcb289 12:33:16 Step 14/27 : FROM alpine:3.16 12:33:16 3.16: Pulling from library/alpine 12:33:16 9b18e9b68314: Pulling fs layer 12:33:16 9b18e9b68314: Verifying Checksum 12:33:16 9b18e9b68314: Download complete 12:33:16 9b18e9b68314: Pull complete 12:33:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 12:33:16 Status: Downloaded newer image for alpine:3.16 12:33:16 ---> a6215f271958 12:33:16 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:33:16 ---> Running in e7c8d5d6c3cd 12:33:16 Removing intermediate container e7c8d5d6c3cd 12:33:16 ---> 3ba1bddc3f1d 12:33:16 Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:33:16 ---> Running in c51e5e573e1d 12:33:16 Removing intermediate container c51e5e573e1d 12:33:16 ---> 09e05b63f646 12:33:16 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 12:33:16 ---> Running in 0e42d772e084 12:33:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:33:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:33:16 (1/6) Installing dumb-init (1.2.5-r1) 12:33:16 (2/6) Installing libgcc (11.2.1_git20220219-r2) 12:33:16 (3/6) Installing libsodium (1.0.18-r0) 12:33:16 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 12:33:16 (5/6) Installing libzmq (4.3.4-r0) 12:33:16 (6/6) Installing zeromq (4.3.4-r0) 12:33:16 Executing busybox-1.35.0-r17.trigger 12:33:16 OK: 8 MiB in 20 packages 12:33:16 Removing intermediate container 0e42d772e084 12:33:16 ---> a3cbc2e74a46 12:33:16 Step 18/27 : WORKDIR / 12:33:16 ---> Running in 35c03d744bf3 12:33:16 Removing intermediate container 35c03d744bf3 12:33:16 ---> 4fb61880cf8e 12:33:16 Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:33:16 ---> 6cc048a0982e 12:33:16 Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / 12:33:16 ---> e29ff66f7f3e 12:33:16 Step 21/27 : COPY --from=builder /device-virtual-go/cmd / 12:33:16 ---> 1779ac7d8ce9 12:33:16 Step 22/27 : EXPOSE 59900 12:33:16 ---> Running in f04dc3231d15 12:33:16 Removing intermediate container f04dc3231d15 12:33:16 ---> 81cc348ab481 12:33:16 Step 23/27 : ENTRYPOINT ["/device-virtual"] 12:33:17 ---> Running in c2dd55f1ef05 12:33:17 Removing intermediate container c2dd55f1ef05 12:33:17 ---> 48ec86140db0 12:33:17 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:33:17 ---> Running in 9cc789a9bfb6 12:33:17 Removing intermediate container 9cc789a9bfb6 12:33:17 ---> 26cf0ee61675 12:33:17 Step 25/27 : LABEL arch=arm64 12:33:17 ---> Running in 9baa79af96cb 12:33:18 Removing intermediate container 9baa79af96cb 12:33:18 ---> b242f283d9b6 12:33:18 Step 26/27 : LABEL git_sha=476f8fe53201fee1938bf38d508323121d922085 12:33:18 ---> Running in 442ebc980ab3 12:33:18 Removing intermediate container 442ebc980ab3 12:33:18 ---> 4daa52a8a6db 12:33:18 Step 27/27 : LABEL version=2.3.0-dev.23 12:33:18 ---> Running in e1624f4892c9 12:33:18 Removing intermediate container e1624f4892c9 12:33:18 ---> fd721ec38941 12:33:18 [Warning] One or more build-args [ARCH] were not consumed 12:33:18 Successfully built fd721ec38941 12:33:18 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:33:18 provisioning config files... 12:33:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/59@tmp/config1485084600367347434tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:33:19 ---> docker-login.sh 12:33:19 nexus3.edgexfoundry.org:10001 12:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:19 Configure a credential helper to remove this warning. See 12:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:19 12:33:19 Login Succeeded 12:33:19 nexus3.edgexfoundry.org:10002 12:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:19 Configure a credential helper to remove this warning. See 12:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:19 12:33:19 Login Succeeded 12:33:19 nexus3.edgexfoundry.org:10003 12:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:20 Configure a credential helper to remove this warning. See 12:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:20 12:33:20 Login Succeeded 12:33:20 nexus3.edgexfoundry.org:10004 12:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:20 Configure a credential helper to remove this warning. See 12:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:20 12:33:20 Login Succeeded 12:33:20 docker.io 12:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:33:21 Configure a credential helper to remove this warning. See 12:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:33:21 12:33:21 Login Succeeded 12:33:21 ---> docker-login.sh ends [Pipeline] } 12:33:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:33:21 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 12:33:21 476f8fe53201fee1938bf38d508323121d922085 12:33:21 latest 12:33:21 2.3.0-dev.23 12:33:21 476f8fe53201fee1938bf38d508323121d922085-2.3.0-dev.23 12:33:21 main 12:33:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:21 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:476f8fe53201fee1938bf38d508323121d922085 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:21 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:476f8fe53201fee1938bf38d508323121d922085 12:33:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:33:21 f7820a2a341d: Preparing 12:33:21 c659c2363955: Preparing 12:33:21 b91fc4db81da: Preparing 12:33:21 5bc7f9487a0e: Preparing 12:33:21 1c5808a15f27: Preparing 12:33:21 5d3e392a13a0: Preparing 12:33:21 5d3e392a13a0: Waiting 12:33:22 1c5808a15f27: Pushed 12:33:22 c659c2363955: Pushed 12:33:22 b91fc4db81da: Pushed 12:33:22 5d3e392a13a0: Layer already exists 12:33:22 5bc7f9487a0e: Pushed 12:33:28 f7820a2a341d: Pushed 12:33:28 476f8fe53201fee1938bf38d508323121d922085: digest: sha256:0b112f25a528175abb62cff67572e53db368c0d1b2f77e9fc20f74be79f51d2f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:28 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:33:28 f7820a2a341d: Preparing 12:33:28 c659c2363955: Preparing 12:33:28 b91fc4db81da: Preparing 12:33:28 5bc7f9487a0e: Preparing 12:33:28 1c5808a15f27: Preparing 12:33:28 5d3e392a13a0: Preparing 12:33:28 5d3e392a13a0: Waiting 12:33:28 f7820a2a341d: Layer already exists 12:33:28 5bc7f9487a0e: Layer already exists 12:33:28 b91fc4db81da: Layer already exists 12:33:28 c659c2363955: Layer already exists 12:33:28 1c5808a15f27: Layer already exists 12:33:28 5d3e392a13a0: Layer already exists 12:33:29 latest: digest: sha256:0b112f25a528175abb62cff67572e53db368c0d1b2f77e9fc20f74be79f51d2f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:29 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.23 12:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:33:29 f7820a2a341d: Preparing 12:33:29 c659c2363955: Preparing 12:33:29 b91fc4db81da: Preparing 12:33:29 5bc7f9487a0e: Preparing 12:33:29 1c5808a15f27: Preparing 12:33:29 5d3e392a13a0: Preparing 12:33:29 5d3e392a13a0: Waiting 12:33:29 f7820a2a341d: Layer already exists 12:33:29 c659c2363955: Layer already exists 12:33:29 b91fc4db81da: Layer already exists 12:33:29 1c5808a15f27: Layer already exists 12:33:29 5bc7f9487a0e: Layer already exists 12:33:29 5d3e392a13a0: Layer already exists 12:33:29 2.3.0-dev.23: digest: sha256:0b112f25a528175abb62cff67572e53db368c0d1b2f77e9fc20f74be79f51d2f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:30 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:476f8fe53201fee1938bf38d508323121d922085-2.3.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:476f8fe53201fee1938bf38d508323121d922085-2.3.0-dev.23 12:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:33:30 f7820a2a341d: Preparing 12:33:30 c659c2363955: Preparing 12:33:30 b91fc4db81da: Preparing 12:33:30 5bc7f9487a0e: Preparing 12:33:30 1c5808a15f27: Preparing 12:33:30 5d3e392a13a0: Preparing 12:33:30 5d3e392a13a0: Waiting 12:33:30 1c5808a15f27: Layer already exists 12:33:30 c659c2363955: Layer already exists 12:33:30 f7820a2a341d: Layer already exists 12:33:30 b91fc4db81da: Layer already exists 12:33:30 5bc7f9487a0e: Layer already exists 12:33:30 5d3e392a13a0: Layer already exists 12:33:30 476f8fe53201fee1938bf38d508323121d922085-2.3.0-dev.23: digest: sha256:0b112f25a528175abb62cff67572e53db368c0d1b2f77e9fc20f74be79f51d2f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:30 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:31 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 12:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:33:31 f7820a2a341d: Preparing 12:33:31 c659c2363955: Preparing 12:33:31 b91fc4db81da: Preparing 12:33:31 5bc7f9487a0e: Preparing 12:33:31 1c5808a15f27: Preparing 12:33:31 5d3e392a13a0: Preparing 12:33:31 5d3e392a13a0: Waiting 12:33:31 c659c2363955: Layer already exists 12:33:31 1c5808a15f27: Layer already exists 12:33:31 b91fc4db81da: Layer already exists 12:33:31 5bc7f9487a0e: Layer already exists 12:33:31 f7820a2a341d: Layer already exists 12:33:31 5d3e392a13a0: Layer already exists 12:33:31 main: digest: sha256:0b112f25a528175abb62cff67572e53db368c0d1b2f77e9fc20f74be79f51d2f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:31 ===================================================== [Pipeline] echo 12:33:31 taggedImages: 12:33:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:476f8fe53201fee1938bf38d508323121d922085 12:33:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:33:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.23 12:33:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:476f8fe53201fee1938bf38d508323121d922085-2.3.0-dev.23 12:33:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:33:31 12:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:33:32 arm64: Pulling from edgex-lftools-log-publisher 12:33:32 8998bd30e6a1: Pulling fs layer 12:33:32 04944245beec: Pulling fs layer 12:33:32 699f458cf7ca: Pulling fs layer 12:33:32 765212b225bb: Pulling fs layer 12:33:32 f23df028b6ca: Pulling fs layer 12:33:32 d65c8cfc05b1: Pulling fs layer 12:33:32 2437ff75d9bd: Pulling fs layer 12:33:32 765212b225bb: Waiting 12:33:32 f23df028b6ca: Waiting 12:33:32 d65c8cfc05b1: Waiting 12:33:32 04944245beec: Verifying Checksum 12:33:32 04944245beec: Download complete 12:33:32 765212b225bb: Verifying Checksum 12:33:32 765212b225bb: Download complete 12:33:32 f23df028b6ca: Download complete 12:33:32 d65c8cfc05b1: Verifying Checksum 12:33:32 d65c8cfc05b1: Download complete 12:33:32 699f458cf7ca: Verifying Checksum 12:33:32 699f458cf7ca: Download complete 12:33:33 8998bd30e6a1: Download complete 12:33:34 2437ff75d9bd: Verifying Checksum 12:33:34 2437ff75d9bd: Download complete 12:33:36 8998bd30e6a1: Pull complete 12:33:37 04944245beec: Pull complete 12:33:38 699f458cf7ca: Pull complete 12:33:38 765212b225bb: Pull complete 12:33:39 f23df028b6ca: Pull complete 12:33:39 d65c8cfc05b1: Pull complete 12:33:54 2437ff75d9bd: Pull complete 12:33:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:33:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:54 prd-ubuntu20.04-docker-arm64-4c-16g-7515 does not seem to be running inside a container 12:33:54 $ 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/59 -v /w/workspace/device-virtual-go/59:/w/workspace/device-virtual-go/59:rw,z -v /w/workspace/device-virtual-go/59@tmp:/w/workspace/device-virtual-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:33:56 $ docker top 3bd4712482e0389dfe1a7c257db5cfd6a98fadac4727a2a0298e7a534fca6f93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:33:57 ---> job-cost.sh 12:33:57 lf-activate-venv: SKIPPING 12:33:57 INFO: No Stack... 12:33:58 INFO: Retrieving Pricing Info for: v3-standard-4 12:33:58 INFO: Archiving Costs [Pipeline] sh 12:33:59 + cat /w/workspace/device-virtual-go/59/archives/cost.csv 12:33:59 + cut -d, -f6 [Pipeline] lock 12:33:59 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-59-stack-cost] 12:33:59 Resource [jenkins-edgexfoundry-device-virtual-go-main-59-stack-cost] did not exist. Created. 12:33:59 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:33:59 /w/workspace/device-virtual-go/59@tmp/durable-503149e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:34:00 + echo total: 0.10999999940395355 [Pipeline] stash 12:34:00 Warning: overwriting stash ‘stack-cost’ 12:34:00 Stashed 1 file(s) [Pipeline] } 12:34:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } 12:34:00 $ docker stop --time=1 3bd4712482e0389dfe1a7c257db5cfd6a98fadac4727a2a0298e7a534fca6f93 12:34:01 $ docker rm -f 3bd4712482e0389dfe1a7c257db5cfd6a98fadac4727a2a0298e7a534fca6f93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:34:02 provisioning config files... 12:34:02 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6540206603082118644tmp [Pipeline] { [Pipeline] sh 12:34:02 + set +x 12:34:02 + curl -s https://codecov.io/bash 12:34:02 + bash -s -- 12:34:02 12:34:02 _____ _ 12:34:02 / ____| | | 12:34:02 | | ___ __| | ___ ___ _____ __ 12:34:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:34:02 | |___| (_) | (_| | __/ (_| (_) \ V / 12:34:02 \_____\___/ \__,_|\___|\___\___/ \_/ 12:34:02 Bash-1.0.6 12:34:02 12:34:02 12:34:02 ==> git version 2.25.1 found 12:34:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:34:02 Release-Date: 2020-01-08 12:34:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:34:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:34:02 ==> Jenkins CI detected. 12:34:02 current dir:  /w/workspace/exfoundry_device-virtual-go_main 12:34:02 project root: . 12:34:02 --> token set from env 12:34:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:34:02 ==> Running gcov in . (disable via -X gcov) 12:34:02 ==> Python coveragepy not found 12:34:02 ==> Searching for coverage reports in: 12:34:02 + . 12:34:02 -> Found 1 reports 12:34:02 ==> Detecting git/mercurial file structure 12:34:02 ==> Reading reports 12:34:02 + ./coverage.out bytes=44128 12:34:02 ==> Appending adjustments 12:34:02 https://docs.codecov.io/docs/fixing-reports 12:34:02 + Found adjustments 12:34:02 ==> Gzipping contents 12:34:02 8.0K /tmp/codecov.S2bV7i.gz 12:34:02 ==> Uploading reports 12:34:02 url: https://codecov.io 12:34:02 query: branch=main&commit=476f8fe53201fee1938bf38d508323121d922085&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:34:02 -> Pinging Codecov 12:34:02 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=476f8fe53201fee1938bf38d508323121d922085&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:34:03 -> Uploading to 12:34:03 https://storage.googleapis.com/codecov/v4/raw/2022-10-10/5E52B4B073DB2E39498172D8E973AA87/476f8fe53201fee1938bf38d508323121d922085/8460c3ab-e790-4c74-824a-738e803eeea3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T123402Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b715ff34c6bd14074a2e9867454d3461c5e3853d851f446ce7fa07cf3ec3dd24 12:34:03 % Total % Received % Xferd Average Speed Time Time Time Current 12:34:03 Dload Upload Total Spent Left Speed 12:34:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5477 0 0 100 5477 0 22174 --:--:-- --:--:-- --:--:-- 22174 12:34:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/476f8fe53201fee1938bf38d508323121d922085 [Pipeline] } 12:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:34:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:34:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:34:03 12:34:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:34:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 12:34:04 df9b9388f04a: Pulling fs layer 12:34:04 52dc419b0ee2: Pulling fs layer 12:34:04 25bc292e5bac: Pulling fs layer 12:34:04 114826534d7a: Pulling fs layer 12:34:04 4657fd5d0bcf: Pulling fs layer 12:34:04 6ad1cebc031e: Pulling fs layer 12:34:04 8a3aa393b2d8: Pulling fs layer 12:34:04 4657fd5d0bcf: Waiting 12:34:04 6ad1cebc031e: Waiting 12:34:04 8a3aa393b2d8: Waiting 12:34:04 114826534d7a: Waiting 12:34:04 25bc292e5bac: Download complete 12:34:04 52dc419b0ee2: Verifying Checksum 12:34:04 52dc419b0ee2: Download complete 12:34:04 4657fd5d0bcf: Verifying Checksum 12:34:04 4657fd5d0bcf: Download complete 12:34:04 df9b9388f04a: Verifying Checksum 12:34:04 df9b9388f04a: Download complete 12:34:04 6ad1cebc031e: Verifying Checksum 12:34:04 6ad1cebc031e: Download complete 12:34:04 df9b9388f04a: Pull complete 12:34:04 52dc419b0ee2: Pull complete 12:34:04 25bc292e5bac: Pull complete 12:34:04 114826534d7a: Verifying Checksum 12:34:04 114826534d7a: Download complete 12:34:05 8a3aa393b2d8: Verifying Checksum 12:34:05 8a3aa393b2d8: Download complete 12:34:09 114826534d7a: Pull complete 12:34:09 4657fd5d0bcf: Pull complete 12:34:09 6ad1cebc031e: Pull complete 12:34:11 8a3aa393b2d8: Pull complete 12:34:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 12:34:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 12:34:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:11 prd-ubuntu20.04-docker-8c-8g-7514 does not seem to be running inside a container 12:34:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 12:34:14 $ docker top c1bd805632037923857ea4bc93bebe535b373455dc38346dee6ee0e8eb31eb5f -eo pid,comm [Pipeline] { [Pipeline] echo 12:34:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 12:34:14 + set -o pipefail 12:34:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 12:34:19 12:34:19 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 12:34:19 12:34:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/b36fa61f-c346-457e-aabe-fab3bbdc5478 12:34:19 12:34:19 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 12:34:19 12:34:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:34:19 12:34:20 12:34:20 A medium severity vulnerability was found in the Snyk CLI versions you are using. 12:34:20 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 12:34:20 More details here: https://snyk.co/ue1NS [Pipeline] } 12:34:20 $ docker stop --time=1 c1bd805632037923857ea4bc93bebe535b373455dc38346dee6ee0e8eb31eb5f 12:34:22 $ docker rm -f c1bd805632037923857ea4bc93bebe535b373455dc38346dee6ee0e8eb31eb5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:34:23 + git log --format=format:%s -1 476f8fe53201fee1938bf38d508323121d922085 [Pipeline] sh 12:34:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:34:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:34:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:23 prd-ubuntu20.04-docker-8c-8g-7514 does not seem to be running inside a container 12:34:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:34:24 $ docker top 0a1cf9ca416d91c6fff38a488f9851e29bbaab58dc54b1b3ce40d3ca40b876c4 -eo pid,comm 12:34:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:34:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:34:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:34:24 [ssh-agent] Looking for ssh-agent implementation... 12:34:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:34:24 $ docker exec 0a1cf9ca416d91c6fff38a488f9851e29bbaab58dc54b1b3ce40d3ca40b876c4 ssh-agent 12:34:24 SSH_AUTH_SOCK=/tmp/ssh-hFvwROAqwdrh/agent.32 12:34:24 SSH_AGENT_PID=38 12:34:24 Running ssh-add (command line suppressed) 12:34:24 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13806617211109278340.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13806617211109278340.key) 12:34:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:34:25 + git semver tag 12:34:25 2022-10-10 12:34:25,251 [run_tag] DEBUG tag force:False 12:34:25 2022-10-10 12:34:25,252 [check_head_tag] DEBUG check head tag 12:34:25 2022-10-10 12:34:25,253 [execute] INFO git cat-file --batch-check 12:34:25 2022-10-10 12:34:25,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:34:25 2022-10-10 12:34:25,258 [execute] INFO git cat-file --batch 12:34:25 2022-10-10 12:34:25,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 12:34:25 2022-10-10 12:34:25,271 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:34:25 2022-10-10 12:34:25,271 [execute] INFO git tag -a v2.3.0-dev.23 -m v2.3.0-dev.23 12:34:25 2022-10-10 12:34:25,271 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.23', '-m', 'v2.3.0-dev.23'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:34:25 2022-10-10 12:34:25,277 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:34:25 2.3.0-dev.23 [Pipeline] } 12:34:25 $ docker exec --env ******** --env ******** 0a1cf9ca416d91c6fff38a488f9851e29bbaab58dc54b1b3ce40d3ca40b876c4 ssh-agent -k 12:34:25 unset SSH_AUTH_SOCK; 12:34:25 unset SSH_AGENT_PID; 12:34:25 echo Agent pid 38 killed; 12:34:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:34:25 + git semver [Pipeline] } 12:34:26 $ docker stop --time=1 0a1cf9ca416d91c6fff38a488f9851e29bbaab58dc54b1b3ce40d3ca40b876c4 12:34:27 $ docker rm -f 0a1cf9ca416d91c6fff38a488f9851e29bbaab58dc54b1b3ce40d3ca40b876c4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:34:27 12:34:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:34:28 0.23.1-centos7: Pulling from edgex-lftools 12:34:28 ab5ef0e58194: Pulling fs layer 12:34:28 9712f1f96733: Pulling fs layer 12:34:28 63f879dbbcfc: Pulling fs layer 12:34:28 0d9ebad4ef96: Pulling fs layer 12:34:28 e9a5061849ea: Pulling fs layer 12:34:28 d747dcd14b5f: Pulling fs layer 12:34:28 2de7ff778b66: Pulling fs layer 12:34:28 d747dcd14b5f: Waiting 12:34:28 2de7ff778b66: Waiting 12:34:28 0d9ebad4ef96: Waiting 12:34:28 e9a5061849ea: Waiting 12:34:28 9712f1f96733: Verifying Checksum 12:34:28 9712f1f96733: Download complete 12:34:28 63f879dbbcfc: Verifying Checksum 12:34:28 63f879dbbcfc: Download complete 12:34:28 e9a5061849ea: Verifying Checksum 12:34:28 e9a5061849ea: Download complete 12:34:28 d747dcd14b5f: Verifying Checksum 12:34:29 ab5ef0e58194: Verifying Checksum 12:34:29 ab5ef0e58194: Download complete 12:34:29 0d9ebad4ef96: Verifying Checksum 12:34:29 0d9ebad4ef96: Download complete 12:34:29 2de7ff778b66: Verifying Checksum 12:34:29 2de7ff778b66: Download complete 12:34:32 ab5ef0e58194: Pull complete 12:34:32 9712f1f96733: Pull complete 12:34:32 63f879dbbcfc: Pull complete 12:34:36 0d9ebad4ef96: Pull complete 12:34:37 e9a5061849ea: Pull complete 12:34:37 d747dcd14b5f: Pull complete 12:34:38 2de7ff778b66: Pull complete 12:34:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:34:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:34:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:38 prd-ubuntu20.04-docker-8c-8g-7514 does not seem to be running inside a container 12:34:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:34:40 $ docker top f45dc51b530b73b4dee4dfda007d1422fd5b0e28fd08549eb4e5759ccb607684 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:34:40 provisioning config files... 12:34:40 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6314020803525174727tmp 12:34:40 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9411846823359688116tmp 12:34:41 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12400458558193269662tmp [Pipeline] { [Pipeline] echo 12:34:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:34:41 ---> sigul-configuration.sh 12:34:41 gpg: directory `/root/.gnupg' created 12:34:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:34:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:34:41 gpg: keyring `/root/.gnupg/secring.gpg' created 12:34:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:34:41 gpg: CAST5 encrypted data 12:34:41 gpg: encrypted with 1 passphrase 12:34:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:34:41 + mkdir /home/jenkins 12:34:41 + mkdir /home/jenkins/sigul [Pipeline] sh 12:34:41 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 12:34:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:34:42 ---> sigul-install.sh 12:34:42 Sigul already installed; skipping installation. [Pipeline] sh 12:34:42 + git tag --list 12:34:42 v1.0.0 12:34:42 v1.1.0 12:34:42 v1.1.1 12:34:42 v1.2.1 12:34:42 v1.2.2 12:34:42 v1.2.3 12:34:42 v1.3.0 12:34:42 v1.3.1 12:34:42 v2.0.0 12:34:42 v2.1.0 12:34:42 v2.1.1 12:34:42 v2.1.1-dev.1 12:34:42 v2.1.1-dev.2 12:34:42 v2.2.0 12:34:42 v2.2.1-dev.1 12:34:42 v2.2.1-dev.2 12:34:42 v2.2.1-dev.3 12:34:42 v2.2.1-dev.4 12:34:42 v2.2.1-dev.5 12:34:42 v2.2.1-dev.6 12:34:42 v2.2.1-dev.7 12:34:42 v2.2.1-dev.8 12:34:42 v2.3.0-dev.10 12:34:42 v2.3.0-dev.11 12:34:42 v2.3.0-dev.12 12:34:42 v2.3.0-dev.13 12:34:42 v2.3.0-dev.14 12:34:42 v2.3.0-dev.15 12:34:42 v2.3.0-dev.16 12:34:42 v2.3.0-dev.17 12:34:42 v2.3.0-dev.18 12:34:42 v2.3.0-dev.19 12:34:42 v2.3.0-dev.20 12:34:42 v2.3.0-dev.21 12:34:42 v2.3.0-dev.22 12:34:42 v2.3.0-dev.23 12:34:42 v2.3.0-dev.8 12:34:42 v2.3.0-dev.9 [Pipeline] sh 12:34:42 + lftools sign git-tag v2.3.0-dev.23 12:34:43 Signing Git tag with Sigul... 12:34:43 Signing v2.3.0-dev.23 [Pipeline] echo 12:34:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:34:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:34:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:34:44 $ docker stop --time=1 f45dc51b530b73b4dee4dfda007d1422fd5b0e28fd08549eb4e5759ccb607684 12:34:45 $ docker rm -f f45dc51b530b73b4dee4dfda007d1422fd5b0e28fd08549eb4e5759ccb607684 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:34:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:34:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:34:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:46 prd-ubuntu20.04-docker-8c-8g-7514 does not seem to be running inside a container 12:34:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:34:46 $ docker top 16232d68e8301ce7d5484a23d1d700293166f30a6202b33f0a3ac77b3907f158 -eo pid,comm 12:34:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:34:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:34:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:34:46 [ssh-agent] Looking for ssh-agent implementation... 12:34:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:34:46 $ docker exec 16232d68e8301ce7d5484a23d1d700293166f30a6202b33f0a3ac77b3907f158 ssh-agent 12:34:47 SSH_AUTH_SOCK=/tmp/ssh-573kocrRQJp9/agent.32 12:34:47 SSH_AGENT_PID=38 12:34:47 Running ssh-add (command line suppressed) 12:34:47 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10081513440704888772.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10081513440704888772.key) 12:34:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:34:47 + git semver bump pre 12:34:47 2022-10-10 12:34:47,756 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:34:47 2022-10-10 12:34:47,757 [bump_version] DEBUG bumping version:2.3.0-dev.23 on axis:pre with prefix:dev 12:34:47 2022-10-10 12:34:47,757 [bump_version] DEBUG bumped version:2.3.0-dev.24 12:34:47 2022-10-10 12:34:47,757 [write_version] DEBUG write version:2.3.0-dev.24 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 12:34:47 2022-10-10 12:34:47,757 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:34:47 2022-10-10 12:34:47,757 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:34:47 2022-10-10 12:34:47,760 [execute] INFO git cat-file --batch-check 12:34:47 2022-10-10 12:34:47,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:34:47 2022-10-10 12:34:47,766 [execute] INFO git cat-file --batch 12:34:47 2022-10-10 12:34:47,767 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:34:47 2022-10-10 12:34:47,772 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:34:47 2.3.0-dev.24 [Pipeline] } 12:34:47 $ docker exec --env ******** --env ******** 16232d68e8301ce7d5484a23d1d700293166f30a6202b33f0a3ac77b3907f158 ssh-agent -k 12:34:47 unset SSH_AUTH_SOCK; 12:34:47 unset SSH_AGENT_PID; 12:34:47 echo Agent pid 38 killed; 12:34:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:34:48 + git semver [Pipeline] } 12:34:48 $ docker stop --time=1 16232d68e8301ce7d5484a23d1d700293166f30a6202b33f0a3ac77b3907f158 12:34:49 $ docker rm -f 16232d68e8301ce7d5484a23d1d700293166f30a6202b33f0a3ac77b3907f158 [Pipeline] // withDockerContainer [Pipeline] sh 12:34:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:34:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:34:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:50 prd-ubuntu20.04-docker-8c-8g-7514 does not seem to be running inside a container 12:34:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:34:50 $ docker top af4ae5a3f2016ad8f1514d743ae7f8a58d89a3811f13b55385ccd54c9d3ec5e6 -eo pid,comm 12:34:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:34:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:34:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:34:51 [ssh-agent] Looking for ssh-agent implementation... 12:34:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:34:51 $ docker exec af4ae5a3f2016ad8f1514d743ae7f8a58d89a3811f13b55385ccd54c9d3ec5e6 ssh-agent 12:34:51 SSH_AUTH_SOCK=/tmp/ssh-Z9UHskAAILsV/agent.32 12:34:51 SSH_AGENT_PID=38 12:34:51 Running ssh-add (command line suppressed) 12:34:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3169998217844618659.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3169998217844618659.key) 12:34:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:34:51 + git semver push 12:34:51 2022-10-10 12:34:51,899 [run_push] DEBUG push 12:34:51 2022-10-10 12:34:51,900 [execute] INFO git cat-file --batch-check 12:34:51 2022-10-10 12:34:51,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 12:34:51 2022-10-10 12:34:51,904 [execute] INFO git rev-list 2b9f19c81ceefc3d5c2003e886f8f51f0c6574cb -- 12:34:51 2022-10-10 12:34:51,904 [execute] DEBUG Popen(['git', 'rev-list', '2b9f19c81ceefc3d5c2003e886f8f51f0c6574cb', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:34:51 2022-10-10 12:34:51,914 [execute] INFO git fetch -v origin 12:34:51 2022-10-10 12:34:51,914 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 12:34:52 2022-10-10 12:34:52,513 [run_push] DEBUG no remote changes detected 12:34:52 2022-10-10 12:34:52,513 [execute] INFO git push origin semver 12:34:52 2022-10-10 12:34:52,514 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 12:34:53 2022-10-10 12:34:53,467 [run_push] DEBUG push all version tags 12:34:53 2022-10-10 12:34:53,467 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:34:53 2022-10-10 12:34:53,468 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 12:34:54 2022-10-10 12:34:54,243 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:34:54 2.3.0-dev.24 [Pipeline] } 12:34:54 $ docker exec --env ******** --env ******** af4ae5a3f2016ad8f1514d743ae7f8a58d89a3811f13b55385ccd54c9d3ec5e6 ssh-agent -k 12:34:54 unset SSH_AUTH_SOCK; 12:34:54 unset SSH_AGENT_PID; 12:34:54 echo Agent pid 38 killed; 12:34:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:34:54 + git semver [Pipeline] } 12:34:55 $ docker stop --time=1 af4ae5a3f2016ad8f1514d743ae7f8a58d89a3811f13b55385ccd54c9d3ec5e6 12:34:56 $ docker rm -f af4ae5a3f2016ad8f1514d743ae7f8a58d89a3811f13b55385ccd54c9d3ec5e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:34:56 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 12:34:56 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:34:56 total 16 12:34:56 drwxr-xr-x 3 root root 4096 Oct 10 12:26 . 12:34:56 drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 12:34 .. 12:34:56 drwxr-xr-x 2 root root 4096 Oct 10 12:26 cost 12:34:56 -rw-r--r-- 1 root root 88 Oct 10 12:26 cost.csv 12:34:56 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 12:34:56 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:34:56 total 16 12:34:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 12:26 . 12:34:56 drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 12:34 .. 12:34:56 drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 12:26 cost 12:34:56 -rw-r--r-- 1 jenkins jenkins 88 Oct 10 12:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:34:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:34:58 ---> package-listing.sh 12:34:58 ++ facter osfamily 12:34:58 ++ tr '[:upper:]' '[:lower:]' 12:34:58 + OS_FAMILY=debian 12:34:58 + workspace=/w/workspace/exfoundry_device-virtual-go_main 12:34:58 + START_PACKAGES=/tmp/packages_start.txt 12:34:58 + END_PACKAGES=/tmp/packages_end.txt 12:34:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:34:58 + PACKAGES=/tmp/packages_start.txt 12:34:58 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:34:58 + PACKAGES=/tmp/packages_end.txt 12:34:58 + case "${OS_FAMILY}" in 12:34:58 + dpkg -l 12:34:58 + grep '^ii' 12:34:58 + '[' -f /tmp/packages_start.txt ']' 12:34:58 + '[' -f /tmp/packages_end.txt ']' 12:34:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:34:58 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:34:58 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 12:34:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 12:34:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:34:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:34:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:59 prd-ubuntu20.04-docker-8c-8g-7514 does not seem to be running inside a container 12:34:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:34:59 $ docker top 5cb1f705d6f87569f80a8ff8a8f0aee3d0f8192a88ae9a2f35ab1eb3df337d2f -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:59 + touch /tmp/pre-build-complete [Pipeline] sh 12:35:00 + mkdir -p /var/log/sysstat [Pipeline] sh 12:35:00 + ls /var/log/sa-host 12:35:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:35:00 provisioning config files... 12:35:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8831195797897598604tmp [Pipeline] { [Pipeline] echo 12:35:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:35:01 ---> create-netrc.sh [Pipeline] } 12:35:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:35:01 ---> python-tools-install.sh [Pipeline] echo 12:35:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:35:01 ---> sudo-logs.sh 12:35:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:35:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:35:01 ---> job-cost.sh 12:35:01 lf-activate-venv: SKIPPING 12:35:01 DEBUG: total: 0.2199999988079071 12:35:01 INFO: Retrieving Stack Cost... 12:35:02 INFO: Retrieving Pricing Info for: v3-standard-8 12:35:02 INFO: Archiving Costs [Pipeline] echo 12:35:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:35:03 ---> logs-deploy.sh 12:35:03 lf-activate-venv: SKIPPING 12:35:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/59 12:35:03 INFO: archiving workspace using pattern(s): 12:35:04 Archives upload complete. 12:35:04 INFO: archiving logs to Nexus 12:35:05 ---> uname -a: 12:35:05 Linux prd-ubuntu20-04-docker-8c-8g-7514 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:35:05 12:35:05 12:35:05 ---> lscpu: 12:35:05 Architecture: x86_64 12:35:05 CPU op-mode(s): 32-bit, 64-bit 12:35:05 Byte Order: Little Endian 12:35:05 Address sizes: 40 bits physical, 48 bits virtual 12:35:05 CPU(s): 8 12:35:05 On-line CPU(s) list: 0-7 12:35:05 Thread(s) per core: 1 12:35:05 Core(s) per socket: 1 12:35:05 Socket(s): 8 12:35:05 NUMA node(s): 1 12:35:05 Vendor ID: AuthenticAMD 12:35:05 CPU family: 23 12:35:05 Model: 49 12:35:05 Model name: AMD EPYC-Rome Processor 12:35:05 Stepping: 0 12:35:05 CPU MHz: 2800.000 12:35:05 BogoMIPS: 5600.00 12:35:05 Virtualization: AMD-V 12:35:05 Hypervisor vendor: KVM 12:35:05 Virtualization type: full 12:35:05 L1d cache: 256 KiB 12:35:05 L1i cache: 256 KiB 12:35:05 L2 cache: 4 MiB 12:35:05 L3 cache: 128 MiB 12:35:05 NUMA node0 CPU(s): 0-7 12:35:05 Vulnerability Itlb multihit: Not affected 12:35:05 Vulnerability L1tf: Not affected 12:35:05 Vulnerability Mds: Not affected 12:35:05 Vulnerability Meltdown: Not affected 12:35:05 Vulnerability Mmio stale data: Not affected 12:35:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:35:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:35:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:35:05 Vulnerability Srbds: Not affected 12:35:05 Vulnerability Tsx async abort: Not affected 12:35:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:35:05 12:35:05 12:35:05 ---> nproc: 12:35:05 8 12:35:05 12:35:05 12:35:05 ---> df -h: 12:35:05 Filesystem Size Used Avail Use% Mounted on 12:35:05 overlay 155G 13G 143G 9% / 12:35:05 tmpfs 64M 0 64M 0% /dev 12:35:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:35:05 shm 64M 0 64M 0% /dev/shm 12:35:05 /dev/vda1 155G 13G 143G 9% /facter-os 12:35:05 12:35:05 12:35:05 ---> sar -b -r -n DEV: 12:35:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7514) 10/10/22 _x86_64_ (8 CPU) 12:35:05 12:35:05 12:23:56 LINUX RESTART (8 CPU) 12:35:05 12:35:05 12:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:35:05 12:25:01 186.25 48.13 138.13 0.00 5425.50 191501.55 0.00 12:35:05 12:26:01 199.17 1.48 197.68 0.00 47.19 71063.36 0.00 12:35:05 12:27:01 127.25 0.07 127.19 0.00 8.53 33492.85 0.00 12:35:05 12:28:01 1.75 0.00 1.75 0.00 0.00 21.34 0.00 12:35:05 12:29:01 5.85 1.13 4.72 0.00 78.25 1732.38 0.00 12:35:05 12:30:01 34.71 8.20 26.51 0.00 2805.60 3063.25 0.00 12:35:05 12:31:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 12:35:05 12:32:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 12:35:05 12:33:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 12:35:05 12:34:01 1.43 0.00 1.43 0.00 0.00 16.39 0.00 12:35:05 12:35:01 133.74 0.62 133.12 0.00 34.92 61220.66 0.00 12:35:05 Average: 63.04 5.42 57.62 0.00 763.60 32921.19 0.00 12:35:05 12:35:05 12:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:35:05 12:25:01 29185088 31610944 713756 2.17 72812 2630896 1949456 5.75 979748 2370724 552 12:35:05 12:26:01 28228452 31413704 889408 2.70 135356 3257688 2474352 7.29 1392916 2819984 110756 12:35:05 12:27:01 27801124 31591100 713812 2.17 146284 3805392 1758624 5.18 1215744 3378348 404 12:35:05 12:28:01 27801156 31591288 713228 2.17 146320 3805392 1758624 5.18 1215484 3378348 144 12:35:05 12:29:01 27734492 31582456 720824 2.19 147968 3860088 1767160 5.21 1224448 3432748 404 12:35:05 12:30:01 27512672 31579128 712072 2.17 164724 4054044 1752104 5.16 1365604 3492200 216 12:35:05 12:31:01 27521792 31588308 702912 2.14 164756 4054048 1752104 5.16 1356928 3492204 12 12:35:05 12:32:01 27521248 31587792 703388 2.14 164780 4054048 1752104 5.16 1356948 3492208 140 12:35:05 12:33:01 27521596 31588152 703048 2.14 164812 4054052 1752104 5.16 1356984 3492212 12 12:35:05 12:34:01 27521364 31588436 703044 2.14 164896 4054056 1752104 5.16 1356728 3492620 180 12:35:05 12:35:01 25962788 31513508 768000 2.34 207408 5363472 2162204 6.37 1529120 4737640 500 12:35:05 Average: 27664707 31566801 731227 2.22 152738 3908471 1875540 5.53 1304605 3416294 10302 12:35:05 12:35:05 12:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:35:05 12:25:01 vethee11d3b 0.78 0.85 0.06 1.61 0.00 0.00 0.00 0.00 12:35:05 12:25:01 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 12:35:05 12:25:01 docker0 26.31 24.80 2.04 187.67 0.00 0.00 0.00 0.00 12:35:05 12:25:01 ens3 698.12 453.19 6701.24 91.59 0.00 0.00 0.00 0.00 12:35:05 12:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 12:35:05 12:26:01 docker0 146.59 199.93 11.65 1740.58 0.00 0.00 0.00 0.00 12:35:05 12:26:01 ens3 279.69 212.38 1795.24 118.79 0.00 0.00 0.00 0.00 12:35:05 12:26:01 vetha1504ff 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 12:35:05 12:27:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 12:35:05 12:27:01 docker0 7.75 10.74 0.46 58.22 0.00 0.00 0.00 0.00 12:35:05 12:27:01 ens3 168.37 125.95 2658.17 231.60 0.00 0.00 0.00 0.00 12:35:05 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:05 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:05 12:28:01 ens3 2.68 1.48 3.25 0.12 0.00 0.00 0.00 0.00 12:35:05 12:29:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 12:35:05 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:05 12:29:01 ens3 36.24 21.10 822.81 1.62 0.00 0.00 0.00 0.00 12:35:05 12:30:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 12:35:05 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:05 12:30:01 ens3 36.85 23.39 475.62 1.72 0.00 0.00 0.00 0.00 12:35:05 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:05 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:05 12:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:05 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:05 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:05 12:32:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 12:35:05 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:05 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:05 12:33:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:35:05 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:05 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:05 12:34:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:35:05 12:35:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 12:35:05 12:35:01 docker0 39.80 62.73 3.70 689.51 0.00 0.00 0.00 0.00 12:35:05 12:35:01 ens3 428.49 297.08 7933.52 165.35 0.00 0.00 0.00 0.00 12:35:05 Average: lo 1.68 1.68 0.16 0.16 0.00 0.00 0.00 0.00 12:35:05 Average: docker0 20.04 27.11 1.62 243.26 0.00 0.00 0.00 0.00 12:35:05 Average: ens3 150.07 103.17 1853.64 55.53 0.00 0.00 0.00 0.00 12:35:05 12:35:05 12:35:05 ---> sar -P ALL: 12:35:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7514) 10/10/22 _x86_64_ (8 CPU) 12:35:05 12:35:05 12:23:56 LINUX RESTART (8 CPU) 12:35:05 12:35:05 12:24:01 CPU %user %nice %system %iowait %steal %idle 12:35:05 12:25:01 all 9.80 0.00 3.75 1.51 0.06 84.87 12:35:05 12:25:01 0 11.08 0.00 3.01 0.69 0.07 85.16 12:35:05 12:25:01 1 7.53 0.00 3.64 3.89 0.07 84.88 12:35:05 12:25:01 2 9.01 0.00 3.56 2.45 0.07 84.91 12:35:05 12:25:01 3 11.52 0.00 4.02 0.74 0.07 83.64 12:35:05 12:25:01 4 7.19 0.00 3.57 2.04 0.05 87.15 12:35:05 12:25:01 5 9.92 0.00 3.54 1.19 0.07 85.28 12:35:05 12:25:01 6 11.79 0.00 4.90 0.52 0.05 82.74 12:35:05 12:25:01 7 10.39 0.00 3.78 0.58 0.07 85.18 12:35:05 12:26:01 all 32.86 0.00 7.14 1.11 0.10 58.79 12:35:05 12:26:01 0 33.69 0.00 6.52 0.13 0.08 59.58 12:35:05 12:26:01 1 33.21 0.00 6.76 0.03 0.10 59.90 12:35:05 12:26:01 2 32.96 0.00 7.54 0.40 0.10 58.99 12:35:05 12:26:01 3 32.24 0.00 7.42 2.45 0.10 57.79 12:35:05 12:26:01 4 31.99 0.00 6.88 0.39 0.10 60.64 12:35:05 12:26:01 5 32.97 0.00 7.74 2.45 0.08 56.75 12:35:05 12:26:01 6 32.74 0.00 7.05 1.78 0.08 58.35 12:35:05 12:26:01 7 33.10 0.00 7.22 1.22 0.12 58.34 12:35:05 12:27:01 all 14.42 0.00 3.41 0.86 0.06 81.26 12:35:05 12:27:01 0 14.96 0.00 3.42 0.20 0.07 81.35 12:35:05 12:27:01 1 14.67 0.00 3.43 0.03 0.05 81.82 12:35:05 12:27:01 2 15.64 0.00 3.62 3.52 0.05 77.16 12:35:05 12:27:01 3 14.34 0.00 3.17 0.54 0.05 81.90 12:35:05 12:27:01 4 13.22 0.00 3.74 0.03 0.07 82.93 12:35:05 12:27:01 5 14.37 0.00 3.32 0.07 0.05 82.19 12:35:05 12:27:01 6 13.57 0.00 3.25 1.47 0.07 81.65 12:35:05 12:27:01 7 14.58 0.00 3.30 1.01 0.07 81.03 12:35:05 12:28:01 all 0.02 0.00 0.02 0.00 0.00 99.95 12:35:05 12:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:35:05 12:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:35:05 12:28:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:35:05 12:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:35:05 12:28:01 4 0.10 0.00 0.05 0.00 0.00 99.85 12:35:05 12:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:05 12:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:35:05 12:28:01 7 0.00 0.00 0.03 0.02 0.00 99.95 12:35:05 12:29:01 all 0.19 0.00 0.09 0.04 0.01 99.67 12:35:05 12:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:35:05 12:29:01 1 0.08 0.00 0.03 0.02 0.02 99.85 12:35:05 12:29:01 2 0.07 0.00 0.10 0.03 0.02 99.78 12:35:05 12:29:01 3 0.08 0.00 0.03 0.00 0.00 99.88 12:35:05 12:29:01 4 0.22 0.00 0.07 0.00 0.02 99.70 12:35:05 12:29:01 5 0.48 0.00 0.12 0.10 0.00 99.30 12:35:05 12:29:01 6 0.45 0.00 0.05 0.00 0.00 99.50 12:35:05 12:29:01 7 0.07 0.00 0.28 0.20 0.00 99.45 12:35:05 12:30:01 all 1.00 0.00 0.77 0.23 0.01 97.99 12:35:05 12:30:01 0 0.64 0.00 0.45 0.20 0.02 98.69 12:35:05 12:30:01 1 0.80 0.00 0.65 0.05 0.00 98.50 12:35:05 12:30:01 2 0.70 0.00 0.68 0.10 0.00 98.51 12:35:05 12:30:01 3 0.82 0.00 0.58 0.07 0.02 98.51 12:35:05 12:30:01 4 1.09 0.00 1.99 0.32 0.02 96.59 12:35:05 12:30:01 5 1.03 0.00 0.65 0.03 0.00 98.28 12:35:05 12:30:01 6 1.43 0.00 0.72 0.12 0.02 97.72 12:35:05 12:30:01 7 1.50 0.00 0.40 0.95 0.03 97.11 12:35:05 12:31:01 all 0.13 0.00 0.01 0.00 0.00 99.85 12:35:05 12:31:01 0 0.88 0.00 0.02 0.00 0.00 99.10 12:35:05 12:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:35:05 12:31:01 2 0.03 0.00 0.02 0.02 0.02 99.92 12:35:05 12:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:35:05 12:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:35:05 12:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:05 12:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:05 12:31:01 7 0.02 0.00 0.02 0.02 0.00 99.95 12:35:05 12:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:35:05 12:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:35:05 12:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:35:05 12:32:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:35:05 12:32:01 3 0.00 0.00 0.03 0.00 0.00 99.97 12:35:05 12:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:35:05 12:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:05 12:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:05 12:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:35:05 12:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:35:05 12:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:05 12:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 12:35:05 12:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:35:05 12:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:05 12:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:35:05 12:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:05 12:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:35:05 12:33:01 7 0.03 0.00 0.00 0.02 0.00 99.95 12:35:05 12:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 12:35:05 12:34:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:35:05 12:34:01 1 0.05 0.00 0.03 0.02 0.00 99.90 12:35:05 12:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:35:05 12:34:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:35:05 12:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:05 12:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:05 12:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:05 12:34:01 7 0.02 0.00 0.00 0.05 0.00 99.93 12:35:05 12:35:01 all 10.19 0.00 4.77 1.30 0.06 83.69 12:35:05 12:35:01 0 10.14 0.00 5.28 2.94 0.05 81.59 12:35:05 12:35:01 1 8.66 0.00 4.97 3.78 0.07 82.52 12:35:05 12:35:01 2 11.48 0.00 4.37 0.39 0.07 83.69 12:35:05 12:35:01 3 10.53 0.00 5.18 0.98 0.07 83.24 12:35:05 12:35:01 4 9.18 0.00 4.84 0.14 0.05 85.79 12:35:05 12:35:01 5 11.48 0.00 4.43 0.08 0.05 83.95 12:35:05 12:35:01 6 9.94 0.00 4.25 0.32 0.05 85.44 12:35:05 12:35:01 7 10.07 0.00 4.79 1.77 0.08 83.30 12:35:05 12:35:05 Average: CPU %user %nice %system %iowait %steal %idle 12:35:05 Average: all 6.20 0.00 1.80 0.46 0.03 91.51 12:35:05 Average: 0 6.47 0.00 1.70 0.38 0.03 91.42 12:35:05 Average: 1 5.88 0.00 1.77 0.70 0.03 91.62 12:35:05 Average: 2 6.31 0.00 1.80 0.63 0.03 91.23 12:35:05 Average: 3 6.28 0.00 1.85 0.43 0.03 91.41 12:35:05 Average: 4 5.69 0.00 1.92 0.26 0.03 92.11 12:35:05 Average: 5 6.34 0.00 1.79 0.35 0.02 91.50 12:35:05 Average: 6 6.31 0.00 1.83 0.38 0.02 91.46 12:35:05 Average: 7 6.29 0.00 1.79 0.53 0.03 91.36 12:35:05 12:35:05 12:35:05