Pull request #461 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9de9f989889b2ef3497e4e7b7e906817ded71ef8+65497920df671d88c31f0789bb704d43110c7187 (8c098cd5cd1696049f89607be54088364a81021d) 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-ssh1490954194078615275.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-ssh7904598850183547156.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-461/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-461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8301534785880285464.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-461/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14167966187920707362.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-ssh9774630412284048634.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-461/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-461/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15221565428170555349.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-1254 in /w/workspace/foundry_device-virtual-go_PR-461 [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-461 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 65497920df671d88c31f0789bb704d43110c7187 into PR head commit 9de9f989889b2ef3497e4e7b7e906817ded71ef8 Merge succeeded, producing 9de9f989889b2ef3497e4e7b7e906817ded71ef8 Checking out Revision 9de9f989889b2ef3497e4e7b7e906817ded71ef8 (PR-461) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/461/head:refs/remotes/origin/PR-461 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9de9f989889b2ef3497e4e7b7e906817ded71ef8 # 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 65497920df671d88c31f0789bb704d43110c7187 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9de9f989889b2ef3497e4e7b7e906817ded71ef8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:01:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:01:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:01:36 ========================================================= 12:01:36 EdgeX Global Pipelines Version Info 12:01:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:01:37 ------------------- 12:01:37 stable info: 12:01:37 ------------------- 12:01:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:01:37 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:01:37 Message: update stable to v1.0.258 12:01:38 ------------------- 12:01:38 experimental info: 12:01:38 ------------------- 12:01:38 Commited By: **** collab-it+edgex@linuxfoundation.org 12:01:38 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:01:38 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:01:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:01:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:01:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:01:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:01:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:01:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:01:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:01:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:01:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:01:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:01:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:01:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:01:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-461 [Pipeline] echo 12:01:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-461 [Pipeline] echo 12:01:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-461 [Pipeline] echo 12:01:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9de9f989889b2ef3497e4e7b7e906817ded71ef8 [Pipeline] echo 12:01:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9de9f98 [Pipeline] echo 12:01:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:01:40 provisioning config files... 12:01:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-461@tmp/config15453948051633477647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:01:41 ---> ****-login.sh 12:01:41 nexus3.edgexfoundry.org:10001 12:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:41 Configure a credential helper to remove this warning. See 12:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:41 12:01:41 Login Succeeded 12:01:41 nexus3.edgexfoundry.org:10002 12:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:41 Configure a credential helper to remove this warning. See 12:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:41 12:01:41 Login Succeeded 12:01:41 nexus3.edgexfoundry.org:10003 12:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:41 Configure a credential helper to remove this warning. See 12:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:41 12:01:41 Login Succeeded 12:01:41 nexus3.edgexfoundry.org:10004 12:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:41 Configure a credential helper to remove this warning. See 12:01:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:41 12:01:41 Login Succeeded 12:01:41 ****.io 12:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:01:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:01:42 Configure a credential helper to remove this warning. See 12:01:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:01:42 12:01:42 Login Succeeded 12:01:42 ---> ****-login.sh ends [Pipeline] } 12:01:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:01:42 + git rev-list -1 --merges 9de9f989889b2ef3497e4e7b7e906817ded71ef8~1..9de9f989889b2ef3497e4e7b7e906817ded71ef8 [Pipeline] echo 12:01:43 -----------> git rev-list -1 --merges 9de9f989889b2ef3497e4e7b7e906817ded71ef8~1..9de9f989889b2ef3497e4e7b7e906817ded71ef8 9de9f989889b2ef3497e4e7b7e906817ded71ef8 [false] [Pipeline] sh 12:01:43 + git log --format=format:%s -1 9de9f989889b2ef3497e4e7b7e906817ded71ef8 [Pipeline] echo 12:01:43 ========================================================= 12:01:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:01:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:01:43 + git log --format=format:%s -1 9de9f989889b2ef3497e4e7b7e906817ded71ef8 [Pipeline] echo 12:01:43 [semverPrep] GIT_COMMIT: 9de9f989889b2ef3497e4e7b7e906817ded71ef8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 12:01:43 [semverPrep] This is not a build commit. [Pipeline] sh 12:01:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:01:44 + grep -v github /etc/ssh/ssh_known_hosts 12:01:44 + [ -e /tmp/ssh_known_hosts ] 12:01:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:01:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:01:44 + sudo tee -a /etc/ssh/ssh_known_hosts 12:01:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:01:44 12:01:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:01:45 0.1.4: Pulling from edgex-devops/py-git-semver 12:01:45 b85a868b505f: Pulling fs layer 12:01:45 e2be974225ed: Pulling fs layer 12:01:45 339a4e72a1f5: Pulling fs layer 12:01:45 988bab9f4d93: Pulling fs layer 12:01:45 1469e6f7b9e6: Pulling fs layer 12:01:45 eaf3925da568: Pulling fs layer 12:01:45 bab4dde63d76: Pulling fs layer 12:01:45 bde34c3a00c8: Pulling fs layer 12:01:45 b352a97aabf1: Pulling fs layer 12:01:45 4872d77fe225: Pulling fs layer 12:01:45 5851b861e8e6: Pulling fs layer 12:01:45 988bab9f4d93: Waiting 12:01:45 bde34c3a00c8: Waiting 12:01:45 1469e6f7b9e6: Waiting 12:01:45 b352a97aabf1: Waiting 12:01:45 4872d77fe225: Waiting 12:01:45 eaf3925da568: Waiting 12:01:45 bab4dde63d76: Waiting 12:01:45 5851b861e8e6: Waiting 12:01:45 e2be974225ed: Verifying Checksum 12:01:45 e2be974225ed: Download complete 12:01:45 988bab9f4d93: Verifying Checksum 12:01:45 988bab9f4d93: Download complete 12:01:45 1469e6f7b9e6: Verifying Checksum 12:01:45 1469e6f7b9e6: Download complete 12:01:45 eaf3925da568: Verifying Checksum 12:01:45 eaf3925da568: Download complete 12:01:45 339a4e72a1f5: Verifying Checksum 12:01:45 339a4e72a1f5: Download complete 12:01:45 bde34c3a00c8: Verifying Checksum 12:01:45 bde34c3a00c8: Download complete 12:01:45 b352a97aabf1: Download complete 12:01:45 4872d77fe225: Download complete 12:01:45 5851b861e8e6: Download complete 12:01:45 b85a868b505f: Verifying Checksum 12:01:45 b85a868b505f: Download complete 12:01:45 bab4dde63d76: Verifying Checksum 12:01:45 bab4dde63d76: Download complete 12:01:46 b85a868b505f: Pull complete 12:01:46 e2be974225ed: Pull complete 12:01:47 339a4e72a1f5: Pull complete 12:01:47 988bab9f4d93: Pull complete 12:01:47 1469e6f7b9e6: Pull complete 12:01:47 eaf3925da568: Pull complete 12:01:49 bab4dde63d76: Pull complete 12:01:49 bde34c3a00c8: Pull complete 12:01:49 b352a97aabf1: Pull complete 12:01:49 4872d77fe225: Pull complete 12:01:49 5851b861e8e6: Pull complete 12:01:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:01:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:01:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:50 prd-ubuntu20.04-docker-8c-8g-1254 does not seem to be running inside a container 12:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-461 -v /w/workspace/foundry_device-virtual-go_PR-461:/w/workspace/foundry_device-virtual-go_PR-461:rw,z -v /w/workspace/foundry_device-virtual-go_PR-461@tmp:/w/workspace/foundry_device-virtual-go_PR-461@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:01:53 $ docker top ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 -eo pid,comm 12:01:53 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). 12:01:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:01:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:01:53 [ssh-agent] Looking for ssh-agent implementation... 12:01:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:01:53 $ docker exec ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 ssh-agent 12:01:53 SSH_AUTH_SOCK=/tmp/ssh-FIp0NmW0oVmc/agent.31 12:01:53 SSH_AGENT_PID=37 12:01:53 Running ssh-add (command line suppressed) 12:01:53 Identity added: /w/workspace/foundry_device-virtual-go_PR-461@tmp/private_key_9210564474876039075.key (/w/workspace/foundry_device-virtual-go_PR-461@tmp/private_key_9210564474876039075.key) 12:01:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:01:54 + git tag --points-at HEAD [Pipeline] } 12:01:54 $ docker exec --env ******** --env ******** ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 ssh-agent -k 12:01:54 unset SSH_AUTH_SOCK; 12:01:54 unset SSH_AGENT_PID; 12:01:54 echo Agent pid 37 killed; 12:01:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:01:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:01:54 [ssh-agent] Looking for ssh-agent implementation... 12:01:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:01:54 $ docker exec ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 ssh-agent 12:01:54 SSH_AUTH_SOCK=/tmp/ssh-DiC35eaM9ZiI/agent.69 12:01:54 SSH_AGENT_PID=75 12:01:54 Running ssh-add (command line suppressed) 12:01:54 Identity added: /w/workspace/foundry_device-virtual-go_PR-461@tmp/private_key_4303840603530620680.key (/w/workspace/foundry_device-virtual-go_PR-461@tmp/private_key_4303840603530620680.key) 12:01:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:01:55 + git semver init 12:01:55 2024-02-19 12:01:55,473 [run_init] DEBUG init version:0.0.0 force:False 12:01:55 2024-02-19 12:01:55,474 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-461/.semver 12:01:55 2024-02-19 12:01:55,475 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-461/.semver 12:01:55 2024-02-19 12:01:55,475 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-461/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-461, universal_newlines=False, shell=None, istream=None) 12:01:56 2024-02-19 12:01:56,937 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-461/.git/info/exclude 12:01:56 2024-02-19 12:01:56,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-461/.semver/PR-461 with force:False 12:01:56 2024-02-19 12:01:56,937 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-461/.semver/PR-461 12:01:57 2024-02-19 12:01:56,941 [execute] INFO git cat-file --batch-check 12:01:57 2024-02-19 12:01:56,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-461/.semver, universal_newlines=False, shell=None, istream=) 12:01:57 2024-02-19 12:01:56,947 [execute] INFO git cat-file --batch 12:01:57 2024-02-19 12:01:56,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-461/.semver, universal_newlines=False, shell=None, istream=) 12:01:57 2024-02-19 12:01:56,951 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-461/.semver/PR-461 12:01:57 0.0.0 [Pipeline] } 12:01:57 $ docker exec --env ******** --env ******** ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 ssh-agent -k 12:01:57 unset SSH_AUTH_SOCK; 12:01:57 unset SSH_AGENT_PID; 12:01:57 echo Agent pid 75 killed; 12:01:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:01:58 + git semver [Pipeline] } 12:01:58 $ docker stop --time=1 ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 12:01:59 $ docker rm -f --volumes ddb837c35f557c2aecf54817cb34a65b87886100fb343318211dac2c64a51350 [Pipeline] // withDockerContainer [Pipeline] sh 12:02:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:02:00 Stashed 1 file(s) [Pipeline] echo 12:02:00 [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 12:02:01 provisioning config files... 12:02:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-461@tmp/config13846122846086222609tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:02:01 ---> ****-login.sh 12:02:01 nexus3.edgexfoundry.org:10001 12:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:02:01 Configure a credential helper to remove this warning. See 12:02:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:02:01 12:02:01 Login Succeeded 12:02:01 nexus3.edgexfoundry.org:10002 12:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:02:01 Configure a credential helper to remove this warning. See 12:02:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:02:01 12:02:01 Login Succeeded 12:02:01 nexus3.edgexfoundry.org:10003 12:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:02:01 Configure a credential helper to remove this warning. See 12:02:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:02:01 12:02:01 Login Succeeded 12:02:01 nexus3.edgexfoundry.org:10004 12:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:02:01 Configure a credential helper to remove this warning. See 12:02:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:02:01 12:02:01 Login Succeeded 12:02:01 ****.io 12:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:02:02 Configure a credential helper to remove this warning. See 12:02:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:02:02 12:02:02 Login Succeeded 12:02:02 ---> ****-login.sh ends [Pipeline] } 12:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:02:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:02:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:02:02 ========================================================= 12:02:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:02:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:03 + 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 . 12:02:03 Sending build context to Docker daemon 31.62MB 12:02:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:02:03 Step 2/12 : FROM ${BASE} AS builder 12:02:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:02:03 7264a8db6415: Pulling fs layer 12:02:03 c4d48a809fc2: Pulling fs layer 12:02:03 4f1c88b9dad5: Pulling fs layer 12:02:03 ad3a456e5733: Pulling fs layer 12:02:03 69c7f0334f64: Pulling fs layer 12:02:03 1f1c1a5573a3: Pulling fs layer 12:02:03 ce7588e14bc9: Pulling fs layer 12:02:03 b5e4710f87ac: Pulling fs layer 12:02:03 ad3a456e5733: Waiting 12:02:03 ce7588e14bc9: Waiting 12:02:03 b5e4710f87ac: Waiting 12:02:03 69c7f0334f64: Waiting 12:02:03 1f1c1a5573a3: Waiting 12:02:03 c4d48a809fc2: Verifying Checksum 12:02:03 c4d48a809fc2: Download complete 12:02:03 ad3a456e5733: Verifying Checksum 12:02:03 ad3a456e5733: Download complete 12:02:03 69c7f0334f64: Download complete 12:02:03 7264a8db6415: Verifying Checksum 12:02:03 7264a8db6415: Download complete 12:02:03 1f1c1a5573a3: Verifying Checksum 12:02:03 1f1c1a5573a3: Download complete 12:02:04 7264a8db6415: Pull complete 12:02:04 b5e4710f87ac: Verifying Checksum 12:02:04 b5e4710f87ac: Download complete 12:02:04 c4d48a809fc2: Pull complete 12:02:04 4f1c88b9dad5: Verifying Checksum 12:02:04 4f1c88b9dad5: Download complete 12:02:04 ce7588e14bc9: Verifying Checksum 12:02:04 ce7588e14bc9: Download complete 12:02:07 4f1c88b9dad5: Pull complete 12:02:07 ad3a456e5733: Pull complete 12:02:07 69c7f0334f64: Pull complete 12:02:07 1f1c1a5573a3: Pull complete 12:02:09 ce7588e14bc9: Pull complete 12:02:09 b5e4710f87ac: Pull complete 12:02:09 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 12:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:02:10 ---> 88b5674ff536 12:02:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:02:14 ---> Running in d0f54afbb936 12:02:14 Removing intermediate container d0f54afbb936 12:02:14 ---> 8ba6aa6552cf 12:02:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:02:14 ---> Running in bffd9cd61b3b 12:02:14 Removing intermediate container bffd9cd61b3b 12:02:14 ---> be774793ab4c 12:02:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:02:14 ---> Running in 07182cfb5ef0 12:02:14 Removing intermediate container 07182cfb5ef0 12:02:14 ---> 842df08909f3 12:02:14 Step 6/12 : WORKDIR /device-virtual-go 12:02:14 ---> Running in 597db5fbb732 12:02:14 Removing intermediate container 597db5fbb732 12:02:14 ---> 1a5a4c9902a8 12:02:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:02:14 ---> Running in afe266558478 12:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:02:15 (1/4) Installing openssh-keygen (9.3_p2-r1) 12:02:15 (2/4) Installing libedit (20221030.3.1-r1) 12:02:15 (3/4) Installing openssh-client-common (9.3_p2-r1) 12:02:15 (4/4) Installing openssh-client-default (9.3_p2-r1) 12:02:15 Executing busybox-1.36.1-r5.trigger 12:02:15 OK: 268 MiB in 56 packages 12:02:15 Removing intermediate container afe266558478 12:02:15 ---> 9f4118c798fc 12:02:15 Step 8/12 : COPY go.mod vendor* ./ 12:02:15 ---> 3a21e7e782dc 12:02:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:02:15 ---> Running in d6e6137564a9 12:02:16 Still waiting to schedule task 12:02:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:02:42 Removing intermediate container d6e6137564a9 12:02:42 ---> f91e5ead8a52 12:02:42 Step 10/12 : COPY . . 12:02:42 ---> e9d423ad0294 12:02:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:02:42 ---> Running in 3efd3fb874fc 12:02:42 Removing intermediate container 3efd3fb874fc 12:02:42 ---> 9348b18873f6 12:02:42 Step 12/12 : RUN $MAKE 12:02:42 ---> Running in 69d313e13339 12:02:42 noop 12:02:43 Removing intermediate container 69d313e13339 12:02:43 ---> d1f6e56d3f9e 12:02:43 Successfully built d1f6e56d3f9e 12:02:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:43 + docker inspect -f . ci-base-image-x86_64 12:02:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:43 prd-ubuntu20.04-docker-8c-8g-1254 does not seem to be running inside a container 12:02:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-461 -v /w/workspace/foundry_device-virtual-go_PR-461:/w/workspace/foundry_device-virtual-go_PR-461:rw,z -v /w/workspace/foundry_device-virtual-go_PR-461@tmp:/w/workspace/foundry_device-virtual-go_PR-461@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 ******** ci-base-image-x86_64 cat 12:02:44 $ docker top b311915191c3c3eaedb17d7a48da8d4c754138374abe7c42e2ed7d33d708286a -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:44 + go version 12:02:44 go version go1.21.0 linux/amd64 [Pipeline] } 12:02:44 $ docker stop --time=1 b311915191c3c3eaedb17d7a48da8d4c754138374abe7c42e2ed7d33d708286a 12:02:46 $ docker rm -f --volumes b311915191c3c3eaedb17d7a48da8d4c754138374abe7c42e2ed7d33d708286a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:47 + docker inspect -f . ci-base-image-x86_64 12:02:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:02:47 prd-ubuntu20.04-docker-8c-8g-1254 does not seem to be running inside a container 12:02:47 $ 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-461 -v /w/workspace/foundry_device-virtual-go_PR-461:/w/workspace/foundry_device-virtual-go_PR-461:rw,z -v /w/workspace/foundry_device-virtual-go_PR-461@tmp:/w/workspace/foundry_device-virtual-go_PR-461@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 ******** ci-base-image-x86_64 cat 12:02:47 $ docker top e2c1ffd3ef031376e7134f7c16db168b76e1988ef1838739d15595eb068c7e50 -eo pid,comm [Pipeline] { [Pipeline] sh 12:02:48 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-461 [Pipeline] fileExists [Pipeline] sh 12:02:48 + make test 12:02:48 go test ./... -coverprofile=coverage.out 12:02:49 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:02:59 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:02:59 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements 12:03:06 go vet ./... 12:03:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:03:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:03:09 ./bin/test-attribution-txt.sh 12:03:09 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 12:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:03:09 $ docker stop --time=1 e2c1ffd3ef031376e7134f7c16db168b76e1988ef1838739d15595eb068c7e50 12:03:13 $ docker rm -f --volumes e2c1ffd3ef031376e7134f7c16db168b76e1988ef1838739d15595eb068c7e50 [Pipeline] // withDockerContainer [Pipeline] sh 12:03:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:03:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:03:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:03:15 + ls -al . 12:03:15 total 200 12:03:15 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 12:02 . 12:03:15 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 12:01 .. 12:03:15 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 12:02 .git 12:03:15 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:01 .github 12:03:15 -rw-rw-r-- 1 jenkins jenkins 272 Feb 19 12:01 .gitignore 12:03:15 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 12:01 .golangci.yml 12:03:15 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 12:01 .semver 12:03:15 -rw-rw-r-- 1 jenkins jenkins 9708 Feb 19 12:01 Attribution.txt 12:03:15 -rw-rw-r-- 1 jenkins jenkins 15941 Feb 19 12:01 CHANGELOG.md 12:03:15 -rw-rw-r-- 1 jenkins jenkins 1755 Feb 19 12:01 Dockerfile 12:03:15 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 12:01 GOVERNANCE.md 12:03:15 -rw-rw-r-- 1 jenkins jenkins 660 Feb 19 12:01 Jenkinsfile 12:03:15 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 12:01 LICENSE 12:03:15 -rw-rw-r-- 1 jenkins jenkins 1953 Feb 19 12:01 Makefile 12:03:15 -rw-rw-r-- 1 jenkins jenkins 623 Feb 19 12:01 OWNERS.md 12:03:15 -rw-rw-r-- 1 jenkins jenkins 4103 Feb 19 12:01 README.md 12:03:15 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 12:02 VERSION 12:03:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 12:01 bin 12:03:15 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:01 cmd 12:03:15 -rw-r--r-- 1 jenkins jenkins 43063 Feb 19 12:02 coverage.out 12:03:15 -rw-rw-r-- 1 jenkins jenkins 3682 Feb 19 12:01 go.mod 12:03:15 -rw-rw-r-- 1 jenkins jenkins 33730 Feb 19 12:01 go.sum 12:03:15 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:01 internal 12:03:15 -rw-rw-r-- 1 jenkins jenkins 235 Feb 19 12:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:15 + 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=9de9f989889b2ef3497e4e7b7e906817ded71ef8 --label arch=amd64 --label version=0.0.0 . 12:03:15 Sending build context to Docker daemon 31.66MB 12:03:15 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 12:03:15 Step 2/26 : FROM ${BASE} AS builder 12:03:15 ---> d1f6e56d3f9e 12:03:15 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:03:16 ---> Running in 9bed2e3ee9a2 12:03:16 Removing intermediate container 9bed2e3ee9a2 12:03:16 ---> 3e5632b9202d 12:03:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:03:16 ---> Running in a44ab05b82e5 12:03:16 Removing intermediate container a44ab05b82e5 12:03:16 ---> c44ef3b2f1c1 12:03:16 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:03:16 ---> Running in 885f5fd75911 12:03:16 Removing intermediate container 885f5fd75911 12:03:16 ---> 3b2c36a38187 12:03:16 Step 6/26 : WORKDIR /device-virtual-go 12:03:16 ---> Running in c7010bc621b7 12:03:16 Removing intermediate container c7010bc621b7 12:03:16 ---> 1050d50432f3 12:03:16 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:03:16 ---> Running in fd0a7d89063b 12:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:03:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:03:17 OK: 268 MiB in 56 packages 12:03:17 Removing intermediate container fd0a7d89063b 12:03:17 ---> bd5265038364 12:03:17 Step 8/26 : COPY go.mod vendor* ./ 12:03:17 ---> 92d28612fa87 12:03:17 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:03:17 ---> Running in 34da3a8a0097 12:03:18 Removing intermediate container 34da3a8a0097 12:03:18 ---> 283080bf6a54 12:03:18 Step 10/26 : COPY . . 12:03:19 ---> a44c295161a2 12:03:19 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:03:19 ---> Running in 52ad03627098 12:03:19 Removing intermediate container 52ad03627098 12:03:19 ---> c322060c6473 12:03:19 Step 12/26 : RUN $MAKE 12:03:19 ---> Running in f8bbb2ece40f 12:03:20 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:03:41 Removing intermediate container f8bbb2ece40f 12:03:41 ---> 61e7b7ff5314 12:03:41 Step 13/26 : FROM alpine:3.18 12:03:41 3.18: Pulling from library/alpine 12:03:41 619be1103602: Pulling fs layer 12:03:42 619be1103602: Verifying Checksum 12:03:42 619be1103602: Download complete 12:03:42 619be1103602: Pull complete 12:03:42 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 12:03:42 Status: Downloaded newer image for alpine:3.18 12:03:42 ---> d3782b16ccc9 12:03:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:03:42 ---> Running in 12d525f73365 12:03:43 Removing intermediate container 12d525f73365 12:03:43 ---> 08e60560cdc5 12:03:43 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:03:43 ---> Running in 351471c78e0b 12:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:03:43 (1/1) Installing dumb-init (1.2.5-r2) 12:03:43 Executing busybox-1.36.1-r5.trigger 12:03:43 OK: 7 MiB in 16 packages 12:03:44 Removing intermediate container 351471c78e0b 12:03:44 ---> 57bfed89daf7 12:03:44 Step 16/26 : RUN apk --no-cache upgrade 12:03:44 ---> Running in a8f71b539e90 12:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:03:45 OK: 7 MiB in 16 packages 12:03:46 Removing intermediate container a8f71b539e90 12:03:46 ---> 20c6f4548ea5 12:03:46 Step 17/26 : WORKDIR / 12:03:46 ---> Running in 681ddbc5c5e6 12:03:47 Removing intermediate container 681ddbc5c5e6 12:03:47 ---> 574597f483a6 12:03:47 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:03:47 ---> 33e2bbecf358 12:03:47 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:03:47 ---> b520d05adf5e 12:03:47 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:03:49 ---> 650c7ca7903e 12:03:49 Step 21/26 : EXPOSE 59900 12:03:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1255 in /w/workspace/foundry_device-virtual-go_PR-461 [Pipeline] { [Pipeline] ws 12:03:49 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 12:03:49 ---> Running in 1613933331ef 12:03:50 Removing intermediate container 1613933331ef 12:03:50 ---> d4600f26bfa4 12:03:50 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:03:50 ---> Running in bccab82bb0fc 12:03:50 Removing intermediate container bccab82bb0fc 12:03:50 ---> a6e599cf0649 12:03:50 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:03:50 ---> Running in 3be28f2bd178 12:03:51 Removing intermediate container 3be28f2bd178 12:03:51 ---> be05ef0fd546 12:03:51 Step 24/26 : LABEL arch=amd64 12:03:51 ---> Running in 1caf4471c9d5 12:03:51 Removing intermediate container 1caf4471c9d5 12:03:51 ---> a6df4671af11 12:03:51 Step 25/26 : LABEL git_sha=9de9f989889b2ef3497e4e7b7e906817ded71ef8 12:03:52 ---> Running in fa16fd6271bc 12:03:52 Removing intermediate container fa16fd6271bc 12:03:52 ---> 23868334526a 12:03:52 Step 26/26 : LABEL version=0.0.0 12:03:52 The recommended git tool is: git 12:03:52 ---> Running in 053cdd71200e 12:03:53 Removing intermediate container 053cdd71200e 12:03:53 ---> 7960240914ba 12:03:53 [Warning] One or more build-args [ARCH] were not consumed 12:03:53 Successfully built 7960240914ba 12:03:53 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [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 12:03:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:03:54 12:03:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:03:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:03:55 latest: Pulling from edgex-lftools-log-publisher 12:03:55 5eb5b503b376: Pulling fs layer 12:03:55 5c69ac0246d0: Pulling fs layer 12:03:55 ec43610c2a17: Pulling fs layer 12:03:55 3a2ae6a8a46f: Pulling fs layer 12:03:55 33b1e0a273af: Pulling fs layer 12:03:55 5d3b04190fa2: Pulling fs layer 12:03:55 2f39f015ded8: Pulling fs layer 12:03:55 33b1e0a273af: Waiting 12:03:55 5d3b04190fa2: Waiting 12:03:55 2f39f015ded8: Waiting 12:03:55 3a2ae6a8a46f: Waiting 12:03:55 5c69ac0246d0: Verifying Checksum 12:03:55 5c69ac0246d0: Download complete 12:03:55 3a2ae6a8a46f: Verifying Checksum 12:03:55 3a2ae6a8a46f: Download complete 12:03:55 33b1e0a273af: Verifying Checksum 12:03:55 33b1e0a273af: Download complete 12:03:55 5d3b04190fa2: Verifying Checksum 12:03:55 5d3b04190fa2: Download complete 12:03:55 ec43610c2a17: Verifying Checksum 12:03:55 ec43610c2a17: Download complete 12:03:55 5eb5b503b376: Verifying Checksum 12:03:55 5eb5b503b376: Download complete 12:03:56 2f39f015ded8: Download complete 12:03:56 5eb5b503b376: Pull complete 12:03:57 5c69ac0246d0: Pull complete 12:03:57 using credential edgex-jenkins-ssh 12:03:57 Cloning the remote Git repository 12:03:57 ec43610c2a17: Pull complete 12:03:58 3a2ae6a8a46f: Pull complete 12:03:58 33b1e0a273af: Pull complete 12:03:57 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:03:57 > git init /w/workspace/device-virtual-go/1 # timeout=10 12:03:57 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:03:57 > git --version # timeout=10 12:03:57 > git --version # 'git version 2.25.1' 12:03:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:03:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:03:59 5d3b04190fa2: Pull complete 12:04:04 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:04:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:04 2f39f015ded8: Pull complete 12:04:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:04:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:04:04 prd-ubuntu20.04-docker-8c-8g-1254 does not seem to be running inside a container 12:04:04 $ 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-461 -v /w/workspace/foundry_device-virtual-go_PR-461:/w/workspace/foundry_device-virtual-go_PR-461:rw,z -v /w/workspace/foundry_device-virtual-go_PR-461@tmp:/w/workspace/foundry_device-virtual-go_PR-461@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:04:05 Merging remotes/origin/main commit 65497920df671d88c31f0789bb704d43110c7187 into PR head commit 9de9f989889b2ef3497e4e7b7e906817ded71ef8 12:04:05 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:04:05 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:04:05 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/461/head:refs/remotes/origin/PR-461 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:04:05 > git config core.sparsecheckout # timeout=10 12:04:06 Merge succeeded, producing 9de9f989889b2ef3497e4e7b7e906817ded71ef8 12:04:06 Checking out Revision 9de9f989889b2ef3497e4e7b7e906817ded71ef8 (PR-461) 12:04:06 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 12:04:06 > git --version # timeout=10 12:04:06 > git --version # 'git version 2.25.1' 12:04:06 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:04:07 12:04:07 GitHub has been notified of this commit’s build result 12:04:07 12:04:05 > git checkout -f 9de9f989889b2ef3497e4e7b7e906817ded71ef8 # timeout=10 12:04:05 > git remote # timeout=10 12:04:06 > git config --get remote.origin.url # timeout=10 12:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 12:04:06 > git merge 65497920df671d88c31f0789bb704d43110c7187 # timeout=10 12:04:06 > git rev-parse HEAD^{commit} # timeout=10 12:04:06 > git config core.sparsecheckout # timeout=10 12:04:06 > git checkout -f 9de9f989889b2ef3497e4e7b7e906817ded71ef8 # timeout=10 12:04:16 $ docker top 691e4189dccf24702280f5330549e839aa9f5c2e41237b691911f09e390ebdc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 12:04:16 ---> job-cost.sh 12:04:16 lf-activate-venv: SKIPPING 12:04:16 INFO: No Stack... [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:17 INFO: Retrieving Pricing Info for: v3-standard-8 12:04:17 INFO: Archiving Costs [Pipeline] sh 12:04:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:04:19 % Total % Received % Xferd Average Speed Time Time Time Current 12:04:19 Dload Upload Total Spent Left Speed 12:04:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 52790 0 --:--:-- --:--:-- --:--:-- 52790 12:04:19 + cat /w/workspace/foundry_device-virtual-go_PR-461/archives/cost.csv 12:04:19 + cut -d, -f6 [Pipeline] lock 12:04:19 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] 12:04:19 Resource [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] did not exist. Created. 12:04:19 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh 12:04:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:04:20 + echo total: 0.2199999988079071 [Pipeline] stash 12:04:20 Stashed 1 file(s) [Pipeline] } 12:04:20 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] [Pipeline] // lock 12:04:20 + sudo tee /etc/docker/daemon.new 12:04:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:04:20 { 12:04:20 "registry-mirrors": [ 12:04:20 "https://nexus3.edgexfoundry.org:10001" 12:04:20 ], 12:04:20 "bip": "10.250.0.254/24", 12:04:20 "hosts": [ 12:04:20 "tcp://0.0.0.0:5555", 12:04:20 "unix:///var/run/docker.sock" 12:04:20 ], 12:04:20 "mtu": 1458, 12:04:20 "selinux-enabled": true, 12:04:20 "seccomp-profile": "/etc/docker/seccomp.json" 12:04:20 } [Pipeline] } 12:04:20 $ docker stop --time=1 691e4189dccf24702280f5330549e839aa9f5c2e41237b691911f09e390ebdc7 12:04:21 $ docker rm -f --volumes 691e4189dccf24702280f5330549e839aa9f5c2e41237b691911f09e390ebdc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } 12:04:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] } 12:04:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:41 provisioning config files... 12:04:41 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5321073438623011903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:42 ---> ****-login.sh 12:04:42 nexus3.edgexfoundry.org:10001 12:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:42 Configure a credential helper to remove this warning. See 12:04:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:42 12:04:42 Login Succeeded 12:04:42 nexus3.edgexfoundry.org:10002 12:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:42 Configure a credential helper to remove this warning. See 12:04:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:42 12:04:42 Login Succeeded 12:04:43 nexus3.edgexfoundry.org:10003 12:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:43 Configure a credential helper to remove this warning. See 12:04:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:43 12:04:43 Login Succeeded 12:04:43 nexus3.edgexfoundry.org:10004 12:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:43 Configure a credential helper to remove this warning. See 12:04:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:43 12:04:43 Login Succeeded 12:04:43 ****.io 12:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:04:44 Configure a credential helper to remove this warning. See 12:04:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:04:44 12:04:44 Login Succeeded 12:04:44 ---> ****-login.sh ends [Pipeline] } 12:04:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:04:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:04:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:04:45 ========================================================= 12:04:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:04:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:04:45 + 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 . 12:04:48 Sending build context to Docker daemon 15.94MB 12:04:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:04:48 Step 2/12 : FROM ${BASE} AS builder 12:04:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:04:48 9fda8d8052c6: Pulling fs layer 12:04:48 5d54e960e981: Pulling fs layer 12:04:48 c4a7e357bf2a: Pulling fs layer 12:04:48 f0e02332f6b5: Pulling fs layer 12:04:48 872ee5b61b7b: Pulling fs layer 12:04:48 0c6a40ed1a82: Pulling fs layer 12:04:48 94ae7d8d031c: Pulling fs layer 12:04:48 872ee5b61b7b: Waiting 12:04:48 0c6a40ed1a82: Waiting 12:04:48 94ae7d8d031c: Waiting 12:04:48 f0e02332f6b5: Waiting 12:04:48 5d54e960e981: Verifying Checksum 12:04:48 5d54e960e981: Download complete 12:04:48 f0e02332f6b5: Verifying Checksum 12:04:48 f0e02332f6b5: Download complete 12:04:48 872ee5b61b7b: Verifying Checksum 12:04:48 872ee5b61b7b: Download complete 12:04:48 9fda8d8052c6: Download complete 12:04:49 94ae7d8d031c: Verifying Checksum 12:04:49 94ae7d8d031c: Download complete 12:04:49 9fda8d8052c6: Pull complete 12:04:50 5d54e960e981: Pull complete 12:04:50 c4a7e357bf2a: Verifying Checksum 12:04:50 c4a7e357bf2a: Download complete 12:04:51 0c6a40ed1a82: Verifying Checksum 12:04:51 0c6a40ed1a82: Download complete 12:05:04 c4a7e357bf2a: Pull complete 12:05:04 f0e02332f6b5: Pull complete 12:05:04 872ee5b61b7b: Pull complete 12:05:12 0c6a40ed1a82: Pull complete 12:05:13 94ae7d8d031c: Pull complete 12:05:13 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:05:13 ---> 86de565de09d 12:05:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:05:15 ---> Running in f97fa213fd83 12:05:15 Removing intermediate container f97fa213fd83 12:05:15 ---> 0dea851dd015 12:05:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:05:15 ---> Running in b4df76323f80 12:05:16 Removing intermediate container b4df76323f80 12:05:16 ---> 2847916083a8 12:05:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:05:16 ---> Running in 31db66a6b180 12:05:16 Removing intermediate container 31db66a6b180 12:05:16 ---> ed6c35ce23c3 12:05:16 Step 6/12 : WORKDIR /device-virtual-go 12:05:16 ---> Running in 920a133a9aa0 12:05:16 Removing intermediate container 920a133a9aa0 12:05:16 ---> 3e0acdcabbde 12:05:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:05:17 ---> Running in 0300d628aebf 12:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:05:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:05:19 (1/4) Installing openssh-keygen (9.3_p2-r1) 12:05:19 (2/4) Installing libedit (20221030.3.1-r1) 12:05:19 (3/4) Installing openssh-client-common (9.3_p2-r1) 12:05:19 (4/4) Installing openssh-client-default (9.3_p2-r1) 12:05:19 Executing busybox-1.36.1-r5.trigger 12:05:19 OK: 271 MiB in 56 packages 12:05:20 Removing intermediate container 0300d628aebf 12:05:20 ---> de36aa4bfd0f 12:05:20 Step 8/12 : COPY go.mod vendor* ./ 12:05:21 ---> c503cc39c599 12:05:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:05:21 ---> Running in 0c85bef9f0fe 12:06:29 Removing intermediate container 0c85bef9f0fe 12:06:29 ---> d3143f37dff8 12:06:29 Step 10/12 : COPY . . 12:06:29 ---> 482684c0a7d5 12:06:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:06:29 ---> Running in b24478b872df 12:06:29 Removing intermediate container b24478b872df 12:06:29 ---> 1d7b0800661a 12:06:29 Step 12/12 : RUN $MAKE 12:06:29 ---> Running in 00f1a54851f4 12:06:29 noop 12:06:29 Removing intermediate container 00f1a54851f4 12:06:29 ---> 4d83551b3086 12:06:29 Successfully built 4d83551b3086 12:06:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:29 + docker inspect -f . ci-base-image-arm64 12:06:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:30 prd-ubuntu20.04-docker-arm64-4c-16g-1255 does not seem to be running inside a container 12:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:06:31 $ docker top 0d1522712cdbb0a9cca7651608321634c1bdf994d7f31bc657103eea6708029b -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:32 + go version 12:06:32 go version go1.21.0 linux/arm64 [Pipeline] } 12:06:32 $ docker stop --time=1 0d1522712cdbb0a9cca7651608321634c1bdf994d7f31bc657103eea6708029b 12:06:34 $ docker rm -f --volumes 0d1522712cdbb0a9cca7651608321634c1bdf994d7f31bc657103eea6708029b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:35 + docker inspect -f . ci-base-image-arm64 12:06:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:35 prd-ubuntu20.04-docker-arm64-4c-16g-1255 does not seem to be running inside a container 12:06:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:06:36 $ docker top e50968320d152ab2c167cdc2c53188e35949784d65c2b4cee0ba1efc3f36be6d -eo pid,comm [Pipeline] { [Pipeline] sh 12:06:37 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 12:06:38 + make test 12:06:38 go test ./... -coverprofile=coverage.out 12:06:41 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:08:18 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 12:08:18 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 58.4% of statements 12:08:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:08:18 go vet ./... 12:08:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:08:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:08:33 ./bin/test-attribution-txt.sh 12:08:33 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 12:08:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:08:33 $ docker stop --time=1 e50968320d152ab2c167cdc2c53188e35949784d65c2b4cee0ba1efc3f36be6d 12:08:35 $ docker rm -f --volumes e50968320d152ab2c167cdc2c53188e35949784d65c2b4cee0ba1efc3f36be6d [Pipeline] // withDockerContainer [Pipeline] sh 12:08:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:08:36 Warning: overwriting stash ‘coverage-report’ 12:08:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:08:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:08:38 + ls -al . 12:08:38 total 196 12:08:38 drwxrwxr-x 7 jenkins jenkins 4096 Feb 19 12:06 . 12:08:38 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 12:03 .. 12:08:38 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 12:04 .git 12:08:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:04 .github 12:08:38 -rw-rw-r-- 1 jenkins jenkins 272 Feb 19 12:04 .gitignore 12:08:38 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 12:04 .golangci.yml 12:08:38 -rw-rw-r-- 1 jenkins jenkins 9708 Feb 19 12:04 Attribution.txt 12:08:38 -rw-rw-r-- 1 jenkins jenkins 15941 Feb 19 12:04 CHANGELOG.md 12:08:38 -rw-rw-r-- 1 jenkins jenkins 1755 Feb 19 12:04 Dockerfile 12:08:38 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 12:04 GOVERNANCE.md 12:08:38 -rw-rw-r-- 1 jenkins jenkins 660 Feb 19 12:04 Jenkinsfile 12:08:38 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 12:04 LICENSE 12:08:38 -rw-rw-r-- 1 jenkins jenkins 1953 Feb 19 12:04 Makefile 12:08:38 -rw-rw-r-- 1 jenkins jenkins 623 Feb 19 12:04 OWNERS.md 12:08:38 -rw-rw-r-- 1 jenkins jenkins 4103 Feb 19 12:04 README.md 12:08:38 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 12:02 VERSION 12:08:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 12:04 bin 12:08:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:04 cmd 12:08:38 -rw-r--r-- 1 jenkins jenkins 43063 Feb 19 12:08 coverage.out 12:08:38 -rw-rw-r-- 1 jenkins jenkins 3682 Feb 19 12:04 go.mod 12:08:38 -rw-rw-r-- 1 jenkins jenkins 33730 Feb 19 12:04 go.sum 12:08:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 12:04 internal 12:08:38 -rw-rw-r-- 1 jenkins jenkins 235 Feb 19 12:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:39 + 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=9de9f989889b2ef3497e4e7b7e906817ded71ef8 --label arch=arm64 --label version=0.0.0 . 12:08:40 Sending build context to Docker daemon 15.99MB 12:08:40 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 12:08:40 Step 2/26 : FROM ${BASE} AS builder 12:08:40 ---> 4d83551b3086 12:08:40 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:08:40 ---> Running in a3435b903ea7 12:08:40 Removing intermediate container a3435b903ea7 12:08:40 ---> 41aa11ec778b 12:08:40 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:08:40 ---> Running in 91e2f0ee5af5 12:08:41 Removing intermediate container 91e2f0ee5af5 12:08:41 ---> 2d14f272a682 12:08:41 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:08:41 ---> Running in 7c05d5d69b62 12:08:41 Removing intermediate container 7c05d5d69b62 12:08:41 ---> 60b272b000eb 12:08:41 Step 6/26 : WORKDIR /device-virtual-go 12:08:41 ---> Running in f0c0faca9726 12:08:42 Removing intermediate container f0c0faca9726 12:08:42 ---> 64b96f27c5e3 12:08:42 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:08:42 ---> Running in be030d9a1f55 12:08:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:08:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:08:44 OK: 271 MiB in 56 packages 12:08:45 Removing intermediate container be030d9a1f55 12:08:45 ---> a3f9add782e0 12:08:45 Step 8/26 : COPY go.mod vendor* ./ 12:08:46 ---> 7d584872b038 12:08:46 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:08:46 ---> Running in c97247fb7537 12:08:48 Removing intermediate container c97247fb7537 12:08:48 ---> abac3802ee7d 12:08:48 Step 10/26 : COPY . . 12:08:49 ---> 6b8a62bcfc04 12:08:49 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:08:49 ---> Running in 1ec1c913b936 12:08:49 Removing intermediate container 1ec1c913b936 12:08:49 ---> 954844d6431e 12:08:49 Step 12/26 : RUN $MAKE 12:08:50 ---> Running in d7f1a6b7e7e6 12:08:54 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 12:10:46 Removing intermediate container d7f1a6b7e7e6 12:10:46 ---> 7e5649bbc478 12:10:46 Step 13/26 : FROM alpine:3.18 12:10:46 3.18: Pulling from library/alpine 12:10:46 c6b39de5b339: Pulling fs layer 12:10:46 c6b39de5b339: Download complete 12:10:46 c6b39de5b339: Pull complete 12:10:46 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 12:10:46 Status: Downloaded newer image for alpine:3.18 12:10:46 ---> 33abbf032149 12:10:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:10:46 ---> Running in bb02f9b5e7b5 12:10:46 Removing intermediate container bb02f9b5e7b5 12:10:46 ---> d1fa065ceb60 12:10:46 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:10:46 ---> Running in 28d62125dcbc 12:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:10:48 (1/1) Installing dumb-init (1.2.5-r2) 12:10:48 Executing busybox-1.36.1-r5.trigger 12:10:48 OK: 8 MiB in 16 packages 12:10:50 Removing intermediate container 28d62125dcbc 12:10:50 ---> 061c47401282 12:10:50 Step 16/26 : RUN apk --no-cache upgrade 12:10:50 ---> Running in 7e80b2df58bf 12:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:10:52 OK: 8 MiB in 16 packages 12:10:53 Removing intermediate container 7e80b2df58bf 12:10:53 ---> a3f87d34fb80 12:10:53 Step 17/26 : WORKDIR / 12:10:53 ---> Running in bd0702261fbb 12:10:54 Removing intermediate container bd0702261fbb 12:10:54 ---> 7115a098dedc 12:10:54 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:10:54 ---> 98424d30e0f9 12:10:54 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:10:54 ---> e1481aa6c070 12:10:54 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:10:56 ---> 78b80f2592db 12:10:56 Step 21/26 : EXPOSE 59900 12:10:56 ---> Running in 3f4cd89d8025 12:10:56 Removing intermediate container 3f4cd89d8025 12:10:56 ---> fcbf1bda572f 12:10:56 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:10:56 ---> Running in 06e76eccdc19 12:10:56 Removing intermediate container 06e76eccdc19 12:10:56 ---> f3103df67a77 12:10:56 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 12:10:57 ---> Running in fb2a7c8a441f 12:10:57 Removing intermediate container fb2a7c8a441f 12:10:57 ---> 03c1f8801b37 12:10:57 Step 24/26 : LABEL arch=arm64 12:10:57 ---> Running in b6aae7d2597e 12:10:57 Removing intermediate container b6aae7d2597e 12:10:57 ---> 4dee85c97e24 12:10:57 Step 25/26 : LABEL git_sha=9de9f989889b2ef3497e4e7b7e906817ded71ef8 12:10:57 ---> Running in 1834ec5393a4 12:10:57 Removing intermediate container 1834ec5393a4 12:10:57 ---> 7290c77de902 12:10:57 Step 26/26 : LABEL version=0.0.0 12:10:58 ---> Running in aeee69a56c2d 12:10:58 Removing intermediate container aeee69a56c2d 12:10:58 ---> 15907a4df29a 12:10:58 [Warning] One or more build-args [ARCH] were not consumed 12:10:58 Successfully built 15907a4df29a 12:10:58 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:10:59 12:10:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:00 arm64: Pulling from edgex-lftools-log-publisher 12:11:00 8998bd30e6a1: Pulling fs layer 12:11:00 04944245beec: Pulling fs layer 12:11:00 699f458cf7ca: Pulling fs layer 12:11:00 765212b225bb: Pulling fs layer 12:11:00 f23df028b6ca: Pulling fs layer 12:11:00 d65c8cfc05b1: Pulling fs layer 12:11:00 2437ff75d9bd: Pulling fs layer 12:11:00 f23df028b6ca: Waiting 12:11:00 d65c8cfc05b1: Waiting 12:11:00 2437ff75d9bd: Waiting 12:11:00 765212b225bb: Waiting 12:11:00 04944245beec: Verifying Checksum 12:11:00 04944245beec: Download complete 12:11:00 765212b225bb: Verifying Checksum 12:11:00 765212b225bb: Download complete 12:11:00 f23df028b6ca: Verifying Checksum 12:11:00 f23df028b6ca: Download complete 12:11:00 d65c8cfc05b1: Verifying Checksum 12:11:00 d65c8cfc05b1: Download complete 12:11:00 699f458cf7ca: Verifying Checksum 12:11:00 699f458cf7ca: Download complete 12:11:01 8998bd30e6a1: Verifying Checksum 12:11:01 8998bd30e6a1: Download complete 12:11:03 2437ff75d9bd: Verifying Checksum 12:11:03 2437ff75d9bd: Download complete 12:11:05 8998bd30e6a1: Pull complete 12:11:05 04944245beec: Pull complete 12:11:07 699f458cf7ca: Pull complete 12:11:07 765212b225bb: Pull complete 12:11:08 f23df028b6ca: Pull complete 12:11:08 d65c8cfc05b1: Pull complete 12:11:27 2437ff75d9bd: Pull complete 12:11:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:11:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:11:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:27 prd-ubuntu20.04-docker-arm64-4c-16g-1255 does not seem to be running inside a container 12:11:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:11:30 $ docker top f7c1eec4ce055651f8c11a479baf5e8c8c688813530a54eba02cae7f655500ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:30 ---> job-cost.sh 12:11:31 lf-activate-venv: SKIPPING 12:11:31 INFO: No Stack... 12:11:31 INFO: Retrieving Pricing Info for: v3-standard-4 12:11:32 INFO: Archiving Costs [Pipeline] sh 12:11:32 + cut -d, -f6 12:11:32 + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock 12:11:32 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] 12:11:32 Resource [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] did not exist. Created. 12:11:32 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:11:33 /w/workspace/device-virtual-go/1@tmp/durable-688b2677/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:11:34 + echo total: 0.10999999940395355 [Pipeline] stash 12:11:34 Warning: overwriting stash ‘stack-cost’ 12:11:34 Stashed 1 file(s) [Pipeline] } 12:11:34 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-461-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:11:34 $ docker stop --time=1 f7c1eec4ce055651f8c11a479baf5e8c8c688813530a54eba02cae7f655500ee 12:11:36 $ docker rm -f --volumes f7c1eec4ce055651f8c11a479baf5e8c8c688813530a54eba02cae7f655500ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:11:38 provisioning config files... 12:11:38 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-461@tmp/config7089927975417725058tmp [Pipeline] { [Pipeline] sh 12:11:38 + set +x 12:11:38 + curl -s https://codecov.io/bash 12:11:38 + bash -s -- 12:11:38 12:11:38 _____ _ 12:11:38 / ____| | | 12:11:38 | | ___ __| | ___ ___ _____ __ 12:11:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:11:38 | |___| (_) | (_| | __/ (_| (_) \ V / 12:11:38 \_____\___/ \__,_|\___|\___\___/ \_/ 12:11:38 Bash-1.0.6 12:11:38 12:11:38 12:11:38 ==> git version 2.25.1 found 12:11:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:11:38 Release-Date: 2020-01-08 12:11:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:11:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:11:38 ==> Jenkins CI detected. 12:11:38 current dir:  /w/workspace/foundry_device-virtual-go_PR-461 12:11:38 project root: . 12:11:38 --> token set from env 12:11:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:11:38 ==> Running gcov in . (disable via -X gcov) 12:11:38 ==> Python coveragepy not found 12:11:38 ==> Searching for coverage reports in: 12:11:38 + . 12:11:38 -> Found 1 reports 12:11:38 ==> Detecting git/mercurial file structure 12:11:38 ==> Reading reports 12:11:38 + ./coverage.out bytes=43063 12:11:38 ==> Appending adjustments 12:11:38 https://docs.codecov.io/docs/fixing-reports 12:11:38 + Found adjustments 12:11:38 ==> Gzipping contents 12:11:38 8.0K /tmp/codecov.ubyPtZ.gz 12:11:38 ==> Uploading reports 12:11:38 url: https://codecov.io 12:11:38 query: branch=PR-461&commit=9de9f989889b2ef3497e4e7b7e906817ded71ef8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=461&job=&cmd_args= 12:11:38 -> Pinging Codecov 12:11:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-461&commit=9de9f989889b2ef3497e4e7b7e906817ded71ef8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-461%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=461&job=&cmd_args= 12:11:39 -> Uploading to 12:11:39 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/5E52B4B073DB2E39498172D8E973AA87/9de9f989889b2ef3497e4e7b7e906817ded71ef8/a778a02b-9bc4-4a14-ac3e-7cd138df63bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T121138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d2a9a9cc5fbd1f109bb0c05b7c418d82e19a83654df1b3a1580d599133a671b2 12:11:39 % Total % Received % Xferd Average Speed Time Time Time Current 12:11:39 Dload Upload Total Spent Left Speed 12:11:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 17913 --:--:-- --:--:-- --:--:-- 17913 12:11:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/9de9f989889b2ef3497e4e7b7e906817ded71ef8 [Pipeline] } 12:11:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:11:42 + [ -d /w/workspace/foundry_device-virtual-go_PR-461/archives ] 12:11:42 + ls -al /w/workspace/foundry_device-virtual-go_PR-461/archives 12:11:42 total 16 12:11:42 drwxr-xr-x 3 root root 4096 Feb 19 12:04 . 12:11:42 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 12:04 .. 12:11:42 drwxr-xr-x 2 root root 4096 Feb 19 12:04 cost 12:11:42 -rw-r--r-- 1 root root 89 Feb 19 12:04 cost.csv 12:11:42 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-461/archives 12:11:42 + ls -al /w/workspace/foundry_device-virtual-go_PR-461/archives 12:11:42 total 16 12:11:42 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 12:04 . 12:11:42 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 12:04 .. 12:11:42 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 12:04 cost 12:11:42 -rw-r--r-- 1 jenkins jenkins 89 Feb 19 12:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:11:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:11:43 ---> package-listing.sh 12:11:43 ++ facter osfamily 12:11:43 ++ tr '[:upper:]' '[:lower:]' 12:11:44 + OS_FAMILY=debian 12:11:44 + workspace=/w/workspace/foundry_device-virtual-go_PR-461 12:11:44 + START_PACKAGES=/tmp/packages_start.txt 12:11:44 + END_PACKAGES=/tmp/packages_end.txt 12:11:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:11:44 + PACKAGES=/tmp/packages_start.txt 12:11:44 + '[' /w/workspace/foundry_device-virtual-go_PR-461 ']' 12:11:44 + PACKAGES=/tmp/packages_end.txt 12:11:44 + case "${OS_FAMILY}" in 12:11:44 + dpkg -l 12:11:44 + grep '^ii' 12:11:44 + '[' -f /tmp/packages_start.txt ']' 12:11:44 + '[' -f /tmp/packages_end.txt ']' 12:11:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:11:44 + '[' /w/workspace/foundry_device-virtual-go_PR-461 ']' 12:11:44 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-461/archives/ 12:11:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-461/archives/ [Pipeline] echo 12:11:44 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-461/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:11:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:11:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:11:45 prd-ubuntu20.04-docker-8c-8g-1254 does not seem to be running inside a container 12:11:45 $ 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-461/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-461 -v /w/workspace/foundry_device-virtual-go_PR-461:/w/workspace/foundry_device-virtual-go_PR-461:rw,z -v /w/workspace/foundry_device-virtual-go_PR-461@tmp:/w/workspace/foundry_device-virtual-go_PR-461@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:11:45 $ docker top 3f9529ece1714779f13c80309b2fcf7e53e0d0164432b5bf1464b4438d13594d -eo pid,comm [Pipeline] { [Pipeline] sh 12:11:46 + touch /tmp/pre-build-complete [Pipeline] sh 12:11:46 + mkdir -p /var/log/sysstat [Pipeline] sh 12:11:46 + ls /var/log/sa-host 12:11:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:11:47 provisioning config files... 12:11:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-461@tmp/config1964295795755166207tmp [Pipeline] { [Pipeline] echo 12:11:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:11:47 ---> create-netrc.sh [Pipeline] } 12:11:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:11:48 ---> python-tools-install.sh [Pipeline] echo 12:11:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:11:48 ---> sudo-logs.sh 12:11:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:11:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:11:48 ---> job-cost.sh 12:11:48 lf-activate-venv: SKIPPING 12:11:48 DEBUG: total: 0.2199999988079071 12:11:48 INFO: Retrieving Stack Cost... 12:11:49 INFO: Retrieving Pricing Info for: v3-standard-8 12:11:49 INFO: Archiving Costs [Pipeline] echo 12:11:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:11:50 ---> logs-deploy.sh 12:11:50 lf-activate-venv: SKIPPING 12:11:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-461/1 12:11:50 INFO: archiving workspace using pattern(s): 12:11:51 Archives upload complete. 12:11:51 INFO: archiving logs to Nexus 12:11:51 ---> uname -a: 12:11:51 Linux prd-ubuntu20-04-docker-8c-8g-1254 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:11:51 12:11:51 12:11:51 ---> lscpu: 12:11:51 Architecture: x86_64 12:11:51 CPU op-mode(s): 32-bit, 64-bit 12:11:51 Byte Order: Little Endian 12:11:51 Address sizes: 40 bits physical, 48 bits virtual 12:11:51 CPU(s): 8 12:11:51 On-line CPU(s) list: 0-7 12:11:51 Thread(s) per core: 1 12:11:51 Core(s) per socket: 1 12:11:51 Socket(s): 8 12:11:51 NUMA node(s): 1 12:11:51 Vendor ID: AuthenticAMD 12:11:51 CPU family: 23 12:11:51 Model: 49 12:11:51 Model name: AMD EPYC-Rome Processor 12:11:51 Stepping: 0 12:11:51 CPU MHz: 2800.000 12:11:51 BogoMIPS: 5600.00 12:11:51 Virtualization: AMD-V 12:11:51 Hypervisor vendor: KVM 12:11:51 Virtualization type: full 12:11:51 L1d cache: 256 KiB 12:11:51 L1i cache: 256 KiB 12:11:51 L2 cache: 4 MiB 12:11:51 L3 cache: 128 MiB 12:11:51 NUMA node0 CPU(s): 0-7 12:11:51 Vulnerability Itlb multihit: Not affected 12:11:51 Vulnerability L1tf: Not affected 12:11:51 Vulnerability Mds: Not affected 12:11:51 Vulnerability Meltdown: Not affected 12:11:51 Vulnerability Mmio stale data: Not affected 12:11:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:11:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:11:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:11:51 Vulnerability Srbds: Not affected 12:11:51 Vulnerability Tsx async abort: Not affected 12:11:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:11:51 12:11:51 12:11:51 ---> nproc: 12:11:51 8 12:11:51 12:11:51