Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 350f91378f8e2b74d99603fa7c1a2c5178e3ed86+d6005d96c7786e365cf45b9995c116b830baa0de (5574dfea5f46080c5f434b3f0240fa0c6c62f9ae) 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-ssh16995833566640631069.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-ssh5692661941586317270.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/PR-501/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/PR-501/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh297844319362635656.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-ssh14761190790035481401.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/PR-501/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/PR-501/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4354006070563116087.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 Running on prd-ubuntu20.04-docker-8c-8g-25896 in /w/workspace/foundry_device-virtual-go_PR-501 [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/foundry_device-virtual-go_PR-501 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d6005d96c7786e365cf45b9995c116b830baa0de into PR head commit 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 Merge succeeded, producing ee5464c04a27145ed089f75f9d224d00649128ba Checking out Revision ee5464c04a27145ed089f75f9d224d00649128ba (PR-501) > git config core.sparsecheckout # timeout=10 > git checkout -f 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee5464c04a27145ed089f75f9d224d00649128ba # timeout=10 Commit message: "Merge commit 'd6005d96c7786e365cf45b9995c116b830baa0de' into HEAD" > git rev-list --no-walk 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:12:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:12:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:12:35 ========================================================= 08:12:35 EdgeX Global Pipelines Version Info 08:12:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:12:36 ------------------- 08:12:36 stable info: 08:12:36 ------------------- 08:12:36 Commited By: Ginny Guan ginny@iotechsys.com 08:12:36 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:12:36 Message: update stable to v1.0.265 08:12:36 ------------------- 08:12:36 experimental info: 08:12:36 ------------------- 08:12:36 Commited By: Cherry Wang cherry@iotechsys.com 08:12:36 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:12:36 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:12:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-501 [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-501 [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-501 [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee5464c04a27145ed089f75f9d224d00649128ba [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee5464c [Pipeline] echo 08:12:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:12:37 provisioning config files... 08:12:37 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config14213763006336967354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:37 ---> ****-login.sh 08:12:37 nexus3.edgexfoundry.org:10001 08:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:38 Configure a credential helper to remove this warning. See 08:12:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:38 08:12:38 Login Succeeded 08:12:38 nexus3.edgexfoundry.org:10002 08:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:38 Configure a credential helper to remove this warning. See 08:12:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:38 08:12:38 Login Succeeded 08:12:38 nexus3.edgexfoundry.org:10003 08:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:38 Configure a credential helper to remove this warning. See 08:12:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:38 08:12:38 Login Succeeded 08:12:38 nexus3.edgexfoundry.org:10004 08:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:38 Configure a credential helper to remove this warning. See 08:12:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:38 08:12:38 Login Succeeded 08:12:38 ****.io 08:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:38 Configure a credential helper to remove this warning. See 08:12:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:38 08:12:38 Login Succeeded 08:12:38 ---> ****-login.sh ends [Pipeline] } 08:12:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:12:39 + git rev-list -1 --merges ee5464c04a27145ed089f75f9d224d00649128ba~1..ee5464c04a27145ed089f75f9d224d00649128ba [Pipeline] echo 08:12:39 -----------> git rev-list -1 --merges ee5464c04a27145ed089f75f9d224d00649128ba~1..ee5464c04a27145ed089f75f9d224d00649128ba ee5464c04a27145ed089f75f9d224d00649128ba 08:12:39 ee5464c04a27145ed089f75f9d224d00649128ba [false] [Pipeline] sh 08:12:39 + git log --format=format:%s -1 ee5464c04a27145ed089f75f9d224d00649128ba [Pipeline] echo 08:12:39 ========================================================= 08:12:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:12:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:12:39 + git log --format=format:%s -1 ee5464c04a27145ed089f75f9d224d00649128ba [Pipeline] echo 08:12:39 [semverPrep] GIT_COMMIT: ee5464c04a27145ed089f75f9d224d00649128ba, Commit Message: Merge commit 'd6005d96c7786e365cf45b9995c116b830baa0de' into HEAD [Pipeline] echo 08:12:39 [semverPrep] This is not a build commit. [Pipeline] sh 08:12:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:12:40 + grep -v github /etc/ssh/ssh_known_hosts 08:12:40 + [ -e /tmp/ssh_known_hosts ] 08:12:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:12:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:12:40 + sudo tee -a /etc/ssh/ssh_known_hosts 08:12:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:40 08:12:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:41 0.1.4: Pulling from edgex-devops/py-git-semver 08:12:41 b85a868b505f: Pulling fs layer 08:12:41 e2be974225ed: Pulling fs layer 08:12:41 339a4e72a1f5: Pulling fs layer 08:12:41 988bab9f4d93: Pulling fs layer 08:12:41 1469e6f7b9e6: Pulling fs layer 08:12:41 eaf3925da568: Pulling fs layer 08:12:41 bab4dde63d76: Pulling fs layer 08:12:41 bde34c3a00c8: Pulling fs layer 08:12:41 b352a97aabf1: Pulling fs layer 08:12:41 4872d77fe225: Pulling fs layer 08:12:41 5851b861e8e6: Pulling fs layer 08:12:41 988bab9f4d93: Waiting 08:12:41 1469e6f7b9e6: Waiting 08:12:41 eaf3925da568: Waiting 08:12:41 4872d77fe225: Waiting 08:12:41 bab4dde63d76: Waiting 08:12:41 5851b861e8e6: Waiting 08:12:41 bde34c3a00c8: Waiting 08:12:41 b352a97aabf1: Waiting 08:12:41 e2be974225ed: Verifying Checksum 08:12:41 e2be974225ed: Download complete 08:12:41 988bab9f4d93: Verifying Checksum 08:12:41 988bab9f4d93: Download complete 08:12:41 1469e6f7b9e6: Verifying Checksum 08:12:41 1469e6f7b9e6: Download complete 08:12:41 339a4e72a1f5: Verifying Checksum 08:12:41 339a4e72a1f5: Download complete 08:12:41 eaf3925da568: Download complete 08:12:41 bde34c3a00c8: Verifying Checksum 08:12:41 bde34c3a00c8: Download complete 08:12:41 b352a97aabf1: Verifying Checksum 08:12:41 b352a97aabf1: Download complete 08:12:41 4872d77fe225: Verifying Checksum 08:12:41 4872d77fe225: Download complete 08:12:41 5851b861e8e6: Verifying Checksum 08:12:41 5851b861e8e6: Download complete 08:12:41 b85a868b505f: Verifying Checksum 08:12:41 b85a868b505f: Download complete 08:12:41 bab4dde63d76: Verifying Checksum 08:12:41 bab4dde63d76: Download complete 08:12:42 b85a868b505f: Pull complete 08:12:42 e2be974225ed: Pull complete 08:12:43 339a4e72a1f5: Pull complete 08:12:43 988bab9f4d93: Pull complete 08:12:43 1469e6f7b9e6: Pull complete 08:12:43 eaf3925da568: Pull complete 08:12:45 bab4dde63d76: Pull complete 08:12:45 bde34c3a00c8: Pull complete 08:12:45 b352a97aabf1: Pull complete 08:12:45 4872d77fe225: Pull complete 08:12:45 5851b861e8e6: Pull complete 08:12:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:45 prd-ubuntu20.04-docker-8c-8g-25896 does not seem to be running inside a container 08:12:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:12:47 $ docker top fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:12:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:47 [ssh-agent] Looking for ssh-agent implementation... 08:12:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:47 $ docker exec fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e ssh-agent 08:12:47 SSH_AUTH_SOCK=/tmp/ssh-W4cXK9CZ7hAn/agent.32 08:12:47 SSH_AGENT_PID=38 08:12:47 Running ssh-add (command line suppressed) 08:12:47 Identity added: /w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_9383131354234975647.key (/w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_9383131354234975647.key) 08:12:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:48 + git tag --points-at HEAD [Pipeline] } 08:12:48 $ docker exec --env ******** --env ******** fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e ssh-agent -k 08:12:48 unset SSH_AUTH_SOCK; 08:12:48 unset SSH_AGENT_PID; 08:12:48 echo Agent pid 38 killed; 08:12:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:48 [ssh-agent] Looking for ssh-agent implementation... 08:12:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:48 $ docker exec fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e ssh-agent 08:12:48 SSH_AUTH_SOCK=/tmp/ssh-l4kugLlWGjIF/agent.72 08:12:48 SSH_AGENT_PID=78 08:12:48 Running ssh-add (command line suppressed) 08:12:48 Identity added: /w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_5879014076227160450.key (/w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_5879014076227160450.key) 08:12:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:49 + git semver init 08:12:49 2024-11-08 08:12:49,314 [run_init] DEBUG init version:0.0.0 force:False 08:12:49 2024-11-08 08:12:49,315 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-501/.semver 08:12:49 2024-11-08 08:12:49,315 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-501/.semver 08:12:49 2024-11-08 08:12:49,315 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-501/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-501, universal_newlines=False, shell=None, istream=None) 08:12:51 2024-11-08 08:12:51,084 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-501/.git/info/exclude 08:12:51 2024-11-08 08:12:51,085 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-501/.semver/PR-501 with force:False 08:12:51 2024-11-08 08:12:51,085 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-501/.semver/PR-501 08:12:51 2024-11-08 08:12:51,091 [execute] INFO git cat-file --batch-check 08:12:51 2024-11-08 08:12:51,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-501/.semver, universal_newlines=False, shell=None, istream=) 08:12:51 2024-11-08 08:12:51,097 [execute] INFO git cat-file --batch 08:12:51 2024-11-08 08:12:51,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-501/.semver, universal_newlines=False, shell=None, istream=) 08:12:51 2024-11-08 08:12:51,101 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-501/.semver/PR-501 08:12:51 0.0.0 [Pipeline] } 08:12:51 $ docker exec --env ******** --env ******** fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e ssh-agent -k 08:12:51 unset SSH_AUTH_SOCK; 08:12:51 unset SSH_AGENT_PID; 08:12:51 echo Agent pid 78 killed; 08:12:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:51 + git semver [Pipeline] } 08:12:52 $ docker stop --time=1 fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e 08:12:53 $ docker rm -f --volumes fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e [Pipeline] // withDockerContainer [Pipeline] sh 08:12:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:12:53 Stashed 1 file(s) [Pipeline] echo 08:12:53 [edgeXSemver]: initialized semver on version 0.0.0 [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 08:12:54 provisioning config files... 08:12:54 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config15045553701516578405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:54 ---> ****-login.sh 08:12:54 nexus3.edgexfoundry.org:10001 08:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:54 Configure a credential helper to remove this warning. See 08:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:54 08:12:54 Login Succeeded 08:12:54 nexus3.edgexfoundry.org:10002 08:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:54 Configure a credential helper to remove this warning. See 08:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:54 08:12:54 Login Succeeded 08:12:54 nexus3.edgexfoundry.org:10003 08:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:54 Configure a credential helper to remove this warning. See 08:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:54 08:12:54 Login Succeeded 08:12:54 nexus3.edgexfoundry.org:10004 08:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:54 Configure a credential helper to remove this warning. See 08:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:54 08:12:54 Login Succeeded 08:12:54 ****.io 08:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:54 Configure a credential helper to remove this warning. See 08:12:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:54 08:12:54 Login Succeeded 08:12:54 ---> ****-login.sh ends [Pipeline] } 08:12:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:12:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:12:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:12:55 ========================================================= 08:12:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:12:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:55 + 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 . 08:12:55 Sending build context to Docker daemon 37.71MB 08:12:55 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:12:55 Step 2/12 : FROM ${BASE} AS builder 08:12:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:12:55 43c4264eed91: Pulling fs layer 08:12:55 4cc291be95ef: Pulling fs layer 08:12:55 2ac1f1163629: Pulling fs layer 08:12:55 5c3c966382ef: Pulling fs layer 08:12:55 4f4fb700ef54: Pulling fs layer 08:12:55 5d5c8e513c77: Pulling fs layer 08:12:55 9f66e0745190: Pulling fs layer 08:12:55 f49a43e4bbc0: Pulling fs layer 08:12:55 561ebcabdf7f: Pulling fs layer 08:12:55 4f4fb700ef54: Waiting 08:12:55 5c3c966382ef: Waiting 08:12:55 5d5c8e513c77: Waiting 08:12:55 9f66e0745190: Waiting 08:12:55 561ebcabdf7f: Waiting 08:12:55 4cc291be95ef: Verifying Checksum 08:12:55 4cc291be95ef: Download complete 08:12:55 5c3c966382ef: Verifying Checksum 08:12:55 5c3c966382ef: Download complete 08:12:55 4f4fb700ef54: Verifying Checksum 08:12:55 4f4fb700ef54: Download complete 08:12:55 5d5c8e513c77: Download complete 08:12:55 43c4264eed91: Download complete 08:12:55 9f66e0745190: Verifying Checksum 08:12:55 9f66e0745190: Download complete 08:12:55 43c4264eed91: Pull complete 08:12:55 561ebcabdf7f: Download complete 08:12:55 4cc291be95ef: Pull complete 08:12:56 2ac1f1163629: Verifying Checksum 08:12:56 2ac1f1163629: Download complete 08:12:56 f49a43e4bbc0: Verifying Checksum 08:12:56 f49a43e4bbc0: Download complete 08:12:59 2ac1f1163629: Pull complete 08:12:59 5c3c966382ef: Pull complete 08:12:59 4f4fb700ef54: Pull complete 08:12:59 5d5c8e513c77: Pull complete 08:12:59 9f66e0745190: Pull complete 08:13:02 f49a43e4bbc0: Pull complete 08:13:02 561ebcabdf7f: Pull complete 08:13:02 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:13:02 ---> 3a752c3f9dda 08:13:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:13:04 ---> Running in 4c177e588de0 08:13:04 Removing intermediate container 4c177e588de0 08:13:04 ---> ed04303e88ca 08:13:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:13:04 ---> Running in 55ba6175c2b4 08:13:04 Removing intermediate container 55ba6175c2b4 08:13:04 ---> 1aaf51869b86 08:13:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:13:04 ---> Running in da492f6b04a3 08:13:04 Removing intermediate container da492f6b04a3 08:13:04 ---> 7f35160501d8 08:13:04 Step 6/12 : WORKDIR /device-virtual-go 08:13:04 ---> Running in 6ca4e7d1ed30 08:13:04 Removing intermediate container 6ca4e7d1ed30 08:13:04 ---> 4768862b04ea 08:13:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:13:04 ---> Running in f4e4518501d9 08:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:04 (1/4) Installing openssh-keygen (9.7_p1-r4) 08:13:04 (2/4) Installing libedit (20240517.3.1-r0) 08:13:04 (3/4) Installing openssh-client-common (9.7_p1-r4) 08:13:04 (4/4) Installing openssh-client-default (9.7_p1-r4) 08:13:05 Executing busybox-1.36.1-r29.trigger 08:13:05 OK: 250 MiB in 58 packages 08:13:05 Removing intermediate container f4e4518501d9 08:13:05 ---> 76035163023f 08:13:05 Step 8/12 : COPY go.mod vendor* ./ 08:13:05 ---> bce42d1c7a44 08:13:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:13:05 ---> Running in 37447830f841 08:13:09 Still waiting to schedule task 08:13:09 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25898’ 08:13:37 Removing intermediate container 37447830f841 08:13:37 ---> c781309ce651 08:13:37 Step 10/12 : COPY . . 08:13:37 ---> 3fa16d51cefa 08:13:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:13:37 ---> Running in fc1e9633e46f 08:13:37 Removing intermediate container fc1e9633e46f 08:13:37 ---> 6645146edfcd 08:13:37 Step 12/12 : RUN $MAKE 08:13:37 ---> Running in 115c75a72b26 08:13:37 noop 08:13:37 Removing intermediate container 115c75a72b26 08:13:37 ---> b1a7d5d5a517 08:13:37 Successfully built b1a7d5d5a517 08:13:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:38 + docker inspect -f . ci-base-image-x86_64 08:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:38 prd-ubuntu20.04-docker-8c-8g-25896 does not seem to be running inside a container 08:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:13:38 $ docker top f44f62d50d0fb44100a64290b4b8015c0e085d2bdab311949f66811b60f52175 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:38 + go version 08:13:38 go version go1.23.2 linux/amd64 [Pipeline] } 08:13:38 $ docker stop --time=1 f44f62d50d0fb44100a64290b4b8015c0e085d2bdab311949f66811b60f52175 08:13:40 $ docker rm -f --volumes f44f62d50d0fb44100a64290b4b8015c0e085d2bdab311949f66811b60f52175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:40 + docker inspect -f . ci-base-image-x86_64 08:13:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:40 prd-ubuntu20.04-docker-8c-8g-25896 does not seem to be running inside a container 08:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:13:41 $ docker top 3c47092dbe596046cdd079f02df0eab56f2dd0e5a8700275c09343f9e6ebd083 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:41 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-501 [Pipeline] fileExists [Pipeline] sh 08:13:41 + make test 08:13:41 go test ./... -coverprofile=coverage.out 08:13:43 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:14:05 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 08:14:05 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements 08:14:13 go vet ./... 08:14:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:14:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:14:19 ./bin/test-attribution-txt.sh [Pipeline] echo 08:14:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:14:19 $ docker stop --time=1 3c47092dbe596046cdd079f02df0eab56f2dd0e5a8700275c09343f9e6ebd083 08:14:21 $ docker rm -f --volumes 3c47092dbe596046cdd079f02df0eab56f2dd0e5a8700275c09343f9e6ebd083 [Pipeline] // withDockerContainer [Pipeline] sh 08:14:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:14:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:14:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:14:23 + ls -al . 08:14:23 total 264 08:14:23 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 08:13 . 08:14:23 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 08:12 .. 08:14:23 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 08:14 .git 08:14:23 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:12 .github 08:14:23 -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 08:12 .gitignore 08:14:23 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 08:12 .golangci.yml 08:14:23 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 08:12 .semver 08:14:23 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 08:12 Attribution.txt 08:14:23 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 08:12 CHANGELOG.md 08:14:23 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 08:12 Dockerfile 08:14:23 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 08:12 GOVERNANCE.md 08:14:23 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 08:12 Jenkinsfile 08:14:23 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 08:12 LICENSE 08:14:23 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 08:12 Makefile 08:14:23 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 08:12 OWNERS.md 08:14:23 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 08:12 README.md 08:14:23 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 08:12 VERSION 08:14:23 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:12 bin 08:14:23 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:12 cmd 08:14:23 -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 08:14 coverage.out 08:14:23 -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 08:12 go.mod 08:14:23 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 08:12 go.sum 08:14:23 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:12 internal 08:14:23 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 08:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:23 + 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=ee5464c04a27145ed089f75f9d224d00649128ba --label arch=amd64 --label version=0.0.0 . 08:14:23 Sending build context to Docker daemon 37.76MB 08:14:23 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 08:14:23 Step 2/26 : FROM ${BASE} AS builder 08:14:23 ---> b1a7d5d5a517 08:14:23 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:14:24 ---> Running in e8463784d5bc 08:14:24 Removing intermediate container e8463784d5bc 08:14:24 ---> 7021a6cf5552 08:14:24 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 08:14:24 ---> Running in 68be29834056 08:14:24 Removing intermediate container 68be29834056 08:14:24 ---> c7488609a26c 08:14:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 08:14:24 ---> Running in e3c187d2b989 08:14:24 Removing intermediate container e3c187d2b989 08:14:24 ---> 43944400647c 08:14:24 Step 6/26 : WORKDIR /device-virtual-go 08:14:24 ---> Running in e6b04b247707 08:14:24 Removing intermediate container e6b04b247707 08:14:24 ---> fdd8666e5acb 08:14:24 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:14:24 ---> Running in 3c4a597dbdb6 08:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:25 OK: 250 MiB in 58 packages 08:14:25 Removing intermediate container 3c4a597dbdb6 08:14:25 ---> f8e5c3fbbaff 08:14:25 Step 8/26 : COPY go.mod vendor* ./ 08:14:25 ---> 37c5189bddea 08:14:25 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:14:25 ---> Running in 5aa87000d797 08:14:26 Removing intermediate container 5aa87000d797 08:14:26 ---> ee9da7271217 08:14:26 Step 10/26 : COPY . . 08:14:26 ---> c7ee65012144 08:14:26 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:14:26 ---> Running in eb58dcd377fe 08:14:26 Removing intermediate container eb58dcd377fe 08:14:26 ---> b223dd840467 08:14:26 Step 12/26 : RUN $MAKE 08:14:26 ---> Running in 7dc6320b6855 08:14:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 08:14:59 Removing intermediate container 7dc6320b6855 08:14:59 ---> 557fa2cd9545 08:14:59 Step 13/26 : FROM alpine:3.20 08:14:59 3.20: Pulling from library/alpine 08:14:59 43c4264eed91: Already exists 08:14:59 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:14:59 Status: Downloaded newer image for alpine:3.20 08:14:59 ---> 91ef0af61f39 08:14:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 08:14:59 ---> Running in 471fe018682d 08:14:59 Removing intermediate container 471fe018682d 08:14:59 ---> f03bf17e1ffb 08:14:59 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:14:59 ---> Running in 3f1c4954e899 08:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:59 (1/1) Installing dumb-init (1.2.5-r3) 08:14:59 Executing busybox-1.36.1-r29.trigger 08:14:59 OK: 8 MiB in 15 packages 08:14:59 Removing intermediate container 3f1c4954e899 08:14:59 ---> dd062f7d9cbd 08:14:59 Step 16/26 : RUN apk --no-cache upgrade 08:14:59 ---> Running in c99aad2f9078 08:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:59 Upgrading critical system libraries and apk-tools: 08:14:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:14:59 Executing busybox-1.36.1-r29.trigger 08:14:59 Continuing the upgrade transaction with new apk-tools: 08:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:14:59 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:14:59 OK: 8 MiB in 15 packages 08:14:59 Removing intermediate container c99aad2f9078 08:14:59 ---> ec4fc0925a1d 08:14:59 Step 17/26 : WORKDIR / 08:14:59 ---> Running in 8c80ebdb56cb 08:14:59 Removing intermediate container 8c80ebdb56cb 08:14:59 ---> 8f4967bcae45 08:14:59 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 08:14:59 ---> 2af166bef810 08:14:59 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 08:14:59 ---> ea9840e77620 08:14:59 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 08:14:59 ---> 89d49fb9f85e 08:14:59 Step 21/26 : EXPOSE 59900 08:14:59 ---> Running in 4765efc27a29 08:14:59 Removing intermediate container 4765efc27a29 08:14:59 ---> 6cee263e6f72 08:14:59 Step 22/26 : ENTRYPOINT ["/device-virtual"] 08:14:59 ---> Running in 4355a54172a7 08:14:59 Removing intermediate container 4355a54172a7 08:14:59 ---> 0cda92fd8952 08:14:59 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:14:59 ---> Running in 3f687ff67dbe 08:14:59 Removing intermediate container 3f687ff67dbe 08:14:59 ---> 984799b7eda0 08:14:59 Step 24/26 : LABEL arch=amd64 08:14:59 ---> Running in e63a96c1446e 08:14:59 Removing intermediate container e63a96c1446e 08:14:59 ---> aadfb5d89ec1 08:14:59 Step 25/26 : LABEL git_sha=ee5464c04a27145ed089f75f9d224d00649128ba 08:14:59 ---> Running in f0a89bae97f4 08:14:59 Removing intermediate container f0a89bae97f4 08:14:59 ---> 26e979c6655b 08:14:59 Step 26/26 : LABEL version=0.0.0 08:14:59 ---> Running in 0091cf482303 08:15:00 Removing intermediate container 0091cf482303 08:15:00 ---> 7fc6b13ffaec 08:15:00 [Warning] One or more build-args [ARCH] were not consumed 08:15:00 Successfully built 7fc6b13ffaec 08:15:00 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 08:15:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:00 08:15:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:00 latest: Pulling from edgex-lftools-log-publisher 08:15:00 5eb5b503b376: Pulling fs layer 08:15:00 5c69ac0246d0: Pulling fs layer 08:15:00 ec43610c2a17: Pulling fs layer 08:15:00 3a2ae6a8a46f: Pulling fs layer 08:15:00 33b1e0a273af: Pulling fs layer 08:15:00 5d3b04190fa2: Pulling fs layer 08:15:00 2f39f015ded8: Pulling fs layer 08:15:00 3a2ae6a8a46f: Waiting 08:15:00 33b1e0a273af: Waiting 08:15:00 5d3b04190fa2: Waiting 08:15:00 2f39f015ded8: Waiting 08:15:00 5c69ac0246d0: Verifying Checksum 08:15:00 5c69ac0246d0: Download complete 08:15:00 3a2ae6a8a46f: Download complete 08:15:00 33b1e0a273af: Verifying Checksum 08:15:00 33b1e0a273af: Download complete 08:15:00 5d3b04190fa2: Verifying Checksum 08:15:00 5d3b04190fa2: Download complete 08:15:00 ec43610c2a17: Verifying Checksum 08:15:00 ec43610c2a17: Download complete 08:15:01 5eb5b503b376: Download complete 08:15:01 2f39f015ded8: Download complete 08:15:02 5eb5b503b376: Pull complete 08:15:02 5c69ac0246d0: Pull complete 08:15:02 ec43610c2a17: Pull complete 08:15:02 3a2ae6a8a46f: Pull complete 08:15:03 33b1e0a273af: Pull complete 08:15:03 5d3b04190fa2: Pull complete 08:15:07 2f39f015ded8: Pull complete 08:15:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:15:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:07 prd-ubuntu20.04-docker-8c-8g-25896 does not seem to be running inside a container 08: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/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:15:08 $ docker top 408ad3ee0c54db5e42034eae5a3214a382ef18a4d9ad515f3c5aa3ffa1c39ce3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:15:08 ---> job-cost.sh 08:15:08 lf-activate-venv: SKIPPING 08:15:08 INFO: No Stack... 08:15:09 INFO: Retrieving Pricing Info for: v3-standard-8 08:15:09 INFO: Archiving Costs [Pipeline] sh 08:15:09 + cat /w/workspace/foundry_device-virtual-go_PR-501/archives/cost.csv 08:15:09 + cut -d, -f6 [Pipeline] lock 08:15:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] 08:15:09 Resource [jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] did not exist. Created. 08:15:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:15:09 + echo total: 0.2199999988079071 [Pipeline] stash 08:15:10 Stashed 1 file(s) [Pipeline] } 08:15:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:15:10 $ docker stop --time=1 408ad3ee0c54db5e42034eae5a3214a382ef18a4d9ad515f3c5aa3ffa1c39ce3 08:15:11 $ docker rm -f --volumes 408ad3ee0c54db5e42034eae5a3214a382ef18a4d9ad515f3c5aa3ffa1c39ce3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:16:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25899 in /w/workspace/foundry_device-virtual-go_PR-501 [Pipeline] { [Pipeline] ws 08:16:40 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 08:16:43 The recommended git tool is: git 08:16:49 using credential edgex-jenkins-ssh 08:16:49 Cloning the remote Git repository 08:16:49 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 08:16:49 > git init /w/workspace/device-virtual-go/2 # timeout=10 08:16:50 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:16:50 > git --version # timeout=10 08:16:50 > git --version # 'git version 2.25.1' 08:16:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:16:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:16:55 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:16:55 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:16:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:16:55 Merging remotes/origin/main commit d6005d96c7786e365cf45b9995c116b830baa0de into PR head commit 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 08:16:56 Merge succeeded, producing 04da39c8cd05392da33744da7781debee12da66f 08:16:56 Checking out Revision 04da39c8cd05392da33744da7781debee12da66f (PR-501) 08:16:55 > git config core.sparsecheckout # timeout=10 08:16:55 > git checkout -f 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 08:16:55 > git remote # timeout=10 08:16:56 > git config --get remote.origin.url # timeout=10 08:16:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:16:56 > git merge d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 08:16:56 > git rev-parse HEAD^{commit} # timeout=10 08:16:56 > git config core.sparsecheckout # timeout=10 08:16:56 > git checkout -f 04da39c8cd05392da33744da7781debee12da66f # timeout=10 08:17:00 Commit message: "Merge commit 'd6005d96c7786e365cf45b9995c116b830baa0de' into HEAD" 08:17:00 > git rev-list --no-walk 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:17:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:17:02 % Total % Received % Xferd Average Speed Time Time Time Current 08:17:02 Dload Upload Total Spent Left Speed 08:17:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh 08:17:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:17:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:17:02 + sudo tee /etc/docker/daemon.new 08:17:02 { 08:17:02 "registry-mirrors": [ 08:17:02 "https://nexus3.edgexfoundry.org:10001" 08:17:02 ], 08:17:02 "bip": "10.250.0.254/24", 08:17:02 "hosts": [ 08:17:02 "tcp://0.0.0.0:5555", 08:17:02 "unix:///var/run/docker.sock" 08:17:02 ], 08:17:02 "mtu": 1458, 08:17:02 "selinux-enabled": true, 08:17:02 "seccomp-profile": "/etc/docker/seccomp.json" 08:17:02 } [Pipeline] sh 08:17:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:17:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:21 provisioning config files... 08:17:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config16850576853987225513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:22 ---> ****-login.sh 08:17:22 nexus3.edgexfoundry.org:10001 08:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:22 Configure a credential helper to remove this warning. See 08:17:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:22 08:17:22 Login Succeeded 08:17:22 nexus3.edgexfoundry.org:10002 08:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:23 Configure a credential helper to remove this warning. See 08:17:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:23 08:17:23 Login Succeeded 08:17:23 nexus3.edgexfoundry.org:10003 08:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:23 Configure a credential helper to remove this warning. See 08:17:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:23 08:17:23 Login Succeeded 08:17:23 nexus3.edgexfoundry.org:10004 08:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:23 Configure a credential helper to remove this warning. See 08:17:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:23 08:17:23 Login Succeeded 08:17:23 ****.io 08:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:17:24 Configure a credential helper to remove this warning. See 08:17:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:17:24 08:17:24 Login Succeeded 08:17:24 ---> ****-login.sh ends [Pipeline] } 08:17:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:17:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:17:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:17:24 ========================================================= 08:17:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:17:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:25 + 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 . 08:17:25 Sending build context to Docker daemon 19.05MB 08:17:25 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:17:25 Step 2/12 : FROM ${BASE} AS builder 08:17:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:17:26 cf04c63912e1: Pulling fs layer 08:17:26 55b35a11ae5e: Pulling fs layer 08:17:26 a37a00ec5f00: Pulling fs layer 08:17:26 50b3750afda1: Pulling fs layer 08:17:26 4f4fb700ef54: Pulling fs layer 08:17:26 80978eb59214: Pulling fs layer 08:17:26 c9f46d7d2bd2: Pulling fs layer 08:17:26 c5a475d317c9: Pulling fs layer 08:17:26 4f4fb700ef54: Waiting 08:17:26 80978eb59214: Waiting 08:17:26 c9f46d7d2bd2: Waiting 08:17:26 c5a475d317c9: Waiting 08:17:26 50b3750afda1: Waiting 08:17:26 55b35a11ae5e: Download complete 08:17:26 50b3750afda1: Verifying Checksum 08:17:26 50b3750afda1: Download complete 08:17:26 80978eb59214: Verifying Checksum 08:17:26 80978eb59214: Download complete 08:17:26 cf04c63912e1: Verifying Checksum 08:17:26 cf04c63912e1: Download complete 08:17:26 c5a475d317c9: Verifying Checksum 08:17:26 c5a475d317c9: Download complete 08:17:27 cf04c63912e1: Pull complete 08:17:27 55b35a11ae5e: Pull complete 08:17:28 a37a00ec5f00: Verifying Checksum 08:17:28 a37a00ec5f00: Download complete 08:17:29 c9f46d7d2bd2: Verifying Checksum 08:17:29 c9f46d7d2bd2: Download complete 08:17:44 a37a00ec5f00: Pull complete 08:17:44 50b3750afda1: Pull complete 08:17:44 4f4fb700ef54: Pull complete 08:17:44 80978eb59214: Pull complete 08:17:51 c9f46d7d2bd2: Pull complete 08:17:52 c5a475d317c9: Pull complete 08:17:52 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:17:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:17:52 ---> be29e6b0f0d4 08:17:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:17:53 ---> Running in 08139e348b31 08:17:53 Removing intermediate container 08139e348b31 08:17:53 ---> bc01128b163d 08:17:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:17:53 ---> Running in 2442af2f5ee2 08:17:53 Removing intermediate container 2442af2f5ee2 08:17:53 ---> c0ebe469f252 08:17:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:17:54 ---> Running in 300755f18cb9 08:17:54 Removing intermediate container 300755f18cb9 08:17:54 ---> a55bb6767d5b 08:17:54 Step 6/12 : WORKDIR /device-virtual-go 08:17:54 ---> Running in 254a66cf6b58 08:17:54 Removing intermediate container 254a66cf6b58 08:17:54 ---> 9ba92f99ba26 08:17:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:17:55 ---> Running in 8d19dd096f5f 08:17:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:17:58 (1/4) Installing openssh-keygen (9.7_p1-r4) 08:17:58 (2/4) Installing libedit (20240517.3.1-r0) 08:17:58 (3/4) Installing openssh-client-common (9.7_p1-r4) 08:17:58 (4/4) Installing openssh-client-default (9.7_p1-r4) 08:17:58 Executing busybox-1.36.1-r29.trigger 08:17:58 OK: 242 MiB in 58 packages 08:17:58 Removing intermediate container 8d19dd096f5f 08:17:58 ---> 443b9a063054 08:17:58 Step 8/12 : COPY go.mod vendor* ./ 08:17:59 ---> bc4242e11f84 08:17:59 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:17:59 ---> Running in 05e1a0957916 08:19:51 Removing intermediate container 05e1a0957916 08:19:51 ---> bbbecbf287fa 08:19:51 Step 10/12 : COPY . . 08:19:51 ---> 5aece73155f3 08:19:51 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:19:51 ---> Running in 95b9896f476b 08:19:51 Removing intermediate container 95b9896f476b 08:19:51 ---> a256c16cdee4 08:19:51 Step 12/12 : RUN $MAKE 08:19:51 ---> Running in 15d526a19325 08:19:51 noop 08:19:51 Removing intermediate container 15d526a19325 08:19:51 ---> 204cfd91a341 08:19:51 Successfully built 204cfd91a341 08:19:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:51 + docker inspect -f . ci-base-image-arm64 08:19:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:51 prd-ubuntu20.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container 08:19:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:19:53 $ docker top 2cace23b00c08f4efc26ea68f7fc99c3b2a2c6737b29b46c1d1429deec07f952 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:54 + go version 08:19:54 go version go1.23.2 linux/arm64 [Pipeline] } 08:19:54 $ docker stop --time=1 2cace23b00c08f4efc26ea68f7fc99c3b2a2c6737b29b46c1d1429deec07f952 08:19:55 $ docker rm -f --volumes 2cace23b00c08f4efc26ea68f7fc99c3b2a2c6737b29b46c1d1429deec07f952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:56 + docker inspect -f . ci-base-image-arm64 08:19:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:56 prd-ubuntu20.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container 08:19:56 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:19:58 $ docker top 65be72d9cb073d58660b15ef13f57f1b2881ab92494a7b82b40639946ff031b8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:58 + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh 08:19:59 + make test 08:19:59 go test ./... -coverprofile=coverage.out 08:20:06 ? github.com/edgexfoundry/device-virtual-go [no test files] 08:23:27 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 08:23:27 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.061s coverage: 58.3% of statements 08:23:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:23:27 go vet ./... 08:24:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:24:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:24:07 ./bin/test-attribution-txt.sh [Pipeline] echo 08:24:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:24:07 $ docker stop --time=1 65be72d9cb073d58660b15ef13f57f1b2881ab92494a7b82b40639946ff031b8 08:24:08 $ docker rm -f --volumes 65be72d9cb073d58660b15ef13f57f1b2881ab92494a7b82b40639946ff031b8 [Pipeline] // withDockerContainer [Pipeline] sh 08:24:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:24:10 Warning: overwriting stash ‘coverage-report’ 08:24:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:24:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:24:11 + ls -al . 08:24:11 total 260 08:24:11 drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 08:20 . 08:24:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 08:16 .. 08:24:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 08:16 .git 08:24:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:16 .github 08:24:11 -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 08:16 .gitignore 08:24:11 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 08:16 .golangci.yml 08:24:11 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 08:16 Attribution.txt 08:24:11 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 08:16 CHANGELOG.md 08:24:11 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 08:16 Dockerfile 08:24:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 08:16 GOVERNANCE.md 08:24:11 -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 08:16 Jenkinsfile 08:24:11 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 08:16 LICENSE 08:24:11 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 08:16 Makefile 08:24:11 -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 08:16 OWNERS.md 08:24:11 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 08:16 README.md 08:24:11 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 08:12 VERSION 08:24:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:16 bin 08:24:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:16 cmd 08:24:11 -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 08:23 coverage.out 08:24:11 -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 08:16 go.mod 08:24:11 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 08:16 go.sum 08:24:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:16 internal 08:24:11 -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 08:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:12 + 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=04da39c8cd05392da33744da7781debee12da66f --label arch=arm64 --label version=0.0.0 . 08:24:12 Sending build context to Docker daemon 19.09MB 08:24:12 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 08:24:12 Step 2/26 : FROM ${BASE} AS builder 08:24:12 ---> 204cfd91a341 08:24:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:24:12 ---> Running in e94bc85dde30 08:24:12 Removing intermediate container e94bc85dde30 08:24:12 ---> de9126b36ef2 08:24:12 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 08:24:13 ---> Running in d11f73e430b8 08:24:13 Removing intermediate container d11f73e430b8 08:24:13 ---> d00ae36c2329 08:24:13 Step 5/26 : ARG ADD_BUILD_TAGS="" 08:24:13 ---> Running in 199b03d907d3 08:24:13 Removing intermediate container 199b03d907d3 08:24:13 ---> 696570b6917f 08:24:13 Step 6/26 : WORKDIR /device-virtual-go 08:24:13 ---> Running in 98b9fe0d84d1 08:24:13 Removing intermediate container 98b9fe0d84d1 08:24:13 ---> 4664362bd723 08:24:13 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:24:14 ---> Running in e4fa206accc9 08:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:24:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:24:16 OK: 242 MiB in 58 packages 08:24:17 Removing intermediate container e4fa206accc9 08:24:17 ---> 25947da6f75b 08:24:17 Step 8/26 : COPY go.mod vendor* ./ 08:24:18 ---> b0dbdfdebb60 08:24:18 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:18 ---> Running in 47825182f213 08:24:21 Removing intermediate container 47825182f213 08:24:21 ---> 0be41f651c8c 08:24:21 Step 10/26 : COPY . . 08:24:22 ---> 9d5e5bbf325a 08:24:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:24:22 ---> Running in f7a4bdb9277b 08:24:22 Removing intermediate container f7a4bdb9277b 08:24:22 ---> d78d3b54da5d 08:24:22 Step 12/26 : RUN $MAKE 08:24:22 ---> Running in 94a58367422e 08:24:23 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 08:27:45 Removing intermediate container 94a58367422e 08:27:45 ---> e4f12c39af00 08:27:45 Step 13/26 : FROM alpine:3.20 08:27:45 3.20: Pulling from library/alpine 08:27:45 cf04c63912e1: Already exists 08:27:45 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:27:45 Status: Downloaded newer image for alpine:3.20 08:27:45 ---> c157a85ed455 08:27:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 08:27:45 ---> Running in 3f391fb4748b 08:27:45 Removing intermediate container 3f391fb4748b 08:27:45 ---> f72e108b9fad 08:27:45 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:27:45 ---> Running in 86147201cfd3 08:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:27:45 (1/1) Installing dumb-init (1.2.5-r3) 08:27:45 Executing busybox-1.36.1-r29.trigger 08:27:45 OK: 9 MiB in 15 packages 08:27:45 Removing intermediate container 86147201cfd3 08:27:45 ---> 1a92ae7f36e1 08:27:45 Step 16/26 : RUN apk --no-cache upgrade 08:27:45 ---> Running in 4fa879c9378f 08:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:27:45 Upgrading critical system libraries and apk-tools: 08:27:45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:27:45 Executing busybox-1.36.1-r29.trigger 08:27:45 Continuing the upgrade transaction with new apk-tools: 08:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:27:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:27:45 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:27:45 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:27:45 OK: 9 MiB in 15 packages 08:27:45 Removing intermediate container 4fa879c9378f 08:27:45 ---> 8a81db2ae88d 08:27:45 Step 17/26 : WORKDIR / 08:27:45 ---> Running in f1c150ec5b67 08:27:45 Removing intermediate container f1c150ec5b67 08:27:45 ---> 24ba16c5b0a9 08:27:45 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 08:27:45 ---> d83d72e0b66d 08:27:45 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 08:27:45 ---> 98b3b1cb0bb4 08:27:45 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 08:27:45 ---> b4135b7d3872 08:27:45 Step 21/26 : EXPOSE 59900 08:27:45 ---> Running in a7c775163272 08:27:45 Removing intermediate container a7c775163272 08:27:45 ---> cdbbbebc7e53 08:27:45 Step 22/26 : ENTRYPOINT ["/device-virtual"] 08:27:45 ---> Running in 4368fe24a453 08:27:46 Removing intermediate container 4368fe24a453 08:27:46 ---> 7be7941d98bc 08:27:46 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:27:46 ---> Running in f725aad584e8 08:27:46 Removing intermediate container f725aad584e8 08:27:46 ---> 64314804836b 08:27:46 Step 24/26 : LABEL arch=arm64 08:27:46 ---> Running in f74c35ca6d10 08:27:46 Removing intermediate container f74c35ca6d10 08:27:46 ---> 7c8d85506ff3 08:27:46 Step 25/26 : LABEL git_sha=04da39c8cd05392da33744da7781debee12da66f 08:27:46 ---> Running in ba688614090d 08:27:47 Removing intermediate container ba688614090d 08:27:47 ---> 05e3b4104f44 08:27:47 Step 26/26 : LABEL version=0.0.0 08:27:47 ---> Running in 3f1c4832ce2c 08:27:47 Removing intermediate container 3f1c4832ce2c 08:27:47 ---> c50b8dd22a78 08:27:47 [Warning] One or more build-args [ARCH] were not consumed 08:27:47 Successfully built c50b8dd22a78 08:27:47 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:47 08:27:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:48 arm64: Pulling from edgex-lftools-log-publisher 08:27:48 8998bd30e6a1: Pulling fs layer 08:27:48 04944245beec: Pulling fs layer 08:27:48 699f458cf7ca: Pulling fs layer 08:27:48 765212b225bb: Pulling fs layer 08:27:48 f23df028b6ca: Pulling fs layer 08:27:48 d65c8cfc05b1: Pulling fs layer 08:27:48 2437ff75d9bd: Pulling fs layer 08:27:48 f23df028b6ca: Waiting 08:27:48 d65c8cfc05b1: Waiting 08:27:48 2437ff75d9bd: Waiting 08:27:48 765212b225bb: Waiting 08:27:48 04944245beec: Verifying Checksum 08:27:48 04944245beec: Download complete 08:27:48 765212b225bb: Verifying Checksum 08:27:48 765212b225bb: Download complete 08:27:48 f23df028b6ca: Verifying Checksum 08:27:48 f23df028b6ca: Download complete 08:27:48 d65c8cfc05b1: Verifying Checksum 08:27:48 d65c8cfc05b1: Download complete 08:27:48 699f458cf7ca: Verifying Checksum 08:27:48 699f458cf7ca: Download complete 08:27:49 8998bd30e6a1: Verifying Checksum 08:27:49 8998bd30e6a1: Download complete 08:27:51 2437ff75d9bd: Verifying Checksum 08:27:51 2437ff75d9bd: Download complete 08:27:53 8998bd30e6a1: Pull complete 08:27:54 04944245beec: Pull complete 08:27:56 699f458cf7ca: Pull complete 08:27:56 765212b225bb: Pull complete 08:27:57 f23df028b6ca: Pull complete 08:27:57 d65c8cfc05b1: Pull complete 08:28:15 2437ff75d9bd: Pull complete 08:28:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:28:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:15 prd-ubuntu20.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container 08:28:15 $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:28:18 $ docker top 7bfb2913262bb9291e3940cc251e75cca91c399b1e3ff2e6c881d9f8f64fe377 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:19 ---> job-cost.sh 08:28:19 lf-activate-venv: SKIPPING 08:28:19 INFO: No Stack... 08:28:20 INFO: Retrieving Pricing Info for: v3-standard-4 08:28:20 INFO: Archiving Costs [Pipeline] sh 08:28:21 + cat /w/workspace/device-virtual-go/2/archives/cost.csv 08:28:21 + cut -d, -f6 [Pipeline] lock 08:28:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] 08:28:21 Resource [jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] did not exist. Created. 08:28:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:28:21 /w/workspace/device-virtual-go/2@tmp/durable-b98daaaf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:28:22 + echo total: 0.10999999940395355 [Pipeline] stash 08:28:22 Warning: overwriting stash ‘stack-cost’ 08:28:22 Stashed 1 file(s) [Pipeline] } 08:28:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] [Pipeline] // lock [Pipeline] } 08:28:22 $ docker stop --time=1 7bfb2913262bb9291e3940cc251e75cca91c399b1e3ff2e6c881d9f8f64fe377 08:28:24 $ docker rm -f --volumes 7bfb2913262bb9291e3940cc251e75cca91c399b1e3ff2e6c881d9f8f64fe377 [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 08:28:24 provisioning config files... 08:28:24 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config1695838901198606881tmp [Pipeline] { [Pipeline] sh 08:28:25 + set +x 08:28:25 + curl -s https://codecov.io/bash 08:28:25 + bash -s -- 08:28:25 08:28:25 _____ _ 08:28:25 / ____| | | 08:28:25 | | ___ __| | ___ ___ _____ __ 08:28:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:28:25 | |___| (_) | (_| | __/ (_| (_) \ V / 08:28:25 \_____\___/ \__,_|\___|\___\___/ \_/ 08:28:25 Bash-1.0.6 08:28:25 08:28:25 08:28:25 ==> git version 2.25.1 found 08:28:25 ==> 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 08:28:25 Release-Date: 2020-01-08 08:28:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:28:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:28:25 ==> Jenkins CI detected. 08:28:25 current dir:  /w/workspace/foundry_device-virtual-go_PR-501 08:28:25 project root: . 08:28:25 --> token set from env 08:28:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:28:25 ==> Running gcov in . (disable via -X gcov) 08:28:25 ==> Python coveragepy not found 08:28:25 ==> Searching for coverage reports in: 08:28:25 + . 08:28:25 -> Found 1 reports 08:28:25 ==> Detecting git/mercurial file structure 08:28:25 ==> Reading reports 08:28:25 + ./coverage.out bytes=43316 08:28:25 ==> Appending adjustments 08:28:25 https://docs.codecov.io/docs/fixing-reports 08:28:25 + Found adjustments 08:28:25 ==> Gzipping contents 08:28:25 8.0K /tmp/codecov.jEWLQ8.gz 08:28:25 ==> Uploading reports 08:28:25 url: https://codecov.io 08:28:25 query: branch=PR-501&commit=ee5464c04a27145ed089f75f9d224d00649128ba&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-501%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=501&job=&cmd_args= 08:28:25 -> Pinging Codecov 08:28:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-501&commit=ee5464c04a27145ed089f75f9d224d00649128ba&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-501%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=501&job=&cmd_args= 08:28:25 -> Uploading to 08:28:25 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/ee5464c04a27145ed089f75f9d224d00649128ba/8948c211-6007-4e38-9b1a-6de124017a43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T082825Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0066152e065ef4ac316a970cbee3d587979a0724d6297d89824210d16eaf48fe 08:28:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:28:25 Dload Upload Total Spent Left Speed 08:28:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 21538 --:--:-- --:--:-- --:--:-- 21538 08:28:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ee5464c04a27145ed089f75f9d224d00649128ba [Pipeline] } 08:28:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 08:28:26 + [ -d /w/workspace/foundry_device-virtual-go_PR-501/archives ] 08:28:26 + ls -al /w/workspace/foundry_device-virtual-go_PR-501/archives 08:28:26 total 16 08:28:26 drwxr-xr-x 3 root root 4096 Nov 8 08:15 . 08:28:26 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 08:15 .. 08:28:26 drwxr-xr-x 2 root root 4096 Nov 8 08:15 cost 08:28:26 -rw-r--r-- 1 root root 89 Nov 8 08:15 cost.csv 08:28:26 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-501/archives 08:28:26 + ls -al /w/workspace/foundry_device-virtual-go_PR-501/archives 08:28:26 total 16 08:28:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 08:15 . 08:28:26 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 08:15 .. 08:28:26 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 08:15 cost 08:28:26 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 08:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:28:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:28:27 ---> package-listing.sh 08:28:27 ++ facter osfamily 08:28:27 ++ tr '[:upper:]' '[:lower:]' 08:28:28 + OS_FAMILY=debian 08:28:28 + workspace=/w/workspace/foundry_device-virtual-go_PR-501 08:28:28 + START_PACKAGES=/tmp/packages_start.txt 08:28:28 + END_PACKAGES=/tmp/packages_end.txt 08:28:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:28:28 + PACKAGES=/tmp/packages_start.txt 08:28:28 + '[' /w/workspace/foundry_device-virtual-go_PR-501 ']' 08:28:28 + PACKAGES=/tmp/packages_end.txt 08:28:28 + case "${OS_FAMILY}" in 08:28:28 + dpkg -l 08:28:28 + grep '^ii' 08:28:28 + '[' -f /tmp/packages_start.txt ']' 08:28:28 + '[' -f /tmp/packages_end.txt ']' 08:28:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:28:28 + '[' /w/workspace/foundry_device-virtual-go_PR-501 ']' 08:28:28 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-501/archives/ 08:28:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-501/archives/ [Pipeline] echo 08:28:28 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/foundry_device-virtual-go_PR-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:28:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:28:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:29 prd-ubuntu20.04-docker-8c-8g-25896 does not seem to be running inside a container 08:28:29 $ 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/foundry_device-virtual-go_PR-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:28:29 $ docker top 21bba9ad666bd42cec971b023ce24315f2a7dee78a92bdb20cabc8035faccf50 -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:29 + touch /tmp/pre-build-complete [Pipeline] sh 08:28:30 + mkdir -p /var/log/sysstat [Pipeline] sh 08:28:30 + ls /var/log/sa-host 08:28:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:30 provisioning config files... 08:28:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config17969487386575201695tmp [Pipeline] { [Pipeline] echo 08:28:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:28:30 ---> create-netrc.sh [Pipeline] } 08:28:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:28:31 ---> python-tools-install.sh [Pipeline] echo 08:28:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:28:31 ---> sudo-logs.sh 08:28:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:28:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:28:31 ---> job-cost.sh 08:28:31 lf-activate-venv: SKIPPING 08:28:31 DEBUG: total: 0.2199999988079071 08:28:31 INFO: Retrieving Stack Cost... 08:28:31 INFO: Retrieving Pricing Info for: v3-standard-8 08:28:32 INFO: Archiving Costs [Pipeline] echo 08:28:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:28:32 ---> logs-deploy.sh 08:28:32 lf-activate-venv: SKIPPING 08:28:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-501/2 08:28:32 INFO: archiving workspace using pattern(s): 08:28:33 Archives upload complete. 08:28:33 INFO: archiving logs to Nexus