Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d6005d96c7786e365cf45b9995c116b830baa0de 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-ssh5142685008419966421.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17440197876306667894.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3349033761572139158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14844746170466047132.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-ssh15798750299832622055.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.23 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25885 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d6005d96c7786e365cf45b9995c116b830baa0de (main) Commit message: "Merge pull request #502 from jackchenjc/edgex-go-issue-4916-2" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 > git rev-list --no-walk 2bd221175a2feb80dc354132039af34741a0a595 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:11:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:11:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:11:56 ========================================================= 06:11:56 EdgeX Global Pipelines Version Info 06:11:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:11:57 ------------------- 06:11:57 stable info: 06:11:57 ------------------- 06:11:57 Commited By: Ginny Guan ginny@iotechsys.com 06:11:57 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:11:57 Message: update stable to v1.0.265 06:11:58 ------------------- 06:11:58 experimental info: 06:11:58 ------------------- 06:11:58 Commited By: Cherry Wang cherry@iotechsys.com 06:11:58 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:11:58 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6005d9 [Pipeline] echo 06:11:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:58 provisioning config files... 06:11:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9800321610489232250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:59 ---> ****-login.sh 06:11:59 nexus3.edgexfoundry.org:10001 06:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:59 Configure a credential helper to remove this warning. See 06:11:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:59 06:11:59 Login Succeeded 06:11:59 nexus3.edgexfoundry.org:10002 06:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:59 Configure a credential helper to remove this warning. See 06:11:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:59 06:11:59 Login Succeeded 06:11:59 nexus3.edgexfoundry.org:10003 06:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:59 Configure a credential helper to remove this warning. See 06:11:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:59 06:11:59 Login Succeeded 06:11:59 nexus3.edgexfoundry.org:10004 06:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:59 Configure a credential helper to remove this warning. See 06:11:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:59 06:11:59 Login Succeeded 06:12:00 ****.io 06:12:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:00 Configure a credential helper to remove this warning. See 06:12:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:00 06:12:00 Login Succeeded 06:12:00 ---> ****-login.sh ends [Pipeline] } 06:12:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:12:00 + git rev-list -1 --merges d6005d96c7786e365cf45b9995c116b830baa0de~1..d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] echo 06:12:00 -----------> git rev-list -1 --merges d6005d96c7786e365cf45b9995c116b830baa0de~1..d6005d96c7786e365cf45b9995c116b830baa0de d6005d96c7786e365cf45b9995c116b830baa0de 06:12:00 d6005d96c7786e365cf45b9995c116b830baa0de [false] [Pipeline] sh 06:12:00 + git log --format=format:%s -1 d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] echo 06:12:00 ========================================================= 06:12:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:12:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:12:01 + git log --format=format:%s -1 d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] echo 06:12:01 [semverPrep] GIT_COMMIT: d6005d96c7786e365cf45b9995c116b830baa0de, Commit Message: Merge pull request #502 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo 06:12:01 [semverPrep] This is not a build commit. [Pipeline] sh 06:12:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:12:01 + grep -v github /etc/ssh/ssh_known_hosts 06:12:01 + [ -e /tmp/ssh_known_hosts ] 06:12:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:12:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:12:01 + sudo tee -a /etc/ssh/ssh_known_hosts 06:12:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:02 06:12:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:02 0.1.4: Pulling from edgex-devops/py-git-semver 06:12:02 b85a868b505f: Pulling fs layer 06:12:02 e2be974225ed: Pulling fs layer 06:12:02 339a4e72a1f5: Pulling fs layer 06:12:02 988bab9f4d93: Pulling fs layer 06:12:02 1469e6f7b9e6: Pulling fs layer 06:12:02 eaf3925da568: Pulling fs layer 06:12:02 bab4dde63d76: Pulling fs layer 06:12:02 bde34c3a00c8: Pulling fs layer 06:12:02 b352a97aabf1: Pulling fs layer 06:12:02 4872d77fe225: Pulling fs layer 06:12:02 5851b861e8e6: Pulling fs layer 06:12:02 bab4dde63d76: Waiting 06:12:02 4872d77fe225: Waiting 06:12:02 5851b861e8e6: Waiting 06:12:02 1469e6f7b9e6: Waiting 06:12:02 b352a97aabf1: Waiting 06:12:02 eaf3925da568: Waiting 06:12:02 bde34c3a00c8: Waiting 06:12:02 988bab9f4d93: Waiting 06:12:02 e2be974225ed: Download complete 06:12:02 988bab9f4d93: Download complete 06:12:02 1469e6f7b9e6: Verifying Checksum 06:12:02 1469e6f7b9e6: Download complete 06:12:02 339a4e72a1f5: Verifying Checksum 06:12:02 339a4e72a1f5: Download complete 06:12:02 eaf3925da568: Verifying Checksum 06:12:02 eaf3925da568: Download complete 06:12:02 bde34c3a00c8: Verifying Checksum 06:12:02 bde34c3a00c8: Download complete 06:12:02 b352a97aabf1: Verifying Checksum 06:12:02 b352a97aabf1: Download complete 06:12:02 4872d77fe225: Verifying Checksum 06:12:02 4872d77fe225: Download complete 06:12:02 5851b861e8e6: Verifying Checksum 06:12:02 5851b861e8e6: Download complete 06:12:02 b85a868b505f: Verifying Checksum 06:12:02 b85a868b505f: Download complete 06:12:02 bab4dde63d76: Verifying Checksum 06:12:02 bab4dde63d76: Download complete 06:12:03 b85a868b505f: Pull complete 06:12:04 e2be974225ed: Pull complete 06:12:04 339a4e72a1f5: Pull complete 06:12:04 988bab9f4d93: Pull complete 06:12:04 1469e6f7b9e6: Pull complete 06:12:04 eaf3925da568: Pull complete 06:12:06 bab4dde63d76: Pull complete 06:12:06 bde34c3a00c8: Pull complete 06:12:06 b352a97aabf1: Pull complete 06:12:06 4872d77fe225: Pull complete 06:12:06 5851b861e8e6: Pull complete 06:12:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:12:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:07 prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container 06:12:07 $ 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 06:12:10 $ docker top c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 -eo pid,comm 06:12:10 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). 06:12:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:12:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:10 [ssh-agent] Looking for ssh-agent implementation... 06:12:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:10 $ docker exec c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 ssh-agent 06:12:10 SSH_AUTH_SOCK=/tmp/ssh-XWZQyUkPu2Pf/agent.32 06:12:10 SSH_AGENT_PID=38 06:12:10 Running ssh-add (command line suppressed) 06:12:10 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9637126566396273919.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9637126566396273919.key) 06:12:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:10 + git tag --points-at HEAD [Pipeline] } 06:12:11 $ docker exec --env ******** --env ******** c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 ssh-agent -k 06:12:11 unset SSH_AUTH_SOCK; 06:12:11 unset SSH_AGENT_PID; 06:12:11 echo Agent pid 38 killed; 06:12:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:12:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:12:11 [ssh-agent] Looking for ssh-agent implementation... 06:12:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:12:11 $ docker exec c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 ssh-agent 06:12:11 SSH_AUTH_SOCK=/tmp/ssh-oWDrBvjxajYJ/agent.72 06:12:11 SSH_AGENT_PID=78 06:12:11 Running ssh-add (command line suppressed) 06:12:11 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4160948563062667749.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4160948563062667749.key) 06:12:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:12:11 + git semver init 06:12:12 2024-11-08 06:12:11,990 [run_init] DEBUG init version:0.0.0 force:False 06:12:12 2024-11-08 06:12:11,991 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 06:12:12 2024-11-08 06:12:11,992 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 06:12:12 2024-11-08 06:12:11,992 [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) 06:12:14 2024-11-08 06:12:13,990 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 06:12:14 2024-11-08 06:12:13,990 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 06:12:14 2024-11-08 06:12:13,990 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:12:14 2024-11-08 06:12:13,991 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:12:14 4.0.0-dev.3 [Pipeline] } 06:12:14 $ docker exec --env ******** --env ******** c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 ssh-agent -k 06:12:14 unset SSH_AUTH_SOCK; 06:12:14 unset SSH_AGENT_PID; 06:12:14 echo Agent pid 78 killed; 06:12:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:12:15 + git semver [Pipeline] } 06:12:15 $ docker stop --time=1 c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 06:12:16 $ docker rm -f --volumes c92e3b0f1c56c82b49bd0929c95ebd157fd2a3696fdf4cad371c6e7ae0c6ae22 [Pipeline] // withDockerContainer [Pipeline] sh 06:12:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:12:17 Stashed 1 file(s) [Pipeline] echo 06:12:17 [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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 06:12:17 provisioning config files... 06:12:17 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2349689862206477346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:12:17 ---> ****-login.sh 06:12:17 nexus3.edgexfoundry.org:10001 06:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:17 Configure a credential helper to remove this warning. See 06:12:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:17 06:12:17 Login Succeeded 06:12:17 nexus3.edgexfoundry.org:10002 06:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:17 Configure a credential helper to remove this warning. See 06:12:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:17 06:12:17 Login Succeeded 06:12:17 nexus3.edgexfoundry.org:10003 06:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:17 Configure a credential helper to remove this warning. See 06:12:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:17 06:12:17 Login Succeeded 06:12:17 nexus3.edgexfoundry.org:10004 06:12:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:17 Configure a credential helper to remove this warning. See 06:12:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:17 06:12:17 Login Succeeded 06:12:17 ****.io 06:12:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:12:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:12:18 Configure a credential helper to remove this warning. See 06:12:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:12:18 06:12:18 Login Succeeded 06:12:18 ---> ****-login.sh ends [Pipeline] } 06:12:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:12:18 ========================================================= 06:12:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:12:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:12:18 Sending build context to Docker daemon 37.7MB 06:12:18 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:12:18 Step 2/12 : FROM ${BASE} AS builder 06:12:18 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:12:18 43c4264eed91: Pulling fs layer 06:12:18 4cc291be95ef: Pulling fs layer 06:12:18 2ac1f1163629: Pulling fs layer 06:12:18 5c3c966382ef: Pulling fs layer 06:12:18 4f4fb700ef54: Pulling fs layer 06:12:18 5d5c8e513c77: Pulling fs layer 06:12:18 9f66e0745190: Pulling fs layer 06:12:18 f49a43e4bbc0: Pulling fs layer 06:12:18 561ebcabdf7f: Pulling fs layer 06:12:18 9f66e0745190: Waiting 06:12:18 f49a43e4bbc0: Waiting 06:12:18 5c3c966382ef: Waiting 06:12:18 4f4fb700ef54: Waiting 06:12:18 5d5c8e513c77: Waiting 06:12:18 561ebcabdf7f: Waiting 06:12:18 4cc291be95ef: Verifying Checksum 06:12:18 4cc291be95ef: Download complete 06:12:18 5c3c966382ef: Verifying Checksum 06:12:18 5c3c966382ef: Download complete 06:12:18 4f4fb700ef54: Verifying Checksum 06:12:18 4f4fb700ef54: Download complete 06:12:18 5d5c8e513c77: Download complete 06:12:18 43c4264eed91: Verifying Checksum 06:12:18 43c4264eed91: Download complete 06:12:18 9f66e0745190: Verifying Checksum 06:12:18 9f66e0745190: Download complete 06:12:19 43c4264eed91: Pull complete 06:12:19 561ebcabdf7f: Download complete 06:12:19 4cc291be95ef: Pull complete 06:12:19 2ac1f1163629: Download complete 06:12:19 f49a43e4bbc0: Verifying Checksum 06:12:19 f49a43e4bbc0: Download complete 06:12:23 2ac1f1163629: Pull complete 06:12:23 5c3c966382ef: Pull complete 06:12:23 4f4fb700ef54: Pull complete 06:12:23 5d5c8e513c77: Pull complete 06:12:23 9f66e0745190: Pull complete 06:12:25 f49a43e4bbc0: Pull complete 06:12:25 561ebcabdf7f: Pull complete 06:12:25 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:12:26 ---> 3a752c3f9dda 06:12:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:12:30 ---> Running in c37954238156 06:12:30 Removing intermediate container c37954238156 06:12:30 ---> 097c5d124c40 06:12:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:12:30 ---> Running in 562eb68bb8d1 06:12:30 Removing intermediate container 562eb68bb8d1 06:12:30 ---> 3fdee526e50e 06:12:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:12:30 ---> Running in 872459f9e459 06:12:30 Removing intermediate container 872459f9e459 06:12:30 ---> ed63d0734bab 06:12:30 Step 6/12 : WORKDIR /device-virtual-go 06:12:30 ---> Running in dec98c7b9dcc 06:12:30 Removing intermediate container dec98c7b9dcc 06:12:30 ---> 2832a3d616fd 06:12:30 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:12:30 ---> Running in 482141fc103a 06:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:12:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:12:31 (1/4) Installing openssh-keygen (9.7_p1-r4) 06:12:31 (2/4) Installing libedit (20240517.3.1-r0) 06:12:31 (3/4) Installing openssh-client-common (9.7_p1-r4) 06:12:31 (4/4) Installing openssh-client-default (9.7_p1-r4) 06:12:31 Executing busybox-1.36.1-r29.trigger 06:12:31 OK: 250 MiB in 58 packages 06:12:31 Removing intermediate container 482141fc103a 06:12:31 ---> 05d5b0ac7be6 06:12:31 Step 8/12 : COPY go.mod vendor* ./ 06:12:31 ---> 44ec328c73ef 06:12:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:12:31 ---> Running in a6cfe784d698 06:12:32 Still waiting to schedule task 06:12:32 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:13:18 Removing intermediate container a6cfe784d698 06:13:18 ---> e5dee341d100 06:13:18 Step 10/12 : COPY . . 06:13:18 ---> d550c8482a98 06:13:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:13:18 ---> Running in 39d8650e0a62 06:13:18 Removing intermediate container 39d8650e0a62 06:13:18 ---> fd695c1fe5f3 06:13:18 Step 12/12 : RUN $MAKE 06:13:18 ---> Running in 7a69b0502ad9 06:13:18 noop 06:13:18 Removing intermediate container 7a69b0502ad9 06:13:18 ---> fc27f5e0eb1e 06:13:18 Successfully built fc27f5e0eb1e 06:13:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:19 + docker inspect -f . ci-base-image-x86_64 06:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:19 prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container 06:13:19 $ 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 06:13:19 $ docker top 97e526e2300b5943be65c54c246d529609b490581ba4ea500a041c8c34693382 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:19 + go version 06:13:19 go version go1.23.2 linux/amd64 [Pipeline] } 06:13:19 $ docker stop --time=1 97e526e2300b5943be65c54c246d529609b490581ba4ea500a041c8c34693382 06:13:21 $ docker rm -f --volumes 97e526e2300b5943be65c54c246d529609b490581ba4ea500a041c8c34693382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:21 + docker inspect -f . ci-base-image-x86_64 06:13:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:13:21 prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container 06:13:21 $ 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 06:13:21 $ docker top 4513a3d13d962cf59b6fa1f8b79a3cf2594c322f0b7084b188b4671f4f2df3d1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:13:22 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 06:13:22 + make test 06:13:22 go test ./... -coverprofile=coverage.out 06:13:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:13:45 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 06:13:45 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements 06:13:55 go vet ./... 06:14:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:14:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:14:01 ./bin/test-attribution-txt.sh [Pipeline] echo 06:14:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:14:01 $ docker stop --time=1 4513a3d13d962cf59b6fa1f8b79a3cf2594c322f0b7084b188b4671f4f2df3d1 06:14:05 $ docker rm -f --volumes 4513a3d13d962cf59b6fa1f8b79a3cf2594c322f0b7084b188b4671f4f2df3d1 [Pipeline] // withDockerContainer [Pipeline] sh 06:14:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:14:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:14:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:14:06 + ls -al . 06:14:06 total 264 06:14:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:13 . 06:14:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:11 .. 06:14:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:13 .git 06:14:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:11 .github 06:14:06 -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 06:11 .gitignore 06:14:06 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 06:11 .golangci.yml 06:14:06 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 06:12 .semver 06:14:06 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 06:11 Attribution.txt 06:14:06 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 06:11 CHANGELOG.md 06:14:06 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 06:11 Dockerfile 06:14:06 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 06:11 GOVERNANCE.md 06:14:06 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 06:11 Jenkinsfile 06:14:06 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 06:11 LICENSE 06:14:06 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 06:11 Makefile 06:14:06 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 06:11 OWNERS.md 06:14:06 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 06:11 README.md 06:14:06 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 06:12 VERSION 06:14:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:11 bin 06:14:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:11 cmd 06:14:06 -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 06:13 coverage.out 06:14:06 -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 06:11 go.mod 06:14:06 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 06:11 go.sum 06:14:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:11 internal 06:14:06 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 06:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:07 + 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=d6005d96c7786e365cf45b9995c116b830baa0de --label arch=amd64 --label version=4.0.0-dev.3 . 06:14:07 Sending build context to Docker daemon 37.74MB 06:14:07 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 06:14:07 Step 2/26 : FROM ${BASE} AS builder 06:14:07 ---> fc27f5e0eb1e 06:14:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:14:07 ---> Running in d41c322fe794 06:14:07 Removing intermediate container d41c322fe794 06:14:07 ---> 75e942673e60 06:14:07 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:14:07 ---> Running in 3274a1ee1210 06:14:07 Removing intermediate container 3274a1ee1210 06:14:07 ---> 32dca3b23620 06:14:07 Step 5/26 : ARG ADD_BUILD_TAGS="" 06:14:08 ---> Running in ba7b3980a1bd 06:14:08 Removing intermediate container ba7b3980a1bd 06:14:08 ---> 1c4585585c3f 06:14:08 Step 6/26 : WORKDIR /device-virtual-go 06:14:08 ---> Running in 8da92a08418e 06:14:08 Removing intermediate container 8da92a08418e 06:14:08 ---> 2879fd65f3c8 06:14:08 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:14:08 ---> Running in e98e151b507f 06:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:14:08 OK: 250 MiB in 58 packages 06:14:09 Removing intermediate container e98e151b507f 06:14:09 ---> 6798de2025d0 06:14:09 Step 8/26 : COPY go.mod vendor* ./ 06:14:09 ---> a536fb9679bf 06:14:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:09 ---> Running in ed726672b420 06:14:10 Removing intermediate container ed726672b420 06:14:10 ---> 7dae341510b3 06:14:10 Step 10/26 : COPY . . 06:14:11 ---> 99e1ee0e9c81 06:14:11 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:14:11 ---> Running in 8fc6f720362b 06:14:11 Removing intermediate container 8fc6f720362b 06:14:11 ---> deb203991702 06:14:11 Step 12/26 : RUN $MAKE 06:14:11 ---> Running in 470a88936350 06:14:11 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 06:14:50 Removing intermediate container 470a88936350 06:14:50 ---> 119d599441ce 06:14:50 Step 13/26 : FROM alpine:3.20 06:14:50 3.20: Pulling from library/alpine 06:14:50 43c4264eed91: Already exists 06:14:50 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:14:50 Status: Downloaded newer image for alpine:3.20 06:14:50 ---> 91ef0af61f39 06:14:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:14:50 ---> Running in dba606cad700 06:14:50 Removing intermediate container dba606cad700 06:14:50 ---> d0bc3a4f7db4 06:14:50 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:14:50 ---> Running in b1bf83ed0488 06:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:14:50 (1/1) Installing dumb-init (1.2.5-r3) 06:14:50 Executing busybox-1.36.1-r29.trigger 06:14:50 OK: 8 MiB in 15 packages 06:14:50 Removing intermediate container b1bf83ed0488 06:14:50 ---> e3c7bd59ef28 06:14:50 Step 16/26 : RUN apk --no-cache upgrade 06:14:50 ---> Running in 7b789d4f600b 06:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:14:50 Upgrading critical system libraries and apk-tools: 06:14:50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:14:50 Executing busybox-1.36.1-r29.trigger 06:14:50 Continuing the upgrade transaction with new apk-tools: 06:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:14:50 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:14:50 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:14:50 OK: 8 MiB in 15 packages 06:14:50 Removing intermediate container 7b789d4f600b 06:14:50 ---> 29ed6ffe6fa5 06:14:50 Step 17/26 : WORKDIR / 06:14:50 ---> Running in 970ce44aa392 06:14:50 Removing intermediate container 970ce44aa392 06:14:50 ---> ff82f9ec0c9b 06:14:50 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:14:50 ---> 8aef4d7d72b4 06:14:50 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:14:50 ---> 0111ef084585 06:14:50 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:14:50 ---> 9a6b75d6199e 06:14:50 Step 21/26 : EXPOSE 59900 06:14:50 ---> Running in ce1598480665 06:14:50 Removing intermediate container ce1598480665 06:14:50 ---> 0aef646af739 06:14:50 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:14:50 ---> Running in 0a0795d9f472 06:14:50 Removing intermediate container 0a0795d9f472 06:14:50 ---> 1f3c8420e982 06:14:50 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:14:50 ---> Running in 8dfc2af10622 06:14:50 Removing intermediate container 8dfc2af10622 06:14:50 ---> 2561761b7abf 06:14:50 Step 24/26 : LABEL arch=amd64 06:14:50 ---> Running in 2fa14539bf63 06:14:50 Removing intermediate container 2fa14539bf63 06:14:50 ---> fa9e0b8b8624 06:14:50 Step 25/26 : LABEL git_sha=d6005d96c7786e365cf45b9995c116b830baa0de 06:14:50 ---> Running in 11f553460303 06:14:50 Removing intermediate container 11f553460303 06:14:50 ---> 325d8b0d13b2 06:14:50 Step 26/26 : LABEL version=4.0.0-dev.3 06:14:50 ---> Running in 37cf0310cc38 06:14:50 Removing intermediate container 37cf0310cc38 06:14:50 ---> 97cd03becd04 06:14:50 [Warning] One or more build-args [ARCH] were not consumed 06:14:50 Successfully built 97cd03becd04 06:14:50 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:14:50 provisioning config files... 06:14:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6911471980945390314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:51 ---> ****-login.sh 06:14:51 nexus3.edgexfoundry.org:10001 06:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:51 Configure a credential helper to remove this warning. See 06:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:51 06:14:51 Login Succeeded 06:14:51 nexus3.edgexfoundry.org:10002 06:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:51 Configure a credential helper to remove this warning. See 06:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:51 06:14:51 Login Succeeded 06:14:51 nexus3.edgexfoundry.org:10003 06:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:51 Configure a credential helper to remove this warning. See 06:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:51 06:14:51 Login Succeeded 06:14:51 nexus3.edgexfoundry.org:10004 06:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:51 Configure a credential helper to remove this warning. See 06:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:51 06:14:51 Login Succeeded 06:14:51 ****.io 06:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:14:51 Configure a credential helper to remove this warning. See 06:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:14:51 06:14:51 Login Succeeded 06:14:51 ---> ****-login.sh ends [Pipeline] } 06:14:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:14:51 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 06:14:51 d6005d96c7786e365cf45b9995c116b830baa0de 06:14:51 latest 06:14:51 4.0.0-dev.3 06:14:51 d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 06:14:51 main 06:14:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:52 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual:d6005d96c7786e365cf45b9995c116b830baa0de 06:14:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:14:52 2537c4ab5307: Preparing 06:14:52 650e972e1078: Preparing 06:14:52 e78b0c162a01: Preparing 06:14:52 3ca79487bab8: Preparing 06:14:52 fe69a92edf5c: Preparing 06:14:52 63ca1fbb43ae: Preparing 06:14:52 63ca1fbb43ae: Waiting 06:14:52 fe69a92edf5c: Pushed 06:14:52 e78b0c162a01: Pushed 06:14:52 650e972e1078: Pushed 06:14:52 63ca1fbb43ae: Layer already exists 06:14:53 3ca79487bab8: Pushed 06:14:56 2537c4ab5307: Pushed 06:14:56 d6005d96c7786e365cf45b9995c116b830baa0de: digest: sha256:920385f232478edb206dd11dfe947badb6cd9d4d9f540b3ee51be1ed4329241b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 06:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:14:57 2537c4ab5307: Preparing 06:14:57 650e972e1078: Preparing 06:14:57 e78b0c162a01: Preparing 06:14:57 3ca79487bab8: Preparing 06:14:57 fe69a92edf5c: Preparing 06:14:57 63ca1fbb43ae: Preparing 06:14:57 63ca1fbb43ae: Waiting 06:14:57 2537c4ab5307: Layer already exists 06:14:57 fe69a92edf5c: Layer already exists 06:14:57 e78b0c162a01: Layer already exists 06:14:57 3ca79487bab8: Layer already exists 06:14:57 650e972e1078: Layer already exists 06:14:57 63ca1fbb43ae: Layer already exists 06:14:57 latest: digest: sha256:920385f232478edb206dd11dfe947badb6cd9d4d9f540b3ee51be1ed4329241b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:57 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.3 06:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:14:57 2537c4ab5307: Preparing 06:14:57 650e972e1078: Preparing 06:14:57 e78b0c162a01: Preparing 06:14:57 3ca79487bab8: Preparing 06:14:57 fe69a92edf5c: Preparing 06:14:57 63ca1fbb43ae: Preparing 06:14:57 63ca1fbb43ae: Waiting 06:14:57 e78b0c162a01: Layer already exists 06:14:57 2537c4ab5307: Layer already exists 06:14:57 3ca79487bab8: Layer already exists 06:14:57 fe69a92edf5c: Layer already exists 06:14:57 650e972e1078: Layer already exists 06:14:57 63ca1fbb43ae: Layer already exists 06:14:57 4.0.0-dev.3: digest: sha256:920385f232478edb206dd11dfe947badb6cd9d4d9f540b3ee51be1ed4329241b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:58 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual:d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 06:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:14:58 2537c4ab5307: Preparing 06:14:58 650e972e1078: Preparing 06:14:58 e78b0c162a01: Preparing 06:14:58 3ca79487bab8: Preparing 06:14:58 fe69a92edf5c: Preparing 06:14:58 63ca1fbb43ae: Preparing 06:14:58 63ca1fbb43ae: Waiting 06:14:58 650e972e1078: Layer already exists 06:14:58 e78b0c162a01: Layer already exists 06:14:58 fe69a92edf5c: Layer already exists 06:14:58 3ca79487bab8: Layer already exists 06:14:58 2537c4ab5307: Layer already exists 06:14:58 63ca1fbb43ae: Layer already exists 06:14:58 d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3: digest: sha256:920385f232478edb206dd11dfe947badb6cd9d4d9f540b3ee51be1ed4329241b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:58 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 06:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:14:59 2537c4ab5307: Preparing 06:14:59 650e972e1078: Preparing 06:14:59 e78b0c162a01: Preparing 06:14:59 3ca79487bab8: Preparing 06:14:59 fe69a92edf5c: Preparing 06:14:59 63ca1fbb43ae: Preparing 06:14:59 63ca1fbb43ae: Waiting 06:14:59 e78b0c162a01: Layer already exists 06:14:59 650e972e1078: Layer already exists 06:14:59 2537c4ab5307: Layer already exists 06:14:59 3ca79487bab8: Layer already exists 06:14:59 fe69a92edf5c: Layer already exists 06:14:59 63ca1fbb43ae: Layer already exists 06:14:59 main: digest: sha256:920385f232478edb206dd11dfe947badb6cd9d4d9f540b3ee51be1ed4329241b size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:59 ===================================================== [Pipeline] echo 06:14:59 taggedImages: 06:14:59 - nexus3.edgexfoundry.org:10004/device-virtual:d6005d96c7786e365cf45b9995c116b830baa0de 06:14:59 - nexus3.edgexfoundry.org:10004/device-virtual:latest 06:14:59 - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.3 06:14:59 - nexus3.edgexfoundry.org:10004/device-virtual:d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 06:14:59 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:14:59 06:14:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:14:59 latest: Pulling from edgex-lftools-log-publisher 06:14:59 5eb5b503b376: Pulling fs layer 06:14:59 5c69ac0246d0: Pulling fs layer 06:14:59 ec43610c2a17: Pulling fs layer 06:14:59 3a2ae6a8a46f: Pulling fs layer 06:14:59 33b1e0a273af: Pulling fs layer 06:14:59 5d3b04190fa2: Pulling fs layer 06:14:59 2f39f015ded8: Pulling fs layer 06:14:59 3a2ae6a8a46f: Waiting 06:14:59 33b1e0a273af: Waiting 06:14:59 5d3b04190fa2: Waiting 06:14:59 2f39f015ded8: Waiting 06:14:59 5c69ac0246d0: Download complete 06:14:59 3a2ae6a8a46f: Verifying Checksum 06:14:59 3a2ae6a8a46f: Download complete 06:14:59 33b1e0a273af: Verifying Checksum 06:14:59 33b1e0a273af: Download complete 06:14:59 5d3b04190fa2: Verifying Checksum 06:14:59 5d3b04190fa2: Download complete 06:14:59 ec43610c2a17: Download complete 06:15:00 5eb5b503b376: Verifying Checksum 06:15:00 5eb5b503b376: Download complete 06:15:00 2f39f015ded8: Download complete 06:15:01 5eb5b503b376: Pull complete 06:15:01 5c69ac0246d0: Pull complete 06:15:02 ec43610c2a17: Pull complete 06:15:02 3a2ae6a8a46f: Pull complete 06:15:02 33b1e0a273af: Pull complete 06:15:02 5d3b04190fa2: Pull complete 06:15:07 2f39f015ded8: Pull complete 06:15:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:15:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:07 prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container 06:15:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 06:15:12 $ docker top a4f391033dabafd1b7fe50f9f253a9402afdb8bfc4937ad3a71f40319fc68c32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:12 ---> job-cost.sh 06:15:12 lf-activate-venv: SKIPPING 06:15:12 INFO: No Stack... 06:15:12 INFO: Retrieving Pricing Info for: v3-standard-8 06:15:13 INFO: Archiving Costs [Pipeline] sh 06:15:13 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 06:15:13 + cut -d, -f6 [Pipeline] lock 06:15:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] 06:15:13 Resource [jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] did not exist. Created. 06:15:13 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:13 + echo total: 0.2199999988079071 [Pipeline] stash 06:15:13 Stashed 1 file(s) [Pipeline] } 06:15:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } 06:15:13 $ docker stop --time=1 a4f391033dabafd1b7fe50f9f253a9402afdb8bfc4937ad3a71f40319fc68c32 06:15:14 $ docker rm -f --volumes a4f391033dabafd1b7fe50f9f253a9402afdb8bfc4937ad3a71f40319fc68c32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:16:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25887 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 06:16:09 Running in /w/workspace/device-virtual-go/187 [Pipeline] { [Pipeline] checkout 06:16:12 The recommended git tool is: git 06:16:18 using credential edgex-jenkins-ssh 06:16:18 Cloning the remote Git repository 06:16:18 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:16:18 > git init /w/workspace/device-virtual-go/187 # timeout=10 06:16:18 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:16:18 > git --version # timeout=10 06:16:18 > git --version # 'git version 2.25.1' 06:16:18 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:23 Avoid second fetch 06:16:23 Checking out Revision d6005d96c7786e365cf45b9995c116b830baa0de (main) 06:16:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:16:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:23 > git config core.sparsecheckout # timeout=10 06:16:23 > git checkout -f d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 06:16:24 Commit message: "Merge pull request #502 from jackchenjc/edgex-go-issue-4916-2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:16:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:16:29 Dload Upload Total Spent Left Speed 06:16:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 184k 0 --:--:-- --:--:-- --:--:-- 184k [Pipeline] sh 06:16:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:16:30 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 06:16:30 /etc/docker/daemon.json 06:16:30 { 06:16:30 "registry-mirrors": [ 06:16:30 "https://nexus3.edgexfoundry.org:10001" 06:16:30 ], 06:16:30 "bip": "10.250.0.254/24", 06:16:30 "hosts": [ 06:16:30 "tcp://0.0.0.0:5555", 06:16:30 "unix:///var/run/docker.sock" 06:16:30 ], 06:16:30 "mtu": 1458, 06:16:30 "selinux-enabled": true, 06:16:30 "seccomp-profile": "/etc/docker/seccomp.json" 06:16:30 } [Pipeline] sh 06:16:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:16:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:49 provisioning config files... 06:16:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/187@tmp/config6047703141991118350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:49 ---> ****-login.sh 06:16:49 nexus3.edgexfoundry.org:10001 06:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:50 Configure a credential helper to remove this warning. See 06:16:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:50 06:16:50 Login Succeeded 06:16:50 nexus3.edgexfoundry.org:10002 06:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:51 Configure a credential helper to remove this warning. See 06:16:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:51 06:16:51 Login Succeeded 06:16:51 nexus3.edgexfoundry.org:10003 06:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:52 Configure a credential helper to remove this warning. See 06:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:52 06:16:52 Login Succeeded 06:16:52 nexus3.edgexfoundry.org:10004 06:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:52 Configure a credential helper to remove this warning. See 06:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:52 06:16:52 Login Succeeded 06:16:52 ****.io 06:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:16:53 Configure a credential helper to remove this warning. See 06:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:16:53 06:16:53 Login Succeeded 06:16:53 ---> ****-login.sh ends [Pipeline] } 06:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:16:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:16:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:16:53 ========================================================= 06:16:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:16:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:16:54 Sending build context to Docker daemon 19.04MB 06:16:54 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:16:54 Step 2/12 : FROM ${BASE} AS builder 06:16:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:16:55 cf04c63912e1: Pulling fs layer 06:16:55 55b35a11ae5e: Pulling fs layer 06:16:55 a37a00ec5f00: Pulling fs layer 06:16:55 50b3750afda1: Pulling fs layer 06:16:55 4f4fb700ef54: Pulling fs layer 06:16:55 80978eb59214: Pulling fs layer 06:16:55 c9f46d7d2bd2: Pulling fs layer 06:16:55 c5a475d317c9: Pulling fs layer 06:16:55 80978eb59214: Waiting 06:16:55 c9f46d7d2bd2: Waiting 06:16:55 c5a475d317c9: Waiting 06:16:55 50b3750afda1: Waiting 06:16:55 4f4fb700ef54: Waiting 06:16:55 55b35a11ae5e: Verifying Checksum 06:16:55 55b35a11ae5e: Download complete 06:16:55 50b3750afda1: Verifying Checksum 06:16:55 50b3750afda1: Download complete 06:16:55 4f4fb700ef54: Verifying Checksum 06:16:55 4f4fb700ef54: Download complete 06:16:55 80978eb59214: Verifying Checksum 06:16:55 80978eb59214: Download complete 06:16:55 cf04c63912e1: Verifying Checksum 06:16:55 cf04c63912e1: Download complete 06:16:55 c5a475d317c9: Verifying Checksum 06:16:55 c5a475d317c9: Download complete 06:16:56 cf04c63912e1: Pull complete 06:16:56 55b35a11ae5e: Pull complete 06:16:57 a37a00ec5f00: Verifying Checksum 06:16:57 a37a00ec5f00: Download complete 06:16:58 c9f46d7d2bd2: Verifying Checksum 06:17:13 a37a00ec5f00: Pull complete 06:17:13 50b3750afda1: Pull complete 06:17:13 4f4fb700ef54: Pull complete 06:17:13 80978eb59214: Pull complete 06:17:21 c9f46d7d2bd2: Pull complete 06:17:22 c5a475d317c9: Pull complete 06:17:22 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:17:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:17:23 ---> be29e6b0f0d4 06:17:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:17:24 ---> Running in 03c6682c11ea 06:17:24 Removing intermediate container 03c6682c11ea 06:17:24 ---> 3aab6bf0f9f9 06:17:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:17:24 ---> Running in b985c63db6e3 06:17:25 Removing intermediate container b985c63db6e3 06:17:25 ---> 6cbbbd47cfda 06:17:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:17:25 ---> Running in 8871b78ff888 06:17:25 Removing intermediate container 8871b78ff888 06:17:25 ---> 229373addf77 06:17:25 Step 6/12 : WORKDIR /device-virtual-go 06:17:25 ---> Running in e0301e797c43 06:17:26 Removing intermediate container e0301e797c43 06:17:26 ---> a902fd26b72d 06:17:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:17:26 ---> Running in 83274b97c531 06:17:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:17:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:17:30 (1/4) Installing openssh-keygen (9.7_p1-r4) 06:17:30 (2/4) Installing libedit (20240517.3.1-r0) 06:17:30 (3/4) Installing openssh-client-common (9.7_p1-r4) 06:17:30 (4/4) Installing openssh-client-default (9.7_p1-r4) 06:17:30 Executing busybox-1.36.1-r29.trigger 06:17:30 OK: 242 MiB in 58 packages 06:17:31 Removing intermediate container 83274b97c531 06:17:31 ---> bdd3c7e91dfb 06:17:31 Step 8/12 : COPY go.mod vendor* ./ 06:17:31 ---> c0d1eaaf4f54 06:17:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:32 ---> Running in 6e962b69adb2 06:19:23 Removing intermediate container 6e962b69adb2 06:19:23 ---> 613a366be886 06:19:23 Step 10/12 : COPY . . 06:19:25 ---> 927fb0a6410b 06:19:25 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:19:25 ---> Running in 30b2d021ebb2 06:19:25 Removing intermediate container 30b2d021ebb2 06:19:25 ---> dbdc90bfb643 06:19:25 Step 12/12 : RUN $MAKE 06:19:25 ---> Running in 83dae94393ef 06:19:26 noop 06:19:27 Removing intermediate container 83dae94393ef 06:19:27 ---> c74dbfebe7c2 06:19:27 Successfully built c74dbfebe7c2 06:19:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:28 + docker inspect -f . ci-base-image-arm64 06:19:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:28 prd-ubuntu20.04-docker-arm64-4c-16g-25887 does not seem to be running inside a container 06:19:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/187 -v /w/workspace/device-virtual-go/187:/w/workspace/device-virtual-go/187:rw,z -v /w/workspace/device-virtual-go/187@tmp:/w/workspace/device-virtual-go/187@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 06:19:29 $ docker top a593d3cf91abe486f85ad02ca4f365f1d766327c34da71b66b74136c7470764d -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:30 + go version 06:19:30 go version go1.23.2 linux/arm64 [Pipeline] } 06:19:30 $ docker stop --time=1 a593d3cf91abe486f85ad02ca4f365f1d766327c34da71b66b74136c7470764d 06:19:32 $ docker rm -f --volumes a593d3cf91abe486f85ad02ca4f365f1d766327c34da71b66b74136c7470764d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:32 + docker inspect -f . ci-base-image-arm64 06:19:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:33 prd-ubuntu20.04-docker-arm64-4c-16g-25887 does not seem to be running inside a container 06:19:33 $ 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/187 -v /w/workspace/device-virtual-go/187:/w/workspace/device-virtual-go/187:rw,z -v /w/workspace/device-virtual-go/187@tmp:/w/workspace/device-virtual-go/187@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 06:19:34 $ docker top b579cb1b6dc07d7302a5910d52287d87071f4f1ee9c2dee1cb94f9a789bc1cf3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:19:35 + git config --global --add safe.directory /w/workspace/device-virtual-go/187 [Pipeline] fileExists [Pipeline] sh 06:19:35 + make test 06:19:35 go test ./... -coverprofile=coverage.out 06:19:42 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:23:34 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 06:23:34 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.074s coverage: 58.3% of statements 06:23:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:23:34 go vet ./... 06:24:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:24:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:24:21 ./bin/test-attribution-txt.sh [Pipeline] echo 06:24:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:24:21 $ docker stop --time=1 b579cb1b6dc07d7302a5910d52287d87071f4f1ee9c2dee1cb94f9a789bc1cf3 06:24:23 $ docker rm -f --volumes b579cb1b6dc07d7302a5910d52287d87071f4f1ee9c2dee1cb94f9a789bc1cf3 [Pipeline] // withDockerContainer [Pipeline] sh 06:24:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:24:25 Warning: overwriting stash ‘coverage-report’ 06:24:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:24:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:24:26 + ls -al . 06:24:26 total 260 06:24:26 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 06:19 . 06:24:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:16 .. 06:24:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:16 .git 06:24:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:16 .github 06:24:26 -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 06:16 .gitignore 06:24:26 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 06:16 .golangci.yml 06:24:26 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 06:16 Attribution.txt 06:24:26 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 06:16 CHANGELOG.md 06:24:26 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 06:16 Dockerfile 06:24:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 06:16 GOVERNANCE.md 06:24:26 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 06:16 Jenkinsfile 06:24:26 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 06:16 LICENSE 06:24:26 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 06:16 Makefile 06:24:26 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 06:16 OWNERS.md 06:24:26 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 06:16 README.md 06:24:26 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 06:12 VERSION 06:24:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:16 bin 06:24:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:16 cmd 06:24:26 -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 06:23 coverage.out 06:24:26 -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 06:16 go.mod 06:24:26 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 06:16 go.sum 06:24:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:16 internal 06:24:26 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 06:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:26 + 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=d6005d96c7786e365cf45b9995c116b830baa0de --label arch=arm64 --label version=4.0.0-dev.3 . 06:24:27 Sending build context to Docker daemon 19.08MB 06:24:27 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 06:24:27 Step 2/26 : FROM ${BASE} AS builder 06:24:27 ---> c74dbfebe7c2 06:24:27 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:24:27 ---> Running in 94c87f7c8e73 06:24:27 Removing intermediate container 94c87f7c8e73 06:24:27 ---> 16e7fe5cdef9 06:24:27 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 06:24:27 ---> Running in a6092edfefa5 06:24:28 Removing intermediate container a6092edfefa5 06:24:28 ---> f169b89607ba 06:24:28 Step 5/26 : ARG ADD_BUILD_TAGS="" 06:24:28 ---> Running in 1a1c415ca178 06:24:28 Removing intermediate container 1a1c415ca178 06:24:28 ---> 2e6219f7ce3b 06:24:28 Step 6/26 : WORKDIR /device-virtual-go 06:24:28 ---> Running in 2fa0dcf26180 06:24:29 Removing intermediate container 2fa0dcf26180 06:24:29 ---> 7f8cdb2e7b18 06:24:29 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:24:29 ---> Running in ec9d2f6c2acc 06:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:24:32 OK: 242 MiB in 58 packages 06:24:32 Removing intermediate container ec9d2f6c2acc 06:24:32 ---> a8e1c83798ef 06:24:32 Step 8/26 : COPY go.mod vendor* ./ 06:24:33 ---> 9e5d4c999f41 06:24:33 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:24:33 ---> Running in 1e6c7e5424a4 06:24:36 Removing intermediate container 1e6c7e5424a4 06:24:36 ---> 628bfbdd0681 06:24:36 Step 10/26 : COPY . . 06:24:37 ---> 0338a4cfdda5 06:24:37 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:24:37 ---> Running in 6ac0166d099f 06:24:37 Removing intermediate container 6ac0166d099f 06:24:37 ---> 52d44c926938 06:24:37 Step 12/26 : RUN $MAKE 06:24:37 ---> Running in e8f71a871203 06:24:38 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 06:28:15 Removing intermediate container e8f71a871203 06:28:15 ---> dcceb3714833 06:28:15 Step 13/26 : FROM alpine:3.20 06:28:15 3.20: Pulling from library/alpine 06:28:15 cf04c63912e1: Already exists 06:28:15 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:28:15 Status: Downloaded newer image for alpine:3.20 06:28:15 ---> c157a85ed455 06:28:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:28:15 ---> Running in 7a9f717ef13c 06:28:15 Removing intermediate container 7a9f717ef13c 06:28:15 ---> 9ad990d1a2c5 06:28:15 Step 15/26 : RUN apk add --update --no-cache dumb-init 06:28:15 ---> Running in 4a8a0dd664ed 06:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:28:15 (1/1) Installing dumb-init (1.2.5-r3) 06:28:15 Executing busybox-1.36.1-r29.trigger 06:28:15 OK: 9 MiB in 15 packages 06:28:15 Removing intermediate container 4a8a0dd664ed 06:28:15 ---> 38c8ae7a7593 06:28:15 Step 16/26 : RUN apk --no-cache upgrade 06:28:15 ---> Running in 6eccc352cc83 06:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:28:15 Upgrading critical system libraries and apk-tools: 06:28:15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:28:15 Executing busybox-1.36.1-r29.trigger 06:28:15 Continuing the upgrade transaction with new apk-tools: 06:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:28:16 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:28:16 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:28:16 OK: 9 MiB in 15 packages 06:28:17 Removing intermediate container 6eccc352cc83 06:28:17 ---> 506ff899878c 06:28:17 Step 17/26 : WORKDIR / 06:28:17 ---> Running in 9407604a322d 06:28:17 Removing intermediate container 9407604a322d 06:28:17 ---> 47a41645d4a2 06:28:17 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:28:18 ---> 76b46e8bfee4 06:28:18 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 06:28:18 ---> 1764e642c128 06:28:18 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 06:28:20 ---> 30a0031091c6 06:28:20 Step 21/26 : EXPOSE 59900 06:28:20 ---> Running in a07e58b9715a 06:28:20 Removing intermediate container a07e58b9715a 06:28:20 ---> 5f077b79f9c4 06:28:20 Step 22/26 : ENTRYPOINT ["/device-virtual"] 06:28:20 ---> Running in d305ae7f82d8 06:28:21 Removing intermediate container d305ae7f82d8 06:28:21 ---> 0c130e98d9d3 06:28:21 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:28:21 ---> Running in e853e1b1c4de 06:28:21 Removing intermediate container e853e1b1c4de 06:28:21 ---> d7b1dd78fdb5 06:28:21 Step 24/26 : LABEL arch=arm64 06:28:21 ---> Running in dc439b97855a 06:28:22 Removing intermediate container dc439b97855a 06:28:22 ---> 10ccd91ba39e 06:28:22 Step 25/26 : LABEL git_sha=d6005d96c7786e365cf45b9995c116b830baa0de 06:28:22 ---> Running in b2d430f6a335 06:28:22 Removing intermediate container b2d430f6a335 06:28:22 ---> fdf238a62948 06:28:22 Step 26/26 : LABEL version=4.0.0-dev.3 06:28:22 ---> Running in d6589d3f1866 06:28:22 Removing intermediate container d6589d3f1866 06:28:22 ---> ee0f6a3b1291 06:28:22 [Warning] One or more build-args [ARCH] were not consumed 06:28:22 Successfully built ee0f6a3b1291 06:28:22 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 06:28:22 provisioning config files... 06:28:23 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/187@tmp/config13234103435139038578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:23 ---> ****-login.sh 06:28:23 nexus3.edgexfoundry.org:10001 06:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:23 Configure a credential helper to remove this warning. See 06:28:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:23 06:28:23 Login Succeeded 06:28:23 nexus3.edgexfoundry.org:10002 06:28:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:23 Configure a credential helper to remove this warning. See 06:28:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:23 06:28:23 Login Succeeded 06:28:23 nexus3.edgexfoundry.org:10003 06:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:24 Configure a credential helper to remove this warning. See 06:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:24 06:28:24 Login Succeeded 06:28:24 nexus3.edgexfoundry.org:10004 06:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:24 Configure a credential helper to remove this warning. See 06:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:24 06:28:24 Login Succeeded 06:28:24 ****.io 06:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:28:25 Configure a credential helper to remove this warning. See 06:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:28:25 06:28:25 Login Succeeded 06:28:25 ---> ****-login.sh ends [Pipeline] } 06:28:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:28:25 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 06:28:25 d6005d96c7786e365cf45b9995c116b830baa0de 06:28:25 latest 06:28:25 4.0.0-dev.3 06:28:25 d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 06:28:25 main 06:28:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6005d96c7786e365cf45b9995c116b830baa0de 06:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:28:26 dbf51b4cc101: Preparing 06:28:26 1ee899da5174: Preparing 06:28:26 24682296009e: Preparing 06:28:26 e2925da8e762: Preparing 06:28:26 3c891b5dd395: Preparing 06:28:26 16113d51b718: Preparing 06:28:26 16113d51b718: Waiting 06:28:26 24682296009e: Pushed 06:28:26 1ee899da5174: Pushed 06:28:26 3c891b5dd395: Pushed 06:28:26 16113d51b718: Layer already exists 06:28:27 e2925da8e762: Pushed 06:28:33 dbf51b4cc101: Pushed 06:28:33 d6005d96c7786e365cf45b9995c116b830baa0de: digest: sha256:be4673b48e286e0b0f311a395dc43fd76d8b07d8efe0801219e84d9fef9491f6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:33 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:28:34 dbf51b4cc101: Preparing 06:28:34 1ee899da5174: Preparing 06:28:34 24682296009e: Preparing 06:28:34 e2925da8e762: Preparing 06:28:34 3c891b5dd395: Preparing 06:28:34 16113d51b718: Preparing 06:28:34 16113d51b718: Waiting 06:28:34 24682296009e: Layer already exists 06:28:34 dbf51b4cc101: Layer already exists 06:28:34 1ee899da5174: Layer already exists 06:28:34 3c891b5dd395: Layer already exists 06:28:34 e2925da8e762: Layer already exists 06:28:34 16113d51b718: Layer already exists 06:28:46 latest: digest: sha256:be4673b48e286e0b0f311a395dc43fd76d8b07d8efe0801219e84d9fef9491f6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:46 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.3 06:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:28:47 dbf51b4cc101: Preparing 06:28:47 1ee899da5174: Preparing 06:28:47 24682296009e: Preparing 06:28:47 e2925da8e762: Preparing 06:28:47 3c891b5dd395: Preparing 06:28:47 16113d51b718: Preparing 06:28:47 16113d51b718: Waiting 06:28:47 e2925da8e762: Layer already exists 06:28:47 1ee899da5174: Layer already exists 06:28:47 24682296009e: Layer already exists 06:28:47 dbf51b4cc101: Layer already exists 06:28:47 3c891b5dd395: Layer already exists 06:28:47 16113d51b718: Layer already exists 06:28:47 4.0.0-dev.3: digest: sha256:be4673b48e286e0b0f311a395dc43fd76d8b07d8efe0801219e84d9fef9491f6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:47 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 06:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:28:48 dbf51b4cc101: Preparing 06:28:48 1ee899da5174: Preparing 06:28:48 24682296009e: Preparing 06:28:48 e2925da8e762: Preparing 06:28:48 3c891b5dd395: Preparing 06:28:48 16113d51b718: Preparing 06:28:48 16113d51b718: Waiting 06:28:48 1ee899da5174: Layer already exists 06:28:48 24682296009e: Layer already exists 06:28:48 dbf51b4cc101: Layer already exists 06:28:48 e2925da8e762: Layer already exists 06:28:48 3c891b5dd395: Layer already exists 06:28:48 16113d51b718: Layer already exists 06:28:48 d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3: digest: sha256:be4673b48e286e0b0f311a395dc43fd76d8b07d8efe0801219e84d9fef9491f6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:48 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 06:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:28:49 dbf51b4cc101: Preparing 06:28:49 1ee899da5174: Preparing 06:28:49 24682296009e: Preparing 06:28:49 e2925da8e762: Preparing 06:28:49 3c891b5dd395: Preparing 06:28:49 16113d51b718: Preparing 06:28:49 16113d51b718: Waiting 06:28:49 24682296009e: Layer already exists 06:28:49 dbf51b4cc101: Layer already exists 06:28:49 3c891b5dd395: Layer already exists 06:28:49 1ee899da5174: Layer already exists 06:28:49 e2925da8e762: Layer already exists 06:28:49 16113d51b718: Layer already exists 06:28:49 main: digest: sha256:be4673b48e286e0b0f311a395dc43fd76d8b07d8efe0801219e84d9fef9491f6 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:49 ===================================================== [Pipeline] echo 06:28:49 taggedImages: 06:28:49 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6005d96c7786e365cf45b9995c116b830baa0de 06:28:49 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:28:49 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.3 06:28:49 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d6005d96c7786e365cf45b9995c116b830baa0de-4.0.0-dev.3 06:28:49 - 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 06:28:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:49 06:28:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:50 arm64: Pulling from edgex-lftools-log-publisher 06:28:50 8998bd30e6a1: Pulling fs layer 06:28:50 04944245beec: Pulling fs layer 06:28:50 699f458cf7ca: Pulling fs layer 06:28:50 765212b225bb: Pulling fs layer 06:28:50 f23df028b6ca: Pulling fs layer 06:28:50 d65c8cfc05b1: Pulling fs layer 06:28:50 765212b225bb: Waiting 06:28:50 2437ff75d9bd: Pulling fs layer 06:28:50 d65c8cfc05b1: Waiting 06:28:50 2437ff75d9bd: Waiting 06:28:50 f23df028b6ca: Waiting 06:28:50 04944245beec: Verifying Checksum 06:28:50 04944245beec: Download complete 06:28:50 765212b225bb: Verifying Checksum 06:28:50 765212b225bb: Download complete 06:28:50 f23df028b6ca: Download complete 06:28:50 d65c8cfc05b1: Verifying Checksum 06:28:50 d65c8cfc05b1: Download complete 06:28:50 699f458cf7ca: Verifying Checksum 06:28:50 699f458cf7ca: Download complete 06:28:51 8998bd30e6a1: Verifying Checksum 06:28:51 8998bd30e6a1: Download complete 06:28:53 2437ff75d9bd: Verifying Checksum 06:28:53 2437ff75d9bd: Download complete 06:28:55 8998bd30e6a1: Pull complete 06:28:55 04944245beec: Pull complete 06:28:56 699f458cf7ca: Pull complete 06:28:56 765212b225bb: Pull complete 06:28:57 f23df028b6ca: Pull complete 06:28:57 d65c8cfc05b1: Pull complete 06:29:12 2437ff75d9bd: Pull complete 06:29:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:29:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:29:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:13 prd-ubuntu20.04-docker-arm64-4c-16g-25887 does not seem to be running inside a container 06:29:13 $ 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/187 -v /w/workspace/device-virtual-go/187:/w/workspace/device-virtual-go/187:rw,z -v /w/workspace/device-virtual-go/187@tmp:/w/workspace/device-virtual-go/187@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 06:29:15 $ docker top 3b95bfccc06073d450de6fb73a8835edb1ad67428ef8ad8068b552d960775c01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:16 ---> job-cost.sh 06:29:16 lf-activate-venv: SKIPPING 06:29:16 INFO: No Stack... 06:29:16 INFO: Retrieving Pricing Info for: v3-standard-4 06:29:17 INFO: Archiving Costs [Pipeline] sh 06:29:18 + cat /w/workspace/device-virtual-go/187/archives/cost.csv 06:29:18 + cut -d, -f6 [Pipeline] lock 06:29:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] 06:29:18 Resource [jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] did not exist. Created. 06:29:18 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:29:18 /w/workspace/device-virtual-go/187@tmp/durable-1e5b80a8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:29:19 + echo total: 0.10999999940395355 [Pipeline] stash 06:29:19 Warning: overwriting stash ‘stack-cost’ 06:29:19 Stashed 1 file(s) [Pipeline] } 06:29:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } 06:29:19 $ docker stop --time=1 3b95bfccc06073d450de6fb73a8835edb1ad67428ef8ad8068b552d960775c01 06:29:21 $ docker rm -f --volumes 3b95bfccc06073d450de6fb73a8835edb1ad67428ef8ad8068b552d960775c01 [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 06:29:21 provisioning config files... 06:29:21 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1327146034572986629tmp [Pipeline] { [Pipeline] sh 06:29:21 + set +x 06:29:21 + curl -s https://codecov.io/bash 06:29:21 + bash -s -- 06:29:21 06:29:21 _____ _ 06:29:21 / ____| | | 06:29:21 | | ___ __| | ___ ___ _____ __ 06:29:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:29:21 | |___| (_) | (_| | __/ (_| (_) \ V / 06:29:21 \_____\___/ \__,_|\___|\___\___/ \_/ 06:29:21 Bash-1.0.6 06:29:21 06:29:21 06:29:21 ==> git version 2.25.1 found 06:29:21 ==> 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 06:29:21 Release-Date: 2020-01-08 06:29:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:29:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:29:21 ==> Jenkins CI detected. 06:29:21 current dir:  /w/workspace/exfoundry_device-virtual-go_main 06:29:21 project root: . 06:29:21 --> token set from env 06:29:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:29:21 ==> Running gcov in . (disable via -X gcov) 06:29:21 ==> Python coveragepy not found 06:29:21 ==> Searching for coverage reports in: 06:29:21 + . 06:29:21 -> Found 1 reports 06:29:21 ==> Detecting git/mercurial file structure 06:29:21 ==> Reading reports 06:29:21 + ./coverage.out bytes=43316 06:29:21 ==> Appending adjustments 06:29:21 https://docs.codecov.io/docs/fixing-reports 06:29:22 + Found adjustments 06:29:22 ==> Gzipping contents 06:29:22 8.0K /tmp/codecov.q7sxXq.gz 06:29:22 ==> Uploading reports 06:29:22 url: https://codecov.io 06:29:22 query: branch=main&commit=d6005d96c7786e365cf45b9995c116b830baa0de&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:29:22 -> Pinging Codecov 06:29:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d6005d96c7786e365cf45b9995c116b830baa0de&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:29:22 -> Uploading to 06:29:22 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/d6005d96c7786e365cf45b9995c116b830baa0de/a17f3936-7408-40cd-aad0-e6d188321e84.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T062922Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e7e8b727f4cff7e9129860177abfd5154121e011015ae770c731399e404d18e0 06:29:22 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:22 Dload Upload Total Spent Left Speed 06:29:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 21000 --:--:-- --:--:-- --:--:-- 21000 06:29:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] } 06:29:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:29:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:29:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:29:23 06:29:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:29:23 latest: Pulling from edgex-devops/edgex-snyk-go 06:29:23 43c4264eed91: Already exists 06:29:23 4cc291be95ef: Already exists 06:29:23 2ac1f1163629: Already exists 06:29:23 5c3c966382ef: Already exists 06:29:23 4f4fb700ef54: Already exists 06:29:23 d9c7d2e4e75e: Pulling fs layer 06:29:23 9c3e1370e548: Pulling fs layer 06:29:24 d9c7d2e4e75e: Download complete 06:29:24 d9c7d2e4e75e: Pull complete 06:29:24 9c3e1370e548: Verifying Checksum 06:29:24 9c3e1370e548: Download complete 06:29:28 9c3e1370e548: Pull complete 06:29:28 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:29:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:29:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:28 prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container 06:29:28 $ 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:latest cat 06:29:32 $ docker top ab3ba3f729017881196606a9bdc056092d6b27a983b00f198036fed0c4b9edd4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:33 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 06:29:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 06:29:33 + set -o pipefail 06:29:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 06:29:40 06:29:40 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 06:29:40 06:29:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/68557583-28bf-47b1-9cb6-c200902b06ec 06:29:40 06:29:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:29:40 06:29:40 06:29:40 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:29:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:29:40 $ docker stop --time=1 ab3ba3f729017881196606a9bdc056092d6b27a983b00f198036fed0c4b9edd4 06:29:48 $ docker rm -f --volumes ab3ba3f729017881196606a9bdc056092d6b27a983b00f198036fed0c4b9edd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:29:49 + git log --format=format:%s -1 d6005d96c7786e365cf45b9995c116b830baa0de [Pipeline] sh 06:29:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:29:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:50 prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container 06:29:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:29:51 $ docker top e5e6c4278a9cfd89c5425cdad0ea130cf2839bb4860e5a70de2b63c4bf23ac51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:51 [ssh-agent] Looking for ssh-agent implementation... 06:29:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:51 $ docker exec e5e6c4278a9cfd89c5425cdad0ea130cf2839bb4860e5a70de2b63c4bf23ac51 ssh-agent 06:29:51 SSH_AUTH_SOCK=/tmp/ssh-VO7brfwZJ1qO/agent.31 06:29:51 SSH_AGENT_PID=37 06:29:51 Running ssh-add (command line suppressed) 06:29:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18301782557211361872.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18301782557211361872.key) 06:29:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:52 + git semver tag 06:29:52 2024-11-08 06:29:52,236 [run_tag] DEBUG tag force:False 06:29:52 2024-11-08 06:29:52,236 [check_head_tag] DEBUG check head tag 06:29:52 2024-11-08 06:29:52,239 [execute] INFO git cat-file --batch-check 06:29:52 2024-11-08 06:29:52,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 06:29:52 2024-11-08 06:29:52,243 [execute] INFO git cat-file --batch 06:29:52 2024-11-08 06:29:52,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 06:29:52 2024-11-08 06:29:52,269 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:29:52 2024-11-08 06:29:52,269 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 06:29:52 2024-11-08 06:29:52,269 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 06:29:52 2024-11-08 06:29:52,274 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:29:52 4.0.0-dev.3 [Pipeline] } 06:29:52 $ docker exec --env ******** --env ******** e5e6c4278a9cfd89c5425cdad0ea130cf2839bb4860e5a70de2b63c4bf23ac51 ssh-agent -k 06:29:52 unset SSH_AUTH_SOCK; 06:29:52 unset SSH_AGENT_PID; 06:29:52 echo Agent pid 37 killed; 06:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:53 + git semver [Pipeline] } 06:29:53 $ docker stop --time=1 e5e6c4278a9cfd89c5425cdad0ea130cf2839bb4860e5a70de2b63c4bf23ac51 06:29:54 $ docker rm -f --volumes e5e6c4278a9cfd89c5425cdad0ea130cf2839bb4860e5a70de2b63c4bf23ac51 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:29:55 06:29:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:29:55 0.23.1-centos7: Pulling from edgex-lftools 06:29:55 ab5ef0e58194: Pulling fs layer 06:29:55 9712f1f96733: Pulling fs layer 06:29:55 63f879dbbcfc: Pulling fs layer 06:29:55 0d9ebad4ef96: Pulling fs layer 06:29:55 e9a5061849ea: Pulling fs layer 06:29:55 d747dcd14b5f: Pulling fs layer 06:29:55 2de7ff778b66: Pulling fs layer 06:29:55 0d9ebad4ef96: Waiting 06:29:55 2de7ff778b66: Waiting 06:29:55 e9a5061849ea: Waiting 06:29:55 d747dcd14b5f: Waiting 06:29:55 9712f1f96733: Verifying Checksum 06:29:55 9712f1f96733: Download complete 06:29:56 63f879dbbcfc: Verifying Checksum 06:29:56 63f879dbbcfc: Download complete 06:29:56 e9a5061849ea: Verifying Checksum 06:29:56 e9a5061849ea: Download complete 06:29:56 d747dcd14b5f: Verifying Checksum 06:29:56 d747dcd14b5f: Download complete 06:29:56 ab5ef0e58194: Verifying Checksum 06:29:56 ab5ef0e58194: Download complete 06:29:56 2de7ff778b66: Verifying Checksum 06:29:56 2de7ff778b66: Download complete 06:29:56 0d9ebad4ef96: Verifying Checksum 06:29:56 0d9ebad4ef96: Download complete 06:29:59 ab5ef0e58194: Pull complete 06:30:00 9712f1f96733: Pull complete 06:30:01 63f879dbbcfc: Pull complete 06:30:05 0d9ebad4ef96: Pull complete 06:30:05 e9a5061849ea: Pull complete 06:30:05 d747dcd14b5f: Pull complete 06:30:06 2de7ff778b66: Pull complete 06:30:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:30:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:30:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:06 prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container 06:30:06 $ 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 06:30:14 $ docker top 117a7713e2917837b1e182f5589d78e722d2fc12cc3f90e5bc5348b2294e6c6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:30:14 provisioning config files... 06:30:14 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15455946695736766650tmp 06:30:14 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4033676041693104683tmp 06:30:14 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18309783321328079319tmp [Pipeline] { [Pipeline] echo 06:30:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:30:15 ---> sigul-configuration.sh 06:30:15 gpg: directory `/root/.gnupg' created 06:30:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:30:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:30:15 gpg: keyring `/root/.gnupg/secring.gpg' created 06:30:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:30:15 gpg: CAST5 encrypted data 06:30:15 gpg: encrypted with 1 passphrase 06:30:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:30:15 + mkdir /home/jenkins 06:30:15 + mkdir /home/jenkins/sigul [Pipeline] sh 06:30:15 + 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 06:30:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:30:15 ---> sigul-install.sh 06:30:15 Sigul already installed; skipping installation. [Pipeline] sh 06:30:16 + git tag --list 06:30:16 v1.0.0 06:30:16 v1.1.0 06:30:16 v1.1.1 06:30:16 v1.2.1 06:30:16 v1.2.2 06:30:16 v1.2.3 06:30:16 v1.3.0 06:30:16 v1.3.1 06:30:16 v2.0.0 06:30:16 v2.1.0 06:30:16 v2.1.1 06:30:16 v2.2.0 06:30:16 v2.3.0 06:30:16 v3.0 06:30:16 v3.0.0 06:30:16 v3.1 06:30:16 v3.1.0 06:30:16 v3.1.0-dev.1 06:30:16 v3.1.0-dev.10 06:30:16 v3.1.0-dev.11 06:30:16 v3.1.0-dev.12 06:30:16 v3.1.0-dev.13 06:30:16 v3.1.0-dev.14 06:30:16 v3.1.0-dev.15 06:30:16 v3.1.0-dev.16 06:30:16 v3.1.0-dev.17 06:30:16 v3.1.0-dev.18 06:30:16 v3.1.0-dev.19 06:30:16 v3.1.0-dev.2 06:30:16 v3.1.0-dev.20 06:30:16 v3.1.0-dev.21 06:30:16 v3.1.0-dev.22 06:30:16 v3.1.0-dev.23 06:30:16 v3.1.0-dev.24 06:30:16 v3.1.0-dev.25 06:30:16 v3.1.0-dev.26 06:30:16 v3.1.0-dev.27 06:30:16 v3.1.0-dev.28 06:30:16 v3.1.0-dev.29 06:30:16 v3.1.0-dev.3 06:30:16 v3.1.0-dev.30 06:30:16 v3.1.0-dev.4 06:30:16 v3.1.0-dev.5 06:30:16 v3.1.0-dev.6 06:30:16 v3.1.0-dev.7 06:30:16 v3.1.0-dev.8 06:30:16 v3.1.0-dev.9 06:30:16 v3.1.1 06:30:16 v3.1.1-dev.1 06:30:16 v3.2.0-dev.1 06:30:16 v3.2.0-dev.10 06:30:16 v3.2.0-dev.11 06:30:16 v3.2.0-dev.12 06:30:16 v3.2.0-dev.13 06:30:16 v3.2.0-dev.14 06:30:16 v3.2.0-dev.15 06:30:16 v3.2.0-dev.16 06:30:16 v3.2.0-dev.17 06:30:16 v3.2.0-dev.18 06:30:16 v3.2.0-dev.19 06:30:16 v3.2.0-dev.2 06:30:16 v3.2.0-dev.20 06:30:16 v3.2.0-dev.21 06:30:16 v3.2.0-dev.22 06:30:16 v3.2.0-dev.23 06:30:16 v3.2.0-dev.24 06:30:16 v3.2.0-dev.25 06:30:16 v3.2.0-dev.26 06:30:16 v3.2.0-dev.27 06:30:16 v3.2.0-dev.28 06:30:16 v3.2.0-dev.3 06:30:16 v3.2.0-dev.4 06:30:16 v3.2.0-dev.5 06:30:16 v3.2.0-dev.6 06:30:16 v3.2.0-dev.7 06:30:16 v3.2.0-dev.8 06:30:16 v3.2.0-dev.9 06:30:16 v4.0.0-dev.1 06:30:16 v4.0.0-dev.2 06:30:16 v4.0.0-dev.3 [Pipeline] sh 06:30:16 + lftools sign git-tag v4.0.0-dev.3 06:30:17 Signing Git tag with Sigul... 06:30:17 Signing v4.0.0-dev.3 [Pipeline] echo 06:30:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:30:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:30:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:30:17 $ docker stop --time=1 117a7713e2917837b1e182f5589d78e722d2fc12cc3f90e5bc5348b2294e6c6f 06:30:19 $ docker rm -f --volumes 117a7713e2917837b1e182f5589d78e722d2fc12cc3f90e5bc5348b2294e6c6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:30:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:30:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:20 prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container 06:30:20 $ 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 06:30:21 $ docker top ebf73cbbc682979e6b5bab6eadb2761b4efb6c251527354bd129cef05f8d63c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:21 [ssh-agent] Looking for ssh-agent implementation... 06:30:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:21 $ docker exec ebf73cbbc682979e6b5bab6eadb2761b4efb6c251527354bd129cef05f8d63c5 ssh-agent 06:30:21 SSH_AUTH_SOCK=/tmp/ssh-LwLAmONTOlID/agent.32 06:30:21 SSH_AGENT_PID=38 06:30:21 Running ssh-add (command line suppressed) 06:30:21 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18233777811042590153.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18233777811042590153.key) 06:30:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:21 + git semver bump pre 06:30:22 2024-11-08 06:30:22,088 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:30:22 2024-11-08 06:30:22,088 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev 06:30:22 2024-11-08 06:30:22,088 [bump_version] DEBUG bumped version:4.0.0-dev.4 06:30:22 2024-11-08 06:30:22,088 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 06:30:22 2024-11-08 06:30:22,088 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:30:22 2024-11-08 06:30:22,088 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:30:22 2024-11-08 06:30:22,090 [execute] INFO git cat-file --batch-check 06:30:22 2024-11-08 06:30:22,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:30:22 2024-11-08 06:30:22,095 [execute] INFO git cat-file --batch 06:30:22 2024-11-08 06:30:22,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:30:22 2024-11-08 06:30:22,101 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:30:22 4.0.0-dev.4 [Pipeline] } 06:30:22 $ docker exec --env ******** --env ******** ebf73cbbc682979e6b5bab6eadb2761b4efb6c251527354bd129cef05f8d63c5 ssh-agent -k 06:30:22 unset SSH_AUTH_SOCK; 06:30:22 unset SSH_AGENT_PID; 06:30:22 echo Agent pid 38 killed; 06:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:22 + git semver [Pipeline] } 06:30:22 $ docker stop --time=1 ebf73cbbc682979e6b5bab6eadb2761b4efb6c251527354bd129cef05f8d63c5 06:30:24 $ docker rm -f --volumes ebf73cbbc682979e6b5bab6eadb2761b4efb6c251527354bd129cef05f8d63c5 [Pipeline] // withDockerContainer [Pipeline] sh 06:30:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:30:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:24 prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container 06:30:24 $ 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 06:30:25 $ docker top 974a746bccf1cd5fd0af8fb8d10955c8f92bbf08a07b8e4a821cff2d9758fbc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:30:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:30:25 [ssh-agent] Looking for ssh-agent implementation... 06:30:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:30:25 $ docker exec 974a746bccf1cd5fd0af8fb8d10955c8f92bbf08a07b8e4a821cff2d9758fbc6 ssh-agent 06:30:25 SSH_AUTH_SOCK=/tmp/ssh-o9nIgpQzWI7f/agent.33 06:30:25 SSH_AGENT_PID=39 06:30:25 Running ssh-add (command line suppressed) 06:30:25 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4702346920227495367.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4702346920227495367.key) 06:30:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:30:26 + git semver push 06:30:26 2024-11-08 06:30:26,260 [run_push] DEBUG push 06:30:26 2024-11-08 06:30:26,261 [execute] INFO git cat-file --batch-check 06:30:26 2024-11-08 06:30:26,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:30:26 2024-11-08 06:30:26,265 [execute] INFO git rev-list 4f3df56a2651586c27f6cdf6ed2593e445175036 -- 06:30:26 2024-11-08 06:30:26,266 [execute] DEBUG Popen(['git', 'rev-list', '4f3df56a2651586c27f6cdf6ed2593e445175036', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:30:26 2024-11-08 06:30:26,275 [execute] INFO git fetch -v origin 06:30:26 2024-11-08 06:30:26,275 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:30:26 2024-11-08 06:30:26,749 [run_push] DEBUG no remote changes detected 06:30:26 2024-11-08 06:30:26,749 [execute] INFO git push origin semver 06:30:26 2024-11-08 06:30:26,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:30:27 2024-11-08 06:30:27,472 [run_push] DEBUG push all version tags 06:30:27 2024-11-08 06:30:27,473 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:30:27 2024-11-08 06:30:27,473 [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) 06:30:28 2024-11-08 06:30:28,073 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:30:28 4.0.0-dev.4 [Pipeline] } 06:30:28 $ docker exec --env ******** --env ******** 974a746bccf1cd5fd0af8fb8d10955c8f92bbf08a07b8e4a821cff2d9758fbc6 ssh-agent -k 06:30:28 unset SSH_AUTH_SOCK; 06:30:28 unset SSH_AGENT_PID; 06:30:28 echo Agent pid 39 killed; 06:30:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:28 + git semver [Pipeline] } 06:30:29 $ docker stop --time=1 974a746bccf1cd5fd0af8fb8d10955c8f92bbf08a07b8e4a821cff2d9758fbc6 06:30:30 $ docker rm -f --volumes 974a746bccf1cd5fd0af8fb8d10955c8f92bbf08a07b8e4a821cff2d9758fbc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:30:31 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 06:30:31 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:30:31 total 16 06:30:31 drwxr-xr-x 3 root root 4096 Nov 8 06:15 . 06:30:31 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 06:30 .. 06:30:31 drwxr-xr-x 2 root root 4096 Nov 8 06:15 cost 06:30:31 -rw-r--r-- 1 root root 89 Nov 8 06:15 cost.csv 06:30:31 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 06:30:31 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:30:31 total 16 06:30:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 06:15 . 06:30:31 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 06:30 .. 06:30:31 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 06:15 cost 06:30:31 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 06:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:30:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:30:32 ---> package-listing.sh 06:30:32 ++ facter osfamily 06:30:32 ++ tr '[:upper:]' '[:lower:]' 06:30:32 + OS_FAMILY=debian 06:30:32 + workspace=/w/workspace/exfoundry_device-virtual-go_main 06:30:32 + START_PACKAGES=/tmp/packages_start.txt 06:30:32 + END_PACKAGES=/tmp/packages_end.txt 06:30:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:30:32 + PACKAGES=/tmp/packages_start.txt 06:30:32 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:30:32 + PACKAGES=/tmp/packages_end.txt 06:30:32 + case "${OS_FAMILY}" in 06:30:32 + dpkg -l 06:30:32 + grep '^ii' 06:30:32 + '[' -f /tmp/packages_start.txt ']' 06:30:32 + '[' -f /tmp/packages_end.txt ']' 06:30:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:30:32 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:30:32 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 06:30:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 06:30:32 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 06:30:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:33 prd-ubuntu20.04-docker-8c-8g-25885 does not seem to be running inside a container 06:30:33 $ 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 06:30:33 $ docker top 060e5158a02b1554d127b75e5944eeaa3ac061163c8517f5b29ab0d004c46089 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:34 + touch /tmp/pre-build-complete [Pipeline] sh 06:30:34 + mkdir -p /var/log/sysstat [Pipeline] sh 06:30:34 + ls /var/log/sa-host 06:30:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:34 provisioning config files... 06:30:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1718395889785945814tmp [Pipeline] { [Pipeline] echo 06:30:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:30:34 ---> create-netrc.sh [Pipeline] } 06:30:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:30:35 ---> python-tools-install.sh [Pipeline] echo 06:30:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:30:35 ---> sudo-logs.sh 06:30:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:30:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:30:36 ---> job-cost.sh 06:30:36 lf-activate-venv: SKIPPING 06:30:36 DEBUG: total: 0.2199999988079071 06:30:36 INFO: Retrieving Stack Cost... 06:30:36 INFO: Retrieving Pricing Info for: v3-standard-8 06:30:36 INFO: Archiving Costs [Pipeline] echo 06:30:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:30:36 ---> logs-deploy.sh 06:30:36 lf-activate-venv: SKIPPING 06:30:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/187 06:30:36 INFO: archiving workspace using pattern(s): 06:30:38 Archives upload complete. 06:30:38 INFO: archiving logs to Nexus 06:30:38 ---> uname -a: 06:30:38 Linux prd-ubuntu20-04-docker-8c-8g-25885 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:30:38 06:30:38 06:30:38 ---> lscpu: 06:30:38 Architecture: x86_64 06:30:38 CPU op-mode(s): 32-bit, 64-bit 06:30:38 Byte Order: Little Endian 06:30:38 Address sizes: 40 bits physical, 48 bits virtual 06:30:38 CPU(s): 8 06:30:38 On-line CPU(s) list: 0-7 06:30:38 Thread(s) per core: 1 06:30:38 Core(s) per socket: 1 06:30:38 Socket(s): 8 06:30:38 NUMA node(s): 1 06:30:38 Vendor ID: AuthenticAMD 06:30:38 CPU family: 23 06:30:38 Model: 49 06:30:38 Model name: AMD EPYC-Rome Processor 06:30:38 Stepping: 0 06:30:38 CPU MHz: 2799.998 06:30:38 BogoMIPS: 5599.99 06:30:38 Virtualization: AMD-V 06:30:38 Hypervisor vendor: KVM 06:30:38 Virtualization type: full 06:30:38 L1d cache: 256 KiB 06:30:38 L1i cache: 256 KiB 06:30:38 L2 cache: 4 MiB 06:30:38 L3 cache: 128 MiB 06:30:38 NUMA node0 CPU(s): 0-7 06:30:38 Vulnerability Itlb multihit: Not affected 06:30:38 Vulnerability L1tf: Not affected 06:30:38 Vulnerability Mds: Not affected 06:30:38 Vulnerability Meltdown: Not affected 06:30:38 Vulnerability Mmio stale data: Not affected 06:30:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:30:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:30:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:30:38 Vulnerability Srbds: Not affected 06:30:38 Vulnerability Tsx async abort: Not affected 06:30:38 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 06:30:38 06:30:38 06:30:38 ---> nproc: 06:30:38 8 06:30:38 06:30:38 06:30:38 ---> df -h: 06:30:38 Filesystem Size Used Avail Use% Mounted on 06:30:38 overlay 155G 13G 143G 9% / 06:30:38 tmpfs 64M 0 64M 0% /dev 06:30:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:30:38 shm 64M 0 64M 0% /dev/shm 06:30:38 /dev/vda1 155G 13G 143G 9% /facter-os 06:30:38 06:30:38 06:30:38 ---> sar -b -r -n DEV: 06:30:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25885) 11/08/24 _x86_64_ (8 CPU) 06:30:38 06:30:38 06:11:13 LINUX RESTART (8 CPU) 06:30:38 06:30:38 06:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:30:38 06:13:01 260.55 5.91 254.63 0.00 456.60 74445.01 0.00 06:30:38 06:14:01 135.66 0.05 135.61 0.00 3.73 45630.39 0.00 06:30:38 06:15:01 174.67 0.25 174.42 0.00 32.66 47133.08 0.00 06:30:38 06:16:01 50.84 0.00 50.84 0.00 0.00 16536.33 0.00 06:30:38 06:17:02 4.37 0.98 3.38 0.00 67.58 50.25 0.00 06:30:38 06:18:01 2.30 0.00 2.30 0.00 0.00 24.54 0.00 06:30:38 06:19:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 06:30:38 06:20:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 06:30:38 06:21:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 06:30:38 06:22:01 2.02 0.00 2.02 0.00 0.00 25.06 0.00 06:30:38 06:23:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 06:30:38 06:24:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 06:30:38 06:25:01 1.03 0.03 1.00 0.00 0.27 10.66 0.00 06:30:38 06:26:01 4.70 2.22 2.48 0.00 36.12 78.85 0.00 06:30:38 06:27:01 1.65 0.02 1.63 0.00 0.13 20.00 0.00 06:30:38 06:28:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 06:30:38 06:29:01 0.90 0.00 0.90 0.00 0.00 11.46 0.00 06:30:38 06:30:01 73.72 0.57 73.15 0.00 27.73 31393.03 0.00 06:30:38 Average: 39.84 0.55 39.29 0.00 34.35 11917.21 0.00 06:30:38 06:30:38 06:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:30:38 06:13:01 27186788 31494496 813808 2.47 170632 4217316 2051888 6.05 1354456 3750796 725208 06:30:38 06:14:01 27468492 31532716 765676 2.33 188484 3959200 1993284 5.87 1320988 3497004 288784 06:30:38 06:15:01 27170472 31522264 779864 2.37 193608 4258296 2040492 6.01 1380888 3754972 235596 06:30:38 06:16:01 26930120 31543104 756860 2.30 199228 4480076 1797712 5.30 1374296 3964216 20 06:30:38 06:17:02 26921836 31541816 757800 2.30 200644 4485328 1804704 5.32 1376000 3969368 12 06:30:38 06:18:01 26929592 31549696 749748 2.28 200716 4485332 1804704 5.32 1368952 3969372 8 06:30:38 06:19:01 26929308 31549644 749912 2.28 200772 4485336 1804704 5.32 1368852 3969552 16 06:30:38 06:20:01 26937592 31557948 741556 2.26 200808 4485336 1804704 5.32 1360196 3969544 164 06:30:38 06:21:01 26938088 31558672 740960 2.25 200844 4485340 1804704 5.32 1360152 3969720 8 06:30:38 06:22:01 26937612 31558196 741288 2.25 200904 4485316 1804704 5.32 1360244 3969700 156 06:30:38 06:23:01 26938032 31558672 740968 2.25 200940 4485316 1804704 5.32 1360288 3969704 12 06:30:38 06:24:01 26937604 31558340 741224 2.25 200964 4485324 1804704 5.32 1360324 3969712 164 06:30:38 06:25:01 26936744 31557480 742020 2.26 201000 4485320 1788552 5.27 1360636 3969712 8 06:30:38 06:26:01 26934560 31558156 740880 2.25 201064 4487688 1772288 5.22 1360544 3971992 16 06:30:38 06:27:01 26933696 31557364 741756 2.26 201116 4487680 1784292 5.26 1360704 3971992 16 06:30:38 06:28:01 26933736 31557424 741612 2.26 201160 4487692 1784292 5.26 1360644 3971996 16 06:30:38 06:29:01 26933728 31557476 741532 2.26 201192 4487696 1784292 5.26 1360696 3972004 24 06:30:38 06:30:01 25925200 31491872 805084 2.45 212204 5366760 2041576 6.02 1444532 4841068 484544 06:30:38 Average: 26934622 31544741 755142 2.30 198682 4477797 1848683 5.45 1366300 3967912 96376 06:30:38 06:30:38 06:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:30:38 06:13:01 docker0 327.76 417.73 28.50 3661.67 0.00 0.00 0.00 0.00 06:30:38 06:13:01 ens3 576.60 419.83 6942.78 56.21 0.00 0.00 0.00 0.00 06:30:38 06:13:01 lo 2.78 2.78 0.28 0.28 0.00 0.00 0.00 0.00 06:30:38 06:14:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:30:38 06:14:01 ens3 31.16 18.70 29.19 11.91 0.00 0.00 0.00 0.00 06:30:38 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:38 06:14:01 veth3c4ce4b 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 06:30:38 06:15:01 docker0 6.93 13.26 0.42 190.68 0.00 0.00 0.00 0.00 06:30:38 06:15:01 ens3 157.62 109.02 2739.47 240.29 0.00 0.00 0.00 0.00 06:30:38 06:15:01 lo 7.93 7.93 0.79 0.79 0.00 0.00 0.00 0.00 06:30:38 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:16:01 ens3 13.21 9.27 14.23 5.50 0.00 0.00 0.00 0.00 06:30:38 06:16:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:30:38 06:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:17:02 ens3 1.27 0.83 0.81 0.51 0.00 0.00 0.00 0.00 06:30:38 06:17:02 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:30:38 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:38 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:38 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:19:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:20:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:30:38 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:38 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:22:01 ens3 1.92 0.95 5.31 0.13 0.00 0.00 0.00 0.00 06:30:38 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:38 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:23:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:30:38 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:24:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 06:30:38 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:38 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:38 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:38 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:27:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:30:38 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:28:01 ens3 0.30 0.20 0.07 0.01 0.00 0.00 0.00 0.00 06:30:38 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:38 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:29:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:30:38 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:38 06:30:01 docker0 68.39 126.28 6.52 1244.53 0.00 0.00 0.00 0.00 06:30:38 06:30:01 ens3 362.52 244.14 7093.73 159.27 0.00 0.00 0.00 0.00 06:30:38 06:30:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 06:30:38 Average: docker0 22.12 30.62 1.95 280.16 0.00 0.00 0.00 0.00 06:30:38 Average: ens3 63.22 44.32 929.64 26.31 0.00 0.00 0.00 0.00 06:30:38 Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 06:30:38 06:30:38 06:30:38 ---> sar -P ALL: 06:30:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25885) 11/08/24 _x86_64_ (8 CPU) 06:30:38 06:30:38 06:11:13 LINUX RESTART (8 CPU) 06:30:38 06:30:38 06:12:02 CPU %user %nice %system %iowait %steal %idle 06:30:38 06:13:01 all 10.22 0.00 4.79 4.44 0.07 80.48 06:30:38 06:13:01 0 11.43 0.00 4.86 6.50 0.09 77.13 06:30:38 06:13:01 1 10.91 0.00 4.80 1.68 0.07 82.54 06:30:38 06:13:01 2 10.55 0.00 4.73 2.21 0.07 82.43 06:30:38 06:13:01 3 10.08 0.00 5.43 18.57 0.07 65.85 06:30:38 06:13:01 4 10.11 0.00 4.88 1.54 0.05 83.42 06:30:38 06:13:01 5 9.73 0.00 4.94 0.43 0.07 84.82 06:30:38 06:13:01 6 8.99 0.00 4.27 2.57 0.07 84.10 06:30:38 06:13:01 7 9.97 0.00 4.37 2.02 0.07 83.57 06:30:38 06:14:01 all 44.16 0.00 7.39 2.64 0.07 45.74 06:30:38 06:14:01 0 44.22 0.00 9.09 1.37 0.10 45.22 06:30:38 06:14:01 1 45.62 0.00 7.21 0.19 0.07 46.92 06:30:38 06:14:01 2 43.95 0.00 6.90 0.30 0.05 48.79 06:30:38 06:14:01 3 42.57 0.00 8.05 14.37 0.08 34.93 06:30:38 06:14:01 4 46.32 0.00 7.23 1.21 0.07 45.18 06:30:38 06:14:01 5 42.12 0.00 6.14 1.17 0.07 50.51 06:30:38 06:14:01 6 43.00 0.00 7.23 1.23 0.07 48.47 06:30:38 06:14:01 7 45.43 0.00 7.28 1.38 0.07 45.84 06:30:38 06:15:01 all 26.73 0.00 5.57 2.38 0.08 65.24 06:30:38 06:15:01 0 29.10 0.00 5.84 13.46 0.08 51.52 06:30:38 06:15:01 1 28.05 0.00 6.20 2.51 0.07 63.17 06:30:38 06:15:01 2 25.78 0.00 5.24 0.17 0.07 68.74 06:30:38 06:15:01 3 26.40 0.00 5.02 0.17 0.07 68.34 06:30:38 06:15:01 4 28.45 0.00 5.59 0.64 0.12 65.20 06:30:38 06:15:01 5 25.53 0.00 4.61 0.13 0.07 69.65 06:30:38 06:15:01 6 24.04 0.00 6.40 0.20 0.07 69.29 06:30:38 06:15:01 7 26.52 0.00 5.68 1.83 0.08 65.89 06:30:38 06:16:01 all 1.91 0.00 0.88 1.02 0.02 96.17 06:30:38 06:16:01 0 1.81 0.00 1.25 0.55 0.03 96.36 06:30:38 06:16:01 1 2.18 0.00 0.60 1.46 0.05 95.71 06:30:38 06:16:01 2 1.93 0.00 0.97 0.03 0.02 97.05 06:30:38 06:16:01 3 2.17 0.00 0.64 0.00 0.02 97.17 06:30:38 06:16:01 4 2.18 0.00 0.77 0.00 0.00 97.05 06:30:38 06:16:01 5 1.64 0.00 0.35 0.00 0.02 97.99 06:30:38 06:16:01 6 1.34 0.00 0.77 0.00 0.02 97.88 06:30:38 06:16:01 7 2.01 0.00 1.68 6.15 0.03 90.13 06:30:38 06:17:02 all 0.05 0.00 0.07 0.06 0.01 99.81 06:30:38 06:17:02 0 0.10 0.00 0.03 0.00 0.00 99.87 06:30:38 06:17:02 1 0.05 0.00 0.03 0.12 0.02 99.78 06:30:38 06:17:02 2 0.03 0.00 0.03 0.03 0.02 99.88 06:30:38 06:17:02 3 0.10 0.00 0.28 0.10 0.00 99.52 06:30:38 06:17:02 4 0.02 0.00 0.03 0.00 0.02 99.93 06:30:38 06:17:02 5 0.02 0.00 0.02 0.00 0.02 99.95 06:30:38 06:17:02 6 0.02 0.00 0.05 0.12 0.00 99.82 06:30:38 06:17:02 7 0.05 0.00 0.05 0.12 0.02 99.77 06:30:38 06:18:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:30:38 06:18:01 0 0.02 0.00 0.03 0.02 0.02 99.92 06:30:38 06:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:30:38 06:18:01 2 0.19 0.00 0.00 0.00 0.03 99.78 06:30:38 06:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:30:38 06:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:38 06:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:30:38 06:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:30:38 06:18:01 7 0.03 0.00 0.02 0.03 0.00 99.92 06:30:38 06:19:01 all 0.27 0.00 0.03 0.01 0.01 99.68 06:30:38 06:19:01 0 0.02 0.00 0.03 0.02 0.02 99.92 06:30:38 06:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:30:38 06:19:01 2 2.00 0.00 0.03 0.00 0.03 97.93 06:30:38 06:19:01 3 0.03 0.00 0.08 0.00 0.02 99.87 06:30:38 06:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:38 06:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:30:38 06:19:01 6 0.02 0.00 0.05 0.00 0.00 99.93 06:30:38 06:19:01 7 0.03 0.00 0.00 0.03 0.02 99.92 06:30:38 06:20:01 all 0.29 0.00 0.01 0.00 0.01 99.68 06:30:38 06:20:01 0 0.07 0.00 0.02 0.02 0.02 99.88 06:30:38 06:20:01 1 0.13 0.00 0.00 0.00 0.00 99.87 06:30:38 06:20:01 2 1.99 0.00 0.03 0.00 0.02 97.96 06:30:38 06:20:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:30:38 06:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:38 06:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:30:38 06:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:30:38 06:20:01 7 0.05 0.00 0.02 0.02 0.02 99.90 06:30:38 06:21:01 all 0.25 0.00 0.00 0.01 0.01 99.72 06:30:38 06:21:01 0 0.03 0.00 0.00 0.03 0.02 99.92 06:30:38 06:21:01 1 0.25 0.00 0.03 0.00 0.02 99.70 06:30:38 06:21:01 2 1.73 0.00 0.00 0.00 0.03 98.24 06:30:38 06:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:30:38 06:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:30:38 06:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:30:38 06:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:30:38 06:21:01 7 0.00 0.00 0.00 0.03 0.00 99.97 06:30:38 06:22:01 all 0.11 0.00 0.01 0.01 0.00 99.86 06:30:38 06:22:01 0 0.02 0.00 0.02 0.02 0.02 99.93 06:30:38 06:22:01 1 0.07 0.00 0.03 0.02 0.00 99.88 06:30:38 06:22:01 2 0.67 0.00 0.00 0.02 0.02 99.30 06:30:38 06:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:30:38 06:22:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:30:38 06:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:30:38 06:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:30:38 06:22:01 7 0.03 0.00 0.00 0.03 0.00 99.93 06:30:38 06:23:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:30:38 06:23:01 0 0.05 0.00 0.02 0.02 0.02 99.90 06:30:38 06:23:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:30:38 06:23:01 2 0.12 0.00 0.00 0.00 0.02 99.87 06:30:38 06:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:30:38 06:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:30:38 06:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:30:38 06:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:30:38 06:23:01 7 0.02 0.00 0.02 0.08 0.02 99.87 06:30:38 06:30:38 06:23:01 CPU %user %nice %system %iowait %steal %idle 06:30:38 06:24:01 all 0.06 0.00 0.00 0.03 0.01 99.89 06:30:38 06:24:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:30:38 06:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:30:38 06:24:01 2 0.38 0.00 0.02 0.00 0.03 99.57 06:30:38 06:24:01 3 0.00 0.00 0.00 0.00 0.05 99.95 06:30:38 06:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:38 06:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:30:38 06:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:30:38 06:24:01 7 0.03 0.00 0.00 0.20 0.00 99.77 06:30:38 06:25:01 all 0.11 0.00 0.01 0.22 0.01 99.65 06:30:38 06:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:30:38 06:25:01 1 0.00 0.00 0.02 0.33 0.00 99.65 06:30:38 06:25:01 2 0.85 0.00 0.02 0.48 0.03 98.62 06:30:38 06:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:30:38 06:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:38 06:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:30:38 06:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:30:38 06:25:01 7 0.00 0.00 0.02 0.95 0.00 99.03 06:30:38 06:26:01 all 0.05 0.00 0.03 0.14 0.01 99.78 06:30:38 06:26:01 0 0.03 0.00 0.02 0.02 0.02 99.92 06:30:38 06:26:01 1 0.02 0.00 0.05 0.31 0.02 99.60 06:30:38 06:26:01 2 0.10 0.00 0.05 0.22 0.02 99.62 06:30:38 06:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:30:38 06:26:01 4 0.02 0.00 0.03 0.00 0.00 99.95 06:30:38 06:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:30:38 06:26:01 6 0.12 0.00 0.03 0.15 0.00 99.70 06:30:38 06:26:01 7 0.03 0.00 0.02 0.43 0.02 99.50 06:30:38 06:27:01 all 0.17 0.00 0.04 0.06 0.01 99.72 06:30:38 06:27:01 0 0.03 0.00 0.05 0.07 0.02 99.83 06:30:38 06:27:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:30:38 06:27:01 2 1.21 0.00 0.07 0.12 0.02 98.59 06:30:38 06:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:30:38 06:27:01 4 0.00 0.00 0.03 0.00 0.02 99.95 06:30:38 06:27:01 5 0.03 0.00 0.03 0.00 0.02 99.92 06:30:38 06:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:30:38 06:27:01 7 0.02 0.00 0.03 0.32 0.00 99.63 06:30:38 06:28:01 all 0.07 0.00 0.01 0.00 0.01 99.91 06:30:38 06:28:01 0 0.03 0.00 0.02 0.02 0.00 99.93 06:30:38 06:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:30:38 06:28:01 2 0.37 0.00 0.02 0.00 0.03 99.58 06:30:38 06:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:30:38 06:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:30:38 06:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:30:38 06:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:30:38 06:28:01 7 0.05 0.00 0.03 0.02 0.02 99.88 06:30:38 06:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:30:38 06:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:30:38 06:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:30:38 06:29:01 2 0.02 0.00 0.03 0.00 0.03 99.92 06:30:38 06:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:30:38 06:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:30:38 06:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:30:38 06:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:30:38 06:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:30:38 06:30:01 all 5.69 0.00 2.52 3.27 0.05 88.47 06:30:38 06:30:01 0 5.70 0.00 3.38 17.57 0.07 73.28 06:30:38 06:30:01 1 6.64 0.00 2.18 0.15 0.05 90.98 06:30:38 06:30:01 2 4.43 0.00 2.30 0.35 0.05 92.87 06:30:38 06:30:01 3 5.71 0.00 2.65 0.71 0.10 90.83 06:30:38 06:30:01 4 6.18 0.00 2.61 0.93 0.03 90.24 06:30:38 06:30:01 5 5.18 0.00 2.16 2.01 0.03 90.62 06:30:38 06:30:01 6 6.10 0.00 2.40 4.05 0.03 87.42 06:30:38 06:30:01 7 5.54 0.00 2.49 0.45 0.05 91.47 06:30:38 Average: all 4.97 0.00 1.18 0.79 0.02 93.05 06:30:38 Average: 0 5.10 0.00 1.36 2.18 0.03 91.34 06:30:38 Average: 1 5.19 0.00 1.17 0.37 0.02 93.24 06:30:38 Average: 2 5.31 0.00 1.12 0.22 0.03 93.32 06:30:38 Average: 3 4.79 0.00 1.22 1.84 0.03 92.12 06:30:38 Average: 4 5.16 0.00 1.17 0.24 0.02 93.42 06:30:38 Average: 5 4.64 0.00 1.01 0.21 0.02 94.12 06:30:38 Average: 6 4.61 0.00 1.17 0.46 0.01 93.76 06:30:38 Average: 7 4.95 0.00 1.19 0.78 0.02 93.05 06:30:38 06:30:38 06:30:38