Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 479452701bed783d800575f2591148cacd46b020 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-ssh17029173095924327193.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh13668114564406214582.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4575720183399245637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14705123824861352903.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17235329907467928629.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-773287 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 479452701bed783d800575f2591148cacd46b020 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#562)" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 479452701bed783d800575f2591148cacd46b020 # timeout=10 > git rev-list --no-walk fea93d81e4b91ca4599cea782a7ea9898c6b18cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:41:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:41:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:41:06 ========================================================= 01:41:06 EdgeX Global Pipelines Version Info 01:41:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:41:07 ------------------- 01:41:07 stable info: 01:41:07 ------------------- 01:41:07 Commited By: Cherry Wang cherry@iotechsys.com 01:41:07 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:41:07 Message: update stable to v1.0.278 01:41:07 ------------------- 01:41:07 experimental info: 01:41:07 ------------------- 01:41:07 Commited By: **** collab-it+edgex@linuxfoundation.org 01:41:07 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:41:07 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:41:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 01:41:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 01:41:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:41:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:41:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 479452701bed783d800575f2591148cacd46b020 [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4794527 [Pipeline] echo 01:41:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:41:08 provisioning config files... 01:41:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15849694482154516248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:09 ---> ****-login.sh 01:41:09 nexus3.edgexfoundry.org:10001 01:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:09 01:41:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:41:09 Configure a credential helper to remove this warning. See 01:41:09 https://docs.****.com/go/credential-store/ 01:41:09 01:41:09 Login Succeeded 01:41:09 nexus3.edgexfoundry.org:10002 01:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:09 01:41:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:41:09 Configure a credential helper to remove this warning. See 01:41:09 https://docs.****.com/go/credential-store/ 01:41:09 01:41:09 Login Succeeded 01:41:09 nexus3.edgexfoundry.org:10003 01:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:09 01:41:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:41:09 Configure a credential helper to remove this warning. See 01:41:09 https://docs.****.com/go/credential-store/ 01:41:09 01:41:09 Login Succeeded 01:41:09 nexus3.edgexfoundry.org:10004 01:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:09 01:41:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:41:09 Configure a credential helper to remove this warning. See 01:41:09 https://docs.****.com/go/credential-store/ 01:41:09 01:41:09 Login Succeeded 01:41:09 ****.io 01:41:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:09 01:41:09 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:41:09 Configure a credential helper to remove this warning. See 01:41:09 https://docs.****.com/go/credential-store/ 01:41:09 01:41:09 Login Succeeded 01:41:09 ---> ****-login.sh ends [Pipeline] } 01:41:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:41:10 + git rev-list -1 --merges 479452701bed783d800575f2591148cacd46b020~1..479452701bed783d800575f2591148cacd46b020 [Pipeline] echo 01:41:10 -----------> git rev-list -1 --merges 479452701bed783d800575f2591148cacd46b020~1..479452701bed783d800575f2591148cacd46b020 479452701bed783d800575f2591148cacd46b020 [false] [Pipeline] sh 01:41:10 + git log --format=format:%s -1 479452701bed783d800575f2591148cacd46b020 [Pipeline] echo 01:41:10 ========================================================= 01:41:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:41:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:41:11 + git log --format=format:%s -1 479452701bed783d800575f2591148cacd46b020 [Pipeline] echo 01:41:11 [semverPrep] GIT_COMMIT: 479452701bed783d800575f2591148cacd46b020, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#562) [Pipeline] echo 01:41:11 [semverPrep] This is not a build commit. [Pipeline] sh 01:41:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:41:11 + grep -v github /etc/ssh/ssh_known_hosts 01:41:11 + [ -e /tmp/ssh_known_hosts ] 01:41:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:41:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:41:11 + sudo tee -a /etc/ssh/ssh_known_hosts 01:41:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:11 01:41:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:12 0.1.4: Pulling from edgex-devops/py-git-semver 01:41:12 3dae71ba6b94: Pulling fs layer 01:41:12 6bf1a483ea7c: Pulling fs layer 01:41:12 f5dfc541a4d3: Pulling fs layer 01:41:12 461d9e800cba: Pulling fs layer 01:41:12 80192f66455f: Pulling fs layer 01:41:12 2e8e34ca0e6c: Pulling fs layer 01:41:12 461d9e800cba: Waiting 01:41:12 80192f66455f: Waiting 01:41:12 a29436f7fd5d: Pulling fs layer 01:41:12 2e8e34ca0e6c: Waiting 01:41:12 a29436f7fd5d: Waiting 01:41:12 923cac83aea3: Pulling fs layer 01:41:12 25ad8b0a4227: Pulling fs layer 01:41:12 923cac83aea3: Waiting 01:41:12 25ad8b0a4227: Waiting 01:41:12 db01528c6b51: Pulling fs layer 01:41:12 28988de357af: Pulling fs layer 01:41:12 28988de357af: Waiting 01:41:12 db01528c6b51: Waiting 01:41:12 6bf1a483ea7c: Verifying Checksum 01:41:12 6bf1a483ea7c: Download complete 01:41:12 461d9e800cba: Download complete 01:41:12 80192f66455f: Verifying Checksum 01:41:12 80192f66455f: Download complete 01:41:12 f5dfc541a4d3: Verifying Checksum 01:41:12 f5dfc541a4d3: Download complete 01:41:12 3dae71ba6b94: Verifying Checksum 01:41:12 3dae71ba6b94: Download complete 01:41:12 923cac83aea3: Verifying Checksum 01:41:12 25ad8b0a4227: Verifying Checksum 01:41:12 25ad8b0a4227: Download complete 01:41:12 db01528c6b51: Verifying Checksum 01:41:12 db01528c6b51: Download complete 01:41:12 28988de357af: Verifying Checksum 01:41:12 28988de357af: Download complete 01:41:13 a29436f7fd5d: Verifying Checksum 01:41:13 a29436f7fd5d: Download complete 01:41:13 2e8e34ca0e6c: Verifying Checksum 01:41:13 2e8e34ca0e6c: Download complete 01:41:14 3dae71ba6b94: Pull complete 01:41:14 6bf1a483ea7c: Pull complete 01:41:15 f5dfc541a4d3: Pull complete 01:41:15 461d9e800cba: Pull complete 01:41:15 80192f66455f: Pull complete 01:41:20 2e8e34ca0e6c: Pull complete 01:41:20 a29436f7fd5d: Pull complete 01:41:20 923cac83aea3: Pull complete 01:41:20 25ad8b0a4227: Pull complete 01:41:20 db01528c6b51: Pull complete 01:41:20 28988de357af: Pull complete 01:41:20 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:41:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:41:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:41:20 prd-ubuntu20.04-docker-8c-8g-773287 does not seem to be running inside a container 01:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:41:24 $ docker top 22d14801114476fb29b1fb767a2e3f969b079bafdaf8c3b8140e5e8745ad3116 -eo pid,comm 01:41:24 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). 01:41:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:41:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:24 [ssh-agent] Looking for ssh-agent implementation... 01:41:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:24 $ docker exec 22d14801114476fb29b1fb767a2e3f969b079bafdaf8c3b8140e5e8745ad3116 ssh-agent 01:41:25 SSH_AUTH_SOCK=/tmp/ssh-uHtrQOW2ErqE/agent.32 01:41:25 SSH_AGENT_PID=38 01:41:25 Running ssh-add (command line suppressed) 01:41:25 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1717476985765119064.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1717476985765119064.key) 01:41:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:25 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 01:41:25 + git tag --points-at HEAD [Pipeline] } 01:41:25 $ docker exec --env ******** --env ******** 22d14801114476fb29b1fb767a2e3f969b079bafdaf8c3b8140e5e8745ad3116 ssh-agent -k 01:41:25 unset SSH_AUTH_SOCK; 01:41:25 unset SSH_AGENT_PID; 01:41:25 echo Agent pid 38 killed; 01:41:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:41:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:41:25 [ssh-agent] Looking for ssh-agent implementation... 01:41:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:41:25 $ docker exec 22d14801114476fb29b1fb767a2e3f969b079bafdaf8c3b8140e5e8745ad3116 ssh-agent 01:41:26 SSH_AUTH_SOCK=/tmp/ssh-LoW0dFaw2sA8/agent.85 01:41:26 SSH_AGENT_PID=91 01:41:26 Running ssh-add (command line suppressed) 01:41:26 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7961746075790941561.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7961746075790941561.key) 01:41:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:41:26 + git semver init 01:41:26 2025-11-18 01:41:26,671 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:41:26 2025-11-18 01:41:26,675 [run_init] DEBUG init version:0.0.0 force:False 01:41:26 2025-11-18 01:41:26,676 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 01:41:26 2025-11-18 01:41:26,676 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 01:41:26 2025-11-18 01:41:26,676 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 01:41:28 2025-11-18 01:41:28,283 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 01:41:28 2025-11-18 01:41:28,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 01:41:28 2025-11-18 01:41:28,283 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:41:28 2025-11-18 01:41:28,283 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:41:28 4.1.0-dev.10 [Pipeline] } 01:41:28 $ docker exec --env ******** --env ******** 22d14801114476fb29b1fb767a2e3f969b079bafdaf8c3b8140e5e8745ad3116 ssh-agent -k 01:41:28 unset SSH_AUTH_SOCK; 01:41:28 unset SSH_AGENT_PID; 01:41:28 echo Agent pid 91 killed; 01:41:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:41:29 + git semver [Pipeline] } 01:41:29 $ docker stop --time=1 22d14801114476fb29b1fb767a2e3f969b079bafdaf8c3b8140e5e8745ad3116 01:41:30 $ docker rm -f --volumes 22d14801114476fb29b1fb767a2e3f969b079bafdaf8c3b8140e5e8745ad3116 [Pipeline] // withDockerContainer [Pipeline] sh 01:41:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:41:31 Stashed 1 file(s) [Pipeline] echo 01:41:31 [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [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 01:41:31 provisioning config files... 01:41:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11559889361257177340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:41:31 ---> ****-login.sh 01:41:31 nexus3.edgexfoundry.org:10001 01:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:31 Login Succeeded 01:41:31 nexus3.edgexfoundry.org:10002 01:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:31 Login Succeeded 01:41:31 nexus3.edgexfoundry.org:10003 01:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:32 Login Succeeded 01:41:32 nexus3.edgexfoundry.org:10004 01:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:32 Login Succeeded 01:41:32 ****.io 01:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:41:32 Login Succeeded 01:41:32 ---> ****-login.sh ends [Pipeline] } 01:41:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:41:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:41:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:41:32 ========================================================= 01:41:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:41:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:32 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:41:33 #0 building with "default" instance using docker driver 01:41:33 01:41:33 #1 [internal] load build definition from Dockerfile 01:41:33 #1 transferring dockerfile: 1.79kB done 01:41:33 #1 DONE 0.0s 01:41:33 01:41:33 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:41:33 #2 DONE 0.1s 01:41:33 01:41:33 #3 [internal] load .dockerignore 01:41:33 #3 transferring context: 2B done 01:41:33 #3 DONE 0.0s 01:41:33 01:41:33 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:41:33 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:41:33 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:41:33 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:41:33 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 01:41:33 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:41:33 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 01:41:33 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 01:41:33 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 01:41:33 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:41:33 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:41:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 01:41:33 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:41:33 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 01:41:33 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 01:41:33 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:41:33 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 17.83MB / 60.15MB 0.3s 01:41:33 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 01:41:33 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s 01:41:33 #4 ... 01:41:33 01:41:33 #5 [internal] load build context 01:41:33 #5 transferring context: 40.72MB 0.3s done 01:41:33 #5 DONE 0.3s 01:41:33 01:41:33 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:41:33 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 36.70MB / 60.15MB 0.5s 01:41:33 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.58MB / 112.58MB 0.5s 01:41:33 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 01:41:33 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 01:41:33 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.05MB / 14.72MB 0.5s 01:41:34 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s 01:41:34 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 30.41MB / 112.58MB 0.7s 01:41:34 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 01:41:34 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.8s 01:41:34 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 1.0s done 01:41:34 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 80.74MB / 112.58MB 1.1s 01:41:34 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 1.0s done 01:41:34 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 01:41:34 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 103.81MB / 112.58MB 1.2s 01:41:34 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s 01:41:35 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.7s done 01:41:39 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done 01:41:39 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:41:39 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:41:39 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:41:39 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:41:39 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 01:41:39 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 01:41:39 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 01:41:42 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 01:41:42 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 01:41:43 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 01:41:43 #4 DONE 9.8s 01:41:43 01:41:43 #6 [builder 2/7] WORKDIR /device-virtual-go 01:41:46 Still waiting to schedule task 01:41:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-773286’ 01:41:48 #6 DONE 5.0s 01:41:48 01:41:48 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:41:48 #7 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:41:48 #7 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:41:48 #7 0.658 (1/4) Installing openssh-keygen (10.0_p1-r9) 01:41:49 #7 0.674 (2/4) Installing libedit (20250104.3.1-r1) 01:41:49 #7 0.685 (3/4) Installing openssh-client-common (10.0_p1-r9) 01:41:49 #7 0.711 (4/4) Installing openssh-client-default (10.0_p1-r9) 01:41:49 #7 0.733 Executing busybox-1.37.0-r19.trigger 01:41:49 #7 0.741 OK: 269 MiB in 64 packages 01:41:49 #7 DONE 0.9s 01:41:49 01:41:49 #8 [builder 4/7] COPY go.mod vendor* ./ 01:41:49 #8 DONE 0.0s 01:41:49 01:41:49 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:11 #9 DONE 21.2s 01:42:11 01:42:11 #10 [builder 6/7] COPY . . 01:42:11 #10 DONE 0.3s 01:42:11 01:42:11 #11 [builder 7/7] RUN echo noop 01:42:11 #11 0.212 noop 01:42:11 #11 DONE 0.3s 01:42:11 01:42:11 #12 exporting to image 01:42:11 #12 exporting layers 01:42:19 #12 exporting layers 7.4s done 01:42:19 #12 writing image sha256:7183d53ba18124b01ee9b24ded97d067e6ad85535c05d978fee2019dc707851a 0.0s done 01:42:19 #12 naming to docker.io/library/ci-base-image-x86_64 0.0s done 01:42:19 #12 DONE 7.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:19 + docker inspect -f . ci-base-image-x86_64 01:42:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:19 prd-ubuntu20.04-docker-8c-8g-773287 does not seem to be running inside a container 01:42:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:42:20 $ docker top b43e1cd060798659484072fe0a6be212b14e5405740f3ea40fd485e15690ec1f -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:21 + go version 01:42:21 go version go1.25.2 linux/amd64 [Pipeline] } 01:42:21 $ docker stop --time=1 b43e1cd060798659484072fe0a6be212b14e5405740f3ea40fd485e15690ec1f 01:42:22 $ docker rm -f --volumes b43e1cd060798659484072fe0a6be212b14e5405740f3ea40fd485e15690ec1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:22 + docker inspect -f . ci-base-image-x86_64 01:42:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:23 prd-ubuntu20.04-docker-8c-8g-773287 does not seem to be running inside a container 01:42:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:42:23 $ docker top f56e68781c88af867932c73686a155af3374c1ab9adcb842c6a3b43f5d0108fe -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:23 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 01:42:23 + make test 01:42:23 go test ./... -coverprofile=coverage.out 01:42:25 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:42:43 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 01:42:43 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.008s coverage: 59.5% of statements 01:42:53 0 issues. 01:42:53 go vet ./... 01:42:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:42:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:42:58 ./bin/test-attribution-txt.sh [Pipeline] echo 01:42:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:42:58 $ docker stop --time=1 f56e68781c88af867932c73686a155af3374c1ab9adcb842c6a3b43f5d0108fe 01:43:02 $ docker rm -f --volumes f56e68781c88af867932c73686a155af3374c1ab9adcb842c6a3b43f5d0108fe [Pipeline] // withDockerContainer [Pipeline] sh 01:43:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:43:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:43:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:43:03 + ls -al . 01:43:03 total 276 01:43:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 01:42 . 01:43:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 01:40 .. 01:43:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 01:42 .git 01:43:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:41 .github 01:43:03 -rw-rw-r-- 1 jenkins jenkins 272 Nov 18 01:41 .gitignore 01:43:03 -rw-rw-r-- 1 jenkins jenkins 359 Nov 18 01:41 .golangci.yml 01:43:03 drwxr-xr-x 3 jenkins jenkins 4096 Nov 18 01:41 .semver 01:43:03 -rw-rw-r-- 1 jenkins jenkins 20974 Nov 18 01:41 Attribution.txt 01:43:03 -rw-rw-r-- 1 jenkins jenkins 17302 Nov 18 01:41 CHANGELOG.md 01:43:03 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 18 01:41 Dockerfile 01:43:03 -rw-rw-r-- 1 jenkins jenkins 677 Nov 18 01:41 GOVERNANCE.md 01:43:03 -rw-rw-r-- 1 jenkins jenkins 683 Nov 18 01:41 Jenkinsfile 01:43:03 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 18 01:41 LICENSE 01:43:03 -rw-rw-r-- 1 jenkins jenkins 2651 Nov 18 01:41 Makefile 01:43:03 -rw-rw-r-- 1 jenkins jenkins 623 Nov 18 01:41 OWNERS.md 01:43:03 -rw-rw-r-- 1 jenkins jenkins 4473 Nov 18 01:41 README.md 01:43:03 -rw-rw-r-- 1 jenkins jenkins 12 Nov 18 01:41 VERSION 01:43:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 01:41 bin 01:43:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:41 cmd 01:43:03 -rw-r--r-- 1 jenkins jenkins 45387 Nov 18 01:42 coverage.out 01:43:03 -rw-rw-r-- 1 jenkins jenkins 6644 Nov 18 01:41 go.mod 01:43:03 -rw-rw-r-- 1 jenkins jenkins 89079 Nov 18 01:41 go.sum 01:43:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:41 internal 01:43:03 -rw-rw-r-- 1 jenkins jenkins 235 Nov 18 01:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:04 + 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=479452701bed783d800575f2591148cacd46b020 --label arch=amd64 --label version=4.1.0-dev.10 . 01:43:04 #0 building with "default" instance using docker driver 01:43:04 01:43:04 #1 [internal] load build definition from Dockerfile 01:43:04 #1 transferring dockerfile: 1.79kB done 01:43:04 #1 DONE 0.0s 01:43:04 01:43:04 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:43:04 #2 DONE 0.0s 01:43:04 01:43:04 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:43:04 #3 DONE 0.1s 01:43:04 01:43:04 #4 [internal] load .dockerignore 01:43:04 #4 transferring context: 2B done 01:43:04 #4 DONE 0.0s 01:43:04 01:43:04 #5 [internal] load build context 01:43:04 #5 transferring context: 58.58kB 0.0s done 01:43:04 #5 DONE 0.1s 01:43:04 01:43:04 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:43:04 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.1s done 01:43:04 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 01:43:04 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 01:43:04 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 01:43:04 #6 DONE 0.1s 01:43:04 01:43:04 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:43:04 #7 DONE 0.1s 01:43:04 01:43:04 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:43:04 #8 ... 01:43:04 01:43:04 #9 [builder 2/7] WORKDIR /device-virtual-go 01:43:04 #9 DONE 0.0s 01:43:04 01:43:04 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:43:04 #8 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:04 #8 0.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:05 #8 0.593 (1/1) Installing dumb-init (1.2.5-r3) 01:43:05 #8 0.604 Executing busybox-1.37.0-r19.trigger 01:43:05 #8 0.612 OK: 7 MiB in 17 packages 01:43:05 #8 DONE 0.7s 01:43:05 01:43:05 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:43:05 #10 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:05 #10 0.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:05 #10 0.613 OK: 269 MiB in 64 packages 01:43:05 #10 DONE 0.7s 01:43:05 01:43:05 #11 [stage-1 3/7] RUN apk --no-cache upgrade 01:43:05 #11 ... 01:43:05 01:43:05 #12 [builder 4/7] COPY go.mod vendor* ./ 01:43:05 #12 DONE 0.0s 01:43:05 01:43:05 #11 [stage-1 3/7] RUN apk --no-cache upgrade 01:43:05 #11 0.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:43:05 #11 0.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:43:05 #11 ... 01:43:05 01:43:05 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:05 #13 DONE 0.5s 01:43:06 01:43:06 #14 [builder 6/7] COPY . . 01:43:06 #14 DONE 0.3s 01:43:06 01:43:06 #11 [stage-1 3/7] RUN apk --no-cache upgrade 01:43:06 #11 0.846 OK: 7 MiB in 17 packages 01:43:06 #11 DONE 1.0s 01:43:06 01:43:06 #15 [builder 7/7] RUN make build 01:43:06 #15 0.263 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 01:43:32 #15 DONE 23.8s 01:43:32 01:43:32 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 01:43:32 #16 DONE 0.0s 01:43:32 01:43:32 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 01:43:32 #17 DONE 0.0s 01:43:32 01:43:32 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 01:43:32 #18 DONE 0.5s 01:43:32 01:43:32 #19 exporting to image 01:43:32 #19 exporting layers 0.1s done 01:43:32 #19 writing image sha256:dacd111f85d9c2302bf45d454654cc98058351174df1da69fafeb8ceeb8a964f done 01:43:32 #19 naming to docker.io/library/device-virtual done 01:43:32 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:33 provisioning config files... 01:43:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18171311348311353035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:33 ---> ****-login.sh 01:43:33 nexus3.edgexfoundry.org:10001 01:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:33 Login Succeeded 01:43:33 nexus3.edgexfoundry.org:10002 01:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:33 Login Succeeded 01:43:33 nexus3.edgexfoundry.org:10003 01:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:33 Login Succeeded 01:43:33 nexus3.edgexfoundry.org:10004 01:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:33 Login Succeeded 01:43:33 ****.io 01:43:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:33 Login Succeeded 01:43:33 ---> ****-login.sh ends [Pipeline] } 01:43:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:43:33 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 01:43:33 479452701bed783d800575f2591148cacd46b020 01:43:33 latest 01:43:33 4.1.0-dev.10 01:43:33 479452701bed783d800575f2591148cacd46b020-4.1.0-dev.10 01:43:33 main 01:43:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:34 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:479452701bed783d800575f2591148cacd46b020 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:479452701bed783d800575f2591148cacd46b020 01:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:43:34 6faf9871026b: Preparing 01:43:34 dd207aa18e52: Preparing 01:43:34 92ccfff9f5a9: Preparing 01:43:34 3efe5f911af0: Preparing 01:43:34 ed8de195e509: Preparing 01:43:34 256f393e029f: Preparing 01:43:34 256f393e029f: Waiting 01:43:34 dd207aa18e52: Pushed 01:43:34 3efe5f911af0: Pushed 01:43:34 92ccfff9f5a9: Pushed 01:43:34 ed8de195e509: Pushed 01:43:34 256f393e029f: Layer already exists 01:43:37 6faf9871026b: Pushed 01:43:37 479452701bed783d800575f2591148cacd46b020: digest: sha256:e2a4f093d1cb825f060e88aad2d2dfcfb2291f10836c584311211d7dee5bbcb3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:38 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 01:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:43:38 6faf9871026b: Preparing 01:43:38 dd207aa18e52: Preparing 01:43:38 92ccfff9f5a9: Preparing 01:43:38 3efe5f911af0: Preparing 01:43:38 ed8de195e509: Preparing 01:43:38 256f393e029f: Preparing 01:43:38 256f393e029f: Waiting 01:43:38 ed8de195e509: Layer already exists 01:43:38 6faf9871026b: Layer already exists 01:43:38 dd207aa18e52: Layer already exists 01:43:38 92ccfff9f5a9: Layer already exists 01:43:38 3efe5f911af0: Layer already exists 01:43:38 256f393e029f: Layer already exists 01:43:38 latest: digest: sha256:e2a4f093d1cb825f060e88aad2d2dfcfb2291f10836c584311211d7dee5bbcb3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:38 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10 01:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:43:39 6faf9871026b: Preparing 01:43:39 dd207aa18e52: Preparing 01:43:39 92ccfff9f5a9: Preparing 01:43:39 3efe5f911af0: Preparing 01:43:39 ed8de195e509: Preparing 01:43:39 256f393e029f: Preparing 01:43:39 256f393e029f: Waiting 01:43:39 dd207aa18e52: Layer already exists 01:43:39 6faf9871026b: Layer already exists 01:43:39 ed8de195e509: Layer already exists 01:43:39 92ccfff9f5a9: Layer already exists 01:43:39 3efe5f911af0: Layer already exists 01:43:39 256f393e029f: Layer already exists 01:43:39 4.1.0-dev.10: digest: sha256:e2a4f093d1cb825f060e88aad2d2dfcfb2291f10836c584311211d7dee5bbcb3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:39 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:479452701bed783d800575f2591148cacd46b020-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:39 + docker push nexus3.edgexfoundry.org:10004/device-virtual:479452701bed783d800575f2591148cacd46b020-4.1.0-dev.10 01:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:43:39 6faf9871026b: Preparing 01:43:39 dd207aa18e52: Preparing 01:43:39 92ccfff9f5a9: Preparing 01:43:39 3efe5f911af0: Preparing 01:43:39 ed8de195e509: Preparing 01:43:39 256f393e029f: Preparing 01:43:39 256f393e029f: Waiting 01:43:39 3efe5f911af0: Layer already exists 01:43:39 92ccfff9f5a9: Layer already exists 01:43:39 ed8de195e509: Layer already exists 01:43:39 dd207aa18e52: Layer already exists 01:43:39 6faf9871026b: Layer already exists 01:43:39 256f393e029f: Layer already exists 01:43:39 479452701bed783d800575f2591148cacd46b020-4.1.0-dev.10: digest: sha256:e2a4f093d1cb825f060e88aad2d2dfcfb2291f10836c584311211d7dee5bbcb3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:40 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:40 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 01:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:43:40 6faf9871026b: Preparing 01:43:40 dd207aa18e52: Preparing 01:43:40 92ccfff9f5a9: Preparing 01:43:40 3efe5f911af0: Preparing 01:43:40 ed8de195e509: Preparing 01:43:40 256f393e029f: Preparing 01:43:40 256f393e029f: Waiting 01:43:40 6faf9871026b: Layer already exists 01:43:40 ed8de195e509: Layer already exists 01:43:40 92ccfff9f5a9: Layer already exists 01:43:40 3efe5f911af0: Layer already exists 01:43:40 dd207aa18e52: Layer already exists 01:43:40 256f393e029f: Layer already exists 01:43:40 main: digest: sha256:e2a4f093d1cb825f060e88aad2d2dfcfb2291f10836c584311211d7dee5bbcb3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:40 ===================================================== [Pipeline] echo 01:43:40 taggedImages: 01:43:40 - nexus3.edgexfoundry.org:10004/device-virtual:479452701bed783d800575f2591148cacd46b020 01:43:40 - nexus3.edgexfoundry.org:10004/device-virtual:latest 01:43:40 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10 01:43:40 - nexus3.edgexfoundry.org:10004/device-virtual:479452701bed783d800575f2591148cacd46b020-4.1.0-dev.10 01:43:40 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 01:43:40 ========================================================= 01:43:40 [edgeXBuildMultiArch] RAW Config: 01:43:40 images: 01:43:40 - nexus3.edgexfoundry.org:10004/device-virtual:479452701bed783d800575f2591148cacd46b020 01:43:40 - nexus3.edgexfoundry.org:10004/device-virtual:latest 01:43:40 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10 01:43:40 - nexus3.edgexfoundry.org:10004/device-virtual:479452701bed783d800575f2591148cacd46b020-4.1.0-dev.10 01:43:40 - nexus3.edgexfoundry.org:10004/device-virtual:main 01:43:40 settingsFile: 01:43:40 device-virtual-go-settings 01:43:40 ========================================================= [Pipeline] node 01:43:55 Still waiting to schedule task 01:43:55 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:44:48 Running on prd-centos7-docker-4c-2g-773289 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:44:48 provisioning config files... 01:44:48 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5837908776654488608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:44:49 ---> ****-login.sh 01:44:49 nexus3.edgexfoundry.org:10001 01:45:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773288 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 01:45:20 Running in /w/workspace/device-virtual-go/220 [Pipeline] { [Pipeline] checkout 01:45:20 The recommended git tool is: git 01:45:25 using credential edgex-jenkins-ssh 01:45:25 Cloning the remote Git repository 01:45:25 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 01:45:25 > git init /w/workspace/device-virtual-go/220 # timeout=10 01:45:25 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:45:25 > git --version # timeout=10 01:45:25 > git --version # 'git version 2.25.1' 01:45:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:45:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:30 Avoid second fetch 01:45:30 Checking out Revision 479452701bed783d800575f2591148cacd46b020 (main) 01:45:29 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:45:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:45:30 > git config core.sparsecheckout # timeout=10 01:45:30 > git checkout -f 479452701bed783d800575f2591148cacd46b020 # timeout=10 01:45:30 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#562)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:35 provisioning config files... 01:45:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/220@tmp/config2497342179088782364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:36 ---> ****-login.sh 01:45:36 nexus3.edgexfoundry.org:10001 01:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:36 Configure a credential helper to remove this warning. See 01:45:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:36 01:45:36 Login Succeeded 01:45:36 nexus3.edgexfoundry.org:10002 01:45:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:36 Configure a credential helper to remove this warning. See 01:45:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:36 01:45:36 Login Succeeded 01:45:37 nexus3.edgexfoundry.org:10003 01:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:37 Configure a credential helper to remove this warning. See 01:45:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:37 01:45:37 Login Succeeded 01:45:37 nexus3.edgexfoundry.org:10004 01:45:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:37 Configure a credential helper to remove this warning. See 01:45:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:37 01:45:37 Login Succeeded 01:45:37 ****.io 01:45:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:38 Configure a credential helper to remove this warning. See 01:45:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:38 01:45:38 Login Succeeded 01:45:38 ---> ****-login.sh ends [Pipeline] } 01:45:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:45:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:45:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:45:38 ========================================================= 01:45:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:45:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:39 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:45:39 Sending build context to Docker daemon 20.58MB 01:45:39 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 01:45:39 Step 2/12 : FROM ${BASE} AS builder 01:45:39 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:45:39 6b59a28fa201: Pulling fs layer 01:45:39 d32bb0dddca7: Pulling fs layer 01:45:39 5dab1238d3d9: Pulling fs layer 01:45:39 196fd7d83e7d: Pulling fs layer 01:45:39 4f4fb700ef54: Pulling fs layer 01:45:39 8ba94037c8f0: Pulling fs layer 01:45:39 deaec5988b04: Pulling fs layer 01:45:39 9f65657bb879: Pulling fs layer 01:45:39 deaec5988b04: Waiting 01:45:39 9f65657bb879: Waiting 01:45:39 4f4fb700ef54: Waiting 01:45:39 8ba94037c8f0: Waiting 01:45:39 196fd7d83e7d: Waiting 01:45:39 d32bb0dddca7: Verifying Checksum 01:45:39 d32bb0dddca7: Download complete 01:45:39 196fd7d83e7d: Verifying Checksum 01:45:39 196fd7d83e7d: Download complete 01:45:39 4f4fb700ef54: Verifying Checksum 01:45:39 4f4fb700ef54: Download complete 01:45:39 8ba94037c8f0: Verifying Checksum 01:45:39 8ba94037c8f0: Download complete 01:45:39 6b59a28fa201: Verifying Checksum 01:45:39 6b59a28fa201: Download complete 01:45:40 9f65657bb879: Verifying Checksum 01:45:40 9f65657bb879: Download complete 01:45:40 6b59a28fa201: Pull complete 01:45:41 d32bb0dddca7: Pull complete 01:45:41 5dab1238d3d9: Verifying Checksum 01:45:41 5dab1238d3d9: Download complete 01:45:43 deaec5988b04: Verifying Checksum 01:45:43 deaec5988b04: Download complete 01:45:56 5dab1238d3d9: Pull complete 01:45:56 196fd7d83e7d: Pull complete 01:45:56 4f4fb700ef54: Pull complete 01:45:56 8ba94037c8f0: Pull complete 01:46:06 deaec5988b04: Pull complete 01:46:06 9f65657bb879: Pull complete 01:46:06 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:46:06 ---> 334268110677 01:46:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:46:08 ---> Running in 3aab8b29f640 01:46:08 Removing intermediate container 3aab8b29f640 01:46:08 ---> 7fb90c968ce6 01:46:08 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:46:08 ---> Running in 474f892a8d23 01:46:09 Removing intermediate container 474f892a8d23 01:46:09 ---> 71d7466e3ad7 01:46:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:46:09 ---> Running in 49d5b066d654 01:46:09 Removing intermediate container 49d5b066d654 01:46:09 ---> 561b11b94423 01:46:09 Step 6/12 : WORKDIR /device-virtual-go 01:46:09 ---> Running in 81cf7ee9b510 01:46:10 Removing intermediate container 81cf7ee9b510 01:46:10 ---> 0e868f12bb57 01:46:10 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:46:10 ---> Running in cef6c2c795b3 01:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:46:12 (1/4) Installing openssh-keygen (10.0_p1-r9) 01:46:12 (2/4) Installing libedit (20250104.3.1-r1) 01:46:12 (3/4) Installing openssh-client-common (10.0_p1-r9) 01:46:13 (4/4) Installing openssh-client-default (10.0_p1-r9) 01:46:13 Executing busybox-1.37.0-r19.trigger 01:46:13 OK: 259 MiB in 64 packages 01:46:14 Removing intermediate container cef6c2c795b3 01:46:14 ---> 3fdb57d67b4a 01:46:14 Step 8/12 : COPY go.mod vendor* ./ 01:46:14 ---> cb9b05d76165 01:46:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:14 ---> Running in 40e563c21983 01:48:06 Removing intermediate container 40e563c21983 01:48:06 ---> 04f065d7e057 01:48:06 Step 10/12 : COPY . . 01:48:06 ---> a98e7eebb25c 01:48:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:48:06 ---> Running in 147ee22af4c4 01:48:06 Removing intermediate container 147ee22af4c4 01:48:06 ---> 2287fc1c57c3 01:48:06 Step 12/12 : RUN $MAKE 01:48:06 ---> Running in 57106aa54611 01:48:06 noop 01:48:06 Removing intermediate container 57106aa54611 01:48:06 ---> e6bffeeec1ca 01:48:06 Successfully built e6bffeeec1ca 01:48:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:06 + docker inspect -f . ci-base-image-arm64 01:48:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:07 prd-ubuntu20.04-docker-arm64-4c-16g-773288 does not seem to be running inside a container 01:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/220 -v /w/workspace/device-virtual-go/220:/w/workspace/device-virtual-go/220:rw,z -v /w/workspace/device-virtual-go/220@tmp:/w/workspace/device-virtual-go/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:48:08 $ docker top 42029863f36d30fa30a5f6af408fab8d8318060768a822c8ec5231f6c3067deb -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:09 + go version 01:48:09 go version go1.25.3 linux/arm64 [Pipeline] } 01:48:09 $ docker stop --time=1 42029863f36d30fa30a5f6af408fab8d8318060768a822c8ec5231f6c3067deb 01:48:10 $ docker rm -f --volumes 42029863f36d30fa30a5f6af408fab8d8318060768a822c8ec5231f6c3067deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:11 + docker inspect -f . ci-base-image-arm64 01:48:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:11 prd-ubuntu20.04-docker-arm64-4c-16g-773288 does not seem to be running inside a container 01:48:11 $ 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/220 -v /w/workspace/device-virtual-go/220:/w/workspace/device-virtual-go/220:rw,z -v /w/workspace/device-virtual-go/220@tmp:/w/workspace/device-virtual-go/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:48:12 $ docker top 3774d87c16c1293b935ac98473f410e023c244f5989def8caac03de529deb69a -eo pid,comm [Pipeline] { [Pipeline] sh 01:48:13 + git config --global --add safe.directory /w/workspace/device-virtual-go/220 [Pipeline] fileExists [Pipeline] sh 01:48:14 + make test 01:48:14 go test ./... -coverprofile=coverage.out 01:48:19 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:51:56 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 01:51:56 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.071s coverage: 59.4% of statements 01:51:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:51:56 go vet ./... 01:52:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:52:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:52:35 ./bin/test-attribution-txt.sh [Pipeline] echo 01:52:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:52:35 $ docker stop --time=1 3774d87c16c1293b935ac98473f410e023c244f5989def8caac03de529deb69a 01:52:37 $ docker rm -f --volumes 3774d87c16c1293b935ac98473f410e023c244f5989def8caac03de529deb69a [Pipeline] // withDockerContainer [Pipeline] sh 01:52:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:52:39 Warning: overwriting stash ‘coverage-report’ 01:52:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:52:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:52:40 + ls -al . 01:52:40 total 272 01:52:40 drwxrwxr-x 7 jenkins jenkins 4096 Nov 18 01:48 . 01:52:40 drwxrwxr-x 4 jenkins jenkins 4096 Nov 18 01:45 .. 01:52:40 drwxrwxr-x 8 jenkins jenkins 4096 Nov 18 01:45 .git 01:52:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:45 .github 01:52:40 -rw-rw-r-- 1 jenkins jenkins 272 Nov 18 01:45 .gitignore 01:52:40 -rw-rw-r-- 1 jenkins jenkins 359 Nov 18 01:45 .golangci.yml 01:52:40 -rw-rw-r-- 1 jenkins jenkins 20974 Nov 18 01:45 Attribution.txt 01:52:40 -rw-rw-r-- 1 jenkins jenkins 17302 Nov 18 01:45 CHANGELOG.md 01:52:40 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 18 01:45 Dockerfile 01:52:40 -rw-rw-r-- 1 jenkins jenkins 677 Nov 18 01:45 GOVERNANCE.md 01:52:40 -rw-rw-r-- 1 jenkins jenkins 683 Nov 18 01:45 Jenkinsfile 01:52:40 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 18 01:45 LICENSE 01:52:40 -rw-rw-r-- 1 jenkins jenkins 2651 Nov 18 01:45 Makefile 01:52:40 -rw-rw-r-- 1 jenkins jenkins 623 Nov 18 01:45 OWNERS.md 01:52:40 -rw-rw-r-- 1 jenkins jenkins 4473 Nov 18 01:45 README.md 01:52:40 -rw-rw-r-- 1 jenkins jenkins 12 Nov 18 01:41 VERSION 01:52:40 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 01:45 bin 01:52:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:45 cmd 01:52:40 -rw-r--r-- 1 jenkins jenkins 45387 Nov 18 01:51 coverage.out 01:52:40 -rw-rw-r-- 1 jenkins jenkins 6644 Nov 18 01:45 go.mod 01:52:40 -rw-rw-r-- 1 jenkins jenkins 89079 Nov 18 01:45 go.sum 01:52:40 drwxrwxr-x 3 jenkins jenkins 4096 Nov 18 01:45 internal 01:52:40 -rw-rw-r-- 1 jenkins jenkins 235 Nov 18 01:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:41 + 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=479452701bed783d800575f2591148cacd46b020 --label arch=arm64 --label version=4.1.0-dev.10 . 01:52:41 Sending build context to Docker daemon 20.63MB 01:52:41 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 01:52:41 Step 2/26 : FROM ${BASE} AS builder 01:52:41 ---> e6bffeeec1ca 01:52:41 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:52:42 ---> Running in 92a0981d4053 01:52:42 Removing intermediate container 92a0981d4053 01:52:42 ---> 7ef196cde46f 01:52:42 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:52:42 ---> Running in 6e6a8d6b6801 01:52:42 Removing intermediate container 6e6a8d6b6801 01:52:42 ---> 12955b5b49de 01:52:42 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:52:42 ---> Running in fa8286226d64 01:52:42 Removing intermediate container fa8286226d64 01:52:42 ---> aca6b7edbae9 01:52:42 Step 6/26 : WORKDIR /device-virtual-go 01:52:42 ---> Running in 3b2b5db32cd4 01:52:43 Removing intermediate container 3b2b5db32cd4 01:52:43 ---> 3db6d8574194 01:52:43 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:52:43 ---> Running in 1a4b08a00a4e 01:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:46 OK: 259 MiB in 64 packages 01:52:49 Removing intermediate container 1a4b08a00a4e 01:52:49 ---> bda613b8f35b 01:52:49 Step 8/26 : COPY go.mod vendor* ./ 01:52:49 ---> ddb8a69481ec 01:52:49 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:52:49 ---> Running in bac3792f35d9 01:52:51 Removing intermediate container bac3792f35d9 01:52:51 ---> 0610ae7b4b4a 01:52:51 Step 10/26 : COPY . . 01:52:53 ---> 7d55590606c7 01:52:53 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:52:53 ---> Running in 08fefaee07df 01:52:53 Removing intermediate container 08fefaee07df 01:52:53 ---> ce84b3bd8c1e 01:52:53 Step 12/26 : RUN $MAKE 01:52:53 ---> Running in fe9d42b68d32 01:52:54 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 01:56:31 Removing intermediate container fe9d42b68d32 01:56:31 ---> 141e42679b2e 01:56:31 Step 13/26 : FROM alpine:3.22 01:56:31 3.22: Pulling from library/alpine 01:56:31 6b59a28fa201: Already exists 01:56:31 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 01:56:31 Status: Downloaded newer image for alpine:3.22 01:56:31 ---> 171e65262c80 01:56:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 01:56:31 ---> Running in 7586bead0564 01:56:31 Removing intermediate container 7586bead0564 01:56:31 ---> 9dc51b6bfa05 01:56:31 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:56:31 ---> Running in 6d11fe57d706 01:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:56:34 (1/1) Installing dumb-init (1.2.5-r3) 01:56:34 Executing busybox-1.37.0-r19.trigger 01:56:34 OK: 8 MiB in 17 packages 01:56:35 Removing intermediate container 6d11fe57d706 01:56:35 ---> 62b6b54243ba 01:56:35 Step 16/26 : RUN apk --no-cache upgrade 01:56:35 ---> Running in c037ba177cb1 01:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:56:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:56:38 OK: 8 MiB in 17 packages 01:56:39 Removing intermediate container c037ba177cb1 01:56:39 ---> 5f9e93d90349 01:56:39 Step 17/26 : WORKDIR / 01:56:39 ---> Running in 41efd318b83a 01:56:39 Removing intermediate container 41efd318b83a 01:56:39 ---> 2bd5825f88e2 01:56:39 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 01:56:40 ---> b969a632080b 01:56:40 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 01:56:40 ---> b9a0e4302ded 01:56:40 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 01:56:42 ---> 41de80125bac 01:56:42 Step 21/26 : EXPOSE 59900 01:56:42 ---> Running in a92b007fa3b3 01:56:42 Removing intermediate container a92b007fa3b3 01:56:42 ---> e453ef7d57bc 01:56:42 Step 22/26 : ENTRYPOINT ["/device-virtual"] 01:56:42 ---> Running in 67e085c883aa 01:56:43 Removing intermediate container 67e085c883aa 01:56:43 ---> bb2a506bfcb0 01:56:43 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:56:43 ---> Running in 2109251866ba 01:56:43 Removing intermediate container 2109251866ba 01:56:43 ---> b310cabf7482 01:56:43 Step 24/26 : LABEL arch=arm64 01:56:43 ---> Running in daff7053d48e 01:56:43 Removing intermediate container daff7053d48e 01:56:43 ---> 88932e61a6c2 01:56:43 Step 25/26 : LABEL git_sha=479452701bed783d800575f2591148cacd46b020 01:56:43 ---> Running in 7cd06e3a73d8 01:56:44 Removing intermediate container 7cd06e3a73d8 01:56:44 ---> f0d1c3f70d15 01:56:44 Step 26/26 : LABEL version=4.1.0-dev.10 01:56:44 ---> Running in dc8fa1408a49 01:56:44 Removing intermediate container dc8fa1408a49 01:56:44 ---> d31de2bb8f8b 01:56:44 [Warning] One or more build-args [ARCH] were not consumed 01:56:44 Successfully built d31de2bb8f8b 01:56:44 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:44 provisioning config files... 01:56:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/220@tmp/config15470830722881850617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:45 ---> ****-login.sh 01:56:45 nexus3.edgexfoundry.org:10001 01:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:45 Configure a credential helper to remove this warning. See 01:56:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:45 01:56:45 Login Succeeded 01:56:45 nexus3.edgexfoundry.org:10002 01:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:45 Configure a credential helper to remove this warning. See 01:56:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:45 01:56:45 Login Succeeded 01:56:45 nexus3.edgexfoundry.org:10003 01:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:46 Configure a credential helper to remove this warning. See 01:56:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:46 01:56:46 Login Succeeded 01:56:46 nexus3.edgexfoundry.org:10004 01:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:46 Configure a credential helper to remove this warning. See 01:56:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:46 01:56:46 Login Succeeded 01:56:46 ****.io 01:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:46 Configure a credential helper to remove this warning. See 01:56:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:46 01:56:46 Login Succeeded 01:56:46 ---> ****-login.sh ends [Pipeline] } 01:56:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:56:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:56:47 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 01:56:47 479452701bed783d800575f2591148cacd46b020 01:56:47 latest 01:56:47 4.1.0-dev.10 01:56:47 479452701bed783d800575f2591148cacd46b020-4.1.0-dev.10 01:56:47 main 01:56:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:47 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:479452701bed783d800575f2591148cacd46b020 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:479452701bed783d800575f2591148cacd46b020 01:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:56:47 c9ebb3634fcc: Preparing 01:56:47 c64a2be070e9: Preparing 01:56:47 181ae70aa0eb: Preparing 01:56:47 37e6bfcf26a1: Preparing 01:56:47 acd098cd7857: Preparing 01:56:47 0e64f2360a44: Preparing 01:56:47 0e64f2360a44: Waiting 01:56:48 c64a2be070e9: Pushed 01:56:48 181ae70aa0eb: Pushed 01:56:48 37e6bfcf26a1: Pushed 01:56:48 acd098cd7857: Pushed 01:56:48 0e64f2360a44: Layer already exists 01:56:54 c9ebb3634fcc: Pushed 01:56:55 479452701bed783d800575f2591148cacd46b020: digest: sha256:0a03a791f59b62a574803285b6c5b7d46abdacaad335f07b16249867f28a0a6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 01:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:56:56 c9ebb3634fcc: Preparing 01:56:56 c64a2be070e9: Preparing 01:56:56 181ae70aa0eb: Preparing 01:56:56 37e6bfcf26a1: Preparing 01:56:56 acd098cd7857: Preparing 01:56:56 0e64f2360a44: Preparing 01:56:56 0e64f2360a44: Waiting 01:56:56 181ae70aa0eb: Layer already exists 01:56:56 c64a2be070e9: Layer already exists 01:56:56 acd098cd7857: Layer already exists 01:56:56 c9ebb3634fcc: Layer already exists 01:56:56 37e6bfcf26a1: Layer already exists 01:56:56 0e64f2360a44: Layer already exists 01:56:56 latest: digest: sha256:0a03a791f59b62a574803285b6c5b7d46abdacaad335f07b16249867f28a0a6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:57 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.10 01:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:56:57 c9ebb3634fcc: Preparing 01:56:57 c64a2be070e9: Preparing 01:56:57 181ae70aa0eb: Preparing 01:56:57 37e6bfcf26a1: Preparing 01:56:57 acd098cd7857: Preparing 01:56:57 0e64f2360a44: Preparing 01:56:57 0e64f2360a44: Waiting 01:56:57 c9ebb3634fcc: Layer already exists 01:56:57 181ae70aa0eb: Layer already exists 01:56:57 acd098cd7857: Layer already exists 01:56:57 c64a2be070e9: Layer already exists 01:56:57 37e6bfcf26a1: Layer already exists 01:56:57 0e64f2360a44: Layer already exists 01:56:57 4.1.0-dev.10: digest: sha256:0a03a791f59b62a574803285b6c5b7d46abdacaad335f07b16249867f28a0a6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:58 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:479452701bed783d800575f2591148cacd46b020-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:479452701bed783d800575f2591148cacd46b020-4.1.0-dev.10 01:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:56:58 c9ebb3634fcc: Preparing 01:56:58 c64a2be070e9: Preparing 01:56:58 181ae70aa0eb: Preparing 01:56:58 37e6bfcf26a1: Preparing 01:56:58 acd098cd7857: Preparing 01:56:58 0e64f2360a44: Preparing 01:56:58 c9ebb3634fcc: Layer already exists 01:56:58 c64a2be070e9: Layer already exists 01:56:58 181ae70aa0eb: Layer already exists 01:56:58 37e6bfcf26a1: Layer already exists 01:56:58 acd098cd7857: Layer already exists 01:56:58 0e64f2360a44: Layer already exists 01:56:58 479452701bed783d800575f2591148cacd46b020-4.1.0-dev.10: digest: sha256:0a03a791f59b62a574803285b6c5b7d46abdacaad335f07b16249867f28a0a6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:59 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 01:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:57:00 c9ebb3634fcc: Preparing 01:57:00 c64a2be070e9: Preparing 01:57:00 181ae70aa0eb: Preparing 01:57:00 37e6bfcf26a1: Preparing 01:57:00 acd098cd7857: Preparing 01:57:00 0e64f2360a44: Preparing 01:57:00 0e64f2360a44: Waiting 01:57:00 acd098cd7857: Layer already exists 01:57:00 181ae70aa0eb: Layer already exists 01:57:00 37e6bfcf26a1: Layer already exists 01:57:00 c64a2be070e9: Layer already exists 01:57:00 c9ebb3634fcc: Layer already exists 01:57:02 0e64f2360a44: Layer already exists 01:57:03 main: digest: sha256:0a03a791f59b62a574803285b6c5b7d46abdacaad335f07b16249867f28a0a6a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:57:03 ===================================================== [Pipeline] echo 01:57:03 taggedImages: 01:57:03 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:479452701bed783d800575f2591148cacd46b020 01:57:03 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 01:57:03 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.10 01:57:03 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:479452701bed783d800575f2591148cacd46b020-4.1.0-dev.10 01:57:03 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 01:57:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:479452701bed783d800575f2591148cacd46b020 [Pipeline] echo 01:57:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 01:57:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.10 [Pipeline] echo 01:57:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:479452701bed783d800575f2591148cacd46b020-4.1.0-dev.10 [Pipeline] echo 01:57:03 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:04 01:57:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:05 arm64: Pulling from edgex-lftools-log-publisher 01:57:05 8998bd30e6a1: Pulling fs layer 01:57:05 04944245beec: Pulling fs layer 01:57:05 699f458cf7ca: Pulling fs layer 01:57:05 765212b225bb: Pulling fs layer 01:57:05 f23df028b6ca: Pulling fs layer 01:57:05 d65c8cfc05b1: Pulling fs layer 01:57:05 2437ff75d9bd: Pulling fs layer 01:57:05 765212b225bb: Waiting 01:57:05 f23df028b6ca: Waiting 01:57:05 2437ff75d9bd: Waiting 01:57:05 d65c8cfc05b1: Waiting 01:57:05 04944245beec: Verifying Checksum 01:57:05 04944245beec: Download complete 01:57:05 765212b225bb: Verifying Checksum 01:57:05 765212b225bb: Download complete 01:57:05 f23df028b6ca: Verifying Checksum 01:57:05 f23df028b6ca: Download complete 01:57:05 d65c8cfc05b1: Verifying Checksum 01:57:05 d65c8cfc05b1: Download complete 01:57:05 699f458cf7ca: Verifying Checksum 01:57:05 699f458cf7ca: Download complete 01:57:05 8998bd30e6a1: Verifying Checksum 01:57:05 8998bd30e6a1: Download complete 01:57:08 2437ff75d9bd: Verifying Checksum 01:57:08 2437ff75d9bd: Download complete 01:57:10 8998bd30e6a1: Pull complete 01:57:11 04944245beec: Pull complete 01:57:12 699f458cf7ca: Pull complete 01:57:12 765212b225bb: Pull complete 01:57:14 f23df028b6ca: Pull complete 01:57:14 d65c8cfc05b1: Pull complete 01:57:32 2437ff75d9bd: Pull complete 01:57:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:57:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:33 prd-ubuntu20.04-docker-arm64-4c-16g-773288 does not seem to be running inside a container 01:57:33 $ 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/220 -v /w/workspace/device-virtual-go/220:/w/workspace/device-virtual-go/220:rw,z -v /w/workspace/device-virtual-go/220@tmp:/w/workspace/device-virtual-go/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:57:36 $ docker top 83bd119cf2eaad712e5b5a929958640018d2f734aaef9256f341ee0fff707fd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:37 ---> job-cost.sh 01:57:37 lf-activate-venv: SKIPPING 01:57:37 INFO: No Stack... 01:57:38 INFO: Retrieving Pricing Info for: v3-standard-4 01:57:38 INFO: Archiving Costs [Pipeline] sh 01:57:39 + + cat /w/workspace/device-virtual-go/220/archives/cost.csvcut 01:57:39 -d, -f6 [Pipeline] lock 01:57:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-220-stack-cost] 01:57:39 Resource [jenkins-edgexfoundry-device-virtual-go-main-220-stack-cost] did not exist. Created. 01:57:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:57:40 + echo total: 0.10999999940395355 [Pipeline] stash 01:57:40 Stashed 1 file(s) [Pipeline] } 01:57:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-220-stack-cost] [Pipeline] // lock [Pipeline] } 01:57:40 $ docker stop --time=1 83bd119cf2eaad712e5b5a929958640018d2f734aaef9256f341ee0fff707fd2 01:57:42 $ docker rm -f --volumes 83bd119cf2eaad712e5b5a929958640018d2f734aaef9256f341ee0fff707fd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:41:05 Cancelling nested steps due to timeout 07:41:05 Sending interrupt signal to process 07:41:17 script returned exit code 143 [Pipeline] } 07:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:41:18 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:41:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:41:19 ---> package-listing.sh 07:41:19 ++ facter osfamily 07:41:19 ++ tr '[:upper:]' '[:lower:]' 07:41:19 + OS_FAMILY=redhat 07:41:19 + workspace=/w/workspace/exfoundry_device-virtual-go_main 07:41:19 + START_PACKAGES=/tmp/packages_start.txt 07:41:19 + END_PACKAGES=/tmp/packages_end.txt 07:41:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:41:19 + PACKAGES=/tmp/packages_start.txt 07:41:19 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 07:41:19 + PACKAGES=/tmp/packages_end.txt 07:41:19 + case "${OS_FAMILY}" in 07:41:19 + rpm -qa 07:41:19 + sort 07:41:20 + '[' -f /tmp/packages_start.txt ']' 07:41:20 + '[' -f /tmp/packages_end.txt ']' 07:41:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:41:20 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 07:41:20 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 07:41:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 07:41:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:41:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:20 07:41:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:21 latest: Pulling from edgex-lftools-log-publisher 07:41:21 5eb5b503b376: Pulling fs layer 07:41:21 5c69ac0246d0: Pulling fs layer 07:41:21 ec43610c2a17: Pulling fs layer 07:41:21 3a2ae6a8a46f: Pulling fs layer 07:41:21 33b1e0a273af: Pulling fs layer 07:41:21 5d3b04190fa2: Pulling fs layer 07:41:21 2f39f015ded8: Pulling fs layer 07:41:21 3a2ae6a8a46f: Waiting 07:41:21 33b1e0a273af: Waiting 07:41:21 5d3b04190fa2: Waiting 07:41:21 2f39f015ded8: Waiting 07:41:21 5c69ac0246d0: Download complete 07:41:21 3a2ae6a8a46f: Verifying Checksum 07:41:21 3a2ae6a8a46f: Download complete 07:41:21 33b1e0a273af: Verifying Checksum 07:41:21 33b1e0a273af: Download complete 07:41:21 ec43610c2a17: Verifying Checksum 07:41:21 ec43610c2a17: Download complete 07:41:21 5d3b04190fa2: Verifying Checksum 07:41:21 5d3b04190fa2: Download complete 07:41:21 5eb5b503b376: Verifying Checksum 07:41:21 5eb5b503b376: Download complete 07:41:21 2f39f015ded8: Verifying Checksum 07:41:21 2f39f015ded8: Download complete 07:41:22 5eb5b503b376: Pull complete 07:41:22 5c69ac0246d0: Pull complete 07:41:23 ec43610c2a17: Pull complete 07:41:23 3a2ae6a8a46f: Pull complete 07:41:23 33b1e0a273af: Pull complete 07:41:23 5d3b04190fa2: Pull complete 07:41:27 2f39f015ded8: Pull complete 07:41:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:41:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:27 prd-centos7-docker-4c-2g-773289 does not seem to be running inside a container 07:41:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:41:30 $ docker top 4cd6819cfa77be13df9e3673739d304f40619e4e24f2c6697aa7c430271307f6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:30 + touch /tmp/pre-build-complete [Pipeline] sh 07:41:31 + mkdir -p /var/log/sysstat [Pipeline] sh 07:41:31 + ls /var/log/sa-host 07:41:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:31 provisioning config files... 07:41:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17377786606941285452tmp [Pipeline] { [Pipeline] echo 07:41:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:41:32 ---> create-netrc.sh [Pipeline] } 07:41:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:41:32 ---> python-tools-install.sh [Pipeline] echo 07:41:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:41:32 ---> sudo-logs.sh 07:41:32 Archiving 'sudo' log.. 07:41:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-773289.novalocal: Name or service not known 07:41:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-773289.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:41:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:41:33 ---> job-cost.sh 07:41:33 lf-activate-venv: SKIPPING 07:41:33 DEBUG: total: 0.10999999940395355 07:41:33 INFO: Retrieving Stack Cost... 07:41:33 INFO: Retrieving Pricing Info for: v3-standard-2 07:41:33 INFO: Archiving Costs [Pipeline] echo 07:41:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:41:33 ---> logs-deploy.sh 07:41:33 lf-activate-venv: SKIPPING 07:41:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/220 07:41:33 INFO: archiving workspace using pattern(s): 07:41:34 Archives upload complete. 07:41:34 INFO: archiving logs to Nexus 07:41:35 ---> uname -a: 07:41:35 Linux prd-centos7-docker-4c-2g-773289.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:41:35 07:41:35 07:41:35 ---> lscpu: 07:41:35 Architecture: x86_64 07:41:35 CPU op-mode(s): 32-bit, 64-bit 07:41:35 Byte Order: Little Endian 07:41:35 Address sizes: 40 bits physical, 48 bits virtual 07:41:35 CPU(s): 2 07:41:35 On-line CPU(s) list: 0,1 07:41:35 Thread(s) per core: 1 07:41:35 Core(s) per socket: 1 07:41:35 Socket(s): 2 07:41:35 NUMA node(s): 1 07:41:35 Vendor ID: AuthenticAMD 07:41:35 CPU family: 23 07:41:35 Model: 49 07:41:35 Model name: AMD EPYC-Rome Processor 07:41:35 Stepping: 0 07:41:35 CPU MHz: 2800.000 07:41:35 BogoMIPS: 5600.00 07:41:35 Virtualization: AMD-V 07:41:35 Hypervisor vendor: KVM 07:41:35 Virtualization type: full 07:41:35 L1d cache: 64 KiB 07:41:35 L1i cache: 64 KiB 07:41:35 L2 cache: 1 MiB 07:41:35 L3 cache: 32 MiB 07:41:35 NUMA node0 CPU(s): 0,1 07:41:35 Vulnerability Itlb multihit: Not affected 07:41:35 Vulnerability L1tf: Not affected 07:41:35 Vulnerability Mds: Not affected 07:41:35 Vulnerability Meltdown: Not affected 07:41:35 Vulnerability Mmio stale data: Not affected 07:41:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:41:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:41:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:41:35 Vulnerability Srbds: Not affected 07:41:35 Vulnerability Tsx async abort: Not affected 07:41:35 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 07:41:35 07:41:35 07:41:35 ---> nproc: 07:41:35 2 07:41:35 07:41:35 07:41:35 ---> df -h: 07:41:35 Filesystem Size Used Avail Use% Mounted on 07:41:35 overlay 40G 6.8G 34G 17% / 07:41:35 tmpfs 64M 0 64M 0% /dev 07:41:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:41:35 shm 64M 0 64M 0% /dev/shm 07:41:35 /dev/vda1 40G 6.8G 34G 17% /facter-os 07:41:35 07:41:35 07:41:35 Cannot open /var/log/sysstat/sa18: No such file or directory 07:41:35 Please check if data collecting is enabled 07:41:35 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:41:35 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:41:35 $ docker stop --time=1 4cd6819cfa77be13df9e3673739d304f40619e4e24f2c6697aa7c430271307f6 07:41:37 $ docker rm -f --volumes 4cd6819cfa77be13df9e3673739d304f40619e4e24f2c6697aa7c430271307f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:41:37 [WS-CLEANUP] Deleting project workspace... 07:41:37 [WS-CLEANUP] Deferred wipeout is used... 07:41:37 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:37 07:41:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:37 latest: Pulling from edgex-lftools-log-publisher 07:41:37 5eb5b503b376: Pulling fs layer 07:41:37 5c69ac0246d0: Pulling fs layer 07:41:37 ec43610c2a17: Pulling fs layer 07:41:37 3a2ae6a8a46f: Pulling fs layer 07:41:37 33b1e0a273af: Pulling fs layer 07:41:37 5d3b04190fa2: Pulling fs layer 07:41:37 2f39f015ded8: Pulling fs layer 07:41:37 3a2ae6a8a46f: Waiting 07:41:37 33b1e0a273af: Waiting 07:41:37 5d3b04190fa2: Waiting 07:41:37 2f39f015ded8: Waiting 07:41:37 5c69ac0246d0: Download complete 07:41:37 3a2ae6a8a46f: Verifying Checksum 07:41:37 3a2ae6a8a46f: Download complete 07:41:38 33b1e0a273af: Verifying Checksum 07:41:38 33b1e0a273af: Download complete 07:41:38 5d3b04190fa2: Verifying Checksum 07:41:38 5d3b04190fa2: Download complete 07:41:38 ec43610c2a17: Verifying Checksum 07:41:38 ec43610c2a17: Download complete 07:41:38 5eb5b503b376: Download complete 07:41:38 2f39f015ded8: Download complete 07:41:39 5eb5b503b376: Pull complete 07:41:39 5c69ac0246d0: Pull complete 07:41:40 ec43610c2a17: Pull complete 07:41:40 3a2ae6a8a46f: Pull complete 07:41:40 33b1e0a273af: Pull complete 07:41:40 5d3b04190fa2: Pull complete 07:41:45 2f39f015ded8: Pull complete 07:41:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:46 prd-ubuntu20.04-docker-8c-8g-773287 does not seem to be running inside a container 07:41:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:41:50 $ docker top ebf79bc67723a6e5885bffb408ac876b49abc7a78eb8375cdbadc10067bade28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:50 ---> job-cost.sh 07:41:50 lf-activate-venv: SKIPPING 07:41:50 INFO: No Stack... 07:41:51 INFO: Retrieving Pricing Info for: v3-standard-8 07:41:51 INFO: Archiving Costs [Pipeline] sh 07:41:52 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 07:41:52 + cut -d, -f6 [Pipeline] lock 07:41:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-220-stack-cost] 07:41:52 Resource [jenkins-edgexfoundry-device-virtual-go-main-220-stack-cost] did not exist. Created. 07:41:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:41:52 /w/workspace/exfoundry_device-virtual-go_main@tmp/durable-32635047/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:41:52 + echo total: 1.5299999713897705 [Pipeline] stash 07:41:52 Warning: overwriting stash ‘stack-cost’ 07:41:52 Stashed 1 file(s) [Pipeline] } 07:41:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-220-stack-cost] [Pipeline] // lock [Pipeline] } 07:41:52 $ docker stop --time=1 ebf79bc67723a6e5885bffb408ac876b49abc7a78eb8375cdbadc10067bade28 07:41:53 $ docker rm -f --volumes ebf79bc67723a6e5885bffb408ac876b49abc7a78eb8375cdbadc10067bade28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:41:54 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:41:54 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 07:41:54 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 07:41:54 total 16 07:41:54 drwxr-xr-x 3 root root 4096 Nov 18 07:41 . 07:41:54 drwxrwxr-x 9 jenkins jenkins 4096 Nov 18 07:41 .. 07:41:54 drwxr-xr-x 2 root root 4096 Nov 18 07:41 cost 07:41:54 -rw-r--r-- 1 root root 91 Nov 18 07:41 cost.csv 07:41:54 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 07:41:54 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 07:41:54 total 16 07:41:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 18 07:41 . 07:41:54 drwxrwxr-x 9 jenkins jenkins 4096 Nov 18 07:41 .. 07:41:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 18 07:41 cost 07:41:54 -rw-r--r-- 1 jenkins jenkins 91 Nov 18 07:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:41:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:41:56 ---> package-listing.sh 07:41:56 ++ facter osfamily 07:41:56 ++ tr '[:upper:]' '[:lower:]' 07:41:56 + OS_FAMILY=debian 07:41:56 + workspace=/w/workspace/exfoundry_device-virtual-go_main 07:41:56 + START_PACKAGES=/tmp/packages_start.txt 07:41:56 + END_PACKAGES=/tmp/packages_end.txt 07:41:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:41:56 + PACKAGES=/tmp/packages_start.txt 07:41:56 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 07:41:56 + PACKAGES=/tmp/packages_end.txt 07:41:56 + case "${OS_FAMILY}" in 07:41:56 + dpkg -l 07:41:56 + grep '^ii' 07:41:56 + '[' -f /tmp/packages_start.txt ']' 07:41:56 + '[' -f /tmp/packages_end.txt ']' 07:41:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:41:56 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 07:41:56 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 07:41:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 07:41:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:41:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:57 prd-ubuntu20.04-docker-8c-8g-773287 does not seem to be running inside a container 07:41:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:41:57 $ docker top 12c31bc478960c7dd16ce54def72d70a3c61320f9fe55b68144b2bde1d0f0ed7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:57 + touch /tmp/pre-build-complete [Pipeline] sh 07:41:58 + mkdir -p /var/log/sysstat [Pipeline] sh 07:41:58 + ls /var/log/sa-host 07:41:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:58 provisioning config files... 07:41:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4731118347288361799tmp [Pipeline] { [Pipeline] echo 07:41:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:41:58 ---> create-netrc.sh [Pipeline] } 07:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:41:59 ---> python-tools-install.sh [Pipeline] echo 07:41:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:41:59 ---> sudo-logs.sh 07:41:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:41:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:41:59 ---> job-cost.sh 07:41:59 lf-activate-venv: SKIPPING 07:41:59 DEBUG: total: 1.5299999713897705 07:41:59 INFO: Retrieving Stack Cost... 07:41:59 INFO: Retrieving Pricing Info for: v3-standard-8 07:42:00 INFO: Archiving Costs [Pipeline] echo 07:42:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:42:00 ---> logs-deploy.sh 07:42:00 lf-activate-venv: SKIPPING 07:42:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/220 07:42:00 INFO: archiving workspace using pattern(s): 07:42:01 Archives upload complete. 07:42:01 INFO: archiving logs to Nexus