Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a824126fc7aa73da39901a16544d301861d29328 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-ssh8025735702178798206.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3361692589454336985.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7731405220012987350.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh4938342028297441238.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11251481386939064987.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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 on ‘prd-ubuntu20.04-docker-8c-8g-9979’ Running on prd-ubuntu20.04-docker-8c-8g-9987 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision a824126fc7aa73da39901a16544d301861d29328 (main) Commit message: "feat!: Remove snap packaging (#440)" > git config core.sparsecheckout # timeout=10 > git checkout -f a824126fc7aa73da39901a16544d301861d29328 # timeout=10 > git rev-list --no-walk 6ff19b9bbcef14612feb1da85704d71f54c07229 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:10:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:10:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:10:02 ========================================================= 18:10:02 EdgeX Global Pipelines Version Info 18:10:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:10:03 ------------------- 18:10:03 stable info: 18:10:03 ------------------- 18:10:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:10:03 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:10:03 Message: update stable to v1.0.254 18:10:04 ------------------- 18:10:04 experimental info: 18:10:04 ------------------- 18:10:04 Commited By: **** collab-it+edgex@linuxfoundation.org 18:10:04 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:10:04 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a824126fc7aa73da39901a16544d301861d29328 [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a824126 [Pipeline] echo 18:10:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:04 provisioning config files... 18:10:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18004014693619793630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:05 ---> docker-login.sh 18:10:05 nexus3.edgexfoundry.org:10001 18:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:05 Configure a credential helper to remove this warning. See 18:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:05 18:10:05 Login Succeeded 18:10:05 nexus3.edgexfoundry.org:10002 18:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:05 Configure a credential helper to remove this warning. See 18:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:05 18:10:05 Login Succeeded 18:10:05 nexus3.edgexfoundry.org:10003 18:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:05 Configure a credential helper to remove this warning. See 18:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:05 18:10:05 Login Succeeded 18:10:05 nexus3.edgexfoundry.org:10004 18:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:05 Configure a credential helper to remove this warning. See 18:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:05 18:10:05 Login Succeeded 18:10:05 docker.io 18:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:06 Configure a credential helper to remove this warning. See 18:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:06 18:10:06 Login Succeeded 18:10:06 ---> docker-login.sh ends [Pipeline] } 18:10:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:10:06 + git rev-list -1 --merges a824126fc7aa73da39901a16544d301861d29328~1..a824126fc7aa73da39901a16544d301861d29328 [Pipeline] echo 18:10:06 -----------> git rev-list -1 --merges a824126fc7aa73da39901a16544d301861d29328~1..a824126fc7aa73da39901a16544d301861d29328 a824126fc7aa73da39901a16544d301861d29328 [false] [Pipeline] sh 18:10:06 + git log --format=format:%s -1 a824126fc7aa73da39901a16544d301861d29328 [Pipeline] echo 18:10:06 ========================================================= 18:10:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:10:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:10:07 + git log --format=format:%s -1 a824126fc7aa73da39901a16544d301861d29328 [Pipeline] echo 18:10:07 [semverPrep] GIT_COMMIT: a824126fc7aa73da39901a16544d301861d29328, Commit Message: feat!: Remove snap packaging (#440) [Pipeline] echo 18:10:07 [semverPrep] This is not a build commit. [Pipeline] sh 18:10:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:10:07 + grep -v github /etc/ssh/ssh_known_hosts 18:10:07 + [ -e /tmp/ssh_known_hosts ] 18:10:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:10:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:10:07 + sudo tee -a /etc/ssh/ssh_known_hosts 18:10:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:07 18:10:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:08 0.1.4: Pulling from edgex-devops/py-git-semver 18:10:08 b85a868b505f: Pulling fs layer 18:10:08 e2be974225ed: Pulling fs layer 18:10:08 339a4e72a1f5: Pulling fs layer 18:10:08 988bab9f4d93: Pulling fs layer 18:10:08 1469e6f7b9e6: Pulling fs layer 18:10:08 eaf3925da568: Pulling fs layer 18:10:08 bab4dde63d76: Pulling fs layer 18:10:08 bde34c3a00c8: Pulling fs layer 18:10:08 b352a97aabf1: Pulling fs layer 18:10:08 4872d77fe225: Pulling fs layer 18:10:08 5851b861e8e6: Pulling fs layer 18:10:08 eaf3925da568: Waiting 18:10:08 bab4dde63d76: Waiting 18:10:08 bde34c3a00c8: Waiting 18:10:08 b352a97aabf1: Waiting 18:10:08 988bab9f4d93: Waiting 18:10:08 4872d77fe225: Waiting 18:10:08 5851b861e8e6: Waiting 18:10:08 1469e6f7b9e6: Waiting 18:10:08 e2be974225ed: Verifying Checksum 18:10:08 e2be974225ed: Download complete 18:10:08 988bab9f4d93: Verifying Checksum 18:10:08 988bab9f4d93: Download complete 18:10:08 1469e6f7b9e6: Verifying Checksum 18:10:08 1469e6f7b9e6: Download complete 18:10:08 eaf3925da568: Verifying Checksum 18:10:08 eaf3925da568: Download complete 18:10:08 339a4e72a1f5: Verifying Checksum 18:10:08 339a4e72a1f5: Download complete 18:10:08 bde34c3a00c8: Verifying Checksum 18:10:08 bde34c3a00c8: Download complete 18:10:08 b352a97aabf1: Download complete 18:10:08 4872d77fe225: Download complete 18:10:08 5851b861e8e6: Verifying Checksum 18:10:08 5851b861e8e6: Download complete 18:10:08 b85a868b505f: Verifying Checksum 18:10:08 b85a868b505f: Download complete 18:10:08 bab4dde63d76: Verifying Checksum 18:10:08 bab4dde63d76: Download complete 18:10:10 b85a868b505f: Pull complete 18:10:10 e2be974225ed: Pull complete 18:10:10 339a4e72a1f5: Pull complete 18:10:10 988bab9f4d93: Pull complete 18:10:10 1469e6f7b9e6: Pull complete 18:10:10 eaf3925da568: Pull complete 18:10:12 bab4dde63d76: Pull complete 18:10:12 bde34c3a00c8: Pull complete 18:10:12 b352a97aabf1: Pull complete 18:10:13 4872d77fe225: Pull complete 18:10:13 5851b861e8e6: Pull complete 18:10:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:13 prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container 18:10:13 $ 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 18:10:16 $ docker top 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf -eo pid,comm 18:10:16 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). 18:10:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:16 [ssh-agent] Looking for ssh-agent implementation... 18:10:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:16 $ docker exec 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf ssh-agent 18:10:16 SSH_AUTH_SOCK=/tmp/ssh-M2VLwKFVaNRG/agent.33 18:10:16 SSH_AGENT_PID=39 18:10:16 Running ssh-add (command line suppressed) 18:10:16 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12465633115039862632.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12465633115039862632.key) 18:10:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:17 + git tag --points-at HEAD [Pipeline] } 18:10:17 $ docker exec --env ******** --env ******** 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf ssh-agent -k 18:10:17 unset SSH_AUTH_SOCK; 18:10:17 unset SSH_AGENT_PID; 18:10:17 echo Agent pid 39 killed; 18:10:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:10:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:17 [ssh-agent] Looking for ssh-agent implementation... 18:10:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:17 $ docker exec 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf ssh-agent 18:10:17 SSH_AUTH_SOCK=/tmp/ssh-ltOdGtaYgsth/agent.71 18:10:17 SSH_AGENT_PID=77 18:10:17 Running ssh-add (command line suppressed) 18:10:17 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16606549859399715042.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16606549859399715042.key) 18:10:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:17 + git semver init 18:10:18 2023-10-24 18:10:18,062 [run_init] DEBUG init version:0.0.0 force:False 18:10:18 2023-10-24 18:10:18,063 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 18:10:18 2023-10-24 18:10:18,063 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 18:10:18 2023-10-24 18:10:18,063 [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) 18:10:19 2023-10-24 18:10:19,280 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 18:10:19 2023-10-24 18:10:19,281 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 18:10:19 2023-10-24 18:10:19,281 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:10:19 2023-10-24 18:10:19,281 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:10:19 3.1.0-dev.24 [Pipeline] } 18:10:19 $ docker exec --env ******** --env ******** 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf ssh-agent -k 18:10:19 unset SSH_AUTH_SOCK; 18:10:19 unset SSH_AGENT_PID; 18:10:19 echo Agent pid 77 killed; 18:10:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:10:19 + git semver [Pipeline] } 18:10:20 $ docker stop --time=1 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf 18:10:21 $ docker rm -f --volumes 95866a1df26fc905c9a527ee7ecf78b0cce0a160294f27ca99b43e1c8d48decf [Pipeline] // withDockerContainer [Pipeline] sh 18:10:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:10:22 Stashed 1 file(s) [Pipeline] echo 18:10:22 [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:22 provisioning config files... 18:10:22 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11722784590166730159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:22 ---> docker-login.sh 18:10:22 nexus3.edgexfoundry.org:10001 18:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:22 Configure a credential helper to remove this warning. See 18:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:22 18:10:22 Login Succeeded 18:10:22 nexus3.edgexfoundry.org:10002 18:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:22 Configure a credential helper to remove this warning. See 18:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:22 18:10:22 Login Succeeded 18:10:22 nexus3.edgexfoundry.org:10003 18:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:22 Configure a credential helper to remove this warning. See 18:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:22 18:10:22 Login Succeeded 18:10:22 nexus3.edgexfoundry.org:10004 18:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:22 Configure a credential helper to remove this warning. See 18:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:22 18:10:22 Login Succeeded 18:10:22 docker.io 18:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:23 Configure a credential helper to remove this warning. See 18:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:23 18:10:23 Login Succeeded 18:10:23 ---> docker-login.sh ends [Pipeline] } 18:10:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:10:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:23 ========================================================= 18:10:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:10:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:10:23 Sending build context to Docker daemon 23.67MB 18:10:23 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:10:23 Step 2/12 : FROM ${BASE} AS builder 18:10:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:10:23 7264a8db6415: Pulling fs layer 18:10:23 c4d48a809fc2: Pulling fs layer 18:10:23 4f1c88b9dad5: Pulling fs layer 18:10:23 ad3a456e5733: Pulling fs layer 18:10:23 33e27b845d1e: Pulling fs layer 18:10:23 c68163c4e522: Pulling fs layer 18:10:23 50da416c3ac9: Pulling fs layer 18:10:23 23d2d4c4bb30: Pulling fs layer 18:10:23 33e27b845d1e: Waiting 18:10:23 50da416c3ac9: Waiting 18:10:23 ad3a456e5733: Waiting 18:10:23 c68163c4e522: Waiting 18:10:23 23d2d4c4bb30: Waiting 18:10:23 c4d48a809fc2: Verifying Checksum 18:10:23 c4d48a809fc2: Download complete 18:10:23 ad3a456e5733: Verifying Checksum 18:10:23 ad3a456e5733: Download complete 18:10:23 33e27b845d1e: Download complete 18:10:23 7264a8db6415: Download complete 18:10:23 c68163c4e522: Verifying Checksum 18:10:23 c68163c4e522: Download complete 18:10:23 7264a8db6415: Pull complete 18:10:24 23d2d4c4bb30: Verifying Checksum 18:10:24 23d2d4c4bb30: Download complete 18:10:24 c4d48a809fc2: Pull complete 18:10:24 4f1c88b9dad5: Verifying Checksum 18:10:24 4f1c88b9dad5: Download complete 18:10:24 50da416c3ac9: Verifying Checksum 18:10:24 50da416c3ac9: Download complete 18:10:27 4f1c88b9dad5: Pull complete 18:10:27 ad3a456e5733: Pull complete 18:10:27 33e27b845d1e: Pull complete 18:10:27 c68163c4e522: Pull complete 18:10:30 50da416c3ac9: Pull complete 18:10:30 23d2d4c4bb30: Pull complete 18:10:30 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:10:30 ---> 0786185ac409 18:10:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:10:35 ---> Running in 43f42b2baa7a 18:10:35 Removing intermediate container 43f42b2baa7a 18:10:35 ---> 6192d5d4d24e 18:10:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:10:35 ---> Running in 45d3dfbd6374 18:10:35 Removing intermediate container 45d3dfbd6374 18:10:35 ---> e1016df2f8aa 18:10:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:10:35 ---> Running in 527b83a2127b 18:10:35 Removing intermediate container 527b83a2127b 18:10:35 ---> a7a57a415f28 18:10:35 Step 6/12 : WORKDIR /device-virtual-go 18:10:35 ---> Running in fb14a4566bcd 18:10:35 Removing intermediate container fb14a4566bcd 18:10:35 ---> 0025f7d9b51c 18:10:35 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:35 ---> Running in 22a64d4e0d77 18:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:10:35 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:10:35 (2/4) Installing libedit (20221030.3.1-r1) 18:10:35 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:10:35 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:10:35 Executing busybox-1.36.1-r2.trigger 18:10:35 OK: 268 MiB in 56 packages 18:10:36 Removing intermediate container 22a64d4e0d77 18:10:36 ---> 7a37bd345515 18:10:36 Step 8/12 : COPY go.mod vendor* ./ 18:10:36 ---> 6f604335b753 18:10:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:36 ---> Running in 06854fc43a76 18:10:37 Still waiting to schedule task 18:10:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ 18:11:23 Removing intermediate container 06854fc43a76 18:11:23 ---> b4d756f0df9c 18:11:23 Step 10/12 : COPY . . 18:11:23 ---> c598cd2fae1d 18:11:23 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:23 ---> Running in c33c5a7559eb 18:11:23 Removing intermediate container c33c5a7559eb 18:11:23 ---> 31604cea9444 18:11:23 Step 12/12 : RUN $MAKE 18:11:23 ---> Running in 32bfd9ba74b1 18:11:23 noop 18:11:23 Removing intermediate container 32bfd9ba74b1 18:11:23 ---> bee8cfa6178b 18:11:23 Successfully built bee8cfa6178b 18:11:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:23 + docker inspect -f . ci-base-image-x86_64 18:11:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:23 prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container 18:11:23 $ 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 18:11:24 $ docker top cb4079648aa2b53119ef0b19545530c8aa3ed610f8eac64bf15cda90ae78a0f3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:24 + go version 18:11:24 go version go1.21.0 linux/amd64 [Pipeline] } 18:11:24 $ docker stop --time=1 cb4079648aa2b53119ef0b19545530c8aa3ed610f8eac64bf15cda90ae78a0f3 18:11:25 $ docker rm -f --volumes cb4079648aa2b53119ef0b19545530c8aa3ed610f8eac64bf15cda90ae78a0f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:26 + docker inspect -f . ci-base-image-x86_64 18:11:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:26 prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container 18:11:26 $ 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 18:11:26 $ docker top 58f28e55ae893e7836dfd6b4ec029c1d3646e4659d37d29abd2968f59bb2262e -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:26 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 18:11:27 + make test 18:11:27 go test ./... -coverprofile=coverage.out 18:11:28 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:11:38 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:11:38 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.6% of statements 18:11:45 go vet ./... 18:11:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:11:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:11:49 ./bin/test-attribution-txt.sh [Pipeline] echo 18:11:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:11:49 $ docker stop --time=1 58f28e55ae893e7836dfd6b4ec029c1d3646e4659d37d29abd2968f59bb2262e 18:11:52 $ docker rm -f --volumes 58f28e55ae893e7836dfd6b4ec029c1d3646e4659d37d29abd2968f59bb2262e [Pipeline] // withDockerContainer [Pipeline] sh 18:11:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:11:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:11:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:11:54 + ls -al . 18:11:54 total 200 18:11:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:11 . 18:11:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:10 .. 18:11:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:11 .git 18:11:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:10 .github 18:11:54 -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 18:10 .gitignore 18:11:54 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:10 .golangci.yml 18:11:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:10 .semver 18:11:54 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 18:10 Attribution.txt 18:11:54 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 18:10 CHANGELOG.md 18:11:54 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 18:10 Dockerfile 18:11:54 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:10 GOVERNANCE.md 18:11:54 -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 18:10 Jenkinsfile 18:11:54 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:10 LICENSE 18:11:54 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 18:10 Makefile 18:11:54 -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 18:10 OWNERS.md 18:11:54 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 18:10 README.md 18:11:54 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:10 VERSION 18:11:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:10 bin 18:11:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:10 cmd 18:11:54 -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 18:11 coverage.out 18:11:54 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 18:10 go.mod 18:11:54 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:10 go.sum 18:11:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:10 internal 18:11:54 -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 18:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:54 + 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=a824126fc7aa73da39901a16544d301861d29328 --label arch=amd64 --label version=3.1.0-dev.24 . 18:11:54 Sending build context to Docker daemon 23.71MB 18:11:54 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:11:54 Step 2/25 : FROM ${BASE} AS builder 18:11:54 ---> bee8cfa6178b 18:11:54 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:11:55 ---> Running in 4bdf7a4e4a0b 18:11:55 Removing intermediate container 4bdf7a4e4a0b 18:11:55 ---> 71b987f7bbf6 18:11:55 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:11:55 ---> Running in 43ccd34ab56b 18:11:55 Removing intermediate container 43ccd34ab56b 18:11:55 ---> 8f94855252cb 18:11:55 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:11:55 ---> Running in 17a8814d98c6 18:11:55 Removing intermediate container 17a8814d98c6 18:11:55 ---> 4330c4676f71 18:11:55 Step 6/25 : WORKDIR /device-virtual-go 18:11:55 ---> Running in b9360b55e174 18:11:55 Removing intermediate container b9360b55e174 18:11:55 ---> c341d1cb2b6e 18:11:55 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:55 ---> Running in 50c8f7d73455 18:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:11:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:11:55 OK: 268 MiB in 56 packages 18:11:56 Removing intermediate container 50c8f7d73455 18:11:56 ---> df65710523b7 18:11:56 Step 8/25 : COPY go.mod vendor* ./ 18:11:56 ---> 34602442086e 18:11:56 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:56 ---> Running in 2911d69ad326 18:11:56 Removing intermediate container 2911d69ad326 18:11:56 ---> 16f2295a87d9 18:11:56 Step 10/25 : COPY . . 18:11:57 ---> 1d6d2b1787ba 18:11:57 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:57 ---> Running in 84161d96e81a 18:11:57 Removing intermediate container 84161d96e81a 18:11:57 ---> 5201d90d1489 18:11:57 Step 12/25 : RUN $MAKE 18:11:57 ---> Running in 0ba7d419ad23 18:11:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:12:16 Removing intermediate container 0ba7d419ad23 18:12:16 ---> efa6bb7e5480 18:12:16 Step 13/25 : FROM alpine:3.18 18:12:16 3.18: Pulling from library/alpine 18:12:17 96526aa774ef: Pulling fs layer 18:12:17 96526aa774ef: Download complete 18:12:17 96526aa774ef: Pull complete 18:12:17 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:12:17 Status: Downloaded newer image for alpine:3.18 18:12:17 ---> 8ca4688f4f35 18:12:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:12:17 ---> Running in 8fca9166418f 18:12:17 Removing intermediate container 8fca9166418f 18:12:17 ---> e90c9c7d60a4 18:12:17 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:12:17 ---> Running in 78c660027bad 18:12:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:12:18 (1/1) Installing dumb-init (1.2.5-r2) 18:12:18 Executing busybox-1.36.1-r2.trigger 18:12:18 OK: 7 MiB in 16 packages 18:12:18 Removing intermediate container 78c660027bad 18:12:18 ---> a926285207d5 18:12:18 Step 16/25 : WORKDIR / 18:12:18 ---> Running in 110e373b9b3f 18:12:19 Removing intermediate container 110e373b9b3f 18:12:19 ---> d66fcadce322 18:12:19 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:12:19 ---> 03c25850b068 18:12:19 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:12:19 ---> ab821a0a635e 18:12:19 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:12:20 ---> 0e2ee30dee91 18:12:20 Step 20/25 : EXPOSE 59900 18:12:20 ---> Running in 4f9d5fd22a05 18:12:20 Removing intermediate container 4f9d5fd22a05 18:12:20 ---> 07f1348f80a9 18:12:20 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:12:20 ---> Running in bc7fa3935b05 18:12:20 Removing intermediate container bc7fa3935b05 18:12:20 ---> c58eadd4454e 18:12:20 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:12:20 ---> Running in 2a922cb40a7e 18:12:20 Removing intermediate container 2a922cb40a7e 18:12:20 ---> 024d6358d85a 18:12:20 Step 23/25 : LABEL arch=amd64 18:12:20 ---> Running in fb7a8f358888 18:12:20 Removing intermediate container fb7a8f358888 18:12:20 ---> a26e8ead51db 18:12:20 Step 24/25 : LABEL git_sha=a824126fc7aa73da39901a16544d301861d29328 18:12:20 ---> Running in e47961275397 18:12:20 Removing intermediate container e47961275397 18:12:20 ---> b4b54c2399a1 18:12:20 Step 25/25 : LABEL version=3.1.0-dev.24 18:12:20 ---> Running in 4ac3c40cfe97 18:12:20 Removing intermediate container 4ac3c40cfe97 18:12:20 ---> f5e2396797ba 18:12:20 [Warning] One or more build-args [ARCH] were not consumed 18:12:20 Successfully built f5e2396797ba 18:12:20 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:12:20 provisioning config files... 18:12:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9484891750780479282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:21 ---> docker-login.sh 18:12:21 nexus3.edgexfoundry.org:10001 18:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:21 Configure a credential helper to remove this warning. See 18:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:21 18:12:21 Login Succeeded 18:12:21 nexus3.edgexfoundry.org:10002 18:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:21 Configure a credential helper to remove this warning. See 18:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:21 18:12:21 Login Succeeded 18:12:21 nexus3.edgexfoundry.org:10003 18:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:21 Configure a credential helper to remove this warning. See 18:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:21 18:12:21 Login Succeeded 18:12:21 nexus3.edgexfoundry.org:10004 18:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:21 Configure a credential helper to remove this warning. See 18:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:21 18:12:21 Login Succeeded 18:12:21 docker.io 18:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:12:21 Configure a credential helper to remove this warning. See 18:12:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:12:21 18:12:21 Login Succeeded 18:12:21 ---> docker-login.sh ends [Pipeline] } 18:12:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:12:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:12:21 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 18:12:21 a824126fc7aa73da39901a16544d301861d29328 18:12:21 latest 18:12:21 3.1.0-dev.24 18:12:21 a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 18:12:21 main 18:12:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:22 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a824126fc7aa73da39901a16544d301861d29328 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:22 + docker push nexus3.edgexfoundry.org:10004/device-virtual:a824126fc7aa73da39901a16544d301861d29328 18:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:12:22 180688f6ae56: Preparing 18:12:22 67450ae0459d: Preparing 18:12:22 e8f7172efea6: Preparing 18:12:22 853cfe574726: Preparing 18:12:22 cc2447e1835a: Preparing 18:12:22 cc2447e1835a: Layer already exists 18:12:22 67450ae0459d: Pushed 18:12:22 853cfe574726: Pushed 18:12:22 e8f7172efea6: Pushed 18:12:25 180688f6ae56: Pushed 18:12:25 a824126fc7aa73da39901a16544d301861d29328: digest: sha256:ff139aab76f2d67459bfe096d7803752f9c5a3f804ca66effbf2bf881d631d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 18:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:12:26 180688f6ae56: Preparing 18:12:26 67450ae0459d: Preparing 18:12:26 e8f7172efea6: Preparing 18:12:26 853cfe574726: Preparing 18:12:26 cc2447e1835a: Preparing 18:12:26 e8f7172efea6: Layer already exists 18:12:26 67450ae0459d: Layer already exists 18:12:26 180688f6ae56: Layer already exists 18:12:26 cc2447e1835a: Layer already exists 18:12:26 853cfe574726: Layer already exists 18:12:26 latest: digest: sha256:ff139aab76f2d67459bfe096d7803752f9c5a3f804ca66effbf2bf881d631d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.24 18:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:12:26 180688f6ae56: Preparing 18:12:26 67450ae0459d: Preparing 18:12:26 e8f7172efea6: Preparing 18:12:26 853cfe574726: Preparing 18:12:26 cc2447e1835a: Preparing 18:12:26 67450ae0459d: Layer already exists 18:12:26 853cfe574726: Layer already exists 18:12:26 e8f7172efea6: Layer already exists 18:12:26 180688f6ae56: Layer already exists 18:12:26 cc2447e1835a: Layer already exists 18:12:26 3.1.0-dev.24: digest: sha256:ff139aab76f2d67459bfe096d7803752f9c5a3f804ca66effbf2bf881d631d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:27 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual:a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 18:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:12:27 180688f6ae56: Preparing 18:12:27 67450ae0459d: Preparing 18:12:27 e8f7172efea6: Preparing 18:12:27 853cfe574726: Preparing 18:12:27 cc2447e1835a: Preparing 18:12:27 e8f7172efea6: Layer already exists 18:12:27 cc2447e1835a: Layer already exists 18:12:27 853cfe574726: Layer already exists 18:12:27 67450ae0459d: Layer already exists 18:12:27 180688f6ae56: Layer already exists 18:12:27 a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24: digest: sha256:ff139aab76f2d67459bfe096d7803752f9c5a3f804ca66effbf2bf881d631d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:27 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 18:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 18:12:28 180688f6ae56: Preparing 18:12:28 67450ae0459d: Preparing 18:12:28 e8f7172efea6: Preparing 18:12:28 853cfe574726: Preparing 18:12:28 cc2447e1835a: Preparing 18:12:28 cc2447e1835a: Layer already exists 18:12:28 853cfe574726: Layer already exists 18:12:28 e8f7172efea6: Layer already exists 18:12:28 67450ae0459d: Layer already exists 18:12:28 180688f6ae56: Layer already exists 18:12:28 main: digest: sha256:ff139aab76f2d67459bfe096d7803752f9c5a3f804ca66effbf2bf881d631d23 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:12:28 ===================================================== [Pipeline] echo 18:12:28 taggedImages: 18:12:28 - nexus3.edgexfoundry.org:10004/device-virtual:a824126fc7aa73da39901a16544d301861d29328 18:12:28 - nexus3.edgexfoundry.org:10004/device-virtual:latest 18:12:28 - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.24 18:12:28 - nexus3.edgexfoundry.org:10004/device-virtual:a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 18:12:28 - 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 18:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:12:28 18:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:12:28 latest: Pulling from edgex-lftools-log-publisher 18:12:28 5eb5b503b376: Pulling fs layer 18:12:28 5c69ac0246d0: Pulling fs layer 18:12:28 ec43610c2a17: Pulling fs layer 18:12:28 3a2ae6a8a46f: Pulling fs layer 18:12:28 33b1e0a273af: Pulling fs layer 18:12:28 5d3b04190fa2: Pulling fs layer 18:12:28 2f39f015ded8: Pulling fs layer 18:12:28 33b1e0a273af: Waiting 18:12:28 5d3b04190fa2: Waiting 18:12:28 3a2ae6a8a46f: Waiting 18:12:28 2f39f015ded8: Waiting 18:12:28 5c69ac0246d0: Verifying Checksum 18:12:28 5c69ac0246d0: Download complete 18:12:28 3a2ae6a8a46f: Verifying Checksum 18:12:28 3a2ae6a8a46f: Download complete 18:12:28 ec43610c2a17: Verifying Checksum 18:12:28 ec43610c2a17: Download complete 18:12:28 33b1e0a273af: Verifying Checksum 18:12:28 33b1e0a273af: Download complete 18:12:28 5d3b04190fa2: Download complete 18:12:29 5eb5b503b376: Verifying Checksum 18:12:29 5eb5b503b376: Download complete 18:12:29 2f39f015ded8: Download complete 18:12:30 5eb5b503b376: Pull complete 18:12:30 5c69ac0246d0: Pull complete 18:12:30 ec43610c2a17: Pull complete 18:12:30 3a2ae6a8a46f: Pull complete 18:12:31 33b1e0a273af: Pull complete 18:12:31 5d3b04190fa2: Pull complete 18:12:35 2f39f015ded8: Pull complete 18:12:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:12:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:12:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:35 prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container 18:12:35 $ 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 18:12:40 $ docker top a89c55c8e329e81988fbe9e2776dc83f83959fd7f4d0d6fb1958a1191478b2fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:40 ---> job-cost.sh 18:12:40 lf-activate-venv: SKIPPING 18:12:40 INFO: No Stack... 18:12:41 INFO: Retrieving Pricing Info for: v3-standard-8 18:12:41 INFO: Archiving Costs [Pipeline] sh 18:12:42 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 18:12:42 + cut -d, -f6 [Pipeline] lock 18:12:42 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] 18:12:42 Resource [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] did not exist. Created. 18:12:42 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:12:42 + echo total: 0.2199999988079071 [Pipeline] stash 18:12:42 Stashed 1 file(s) [Pipeline] } 18:12:42 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] [Pipeline] // lock [Pipeline] } 18:12:42 $ docker stop --time=1 a89c55c8e329e81988fbe9e2776dc83f83959fd7f4d0d6fb1958a1191478b2fe 18:12:43 $ docker rm -f --volumes a89c55c8e329e81988fbe9e2776dc83f83959fd7f4d0d6fb1958a1191478b2fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:13:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9996 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 18:13:23 Running in /w/workspace/device-virtual-go/150 [Pipeline] { [Pipeline] checkout 18:13:23 The recommended git tool is: git 18:13:32 using credential edgex-jenkins-ssh 18:13:32 Cloning the remote Git repository 18:13:32 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:13:32 > git init /w/workspace/device-virtual-go/150 # timeout=10 18:13:32 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:13:32 > git --version # timeout=10 18:13:32 > git --version # 'git version 2.25.1' 18:13:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:35 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:13:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:36 Avoid second fetch 18:13:36 Checking out Revision a824126fc7aa73da39901a16544d301861d29328 (main) 18:13:36 > git config core.sparsecheckout # timeout=10 18:13:36 > git checkout -f a824126fc7aa73da39901a16544d301861d29328 # timeout=10 18:13:37 Commit message: "feat!: Remove snap packaging (#440)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:13:38 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:38 Dload Upload Total Spent Left Speed 18:13:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 151k 0 --:--:-- --:--:-- --:--:-- 153k [Pipeline] sh 18:13:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:13:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:13:39 + sudo tee /etc/docker/daemon.new 18:13:39 { 18:13:39 "registry-mirrors": [ 18:13:39 "https://nexus3.edgexfoundry.org:10001" 18:13:39 ], 18:13:39 "bip": "10.250.0.254/24", 18:13:39 "hosts": [ 18:13:39 "tcp://0.0.0.0:5555", 18:13:39 "unix:///var/run/docker.sock" 18:13:39 ], 18:13:39 "mtu": 1458, 18:13:39 "selinux-enabled": true, 18:13:39 "seccomp-profile": "/etc/docker/seccomp.json" 18:13:39 } [Pipeline] sh 18:13:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:13:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:58 provisioning config files... 18:13:58 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/150@tmp/config14818714725688702790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:59 ---> docker-login.sh 18:13:59 nexus3.edgexfoundry.org:10001 18:13:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:59 Configure a credential helper to remove this warning. See 18:13:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:59 18:13:59 Login Succeeded 18:13:59 nexus3.edgexfoundry.org:10002 18:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:00 Configure a credential helper to remove this warning. See 18:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:00 18:14:00 Login Succeeded 18:14:00 nexus3.edgexfoundry.org:10003 18:14:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:00 Configure a credential helper to remove this warning. See 18:14:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:00 18:14:00 Login Succeeded 18:14:00 nexus3.edgexfoundry.org:10004 18:14:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:01 Configure a credential helper to remove this warning. See 18:14:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:01 18:14:01 Login Succeeded 18:14:01 docker.io 18:14:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:01 Configure a credential helper to remove this warning. See 18:14:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:01 18:14:01 Login Succeeded 18:14:01 ---> docker-login.sh ends [Pipeline] } 18:14:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:14:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:02 ========================================================= 18:14:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:14:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:14:03 Sending build context to Docker daemon 11.97MB 18:14:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:14:03 Step 2/12 : FROM ${BASE} AS builder 18:14:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:14:03 9fda8d8052c6: Pulling fs layer 18:14:03 5d54e960e981: Pulling fs layer 18:14:03 c4a7e357bf2a: Pulling fs layer 18:14:03 f0e02332f6b5: Pulling fs layer 18:14:03 cefa15bbcfad: Pulling fs layer 18:14:03 17808c966233: Pulling fs layer 18:14:03 f4c1fc716caa: Pulling fs layer 18:14:03 f4c1fc716caa: Waiting 18:14:03 17808c966233: Waiting 18:14:03 f0e02332f6b5: Waiting 18:14:03 cefa15bbcfad: Waiting 18:14:03 5d54e960e981: Verifying Checksum 18:14:03 5d54e960e981: Download complete 18:14:03 f0e02332f6b5: Verifying Checksum 18:14:03 f0e02332f6b5: Download complete 18:14:03 cefa15bbcfad: Verifying Checksum 18:14:03 cefa15bbcfad: Download complete 18:14:03 9fda8d8052c6: Verifying Checksum 18:14:03 9fda8d8052c6: Download complete 18:14:04 f4c1fc716caa: Verifying Checksum 18:14:04 f4c1fc716caa: Download complete 18:14:04 9fda8d8052c6: Pull complete 18:14:05 5d54e960e981: Pull complete 18:14:05 c4a7e357bf2a: Download complete 18:14:06 17808c966233: Download complete 18:14:21 c4a7e357bf2a: Pull complete 18:14:21 f0e02332f6b5: Pull complete 18:14:21 cefa15bbcfad: Pull complete 18:14:30 17808c966233: Pull complete 18:14:32 f4c1fc716caa: Pull complete 18:14:32 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:14:32 ---> ea914061e18c 18:14:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:14:34 ---> Running in 1cef8c63f91a 18:14:34 Removing intermediate container 1cef8c63f91a 18:14:34 ---> b4782886eeec 18:14:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:14:34 ---> Running in 4763a3ee7a1c 18:14:35 Removing intermediate container 4763a3ee7a1c 18:14:35 ---> c6d7c46662b0 18:14:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:14:35 ---> Running in d92543f6322d 18:14:35 Removing intermediate container d92543f6322d 18:14:35 ---> 05ef126dde8f 18:14:35 Step 6/12 : WORKDIR /device-virtual-go 18:14:35 ---> Running in 71d4aea334d7 18:14:36 Removing intermediate container 71d4aea334d7 18:14:36 ---> 74a880cd2b6a 18:14:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:36 ---> Running in 0be3e41f4b62 18:14:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:14:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:14:40 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:14:40 (2/4) Installing libedit (20221030.3.1-r1) 18:14:40 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:14:40 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:14:40 Executing busybox-1.36.1-r2.trigger 18:14:40 OK: 270 MiB in 56 packages 18:14:41 Removing intermediate container 0be3e41f4b62 18:14:41 ---> 3b0a7852fa1d 18:14:41 Step 8/12 : COPY go.mod vendor* ./ 18:14:42 ---> 22ee73aa8d34 18:14:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:42 ---> Running in 23a16da67a1f 18:16:19 Removing intermediate container 23a16da67a1f 18:16:19 ---> ed9e52e85ac4 18:16:19 Step 10/12 : COPY . . 18:16:20 ---> a07d4a00459e 18:16:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:16:20 ---> Running in 839a9ba7c4be 18:16:21 Removing intermediate container 839a9ba7c4be 18:16:21 ---> 886bae2d0561 18:16:21 Step 12/12 : RUN $MAKE 18:16:21 ---> Running in 8c586c4a24d8 18:16:22 noop 18:16:23 Removing intermediate container 8c586c4a24d8 18:16:23 ---> c8b57929daae 18:16:23 Successfully built c8b57929daae 18:16:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:23 + docker inspect -f . ci-base-image-arm64 18:16:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:23 prd-ubuntu20.04-docker-arm64-4c-16g-9996 does not seem to be running inside a container 18:16:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/150 -v /w/workspace/device-virtual-go/150:/w/workspace/device-virtual-go/150:rw,z -v /w/workspace/device-virtual-go/150@tmp:/w/workspace/device-virtual-go/150@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 18:16:25 $ docker top 2c1416cdbd794dbb22d5f75ee224445376914769b4f1fbf2200da4464ef0fd58 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:26 + go version 18:16:26 go version go1.21.0 linux/arm64 [Pipeline] } 18:16:26 $ docker stop --time=1 2c1416cdbd794dbb22d5f75ee224445376914769b4f1fbf2200da4464ef0fd58 18:16:28 $ docker rm -f --volumes 2c1416cdbd794dbb22d5f75ee224445376914769b4f1fbf2200da4464ef0fd58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:28 + docker inspect -f . ci-base-image-arm64 18:16:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:28 prd-ubuntu20.04-docker-arm64-4c-16g-9996 does not seem to be running inside a container 18:16:29 $ 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/150 -v /w/workspace/device-virtual-go/150:/w/workspace/device-virtual-go/150:rw,z -v /w/workspace/device-virtual-go/150@tmp:/w/workspace/device-virtual-go/150@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 18:16:30 $ docker top fafca8690f2eb1c1290bc58820e782f38131358abdfd33921435616d94b769d2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:31 + git config --global --add safe.directory /w/workspace/device-virtual-go/150 [Pipeline] fileExists [Pipeline] sh 18:16:32 + make test 18:16:32 go test ./... -coverprofile=coverage.out 18:16:37 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:18:59 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:18:59 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.088s coverage: 58.4% of statements 18:18:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:18:59 go vet ./... 18:19:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:19:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:19:26 ./bin/test-attribution-txt.sh [Pipeline] echo 18:19:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:19:26 $ docker stop --time=1 fafca8690f2eb1c1290bc58820e782f38131358abdfd33921435616d94b769d2 18:19:28 $ docker rm -f --volumes fafca8690f2eb1c1290bc58820e782f38131358abdfd33921435616d94b769d2 [Pipeline] // withDockerContainer [Pipeline] sh 18:19:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:19:29 Warning: overwriting stash ‘coverage-report’ 18:19:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:19:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:19:31 + ls -al . 18:19:31 total 196 18:19:31 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:16 . 18:19:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:13 .. 18:19:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:13 .git 18:19:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:13 .github 18:19:31 -rw-rw-r-- 1 jenkins jenkins 272 Oct 24 18:13 .gitignore 18:19:31 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:13 .golangci.yml 18:19:31 -rw-rw-r-- 1 jenkins jenkins 9708 Oct 24 18:13 Attribution.txt 18:19:31 -rw-rw-r-- 1 jenkins jenkins 14372 Oct 24 18:13 CHANGELOG.md 18:19:31 -rw-rw-r-- 1 jenkins jenkins 1646 Oct 24 18:13 Dockerfile 18:19:31 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:13 GOVERNANCE.md 18:19:31 -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 18:13 Jenkinsfile 18:19:31 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 18:13 LICENSE 18:19:31 -rw-rw-r-- 1 jenkins jenkins 1947 Oct 24 18:13 Makefile 18:19:31 -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 18:13 OWNERS.md 18:19:31 -rw-rw-r-- 1 jenkins jenkins 4103 Oct 24 18:13 README.md 18:19:31 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:10 VERSION 18:19:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:13 bin 18:19:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:13 cmd 18:19:31 -rw-r--r-- 1 jenkins jenkins 43063 Oct 24 18:18 coverage.out 18:19:31 -rw-rw-r-- 1 jenkins jenkins 3638 Oct 24 18:13 go.mod 18:19:31 -rw-rw-r-- 1 jenkins jenkins 34490 Oct 24 18:13 go.sum 18:19:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:13 internal 18:19:31 -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:31 + 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=a824126fc7aa73da39901a16544d301861d29328 --label arch=arm64 --label version=3.1.0-dev.24 . 18:19:32 Sending build context to Docker daemon 12.01MB 18:19:32 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:19:32 Step 2/25 : FROM ${BASE} AS builder 18:19:32 ---> c8b57929daae 18:19:32 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:19:34 ---> Running in a38462283c65 18:19:34 Removing intermediate container a38462283c65 18:19:34 ---> caa1cd328dcd 18:19:34 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 18:19:34 ---> Running in 039d8b04c0fb 18:19:34 Removing intermediate container 039d8b04c0fb 18:19:34 ---> 2e07b9c22f85 18:19:34 Step 5/25 : ARG ADD_BUILD_TAGS="" 18:19:35 ---> Running in e207ddd5f3e8 18:19:35 Removing intermediate container e207ddd5f3e8 18:19:35 ---> d1d975afe862 18:19:35 Step 6/25 : WORKDIR /device-virtual-go 18:19:35 ---> Running in 91817f1a7895 18:19:36 Removing intermediate container 91817f1a7895 18:19:36 ---> 474f6e5ded02 18:19:36 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:19:36 ---> Running in e68f491dbe3b 18:19:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:19:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:19:40 OK: 270 MiB in 56 packages 18:19:41 Removing intermediate container e68f491dbe3b 18:19:41 ---> f4b258230d60 18:19:41 Step 8/25 : COPY go.mod vendor* ./ 18:19:42 ---> d323f24e42a3 18:19:42 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:42 ---> Running in ee55b0cafac8 18:19:48 Removing intermediate container ee55b0cafac8 18:19:48 ---> 7ab241ef2cfd 18:19:48 Step 10/25 : COPY . . 18:19:49 ---> 61b143b43276 18:19:49 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:19:50 ---> Running in bad79285f50d 18:19:50 Removing intermediate container bad79285f50d 18:19:50 ---> 71ddbc47e576 18:19:50 Step 12/25 : RUN $MAKE 18:19:50 ---> Running in 4d7a35814429 18:19:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.24 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:22:28 Removing intermediate container 4d7a35814429 18:22:28 ---> 792b7175a8d9 18:22:28 Step 13/25 : FROM alpine:3.18 18:22:28 3.18: Pulling from library/alpine 18:22:28 579b34f0a95b: Pulling fs layer 18:22:28 579b34f0a95b: Verifying Checksum 18:22:28 579b34f0a95b: Download complete 18:22:28 579b34f0a95b: Pull complete 18:22:28 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:22:28 Status: Downloaded newer image for alpine:3.18 18:22:28 ---> 3cc203321400 18:22:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:22:28 ---> Running in ec165af13c9c 18:22:28 Removing intermediate container ec165af13c9c 18:22:28 ---> 2927e7ea51ba 18:22:28 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:22:28 ---> Running in 4b4bbef91fcc 18:22:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:22:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:22:30 (1/1) Installing dumb-init (1.2.5-r2) 18:22:30 Executing busybox-1.36.1-r2.trigger 18:22:30 OK: 8 MiB in 16 packages 18:22:31 Removing intermediate container 4b4bbef91fcc 18:22:31 ---> 6204be901ede 18:22:31 Step 16/25 : WORKDIR / 18:22:32 ---> Running in e5e3132670ec 18:22:32 Removing intermediate container e5e3132670ec 18:22:32 ---> 70ba14322b4d 18:22:32 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:22:32 ---> 582dbf2ad561 18:22:32 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 18:22:33 ---> f5dd0339bc54 18:22:33 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 18:22:37 ---> 96e4afc3d332 18:22:37 Step 20/25 : EXPOSE 59900 18:22:37 ---> Running in ba6aa0e3fe24 18:22:37 Removing intermediate container ba6aa0e3fe24 18:22:37 ---> 1e9d4f41940e 18:22:37 Step 21/25 : ENTRYPOINT ["/device-virtual"] 18:22:37 ---> Running in 612f205dd6be 18:22:37 Removing intermediate container 612f205dd6be 18:22:37 ---> 819603ec609f 18:22:37 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:22:37 ---> Running in 5d24ef63c2a8 18:22:37 Removing intermediate container 5d24ef63c2a8 18:22:37 ---> 036e4de22cca 18:22:37 Step 23/25 : LABEL arch=arm64 18:22:37 ---> Running in db546b0bf5a8 18:22:37 Removing intermediate container db546b0bf5a8 18:22:37 ---> 365c43c8c9aa 18:22:37 Step 24/25 : LABEL git_sha=a824126fc7aa73da39901a16544d301861d29328 18:22:37 ---> Running in 7f3a14df0dc9 18:22:37 Removing intermediate container 7f3a14df0dc9 18:22:37 ---> c80feb3da0f7 18:22:37 Step 25/25 : LABEL version=3.1.0-dev.24 18:22:37 ---> Running in d400e13b8b15 18:22:38 Removing intermediate container d400e13b8b15 18:22:38 ---> 733f0276a106 18:22:38 [Warning] One or more build-args [ARCH] were not consumed 18:22:38 Successfully built 733f0276a106 18:22:38 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 18:22:38 provisioning config files... 18:22:38 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/150@tmp/config14023555534995800325tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:38 ---> docker-login.sh 18:22:38 nexus3.edgexfoundry.org:10001 18:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:38 Configure a credential helper to remove this warning. See 18:22:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:38 18:22:38 Login Succeeded 18:22:38 nexus3.edgexfoundry.org:10002 18:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:39 Configure a credential helper to remove this warning. See 18:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:39 18:22:39 Login Succeeded 18:22:39 nexus3.edgexfoundry.org:10003 18:22:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:39 Configure a credential helper to remove this warning. See 18:22:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:39 18:22:39 Login Succeeded 18:22:40 nexus3.edgexfoundry.org:10004 18:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:40 Configure a credential helper to remove this warning. See 18:22:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:40 18:22:40 Login Succeeded 18:22:40 docker.io 18:22:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:41 Configure a credential helper to remove this warning. See 18:22:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:41 18:22:41 Login Succeeded 18:22:41 ---> docker-login.sh ends [Pipeline] } 18:22:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:22:41 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 18:22:41 a824126fc7aa73da39901a16544d301861d29328 18:22:41 latest 18:22:41 3.1.0-dev.24 18:22:41 a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 18:22:41 main 18:22:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:41 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a824126fc7aa73da39901a16544d301861d29328 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:42 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a824126fc7aa73da39901a16544d301861d29328 18:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:22:42 e4d49cb1c373: Preparing 18:22:42 982ebcb28635: Preparing 18:22:42 ad469e471208: Preparing 18:22:42 9ef95dfe833d: Preparing 18:22:42 5f4d9fc4d98d: Preparing 18:22:42 5f4d9fc4d98d: Layer already exists 18:22:42 ad469e471208: Pushed 18:22:42 982ebcb28635: Pushed 18:22:42 9ef95dfe833d: Pushed 18:22:48 e4d49cb1c373: Pushed 18:22:52 a824126fc7aa73da39901a16544d301861d29328: digest: sha256:4ad049d027e3573bd85c587daaa85b9ff350bae941686adf0c7d010ce7613d09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 18:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:22:53 e4d49cb1c373: Preparing 18:22:53 982ebcb28635: Preparing 18:22:53 ad469e471208: Preparing 18:22:53 9ef95dfe833d: Preparing 18:22:53 5f4d9fc4d98d: Preparing 18:22:53 5f4d9fc4d98d: Layer already exists 18:22:53 9ef95dfe833d: Layer already exists 18:22:53 e4d49cb1c373: Layer already exists 18:22:53 ad469e471208: Layer already exists 18:22:53 982ebcb28635: Layer already exists 18:22:53 latest: digest: sha256:4ad049d027e3573bd85c587daaa85b9ff350bae941686adf0c7d010ce7613d09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.24 18:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:22:54 e4d49cb1c373: Preparing 18:22:54 982ebcb28635: Preparing 18:22:54 ad469e471208: Preparing 18:22:54 9ef95dfe833d: Preparing 18:22:54 5f4d9fc4d98d: Preparing 18:22:54 5f4d9fc4d98d: Layer already exists 18:22:54 982ebcb28635: Layer already exists 18:22:54 e4d49cb1c373: Layer already exists 18:22:54 ad469e471208: Layer already exists 18:22:54 9ef95dfe833d: Layer already exists 18:22:54 3.1.0-dev.24: digest: sha256:4ad049d027e3573bd85c587daaa85b9ff350bae941686adf0c7d010ce7613d09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:54 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 18:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:22:55 e4d49cb1c373: Preparing 18:22:55 982ebcb28635: Preparing 18:22:55 ad469e471208: Preparing 18:22:55 9ef95dfe833d: Preparing 18:22:55 5f4d9fc4d98d: Preparing 18:22:55 982ebcb28635: Layer already exists 18:22:55 9ef95dfe833d: Layer already exists 18:22:55 ad469e471208: Layer already exists 18:22:55 5f4d9fc4d98d: Layer already exists 18:22:55 e4d49cb1c373: Layer already exists 18:22:55 a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24: digest: sha256:4ad049d027e3573bd85c587daaa85b9ff350bae941686adf0c7d010ce7613d09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 18:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 18:22:56 e4d49cb1c373: Preparing 18:22:56 982ebcb28635: Preparing 18:22:56 ad469e471208: Preparing 18:22:56 9ef95dfe833d: Preparing 18:22:56 5f4d9fc4d98d: Preparing 18:22:56 e4d49cb1c373: Layer already exists 18:22:56 9ef95dfe833d: Layer already exists 18:22:56 ad469e471208: Layer already exists 18:22:56 982ebcb28635: Layer already exists 18:22:56 5f4d9fc4d98d: Layer already exists 18:22:56 main: digest: sha256:4ad049d027e3573bd85c587daaa85b9ff350bae941686adf0c7d010ce7613d09 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:22:56 ===================================================== [Pipeline] echo 18:22:56 taggedImages: 18:22:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a824126fc7aa73da39901a16544d301861d29328 18:22:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 18:22:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.24 18:22:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:a824126fc7aa73da39901a16544d301861d29328-3.1.0-dev.24 18:22:56 - 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 18:22:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:56 18:22:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:57 arm64: Pulling from edgex-lftools-log-publisher 18:22:57 8998bd30e6a1: Pulling fs layer 18:22:57 04944245beec: Pulling fs layer 18:22:57 699f458cf7ca: Pulling fs layer 18:22:57 765212b225bb: Pulling fs layer 18:22:57 f23df028b6ca: Pulling fs layer 18:22:57 d65c8cfc05b1: Pulling fs layer 18:22:57 f23df028b6ca: Waiting 18:22:57 2437ff75d9bd: Pulling fs layer 18:22:57 d65c8cfc05b1: Waiting 18:22:57 2437ff75d9bd: Waiting 18:22:57 765212b225bb: Waiting 18:22:57 04944245beec: Verifying Checksum 18:22:57 04944245beec: Download complete 18:22:57 765212b225bb: Verifying Checksum 18:22:57 765212b225bb: Download complete 18:22:57 f23df028b6ca: Verifying Checksum 18:22:57 f23df028b6ca: Download complete 18:22:57 d65c8cfc05b1: Verifying Checksum 18:22:57 d65c8cfc05b1: Download complete 18:22:57 699f458cf7ca: Verifying Checksum 18:22:57 699f458cf7ca: Download complete 18:22:58 8998bd30e6a1: Verifying Checksum 18:22:58 8998bd30e6a1: Download complete 18:23:00 2437ff75d9bd: Download complete 18:23:07 8998bd30e6a1: Pull complete 18:23:07 04944245beec: Pull complete 18:23:09 699f458cf7ca: Pull complete 18:23:09 765212b225bb: Pull complete 18:23:10 f23df028b6ca: Pull complete 18:23:10 d65c8cfc05b1: Pull complete 18:23:32 2437ff75d9bd: Pull complete 18:23:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:23:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:33 prd-ubuntu20.04-docker-arm64-4c-16g-9996 does not seem to be running inside a container 18:23:33 $ 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/150 -v /w/workspace/device-virtual-go/150:/w/workspace/device-virtual-go/150:rw,z -v /w/workspace/device-virtual-go/150@tmp:/w/workspace/device-virtual-go/150@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 18:23:36 $ docker top a3a153bbba350ede5cd28d61874c0cbc7210e02d7733c604666956769ed36f51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:37 ---> job-cost.sh 18:23:37 lf-activate-venv: SKIPPING 18:23:37 INFO: No Stack... 18:23:38 INFO: Retrieving Pricing Info for: v3-standard-4 18:23:38 INFO: Archiving Costs [Pipeline] sh 18:23:39 + cat /w/workspace/device-virtual-go/150/archives/cost.csv 18:23:39 + cut -d, -f6 [Pipeline] lock 18:23:39 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] 18:23:39 Resource [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] did not exist. Created. 18:23:39 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:23:40 /w/workspace/device-virtual-go/150@tmp/durable-266dbe65/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:23:41 + echo total: 0.10999999940395355 [Pipeline] stash 18:23:41 Warning: overwriting stash ‘stack-cost’ 18:23:41 Stashed 1 file(s) [Pipeline] } 18:23:41 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-150-stack-cost] [Pipeline] // lock [Pipeline] } 18:23:41 $ docker stop --time=1 a3a153bbba350ede5cd28d61874c0cbc7210e02d7733c604666956769ed36f51 18:23:42 $ docker rm -f --volumes a3a153bbba350ede5cd28d61874c0cbc7210e02d7733c604666956769ed36f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:23:43 provisioning config files... 18:23:43 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9535870262425166421tmp [Pipeline] { [Pipeline] sh 18:23:43 + set +x 18:23:43 + curl -s https://codecov.io/bash 18:23:43 + bash -s -- 18:23:43 18:23:43 _____ _ 18:23:43 / ____| | | 18:23:43 | | ___ __| | ___ ___ _____ __ 18:23:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:23:43 | |___| (_) | (_| | __/ (_| (_) \ V / 18:23:43 \_____\___/ \__,_|\___|\___\___/ \_/ 18:23:43 Bash-1.0.6 18:23:43 18:23:43 18:23:43 ==> git version 2.25.1 found 18:23:43 ==> 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 18:23:43 Release-Date: 2020-01-08 18:23:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:23:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:23:43 ==> Jenkins CI detected. 18:23:43 current dir:  /w/workspace/exfoundry_device-virtual-go_main 18:23:43 project root: . 18:23:43 --> token set from env 18:23:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:23:43 ==> Running gcov in . (disable via -X gcov) 18:23:43 ==> Python coveragepy not found 18:23:43 ==> Searching for coverage reports in: 18:23:43 + . 18:23:43 -> Found 1 reports 18:23:43 ==> Detecting git/mercurial file structure 18:23:43 ==> Reading reports 18:23:43 + ./coverage.out bytes=43063 18:23:43 ==> Appending adjustments 18:23:43 https://docs.codecov.io/docs/fixing-reports 18:23:43 + Found adjustments 18:23:43 ==> Gzipping contents 18:23:43 8.0K /tmp/codecov.dLPmE3.gz 18:23:43 ==> Uploading reports 18:23:43 url: https://codecov.io 18:23:43 query: branch=main&commit=a824126fc7aa73da39901a16544d301861d29328&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:23:43 -> Pinging Codecov 18:23:43 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=a824126fc7aa73da39901a16544d301861d29328&build=150&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F150%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:23:43 -> Uploading to 18:23:43 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/5E52B4B073DB2E39498172D8E973AA87/a824126fc7aa73da39901a16544d301861d29328/01486733-7e0a-447c-b639-e9a29eb3d870.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f67ced3188836eabf19a242fd1a027b55e76fe41f9933a0d979829a9f0a80d3 18:23:43 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:43 Dload Upload Total Spent Left Speed 18:23:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 16386 --:--:-- --:--:-- --:--:-- 16386 18:23:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a824126fc7aa73da39901a16544d301861d29328 [Pipeline] } 18:23:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:23:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:23:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:23:44 18:23:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:23:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:23:45 df9b9388f04a: Pulling fs layer 18:23:45 52dc419b0ee2: Pulling fs layer 18:23:45 25bc292e5bac: Pulling fs layer 18:23:45 114826534d7a: Pulling fs layer 18:23:45 4657fd5d0bcf: Pulling fs layer 18:23:45 114826534d7a: Waiting 18:23:45 6ad1cebc031e: Pulling fs layer 18:23:45 8a3aa393b2d8: Pulling fs layer 18:23:45 4657fd5d0bcf: Waiting 18:23:45 6ad1cebc031e: Waiting 18:23:45 8a3aa393b2d8: Waiting 18:23:45 25bc292e5bac: Download complete 18:23:45 52dc419b0ee2: Download complete 18:23:45 4657fd5d0bcf: Verifying Checksum 18:23:45 4657fd5d0bcf: Download complete 18:23:45 df9b9388f04a: Download complete 18:23:45 6ad1cebc031e: Verifying Checksum 18:23:45 6ad1cebc031e: Download complete 18:23:45 df9b9388f04a: Pull complete 18:23:45 52dc419b0ee2: Pull complete 18:23:45 25bc292e5bac: Pull complete 18:23:46 114826534d7a: Verifying Checksum 18:23:46 114826534d7a: Download complete 18:23:46 8a3aa393b2d8: Verifying Checksum 18:23:46 8a3aa393b2d8: Download complete 18:23:49 114826534d7a: Pull complete 18:23:49 4657fd5d0bcf: Pull complete 18:23:49 6ad1cebc031e: Pull complete 18:23:51 8a3aa393b2d8: Pull complete 18:23:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:51 prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container 18:23:51 $ 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 18:23:56 $ docker top 1e66983776fd56d1dc607ab78de01972565dabd073c3a59a619aa1d542c6e18b -eo pid,comm [Pipeline] { [Pipeline] echo 18:23:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 18:23:56 + set -o pipefail 18:23:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 18:24:03 18:24:03 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 18:24:03 18:24:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/96d8974f-b11b-445d-9ae1-60bd8cf6e427 18:24:03 18:24:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:24:03 18:24:03 18:24:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:24:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:24:03 More details here: https://snyk.co/ue1NS [Pipeline] } 18:24:03 $ docker stop --time=1 1e66983776fd56d1dc607ab78de01972565dabd073c3a59a619aa1d542c6e18b 18:24:08 $ docker rm -f --volumes 1e66983776fd56d1dc607ab78de01972565dabd073c3a59a619aa1d542c6e18b [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 18:24:08 + git log --format=format:%s -1 a824126fc7aa73da39901a16544d301861d29328 [Pipeline] sh 18:24:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:09 prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container 18:24:09 $ 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 18:24:09 $ docker top f19d94faad5d53a0d17fe4af0b864bdfd86ea4c5ef943da86624826885925e19 -eo pid,comm 18:24:09 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). 18:24:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:10 [ssh-agent] Looking for ssh-agent implementation... 18:24:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:10 $ docker exec f19d94faad5d53a0d17fe4af0b864bdfd86ea4c5ef943da86624826885925e19 ssh-agent 18:24:10 SSH_AUTH_SOCK=/tmp/ssh-iiI823uxaMbh/agent.32 18:24:10 SSH_AGENT_PID=38 18:24:10 Running ssh-add (command line suppressed) 18:24:10 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2473389075584349161.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2473389075584349161.key) 18:24:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:10 + git semver tag 18:24:10 2023-10-24 18:24:10,793 [run_tag] DEBUG tag force:False 18:24:10 2023-10-24 18:24:10,793 [check_head_tag] DEBUG check head tag 18:24:10 2023-10-24 18:24:10,794 [execute] INFO git cat-file --batch-check 18:24:10 2023-10-24 18:24:10,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 18:24:10 2023-10-24 18:24:10,797 [execute] INFO git cat-file --batch 18:24:10 2023-10-24 18:24:10,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 18:24:10 2023-10-24 18:24:10,811 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:24:10 2023-10-24 18:24:10,811 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 18:24:10 2023-10-24 18:24:10,811 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 18:24:10 2023-10-24 18:24:10,815 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:24:10 3.1.0-dev.24 [Pipeline] } 18:24:10 $ docker exec --env ******** --env ******** f19d94faad5d53a0d17fe4af0b864bdfd86ea4c5ef943da86624826885925e19 ssh-agent -k 18:24:10 unset SSH_AUTH_SOCK; 18:24:10 unset SSH_AGENT_PID; 18:24:10 echo Agent pid 38 killed; 18:24:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:11 + git semver [Pipeline] } 18:24:11 $ docker stop --time=1 f19d94faad5d53a0d17fe4af0b864bdfd86ea4c5ef943da86624826885925e19 18:24:12 $ docker rm -f --volumes f19d94faad5d53a0d17fe4af0b864bdfd86ea4c5ef943da86624826885925e19 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:24:13 18:24:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:24:13 0.23.1-centos7: Pulling from edgex-lftools 18:24:13 ab5ef0e58194: Pulling fs layer 18:24:13 9712f1f96733: Pulling fs layer 18:24:13 63f879dbbcfc: Pulling fs layer 18:24:13 0d9ebad4ef96: Pulling fs layer 18:24:13 e9a5061849ea: Pulling fs layer 18:24:13 d747dcd14b5f: Pulling fs layer 18:24:13 2de7ff778b66: Pulling fs layer 18:24:13 0d9ebad4ef96: Waiting 18:24:13 e9a5061849ea: Waiting 18:24:13 d747dcd14b5f: Waiting 18:24:13 2de7ff778b66: Waiting 18:24:13 9712f1f96733: Download complete 18:24:13 63f879dbbcfc: Verifying Checksum 18:24:13 63f879dbbcfc: Download complete 18:24:14 0d9ebad4ef96: Verifying Checksum 18:24:14 0d9ebad4ef96: Download complete 18:24:14 d747dcd14b5f: Verifying Checksum 18:24:14 d747dcd14b5f: Download complete 18:24:14 ab5ef0e58194: Verifying Checksum 18:24:14 ab5ef0e58194: Download complete 18:24:14 e9a5061849ea: Verifying Checksum 18:24:14 e9a5061849ea: Download complete 18:24:14 2de7ff778b66: Verifying Checksum 18:24:14 2de7ff778b66: Download complete 18:24:16 ab5ef0e58194: Pull complete 18:24:16 9712f1f96733: Pull complete 18:24:17 63f879dbbcfc: Pull complete 18:24:21 0d9ebad4ef96: Pull complete 18:24:21 e9a5061849ea: Pull complete 18:24:21 d747dcd14b5f: Pull complete 18:24:22 2de7ff778b66: Pull complete 18:24:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:24:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:22 prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container 18:24:22 $ 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 18:24:31 $ docker top 24bdb46711b047fe9e6ac5a82625aed62ff8dfcc3bda93441d3cf9b9b4b65af1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:24:31 provisioning config files... 18:24:31 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2836388077290333002tmp 18:24:31 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12265487377773689853tmp 18:24:31 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config634558641802736158tmp [Pipeline] { [Pipeline] echo 18:24:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:24:31 ---> sigul-configuration.sh 18:24:31 gpg: directory `/root/.gnupg' created 18:24:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:24:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:24:31 gpg: keyring `/root/.gnupg/secring.gpg' created 18:24:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:24:31 gpg: CAST5 encrypted data 18:24:31 gpg: encrypted with 1 passphrase 18:24:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:24:31 + mkdir /home/jenkins 18:24:31 + mkdir /home/jenkins/sigul [Pipeline] sh 18:24:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:24:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:24:32 ---> sigul-install.sh 18:24:32 Sigul already installed; skipping installation. [Pipeline] sh 18:24:32 + git tag --list 18:24:32 v1.0.0 18:24:32 v1.1.0 18:24:32 v1.1.1 18:24:32 v1.2.1 18:24:32 v1.2.2 18:24:32 v1.2.3 18:24:32 v1.3.0 18:24:32 v1.3.1 18:24:32 v2.0.0 18:24:32 v2.1.0 18:24:32 v2.1.1 18:24:32 v2.2.0 18:24:32 v2.3.0 18:24:32 v3.0 18:24:32 v3.0.0 18:24:32 v3.1.0-dev.1 18:24:32 v3.1.0-dev.10 18:24:32 v3.1.0-dev.11 18:24:32 v3.1.0-dev.12 18:24:32 v3.1.0-dev.13 18:24:32 v3.1.0-dev.14 18:24:32 v3.1.0-dev.15 18:24:32 v3.1.0-dev.16 18:24:32 v3.1.0-dev.17 18:24:32 v3.1.0-dev.18 18:24:32 v3.1.0-dev.19 18:24:32 v3.1.0-dev.2 18:24:32 v3.1.0-dev.20 18:24:32 v3.1.0-dev.21 18:24:32 v3.1.0-dev.22 18:24:32 v3.1.0-dev.23 18:24:32 v3.1.0-dev.24 18:24:32 v3.1.0-dev.3 18:24:32 v3.1.0-dev.4 18:24:32 v3.1.0-dev.5 18:24:32 v3.1.0-dev.6 18:24:32 v3.1.0-dev.7 18:24:32 v3.1.0-dev.8 18:24:32 v3.1.0-dev.9 [Pipeline] sh 18:24:33 + lftools sign git-tag v3.1.0-dev.24 18:24:33 Signing Git tag with Sigul... 18:24:33 Signing v3.1.0-dev.24 [Pipeline] echo 18:24:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:24:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:24:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:24:34 $ docker stop --time=1 24bdb46711b047fe9e6ac5a82625aed62ff8dfcc3bda93441d3cf9b9b4b65af1 18:24:35 $ docker rm -f --volumes 24bdb46711b047fe9e6ac5a82625aed62ff8dfcc3bda93441d3cf9b9b4b65af1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:24:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:36 prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container 18:24:36 $ 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 18:24:36 $ docker top 6d96663cfd505fe99ca5df2b9205a5b49eaf5ac82a4806384e8062c5a0ff94a1 -eo pid,comm 18:24:36 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). 18:24:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:36 [ssh-agent] Looking for ssh-agent implementation... 18:24:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:36 $ docker exec 6d96663cfd505fe99ca5df2b9205a5b49eaf5ac82a4806384e8062c5a0ff94a1 ssh-agent 18:24:37 SSH_AUTH_SOCK=/tmp/ssh-dkYjvqYUYlsR/agent.32 18:24:37 SSH_AGENT_PID=38 18:24:37 Running ssh-add (command line suppressed) 18:24:37 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13972948883630929562.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13972948883630929562.key) 18:24:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:37 + git semver bump pre 18:24:37 2023-10-24 18:24:37,587 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:24:37 2023-10-24 18:24:37,587 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev 18:24:37 2023-10-24 18:24:37,587 [bump_version] DEBUG bumped version:3.1.0-dev.25 18:24:37 2023-10-24 18:24:37,587 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 18:24:37 2023-10-24 18:24:37,587 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:24:37 2023-10-24 18:24:37,588 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:24:37 2023-10-24 18:24:37,590 [execute] INFO git cat-file --batch-check 18:24:37 2023-10-24 18:24:37,590 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:24:37 2023-10-24 18:24:37,595 [execute] INFO git cat-file --batch 18:24:37 2023-10-24 18:24:37,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:24:37 2023-10-24 18:24:37,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:24:37 3.1.0-dev.25 [Pipeline] } 18:24:37 $ docker exec --env ******** --env ******** 6d96663cfd505fe99ca5df2b9205a5b49eaf5ac82a4806384e8062c5a0ff94a1 ssh-agent -k 18:24:37 unset SSH_AUTH_SOCK; 18:24:37 unset SSH_AGENT_PID; 18:24:37 echo Agent pid 38 killed; 18:24:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:38 + git semver [Pipeline] } 18:24:38 $ docker stop --time=1 6d96663cfd505fe99ca5df2b9205a5b49eaf5ac82a4806384e8062c5a0ff94a1 18:24:39 $ docker rm -f --volumes 6d96663cfd505fe99ca5df2b9205a5b49eaf5ac82a4806384e8062c5a0ff94a1 [Pipeline] // withDockerContainer [Pipeline] sh 18:24:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:24:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:24:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:40 prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container 18:24:40 $ 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 18:24:40 $ docker top b28b14c9477810df965b9f8fbb5be335af2aa06c070c67a00777ba310d77fc6a -eo pid,comm 18:24:40 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). 18:24:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:24:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:24:40 [ssh-agent] Looking for ssh-agent implementation... 18:24:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:24:41 $ docker exec b28b14c9477810df965b9f8fbb5be335af2aa06c070c67a00777ba310d77fc6a ssh-agent 18:24:41 SSH_AUTH_SOCK=/tmp/ssh-8o42xDiRsTuq/agent.33 18:24:41 SSH_AGENT_PID=39 18:24:41 Running ssh-add (command line suppressed) 18:24:41 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12304148531062143431.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12304148531062143431.key) 18:24:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:24:41 + git semver push 18:24:41 2023-10-24 18:24:41,806 [run_push] DEBUG push 18:24:41 2023-10-24 18:24:41,807 [execute] INFO git cat-file --batch-check 18:24:41 2023-10-24 18:24:41,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:24:41 2023-10-24 18:24:41,811 [execute] INFO git rev-list d8895a8a24379aa20c6273454aff630718c3616b -- 18:24:41 2023-10-24 18:24:41,811 [execute] DEBUG Popen(['git', 'rev-list', 'd8895a8a24379aa20c6273454aff630718c3616b', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:24:41 2023-10-24 18:24:41,818 [execute] INFO git fetch -v origin 18:24:41 2023-10-24 18:24:41,818 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:24:42 2023-10-24 18:24:42,366 [run_push] DEBUG no remote changes detected 18:24:42 2023-10-24 18:24:42,366 [execute] INFO git push origin semver 18:24:42 2023-10-24 18:24:42,367 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:24:43 2023-10-24 18:24:43,183 [run_push] DEBUG push all version tags 18:24:43 2023-10-24 18:24:43,184 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:24:43 2023-10-24 18:24:43,184 [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) 18:24:44 2023-10-24 18:24:44,067 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 18:24:44 3.1.0-dev.25 [Pipeline] } 18:24:44 $ docker exec --env ******** --env ******** b28b14c9477810df965b9f8fbb5be335af2aa06c070c67a00777ba310d77fc6a ssh-agent -k 18:24:44 unset SSH_AUTH_SOCK; 18:24:44 unset SSH_AGENT_PID; 18:24:44 echo Agent pid 39 killed; 18:24:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:24:44 + git semver [Pipeline] } 18:24:45 $ docker stop --time=1 b28b14c9477810df965b9f8fbb5be335af2aa06c070c67a00777ba310d77fc6a 18:24:46 $ docker rm -f --volumes b28b14c9477810df965b9f8fbb5be335af2aa06c070c67a00777ba310d77fc6a [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 18:24:47 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 18:24:47 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 18:24:47 total 16 18:24:47 drwxr-xr-x 3 root root 4096 Oct 24 18:12 . 18:24:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:24 .. 18:24:47 drwxr-xr-x 2 root root 4096 Oct 24 18:12 cost 18:24:47 -rw-r--r-- 1 root root 89 Oct 24 18:12 cost.csv 18:24:47 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 18:24:47 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 18:24:47 total 16 18:24:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:12 . 18:24:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:24 .. 18:24:47 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:12 cost 18:24:47 -rw-r--r-- 1 jenkins jenkins 89 Oct 24 18:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:24:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:24:48 ---> package-listing.sh 18:24:48 ++ facter osfamily 18:24:48 ++ tr '[:upper:]' '[:lower:]' 18:24:48 + OS_FAMILY=debian 18:24:48 + workspace=/w/workspace/exfoundry_device-virtual-go_main 18:24:48 + START_PACKAGES=/tmp/packages_start.txt 18:24:48 + END_PACKAGES=/tmp/packages_end.txt 18:24:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:24:48 + PACKAGES=/tmp/packages_start.txt 18:24:48 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 18:24:48 + PACKAGES=/tmp/packages_end.txt 18:24:48 + case "${OS_FAMILY}" in 18:24:48 + dpkg -l 18:24:48 + grep '^ii' 18:24:48 + '[' -f /tmp/packages_start.txt ']' 18:24:48 + '[' -f /tmp/packages_end.txt ']' 18:24:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:24:48 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 18:24:48 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 18:24:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 18:24:48 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 18:24:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:49 prd-ubuntu20.04-docker-8c-8g-9987 does not seem to be running inside a container 18:24:49 $ 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 18:24:50 $ docker top a5168a7369ff2edb079f933054d04d6be658849a0288cd05ad0a1ac0684776ff -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:50 + touch /tmp/pre-build-complete [Pipeline] sh 18:24:50 + mkdir -p /var/log/sysstat [Pipeline] sh 18:24:51 + ls /var/log/sa-host 18:24:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:51 provisioning config files... 18:24:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4712430793261813852tmp [Pipeline] { [Pipeline] echo 18:24:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:24:51 ---> create-netrc.sh [Pipeline] } 18:24:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:24:52 ---> python-tools-install.sh [Pipeline] echo 18:24:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:24:52 ---> sudo-logs.sh 18:24:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:24:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:24:52 ---> job-cost.sh 18:24:52 lf-activate-venv: SKIPPING 18:24:52 DEBUG: total: 0.2199999988079071 18:24:52 INFO: Retrieving Stack Cost... 18:24:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:24:53 INFO: Archiving Costs [Pipeline] echo 18:24:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:24:53 ---> logs-deploy.sh 18:24:53 lf-activate-venv: SKIPPING 18:24:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/150 18:24:53 INFO: archiving workspace using pattern(s): 18:24:54 Archives upload complete. 18:24:54 INFO: archiving logs to Nexus 18:24:55 ---> uname -a: 18:24:55 Linux prd-ubuntu20-04-docker-8c-8g-9987 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:24:55 18:24:55 18:24:55 ---> lscpu: 18:24:55 Architecture: x86_64 18:24:55 CPU op-mode(s): 32-bit, 64-bit 18:24:55 Byte Order: Little Endian 18:24:55 Address sizes: 40 bits physical, 48 bits virtual 18:24:55 CPU(s): 8 18:24:55 On-line CPU(s) list: 0-7 18:24:55 Thread(s) per core: 1 18:24:55 Core(s) per socket: 1 18:24:55 Socket(s): 8 18:24:55 NUMA node(s): 1 18:24:55 Vendor ID: AuthenticAMD 18:24:55 CPU family: 23 18:24:55 Model: 49 18:24:55 Model name: AMD EPYC-Rome Processor 18:24:55 Stepping: 0 18:24:55 CPU MHz: 2799.998 18:24:55 BogoMIPS: 5599.99 18:24:55 Virtualization: AMD-V 18:24:55 Hypervisor vendor: KVM 18:24:55 Virtualization type: full 18:24:55 L1d cache: 256 KiB 18:24:55 L1i cache: 256 KiB 18:24:55 L2 cache: 4 MiB 18:24:55 L3 cache: 128 MiB 18:24:55 NUMA node0 CPU(s): 0-7 18:24:55 Vulnerability Itlb multihit: Not affected 18:24:55 Vulnerability L1tf: Not affected 18:24:55 Vulnerability Mds: Not affected 18:24:55 Vulnerability Meltdown: Not affected 18:24:55 Vulnerability Mmio stale data: Not affected 18:24:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:24:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:24:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:24:55 Vulnerability Srbds: Not affected 18:24:55 Vulnerability Tsx async abort: Not affected 18:24:55 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 18:24:55 18:24:55 18:24:55 ---> nproc: 18:24:55 8 18:24:55 18:24:55 18:24:55 ---> df -h: 18:24:55 Filesystem Size Used Avail Use% Mounted on 18:24:55 overlay 155G 13G 143G 9% / 18:24:55 tmpfs 64M 0 64M 0% /dev 18:24:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:24:55 shm 64M 0 64M 0% /dev/shm 18:24:55 /dev/vda1 155G 13G 143G 9% /facter-os 18:24:55 18:24:55 18:24:55 ---> sar -b -r -n DEV: 18:24:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9987) 10/24/23 _x86_64_ (8 CPU) 18:24:55 18:24:55 18:09:24 LINUX RESTART (8 CPU) 18:24:55 18:24:55 18:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:24:55 18:11:01 146.47 10.74 135.72 0.00 1774.75 101976.48 0.00 18:24:55 18:12:01 226.00 0.30 225.70 0.00 5.60 63461.16 0.00 18:24:55 18:13:01 126.26 0.08 126.18 0.00 10.66 35853.76 0.00 18:24:55 18:14:01 2.27 0.00 2.27 0.00 0.00 29.08 0.00 18:24:55 18:15:01 29.36 11.26 18.10 0.00 3479.02 4445.26 0.00 18:24:55 18:16:01 4.28 0.00 4.28 0.00 0.00 57.99 0.00 18:24:55 18:17:01 1.12 0.02 1.10 0.00 0.13 11.60 0.00 18:24:55 18:18:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 18:24:55 18:19:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 18:24:55 18:20:01 2.32 0.00 2.32 0.00 0.00 34.39 0.00 18:24:55 18:21:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 18:24:55 18:22:01 1.97 0.00 1.97 0.00 0.00 21.33 0.00 18:24:55 18:23:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 18:24:55 18:24:01 39.04 0.37 38.68 0.00 14.80 24770.94 0.00 18:24:55 Average: 41.56 1.62 39.94 0.00 375.83 16377.47 0.00 18:24:55 18:24:55 18:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:24:55 18:11:01 28633056 31524696 788128 2.40 102708 3000796 1984852 5.85 1149280 2657928 480532 18:24:55 18:12:01 28205188 31465212 840320 2.56 153168 3281164 2116688 6.24 1351748 2834212 64612 18:24:55 18:13:01 27623296 31568632 739328 2.25 163800 3910908 1776040 5.23 1276636 3449272 496 18:24:55 18:14:01 27623420 31568804 738888 2.25 163840 3910912 1776040 5.23 1276888 3449272 180 18:24:55 18:15:01 27384048 31549488 747476 2.27 169276 4115344 1815340 5.35 1443128 3502556 1336 18:24:55 18:16:01 27387372 31552856 743900 2.26 169300 4115344 1815340 5.35 1435244 3502556 48 18:24:55 18:17:01 27396772 31562280 734420 2.23 169320 4115344 1815340 5.35 1425656 3502560 4 18:24:55 18:18:01 27397196 31562760 733672 2.23 169340 4115352 1815340 5.35 1425384 3502564 224 18:24:55 18:19:01 27397092 31562816 733628 2.23 169352 4115356 1815340 5.35 1425656 3502684 24 18:24:55 18:20:01 27397100 31562880 733472 2.23 169408 4115336 1815340 5.35 1425596 3502672 4 18:24:55 18:21:01 27397004 31562828 733424 2.23 169436 4115328 1815340 5.35 1425480 3502672 12 18:24:55 18:22:01 27396720 31562696 733444 2.23 169488 4115468 1815340 5.35 1425608 3502792 156 18:24:55 18:23:01 27396720 31562788 733288 2.23 169568 4115468 1815340 5.35 1425892 3502796 176 18:24:55 18:24:01 26176392 31442104 846508 2.57 186672 5105572 1907152 5.62 1662372 4385480 286120 18:24:55 Average: 27486527 31543631 755707 2.30 163905 4017692 1849917 5.45 1398183 3450001 59566 18:24:55 18:24:55 18:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:24:55 18:11:01 docker0 258.18 330.27 20.93 2611.36 0.00 0.00 0.00 0.00 18:24:55 18:11:01 vethf23a9ab 230.30 298.59 21.91 2361.75 0.00 0.00 0.00 0.19 18:24:55 18:11:01 ens3 598.61 415.90 7514.79 59.49 0.00 0.00 0.00 0.00 18:24:55 18:11:01 lo 6.10 6.10 0.60 0.60 0.00 0.00 0.00 0.00 18:24:55 18:12:01 docker0 2.08 3.75 0.14 35.41 0.00 0.00 0.00 0.00 18:24:55 18:12:01 ens3 57.82 51.44 74.95 94.71 0.00 0.00 0.00 0.00 18:24:55 18:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:24:55 18:12:01 vethea11d5d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 18:24:55 18:13:01 docker0 1.60 2.85 0.10 31.38 0.00 0.00 0.00 0.00 18:24:55 18:13:01 ens3 158.71 110.18 2644.28 242.72 0.00 0.00 0.00 0.00 18:24:55 18:13:01 lo 7.13 7.13 0.71 0.71 0.00 0.00 0.00 0.00 18:24:55 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:14:01 ens3 3.68 1.12 3.28 0.50 0.00 0.00 0.00 0.00 18:24:55 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:55 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:15:01 ens3 112.05 60.51 1377.34 5.02 0.00 0.00 0.00 0.00 18:24:55 18:15:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 18:24:55 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:16:01 ens3 0.37 0.18 0.08 0.01 0.00 0.00 0.00 0.00 18:24:55 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:55 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:24:55 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:18:01 ens3 0.40 0.13 0.03 0.01 0.00 0.00 0.00 0.00 18:24:55 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:55 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:19:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:24:55 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:20:01 ens3 0.42 0.20 0.09 0.07 0.00 0.00 0.00 0.00 18:24:55 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:55 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:21:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:24:55 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:22:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:24:55 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:24:55 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:23:01 ens3 0.37 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:24:55 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:24:55 18:24:01 docker0 67.66 92.58 5.23 1023.45 0.00 0.00 0.00 0.00 18:24:55 18:24:01 veth4112780 67.66 92.68 6.15 1023.46 0.00 0.00 0.00 0.08 18:24:55 18:24:01 ens3 233.73 141.59 4997.83 17.61 0.00 0.00 0.00 0.00 18:24:55 18:24:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 18:24:55 Average: docker0 23.26 30.32 1.86 261.60 0.00 0.00 0.00 0.00 18:24:55 Average: veth4112780 4.84 6.63 0.44 73.19 0.00 0.00 0.00 0.01 18:24:55 Average: ens3 82.73 55.39 1179.07 29.98 0.00 0.00 0.00 0.00 18:24:55 Average: lo 1.16 1.16 0.11 0.11 0.00 0.00 0.00 0.00 18:24:55 18:24:55 18:24:55 ---> sar -P ALL: 18:24:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9987) 10/24/23 _x86_64_ (8 CPU) 18:24:55 18:24:55 18:09:24 LINUX RESTART (8 CPU) 18:24:55 18:24:55 18:10:02 CPU %user %nice %system %iowait %steal %idle 18:24:55 18:11:01 all 7.44 0.00 3.32 2.03 0.06 87.16 18:24:55 18:11:01 0 7.75 0.00 4.36 1.66 0.05 86.18 18:24:55 18:11:01 1 7.61 0.00 2.67 0.36 0.07 89.29 18:24:55 18:11:01 2 6.06 0.00 3.29 2.21 0.07 88.37 18:24:55 18:11:01 3 7.52 0.00 3.00 1.70 0.07 87.71 18:24:55 18:11:01 4 6.59 0.00 3.04 0.12 0.05 90.20 18:24:55 18:11:01 5 7.58 0.00 3.79 9.13 0.05 79.44 18:24:55 18:11:01 6 8.17 0.00 2.65 0.21 0.05 88.92 18:24:55 18:11:01 7 8.21 0.00 3.73 0.86 0.07 87.13 18:24:55 18:12:01 all 29.40 0.00 4.69 3.82 0.07 62.03 18:24:55 18:12:01 0 28.52 0.00 5.39 0.62 0.07 65.39 18:24:55 18:12:01 1 28.98 0.00 5.26 15.75 0.08 49.93 18:24:55 18:12:01 2 31.12 0.00 5.74 2.12 0.07 60.95 18:24:55 18:12:01 3 27.53 0.00 4.21 1.23 0.07 66.96 18:24:55 18:12:01 4 30.22 0.00 4.46 6.88 0.07 58.38 18:24:55 18:12:01 5 29.25 0.00 3.83 0.47 0.07 66.38 18:24:55 18:12:01 6 30.23 0.00 4.14 0.91 0.07 64.66 18:24:55 18:12:01 7 29.33 0.00 4.47 2.61 0.05 63.54 18:24:55 18:13:01 all 13.84 0.00 2.62 2.19 0.06 81.29 18:24:55 18:13:01 0 14.54 0.00 2.69 0.05 0.08 82.63 18:24:55 18:13:01 1 13.24 0.00 2.45 0.52 0.07 83.72 18:24:55 18:13:01 2 12.62 0.00 2.97 0.62 0.03 83.76 18:24:55 18:13:01 3 14.57 0.00 2.88 3.00 0.05 79.49 18:24:55 18:13:01 4 14.40 0.00 2.16 1.84 0.08 81.52 18:24:55 18:13:01 5 14.85 0.00 2.13 0.07 0.05 82.90 18:24:55 18:13:01 6 12.09 0.00 2.46 0.05 0.05 85.35 18:24:55 18:13:01 7 14.42 0.00 3.19 11.47 0.07 70.86 18:24:55 18:14:01 all 0.19 0.00 0.01 0.01 0.01 99.78 18:24:55 18:14:01 0 0.12 0.00 0.03 0.03 0.03 99.78 18:24:55 18:14:01 1 1.07 0.00 0.03 0.00 0.00 98.89 18:24:55 18:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:24:55 18:14:01 3 0.13 0.00 0.02 0.00 0.00 99.85 18:24:55 18:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:24:55 18:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:24:55 18:14:01 6 0.05 0.00 0.02 0.00 0.03 99.90 18:24:55 18:14:01 7 0.05 0.00 0.00 0.03 0.00 99.92 18:24:55 18:15:01 all 1.08 0.00 0.46 0.40 0.02 98.05 18:24:55 18:15:01 0 0.48 0.00 0.33 0.85 0.02 98.31 18:24:55 18:15:01 1 1.66 0.00 0.30 0.60 0.03 97.41 18:24:55 18:15:01 2 2.15 0.00 0.47 0.05 0.02 97.31 18:24:55 18:15:01 3 0.83 0.00 0.43 0.18 0.03 98.52 18:24:55 18:15:01 4 0.52 0.00 0.72 0.92 0.02 97.83 18:24:55 18:15:01 5 0.62 0.00 0.32 0.13 0.00 98.93 18:24:55 18:15:01 6 1.09 0.00 0.63 0.40 0.03 97.85 18:24:55 18:15:01 7 1.25 0.00 0.48 0.03 0.02 98.21 18:24:55 18:16:01 all 0.05 0.00 0.01 0.03 0.01 99.90 18:24:55 18:16:01 0 0.00 0.00 0.00 0.10 0.00 99.90 18:24:55 18:16:01 1 0.38 0.00 0.00 0.00 0.02 99.60 18:24:55 18:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:24:55 18:16:01 3 0.02 0.00 0.02 0.12 0.02 99.83 18:24:55 18:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:24:55 18:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:24:55 18:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:55 18:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 18:24:55 18:17:01 all 0.12 0.00 0.01 0.00 0.01 99.84 18:24:55 18:17:01 0 0.05 0.00 0.03 0.02 0.02 99.88 18:24:55 18:17:01 1 0.78 0.00 0.02 0.00 0.02 99.19 18:24:55 18:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:24:55 18:17:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:24:55 18:17:01 4 0.05 0.00 0.03 0.00 0.02 99.90 18:24:55 18:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:24:55 18:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:24:55 18:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:24:55 18:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:24:55 18:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:24:55 18:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:24:55 18:18:01 2 0.02 0.00 0.05 0.00 0.03 99.90 18:24:55 18:18:01 3 0.00 0.00 0.02 0.02 0.00 99.97 18:24:55 18:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:24:55 18:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:24:55 18:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:24:55 18:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:24:55 18:19:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:24:55 18:19:01 0 0.03 0.00 0.00 0.03 0.02 99.92 18:24:55 18:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 18:24:55 18:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:24:55 18:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:24:55 18:19:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:24:55 18:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:24:55 18:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:24:55 18:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:24:55 18:20:01 all 0.09 0.00 0.01 0.01 0.01 99.87 18:24:55 18:20:01 0 0.03 0.00 0.03 0.07 0.02 99.85 18:24:55 18:20:01 1 0.65 0.00 0.02 0.00 0.02 99.32 18:24:55 18:20:01 2 0.02 0.00 0.00 0.00 0.03 99.95 18:24:55 18:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:24:55 18:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:24:55 18:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:24:55 18:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:24:55 18:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:24:55 18:21:01 all 0.21 0.00 0.01 0.00 0.01 99.77 18:24:55 18:21:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:24:55 18:21:01 1 1.52 0.00 0.00 0.00 0.03 98.45 18:24:55 18:21:01 2 0.03 0.00 0.02 0.00 0.03 99.92 18:24:55 18:21:01 3 0.00 0.00 0.02 0.02 0.00 99.97 18:24:55 18:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:24:55 18:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:24:55 18:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:24:55 18:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:24:55 18:24:55 18:21:01 CPU %user %nice %system %iowait %steal %idle 18:24:55 18:22:01 all 0.19 0.00 0.01 0.01 0.01 99.79 18:24:55 18:22:01 0 0.02 0.00 0.03 0.03 0.02 99.90 18:24:55 18:22:01 1 1.35 0.00 0.02 0.00 0.02 98.61 18:24:55 18:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:24:55 18:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:24:55 18:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:24:55 18:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:24:55 18:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:24:55 18:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:24:55 18:23:01 all 0.19 0.00 0.01 0.02 0.02 99.76 18:24:55 18:23:01 0 0.02 0.00 0.00 0.18 0.02 99.78 18:24:55 18:23:01 1 1.21 0.00 0.02 0.00 0.02 98.76 18:24:55 18:23:01 2 0.00 0.00 0.03 0.00 0.03 99.93 18:24:55 18:23:01 3 0.27 0.00 0.00 0.00 0.02 99.72 18:24:55 18:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:24:55 18:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:24:55 18:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:24:55 18:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:24:55 18:24:01 all 3.93 0.00 1.53 1.16 0.03 93.35 18:24:55 18:24:01 0 4.08 0.00 1.82 2.79 0.02 91.29 18:24:55 18:24:01 1 3.44 0.00 1.22 0.02 0.03 95.29 18:24:55 18:24:01 2 4.86 0.00 1.52 0.02 0.03 93.57 18:24:55 18:24:01 3 5.83 0.00 2.26 6.21 0.02 85.69 18:24:55 18:24:01 4 3.18 0.00 0.80 0.15 0.03 95.84 18:24:55 18:24:01 5 3.47 0.00 1.74 0.05 0.03 94.70 18:24:55 18:24:01 6 3.60 0.00 1.41 0.02 0.03 94.94 18:24:55 18:24:01 7 3.00 0.00 1.43 0.05 0.02 95.50 18:24:55 Average: all 4.02 0.00 0.90 0.69 0.02 94.37 18:24:55 Average: 0 3.96 0.00 1.04 0.46 0.03 94.51 18:24:55 Average: 1 4.39 0.00 0.85 1.22 0.03 93.51 18:24:55 Average: 2 4.05 0.00 1.00 0.35 0.03 94.57 18:24:55 Average: 3 4.03 0.00 0.91 0.89 0.02 94.15 18:24:55 Average: 4 3.90 0.00 0.80 0.70 0.02 94.57 18:24:55 Average: 5 3.96 0.00 0.84 0.69 0.02 94.50 18:24:55 Average: 6 3.92 0.00 0.80 0.11 0.02 95.14 18:24:55 Average: 7 3.99 0.00 0.95 1.07 0.02 93.98 18:24:55 18:24:55 18:24:55