Pull request #452 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 333968bb37e028f0ed3b1116d0178b87682599e9+281ea38f110fc5f37e585dd894f432f319c759dc (d1cd9a0b5d1403e49557e3a5bf9b2d4f14789c7c) 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-ssh6328237870469754419.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-ssh14865329756975909415.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-452/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-452/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6114994127754908775.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-452/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17723446170527105345.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-ssh9903851842415240190.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-452/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-452/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3451788199790015385.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1560 in /w/workspace/foundry_device-virtual-go_PR-452 [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-452 # 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 Merging remotes/origin/main commit 281ea38f110fc5f37e585dd894f432f319c759dc into PR head commit 333968bb37e028f0ed3b1116d0178b87682599e9 Merge succeeded, producing 333968bb37e028f0ed3b1116d0178b87682599e9 Checking out Revision 333968bb37e028f0ed3b1116d0178b87682599e9 (PR-452) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/452/head:refs/remotes/origin/PR-452 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 333968bb37e028f0ed3b1116d0178b87682599e9 # 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 281ea38f110fc5f37e585dd894f432f319c759dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 333968bb37e028f0ed3b1116d0178b87682599e9 # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:32:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:32:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:32:59 ========================================================= 18:32:59 EdgeX Global Pipelines Version Info 18:32:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:32:59 ------------------- 18:32:59 stable info: 18:32:59 ------------------- 18:32:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:32:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:32:59 Message: update stable to v1.0.258 18:33:00 ------------------- 18:33:00 experimental info: 18:33:00 ------------------- 18:33:00 Commited By: **** collab-it+edgex@linuxfoundation.org 18:33:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:33:00 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:33:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 18:33:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 18:33:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:33:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:33:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:33:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:33:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:33:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-452 [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-452 [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-452 [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 333968bb37e028f0ed3b1116d0178b87682599e9 [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 333968b [Pipeline] echo 18:33:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:03 provisioning config files... 18:33:03 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-452@tmp/config11680903789773282858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:03 ---> ****-login.sh 18:33:03 nexus3.edgexfoundry.org:10001 18:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:04 Configure a credential helper to remove this warning. See 18:33:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:04 18:33:04 Login Succeeded 18:33:04 nexus3.edgexfoundry.org:10002 18:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:04 Configure a credential helper to remove this warning. See 18:33:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:04 18:33:04 Login Succeeded 18:33:04 nexus3.edgexfoundry.org:10003 18:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:04 Configure a credential helper to remove this warning. See 18:33:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:04 18:33:04 Login Succeeded 18:33:04 nexus3.edgexfoundry.org:10004 18:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:04 Configure a credential helper to remove this warning. See 18:33:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:04 18:33:04 Login Succeeded 18:33:04 ****.io 18:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:04 Configure a credential helper to remove this warning. See 18:33:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:04 18:33:04 Login Succeeded 18:33:04 ---> ****-login.sh ends [Pipeline] } 18:33:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:33:05 + git rev-list -1 --merges 333968bb37e028f0ed3b1116d0178b87682599e9~1..333968bb37e028f0ed3b1116d0178b87682599e9 [Pipeline] echo 18:33:05 -----------> git rev-list -1 --merges 333968bb37e028f0ed3b1116d0178b87682599e9~1..333968bb37e028f0ed3b1116d0178b87682599e9 333968bb37e028f0ed3b1116d0178b87682599e9 [false] [Pipeline] sh 18:33:05 + git log --format=format:%s -1 333968bb37e028f0ed3b1116d0178b87682599e9 [Pipeline] echo 18:33:05 ========================================================= 18:33:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:33:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:33:06 + git log --format=format:%s -1 333968bb37e028f0ed3b1116d0178b87682599e9 [Pipeline] echo 18:33:06 [semverPrep] GIT_COMMIT: 333968bb37e028f0ed3b1116d0178b87682599e9, Commit Message: build: Update to latest 3.2.0 dev go-mods [Pipeline] echo 18:33:06 [semverPrep] This is not a build commit. [Pipeline] sh 18:33:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:33:06 + grep -v github /etc/ssh/ssh_known_hosts 18:33:06 + [ -e /tmp/ssh_known_hosts ] 18:33:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:33:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:33:06 + sudo tee -a /etc/ssh/ssh_known_hosts 18:33:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:33:07 18:33:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:33:07 0.1.4: Pulling from edgex-devops/py-git-semver 18:33:07 b85a868b505f: Pulling fs layer 18:33:07 e2be974225ed: Pulling fs layer 18:33:07 339a4e72a1f5: Pulling fs layer 18:33:07 988bab9f4d93: Pulling fs layer 18:33:07 1469e6f7b9e6: Pulling fs layer 18:33:07 eaf3925da568: Pulling fs layer 18:33:07 bab4dde63d76: Pulling fs layer 18:33:07 bde34c3a00c8: Pulling fs layer 18:33:07 b352a97aabf1: Pulling fs layer 18:33:07 4872d77fe225: Pulling fs layer 18:33:07 5851b861e8e6: Pulling fs layer 18:33:07 bab4dde63d76: Waiting 18:33:07 bde34c3a00c8: Waiting 18:33:07 b352a97aabf1: Waiting 18:33:07 4872d77fe225: Waiting 18:33:07 988bab9f4d93: Waiting 18:33:07 5851b861e8e6: Waiting 18:33:07 1469e6f7b9e6: Waiting 18:33:07 eaf3925da568: Waiting 18:33:07 e2be974225ed: Verifying Checksum 18:33:07 e2be974225ed: Download complete 18:33:07 988bab9f4d93: Verifying Checksum 18:33:07 988bab9f4d93: Download complete 18:33:08 1469e6f7b9e6: Verifying Checksum 18:33:08 1469e6f7b9e6: Download complete 18:33:08 339a4e72a1f5: Verifying Checksum 18:33:08 339a4e72a1f5: Download complete 18:33:08 eaf3925da568: Verifying Checksum 18:33:08 eaf3925da568: Download complete 18:33:08 bde34c3a00c8: Download complete 18:33:08 b352a97aabf1: Download complete 18:33:08 4872d77fe225: Download complete 18:33:08 5851b861e8e6: Download complete 18:33:08 b85a868b505f: Verifying Checksum 18:33:08 b85a868b505f: Download complete 18:33:08 bab4dde63d76: Verifying Checksum 18:33:08 bab4dde63d76: Download complete 18:33:09 b85a868b505f: Pull complete 18:33:09 e2be974225ed: Pull complete 18:33:10 339a4e72a1f5: Pull complete 18:33:10 988bab9f4d93: Pull complete 18:33:10 1469e6f7b9e6: Pull complete 18:33:10 eaf3925da568: Pull complete 18:33:12 bab4dde63d76: Pull complete 18:33:12 bde34c3a00c8: Pull complete 18:33:12 b352a97aabf1: Pull complete 18:33:12 4872d77fe225: Pull complete 18:33:12 5851b861e8e6: Pull complete 18:33:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:33:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:13 prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container 18:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-452 -v /w/workspace/foundry_device-virtual-go_PR-452:/w/workspace/foundry_device-virtual-go_PR-452:rw,z -v /w/workspace/foundry_device-virtual-go_PR-452@tmp:/w/workspace/foundry_device-virtual-go_PR-452@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-devops/py-git-semver:0.1.4 cat 18:33:16 $ docker top 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 -eo pid,comm 18:33:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:33:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:33:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:33:16 [ssh-agent] Looking for ssh-agent implementation... 18:33:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:33:16 $ docker exec 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 ssh-agent 18:33:17 SSH_AUTH_SOCK=/tmp/ssh-48E84LjNfn98/agent.32 18:33:17 SSH_AGENT_PID=38 18:33:17 Running ssh-add (command line suppressed) 18:33:17 Identity added: /w/workspace/foundry_device-virtual-go_PR-452@tmp/private_key_12660866730905186268.key (/w/workspace/foundry_device-virtual-go_PR-452@tmp/private_key_12660866730905186268.key) 18:33:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:33:17 + git tag --points-at HEAD [Pipeline] } 18:33:17 $ docker exec --env ******** --env ******** 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 ssh-agent -k 18:33:17 unset SSH_AUTH_SOCK; 18:33:17 unset SSH_AGENT_PID; 18:33:17 echo Agent pid 38 killed; 18:33:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:33:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:33:17 [ssh-agent] Looking for ssh-agent implementation... 18:33:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:33:17 $ docker exec 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 ssh-agent 18:33:18 SSH_AUTH_SOCK=/tmp/ssh-n9NYJ00QVNFe/agent.70 18:33:18 SSH_AGENT_PID=76 18:33:18 Running ssh-add (command line suppressed) 18:33:18 Identity added: /w/workspace/foundry_device-virtual-go_PR-452@tmp/private_key_3536667978200395068.key (/w/workspace/foundry_device-virtual-go_PR-452@tmp/private_key_3536667978200395068.key) 18:33:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:33:18 + git semver init 18:33:18 2023-11-28 18:33:18,737 [run_init] DEBUG init version:0.0.0 force:False 18:33:18 2023-11-28 18:33:18,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-452/.semver 18:33:18 2023-11-28 18:33:18,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-452/.semver 18:33:18 2023-11-28 18:33:18,739 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-452/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-452, universal_newlines=False, shell=None, istream=None) 18:33:20 2023-11-28 18:33:20,191 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-452/.git/info/exclude 18:33:20 2023-11-28 18:33:20,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-452/.semver/PR-452 with force:False 18:33:20 2023-11-28 18:33:20,191 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-452/.semver/PR-452 18:33:20 2023-11-28 18:33:20,194 [execute] INFO git cat-file --batch-check 18:33:20 2023-11-28 18:33:20,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-452/.semver, universal_newlines=False, shell=None, istream=) 18:33:20 2023-11-28 18:33:20,199 [execute] INFO git cat-file --batch 18:33:20 2023-11-28 18:33:20,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-452/.semver, universal_newlines=False, shell=None, istream=) 18:33:20 2023-11-28 18:33:20,204 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-452/.semver/PR-452 18:33:20 0.0.0 [Pipeline] } 18:33:20 $ docker exec --env ******** --env ******** 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 ssh-agent -k 18:33:20 unset SSH_AUTH_SOCK; 18:33:20 unset SSH_AGENT_PID; 18:33:20 echo Agent pid 76 killed; 18:33:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:33:21 + git semver [Pipeline] } 18:33:21 $ docker stop --time=1 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 18:33:23 $ docker rm -f --volumes 3d597ae62eef4e3cf5df4a49c73cd535220903e258d4fd25c58a5d439a1fe958 [Pipeline] // withDockerContainer [Pipeline] sh 18:33:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:33:23 Stashed 1 file(s) [Pipeline] echo 18:33:23 [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 18:33:24 provisioning config files... 18:33:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-452@tmp/config4719790941585429515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:25 ---> ****-login.sh 18:33:25 nexus3.edgexfoundry.org:10001 18:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:25 Configure a credential helper to remove this warning. See 18:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:25 18:33:25 Login Succeeded 18:33:25 nexus3.edgexfoundry.org:10002 18:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:25 Configure a credential helper to remove this warning. See 18:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:25 18:33:25 Login Succeeded 18:33:25 nexus3.edgexfoundry.org:10003 18:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:25 Configure a credential helper to remove this warning. See 18:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:25 18:33:25 Login Succeeded 18:33:25 nexus3.edgexfoundry.org:10004 18:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:25 Configure a credential helper to remove this warning. See 18:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:25 18:33:25 Login Succeeded 18:33:25 ****.io 18:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:33:25 Configure a credential helper to remove this warning. See 18:33:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:33:25 18:33:25 Login Succeeded 18:33:25 ---> ****-login.sh ends [Pipeline] } 18:33:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:33:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:33:26 ========================================================= 18:33:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:33:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:33:26 Sending build context to Docker daemon 31.57MB 18:33:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:33:26 Step 2/12 : FROM ${BASE} AS builder 18:33:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:33:27 7264a8db6415: Pulling fs layer 18:33:27 c4d48a809fc2: Pulling fs layer 18:33:27 4f1c88b9dad5: Pulling fs layer 18:33:27 ad3a456e5733: Pulling fs layer 18:33:27 69c7f0334f64: Pulling fs layer 18:33:27 1f1c1a5573a3: Pulling fs layer 18:33:27 ce7588e14bc9: Pulling fs layer 18:33:27 b5e4710f87ac: Pulling fs layer 18:33:27 1f1c1a5573a3: Waiting 18:33:27 b5e4710f87ac: Waiting 18:33:27 ce7588e14bc9: Waiting 18:33:27 ad3a456e5733: Waiting 18:33:27 69c7f0334f64: Waiting 18:33:27 c4d48a809fc2: Verifying Checksum 18:33:27 c4d48a809fc2: Download complete 18:33:27 ad3a456e5733: Verifying Checksum 18:33:27 ad3a456e5733: Download complete 18:33:27 69c7f0334f64: Verifying Checksum 18:33:27 69c7f0334f64: Download complete 18:33:27 7264a8db6415: Verifying Checksum 18:33:27 7264a8db6415: Download complete 18:33:27 1f1c1a5573a3: Verifying Checksum 18:33:27 1f1c1a5573a3: Download complete 18:33:27 7264a8db6415: Pull complete 18:33:27 b5e4710f87ac: Verifying Checksum 18:33:27 b5e4710f87ac: Download complete 18:33:27 c4d48a809fc2: Pull complete 18:33:27 4f1c88b9dad5: Verifying Checksum 18:33:27 4f1c88b9dad5: Download complete 18:33:28 ce7588e14bc9: Verifying Checksum 18:33:28 ce7588e14bc9: Download complete 18:33:31 4f1c88b9dad5: Pull complete 18:33:31 ad3a456e5733: Pull complete 18:33:31 69c7f0334f64: Pull complete 18:33:31 1f1c1a5573a3: Pull complete 18:33:34 ce7588e14bc9: Pull complete 18:33:34 b5e4710f87ac: Pull complete 18:33:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:33:34 ---> 88b5674ff536 18:33:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:33:39 Still waiting to schedule task 18:33:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:33:39 ---> Running in 6bdb15f2e211 18:33:39 Removing intermediate container 6bdb15f2e211 18:33:39 ---> 2987a475c170 18:33:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:33:39 ---> Running in a99b61f75e18 18:33:39 Removing intermediate container a99b61f75e18 18:33:39 ---> 45ffb9c6558d 18:33:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:33:39 ---> Running in df97b2b4377e 18:33:39 Removing intermediate container df97b2b4377e 18:33:39 ---> e39f9d55f8ac 18:33:39 Step 6/12 : WORKDIR /device-virtual-go 18:33:39 ---> Running in f73ce4078f05 18:33:39 Removing intermediate container f73ce4078f05 18:33:39 ---> 2657f41c53c6 18:33:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:33:40 ---> Running in ab5544089971 18:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:33:40 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:33:40 (2/4) Installing libedit (20221030.3.1-r1) 18:33:40 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:33:40 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:33:40 Executing busybox-1.36.1-r5.trigger 18:33:40 OK: 268 MiB in 56 packages 18:33:41 Removing intermediate container ab5544089971 18:33:41 ---> 1893ce91a817 18:33:41 Step 8/12 : COPY go.mod vendor* ./ 18:33:41 ---> 7ebdbd51b746 18:33:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:41 ---> Running in d7015518b101 18:34:37 Removing intermediate container d7015518b101 18:34:37 ---> 6dee57f0fa4a 18:34:37 Step 10/12 : COPY . . 18:34:37 ---> 7587fae493a3 18:34:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:34:37 ---> Running in 0d1374e13c4e 18:34:37 Removing intermediate container 0d1374e13c4e 18:34:37 ---> 3f2d60beca37 18:34:37 Step 12/12 : RUN $MAKE 18:34:37 ---> Running in 426adb5d9698 18:34:37 noop 18:34:38 Removing intermediate container 426adb5d9698 18:34:38 ---> 83bb62362c6a 18:34:38 Successfully built 83bb62362c6a 18:34:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:39 + docker inspect -f . ci-base-image-x86_64 18:34:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:39 prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container 18:34:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-452 -v /w/workspace/foundry_device-virtual-go_PR-452:/w/workspace/foundry_device-virtual-go_PR-452:rw,z -v /w/workspace/foundry_device-virtual-go_PR-452@tmp:/w/workspace/foundry_device-virtual-go_PR-452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:34:40 $ docker top 3cfa4eb278dc50c692e876a4e94bf5606b3dc5d8491598f648d98c0f97ba9dbf -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:40 + go version 18:34:40 go version go1.21.0 linux/amd64 [Pipeline] } 18:34:40 $ docker stop --time=1 3cfa4eb278dc50c692e876a4e94bf5606b3dc5d8491598f648d98c0f97ba9dbf 18:34:41 $ docker rm -f --volumes 3cfa4eb278dc50c692e876a4e94bf5606b3dc5d8491598f648d98c0f97ba9dbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:42 + docker inspect -f . ci-base-image-x86_64 18:34:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:43 prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container 18:34:43 $ 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-452 -v /w/workspace/foundry_device-virtual-go_PR-452:/w/workspace/foundry_device-virtual-go_PR-452:rw,z -v /w/workspace/foundry_device-virtual-go_PR-452@tmp:/w/workspace/foundry_device-virtual-go_PR-452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:34:43 $ docker top 4498f68661f393aa233f9b901e61868c3dfb80132e01111a525871aaa40e8b76 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:44 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-452 [Pipeline] fileExists [Pipeline] sh 18:34:44 + make test 18:34:44 go test ./... -coverprofile=coverage.out 18:34:46 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:34:56 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:34:56 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements 18:35:04 go vet ./... 18:35:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:35:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:35:07 ./bin/test-attribution-txt.sh [Pipeline] echo 18:35:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:35:07 $ docker stop --time=1 4498f68661f393aa233f9b901e61868c3dfb80132e01111a525871aaa40e8b76 18:35:12 $ docker rm -f --volumes 4498f68661f393aa233f9b901e61868c3dfb80132e01111a525871aaa40e8b76 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:35:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:35:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:35:14 + ls -al . 18:35:14 total 200 18:35:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:34 . 18:35:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:32 .. 18:35:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:34 .git 18:35:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:32 .github 18:35:14 -rw-rw-r-- 1 jenkins jenkins 272 Nov 28 18:32 .gitignore 18:35:14 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:32 .golangci.yml 18:35:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:33 .semver 18:35:14 -rw-rw-r-- 1 jenkins jenkins 9708 Nov 28 18:32 Attribution.txt 18:35:14 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 28 18:32 CHANGELOG.md 18:35:14 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 28 18:32 Dockerfile 18:35:14 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:32 GOVERNANCE.md 18:35:14 -rw-rw-r-- 1 jenkins jenkins 660 Nov 28 18:32 Jenkinsfile 18:35:14 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 18:32 LICENSE 18:35:14 -rw-rw-r-- 1 jenkins jenkins 1947 Nov 28 18:32 Makefile 18:35:14 -rw-rw-r-- 1 jenkins jenkins 623 Nov 28 18:32 OWNERS.md 18:35:14 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 28 18:32 README.md 18:35:14 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:33 VERSION 18:35:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:32 bin 18:35:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:32 cmd 18:35:14 -rw-r--r-- 1 jenkins jenkins 43063 Nov 28 18:34 coverage.out 18:35:14 -rw-rw-r-- 1 jenkins jenkins 3633 Nov 28 18:32 go.mod 18:35:14 -rw-rw-r-- 1 jenkins jenkins 34480 Nov 28 18:32 go.sum 18:35:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:32 internal 18:35:14 -rw-rw-r-- 1 jenkins jenkins 235 Nov 28 18:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:14 + 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=333968bb37e028f0ed3b1116d0178b87682599e9 --label arch=amd64 --label version=0.0.0 . 18:35:14 Sending build context to Docker daemon 31.61MB 18:35:14 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:35:14 Step 2/26 : FROM ${BASE} AS builder 18:35:14 ---> 83bb62362c6a 18:35:14 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:35:16 ---> Running in 49f974577bf7 18:35:17 Removing intermediate container 49f974577bf7 18:35:17 ---> 3a82620b3344 18:35:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:35:17 ---> Running in 8fd5678ea77a 18:35:18 Removing intermediate container 8fd5678ea77a 18:35:18 ---> 756833424ae4 18:35:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:35:20 ---> Running in 80ae564727c5 18:35:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1561 in /w/workspace/foundry_device-virtual-go_PR-452 [Pipeline] { [Pipeline] ws 18:35:21 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 18:35:21 The recommended git tool is: git 18:35:22 Removing intermediate container 80ae564727c5 18:35:22 ---> fb0afc222e2e 18:35:22 Step 6/26 : WORKDIR /device-virtual-go 18:35:23 ---> Running in 18d2ec0c8c42 18:35:26 Removing intermediate container 18d2ec0c8c42 18:35:26 ---> 5a6a6df89a2d 18:35:26 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:35:26 using credential edgex-jenkins-ssh 18:35:26 Cloning the remote Git repository 18:35:27 ---> Running in 56e86e0f89b2 18:35:26 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:35:26 > git init /w/workspace/device-virtual-go/1 # timeout=10 18:35:26 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:35:26 > git --version # timeout=10 18:35:26 > git --version # 'git version 2.25.1' 18:35:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:35:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:35:28 OK: 268 MiB in 56 packages 18:35:29 Removing intermediate container 56e86e0f89b2 18:35:29 ---> f34e2b5ae500 18:35:29 Step 8/26 : COPY go.mod vendor* ./ 18:35:29 ---> fcb879d92169 18:35:29 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:29 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:35:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:35:30 ---> Running in 5c1ef5d13e17 18:35:31 Merging remotes/origin/main commit 281ea38f110fc5f37e585dd894f432f319c759dc into PR head commit 333968bb37e028f0ed3b1116d0178b87682599e9 18:35:30 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:35:30 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:35:30 using GIT_SSH to set credentials SSH Credentials for GitHub 18:35:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/452/head:refs/remotes/origin/PR-452 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:35:31 > git config core.sparsecheckout # timeout=10 18:35:31 > git checkout -f 333968bb37e028f0ed3b1116d0178b87682599e9 # timeout=10 18:35:31 > git remote # timeout=10 18:35:31 > git config --get remote.origin.url # timeout=10 18:35:31 using GIT_SSH to set credentials SSH Credentials for GitHub 18:35:31 > git merge 281ea38f110fc5f37e585dd894f432f319c759dc # timeout=10 18:35:31 > git rev-parse HEAD^{commit} # timeout=10 18:35:31 Merge succeeded, producing 333968bb37e028f0ed3b1116d0178b87682599e9 18:35:31 Checking out Revision 333968bb37e028f0ed3b1116d0178b87682599e9 (PR-452) 18:35:31 > git config core.sparsecheckout # timeout=10 18:35:31 > git checkout -f 333968bb37e028f0ed3b1116d0178b87682599e9 # timeout=10 18:35:33 Removing intermediate container 5c1ef5d13e17 18:35:33 ---> bbc307c1e054 18:35:33 Step 10/26 : COPY . . 18:35:34 ---> a6f3f6ff05af 18:35:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:35:35 Commit message: "build: Update to latest 3.2.0 dev go-mods" 18:35:35 ---> Running in 1d55b5e141a7 18:35:35 Removing intermediate container 1d55b5e141a7 18:35:35 ---> 5977397cb86c 18:35:35 Step 12/26 : RUN $MAKE 18:35:35 ---> Running in d4307fc46b3d 18:35:35 > git --version # timeout=10 18:35:35 > git --version # 'git version 2.25.1' 18:35:35 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:35:35 CGO_ENABLED=0 go build -tags "" -ldflags "-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.1" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:35:36 % Total % Received % Xferd Average Speed Time Time Time Current 18:35:36 Dload Upload Total Spent Left Speed 18:35:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 95353 0 --:--:-- --:--:-- --:--:-- 96075 [Pipeline] sh 18:35:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:35:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:35:37 + sudo tee /etc/docker/daemon.new 18:35:37 { 18:35:37 "registry-mirrors": [ 18:35:37 "https://nexus3.edgexfoundry.org:10001" 18:35:37 ], 18:35:37 "bip": "10.250.0.254/24", 18:35:37 "hosts": [ 18:35:37 "tcp://0.0.0.0:5555", 18:35:37 "unix:///var/run/docker.sock" 18:35:37 ], 18:35:37 "mtu": 1458, 18:35:37 "selinux-enabled": true, 18:35:37 "seccomp-profile": "/etc/docker/seccomp.json" 18:35:37 } [Pipeline] sh 18:35:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:35:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:56 provisioning config files... 18:35:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16272734764931494505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:56 ---> ****-login.sh 18:35:56 nexus3.edgexfoundry.org:10001 18:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:57 Removing intermediate container d4307fc46b3d 18:35:57 ---> 98ed528ba392 18:35:57 Step 13/26 : FROM alpine:3.18 18:35:57 3.18: Pulling from library/alpine 18:35:57 96526aa774ef: Pulling fs layer 18:35:57 96526aa774ef: Verifying Checksum 18:35:57 96526aa774ef: Download complete 18:35:57 96526aa774ef: Pull complete 18:35:57 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:35:57 Status: Downloaded newer image for alpine:3.18 18:35:57 ---> 8ca4688f4f35 18:35:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:57 Configure a credential helper to remove this warning. See 18:35:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:57 18:35:57 Login Succeeded 18:35:57 nexus3.edgexfoundry.org:10002 18:35:57 ---> Running in 44ae72aec38b 18:35:57 Removing intermediate container 44ae72aec38b 18:35:57 ---> 3e4929c862c0 18:35:57 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:35:57 ---> Running in 3edd9b0a88cf 18:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:58 Configure a credential helper to remove this warning. See 18:35:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:58 18:35:58 Login Succeeded 18:35:58 nexus3.edgexfoundry.org:10003 18:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:58 Configure a credential helper to remove this warning. See 18:35:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:58 18:35:58 Login Succeeded 18:35:58 nexus3.edgexfoundry.org:10004 18:35:58 (1/1) Installing dumb-init (1.2.5-r2) 18:35:58 Executing busybox-1.36.1-r2.trigger 18:35:58 OK: 7 MiB in 16 packages 18:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:58 Configure a credential helper to remove this warning. See 18:35:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:58 18:35:58 Login Succeeded 18:35:58 ****.io 18:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:58 Removing intermediate container 3edd9b0a88cf 18:35:58 ---> 830e56addc38 18:35:58 Step 16/26 : RUN apk --no-cache upgrade 18:35:58 ---> Running in 49f001916764 18:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:59 Configure a credential helper to remove this warning. See 18:35:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:59 18:35:59 Login Succeeded 18:35:59 ---> ****-login.sh ends [Pipeline] } 18:35:59 Deleting 1 temporary files 18:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 18:35:59 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:35:59 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:35:59 Executing busybox-1.36.1-r5.post-upgrade 18:35:59 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:35:59 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:35:59 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:35:59 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:35:59 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:35:59 Executing busybox-1.36.1-r5.trigger 18:35:59 OK: 7 MiB in 16 packages [Pipeline] unstash [Pipeline] echo 18:35:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:35:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:35:59 ========================================================= 18:35:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:35:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:00 Removing intermediate container 49f001916764 18:36:00 ---> 619d3e951253 18:36:00 Step 17/26 : WORKDIR / 18:36:00 ---> Running in 2b75d1720303 18:36:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:36:00 Removing intermediate container 2b75d1720303 18:36:00 ---> 780846c7b299 18:36:00 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:36:01 ---> 22524db5c5b2 18:36:01 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 18:36:01 Sending build context to Docker daemon 15.93MB 18:36:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:36:01 Step 2/12 : FROM ${BASE} AS builder 18:36:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:36:01 9fda8d8052c6: Pulling fs layer 18:36:01 5d54e960e981: Pulling fs layer 18:36:01 c4a7e357bf2a: Pulling fs layer 18:36:01 f0e02332f6b5: Pulling fs layer 18:36:01 872ee5b61b7b: Pulling fs layer 18:36:01 0c6a40ed1a82: Pulling fs layer 18:36:01 94ae7d8d031c: Pulling fs layer 18:36:01 f0e02332f6b5: Waiting 18:36:01 872ee5b61b7b: Waiting 18:36:01 0c6a40ed1a82: Waiting 18:36:01 94ae7d8d031c: Waiting 18:36:01 5d54e960e981: Verifying Checksum 18:36:01 5d54e960e981: Download complete 18:36:01 f0e02332f6b5: Verifying Checksum 18:36:01 f0e02332f6b5: Download complete 18:36:01 872ee5b61b7b: Verifying Checksum 18:36:01 872ee5b61b7b: Download complete 18:36:01 9fda8d8052c6: Download complete 18:36:01 ---> 708dbc9fa16e 18:36:01 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 18:36:02 94ae7d8d031c: Verifying Checksum 18:36:02 94ae7d8d031c: Download complete 18:36:02 9fda8d8052c6: Pull complete 18:36:02 ---> 22e9146c351e 18:36:02 Step 21/26 : EXPOSE 59900 18:36:02 ---> Running in 1642a7b4dc81 18:36:02 Removing intermediate container 1642a7b4dc81 18:36:02 ---> a7ce041a6553 18:36:02 Step 22/26 : ENTRYPOINT ["/device-virtual"] 18:36:02 ---> Running in 9202a8661663 18:36:02 Removing intermediate container 9202a8661663 18:36:02 ---> e59a51ec2886 18:36:02 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:36:02 ---> Running in 54fd9e2c0358 18:36:03 5d54e960e981: Pull complete 18:36:03 Removing intermediate container 54fd9e2c0358 18:36:03 ---> 695e38ccaa60 18:36:03 Step 24/26 : LABEL arch=amd64 18:36:03 ---> Running in 75dbd07593ee 18:36:03 Removing intermediate container 75dbd07593ee 18:36:03 ---> d69946586e57 18:36:03 Step 25/26 : LABEL git_sha=333968bb37e028f0ed3b1116d0178b87682599e9 18:36:03 c4a7e357bf2a: Download complete 18:36:03 ---> Running in 414192234b24 18:36:03 Removing intermediate container 414192234b24 18:36:03 ---> 00b9a384e76f 18:36:03 Step 26/26 : LABEL version=0.0.0 18:36:04 ---> Running in 53255d01119e 18:36:04 Removing intermediate container 53255d01119e 18:36:04 ---> 399f52196180 18:36:04 [Warning] One or more build-args [ARCH] were not consumed 18:36:04 Successfully built 399f52196180 18:36:04 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv 18:36:04 0c6a40ed1a82: Download complete [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 18:36:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:36:05 18:36:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:36:06 latest: Pulling from edgex-lftools-log-publisher 18:36:06 5eb5b503b376: Pulling fs layer 18:36:06 5c69ac0246d0: Pulling fs layer 18:36:06 ec43610c2a17: Pulling fs layer 18:36:06 3a2ae6a8a46f: Pulling fs layer 18:36:06 33b1e0a273af: Pulling fs layer 18:36:06 5d3b04190fa2: Pulling fs layer 18:36:06 2f39f015ded8: Pulling fs layer 18:36:06 3a2ae6a8a46f: Waiting 18:36:06 33b1e0a273af: Waiting 18:36:06 5d3b04190fa2: Waiting 18:36:06 2f39f015ded8: Waiting 18:36:06 5c69ac0246d0: Download complete 18:36:06 3a2ae6a8a46f: Verifying Checksum 18:36:06 3a2ae6a8a46f: Download complete 18:36:06 33b1e0a273af: Verifying Checksum 18:36:06 33b1e0a273af: Download complete 18:36:06 5d3b04190fa2: Verifying Checksum 18:36:06 5d3b04190fa2: Download complete 18:36:06 ec43610c2a17: Verifying Checksum 18:36:06 5eb5b503b376: Verifying Checksum 18:36:06 5eb5b503b376: Download complete 18:36:06 2f39f015ded8: Download complete 18:36:07 5eb5b503b376: Pull complete 18:36:07 5c69ac0246d0: Pull complete 18:36:08 ec43610c2a17: Pull complete 18:36:08 3a2ae6a8a46f: Pull complete 18:36:08 33b1e0a273af: Pull complete 18:36:08 5d3b04190fa2: Pull complete 18:36:12 2f39f015ded8: Pull complete 18:36:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:36:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:36:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:13 prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container 18:36:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-452 -v /w/workspace/foundry_device-virtual-go_PR-452:/w/workspace/foundry_device-virtual-go_PR-452:rw,z -v /w/workspace/foundry_device-virtual-go_PR-452@tmp:/w/workspace/foundry_device-virtual-go_PR-452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:36:16 c4a7e357bf2a: Pull complete 18:36:16 f0e02332f6b5: Pull complete 18:36:16 872ee5b61b7b: Pull complete 18:36:21 $ docker top 339b21b099f227db16dfa9dad5b8e4817d89167fa4f712e46e59e217c21ecf8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:22 ---> job-cost.sh 18:36:22 lf-activate-venv: SKIPPING 18:36:22 INFO: No Stack... 18:36:22 INFO: Retrieving Pricing Info for: v3-standard-8 18:36:22 INFO: Archiving Costs [Pipeline] sh 18:36:23 + cat /w/workspace/foundry_device-virtual-go_PR-452/archives/cost.csv 18:36:23 + cut -d, -f6 [Pipeline] lock 18:36:23 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] 18:36:23 Resource [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] did not exist. Created. 18:36:23 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:23 + echo total: 0.2199999988079071 [Pipeline] stash 18:36:23 Stashed 1 file(s) [Pipeline] } 18:36:23 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:36:24 $ docker stop --time=1 339b21b099f227db16dfa9dad5b8e4817d89167fa4f712e46e59e217c21ecf8c 18:36:24 0c6a40ed1a82: Pull complete 18:36:25 $ docker rm -f --volumes 339b21b099f227db16dfa9dad5b8e4817d89167fa4f712e46e59e217c21ecf8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 18:36:25 94ae7d8d031c: Pull complete 18:36:25 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:36:25 ---> 86de565de09d 18:36:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:36:26 ---> Running in 1ca0e1fcc156 18:36:26 Removing intermediate container 1ca0e1fcc156 18:36:26 ---> 73973357d08a 18:36:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:36:26 ---> Running in 3051226609c9 18:36:27 Removing intermediate container 3051226609c9 18:36:27 ---> a011fec909e4 18:36:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:36:27 ---> Running in e5168e3087ef 18:36:27 Removing intermediate container e5168e3087ef 18:36:27 ---> a2e77ac7c41b 18:36:27 Step 6/12 : WORKDIR /device-virtual-go 18:36:27 ---> Running in 12d34d34b83a 18:36:27 Removing intermediate container 12d34d34b83a 18:36:27 ---> 5028ff6e389d 18:36:27 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:27 ---> Running in d398696ee40f 18:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:36:30 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:36:30 (2/4) Installing libedit (20221030.3.1-r1) 18:36:30 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:36:30 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:36:30 Executing busybox-1.36.1-r5.trigger 18:36:30 OK: 271 MiB in 56 packages 18:36:31 Removing intermediate container d398696ee40f 18:36:31 ---> 50a46fbc8f35 18:36:31 Step 8/12 : COPY go.mod vendor* ./ 18:36:31 ---> 8a731e81f610 18:36:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:31 ---> Running in f60a893547b7 18:37:39 Removing intermediate container f60a893547b7 18:37:39 ---> 6d4a3137a4d4 18:37:39 Step 10/12 : COPY . . 18:37:41 ---> 457c675f0948 18:37:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:37:41 ---> Running in 3bf34f1c72aa 18:37:41 Removing intermediate container 3bf34f1c72aa 18:37:41 ---> 9ab90670f3f4 18:37:41 Step 12/12 : RUN $MAKE 18:37:41 ---> Running in 77ee91bfceff 18:37:42 noop 18:37:42 Removing intermediate container 77ee91bfceff 18:37:42 ---> 2da39a8b5c93 18:37:42 Successfully built 2da39a8b5c93 18:37:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:43 + docker inspect -f . ci-base-image-arm64 18:37:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:43 prd-ubuntu20.04-docker-arm64-4c-16g-1561 does not seem to be running inside a container 18:37:43 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 18:37:45 $ docker top 2192c5c065e77138788557d6a93ff6700e885aa16b14af66ef8d86986eed61ac -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:46 + go version 18:37:46 go version go1.21.0 linux/arm64 [Pipeline] } 18:37:46 $ docker stop --time=1 2192c5c065e77138788557d6a93ff6700e885aa16b14af66ef8d86986eed61ac 18:37:47 $ docker rm -f --volumes 2192c5c065e77138788557d6a93ff6700e885aa16b14af66ef8d86986eed61ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:48 + docker inspect -f . ci-base-image-arm64 18:37:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:49 prd-ubuntu20.04-docker-arm64-4c-16g-1561 does not seem to be running inside a container 18:37:49 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 18:37:53 $ docker top 315e2f2c0d585c635359959c8d6478c70f0b4cf71e352630d86b0dd39626c8bd -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:54 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 18:37:55 + make test 18:37:55 go test ./... -coverprofile=coverage.out 18:37:59 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:39:36 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:39:36 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.069s coverage: 58.4% of statements 18:39:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:39:36 go vet ./... 18:39:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:39:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:39:54 ./bin/test-attribution-txt.sh [Pipeline] echo 18:39:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:39:55 $ docker stop --time=1 315e2f2c0d585c635359959c8d6478c70f0b4cf71e352630d86b0dd39626c8bd 18:39:57 $ docker rm -f --volumes 315e2f2c0d585c635359959c8d6478c70f0b4cf71e352630d86b0dd39626c8bd [Pipeline] // withDockerContainer [Pipeline] sh 18:39:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:39:58 Warning: overwriting stash ‘coverage-report’ 18:39:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:40:00 + ls -al . 18:40:00 total 196 18:40:00 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 18:37 . 18:40:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:35 .. 18:40:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:35 .git 18:40:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:35 .github 18:40:00 -rw-rw-r-- 1 jenkins jenkins 272 Nov 28 18:35 .gitignore 18:40:00 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:35 .golangci.yml 18:40:00 -rw-rw-r-- 1 jenkins jenkins 9708 Nov 28 18:35 Attribution.txt 18:40:00 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 28 18:35 CHANGELOG.md 18:40:00 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 28 18:35 Dockerfile 18:40:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:35 GOVERNANCE.md 18:40:00 -rw-rw-r-- 1 jenkins jenkins 660 Nov 28 18:35 Jenkinsfile 18:40:00 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 18:35 LICENSE 18:40:00 -rw-rw-r-- 1 jenkins jenkins 1947 Nov 28 18:35 Makefile 18:40:00 -rw-rw-r-- 1 jenkins jenkins 623 Nov 28 18:35 OWNERS.md 18:40:00 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 28 18:35 README.md 18:40:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:33 VERSION 18:40:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:35 bin 18:40:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:35 cmd 18:40:00 -rw-r--r-- 1 jenkins jenkins 43063 Nov 28 18:39 coverage.out 18:40:00 -rw-rw-r-- 1 jenkins jenkins 3633 Nov 28 18:35 go.mod 18:40:00 -rw-rw-r-- 1 jenkins jenkins 34480 Nov 28 18:35 go.sum 18:40:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:35 internal 18:40:00 -rw-rw-r-- 1 jenkins jenkins 235 Nov 28 18:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:01 + 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=333968bb37e028f0ed3b1116d0178b87682599e9 --label arch=arm64 --label version=0.0.0 . 18:40:02 Sending build context to Docker daemon 15.98MB 18:40:02 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:40:02 Step 2/26 : FROM ${BASE} AS builder 18:40:02 ---> 2da39a8b5c93 18:40:02 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:40:04 ---> Running in b8231a5da7f8 18:40:04 Removing intermediate container b8231a5da7f8 18:40:04 ---> 09a9e33b1c93 18:40:04 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:40:04 ---> Running in 14d19e513c96 18:40:04 Removing intermediate container 14d19e513c96 18:40:04 ---> 85e334c7e3fa 18:40:04 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:40:04 ---> Running in 835f12dfda3c 18:40:05 Removing intermediate container 835f12dfda3c 18:40:05 ---> db0fb9b68f18 18:40:05 Step 6/26 : WORKDIR /device-virtual-go 18:40:05 ---> Running in 405988bbc10a 18:40:06 Removing intermediate container 405988bbc10a 18:40:06 ---> f944d4a2588f 18:40:06 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:40:06 ---> Running in 0e6f97966c4a 18:40:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:40:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:40:11 OK: 271 MiB in 56 packages 18:40:11 Removing intermediate container 0e6f97966c4a 18:40:11 ---> 34f1937279ce 18:40:11 Step 8/26 : COPY go.mod vendor* ./ 18:40:12 ---> 3d6e42fcbb47 18:40:12 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:40:12 ---> Running in f2a1a73cd28b 18:40:20 Removing intermediate container f2a1a73cd28b 18:40:20 ---> 1624cd79c057 18:40:20 Step 10/26 : COPY . . 18:40:21 ---> 90613f937cb2 18:40:21 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:40:21 ---> Running in d8ce16ac9cf6 18:40:21 Removing intermediate container d8ce16ac9cf6 18:40:21 ---> 1a36c1b8f7fb 18:40:21 Step 12/26 : RUN $MAKE 18:40:21 ---> Running in 6419c655cd22 18:40:23 CGO_ENABLED=0 go build -tags "" -ldflags "-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.1" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 18:42:29 Removing intermediate container 6419c655cd22 18:42:29 ---> 848110821821 18:42:29 Step 13/26 : FROM alpine:3.18 18:42:29 3.18: Pulling from library/alpine 18:42:29 579b34f0a95b: Pulling fs layer 18:42:29 579b34f0a95b: Verifying Checksum 18:42:29 579b34f0a95b: Download complete 18:42:29 579b34f0a95b: Pull complete 18:42:29 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:42:29 Status: Downloaded newer image for alpine:3.18 18:42:29 ---> 3cc203321400 18:42:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:42:29 ---> Running in 0fce7ca73681 18:42:29 Removing intermediate container 0fce7ca73681 18:42:29 ---> 9c22b51214b4 18:42:29 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:42:29 ---> Running in f367cd8bfbc2 18:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:42:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:42:32 (1/1) Installing dumb-init (1.2.5-r2) 18:42:32 Executing busybox-1.36.1-r2.trigger 18:42:32 OK: 8 MiB in 16 packages 18:42:33 Removing intermediate container f367cd8bfbc2 18:42:33 ---> 6a6fefdba800 18:42:33 Step 16/26 : RUN apk --no-cache upgrade 18:42:33 ---> Running in f74bd689fb04 18:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:42:36 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:42:36 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:42:36 Executing busybox-1.36.1-r5.post-upgrade 18:42:36 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:42:36 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:42:36 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:42:36 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:42:36 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:42:36 Executing busybox-1.36.1-r5.trigger 18:42:36 OK: 8 MiB in 16 packages 18:42:38 Removing intermediate container f74bd689fb04 18:42:38 ---> b6362415ccf1 18:42:38 Step 17/26 : WORKDIR / 18:42:38 ---> Running in ec795e1a72af 18:42:38 Removing intermediate container ec795e1a72af 18:42:38 ---> f76413349a25 18:42:38 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:42:38 ---> 5f0b33213f40 18:42:38 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 18:42:39 ---> 8c01258f1596 18:42:39 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 18:42:43 ---> 4846fb5f5b47 18:42:43 Step 21/26 : EXPOSE 59900 18:42:43 ---> Running in d63b55eb40ae 18:42:43 Removing intermediate container d63b55eb40ae 18:42:43 ---> 0b46c1e8f8a7 18:42:43 Step 22/26 : ENTRYPOINT ["/device-virtual"] 18:42:43 ---> Running in b9e5a07aabea 18:42:44 Removing intermediate container b9e5a07aabea 18:42:44 ---> 37974967d917 18:42:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 18:42:44 ---> Running in 16a6b999acc9 18:42:44 Removing intermediate container 16a6b999acc9 18:42:44 ---> bb06f3a8ee17 18:42:44 Step 24/26 : LABEL arch=arm64 18:42:44 ---> Running in cf6e1fda563f 18:42:44 Removing intermediate container cf6e1fda563f 18:42:44 ---> 8a1fa5763d3b 18:42:44 Step 25/26 : LABEL git_sha=333968bb37e028f0ed3b1116d0178b87682599e9 18:42:44 ---> Running in ec75115feb68 18:42:45 Removing intermediate container ec75115feb68 18:42:45 ---> a2ee21ec6a44 18:42:45 Step 26/26 : LABEL version=0.0.0 18:42:45 ---> Running in 69b74a0f84c8 18:42:45 Removing intermediate container 69b74a0f84c8 18:42:45 ---> 800d0bab8aad 18:42:45 [Warning] One or more build-args [ARCH] were not consumed 18:42:45 Successfully built 800d0bab8aad 18:42:45 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 18:42:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:42:46 18:42:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:42:47 arm64: Pulling from edgex-lftools-log-publisher 18:42:47 8998bd30e6a1: Pulling fs layer 18:42:47 04944245beec: Pulling fs layer 18:42:47 699f458cf7ca: Pulling fs layer 18:42:47 765212b225bb: Pulling fs layer 18:42:47 f23df028b6ca: Pulling fs layer 18:42:47 d65c8cfc05b1: Pulling fs layer 18:42:47 2437ff75d9bd: Pulling fs layer 18:42:47 f23df028b6ca: Waiting 18:42:47 d65c8cfc05b1: Waiting 18:42:47 2437ff75d9bd: Waiting 18:42:47 765212b225bb: Waiting 18:42:47 04944245beec: Verifying Checksum 18:42:47 04944245beec: Download complete 18:42:47 765212b225bb: Verifying Checksum 18:42:47 765212b225bb: Download complete 18:42:47 f23df028b6ca: Verifying Checksum 18:42:47 f23df028b6ca: Download complete 18:42:47 d65c8cfc05b1: Verifying Checksum 18:42:47 d65c8cfc05b1: Download complete 18:42:47 699f458cf7ca: Verifying Checksum 18:42:47 699f458cf7ca: Download complete 18:42:48 8998bd30e6a1: Download complete 18:42:50 2437ff75d9bd: Verifying Checksum 18:42:50 2437ff75d9bd: Download complete 18:42:53 8998bd30e6a1: Pull complete 18:42:53 04944245beec: Pull complete 18:42:57 699f458cf7ca: Pull complete 18:42:57 765212b225bb: Pull complete 18:42:58 f23df028b6ca: Pull complete 18:42:58 d65c8cfc05b1: Pull complete 18:43:16 2437ff75d9bd: Pull complete 18:43:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:43:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:43:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:17 prd-ubuntu20.04-docker-arm64-4c-16g-1561 does not seem to be running inside a container 18:43:17 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:43:20 $ docker top a887f4a8d9876faad272ea3c801dc3515bc4e1a24960ffdd61b01f3f0536bf87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:21 ---> job-cost.sh 18:43:21 lf-activate-venv: SKIPPING 18:43:21 INFO: No Stack... 18:43:21 INFO: Retrieving Pricing Info for: v3-standard-4 18:43:22 INFO: Archiving Costs [Pipeline] sh 18:43:22 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 18:43:22 + cut -d, -f6 [Pipeline] lock 18:43:23 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] 18:43:23 Resource [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] did not exist. Created. 18:43:23 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:43:23 /w/workspace/device-virtual-go/1@tmp/durable-d0136a29/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:43:24 + echo total: 0.10999999940395355 [Pipeline] stash 18:43:24 Warning: overwriting stash ‘stack-cost’ 18:43:24 Stashed 1 file(s) [Pipeline] } 18:43:24 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-452-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:43:24 $ docker stop --time=1 a887f4a8d9876faad272ea3c801dc3515bc4e1a24960ffdd61b01f3f0536bf87 18:43:28 $ docker rm -f --volumes a887f4a8d9876faad272ea3c801dc3515bc4e1a24960ffdd61b01f3f0536bf87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:43:30 provisioning config files... 18:43:30 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-452@tmp/config2672308165860743614tmp [Pipeline] { [Pipeline] sh 18:43:30 + set +x 18:43:30 + curl -s https://codecov.io/bash 18:43:30 + bash -s -- 18:43:30 18:43:30 _____ _ 18:43:30 / ____| | | 18:43:30 | | ___ __| | ___ ___ _____ __ 18:43:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:43:30 | |___| (_) | (_| | __/ (_| (_) \ V / 18:43:30 \_____\___/ \__,_|\___|\___\___/ \_/ 18:43:30 Bash-1.0.6 18:43:30 18:43:30 18:43:30 ==> git version 2.25.1 found 18:43:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:43:30 Release-Date: 2020-01-08 18:43:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:43:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:43:30 ==> Jenkins CI detected. 18:43:30 current dir:  /w/workspace/foundry_device-virtual-go_PR-452 18:43:30 project root: . 18:43:30 --> token set from env 18:43:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:43:30 ==> Running gcov in . (disable via -X gcov) 18:43:30 ==> Python coveragepy not found 18:43:30 ==> Searching for coverage reports in: 18:43:30 + . 18:43:30 -> Found 1 reports 18:43:30 ==> Detecting git/mercurial file structure 18:43:30 ==> Reading reports 18:43:30 + ./coverage.out bytes=43063 18:43:30 ==> Appending adjustments 18:43:30 https://docs.codecov.io/docs/fixing-reports 18:43:31 + Found adjustments 18:43:31 ==> Gzipping contents 18:43:31 8.0K /tmp/codecov.x8gzZe.gz 18:43:31 ==> Uploading reports 18:43:31 url: https://codecov.io 18:43:31 query: branch=PR-452&commit=333968bb37e028f0ed3b1116d0178b87682599e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-452%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=452&job=&cmd_args= 18:43:31 -> Pinging Codecov 18:43:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-452&commit=333968bb37e028f0ed3b1116d0178b87682599e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-452%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=452&job=&cmd_args= 18:43:31 -> Uploading to 18:43:31 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/5E52B4B073DB2E39498172D8E973AA87/333968bb37e028f0ed3b1116d0178b87682599e9/4f25b1b7-00c8-410e-be51-d81d3ec8e2eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T184330Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0e4b17b1efbebbc4671554f86e2930bdb14e9333ca7d1371dcd60b6aac47bc9 18:43:31 % Total % Received % Xferd Average Speed Time Time Time Current 18:43:31 Dload Upload Total Spent Left Speed 18:43:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 20483 --:--:-- --:--:-- --:--:-- 20567 18:43:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/333968bb37e028f0ed3b1116d0178b87682599e9 [Pipeline] } 18:43:31 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 18:43:34 + [ -d /w/workspace/foundry_device-virtual-go_PR-452/archives ] 18:43:34 + ls -al /w/workspace/foundry_device-virtual-go_PR-452/archives 18:43:34 total 16 18:43:34 drwxr-xr-x 3 root root 4096 Nov 28 18:36 . 18:43:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 18:36 .. 18:43:34 drwxr-xr-x 2 root root 4096 Nov 28 18:36 cost 18:43:34 -rw-r--r-- 1 root root 89 Nov 28 18:36 cost.csv 18:43:34 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-452/archives 18:43:34 + ls -al /w/workspace/foundry_device-virtual-go_PR-452/archives 18:43:34 total 16 18:43:34 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:36 . 18:43:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 18:36 .. 18:43:34 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 18:36 cost 18:43:34 -rw-r--r-- 1 jenkins jenkins 89 Nov 28 18:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:43:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:43:35 ---> package-listing.sh 18:43:35 ++ facter osfamily 18:43:35 ++ tr '[:upper:]' '[:lower:]' 18:43:36 + OS_FAMILY=debian 18:43:36 + workspace=/w/workspace/foundry_device-virtual-go_PR-452 18:43:36 + START_PACKAGES=/tmp/packages_start.txt 18:43:36 + END_PACKAGES=/tmp/packages_end.txt 18:43:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:43:36 + PACKAGES=/tmp/packages_start.txt 18:43:36 + '[' /w/workspace/foundry_device-virtual-go_PR-452 ']' 18:43:36 + PACKAGES=/tmp/packages_end.txt 18:43:36 + case "${OS_FAMILY}" in 18:43:36 + dpkg -l 18:43:36 + grep '^ii' 18:43:36 + '[' -f /tmp/packages_start.txt ']' 18:43:36 + '[' -f /tmp/packages_end.txt ']' 18:43:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:43:36 + '[' /w/workspace/foundry_device-virtual-go_PR-452 ']' 18:43:36 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-452/archives/ 18:43:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-452/archives/ [Pipeline] echo 18:43:36 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-452/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:43:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:43:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:37 prd-ubuntu20.04-docker-8c-8g-1560 does not seem to be running inside a container 18:43:37 $ 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-452/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-452 -v /w/workspace/foundry_device-virtual-go_PR-452:/w/workspace/foundry_device-virtual-go_PR-452:rw,z -v /w/workspace/foundry_device-virtual-go_PR-452@tmp:/w/workspace/foundry_device-virtual-go_PR-452@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:43:37 $ docker top 5cf50cfc6d3ac5e29d01a405e3477dadf519ed6f6cb356a2d06c90ee73099e51 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:38 + touch /tmp/pre-build-complete [Pipeline] sh 18:43:38 + mkdir -p /var/log/sysstat [Pipeline] sh 18:43:39 + ls /var/log/sa-host 18:43:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:39 provisioning config files... 18:43:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-452@tmp/config17392667465005455162tmp [Pipeline] { [Pipeline] echo 18:43:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:43:39 ---> create-netrc.sh [Pipeline] } 18:43:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:43:40 ---> python-tools-install.sh [Pipeline] echo 18:43:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:43:40 ---> sudo-logs.sh 18:43:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:43:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:43:41 ---> job-cost.sh 18:43:41 lf-activate-venv: SKIPPING 18:43:41 DEBUG: total: 0.2199999988079071 18:43:41 INFO: Retrieving Stack Cost... 18:43:41 INFO: Retrieving Pricing Info for: v3-standard-8 18:43:41 INFO: Archiving Costs [Pipeline] echo 18:43:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:43:42 ---> logs-deploy.sh 18:43:42 lf-activate-venv: SKIPPING 18:43:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-452/1 18:43:42 INFO: archiving workspace using pattern(s): 18:43:43 Archives upload complete. 18:43:43 INFO: archiving logs to Nexus