Pull request #465 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1a745075326ff3a556ddd1ef5af148c9bd47a1e+924acc26038ae5c566a4069cec42ce4481862670 (51292e59154a13ff42d595b2037038a1c4f2caaa) 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-ssh16812656734862925054.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1029127279152928813.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11850622247601623880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2672463875339879086.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10598681848875533309.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2246397027474959197.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-67 in /w/workspace/foundry_device-virtual-go_PR-465 [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-465 # 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 Merging remotes/origin/main commit 924acc26038ae5c566a4069cec42ce4481862670 into PR head commit a1a745075326ff3a556ddd1ef5af148c9bd47a1e Merge succeeded, producing a1a745075326ff3a556ddd1ef5af148c9bd47a1e Checking out Revision a1a745075326ff3a556ddd1ef5af148c9bd47a1e (PR-465) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/465/head:refs/remotes/origin/PR-465 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1a745075326ff3a556ddd1ef5af148c9bd47a1e # 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 924acc26038ae5c566a4069cec42ce4481862670 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1a745075326ff3a556ddd1ef5af148c9bd47a1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:56:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:56:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:56:18 ========================================================= 11:56:18 EdgeX Global Pipelines Version Info 11:56:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:56:18 ------------------- 11:56:18 stable info: 11:56:18 ------------------- 11:56:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:56:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 11:56:18 Message: update stable to v1.0.258 11:56:19 ------------------- 11:56:19 experimental info: 11:56:19 ------------------- 11:56:19 Commited By: **** collab-it+edgex@linuxfoundation.org 11:56:19 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 11:56:19 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:56:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:56:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:56:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:56:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:56:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:56:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:56:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:56:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:56:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-465 [Pipeline] echo 11:56:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-465 [Pipeline] echo 11:56:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-465 [Pipeline] echo 11:56:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1a745075326ff3a556ddd1ef5af148c9bd47a1e [Pipeline] echo 11:56:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1a7450 [Pipeline] echo 11:56:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:56:21 provisioning config files... 11:56:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-465@tmp/config1029395622000240169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:56:21 ---> ****-login.sh 11:56:21 nexus3.edgexfoundry.org:10001 11:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:22 Configure a credential helper to remove this warning. See 11:56:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:22 11:56:22 Login Succeeded 11:56:22 nexus3.edgexfoundry.org:10002 11:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:22 Configure a credential helper to remove this warning. See 11:56:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:22 11:56:22 Login Succeeded 11:56:22 nexus3.edgexfoundry.org:10003 11:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:22 Configure a credential helper to remove this warning. See 11:56:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:22 11:56:22 Login Succeeded 11:56:22 nexus3.edgexfoundry.org:10004 11:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:22 Configure a credential helper to remove this warning. See 11:56:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:22 11:56:22 Login Succeeded 11:56:22 ****.io 11:56:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:22 Configure a credential helper to remove this warning. See 11:56:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:22 11:56:22 Login Succeeded 11:56:22 ---> ****-login.sh ends [Pipeline] } 11:56:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:56:23 + git rev-list -1 --merges a1a745075326ff3a556ddd1ef5af148c9bd47a1e~1..a1a745075326ff3a556ddd1ef5af148c9bd47a1e [Pipeline] echo 11:56:23 -----------> git rev-list -1 --merges a1a745075326ff3a556ddd1ef5af148c9bd47a1e~1..a1a745075326ff3a556ddd1ef5af148c9bd47a1e a1a745075326ff3a556ddd1ef5af148c9bd47a1e [false] [Pipeline] sh 11:56:23 + git log --format=format:%s -1 a1a745075326ff3a556ddd1ef5af148c9bd47a1e [Pipeline] echo 11:56:23 ========================================================= 11:56:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:56:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:56:24 + git log --format=format:%s -1 a1a745075326ff3a556ddd1ef5af148c9bd47a1e [Pipeline] echo 11:56:24 [semverPrep] GIT_COMMIT: a1a745075326ff3a556ddd1ef5af148c9bd47a1e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 11:56:24 [semverPrep] This is not a build commit. [Pipeline] sh 11:56:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:56:24 + grep -v github /etc/ssh/ssh_known_hosts 11:56:24 + [ -e /tmp/ssh_known_hosts ] 11:56:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:56:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:56:24 + sudo tee -a /etc/ssh/ssh_known_hosts 11:56:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:56:25 11:56:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:56:26 0.1.4: Pulling from edgex-devops/py-git-semver 11:56:26 b85a868b505f: Pulling fs layer 11:56:26 e2be974225ed: Pulling fs layer 11:56:26 339a4e72a1f5: Pulling fs layer 11:56:26 988bab9f4d93: Pulling fs layer 11:56:26 1469e6f7b9e6: Pulling fs layer 11:56:26 eaf3925da568: Pulling fs layer 11:56:26 bab4dde63d76: Pulling fs layer 11:56:26 bde34c3a00c8: Pulling fs layer 11:56:26 b352a97aabf1: Pulling fs layer 11:56:26 4872d77fe225: Pulling fs layer 11:56:26 5851b861e8e6: Pulling fs layer 11:56:26 bab4dde63d76: Waiting 11:56:26 bde34c3a00c8: Waiting 11:56:26 988bab9f4d93: Waiting 11:56:26 b352a97aabf1: Waiting 11:56:26 1469e6f7b9e6: Waiting 11:56:26 4872d77fe225: Waiting 11:56:26 eaf3925da568: Waiting 11:56:26 5851b861e8e6: Waiting 11:56:26 e2be974225ed: Download complete 11:56:26 988bab9f4d93: Verifying Checksum 11:56:26 1469e6f7b9e6: Verifying Checksum 11:56:26 1469e6f7b9e6: Download complete 11:56:26 eaf3925da568: Download complete 11:56:26 339a4e72a1f5: Verifying Checksum 11:56:26 339a4e72a1f5: Download complete 11:56:26 bde34c3a00c8: Verifying Checksum 11:56:26 bde34c3a00c8: Download complete 11:56:26 b352a97aabf1: Download complete 11:56:26 4872d77fe225: Verifying Checksum 11:56:26 4872d77fe225: Download complete 11:56:26 5851b861e8e6: Verifying Checksum 11:56:26 5851b861e8e6: Download complete 11:56:26 b85a868b505f: Verifying Checksum 11:56:26 b85a868b505f: Download complete 11:56:26 bab4dde63d76: Verifying Checksum 11:56:26 bab4dde63d76: Download complete 11:56:27 b85a868b505f: Pull complete 11:56:27 e2be974225ed: Pull complete 11:56:28 339a4e72a1f5: Pull complete 11:56:28 988bab9f4d93: Pull complete 11:56:28 1469e6f7b9e6: Pull complete 11:56:28 eaf3925da568: Pull complete 11:56:30 bab4dde63d76: Pull complete 11:56:30 bde34c3a00c8: Pull complete 11:56:30 b352a97aabf1: Pull complete 11:56:30 4872d77fe225: Pull complete 11:56:30 5851b861e8e6: Pull complete 11:56:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:56:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:56:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:56:31 prd-ubuntu20.04-docker-8c-8g-67 does not seem to be running inside a container 11:56:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-465 -v /w/workspace/foundry_device-virtual-go_PR-465:/w/workspace/foundry_device-virtual-go_PR-465:rw,z -v /w/workspace/foundry_device-virtual-go_PR-465@tmp:/w/workspace/foundry_device-virtual-go_PR-465@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:56:34 $ docker top 9531d58a9a69d02907cced13cb7a99c2f77747b636c893c1179f9d3b8edf7b74 -eo pid,comm 11:56:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 11:56:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:56:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:56:34 [ssh-agent] Looking for ssh-agent implementation... 11:56:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:56:35 $ docker exec 9531d58a9a69d02907cced13cb7a99c2f77747b636c893c1179f9d3b8edf7b74 ssh-agent 11:56:35 SSH_AUTH_SOCK=/tmp/ssh-2z3ebQMkDtjk/agent.33 11:56:35 SSH_AGENT_PID=39 11:56:35 Running ssh-add (command line suppressed) 11:56:35 Identity added: /w/workspace/foundry_device-virtual-go_PR-465@tmp/private_key_16224649930129400326.key (/w/workspace/foundry_device-virtual-go_PR-465@tmp/private_key_16224649930129400326.key) 11:56:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:56:35 + git tag --points-at HEAD [Pipeline] } 11:56:35 $ docker exec --env ******** --env ******** 9531d58a9a69d02907cced13cb7a99c2f77747b636c893c1179f9d3b8edf7b74 ssh-agent -k 11:56:35 unset SSH_AUTH_SOCK; 11:56:35 unset SSH_AGENT_PID; 11:56:35 echo Agent pid 39 killed; 11:56:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:56:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:56:35 [ssh-agent] Looking for ssh-agent implementation... 11:56:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:56:35 $ docker exec 9531d58a9a69d02907cced13cb7a99c2f77747b636c893c1179f9d3b8edf7b74 ssh-agent 11:56:36 SSH_AUTH_SOCK=/tmp/ssh-KJeHeZDeorlP/agent.72 11:56:36 SSH_AGENT_PID=78 11:56:36 Running ssh-add (command line suppressed) 11:56:36 Identity added: /w/workspace/foundry_device-virtual-go_PR-465@tmp/private_key_10772611652789697539.key (/w/workspace/foundry_device-virtual-go_PR-465@tmp/private_key_10772611652789697539.key) 11:56:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:56:36 + git semver init 11:56:36 2024-03-15 11:56:36,735 [run_init] DEBUG init version:0.0.0 force:False 11:56:36 2024-03-15 11:56:36,735 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-465/.semver 11:56:36 2024-03-15 11:56:36,736 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-465/.semver 11:56:36 2024-03-15 11:56:36,736 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-465/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-465, universal_newlines=False, shell=None, istream=None) 11:56:38 2024-03-15 11:56:38,116 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-465/.git/info/exclude 11:56:38 2024-03-15 11:56:38,117 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-465/.semver/PR-465 with force:False 11:56:38 2024-03-15 11:56:38,117 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-465/.semver/PR-465 11:56:38 2024-03-15 11:56:38,121 [execute] INFO git cat-file --batch-check 11:56:38 2024-03-15 11:56:38,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-465/.semver, universal_newlines=False, shell=None, istream=) 11:56:38 2024-03-15 11:56:38,127 [execute] INFO git cat-file --batch 11:56:38 2024-03-15 11:56:38,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-465/.semver, universal_newlines=False, shell=None, istream=) 11:56:38 2024-03-15 11:56:38,132 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-465/.semver/PR-465 11:56:38 0.0.0 [Pipeline] } 11:56:38 $ docker exec --env ******** --env ******** 9531d58a9a69d02907cced13cb7a99c2f77747b636c893c1179f9d3b8edf7b74 ssh-agent -k 11:56:38 unset SSH_AUTH_SOCK; 11:56:38 unset SSH_AGENT_PID; 11:56:38 echo Agent pid 78 killed; 11:56:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:56:38 + git semver [Pipeline] } 11:56:39 $ docker stop --time=1 9531d58a9a69d02907cced13cb7a99c2f77747b636c893c1179f9d3b8edf7b74 11:56:40 $ docker rm -f --volumes 9531d58a9a69d02907cced13cb7a99c2f77747b636c893c1179f9d3b8edf7b74 [Pipeline] // withDockerContainer [Pipeline] sh 11:56:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:56:41 Stashed 1 file(s) [Pipeline] echo 11:56:41 [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 11:56:41 provisioning config files... 11:56:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-465@tmp/config4708292540803081344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:56:42 ---> ****-login.sh 11:56:42 nexus3.edgexfoundry.org:10001 11:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:42 Configure a credential helper to remove this warning. See 11:56:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:42 11:56:42 Login Succeeded 11:56:42 nexus3.edgexfoundry.org:10002 11:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:42 Configure a credential helper to remove this warning. See 11:56:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:42 11:56:42 Login Succeeded 11:56:42 nexus3.edgexfoundry.org:10003 11:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:42 Configure a credential helper to remove this warning. See 11:56:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:42 11:56:42 Login Succeeded 11:56:42 nexus3.edgexfoundry.org:10004 11:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:42 Configure a credential helper to remove this warning. See 11:56:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:42 11:56:42 Login Succeeded 11:56:42 ****.io 11:56:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:56:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:56:42 Configure a credential helper to remove this warning. See 11:56:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:56:42 11:56:42 Login Succeeded 11:56:42 ---> ****-login.sh ends [Pipeline] } 11:56:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:56:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:56:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:56:42 ========================================================= 11:56:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:56:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:56:43 Sending build context to Docker daemon 31.67MB 11:56:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:56:43 Step 2/12 : FROM ${BASE} AS builder 11:56:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:56:43 7264a8db6415: Pulling fs layer 11:56:43 c4d48a809fc2: Pulling fs layer 11:56:43 4f1c88b9dad5: Pulling fs layer 11:56:43 ad3a456e5733: Pulling fs layer 11:56:43 69c7f0334f64: Pulling fs layer 11:56:43 1f1c1a5573a3: Pulling fs layer 11:56:43 ce7588e14bc9: Pulling fs layer 11:56:43 b5e4710f87ac: Pulling fs layer 11:56:43 69c7f0334f64: Waiting 11:56:43 ce7588e14bc9: Waiting 11:56:43 b5e4710f87ac: Waiting 11:56:43 1f1c1a5573a3: Waiting 11:56:43 ad3a456e5733: Waiting 11:56:43 c4d48a809fc2: Download complete 11:56:43 ad3a456e5733: Verifying Checksum 11:56:43 ad3a456e5733: Download complete 11:56:43 69c7f0334f64: Verifying Checksum 11:56:43 69c7f0334f64: Download complete 11:56:43 7264a8db6415: Verifying Checksum 11:56:43 7264a8db6415: Download complete 11:56:43 1f1c1a5573a3: Verifying Checksum 11:56:43 1f1c1a5573a3: Download complete 11:56:43 7264a8db6415: Pull complete 11:56:43 b5e4710f87ac: Verifying Checksum 11:56:43 b5e4710f87ac: Download complete 11:56:43 c4d48a809fc2: Pull complete 11:56:44 4f1c88b9dad5: Verifying Checksum 11:56:44 4f1c88b9dad5: Download complete 11:56:44 ce7588e14bc9: Verifying Checksum 11:56:44 ce7588e14bc9: Download complete 11:56:47 4f1c88b9dad5: Pull complete 11:56:47 ad3a456e5733: Pull complete 11:56:47 69c7f0334f64: Pull complete 11:56:47 1f1c1a5573a3: Pull complete 11:56:49 ce7588e14bc9: Pull complete 11:56:50 b5e4710f87ac: Pull complete 11:56:50 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 11:56:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:56:50 ---> 88b5674ff536 11:56:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:56:55 ---> Running in 7a86142af1ad 11:56:55 Removing intermediate container 7a86142af1ad 11:56:55 ---> 19bf0d0f8ed0 11:56:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:56:55 ---> Running in 45f714467758 11:56:55 Removing intermediate container 45f714467758 11:56:55 ---> 080606ee6b78 11:56:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:56:55 ---> Running in 3f5fc6353dcf 11:56:55 Removing intermediate container 3f5fc6353dcf 11:56:55 ---> b90446316690 11:56:55 Step 6/12 : WORKDIR /device-virtual-go 11:56:55 ---> Running in a70c92955085 11:56:55 Removing intermediate container a70c92955085 11:56:55 ---> 3d5b202112c5 11:56:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:56:55 ---> Running in e9be4965268c 11:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:56:56 Still waiting to schedule task 11:56:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:56:56 (1/4) Installing openssh-keygen (9.3_p2-r1) 11:56:56 (2/4) Installing libedit (20221030.3.1-r1) 11:56:56 (3/4) Installing openssh-client-common (9.3_p2-r1) 11:56:56 (4/4) Installing openssh-client-default (9.3_p2-r1) 11:56:56 Executing busybox-1.36.1-r5.trigger 11:56:56 OK: 268 MiB in 56 packages 11:56:57 Removing intermediate container e9be4965268c 11:56:57 ---> 74b986b76222 11:56:57 Step 8/12 : COPY go.mod vendor* ./ 11:56:57 ---> 831203ce4e02 11:56:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:56:57 ---> Running in 66f3526353a7 11:57:35 Removing intermediate container 66f3526353a7 11:57:35 ---> 99df91a4bc74 11:57:35 Step 10/12 : COPY . . 11:57:35 ---> 66a3fe53b407 11:57:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:57:35 ---> Running in 2d208cf51961 11:57:35 Removing intermediate container 2d208cf51961 11:57:35 ---> d3dfde7df003 11:57:35 Step 12/12 : RUN $MAKE 11:57:35 ---> Running in ff8ec5e2065e 11:57:35 noop 11:57:36 Removing intermediate container ff8ec5e2065e 11:57:36 ---> 333a0bb61d64 11:57:36 Successfully built 333a0bb61d64 11:57:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:36 + docker inspect -f . ci-base-image-x86_64 11:57:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:36 prd-ubuntu20.04-docker-8c-8g-67 does not seem to be running inside a container 11:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-465 -v /w/workspace/foundry_device-virtual-go_PR-465:/w/workspace/foundry_device-virtual-go_PR-465:rw,z -v /w/workspace/foundry_device-virtual-go_PR-465@tmp:/w/workspace/foundry_device-virtual-go_PR-465@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 ******** ci-base-image-x86_64 cat 11:57:37 $ docker top b76c5f8bfea4a3a24b693a55d1340147a79b1b5ca116bc51cc347fed2a0c93ca -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:37 + go version 11:57:37 go version go1.21.0 linux/amd64 [Pipeline] } 11:57:37 $ docker stop --time=1 b76c5f8bfea4a3a24b693a55d1340147a79b1b5ca116bc51cc347fed2a0c93ca 11:57:38 $ docker rm -f --volumes b76c5f8bfea4a3a24b693a55d1340147a79b1b5ca116bc51cc347fed2a0c93ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:39 + docker inspect -f . ci-base-image-x86_64 11:57:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:39 prd-ubuntu20.04-docker-8c-8g-67 does not seem to be running inside a container 11:57:39 $ 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-465 -v /w/workspace/foundry_device-virtual-go_PR-465:/w/workspace/foundry_device-virtual-go_PR-465:rw,z -v /w/workspace/foundry_device-virtual-go_PR-465@tmp:/w/workspace/foundry_device-virtual-go_PR-465@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 ******** ci-base-image-x86_64 cat 11:57:40 $ docker top 8188d38bd8f08e8c516517dcc7122ab7f8fe0d40b554e1b376b8bb8dacbf0a9a -eo pid,comm [Pipeline] { [Pipeline] sh 11:57:40 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-465 [Pipeline] fileExists [Pipeline] sh 11:57:40 + make test 11:57:40 go test ./... -coverprofile=coverage.out 11:57:42 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:57:52 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 11:57:52 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.6% of statements 11:57:57 go vet ./... 11:58:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:58:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:58:00 ./bin/test-attribution-txt.sh 11:58:00 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 11:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:58:00 $ docker stop --time=1 8188d38bd8f08e8c516517dcc7122ab7f8fe0d40b554e1b376b8bb8dacbf0a9a 11:58:04 $ docker rm -f --volumes 8188d38bd8f08e8c516517dcc7122ab7f8fe0d40b554e1b376b8bb8dacbf0a9a [Pipeline] // withDockerContainer [Pipeline] sh 11:58:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:58:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:58:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:58:06 + ls -al . 11:58:06 total 200 11:58:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 11:57 . 11:58:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 11:56 .. 11:58:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 11:57 .git 11:58:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 11:56 .github 11:58:06 -rw-rw-r-- 1 jenkins jenkins 272 Mar 15 11:56 .gitignore 11:58:06 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 11:56 .golangci.yml 11:58:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 11:56 .semver 11:58:06 -rw-rw-r-- 1 jenkins jenkins 9708 Mar 15 11:56 Attribution.txt 11:58:06 -rw-rw-r-- 1 jenkins jenkins 15941 Mar 15 11:56 CHANGELOG.md 11:58:06 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 15 11:56 Dockerfile 11:58:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 11:56 GOVERNANCE.md 11:58:06 -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 11:56 Jenkinsfile 11:58:06 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 11:56 LICENSE 11:58:06 -rw-rw-r-- 1 jenkins jenkins 1953 Mar 15 11:56 Makefile 11:58:06 -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 11:56 OWNERS.md 11:58:06 -rw-rw-r-- 1 jenkins jenkins 4103 Mar 15 11:56 README.md 11:58:06 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 11:56 VERSION 11:58:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 11:56 bin 11:58:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 11:56 cmd 11:58:06 -rw-r--r-- 1 jenkins jenkins 43063 Mar 15 11:57 coverage.out 11:58:06 -rw-rw-r-- 1 jenkins jenkins 3683 Mar 15 11:56 go.mod 11:58:06 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 15 11:56 go.sum 11:58:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 11:56 internal 11:58:06 -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 11:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:06 + 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=a1a745075326ff3a556ddd1ef5af148c9bd47a1e --label arch=amd64 --label version=0.0.0 . 11:58:06 Sending build context to Docker daemon 31.71MB 11:58:06 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 11:58:06 Step 2/26 : FROM ${BASE} AS builder 11:58:06 ---> 333a0bb61d64 11:58:06 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:58:07 ---> Running in 536f907c2e13 11:58:07 Removing intermediate container 536f907c2e13 11:58:07 ---> 18ab7d53ace5 11:58:07 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:58:07 ---> Running in 2b0e8582c9ef 11:58:07 Removing intermediate container 2b0e8582c9ef 11:58:07 ---> 5e1031c9fc87 11:58:07 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:58:07 ---> Running in 9f972ae174da 11:58:07 Removing intermediate container 9f972ae174da 11:58:07 ---> 8bef020ee45d 11:58:07 Step 6/26 : WORKDIR /device-virtual-go 11:58:07 ---> Running in aa82f2305687 11:58:07 Removing intermediate container aa82f2305687 11:58:07 ---> 7f7c240df7ab 11:58:07 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:58:07 ---> Running in 4945767ecd65 11:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:58:08 OK: 268 MiB in 56 packages 11:58:08 Removing intermediate container 4945767ecd65 11:58:08 ---> 898ad69300ca 11:58:08 Step 8/26 : COPY go.mod vendor* ./ 11:58:08 ---> d91dcd739b3c 11:58:08 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:58:08 ---> Running in 3a7b65d02bfc 11:58:09 Removing intermediate container 3a7b65d02bfc 11:58:09 ---> 679367a880d0 11:58:09 Step 10/26 : COPY . . 11:58:10 ---> 447bfc3c4fe3 11:58:10 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:58:10 ---> Running in 61691323e20f 11:58:10 Removing intermediate container 61691323e20f 11:58:10 ---> 31bce7a856e4 11:58:10 Step 12/26 : RUN $MAKE 11:58:10 ---> Running in 2b8f5405c3f4 11:58:10 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/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 11:58:28 Removing intermediate container 2b8f5405c3f4 11:58:28 ---> 87c8f053df7f 11:58:28 Step 13/26 : FROM alpine:3.18 11:58:29 3.18: Pulling from library/alpine 11:58:29 619be1103602: Pulling fs layer 11:58:29 619be1103602: Verifying Checksum 11:58:29 619be1103602: Download complete 11:58:29 619be1103602: Pull complete 11:58:29 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 11:58:29 Status: Downloaded newer image for alpine:3.18 11:58:29 ---> d3782b16ccc9 11:58:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:58:29 ---> Running in da115c9f6e1d 11:58:29 Removing intermediate container da115c9f6e1d 11:58:29 ---> 185156ba47c9 11:58:29 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:58:29 ---> Running in e1f6bc06ca8f 11:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:58:30 (1/1) Installing dumb-init (1.2.5-r2) 11:58:30 Executing busybox-1.36.1-r5.trigger 11:58:30 OK: 7 MiB in 16 packages 11:58:30 Removing intermediate container e1f6bc06ca8f 11:58:30 ---> 960ac1b8cf91 11:58:30 Step 16/26 : RUN apk --no-cache upgrade 11:58:30 ---> Running in 1f7886708851 11:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:58:31 OK: 7 MiB in 16 packages 11:58:31 Removing intermediate container 1f7886708851 11:58:31 ---> a71ff366c211 11:58:31 Step 17/26 : WORKDIR / 11:58:31 ---> Running in 34ee606a30f2 11:58:31 Removing intermediate container 34ee606a30f2 11:58:31 ---> 1a9fdb22dada 11:58:31 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:58:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-68 in /w/workspace/foundry_device-virtual-go_PR-465 [Pipeline] { [Pipeline] ws 11:58:31 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:58:31 ---> 3ede761cab98 11:58:31 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:58:31 ---> 7aadd5944262 11:58:31 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:58:32 ---> 02c0e2e38ac6 11:58:32 Step 21/26 : EXPOSE 59900 11:58:32 ---> Running in 6919cf472e5d 11:58:32 Removing intermediate container 6919cf472e5d 11:58:32 ---> 877743700ed5 11:58:32 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:58:32 ---> Running in c6e3291c9059 11:58:32 Removing intermediate container c6e3291c9059 11:58:32 ---> 44fa529bd144 11:58:32 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 11:58:32 ---> Running in b68fdb867774 11:58:32 Removing intermediate container b68fdb867774 11:58:32 ---> ea81fc6ad104 11:58:32 Step 24/26 : LABEL arch=amd64 11:58:32 ---> Running in 6b8bbad91f17 11:58:32 Removing intermediate container 6b8bbad91f17 11:58:32 ---> 4530253822c4 11:58:32 Step 25/26 : LABEL git_sha=a1a745075326ff3a556ddd1ef5af148c9bd47a1e 11:58:32 ---> Running in 383a0b1f73bd 11:58:32 Removing intermediate container 383a0b1f73bd 11:58:32 ---> 13f0e3bfdc09 11:58:32 Step 26/26 : LABEL version=0.0.0 11:58:32 ---> Running in afbd08f0571f 11:58:32 Removing intermediate container afbd08f0571f 11:58:32 ---> 04fe0e9159e7 11:58:32 [Warning] One or more build-args [ARCH] were not consumed 11:58:32 Successfully built 04fe0e9159e7 11:58:32 Successfully tagged device-virtual:latest 11:58:34 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:58:35 11:58:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:58:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:58:35 latest: Pulling from edgex-lftools-log-publisher 11:58:35 5eb5b503b376: Pulling fs layer 11:58:35 5c69ac0246d0: Pulling fs layer 11:58:35 ec43610c2a17: Pulling fs layer 11:58:35 3a2ae6a8a46f: Pulling fs layer 11:58:35 33b1e0a273af: Pulling fs layer 11:58:35 5d3b04190fa2: Pulling fs layer 11:58:35 2f39f015ded8: Pulling fs layer 11:58:35 33b1e0a273af: Waiting 11:58:35 5d3b04190fa2: Waiting 11:58:35 2f39f015ded8: Waiting 11:58:35 3a2ae6a8a46f: Waiting 11:58:35 5c69ac0246d0: Download complete 11:58:35 3a2ae6a8a46f: Verifying Checksum 11:58:35 3a2ae6a8a46f: Download complete 11:58:35 33b1e0a273af: Verifying Checksum 11:58:35 33b1e0a273af: Download complete 11:58:35 5d3b04190fa2: Verifying Checksum 11:58:35 5d3b04190fa2: Download complete 11:58:35 ec43610c2a17: Verifying Checksum 11:58:35 ec43610c2a17: Download complete 11:58:36 5eb5b503b376: Verifying Checksum 11:58:36 5eb5b503b376: Download complete 11:58:36 2f39f015ded8: Verifying Checksum 11:58:36 2f39f015ded8: Download complete 11:58:37 5eb5b503b376: Pull complete 11:58:37 5c69ac0246d0: Pull complete 11:58:37 ec43610c2a17: Pull complete 11:58:37 3a2ae6a8a46f: Pull complete 11:58:38 33b1e0a273af: Pull complete 11:58:38 5d3b04190fa2: Pull complete 11:58:39 using credential edgex-jenkins-ssh 11:58:39 Cloning the remote Git repository 11:58:39 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:58:39 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:58:39 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:58:39 > git --version # timeout=10 11:58:39 > git --version # 'git version 2.25.1' 11:58:39 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:42 2f39f015ded8: Pull complete 11:58:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:58:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:58:42 prd-ubuntu20.04-docker-8c-8g-67 does not seem to be running inside a container 11:58:42 $ 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-465 -v /w/workspace/foundry_device-virtual-go_PR-465:/w/workspace/foundry_device-virtual-go_PR-465:rw,z -v /w/workspace/foundry_device-virtual-go_PR-465@tmp:/w/workspace/foundry_device-virtual-go_PR-465@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:58:42 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:58:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:43 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:58:43 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:58:43 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/465/head:refs/remotes/origin/PR-465 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:58:43 Merging remotes/origin/main commit 924acc26038ae5c566a4069cec42ce4481862670 into PR head commit a1a745075326ff3a556ddd1ef5af148c9bd47a1e 11:58:44 Merge succeeded, producing a1a745075326ff3a556ddd1ef5af148c9bd47a1e 11:58:44 Checking out Revision a1a745075326ff3a556ddd1ef5af148c9bd47a1e (PR-465) 11:58:44 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 11:58:44 > git --version # timeout=10 11:58:44 > git --version # 'git version 2.25.1' 11:58:44 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 11:58:43 > git config core.sparsecheckout # timeout=10 11:58:43 > git checkout -f a1a745075326ff3a556ddd1ef5af148c9bd47a1e # timeout=10 11:58:44 > git remote # timeout=10 11:58:44 > git config --get remote.origin.url # timeout=10 11:58:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:44 > git merge 924acc26038ae5c566a4069cec42ce4481862670 # timeout=10 11:58:44 > git rev-parse HEAD^{commit} # timeout=10 11:58:44 > git config core.sparsecheckout # timeout=10 11:58:44 > git checkout -f a1a745075326ff3a556ddd1ef5af148c9bd47a1e # timeout=10 11:58:46 $ docker top 5986211be7b099228c9f12367b00c3824e9a69e5d8e7e61cf25d82f1f025ca8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:58:47 ---> job-cost.sh 11:58:47 lf-activate-venv: SKIPPING 11:58:47 INFO: No Stack... 11:58:47 INFO: Retrieving Pricing Info for: v3-standard-8 11:58:48 INFO: Archiving Costs [Pipeline] sh 11:58:48 + cat /w/workspace/foundry_device-virtual-go_PR-465/archives/cost.csv 11:58:48 + cut -d, -f6 [Pipeline] lock 11:58:48 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-465-1-stack-cost] 11:58:48 Resource [jenkins-edgexfoundry-device-virtual-go-PR-465-1-stack-cost] did not exist. Created. 11:58:48 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-465-1-stack-cost] [Pipeline] { [Pipeline] unstash 11:58:48 11:58:48 GitHub has been notified of this commit’s build result 11:58:48 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:58:49 + echo total: 0.2199999988079071 [Pipeline] stash 11:58:49 Stashed 1 file(s) [Pipeline] } 11:58:49 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-465-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:58:49 $ docker stop --time=1 5986211be7b099228c9f12367b00c3824e9a69e5d8e7e61cf25d82f1f025ca8b 11:58:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:58:49 % Total % Received % Xferd Average Speed Time Time Time Current 11:58:49 Dload Upload Total Spent Left Speed 11:58:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k 11:58:50 $ docker rm -f --volumes 5986211be7b099228c9f12367b00c3824e9a69e5d8e7e61cf25d82f1f025ca8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:58:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:58:51 + sudo tee /etc/docker/daemon.new 11:58:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:58:51 { 11:58:51 "registry-mirrors": [ 11:58:51 "https://nexus3.edgexfoundry.org:10001" 11:58:51 ], 11:58:51 "bip": "10.250.0.254/24", 11:58:51 "hosts": [ 11:58:51 "tcp://0.0.0.0:5555", 11:58:51 "unix:///var/run/docker.sock" 11:58:51 ], 11:58:51 "mtu": 1458, 11:58:51 "selinux-enabled": true, 11:58:51 "seccomp-profile": "/etc/docker/seccomp.json" 11:58:51 } [Pipeline] sh 11:58:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:58:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:59:10 provisioning config files... 11:59:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3742454225041867763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:10 ---> ****-login.sh 11:59:10 nexus3.edgexfoundry.org:10001 11:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:11 Configure a credential helper to remove this warning. See 11:59:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:11 11:59:11 Login Succeeded 11:59:11 nexus3.edgexfoundry.org:10002 11:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:11 Configure a credential helper to remove this warning. See 11:59:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:11 11:59:11 Login Succeeded 11:59:11 nexus3.edgexfoundry.org:10003 11:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:12 Configure a credential helper to remove this warning. See 11:59:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:12 11:59:12 Login Succeeded 11:59:12 nexus3.edgexfoundry.org:10004 11:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:12 Configure a credential helper to remove this warning. See 11:59:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:12 11:59:12 Login Succeeded 11:59:12 ****.io 11:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:13 Configure a credential helper to remove this warning. See 11:59:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:13 11:59:13 Login Succeeded 11:59:13 ---> ****-login.sh ends [Pipeline] } 11:59:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:59:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:59:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:59:13 ========================================================= 11:59:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:59:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:59:14 Sending build context to Docker daemon 15.98MB 11:59:14 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:59:14 Step 2/12 : FROM ${BASE} AS builder 11:59:14 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:59:14 9fda8d8052c6: Pulling fs layer 11:59:14 5d54e960e981: Pulling fs layer 11:59:14 c4a7e357bf2a: Pulling fs layer 11:59:14 f0e02332f6b5: Pulling fs layer 11:59:14 872ee5b61b7b: Pulling fs layer 11:59:14 f0e02332f6b5: Waiting 11:59:14 0c6a40ed1a82: Pulling fs layer 11:59:14 94ae7d8d031c: Pulling fs layer 11:59:14 872ee5b61b7b: Waiting 11:59:14 0c6a40ed1a82: Waiting 11:59:14 94ae7d8d031c: Waiting 11:59:14 5d54e960e981: Download complete 11:59:14 f0e02332f6b5: Verifying Checksum 11:59:14 f0e02332f6b5: Download complete 11:59:14 872ee5b61b7b: Verifying Checksum 11:59:14 872ee5b61b7b: Download complete 11:59:14 9fda8d8052c6: Verifying Checksum 11:59:14 9fda8d8052c6: Download complete 11:59:15 94ae7d8d031c: Verifying Checksum 11:59:15 94ae7d8d031c: Download complete 11:59:15 9fda8d8052c6: Pull complete 11:59:16 5d54e960e981: Pull complete 11:59:16 c4a7e357bf2a: Verifying Checksum 11:59:16 c4a7e357bf2a: Download complete 11:59:17 0c6a40ed1a82: Verifying Checksum 11:59:17 0c6a40ed1a82: Download complete 11:59:29 c4a7e357bf2a: Pull complete 11:59:29 f0e02332f6b5: Pull complete 11:59:29 872ee5b61b7b: Pull complete 11:59:38 0c6a40ed1a82: Pull complete 11:59:40 94ae7d8d031c: Pull complete 11:59:40 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 11:59:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:59:40 ---> 86de565de09d 11:59:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:59:42 ---> Running in 5fcd23e9a13d 11:59:42 Removing intermediate container 5fcd23e9a13d 11:59:42 ---> d72b4e666bcb 11:59:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:59:42 ---> Running in af331ddcd578 11:59:42 Removing intermediate container af331ddcd578 11:59:42 ---> 9945556a655e 11:59:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:59:42 ---> Running in 7329fd1ef6bd 11:59:42 Removing intermediate container 7329fd1ef6bd 11:59:42 ---> ae7c5df983e1 11:59:42 Step 6/12 : WORKDIR /device-virtual-go 11:59:42 ---> Running in 8fd7dcff85c1 11:59:43 Removing intermediate container 8fd7dcff85c1 11:59:43 ---> 68ede2f45cdf 11:59:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:59:43 ---> Running in eafd4061d7d0 11:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:59:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:59:45 (1/4) Installing openssh-keygen (9.3_p2-r1) 11:59:45 (2/4) Installing libedit (20221030.3.1-r1) 11:59:45 (3/4) Installing openssh-client-common (9.3_p2-r1) 11:59:45 (4/4) Installing openssh-client-default (9.3_p2-r1) 11:59:45 Executing busybox-1.36.1-r5.trigger 11:59:45 OK: 271 MiB in 56 packages 11:59:46 Removing intermediate container eafd4061d7d0 11:59:46 ---> be6763c14e5f 11:59:46 Step 8/12 : COPY go.mod vendor* ./ 11:59:47 ---> 07070cd1b4e3 11:59:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:47 ---> Running in 78ca2ec8109f 12:00:43 Removing intermediate container 78ca2ec8109f 12:00:43 ---> 51420bba6441 12:00:43 Step 10/12 : COPY . . 12:00:45 ---> e5d9f62eb754 12:00:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:00:45 ---> Running in d5f4ca629e97 12:00:45 Removing intermediate container d5f4ca629e97 12:00:45 ---> 3a1c904cf85a 12:00:45 Step 12/12 : RUN $MAKE 12:00:45 ---> Running in 57c23a39d356 12:00:46 noop 12:00:47 Removing intermediate container 57c23a39d356 12:00:47 ---> 27078693550d 12:00:47 Successfully built 27078693550d 12:00:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:47 + docker inspect -f . ci-base-image-arm64 12:00:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:47 prd-ubuntu20.04-docker-arm64-4c-16g-68 does not seem to be running inside a container 12:00:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat 12:00:49 $ docker top 11bd744b1f1148501ca98501240f0914f6c3d2d5e4ad38a2f1f346fc8b1dab78 -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:49 + go version 12:00:49 go version go1.21.0 linux/arm64 [Pipeline] } 12:00:49 $ docker stop --time=1 11bd744b1f1148501ca98501240f0914f6c3d2d5e4ad38a2f1f346fc8b1dab78 12:00:51 $ docker rm -f --volumes 11bd744b1f1148501ca98501240f0914f6c3d2d5e4ad38a2f1f346fc8b1dab78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:52 + docker inspect -f . ci-base-image-arm64 12:00:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:00:52 prd-ubuntu20.04-docker-arm64-4c-16g-68 does not seem to be running inside a container 12:00:52 $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat 12:00:54 $ docker top fbf1c4557ff238304974cefd0428d1320c68230db763baf664ee0020efd0c9e4 -eo pid,comm [Pipeline] { [Pipeline] sh 12:00:54 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 12:00:55 + make test 12:00:55 go test ./... -coverprofile=coverage.out 12:00:58 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:02:35 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:02:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.066s coverage: 58.4% of statements 12:02:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:02:35 go vet ./... 12:02:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:02:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:02:42 ./bin/test-attribution-txt.sh 12:02:42 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 12:02:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:02:42 $ docker stop --time=1 fbf1c4557ff238304974cefd0428d1320c68230db763baf664ee0020efd0c9e4 12:02:44 $ docker rm -f --volumes fbf1c4557ff238304974cefd0428d1320c68230db763baf664ee0020efd0c9e4 [Pipeline] // withDockerContainer [Pipeline] sh 12:02:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:02:45 Warning: overwriting stash ‘coverage-report’ 12:02:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:02:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:02:47 + ls -al . 12:02:47 total 196 12:02:47 drwxrwxr-x 7 jenkins jenkins 4096 Mar 15 12:00 . 12:02:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 11:58 .. 12:02:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 11:58 .git 12:02:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 11:58 .github 12:02:47 -rw-rw-r-- 1 jenkins jenkins 272 Mar 15 11:58 .gitignore 12:02:47 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 11:58 .golangci.yml 12:02:47 -rw-rw-r-- 1 jenkins jenkins 9708 Mar 15 11:58 Attribution.txt 12:02:47 -rw-rw-r-- 1 jenkins jenkins 15941 Mar 15 11:58 CHANGELOG.md 12:02:47 -rw-rw-r-- 1 jenkins jenkins 1755 Mar 15 11:58 Dockerfile 12:02:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 11:58 GOVERNANCE.md 12:02:47 -rw-rw-r-- 1 jenkins jenkins 660 Mar 15 11:58 Jenkinsfile 12:02:47 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 11:58 LICENSE 12:02:47 -rw-rw-r-- 1 jenkins jenkins 1953 Mar 15 11:58 Makefile 12:02:47 -rw-rw-r-- 1 jenkins jenkins 623 Mar 15 11:58 OWNERS.md 12:02:47 -rw-rw-r-- 1 jenkins jenkins 4103 Mar 15 11:58 README.md 12:02:47 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 11:56 VERSION 12:02:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 11:58 bin 12:02:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 11:58 cmd 12:02:47 -rw-r--r-- 1 jenkins jenkins 43063 Mar 15 12:02 coverage.out 12:02:47 -rw-rw-r-- 1 jenkins jenkins 3683 Mar 15 11:58 go.mod 12:02:47 -rw-rw-r-- 1 jenkins jenkins 35612 Mar 15 11:58 go.sum 12:02:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 11:58 internal 12:02:47 -rw-rw-r-- 1 jenkins jenkins 235 Mar 15 11:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:47 + 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=a1a745075326ff3a556ddd1ef5af148c9bd47a1e --label arch=arm64 --label version=0.0.0 . 12:02:48 Sending build context to Docker daemon 16.02MB 12:02:48 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 12:02:48 Step 2/26 : FROM ${BASE} AS builder 12:02:48 ---> 27078693550d 12:02:48 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:02:48 ---> Running in 29497a879202 12:02:48 Removing intermediate container 29497a879202 12:02:48 ---> d68c08d283a8 12:02:48 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:02:48 ---> Running in 6416fc1cbaad 12:02:48 Removing intermediate container 6416fc1cbaad 12:02:48 ---> fbbee6d24b99 12:02:48 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:02:48 ---> Running in d95df0fb76f4 12:02:49 Removing intermediate container d95df0fb76f4 12:02:49 ---> b79f0af5006a 12:02:49 Step 6/26 : WORKDIR /device-virtual-go 12:02:49 ---> Running in f4021b428c78 12:02:49 Removing intermediate container f4021b428c78 12:02:49 ---> a6793aa365e9 12:02:49 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:02:49 ---> Running in ea4b2c20f903 12:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:02:51 OK: 271 MiB in 56 packages 12:02:52 Removing intermediate container ea4b2c20f903 12:02:52 ---> ddabb46923d2 12:02:52 Step 8/26 : COPY go.mod vendor* ./ 12:02:53 ---> 796d2cc70587 12:02:53 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:02:53 ---> Running in f5f623c41847 12:02:55 Removing intermediate container f5f623c41847 12:02:55 ---> 4768b3505dc1 12:02:55 Step 10/26 : COPY . . 12:02:56 ---> dd0447719d87 12:02:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:02:56 ---> Running in b04c1e549f6b 12:02:56 Removing intermediate container b04c1e549f6b 12:02:56 ---> b56e3d6b7138 12:02:56 Step 12/26 : RUN $MAKE 12:02:57 ---> Running in e917f48a219c 12:02:57 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/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:04:34 Removing intermediate container e917f48a219c 12:04:34 ---> 4286fb1dbde1 12:04:34 Step 13/26 : FROM alpine:3.18 12:04:34 3.18: Pulling from library/alpine 12:04:34 c6b39de5b339: Pulling fs layer 12:04:34 c6b39de5b339: Verifying Checksum 12:04:34 c6b39de5b339: Download complete 12:04:34 c6b39de5b339: Pull complete 12:04:34 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 12:04:34 Status: Downloaded newer image for alpine:3.18 12:04:34 ---> 33abbf032149 12:04:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:04:35 ---> Running in 57d4520faacd 12:04:35 Removing intermediate container 57d4520faacd 12:04:35 ---> bc6f677f9ed6 12:04:35 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:04:35 ---> Running in 4b4fee0c63d1 12:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:04:37 (1/1) Installing dumb-init (1.2.5-r2) 12:04:37 Executing busybox-1.36.1-r5.trigger 12:04:37 OK: 8 MiB in 16 packages 12:04:38 Removing intermediate container 4b4fee0c63d1 12:04:38 ---> 640a1f158770 12:04:38 Step 16/26 : RUN apk --no-cache upgrade 12:04:38 ---> Running in 4a52a12519ef 12:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:04:41 OK: 8 MiB in 16 packages 12:04:41 Removing intermediate container 4a52a12519ef 12:04:41 ---> f73415e459fa 12:04:41 Step 17/26 : WORKDIR / 12:04:41 ---> Running in 72a2fea989e4 12:04:41 Removing intermediate container 72a2fea989e4 12:04:41 ---> 78a515946334 12:04:41 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:04:42 ---> dc810a0e73aa 12:04:42 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:04:43 ---> 57bb1bd0b8d7 12:04:43 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:04:44 ---> fe8ba2bfb9a3 12:04:44 Step 21/26 : EXPOSE 59900 12:04:44 ---> Running in fe1812402aae 12:04:44 Removing intermediate container fe1812402aae 12:04:44 ---> ea8272a2e677 12:04:44 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:04:44 ---> Running in ebce32c0ff74 12:04:44 Removing intermediate container ebce32c0ff74 12:04:44 ---> a75935732b81 12:04:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:04:45 ---> Running in e0a24c12c7c3 12:04:45 Removing intermediate container e0a24c12c7c3 12:04:45 ---> 637a33f0f66e 12:04:45 Step 24/26 : LABEL arch=arm64 12:04:45 ---> Running in 51ed35ad1f8d 12:04:45 Removing intermediate container 51ed35ad1f8d 12:04:45 ---> 4a8d3a85a591 12:04:45 Step 25/26 : LABEL git_sha=a1a745075326ff3a556ddd1ef5af148c9bd47a1e 12:04:45 ---> Running in d34b953efa15 12:04:45 Removing intermediate container d34b953efa15 12:04:45 ---> 6f2f1278527d 12:04:45 Step 26/26 : LABEL version=0.0.0 12:04:46 ---> Running in 8e2e4446a62e 12:04:46 Removing intermediate container 8e2e4446a62e 12:04:46 ---> 5ae009b66f10 12:04:46 [Warning] One or more build-args [ARCH] were not consumed 12:04:46 Successfully built 5ae009b66f10 12:04:46 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:04:47 12:04:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:04:47 arm64: Pulling from edgex-lftools-log-publisher 12:04:47 8998bd30e6a1: Pulling fs layer 12:04:47 04944245beec: Pulling fs layer 12:04:47 699f458cf7ca: Pulling fs layer 12:04:47 765212b225bb: Pulling fs layer 12:04:47 f23df028b6ca: Pulling fs layer 12:04:47 d65c8cfc05b1: Pulling fs layer 12:04:47 2437ff75d9bd: Pulling fs layer 12:04:47 765212b225bb: Waiting 12:04:47 f23df028b6ca: Waiting 12:04:47 2437ff75d9bd: Waiting 12:04:47 d65c8cfc05b1: Waiting 12:04:47 04944245beec: Verifying Checksum 12:04:47 04944245beec: Download complete 12:04:47 765212b225bb: Verifying Checksum 12:04:47 765212b225bb: Download complete 12:04:47 f23df028b6ca: Verifying Checksum 12:04:47 f23df028b6ca: Download complete 12:04:47 d65c8cfc05b1: Verifying Checksum 12:04:47 d65c8cfc05b1: Download complete 12:04:48 699f458cf7ca: Verifying Checksum 12:04:48 699f458cf7ca: Download complete 12:04:48 8998bd30e6a1: Verifying Checksum 12:04:48 8998bd30e6a1: Download complete 12:04:50 2437ff75d9bd: Verifying Checksum 12:04:50 2437ff75d9bd: Download complete 12:04:52 8998bd30e6a1: Pull complete 12:04:53 04944245beec: Pull complete 12:04:55 699f458cf7ca: Pull complete 12:04:55 765212b225bb: Pull complete 12:04:56 f23df028b6ca: Pull complete 12:04:56 d65c8cfc05b1: Pull complete 12:05:14 2437ff75d9bd: Pull complete 12:05:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:05:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:05:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:14 prd-ubuntu20.04-docker-arm64-4c-16g-68 does not seem to be running inside a container 12:05:14 $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:05:17 $ docker top 16cc8a4c0cfb88ef2f426c91065b3d7c02e347e1aed58d00b9f5781a9ecdd3c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:05:18 ---> job-cost.sh 12:05:18 lf-activate-venv: SKIPPING 12:05:18 INFO: No Stack... 12:05:18 INFO: Retrieving Pricing Info for: v3-standard-4 12:05:19 INFO: Archiving Costs [Pipeline] sh 12:05:19 + + cat /w/workspace/device-virtual-go/1/archives/cost.csvcut 12:05:19 -d, -f6 [Pipeline] lock 12:05:20 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-465-1-stack-cost] 12:05:20 Resource [jenkins-edgexfoundry-device-virtual-go-PR-465-1-stack-cost] did not exist. Created. 12:05:20 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-465-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:05:20 /w/workspace/device-virtual-go/1@tmp/durable-1797ad74/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:05:21 + echo total: 0.10999999940395355 [Pipeline] stash 12:05:21 Warning: overwriting stash ‘stack-cost’ 12:05:21 Stashed 1 file(s) [Pipeline] } 12:05:21 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-465-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:05:21 $ docker stop --time=1 16cc8a4c0cfb88ef2f426c91065b3d7c02e347e1aed58d00b9f5781a9ecdd3c9 12:05:23 $ docker rm -f --volumes 16cc8a4c0cfb88ef2f426c91065b3d7c02e347e1aed58d00b9f5781a9ecdd3c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:05:24 provisioning config files... 12:05:24 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-465@tmp/config7032890100259025068tmp [Pipeline] { [Pipeline] sh 12:05:24 + set +x 12:05:24 + curl -s https://codecov.io/bash 12:05:24 + bash -s -- 12:05:24 12:05:24 _____ _ 12:05:24 / ____| | | 12:05:24 | | ___ __| | ___ ___ _____ __ 12:05:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:05:24 | |___| (_) | (_| | __/ (_| (_) \ V / 12:05:24 \_____\___/ \__,_|\___|\___\___/ \_/ 12:05:24 Bash-1.0.6 12:05:24 12:05:24 12:05:24 ==> git version 2.25.1 found 12:05:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:05:24 Release-Date: 2020-01-08 12:05:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:05:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:05:24 ==> Jenkins CI detected. 12:05:24 current dir:  /w/workspace/foundry_device-virtual-go_PR-465 12:05:24 project root: . 12:05:24 --> token set from env 12:05:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:05:24 ==> Running gcov in . (disable via -X gcov) 12:05:24 ==> Python coveragepy not found 12:05:24 ==> Searching for coverage reports in: 12:05:24 + . 12:05:24 -> Found 1 reports 12:05:24 ==> Detecting git/mercurial file structure 12:05:24 ==> Reading reports 12:05:24 + ./coverage.out bytes=43063 12:05:24 ==> Appending adjustments 12:05:24 https://docs.codecov.io/docs/fixing-reports 12:05:24 + Found adjustments 12:05:24 ==> Gzipping contents 12:05:24 8.0K /tmp/codecov.mPFLJE.gz 12:05:24 ==> Uploading reports 12:05:24 url: https://codecov.io 12:05:24 query: branch=PR-465&commit=a1a745075326ff3a556ddd1ef5af148c9bd47a1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-465%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=465&job=&cmd_args= 12:05:24 -> Pinging Codecov 12:05:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-465&commit=a1a745075326ff3a556ddd1ef5af148c9bd47a1e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-465%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=465&job=&cmd_args= 12:05:25 -> Uploading to 12:05:25 https://storage.googleapis.com/codecov/v4/raw/2024-03-15/5E52B4B073DB2E39498172D8E973AA87/a1a745075326ff3a556ddd1ef5af148c9bd47a1e/926ab8bf-0750-4c3d-ac47-c795a66d7e86.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T120524Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd305a4f30bad69057fb090b4fc5c6db98f19885b52728a72fb78fbad41a2ae5 12:05:25 % Total % Received % Xferd Average Speed Time Time Time Current 12:05:25 Dload Upload Total Spent Left Speed 12:05:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 18649 --:--:-- --:--:-- --:--:-- 18649 12:05:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a1a745075326ff3a556ddd1ef5af148c9bd47a1e [Pipeline] } 12:05: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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:05:27 + [ -d /w/workspace/foundry_device-virtual-go_PR-465/archives ] 12:05:27 + ls -al /w/workspace/foundry_device-virtual-go_PR-465/archives 12:05:27 total 16 12:05:27 drwxr-xr-x 3 root root 4096 Mar 15 11:58 . 12:05:27 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 11:58 .. 12:05:27 drwxr-xr-x 2 root root 4096 Mar 15 11:58 cost 12:05:27 -rw-r--r-- 1 root root 89 Mar 15 11:58 cost.csv 12:05:27 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-465/archives 12:05:27 + ls -al /w/workspace/foundry_device-virtual-go_PR-465/archives 12:05:27 total 16 12:05:27 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 11:58 . 12:05:27 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 11:58 .. 12:05:27 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 11:58 cost 12:05:27 -rw-r--r-- 1 jenkins jenkins 89 Mar 15 11:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:05:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:05:28 ---> package-listing.sh 12:05:28 ++ facter osfamily 12:05:28 ++ tr '[:upper:]' '[:lower:]' 12:05:28 + OS_FAMILY=debian 12:05:28 + workspace=/w/workspace/foundry_device-virtual-go_PR-465 12:05:28 + START_PACKAGES=/tmp/packages_start.txt 12:05:28 + END_PACKAGES=/tmp/packages_end.txt 12:05:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:05:28 + PACKAGES=/tmp/packages_start.txt 12:05:28 + '[' /w/workspace/foundry_device-virtual-go_PR-465 ']' 12:05:28 + PACKAGES=/tmp/packages_end.txt 12:05:28 + case "${OS_FAMILY}" in 12:05:28 + dpkg -l 12:05:28 + grep '^ii' 12:05:28 + '[' -f /tmp/packages_start.txt ']' 12:05:28 + '[' -f /tmp/packages_end.txt ']' 12:05:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:05:28 + '[' /w/workspace/foundry_device-virtual-go_PR-465 ']' 12:05:28 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-465/archives/ 12:05:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-465/archives/ [Pipeline] echo 12:05: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-465/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:05:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:05:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:05:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:05:29 prd-ubuntu20.04-docker-8c-8g-67 does not seem to be running inside a container 12:05: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-465/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-465 -v /w/workspace/foundry_device-virtual-go_PR-465:/w/workspace/foundry_device-virtual-go_PR-465:rw,z -v /w/workspace/foundry_device-virtual-go_PR-465@tmp:/w/workspace/foundry_device-virtual-go_PR-465@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-lftools-log-publisher:latest cat 12:05:30 $ docker top 2446e75ca310b76022b6407c1c11bb8d73baaad9d7ca50581226f132421e8fa9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:05:30 + touch /tmp/pre-build-complete [Pipeline] sh 12:05:30 + mkdir -p /var/log/sysstat [Pipeline] sh 12:05:31 + ls /var/log/sa-host 12:05:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:05:31 provisioning config files... 12:05:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-465@tmp/config14815523981302733021tmp [Pipeline] { [Pipeline] echo 12:05:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:05:32 ---> create-netrc.sh [Pipeline] } 12:05:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:05:32 ---> python-tools-install.sh [Pipeline] echo 12:05:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:05:33 ---> sudo-logs.sh 12:05:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:05:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:05:33 ---> job-cost.sh 12:05:33 lf-activate-venv: SKIPPING 12:05:33 DEBUG: total: 0.2199999988079071 12:05:33 INFO: Retrieving Stack Cost... 12:05:33 INFO: Retrieving Pricing Info for: v3-standard-8 12:05:34 INFO: Archiving Costs [Pipeline] echo 12:05:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:05:34 ---> logs-deploy.sh 12:05:34 lf-activate-venv: SKIPPING 12:05:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-465/1 12:05:34 INFO: archiving workspace using pattern(s): 12:05:35 Archives upload complete. 12:05:35 INFO: archiving logs to Nexus