Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 750091e298ed9e3000528b6f069c9735560be3a7 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-ssh15059704573456516515.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-ssh5484604220531692520.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-ssh11439131817256711271.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-ssh7077477669664990984.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-ssh980754933065765873.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 ‘prd-ubuntu20.04-docker-8c-8g-2024’ Running on prd-ubuntu20.04-docker-8c-8g-2101 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 750091e298ed9e3000528b6f069c9735560be3a7 (main) > 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 750091e298ed9e3000528b6f069c9735560be3a7 # timeout=10 Commit message: "Merge pull request #575 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" > git rev-list --no-walk 065cfd897a34b3f21259788757625769b10be523 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:09:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:09:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:09:02 ========================================================= 12:09:02 EdgeX Global Pipelines Version Info 12:09:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:09:03 ------------------- 12:09:03 stable info: 12:09:03 ------------------- 12:09:03 Commited By: Cherry Wang cherry@iotechsys.com 12:09:03 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 12:09:03 Message: update stable to v1.0.278 12:09:03 ------------------- 12:09:03 experimental info: 12:09:03 ------------------- 12:09:03 Commited By: **** collab-it+edgex@linuxfoundation.org 12:09:03 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 12:09:03 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:09:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 12:09:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 12:09:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:09:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:09:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:09:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 12:09:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:09:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 750091e [Pipeline] echo 12:09:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:09:04 provisioning config files... 12:09:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15386808627676733583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:04 ---> ****-login.sh 12:09:04 nexus3.edgexfoundry.org:10001 12:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:05 12:09:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:09:05 Configure a credential helper to remove this warning. See 12:09:05 https://docs.****.com/go/credential-store/ 12:09:05 12:09:05 Login Succeeded 12:09:05 nexus3.edgexfoundry.org:10002 12:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:05 12:09:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:09:05 Configure a credential helper to remove this warning. See 12:09:05 https://docs.****.com/go/credential-store/ 12:09:05 12:09:05 Login Succeeded 12:09:05 nexus3.edgexfoundry.org:10003 12:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:05 12:09:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:09:05 Configure a credential helper to remove this warning. See 12:09:05 https://docs.****.com/go/credential-store/ 12:09:05 12:09:05 Login Succeeded 12:09:05 nexus3.edgexfoundry.org:10004 12:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:05 12:09:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:09:05 Configure a credential helper to remove this warning. See 12:09:05 https://docs.****.com/go/credential-store/ 12:09:05 12:09:05 Login Succeeded 12:09:05 ****.io 12:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:05 12:09:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:09:05 Configure a credential helper to remove this warning. See 12:09:05 https://docs.****.com/go/credential-store/ 12:09:05 12:09:05 Login Succeeded 12:09:05 ---> ****-login.sh ends [Pipeline] } 12:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:09:06 + git rev-list -1 --merges 750091e298ed9e3000528b6f069c9735560be3a7~1..750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] echo 12:09:06 -----------> git rev-list -1 --merges 750091e298ed9e3000528b6f069c9735560be3a7~1..750091e298ed9e3000528b6f069c9735560be3a7 750091e298ed9e3000528b6f069c9735560be3a7 12:09:06 750091e298ed9e3000528b6f069c9735560be3a7 [false] [Pipeline] sh 12:09:06 + git log --format=format:%s -1 750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] echo 12:09:06 ========================================================= 12:09:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:09:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:09:06 + git log --format=format:%s -1 750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] echo 12:09:06 [semverPrep] GIT_COMMIT: 750091e298ed9e3000528b6f069c9735560be3a7, Commit Message: Merge pull request #575 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55 [Pipeline] echo 12:09:06 [semverPrep] This is not a build commit. [Pipeline] sh 12:09:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:09:07 + grep -v github /etc/ssh/ssh_known_hosts 12:09:07 + [ -e /tmp/ssh_known_hosts ] 12:09:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:09:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:09:07 + sudo tee -a /etc/ssh/ssh_known_hosts 12:09:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:07 12:09:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:07 0.1.4: Pulling from edgex-devops/py-git-semver 12:09:07 3dae71ba6b94: Pulling fs layer 12:09:07 6bf1a483ea7c: Pulling fs layer 12:09:07 f5dfc541a4d3: Pulling fs layer 12:09:07 461d9e800cba: Pulling fs layer 12:09:07 80192f66455f: Pulling fs layer 12:09:07 2e8e34ca0e6c: Pulling fs layer 12:09:07 a29436f7fd5d: Pulling fs layer 12:09:07 923cac83aea3: Pulling fs layer 12:09:07 25ad8b0a4227: Pulling fs layer 12:09:07 db01528c6b51: Pulling fs layer 12:09:07 28988de357af: Pulling fs layer 12:09:07 461d9e800cba: Waiting 12:09:07 2e8e34ca0e6c: Waiting 12:09:07 80192f66455f: Waiting 12:09:07 a29436f7fd5d: Waiting 12:09:07 923cac83aea3: Waiting 12:09:07 25ad8b0a4227: Waiting 12:09:07 28988de357af: Waiting 12:09:07 db01528c6b51: Waiting 12:09:07 6bf1a483ea7c: Verifying Checksum 12:09:07 6bf1a483ea7c: Download complete 12:09:08 461d9e800cba: Verifying Checksum 12:09:08 461d9e800cba: Download complete 12:09:08 80192f66455f: Download complete 12:09:08 f5dfc541a4d3: Verifying Checksum 12:09:08 f5dfc541a4d3: Download complete 12:09:08 3dae71ba6b94: Verifying Checksum 12:09:08 3dae71ba6b94: Download complete 12:09:08 923cac83aea3: Download complete 12:09:08 25ad8b0a4227: Verifying Checksum 12:09:08 25ad8b0a4227: Download complete 12:09:08 db01528c6b51: Download complete 12:09:08 28988de357af: Verifying Checksum 12:09:08 28988de357af: Download complete 12:09:08 a29436f7fd5d: Verifying Checksum 12:09:08 a29436f7fd5d: Download complete 12:09:08 2e8e34ca0e6c: Verifying Checksum 12:09:08 2e8e34ca0e6c: Download complete 12:09:09 3dae71ba6b94: Pull complete 12:09:09 6bf1a483ea7c: Pull complete 12:09:10 f5dfc541a4d3: Pull complete 12:09:10 461d9e800cba: Pull complete 12:09:10 80192f66455f: Pull complete 12:09:14 2e8e34ca0e6c: Pull complete 12:09:14 a29436f7fd5d: Pull complete 12:09:14 923cac83aea3: Pull complete 12:09:14 25ad8b0a4227: Pull complete 12:09:15 db01528c6b51: Pull complete 12:09:15 28988de357af: Pull complete 12:09:15 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 12:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:09:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:15 prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container 12:09:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:09:16 $ docker top 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 -eo pid,comm 12:09:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:09:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:09:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:17 [ssh-agent] Looking for ssh-agent implementation... 12:09:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:17 $ docker exec 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 ssh-agent 12:09:17 SSH_AUTH_SOCK=/tmp/ssh-A7pxI4beRjoo/agent.31 12:09:17 SSH_AGENT_PID=37 12:09:17 Running ssh-add (command line suppressed) 12:09:17 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_103807006632774849.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_103807006632774849.key) 12:09:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:17 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 12:09:17 + git tag --points-at HEAD [Pipeline] } 12:09:17 $ docker exec --env ******** --env ******** 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 ssh-agent -k 12:09:18 unset SSH_AUTH_SOCK; 12:09:18 unset SSH_AGENT_PID; 12:09:18 echo Agent pid 37 killed; 12:09:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:09:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:09:18 [ssh-agent] Looking for ssh-agent implementation... 12:09:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:09:18 $ docker exec 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 ssh-agent 12:09:18 SSH_AUTH_SOCK=/tmp/ssh-ggAxPaL8H34B/agent.84 12:09:18 SSH_AGENT_PID=90 12:09:18 Running ssh-add (command line suppressed) 12:09:18 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13215512050747345188.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13215512050747345188.key) 12:09:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:09:18 + git semver init 12:09:18 2026-02-13 12:09:18,921 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:09:18 2026-02-13 12:09:18,926 [run_init] DEBUG init version:0.0.0 force:False 12:09:18 2026-02-13 12:09:18,927 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 12:09:18 2026-02-13 12:09:18,927 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 12:09:18 2026-02-13 12:09:18,927 [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) 12:09:20 2026-02-13 12:09:20,390 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 12:09:20 2026-02-13 12:09:20,391 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 12:09:20 2026-02-13 12:09:20,391 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:09:20 2026-02-13 12:09:20,391 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:09:20 4.1.0-dev.14 [Pipeline] } 12:09:20 $ docker exec --env ******** --env ******** 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 ssh-agent -k 12:09:20 unset SSH_AUTH_SOCK; 12:09:20 unset SSH_AGENT_PID; 12:09:20 echo Agent pid 90 killed; 12:09:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:09:21 + git semver [Pipeline] } 12:09:21 $ docker stop --time=1 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 12:09:23 $ docker rm -f --volumes 358da44a2d5ac1afa43838f5a71def93f05c936487a1cfd6d57c187d27d405b7 [Pipeline] // withDockerContainer [Pipeline] sh 12:09:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:09:23 Stashed 1 file(s) [Pipeline] echo 12:09:23 [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:09:23 provisioning config files... 12:09:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13974471105875197787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:24 ---> ****-login.sh 12:09:24 nexus3.edgexfoundry.org:10001 12:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:24 Login Succeeded 12:09:24 nexus3.edgexfoundry.org:10002 12:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:24 Login Succeeded 12:09:24 nexus3.edgexfoundry.org:10003 12:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:24 Login Succeeded 12:09:24 nexus3.edgexfoundry.org:10004 12:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:24 Login Succeeded 12:09:24 ****.io 12:09:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:09:24 Login Succeeded 12:09:24 ---> ****-login.sh ends [Pipeline] } 12:09:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:09:24 ========================================================= 12:09:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 12:09:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:25 + 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 . 12:09:25 #0 building with "default" instance using docker driver 12:09:25 12:09:25 #1 [internal] load build definition from Dockerfile 12:09:25 #1 transferring dockerfile: 1.79kB done 12:09:25 #1 DONE 0.0s 12:09:25 12:09:25 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 12:09:25 #2 DONE 0.1s 12:09:26 12:09:26 #3 [internal] load .dockerignore 12:09:26 #3 transferring context: 2B done 12:09:26 #3 DONE 0.0s 12:09:26 12:09:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 12:09:26 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 12:09:26 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 12:09:26 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 12:09:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 12:09:26 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 12:09:26 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 12:09:26 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 12:09:26 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 12:09:26 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 12:09:26 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 12:09:26 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 12:09:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 22.02MB / 60.15MB 0.3s 12:09:26 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 12:09:26 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 12:09:26 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 12:09:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12.18MB / 112.58MB 0.3s 12:09:26 #4 ... 12:09:26 12:09:26 #5 [internal] load build context 12:09:26 #5 transferring context: 41.93MB 0.4s done 12:09:26 #5 DONE 0.4s 12:09:26 12:09:26 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 12:09:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 33.83MB / 60.15MB 0.4s 12:09:26 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 12:09:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.4s 12:09:26 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 12:09:26 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.91MB / 14.72MB 0.4s 12:09:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 12:09:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 49.28MB / 112.58MB 0.6s 12:09:26 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 12:09:26 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 12:09:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 70.95MB / 112.58MB 0.7s 12:09:26 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 12:09:26 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12:09:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 93.90MB / 112.58MB 0.8s 12:09:26 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 12:09:27 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 12:09:31 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.9s done 12:09:31 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 12:09:31 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 12:09:31 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 12:09:31 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 12:09:31 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 12:09:31 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 12:09:31 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 12:09:34 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done 12:09:34 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 12:09:34 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 12:09:34 #4 DONE 9.0s 12:09:35 12:09:35 #6 [builder 2/7] WORKDIR /device-virtual-go 12:09:36 #6 DONE 1.3s 12:09:36 12:09:36 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 12:09:36 #7 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:09:36 #7 0.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:09:36 #7 0.562 (1/4) Installing openssh-keygen (10.0_p1-r10) 12:09:37 #7 0.572 (2/4) Installing libedit (20250104.3.1-r1) 12:09:37 #7 0.578 (3/4) Installing openssh-client-common (10.0_p1-r10) 12:09:37 #7 0.604 (4/4) Installing openssh-client-default (10.0_p1-r10) 12:09:37 #7 0.625 Executing busybox-1.37.0-r19.trigger 12:09:37 #7 0.632 OK: 269 MiB in 64 packages 12:09:37 #7 DONE 0.7s 12:09:37 12:09:37 #8 [builder 4/7] COPY go.mod vendor* ./ 12:09:37 #8 DONE 0.0s 12:09:37 12:09:37 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:09:38 Still waiting to schedule task 12:09:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:09:52 #9 DONE 14.1s 12:09:52 12:09:52 #10 [builder 6/7] COPY . . 12:09:52 #10 DONE 0.1s 12:09:52 12:09:52 #11 [builder 7/7] RUN echo noop 12:09:52 #11 0.197 noop 12:09:52 #11 DONE 0.2s 12:09:52 12:09:52 #12 exporting to image 12:09:52 #12 exporting layers 12:09:58 #12 exporting layers 7.2s done 12:09:58 #12 writing image sha256:94f4cd55b17315c2bf55a6ca163e6512f4629c6f78b8780edc462d5a97eaf282 done 12:09:58 #12 naming to docker.io/library/ci-base-image-x86_64 done 12:09:58 #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:59 + docker inspect -f . ci-base-image-x86_64 12:09:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:59 prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container 12:09:59 $ 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 ******** ci-base-image-x86_64 cat 12:09:59 $ docker top daaee8945a7c54b114d2823cd5d80e04f177ba4a46fe0da5e58b28e4c53945b7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:00 + go version 12:10:00 go version go1.25.2 linux/amd64 [Pipeline] } 12:10:00 $ docker stop --time=1 daaee8945a7c54b114d2823cd5d80e04f177ba4a46fe0da5e58b28e4c53945b7 12:10:01 $ docker rm -f --volumes daaee8945a7c54b114d2823cd5d80e04f177ba4a46fe0da5e58b28e4c53945b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:01 + docker inspect -f . ci-base-image-x86_64 12:10:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:01 prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container 12:10:01 $ 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 ******** ci-base-image-x86_64 cat 12:10:02 $ docker top 8d54592fd31b278e4658c4275d73a6f89c9de4717ec2500e91a0ee0e8c55559f -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:02 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 12:10:02 + make test 12:10:02 go test ./... -coverprofile=coverage.out 12:10:03 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:10:25 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 12:10:25 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 59.6% of statements 12:10:30 0 issues. 12:10:30 go vet ./... 12:10:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:10:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:10:36 ./bin/test-attribution-txt.sh 12:10:36 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 12:10:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 12:10:36 $ docker stop --time=1 8d54592fd31b278e4658c4275d73a6f89c9de4717ec2500e91a0ee0e8c55559f 12:10:38 $ docker rm -f --volumes 8d54592fd31b278e4658c4275d73a6f89c9de4717ec2500e91a0ee0e8c55559f [Pipeline] // withDockerContainer [Pipeline] sh 12:10:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:10:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:10:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:10:39 + ls -al . 12:10:39 total 276 12:10:39 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 12:10 . 12:10:39 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 12:08 .. 12:10:39 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 12:10 .git 12:10:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 12:08 .github 12:10:39 -rw-rw-r-- 1 jenkins jenkins 272 Feb 13 12:08 .gitignore 12:10:39 -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 12:08 .golangci.yml 12:10:39 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 12:09 .semver 12:10:39 -rw-rw-r-- 1 jenkins jenkins 20974 Feb 13 12:08 Attribution.txt 12:10:39 -rw-rw-r-- 1 jenkins jenkins 17302 Feb 13 12:08 CHANGELOG.md 12:10:39 -rw-rw-r-- 1 jenkins jenkins 1755 Feb 13 12:08 Dockerfile 12:10:39 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 12:08 GOVERNANCE.md 12:10:39 -rw-rw-r-- 1 jenkins jenkins 683 Feb 13 12:08 Jenkinsfile 12:10:39 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 12:08 LICENSE 12:10:39 -rw-rw-r-- 1 jenkins jenkins 2651 Feb 13 12:08 Makefile 12:10:39 -rw-rw-r-- 1 jenkins jenkins 623 Feb 13 12:08 OWNERS.md 12:10:39 -rw-rw-r-- 1 jenkins jenkins 4473 Feb 13 12:08 README.md 12:10:39 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 12:09 VERSION 12:10:39 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 12:08 bin 12:10:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 12:08 cmd 12:10:39 -rw-r--r-- 1 jenkins jenkins 45292 Feb 13 12:10 coverage.out 12:10:39 -rw-rw-r-- 1 jenkins jenkins 6610 Feb 13 12:08 go.mod 12:10:39 -rw-rw-r-- 1 jenkins jenkins 89296 Feb 13 12:08 go.sum 12:10:39 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 12:08 internal 12:10:39 -rw-rw-r-- 1 jenkins jenkins 235 Feb 13 12:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:39 + 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=750091e298ed9e3000528b6f069c9735560be3a7 --label arch=amd64 --label version=4.1.0-dev.14 . 12:10:40 #0 building with "default" instance using docker driver 12:10:40 12:10:40 #1 [internal] load build definition from Dockerfile 12:10:40 #1 transferring dockerfile: 1.79kB done 12:10:40 #1 DONE 0.0s 12:10:40 12:10:40 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:10:40 #2 DONE 0.0s 12:10:40 12:10:40 #3 [internal] load metadata for docker.io/library/alpine:3.22 12:10:40 #3 DONE 0.1s 12:10:40 12:10:40 #4 [internal] load .dockerignore 12:10:40 #4 transferring context: 2B done 12:10:40 #4 DONE 0.0s 12:10:40 12:10:40 #5 [internal] load build context 12:10:40 #5 transferring context: 58.89kB 0.0s done 12:10:40 #5 DONE 0.0s 12:10:40 12:10:40 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 12:10:40 #6 DONE 0.1s 12:10:40 12:10:40 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:10:40 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 12:10:40 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 12:10:40 #7 ... 12:10:40 12:10:40 #8 [builder 2/7] WORKDIR /device-virtual-go 12:10:40 #8 DONE 0.0s 12:10:40 12:10:40 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:10:40 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 12:10:40 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 12:10:40 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 12:10:40 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 12:10:40 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 12:10:40 #7 DONE 0.3s 12:10:40 12:10:40 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:10:40 #9 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:10:40 #9 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:10:40 #9 ... 12:10:40 12:10:40 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 12:10:40 #10 0.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:10:40 #10 0.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:10:40 #10 0.731 OK: 269 MiB in 64 packages 12:10:40 #10 DONE 0.8s 12:10:40 12:10:40 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:10:40 #9 0.590 (1/1) Installing dumb-init (1.2.5-r3) 12:10:40 #9 0.593 Executing busybox-1.37.0-r20.trigger 12:10:40 #9 0.601 OK: 7 MiB in 17 packages 12:10:41 #9 DONE 0.7s 12:10:41 12:10:41 #11 [builder 4/7] COPY go.mod vendor* ./ 12:10:41 #11 DONE 0.0s 12:10:41 12:10:41 #12 [stage-1 3/7] RUN apk --no-cache upgrade 12:10:41 #12 0.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:10:41 #12 ... 12:10:41 12:10:41 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:41 #13 DONE 0.5s 12:10:41 12:10:41 #14 [builder 6/7] COPY . . 12:10:41 #14 DONE 0.1s 12:10:41 12:10:41 #12 [stage-1 3/7] RUN apk --no-cache upgrade 12:10:41 #12 0.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:10:41 #12 0.799 OK: 7 MiB in 17 packages 12:10:41 #12 DONE 0.9s 12:10:41 12:10:41 #15 [builder 7/7] RUN make build 12:10:41 #15 0.183 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:11:03 #15 DONE 21.6s 12:11:03 12:11:03 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 12:11:03 #16 DONE 0.0s 12:11:03 12:11:03 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 12:11:03 #17 DONE 0.0s 12:11:03 12:11:03 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 12:11:03 #18 DONE 0.1s 12:11:03 12:11:03 #19 exporting to image 12:11:03 #19 exporting layers 0.1s done 12:11:03 #19 writing image sha256:f35f8b7ee056ff231f1f15bdba502f53969788067fa9812f05397a43db892d11 done 12:11:03 #19 naming to docker.io/library/device-virtual done 12:11:03 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:11:04 provisioning config files... 12:11:04 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4283350897059001497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:11:04 ---> ****-login.sh 12:11:04 nexus3.edgexfoundry.org:10001 12:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:04 Login Succeeded 12:11:04 nexus3.edgexfoundry.org:10002 12:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:04 Login Succeeded 12:11:04 nexus3.edgexfoundry.org:10003 12:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:04 Login Succeeded 12:11:04 nexus3.edgexfoundry.org:10004 12:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:04 Login Succeeded 12:11:04 ****.io 12:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:11:04 Login Succeeded 12:11:04 ---> ****-login.sh ends [Pipeline] } 12:11:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:11:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:11:04 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 12:11:04 750091e298ed9e3000528b6f069c9735560be3a7 12:11:04 latest 12:11:04 4.1.0-dev.14 12:11:04 750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 12:11:04 main 12:11:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:05 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 12:11:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:11:05 ab98a6b33b87: Preparing 12:11:05 e6f973c37996: Preparing 12:11:05 848603ade4ce: Preparing 12:11:05 f8ab2f703be9: Preparing 12:11:05 eb52bd57cc4a: Preparing 12:11:05 cce92674e987: Preparing 12:11:05 cce92674e987: Waiting 12:11:05 eb52bd57cc4a: Pushed 12:11:05 f8ab2f703be9: Pushed 12:11:05 e6f973c37996: Pushed 12:11:05 848603ade4ce: Pushed 12:11:05 cce92674e987: Layer already exists 12:11:09 ab98a6b33b87: Pushed 12:11:09 750091e298ed9e3000528b6f069c9735560be3a7: digest: sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:10 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:10 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 12:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:11:10 ab98a6b33b87: Preparing 12:11:10 e6f973c37996: Preparing 12:11:10 848603ade4ce: Preparing 12:11:10 f8ab2f703be9: Preparing 12:11:10 eb52bd57cc4a: Preparing 12:11:10 cce92674e987: Preparing 12:11:10 cce92674e987: Waiting 12:11:10 e6f973c37996: Layer already exists 12:11:10 f8ab2f703be9: Layer already exists 12:11:10 848603ade4ce: Layer already exists 12:11:10 eb52bd57cc4a: Layer already exists 12:11:10 ab98a6b33b87: Layer already exists 12:11:10 cce92674e987: Layer already exists 12:11:10 latest: digest: sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:10 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:11 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 12:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:11:11 ab98a6b33b87: Preparing 12:11:11 e6f973c37996: Preparing 12:11:11 848603ade4ce: Preparing 12:11:11 f8ab2f703be9: Preparing 12:11:11 eb52bd57cc4a: Preparing 12:11:11 cce92674e987: Preparing 12:11:11 cce92674e987: Waiting 12:11:11 ab98a6b33b87: Layer already exists 12:11:11 f8ab2f703be9: Layer already exists 12:11:11 eb52bd57cc4a: Layer already exists 12:11:11 848603ade4ce: Layer already exists 12:11:11 e6f973c37996: Layer already exists 12:11:11 cce92674e987: Layer already exists 12:11:11 4.1.0-dev.14: digest: sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:11 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:11 + docker push nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 12:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:11:11 ab98a6b33b87: Preparing 12:11:11 e6f973c37996: Preparing 12:11:11 848603ade4ce: Preparing 12:11:11 f8ab2f703be9: Preparing 12:11:11 eb52bd57cc4a: Preparing 12:11:11 cce92674e987: Preparing 12:11:11 cce92674e987: Waiting 12:11:11 eb52bd57cc4a: Layer already exists 12:11:11 ab98a6b33b87: Layer already exists 12:11:11 848603ade4ce: Layer already exists 12:11:11 e6f973c37996: Layer already exists 12:11:11 f8ab2f703be9: Layer already exists 12:11:11 cce92674e987: Layer already exists 12:11:11 750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14: digest: sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:12 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:11:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 12:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 12:11:12 ab98a6b33b87: Preparing 12:11:12 e6f973c37996: Preparing 12:11:12 848603ade4ce: Preparing 12:11:12 f8ab2f703be9: Preparing 12:11:12 eb52bd57cc4a: Preparing 12:11:12 cce92674e987: Preparing 12:11:12 cce92674e987: Waiting 12:11:12 ab98a6b33b87: Layer already exists 12:11:12 eb52bd57cc4a: Layer already exists 12:11:12 f8ab2f703be9: Layer already exists 12:11:12 e6f973c37996: Layer already exists 12:11:12 848603ade4ce: Layer already exists 12:11:12 cce92674e987: Layer already exists 12:11:12 main: digest: sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:11:12 ===================================================== [Pipeline] echo 12:11:12 taggedImages: 12:11:12 - nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 12:11:12 - nexus3.edgexfoundry.org:10004/device-virtual:latest 12:11:12 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 12:11:12 - nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 12:11:12 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 12:11:12 ========================================================= 12:11:12 [edgeXBuildMultiArch] RAW Config: 12:11:12 images: 12:11:12 - nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 12:11:12 - nexus3.edgexfoundry.org:10004/device-virtual:latest 12:11:12 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 12:11:12 - nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 12:11:12 - nexus3.edgexfoundry.org:10004/device-virtual:main 12:11:12 settingsFile: 12:11:12 device-virtual-go-settings 12:11:12 ========================================================= [Pipeline] node 12:11:27 Still waiting to schedule task 12:11:27 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2029’ 12:14:49 Running on prd-centos7-docker-4c-2g-2108 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:14:49 provisioning config files... 12:14:49 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1146275221727453211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:14:51 ---> ****-login.sh 12:14:51 nexus3.edgexfoundry.org:10001 12:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:14:51 Configure a credential helper to remove this warning. See 12:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:14:51 12:14:51 Login Succeeded 12:14:51 nexus3.edgexfoundry.org:10002 12:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:14:51 Configure a credential helper to remove this warning. See 12:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:14:51 12:14:51 Login Succeeded 12:14:51 nexus3.edgexfoundry.org:10003 12:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:14:51 Configure a credential helper to remove this warning. See 12:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:14:51 12:14:51 Login Succeeded 12:14:51 nexus3.edgexfoundry.org:10004 12:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:14:51 Configure a credential helper to remove this warning. See 12:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:14:51 12:14:51 Login Succeeded 12:14:51 ****.io 12:14:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:14:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:14:51 Configure a credential helper to remove this warning. See 12:14:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:14:51 12:14:51 Login Succeeded 12:14:51 ---> ****-login.sh ends [Pipeline] } 12:14:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:14:52 + docker buildx ls 12:14:52 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 12:14:52 default * docker 12:14:52 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 12:14:52 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 12:14:52 edgex-builder [Pipeline] sh 12:14:52 + docker buildx inspect --bootstrap 12:14:52 #1 [internal] booting buildkit 12:14:52 #1 pulling image moby/buildkit:buildx-stable-1 12:14:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2107 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 12:14:56 Running in /w/workspace/device-virtual-go/225 [Pipeline] { [Pipeline] checkout 12:14:56 #1 pulling image moby/buildkit:buildx-stable-1 3.4s done 12:14:56 #1 creating container buildx_buildkit_edgex-builder0 12:14:58 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 12:14:58 #1 DONE 4.9s 12:14:58 Name: edgex-builder 12:14:58 Driver: docker-container 12:14:58 12:14:58 Nodes: 12:14:58 Name: edgex-builder0 12:14:58 Endpoint: unix:///var/run/docker.sock 12:14:58 Status: running 12:14:58 Buildkit: v0.27.1 12:14:58 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 12:14:59 The recommended git tool is: git 12:14:59 + docker buildx ls 12:14:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 12:14:59 edgex-builder * docker-container 12:14:59 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 12:14:59 default docker 12:14:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 12:14:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7' 12:14:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 --push - 12:14:59 #1 [internal] load build definition from Dockerfile 12:14:59 #1 transferring dockerfile: 199B done 12:14:59 #1 DONE 0.0s 12:14:59 12:14:59 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 12:14:59 #2 DONE 0.1s 12:14:59 12:14:59 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7 12:14:59 #3 DONE 0.1s 12:14:59 12:14:59 #4 [internal] load .dockerignore 12:14:59 #4 transferring context: 2B done 12:14:59 #4 DONE 0.0s 12:14:59 12:14:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 12:14:59 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done 12:14:59 #5 DONE 0.0s 12:14:59 12:14:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 12:14:59 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done 12:14:59 #6 DONE 0.1s 12:14:59 12:14:59 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 12:14:59 #7 DONE 0.0s 12:14:59 12:14:59 #8 exporting to image 12:14:59 #8 exporting layers done 12:14:59 #8 exporting manifest sha256:b301b2166f9fcef6c82a8879f837561ecf8592cfcbbe4d45a13e2853233928b5 done 12:14:59 #8 exporting config sha256:f35f8b7ee056ff231f1f15bdba502f53969788067fa9812f05397a43db892d11 done 12:14:59 #8 exporting manifest sha256:dfbf907221d05cf7c9fb021c160fbb96f8d7e6edac18fc6983e70813adbf2ac9 0.0s done 12:14:59 #8 exporting config sha256:27ecc16c731b6f23a6c09a1a07718986328f4246da28075614b3f70eebde9e4c done 12:14:59 #8 exporting manifest list sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 done 12:14:59 #8 pushing layers 0.1s done 12:14:59 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 12:14:59 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 0.1s done 12:15:00 #8 DONE 0.2s 12:15:00 12:15:00 1 warning found (use --debug to expand): 12:15:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 12:15:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 12:15:00 #1 [internal] load build definition from Dockerfile 12:15:00 #1 transferring dockerfile: 165B done 12:15:00 #1 DONE 0.0s 12:15:00 12:15:00 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 12:15:00 #2 DONE 0.0s 12:15:00 12:15:00 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 12:15:00 #3 DONE 0.0s 12:15:00 12:15:00 #4 [internal] load .dockerignore 12:15:00 #4 transferring context: 2B done 12:15:00 #4 DONE 0.0s 12:15:00 12:15:00 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 12:15:00 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done 12:15:00 #5 CACHED 12:15:00 12:15:00 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 12:15:00 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done 12:15:00 #6 CACHED 12:15:00 12:15:00 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 12:15:00 #7 DONE 0.0s 12:15:00 12:15:00 #8 exporting to image 12:15:00 #8 exporting layers done 12:15:00 #8 exporting manifest sha256:b301b2166f9fcef6c82a8879f837561ecf8592cfcbbe4d45a13e2853233928b5 done 12:15:00 #8 exporting config sha256:f35f8b7ee056ff231f1f15bdba502f53969788067fa9812f05397a43db892d11 done 12:15:00 #8 exporting manifest sha256:dfbf907221d05cf7c9fb021c160fbb96f8d7e6edac18fc6983e70813adbf2ac9 done 12:15:00 #8 exporting config sha256:27ecc16c731b6f23a6c09a1a07718986328f4246da28075614b3f70eebde9e4c done 12:15:00 #8 exporting manifest list sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 done 12:15:00 #8 pushing layers 0.0s done 12:15:00 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 0.1s done 12:15:00 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:00 #8 DONE 0.1s 12:15:00 12:15:00 1 warning found (use --debug to expand): 12:15:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14' 12:15:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 --push - 12:15:01 #1 [internal] load build definition from Dockerfile 12:15:01 #1 transferring dockerfile: 171B done 12:15:01 #1 DONE 0.0s 12:15:01 12:15:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 12:15:01 #2 DONE 0.0s 12:15:01 12:15:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14 12:15:01 #3 DONE 0.0s 12:15:01 12:15:01 #4 [internal] load .dockerignore 12:15:01 #4 transferring context: 2B done 12:15:01 #4 DONE 0.0s 12:15:01 12:15:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 12:15:01 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done 12:15:01 #5 DONE 0.0s 12:15:01 12:15:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 12:15:01 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done 12:15:01 #6 CACHED 12:15:01 12:15:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 12:15:01 #5 CACHED 12:15:01 12:15:01 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 12:15:01 #7 DONE 0.0s 12:15:01 12:15:01 #8 exporting to image 12:15:01 #8 exporting layers done 12:15:01 #8 exporting manifest sha256:b301b2166f9fcef6c82a8879f837561ecf8592cfcbbe4d45a13e2853233928b5 done 12:15:01 #8 exporting config sha256:f35f8b7ee056ff231f1f15bdba502f53969788067fa9812f05397a43db892d11 done 12:15:01 #8 exporting manifest sha256:dfbf907221d05cf7c9fb021c160fbb96f8d7e6edac18fc6983e70813adbf2ac9 done 12:15:01 #8 exporting config sha256:27ecc16c731b6f23a6c09a1a07718986328f4246da28075614b3f70eebde9e4c done 12:15:01 #8 exporting manifest list sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 done 12:15:01 #8 pushing layers 0.0s done 12:15:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 12:15:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.14@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 0.1s done 12:15:01 #8 DONE 0.1s 12:15:01 12:15:01 1 warning found (use --debug to expand): 12:15:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 --push - 12:15:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14' 12:15:01 #1 [internal] load build definition from Dockerfile 12:15:01 #1 transferring dockerfile: 212B done 12:15:01 #1 DONE 0.0s 12:15:01 12:15:01 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 12:15:01 #2 DONE 0.0s 12:15:01 12:15:01 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 12:15:01 #3 DONE 0.0s 12:15:01 12:15:01 #4 [internal] load .dockerignore 12:15:01 #4 transferring context: 2B done 12:15:01 #4 DONE 0.0s 12:15:01 12:15:01 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 12:15:01 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done 12:15:01 #5 CACHED 12:15:01 12:15:01 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 12:15:01 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done 12:15:01 #6 CACHED 12:15:01 12:15:01 #7 exporting to image 12:15:01 #7 exporting layers 12:15:01 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:01 #7 exporting layers done 12:15:01 #7 exporting manifest sha256:b301b2166f9fcef6c82a8879f837561ecf8592cfcbbe4d45a13e2853233928b5 done 12:15:01 #7 exporting config sha256:f35f8b7ee056ff231f1f15bdba502f53969788067fa9812f05397a43db892d11 done 12:15:01 #7 exporting manifest sha256:dfbf907221d05cf7c9fb021c160fbb96f8d7e6edac18fc6983e70813adbf2ac9 done 12:15:01 #7 exporting config sha256:27ecc16c731b6f23a6c09a1a07718986328f4246da28075614b3f70eebde9e4c done 12:15:01 #7 exporting manifest list sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 done 12:15:01 #7 pushing layers 0.0s done 12:15:01 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 0.1s done 12:15:01 #7 DONE 0.1s 12:15:01 12:15:01 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 12:15:01 #8 DONE 0.0s 12:15:01 12:15:01 1 warning found (use --debug to expand): 12:15:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:15:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 12:15:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 12:15:02 #1 [internal] load build definition from Dockerfile 12:15:02 #1 transferring dockerfile: 163B done 12:15:02 #1 DONE 0.0s 12:15:02 12:15:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 12:15:02 #2 DONE 0.0s 12:15:02 12:15:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 12:15:02 #3 DONE 0.0s 12:15:02 12:15:02 #4 [internal] load .dockerignore 12:15:02 #4 transferring context: 2B done 12:15:02 #4 DONE 0.0s 12:15:02 12:15:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 12:15:02 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done 12:15:02 #5 CACHED 12:15:02 12:15:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 12:15:02 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3bfbe66fba876c82404cb34680d66345ef0e79b021500c99a1428f6b4d065a3c 0.0s done 12:15:02 #6 CACHED 12:15:02 12:15:02 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 12:15:02 #7 DONE 0.0s 12:15:02 12:15:02 #8 exporting to image 12:15:02 #8 exporting layers done 12:15:02 #8 exporting manifest sha256:b301b2166f9fcef6c82a8879f837561ecf8592cfcbbe4d45a13e2853233928b5 done 12:15:02 #8 exporting config sha256:f35f8b7ee056ff231f1f15bdba502f53969788067fa9812f05397a43db892d11 done 12:15:02 #8 exporting manifest sha256:dfbf907221d05cf7c9fb021c160fbb96f8d7e6edac18fc6983e70813adbf2ac9 done 12:15:02 #8 exporting config sha256:27ecc16c731b6f23a6c09a1a07718986328f4246da28075614b3f70eebde9e4c done 12:15:02 #8 exporting manifest list sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 done 12:15:02 #8 pushing layers 0.0s done 12:15:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:15a5046a1ffad1ac42698d51aefc7dfbca6e4711cd5fbb7a94ad7842337e8d73 0.1s done 12:15:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:15:02 #8 DONE 0.1s 12:15:02 12:15:02 1 warning found (use --debug to expand): 12:15:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:15:02 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:15:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:15:03 ---> package-listing.sh 12:15:03 ++ tr '[:upper:]' '[:lower:]' 12:15:03 ++ facter osfamily 12:15:03 using credential edgex-jenkins-ssh 12:15:03 Cloning the remote Git repository 12:15:03 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 12:15:03 + OS_FAMILY=redhat 12:15:03 + workspace=/w/workspace/exfoundry_device-virtual-go_main 12:15:03 + START_PACKAGES=/tmp/packages_start.txt 12:15:03 + END_PACKAGES=/tmp/packages_end.txt 12:15:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:15:03 + PACKAGES=/tmp/packages_start.txt 12:15:03 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:15:03 + PACKAGES=/tmp/packages_end.txt 12:15:03 + case "${OS_FAMILY}" in 12:15:03 + sort 12:15:03 + rpm -qa 12:15:04 + '[' -f /tmp/packages_start.txt ']' 12:15:04 + '[' -f /tmp/packages_end.txt ']' 12:15:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:15:04 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:15:04 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 12:15:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 12:15:04 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 12:15:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:04 > git init /w/workspace/device-virtual-go/225 # timeout=10 12:15:04 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 12:15:04 > git --version # timeout=10 12:15:04 > git --version # 'git version 2.25.1' 12:15:04 using GIT_SSH to set credentials SSH Credentials for GitHub 12:15:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:05 12:15:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:05 latest: Pulling from edgex-lftools-log-publisher 12:15:05 5eb5b503b376: Pulling fs layer 12:15:05 5c69ac0246d0: Pulling fs layer 12:15:05 ec43610c2a17: Pulling fs layer 12:15:05 3a2ae6a8a46f: Pulling fs layer 12:15:05 33b1e0a273af: Pulling fs layer 12:15:05 5d3b04190fa2: Pulling fs layer 12:15:05 2f39f015ded8: Pulling fs layer 12:15:05 3a2ae6a8a46f: Waiting 12:15:05 33b1e0a273af: Waiting 12:15:05 5d3b04190fa2: Waiting 12:15:05 2f39f015ded8: Waiting 12:15:05 5c69ac0246d0: Verifying Checksum 12:15:05 5c69ac0246d0: Download complete 12:15:05 3a2ae6a8a46f: Verifying Checksum 12:15:05 3a2ae6a8a46f: Download complete 12:15:05 33b1e0a273af: Verifying Checksum 12:15:05 33b1e0a273af: Download complete 12:15:05 ec43610c2a17: Verifying Checksum 12:15:05 ec43610c2a17: Download complete 12:15:05 5d3b04190fa2: Verifying Checksum 12:15:05 5d3b04190fa2: Download complete 12:15:05 5eb5b503b376: Verifying Checksum 12:15:05 5eb5b503b376: Download complete 12:15:06 2f39f015ded8: Verifying Checksum 12:15:06 2f39f015ded8: Download complete 12:15:07 5eb5b503b376: Pull complete 12:15:07 5c69ac0246d0: Pull complete 12:15:07 ec43610c2a17: Pull complete 12:15:07 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 12:15:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:15:08 3a2ae6a8a46f: Pull complete 12:15:08 33b1e0a273af: Pull complete 12:15:08 5d3b04190fa2: Pull complete 12:15:08 Avoid second fetch 12:15:08 Checking out Revision 750091e298ed9e3000528b6f069c9735560be3a7 (main) 12:15:09 Commit message: "Merge pull request #575 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" 12:15:08 > git config core.sparsecheckout # timeout=10 12:15:08 > git checkout -f 750091e298ed9e3000528b6f069c9735560be3a7 # timeout=10 12:15:12 2f39f015ded8: Pull complete 12:15:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:12 prd-centos7-docker-4c-2g-2108 does not seem to be running inside a container 12:15:12 $ 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 12:15:16 $ docker top d3dd5571b135f73dd9a483b838c28f60fed6d1da59e5f66ba824a8f6b83c4658 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:15:16 provisioning config files... 12:15:16 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/225@tmp/config694357179079033948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:15:16 + touch /tmp/pre-build-complete [Pipeline] sh 12:15:17 + mkdir -p /var/log/sysstat [Pipeline] sh 12:15:17 ---> ****-login.sh 12:15:17 nexus3.edgexfoundry.org:10001 12:15:17 + ls /var/log/sa-host 12:15:17 ls: cannot access '/var/log/sa-host': No such file or directory 12:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:15:17 provisioning config files... 12:15:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16298515617619904429tmp [Pipeline] { [Pipeline] echo 12:15:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:15:17 Configure a credential helper to remove this warning. See 12:15:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:15:17 12:15:17 Login Succeeded 12:15:17 nexus3.edgexfoundry.org:10002 12:15:17 ---> create-netrc.sh [Pipeline] } 12:15:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:15:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:15:17 Configure a credential helper to remove this warning. See 12:15:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:15:17 12:15:17 Login Succeeded 12:15:17 nexus3.edgexfoundry.org:10003 12:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:18 ---> python-tools-install.sh [Pipeline] echo 12:15:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:15:18 Configure a credential helper to remove this warning. See 12:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:15:18 12:15:18 Login Succeeded 12:15:18 nexus3.edgexfoundry.org:10004 12:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:18 ---> sudo-logs.sh 12:15:18 Archiving 'sudo' log.. 12:15:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-2108.novalocal: Name or service not known 12:15:18 sudo: unable to resolve host prd-centos7-docker-4c-2g-2108.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:15:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:15:18 Configure a credential helper to remove this warning. See 12:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:15:18 12:15:18 Login Succeeded 12:15:18 ****.io 12:15:18 ---> job-cost.sh 12:15:18 lf-activate-venv: SKIPPING 12:15:18 INFO: No Stack... 12:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:15:19 INFO: Retrieving Pricing Info for: v3-standard-2 12:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:15:19 Configure a credential helper to remove this warning. See 12:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:15:19 12:15:19 Login Succeeded 12:15:19 ---> ****-login.sh ends [Pipeline] } 12:15:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:15:19 INFO: Archiving Costs [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:15:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 12:15:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] 12:15:19 ---> logs-deploy.sh 12:15:19 lf-activate-venv: SKIPPING 12:15:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/225 12:15:19 INFO: archiving workspace using pattern(s): [Pipeline] echo 12:15:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:15:19 ========================================================= 12:15:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 12:15:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:20 + 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 . 12:15:20 Archives upload complete. 12:15:20 INFO: archiving logs to Nexus 12:15:20 Sending build context to Docker daemon 21.21MB 12:15:20 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 12:15:20 Step 2/12 : FROM ${BASE} AS builder 12:15:20 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:15:20 6b59a28fa201: Pulling fs layer 12:15:20 d32bb0dddca7: Pulling fs layer 12:15:20 5dab1238d3d9: Pulling fs layer 12:15:20 196fd7d83e7d: Pulling fs layer 12:15:20 4f4fb700ef54: Pulling fs layer 12:15:20 8ba94037c8f0: Pulling fs layer 12:15:20 deaec5988b04: Pulling fs layer 12:15:20 9f65657bb879: Pulling fs layer 12:15:20 4f4fb700ef54: Waiting 12:15:20 196fd7d83e7d: Waiting 12:15:20 8ba94037c8f0: Waiting 12:15:20 9f65657bb879: Waiting 12:15:20 d32bb0dddca7: Verifying Checksum 12:15:20 d32bb0dddca7: Download complete 12:15:20 196fd7d83e7d: Verifying Checksum 12:15:20 196fd7d83e7d: Download complete 12:15:20 4f4fb700ef54: Verifying Checksum 12:15:20 4f4fb700ef54: Download complete 12:15:20 8ba94037c8f0: Verifying Checksum 12:15:20 8ba94037c8f0: Download complete 12:15:21 6b59a28fa201: Verifying Checksum 12:15:21 6b59a28fa201: Download complete 12:15:21 ---> uname -a: 12:15:21 Linux prd-centos7-docker-4c-2g-2108.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 12:15:21 12:15:21 12:15:21 ---> lscpu: 12:15:21 Architecture: x86_64 12:15:21 CPU op-mode(s): 32-bit, 64-bit 12:15:21 Byte Order: Little Endian 12:15:21 Address sizes: 40 bits physical, 48 bits virtual 12:15:21 CPU(s): 2 12:15:21 On-line CPU(s) list: 0,1 12:15:21 Thread(s) per core: 1 12:15:21 Core(s) per socket: 1 12:15:21 Socket(s): 2 12:15:21 NUMA node(s): 1 12:15:21 Vendor ID: AuthenticAMD 12:15:21 CPU family: 23 12:15:21 Model: 49 12:15:21 Model name: AMD EPYC-Rome Processor 12:15:21 Stepping: 0 12:15:21 CPU MHz: 2799.998 12:15:21 BogoMIPS: 5599.99 12:15:21 Virtualization: AMD-V 12:15:21 Hypervisor vendor: KVM 12:15:21 Virtualization type: full 12:15:21 L1d cache: 64 KiB 12:15:21 L1i cache: 64 KiB 12:15:21 L2 cache: 1 MiB 12:15:21 L3 cache: 32 MiB 12:15:21 NUMA node0 CPU(s): 0,1 12:15:21 Vulnerability Itlb multihit: Not affected 12:15:21 Vulnerability L1tf: Not affected 12:15:21 Vulnerability Mds: Not affected 12:15:21 Vulnerability Meltdown: Not affected 12:15:21 Vulnerability Mmio stale data: Not affected 12:15:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:15:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:15:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:15:21 Vulnerability Srbds: Not affected 12:15:21 Vulnerability Tsx async abort: Not affected 12:15:21 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 12:15:21 12:15:21 12:15:21 ---> nproc: 12:15:21 2 12:15:21 12:15:21 12:15:21 ---> df -h: 12:15:21 Filesystem Size Used Avail Use% Mounted on 12:15:21 overlay 40G 7.4G 33G 19% / 12:15:21 tmpfs 64M 0 64M 0% /dev 12:15:21 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:15:21 shm 64M 0 64M 0% /dev/shm 12:15:21 /dev/vda1 40G 7.4G 33G 19% /facter-os 12:15:21 12:15:21 12:15:21 Cannot open /var/log/sysstat/sa13: No such file or directory 12:15:21 Please check if data collecting is enabled 12:15:21 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:15:21 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:15:21 $ docker stop --time=1 d3dd5571b135f73dd9a483b838c28f60fed6d1da59e5f66ba824a8f6b83c4658 12:15:21 9f65657bb879: Verifying Checksum 12:15:21 9f65657bb879: Download complete 12:15:22 6b59a28fa201: Pull complete 12:15:22 d32bb0dddca7: Pull complete 12:15:22 5dab1238d3d9: Verifying Checksum 12:15:22 5dab1238d3d9: Download complete 12:15:22 $ docker rm -f --volumes d3dd5571b135f73dd9a483b838c28f60fed6d1da59e5f66ba824a8f6b83c4658 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:15:22 [WS-CLEANUP] Deleting project workspace... 12:15:22 [WS-CLEANUP] Deferred wipeout is used... 12:15:22 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:23 12:15:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:15:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:23 latest: Pulling from edgex-lftools-log-publisher 12:15:23 5eb5b503b376: Pulling fs layer 12:15:23 5c69ac0246d0: Pulling fs layer 12:15:23 ec43610c2a17: Pulling fs layer 12:15:23 3a2ae6a8a46f: Pulling fs layer 12:15:23 33b1e0a273af: Pulling fs layer 12:15:23 5d3b04190fa2: Pulling fs layer 12:15:23 2f39f015ded8: Pulling fs layer 12:15:23 3a2ae6a8a46f: Waiting 12:15:23 33b1e0a273af: Waiting 12:15:23 5d3b04190fa2: Waiting 12:15:23 2f39f015ded8: Waiting 12:15:23 5c69ac0246d0: Verifying Checksum 12:15:23 5c69ac0246d0: Download complete 12:15:23 3a2ae6a8a46f: Verifying Checksum 12:15:23 3a2ae6a8a46f: Download complete 12:15:23 33b1e0a273af: Verifying Checksum 12:15:23 33b1e0a273af: Download complete 12:15:23 5d3b04190fa2: Verifying Checksum 12:15:23 5d3b04190fa2: Download complete 12:15:23 ec43610c2a17: Verifying Checksum 12:15:23 ec43610c2a17: Download complete 12:15:23 5eb5b503b376: Verifying Checksum 12:15:23 5eb5b503b376: Download complete 12:15:24 2f39f015ded8: Download complete 12:15:24 deaec5988b04: Verifying Checksum 12:15:24 deaec5988b04: Download complete 12:15:25 5eb5b503b376: Pull complete 12:15:25 5c69ac0246d0: Pull complete 12:15:25 ec43610c2a17: Pull complete 12:15:25 3a2ae6a8a46f: Pull complete 12:15:26 33b1e0a273af: Pull complete 12:15:26 5d3b04190fa2: Pull complete 12:15:31 2f39f015ded8: Pull complete 12:15:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:15:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:15:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:15:31 prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container 12:15:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:15:32 $ docker top 502baa7a7c2d2c895f332e3e7b5d600084a8aa14398633cf3a7b5f346bdc8d66 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:15:33 ---> job-cost.sh 12:15:33 lf-activate-venv: SKIPPING 12:15:33 INFO: No Stack... 12:15:33 INFO: Retrieving Pricing Info for: v3-standard-8 12:15:33 INFO: Archiving Costs [Pipeline] sh 12:15:33 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 12:15:33 + cut -d, -f6 [Pipeline] lock 12:15:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] 12:15:33 Resource [jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] did not exist. Created. 12:15:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:15:34 + echo total: 0.2199999988079071 [Pipeline] stash 12:15:34 Stashed 1 file(s) [Pipeline] } 12:15:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] [Pipeline] // lock [Pipeline] } 12:15:34 $ docker stop --time=1 502baa7a7c2d2c895f332e3e7b5d600084a8aa14398633cf3a7b5f346bdc8d66 12:15:35 $ docker rm -f --volumes 502baa7a7c2d2c895f332e3e7b5d600084a8aa14398633cf3a7b5f346bdc8d66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:15:36 5dab1238d3d9: Pull complete 12:15:36 196fd7d83e7d: Pull complete 12:15:37 4f4fb700ef54: Pull complete 12:15:37 8ba94037c8f0: Pull complete 12:15:47 deaec5988b04: Pull complete 12:15:47 9f65657bb879: Pull complete 12:15:47 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 12:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 12:15:47 ---> 334268110677 12:15:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:15:49 ---> Running in e23b8bbfbb91 12:15:50 Removing intermediate container e23b8bbfbb91 12:15:50 ---> d9fc9d507eea 12:15:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:15:50 ---> Running in 4c4dd71fd04a 12:15:50 Removing intermediate container 4c4dd71fd04a 12:15:50 ---> 5d89f16f3fe1 12:15:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:15:50 ---> Running in 3a04328db4ca 12:15:50 Removing intermediate container 3a04328db4ca 12:15:50 ---> 0cf21389f052 12:15:50 Step 6/12 : WORKDIR /device-virtual-go 12:15:50 ---> Running in f05a16a3f58f 12:15:52 Removing intermediate container f05a16a3f58f 12:15:52 ---> 5342b7c82d7b 12:15:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:15:52 ---> Running in 8f512336b91e 12:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:15:54 (1/4) Installing openssh-keygen (10.0_p1-r10) 12:15:55 (2/4) Installing libedit (20250104.3.1-r1) 12:15:55 (3/4) Installing openssh-client-common (10.0_p1-r10) 12:15:55 (4/4) Installing openssh-client-default (10.0_p1-r10) 12:15:55 Executing busybox-1.37.0-r19.trigger 12:15:55 OK: 259 MiB in 64 packages 12:15:56 Removing intermediate container 8f512336b91e 12:15:56 ---> 4712253b79ae 12:15:56 Step 8/12 : COPY go.mod vendor* ./ 12:15:56 ---> 91027f62b75a 12:15:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:15:56 ---> Running in db79a1a7313d 12:17:48 Removing intermediate container db79a1a7313d 12:17:48 ---> cbf298e2444d 12:17:48 Step 10/12 : COPY . . 12:17:48 ---> 70f3a8a38fb1 12:17:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:17:48 ---> Running in 03eff883d66b 12:17:48 Removing intermediate container 03eff883d66b 12:17:48 ---> 86223424e4ed 12:17:48 Step 12/12 : RUN $MAKE 12:17:48 ---> Running in 078b19756ee9 12:17:48 noop 12:17:48 Removing intermediate container 078b19756ee9 12:17:48 ---> 386b7a8a9587 12:17:48 Successfully built 386b7a8a9587 12:17:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:49 + docker inspect -f . ci-base-image-arm64 12:17:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:17:49 prd-ubuntu20.04-docker-arm64-4c-16g-2107 does not seem to be running inside a container 12:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/225 -v /w/workspace/device-virtual-go/225:/w/workspace/device-virtual-go/225:rw,z -v /w/workspace/device-virtual-go/225@tmp:/w/workspace/device-virtual-go/225@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 12:17:50 $ docker top 7e6d76adcad1479deff967e8bb48d4c87b4242d6ff921b36812920d74ee39419 -eo pid,comm [Pipeline] { [Pipeline] sh 12:17:51 + go version 12:17:51 go version go1.25.3 linux/arm64 [Pipeline] } 12:17:51 $ docker stop --time=1 7e6d76adcad1479deff967e8bb48d4c87b4242d6ff921b36812920d74ee39419 12:17:53 $ docker rm -f --volumes 7e6d76adcad1479deff967e8bb48d4c87b4242d6ff921b36812920d74ee39419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:53 + docker inspect -f . ci-base-image-arm64 12:17:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:17:54 prd-ubuntu20.04-docker-arm64-4c-16g-2107 does not seem to be running inside a container 12:17:54 $ 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/225 -v /w/workspace/device-virtual-go/225:/w/workspace/device-virtual-go/225:rw,z -v /w/workspace/device-virtual-go/225@tmp:/w/workspace/device-virtual-go/225@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 12:17:55 $ docker top 2f9db4d258332dada4832834c9f5e9296c4b82f396e4ab1fe23b3e20b959ad70 -eo pid,comm [Pipeline] { [Pipeline] sh 12:17:56 + git config --global --add safe.directory /w/workspace/device-virtual-go/225 [Pipeline] fileExists [Pipeline] sh 12:17:56 + make test 12:17:56 go test ./... -coverprofile=coverage.out 12:18:03 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:21:40 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 12:21:40 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.062s coverage: 59.4% of statements 12:21:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:21:40 go vet ./... 12:22:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:22:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:22:19 ./bin/test-attribution-txt.sh 12:22:19 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 12:22:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 12:22:19 $ docker stop --time=1 2f9db4d258332dada4832834c9f5e9296c4b82f396e4ab1fe23b3e20b959ad70 12:22:21 $ docker rm -f --volumes 2f9db4d258332dada4832834c9f5e9296c4b82f396e4ab1fe23b3e20b959ad70 [Pipeline] // withDockerContainer [Pipeline] sh 12:22:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:22:22 Warning: overwriting stash ‘coverage-report’ 12:22:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:22:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:22:23 + ls -al . 12:22:23 total 272 12:22:23 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 12:17 . 12:22:23 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 12:15 .. 12:22:23 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 12:15 .git 12:22:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 12:15 .github 12:22:23 -rw-rw-r-- 1 jenkins jenkins 272 Feb 13 12:15 .gitignore 12:22:23 -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 12:15 .golangci.yml 12:22:23 -rw-rw-r-- 1 jenkins jenkins 20974 Feb 13 12:15 Attribution.txt 12:22:23 -rw-rw-r-- 1 jenkins jenkins 17302 Feb 13 12:15 CHANGELOG.md 12:22:23 -rw-rw-r-- 1 jenkins jenkins 1755 Feb 13 12:15 Dockerfile 12:22:23 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 12:15 GOVERNANCE.md 12:22:23 -rw-rw-r-- 1 jenkins jenkins 683 Feb 13 12:15 Jenkinsfile 12:22:23 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 12:15 LICENSE 12:22:23 -rw-rw-r-- 1 jenkins jenkins 2651 Feb 13 12:15 Makefile 12:22:23 -rw-rw-r-- 1 jenkins jenkins 623 Feb 13 12:15 OWNERS.md 12:22:23 -rw-rw-r-- 1 jenkins jenkins 4473 Feb 13 12:15 README.md 12:22:23 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 12:09 VERSION 12:22:23 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 12:15 bin 12:22:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 12:15 cmd 12:22:23 -rw-r--r-- 1 jenkins jenkins 45292 Feb 13 12:21 coverage.out 12:22:23 -rw-rw-r-- 1 jenkins jenkins 6610 Feb 13 12:15 go.mod 12:22:23 -rw-rw-r-- 1 jenkins jenkins 89296 Feb 13 12:15 go.sum 12:22:23 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 12:15 internal 12:22:23 -rw-rw-r-- 1 jenkins jenkins 235 Feb 13 12:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:24 + 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=750091e298ed9e3000528b6f069c9735560be3a7 --label arch=arm64 --label version=4.1.0-dev.14 . 12:22:24 Sending build context to Docker daemon 21.25MB 12:22:24 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 12:22:24 Step 2/26 : FROM ${BASE} AS builder 12:22:24 ---> 386b7a8a9587 12:22:24 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:22:25 ---> Running in e3871661d06e 12:22:25 Removing intermediate container e3871661d06e 12:22:25 ---> 5eff252153a3 12:22:25 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:22:25 ---> Running in 930159006dd7 12:22:25 Removing intermediate container 930159006dd7 12:22:25 ---> c7fb4cc4eca3 12:22:25 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:22:25 ---> Running in 450439ede384 12:22:25 Removing intermediate container 450439ede384 12:22:25 ---> 26a43558a415 12:22:25 Step 6/26 : WORKDIR /device-virtual-go 12:22:26 ---> Running in df392c9d1f7d 12:22:26 Removing intermediate container df392c9d1f7d 12:22:26 ---> aa4ede6d3019 12:22:26 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:22:26 ---> Running in ba7ae8282ece 12:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:22:29 OK: 259 MiB in 64 packages 12:22:30 Removing intermediate container ba7ae8282ece 12:22:30 ---> 9c24cf3e2fc1 12:22:30 Step 8/26 : COPY go.mod vendor* ./ 12:22:30 ---> 1bf6bf7032ec 12:22:30 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:30 ---> Running in cc0c4d7de3fa 12:22:32 Removing intermediate container cc0c4d7de3fa 12:22:32 ---> 2483ce9c82a3 12:22:32 Step 10/26 : COPY . . 12:22:34 ---> dd79710cff88 12:22:34 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:22:34 ---> Running in 4d044a704ac0 12:22:34 Removing intermediate container 4d044a704ac0 12:22:34 ---> 29e09dcffd68 12:22:34 Step 12/26 : RUN $MAKE 12:22:34 ---> Running in efb3d36116c9 12:22:35 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 12:26:12 Removing intermediate container efb3d36116c9 12:26:12 ---> 77fa63fe8d3e 12:26:12 Step 13/26 : FROM alpine:3.22 12:26:12 3.22: Pulling from library/alpine 12:26:12 d741ee1608f3: Pulling fs layer 12:26:12 d741ee1608f3: Verifying Checksum 12:26:12 d741ee1608f3: Download complete 12:26:12 d741ee1608f3: Pull complete 12:26:12 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 12:26:12 Status: Downloaded newer image for alpine:3.22 12:26:12 ---> 5a766deef0c8 12:26:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:26:12 ---> Running in 2035445575c5 12:26:12 Removing intermediate container 2035445575c5 12:26:12 ---> 2a7d147a351e 12:26:12 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:26:12 ---> Running in 732b42ac31ee 12:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:26:14 (1/1) Installing dumb-init (1.2.5-r3) 12:26:14 Executing busybox-1.37.0-r20.trigger 12:26:14 OK: 8 MiB in 17 packages 12:26:15 Removing intermediate container 732b42ac31ee 12:26:15 ---> 25f15c747d7b 12:26:15 Step 16/26 : RUN apk --no-cache upgrade 12:26:15 ---> Running in d75c64559f72 12:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:26:17 OK: 8 MiB in 17 packages 12:26:18 Removing intermediate container d75c64559f72 12:26:18 ---> c5b95d708bb6 12:26:18 Step 17/26 : WORKDIR / 12:26:18 ---> Running in cab122c7325b 12:26:19 Removing intermediate container cab122c7325b 12:26:19 ---> ed661c7d6a3b 12:26:19 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:26:19 ---> 27ed0ab75aac 12:26:19 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:26:20 ---> 47d05249a4cc 12:26:20 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:26:21 ---> d193b4103b08 12:26:21 Step 21/26 : EXPOSE 59900 12:26:21 ---> Running in 4b66535bbb51 12:26:22 Removing intermediate container 4b66535bbb51 12:26:22 ---> 127f6f00669a 12:26:22 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:26:22 ---> Running in 11188441fab4 12:26:22 Removing intermediate container 11188441fab4 12:26:22 ---> 94ea40f21865 12:26:22 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:26:22 ---> Running in 89dd1b0802e7 12:26:22 Removing intermediate container 89dd1b0802e7 12:26:22 ---> 791e61ead6a7 12:26:22 Step 24/26 : LABEL arch=arm64 12:26:23 ---> Running in e61e1933f770 12:26:23 Removing intermediate container e61e1933f770 12:26:23 ---> a34cba502847 12:26:23 Step 25/26 : LABEL git_sha=750091e298ed9e3000528b6f069c9735560be3a7 12:26:23 ---> Running in 0d091be33fe7 12:26:23 Removing intermediate container 0d091be33fe7 12:26:23 ---> 487468e39642 12:26:23 Step 26/26 : LABEL version=4.1.0-dev.14 12:26:23 ---> Running in dd56a71f47fa 12:26:24 Removing intermediate container dd56a71f47fa 12:26:24 ---> b708201f3e85 12:26:24 [Warning] One or more build-args [ARCH] were not consumed 12:26:24 Successfully built b708201f3e85 12:26:24 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 12:26:24 provisioning config files... 12:26:24 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/225@tmp/config6769405090320805950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:26:25 ---> ****-login.sh 12:26:25 nexus3.edgexfoundry.org:10001 12:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:25 Configure a credential helper to remove this warning. See 12:26:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:25 12:26:25 Login Succeeded 12:26:25 nexus3.edgexfoundry.org:10002 12:26:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:25 Configure a credential helper to remove this warning. See 12:26:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:25 12:26:25 Login Succeeded 12:26:25 nexus3.edgexfoundry.org:10003 12:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:26 Configure a credential helper to remove this warning. See 12:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:26 12:26:26 Login Succeeded 12:26:26 nexus3.edgexfoundry.org:10004 12:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:26 Configure a credential helper to remove this warning. See 12:26:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:26 12:26:26 Login Succeeded 12:26:26 ****.io 12:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:26:27 Configure a credential helper to remove this warning. See 12:26:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:26:27 12:26:27 Login Succeeded 12:26:27 ---> ****-login.sh ends [Pipeline] } 12:26:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:26:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:26:27 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 12:26:27 750091e298ed9e3000528b6f069c9735560be3a7 12:26:27 latest 12:26:27 4.1.0-dev.14 12:26:27 750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 12:26:27 main 12:26:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:27 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7 12:26:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:26:27 4c7595fe17a7: Preparing 12:26:27 04a355c7022c: Preparing 12:26:27 1f84f2839e67: Preparing 12:26:27 a0b1cd2edb9e: Preparing 12:26:27 7e2390e4f371: Preparing 12:26:27 c4e71c2a4573: Preparing 12:26:27 c4e71c2a4573: Waiting 12:26:28 04a355c7022c: Pushed 12:26:28 1f84f2839e67: Pushed 12:26:28 a0b1cd2edb9e: Pushed 12:26:28 7e2390e4f371: Pushed 12:26:28 c4e71c2a4573: Layer already exists 12:26:34 4c7595fe17a7: Pushed 12:26:34 750091e298ed9e3000528b6f069c9735560be3a7: digest: sha256:c021b90dbfb3a9256325517c7d58b417eb30fae649e1004d16f7cdec7f2069b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:35 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:35 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:26:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:26:35 4c7595fe17a7: Preparing 12:26:35 04a355c7022c: Preparing 12:26:35 1f84f2839e67: Preparing 12:26:35 a0b1cd2edb9e: Preparing 12:26:35 7e2390e4f371: Preparing 12:26:35 c4e71c2a4573: Preparing 12:26:35 c4e71c2a4573: Waiting 12:26:35 1f84f2839e67: Layer already exists 12:26:35 a0b1cd2edb9e: Layer already exists 12:26:35 04a355c7022c: Layer already exists 12:26:35 4c7595fe17a7: Layer already exists 12:26:35 7e2390e4f371: Layer already exists 12:26:35 c4e71c2a4573: Layer already exists 12:26:35 latest: digest: sha256:c021b90dbfb3a9256325517c7d58b417eb30fae649e1004d16f7cdec7f2069b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:36 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:36 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.14 12:26:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:26:36 4c7595fe17a7: Preparing 12:26:36 04a355c7022c: Preparing 12:26:36 1f84f2839e67: Preparing 12:26:36 a0b1cd2edb9e: Preparing 12:26:36 7e2390e4f371: Preparing 12:26:36 c4e71c2a4573: Preparing 12:26:36 c4e71c2a4573: Waiting 12:26:36 1f84f2839e67: Layer already exists 12:26:36 4c7595fe17a7: Layer already exists 12:26:36 04a355c7022c: Layer already exists 12:26:36 a0b1cd2edb9e: Layer already exists 12:26:36 7e2390e4f371: Layer already exists 12:26:36 c4e71c2a4573: Layer already exists 12:26:36 4.1.0-dev.14: digest: sha256:c021b90dbfb3a9256325517c7d58b417eb30fae649e1004d16f7cdec7f2069b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:37 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 12:26:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:26:37 4c7595fe17a7: Preparing 12:26:37 04a355c7022c: Preparing 12:26:37 1f84f2839e67: Preparing 12:26:37 a0b1cd2edb9e: Preparing 12:26:37 7e2390e4f371: Preparing 12:26:37 c4e71c2a4573: Preparing 12:26:37 c4e71c2a4573: Waiting 12:26:37 7e2390e4f371: Layer already exists 12:26:37 1f84f2839e67: Layer already exists 12:26:37 04a355c7022c: Layer already exists 12:26:37 a0b1cd2edb9e: Layer already exists 12:26:37 4c7595fe17a7: Layer already exists 12:26:37 c4e71c2a4573: Layer already exists 12:26:37 750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14: digest: sha256:c021b90dbfb3a9256325517c7d58b417eb30fae649e1004d16f7cdec7f2069b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:37 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 12:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 12:26:38 4c7595fe17a7: Preparing 12:26:38 04a355c7022c: Preparing 12:26:38 1f84f2839e67: Preparing 12:26:38 a0b1cd2edb9e: Preparing 12:26:38 7e2390e4f371: Preparing 12:26:38 c4e71c2a4573: Preparing 12:26:38 c4e71c2a4573: Waiting 12:26:38 1f84f2839e67: Layer already exists 12:26:38 4c7595fe17a7: Layer already exists 12:26:38 04a355c7022c: Layer already exists 12:26:38 a0b1cd2edb9e: Layer already exists 12:26:38 7e2390e4f371: Layer already exists 12:26:38 c4e71c2a4573: Layer already exists 12:26:38 main: digest: sha256:c021b90dbfb3a9256325517c7d58b417eb30fae649e1004d16f7cdec7f2069b5 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:26:38 ===================================================== [Pipeline] echo 12:26:38 taggedImages: 12:26:38 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7 12:26:38 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 12:26:38 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.14 12:26:38 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 12:26:38 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 12:26:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] echo 12:26:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 12:26:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.14 [Pipeline] echo 12:26:38 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:750091e298ed9e3000528b6f069c9735560be3a7-4.1.0-dev.14 [Pipeline] echo 12:26:38 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 12:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:26:38 12:26:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:26:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:26:39 arm64: Pulling from edgex-lftools-log-publisher 12:26:39 8998bd30e6a1: Pulling fs layer 12:26:39 04944245beec: Pulling fs layer 12:26:39 699f458cf7ca: Pulling fs layer 12:26:39 765212b225bb: Pulling fs layer 12:26:39 f23df028b6ca: Pulling fs layer 12:26:39 d65c8cfc05b1: Pulling fs layer 12:26:39 2437ff75d9bd: Pulling fs layer 12:26:39 765212b225bb: Waiting 12:26:39 f23df028b6ca: Waiting 12:26:39 d65c8cfc05b1: Waiting 12:26:39 2437ff75d9bd: Waiting 12:26:39 04944245beec: Verifying Checksum 12:26:39 04944245beec: Download complete 12:26:39 765212b225bb: Download complete 12:26:39 f23df028b6ca: Verifying Checksum 12:26:39 f23df028b6ca: Download complete 12:26:39 d65c8cfc05b1: Verifying Checksum 12:26:39 d65c8cfc05b1: Download complete 12:26:39 699f458cf7ca: Verifying Checksum 12:26:39 699f458cf7ca: Download complete 12:26:39 8998bd30e6a1: Verifying Checksum 12:26:39 8998bd30e6a1: Download complete 12:26:42 2437ff75d9bd: Verifying Checksum 12:26:42 2437ff75d9bd: Download complete 12:26:44 8998bd30e6a1: Pull complete 12:26:45 04944245beec: Pull complete 12:26:46 699f458cf7ca: Pull complete 12:26:46 765212b225bb: Pull complete 12:26:47 f23df028b6ca: Pull complete 12:26:47 d65c8cfc05b1: Pull complete 12:27:05 2437ff75d9bd: Pull complete 12:27:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:27:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:27:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:06 prd-ubuntu20.04-docker-arm64-4c-16g-2107 does not seem to be running inside a container 12:27:06 $ 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/225 -v /w/workspace/device-virtual-go/225:/w/workspace/device-virtual-go/225:rw,z -v /w/workspace/device-virtual-go/225@tmp:/w/workspace/device-virtual-go/225@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 12:27:08 $ docker top e52e162b3da320cf85c51e1000582c6392978f565fc493cb7fb0519882e80fea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:09 ---> job-cost.sh 12:27:09 lf-activate-venv: SKIPPING 12:27:09 INFO: No Stack... 12:27:09 INFO: Retrieving Pricing Info for: v3-standard-4 12:27:10 INFO: Archiving Costs [Pipeline] sh 12:27:11 + cat /w/workspace/device-virtual-go/225/archives/cost.csv 12:27:11 + cut -d, -f6 [Pipeline] lock 12:27:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] 12:27:11 Resource [jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] did not exist. Created. 12:27:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:27:12 /w/workspace/device-virtual-go/225@tmp/durable-1af75906/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:27:12 + echo total: 0.10999999940395355 [Pipeline] stash 12:27:12 Warning: overwriting stash ‘stack-cost’ 12:27:12 Stashed 1 file(s) [Pipeline] } 12:27:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-225-stack-cost] [Pipeline] // lock [Pipeline] } 12:27:12 $ docker stop --time=1 e52e162b3da320cf85c51e1000582c6392978f565fc493cb7fb0519882e80fea 12:27:17 $ docker rm -f --volumes e52e162b3da320cf85c51e1000582c6392978f565fc493cb7fb0519882e80fea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:27:17 provisioning config files... 12:27:17 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4099706625912669431tmp [Pipeline] { [Pipeline] sh 12:27:17 + set +x 12:27:17 + curl -s https://codecov.io/bash+ 12:27:17 bash -s -- 12:27:17 12:27:17 _____ _ 12:27:17 / ____| | | 12:27:17 | | ___ __| | ___ ___ _____ __ 12:27:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:27:17 | |___| (_) | (_| | __/ (_| (_) \ V / 12:27:17 \_____\___/ \__,_|\___|\___\___/ \_/ 12:27:17 Bash-1.0.6 12:27:17 12:27:17 12:27:17 ==> git version 2.25.1 found 12:27:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:27:18 Release-Date: 2020-01-08 12:27:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:27:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:27:18 ==> Jenkins CI detected. 12:27:18 current dir:  /w/workspace/exfoundry_device-virtual-go_main 12:27:18 project root: . 12:27:18 --> token set from env 12:27:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:27:18 ==> Running gcov in . (disable via -X gcov) 12:27:18 ==> Python coveragepy not found 12:27:18 ==> Searching for coverage reports in: 12:27:18 + . 12:27:18 -> Found 1 reports 12:27:18 ==> Detecting git/mercurial file structure 12:27:18 ==> Reading reports 12:27:18 + ./coverage.out bytes=45292 12:27:18 ==> Appending adjustments 12:27:18 https://docs.codecov.io/docs/fixing-reports 12:27:18 + Found adjustments 12:27:18 ==> Gzipping contents 12:27:18 8.0K /tmp/codecov.eg9iNM.gz 12:27:18 ==> Uploading reports 12:27:18 url: https://codecov.io 12:27:18 query: branch=main&commit=750091e298ed9e3000528b6f069c9735560be3a7&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:27:18 -> Pinging Codecov 12:27:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=750091e298ed9e3000528b6f069c9735560be3a7&build=225&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F225%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:27:18 -> Uploading to 12:27:18 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/750091e298ed9e3000528b6f069c9735560be3a7/2aeef847-36f0-404a-ba24-7a2fae98cf8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260213T122718Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=cf40797227242648b0629f5e142bc9c111688249dc823a4994ba6760514414f1 12:27:18 % Total % Received % Xferd Average Speed Time Time Time Current 12:27:18 Dload Upload Total Spent Left Speed 12:27:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5337 0 0 100 5337 0 35818 --:--:-- --:--:-- --:--:-- 35580 12:27:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] } 12:27:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:27:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:27:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:27:19 12:27:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:27:19 latest: Pulling from edgex-devops/edgex-snyk-go 12:27:19 2d35ebdb57d9: Already exists 12:27:19 85e8836fcdb2: Pulling fs layer 12:27:19 91631faa732a: Pulling fs layer 12:27:19 f3f5ae8826fa: Pulling fs layer 12:27:19 4f4fb700ef54: Pulling fs layer 12:27:19 7861252a18e6: Pulling fs layer 12:27:19 9130f900ef6f: Pulling fs layer 12:27:19 4f4fb700ef54: Waiting 12:27:19 7861252a18e6: Waiting 12:27:19 9130f900ef6f: Waiting 12:27:19 f3f5ae8826fa: Verifying Checksum 12:27:19 f3f5ae8826fa: Download complete 12:27:19 85e8836fcdb2: Verifying Checksum 12:27:19 85e8836fcdb2: Download complete 12:27:19 4f4fb700ef54: Verifying Checksum 12:27:19 4f4fb700ef54: Download complete 12:27:19 85e8836fcdb2: Pull complete 12:27:19 7861252a18e6: Verifying Checksum 12:27:19 7861252a18e6: Download complete 12:27:20 91631faa732a: Verifying Checksum 12:27:20 91631faa732a: Download complete 12:27:20 9130f900ef6f: Verifying Checksum 12:27:25 91631faa732a: Pull complete 12:27:25 f3f5ae8826fa: Pull complete 12:27:25 4f4fb700ef54: Pull complete 12:27:25 7861252a18e6: Pull complete 12:27:29 9130f900ef6f: Pull complete 12:27:29 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 12:27:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:27:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:29 prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container 12:27:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:latest cat 12:27:30 $ docker top 807d74e45dbed308781b315ea53bcb6bbe8ca4af79a3c21f8c7ec9f248617114 -eo pid,comm [Pipeline] { [Pipeline] sh 12:27:30 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 12:27:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 12:27:31 + set -o pipefail 12:27:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 12:27:41 12:27:41 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 12:27:41 12:27:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/0707691b-b426-4fe5-8cdc-2b1bb85cae1b 12:27:41 12:27:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:27:41 12:27:41 12:27:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 12:27:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:27:41 $ docker stop --time=1 807d74e45dbed308781b315ea53bcb6bbe8ca4af79a3c21f8c7ec9f248617114 12:27:43 $ docker rm -f --volumes 807d74e45dbed308781b315ea53bcb6bbe8ca4af79a3c21f8c7ec9f248617114 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:27:44 + git log --format=format:%s -1 750091e298ed9e3000528b6f069c9735560be3a7 [Pipeline] sh 12:27:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:27:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:27:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:44 prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container 12:27:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:27:45 $ docker top 9d31794f3d7c9767b81ca934e59365ac13d0439dcbc3e3486de1d2c8d354b0de -eo pid,comm 12:27:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:27:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:27:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:27:45 [ssh-agent] Looking for ssh-agent implementation... 12:27:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:27:45 $ docker exec 9d31794f3d7c9767b81ca934e59365ac13d0439dcbc3e3486de1d2c8d354b0de ssh-agent 12:27:45 SSH_AUTH_SOCK=/tmp/ssh-Clh9PXZKqMOK/agent.33 12:27:45 SSH_AGENT_PID=39 12:27:45 Running ssh-add (command line suppressed) 12:27:45 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14490296737953604751.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14490296737953604751.key) 12:27:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:27:46 + git semver tag 12:27:46 2026-02-13 12:27:46,271 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:27:46 2026-02-13 12:27:46,274 [run_tag] DEBUG tag force:False 12:27:46 2026-02-13 12:27:46,274 [check_head_tag] DEBUG check head tag 12:27:46 2026-02-13 12:27:46,275 [execute] INFO git cat-file --batch-check 12:27:46 2026-02-13 12:27:46,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 12:27:46 2026-02-13 12:27:46,278 [execute] INFO git cat-file --batch 12:27:46 2026-02-13 12:27:46,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 12:27:46 2026-02-13 12:27:46,289 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:27:46 2026-02-13 12:27:46,289 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 12:27:46 2026-02-13 12:27:46,289 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 12:27:46 2026-02-13 12:27:46,292 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:27:46 4.1.0-dev.14 [Pipeline] } 12:27:46 $ docker exec --env ******** --env ******** 9d31794f3d7c9767b81ca934e59365ac13d0439dcbc3e3486de1d2c8d354b0de ssh-agent -k 12:27:46 unset SSH_AUTH_SOCK; 12:27:46 unset SSH_AGENT_PID; 12:27:46 echo Agent pid 39 killed; 12:27:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:27:47 + git semver [Pipeline] } 12:27:47 $ docker stop --time=1 9d31794f3d7c9767b81ca934e59365ac13d0439dcbc3e3486de1d2c8d354b0de 12:27:48 $ docker rm -f --volumes 9d31794f3d7c9767b81ca934e59365ac13d0439dcbc3e3486de1d2c8d354b0de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:27:48 12:27:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:27:49 0.23.1-centos7: Pulling from edgex-lftools 12:27:49 ab5ef0e58194: Pulling fs layer 12:27:49 9712f1f96733: Pulling fs layer 12:27:49 63f879dbbcfc: Pulling fs layer 12:27:49 0d9ebad4ef96: Pulling fs layer 12:27:49 e9a5061849ea: Pulling fs layer 12:27:49 d747dcd14b5f: Pulling fs layer 12:27:49 2de7ff778b66: Pulling fs layer 12:27:49 e9a5061849ea: Waiting 12:27:49 d747dcd14b5f: Waiting 12:27:49 0d9ebad4ef96: Waiting 12:27:49 9712f1f96733: Download complete 12:27:49 63f879dbbcfc: Verifying Checksum 12:27:49 63f879dbbcfc: Download complete 12:27:49 e9a5061849ea: Verifying Checksum 12:27:49 e9a5061849ea: Download complete 12:27:49 d747dcd14b5f: Download complete 12:27:49 ab5ef0e58194: Verifying Checksum 12:27:49 ab5ef0e58194: Download complete 12:27:49 2de7ff778b66: Verifying Checksum 12:27:49 2de7ff778b66: Download complete 12:27:49 0d9ebad4ef96: Verifying Checksum 12:27:49 0d9ebad4ef96: Download complete 12:27:53 ab5ef0e58194: Pull complete 12:27:53 9712f1f96733: Pull complete 12:27:54 63f879dbbcfc: Pull complete 12:27:59 0d9ebad4ef96: Pull complete 12:27:59 e9a5061849ea: Pull complete 12:27:59 d747dcd14b5f: Pull complete 12:28:01 2de7ff778b66: Pull complete 12:28:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:28:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:01 prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container 12:28:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:28:02 $ docker top 3a95bc45e8ced921390015aae7edce9ddd3a86b5b222510b29263b6a0d316da0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:28:02 provisioning config files... 12:28:02 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10557582005293560868tmp 12:28:02 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14255666678203866018tmp 12:28:02 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1031375930534298276tmp [Pipeline] { [Pipeline] echo 12:28:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:28:03 ---> sigul-configuration.sh 12:28:03 gpg: directory `/root/.gnupg' created 12:28:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:28:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:28:03 gpg: keyring `/root/.gnupg/secring.gpg' created 12:28:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:28:03 gpg: CAST5 encrypted data 12:28:03 gpg: encrypted with 1 passphrase 12:28:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:28:03 + mkdir /home/jenkins 12:28:03 + mkdir /home/jenkins/sigul [Pipeline] sh 12:28:03 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 12:28:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:28:03 ---> sigul-install.sh 12:28:03 Sigul already installed; skipping installation. [Pipeline] sh 12:28:04 + git tag --list 12:28:04 v1.0.0 12:28:04 v1.1.0 12:28:04 v1.1.1 12:28:04 v1.2.1 12:28:04 v1.2.2 12:28:04 v1.2.3 12:28:04 v1.3.0 12:28:04 v1.3.1 12:28:04 v2.0.0 12:28:04 v2.1.0 12:28:04 v2.1.1 12:28:04 v2.2.0 12:28:04 v2.3.0 12:28:04 v3.0 12:28:04 v3.0.0 12:28:04 v3.1 12:28:04 v3.1.0 12:28:04 v3.1.1 12:28:04 v4.0 12:28:04 v4.0.0 12:28:04 v4.0.1 12:28:04 v4.1.0-dev.1 12:28:04 v4.1.0-dev.10 12:28:04 v4.1.0-dev.11 12:28:04 v4.1.0-dev.12 12:28:04 v4.1.0-dev.13 12:28:04 v4.1.0-dev.14 12:28:04 v4.1.0-dev.2 12:28:04 v4.1.0-dev.3 12:28:04 v4.1.0-dev.4 12:28:04 v4.1.0-dev.5 12:28:04 v4.1.0-dev.6 12:28:04 v4.1.0-dev.7 12:28:04 v4.1.0-dev.8 12:28:04 v4.1.0-dev.9 [Pipeline] sh 12:28:04 + lftools sign git-tag v4.1.0-dev.14 12:28:05 Signing Git tag with Sigul... 12:28:05 Signing v4.1.0-dev.14 [Pipeline] echo 12:28:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:28:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:28:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:28:06 $ docker stop --time=1 3a95bc45e8ced921390015aae7edce9ddd3a86b5b222510b29263b6a0d316da0 12:28:07 $ docker rm -f --volumes 3a95bc45e8ced921390015aae7edce9ddd3a86b5b222510b29263b6a0d316da0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:28:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:28:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:28:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:08 prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container 12:28:08 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:28:08 $ docker top bace89a834516d364898d415001ae5568d4c0eb89913e78063e051c6d8c6cd87 -eo pid,comm 12:28:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:28:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:28:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:28:08 [ssh-agent] Looking for ssh-agent implementation... 12:28:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:28:08 $ docker exec bace89a834516d364898d415001ae5568d4c0eb89913e78063e051c6d8c6cd87 ssh-agent 12:28:08 SSH_AUTH_SOCK=/tmp/ssh-XzcyGeRi127R/agent.32 12:28:08 SSH_AGENT_PID=38 12:28:08 Running ssh-add (command line suppressed) 12:28:08 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1285107232092878914.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1285107232092878914.key) 12:28:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:28:09 + git semver bump pre 12:28:09 2026-02-13 12:28:09,462 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:28:09 2026-02-13 12:28:09,476 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:09 2026-02-13 12:28:09,477 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev 12:28:09 2026-02-13 12:28:09,477 [bump_version] DEBUG bumped version:4.1.0-dev.15 12:28:09 2026-02-13 12:28:09,477 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 12:28:09 2026-02-13 12:28:09,477 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:09 2026-02-13 12:28:09,477 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:09 2026-02-13 12:28:09,480 [execute] INFO git cat-file --batch-check 12:28:09 2026-02-13 12:28:09,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 12:28:09 2026-02-13 12:28:09,484 [execute] INFO git cat-file --batch 12:28:09 2026-02-13 12:28:09,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 12:28:09 2026-02-13 12:28:09,488 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:09 4.1.0-dev.15 [Pipeline] } 12:28:09 $ docker exec --env ******** --env ******** bace89a834516d364898d415001ae5568d4c0eb89913e78063e051c6d8c6cd87 ssh-agent -k 12:28:09 unset SSH_AUTH_SOCK; 12:28:09 unset SSH_AGENT_PID; 12:28:09 echo Agent pid 38 killed; 12:28:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:28:09 + git semver [Pipeline] } 12:28:10 $ docker stop --time=1 bace89a834516d364898d415001ae5568d4c0eb89913e78063e051c6d8c6cd87 12:28:11 $ docker rm -f --volumes bace89a834516d364898d415001ae5568d4c0eb89913e78063e051c6d8c6cd87 [Pipeline] // withDockerContainer [Pipeline] sh 12:28:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:28:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:28:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:12 prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container 12:28:12 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:28:12 $ docker top 342868aa0a8c1ec975ee18b2738f2c835c8c132a1fc6e42186c073f3f39d6c7e -eo pid,comm 12:28:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:28:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:28:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:28:12 [ssh-agent] Looking for ssh-agent implementation... 12:28:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:28:12 $ docker exec 342868aa0a8c1ec975ee18b2738f2c835c8c132a1fc6e42186c073f3f39d6c7e ssh-agent 12:28:12 SSH_AUTH_SOCK=/tmp/ssh-tQqbXJRM268j/agent.32 12:28:12 SSH_AGENT_PID=38 12:28:12 Running ssh-add (command line suppressed) 12:28:12 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7488579015417199651.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7488579015417199651.key) 12:28:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:28:13 + git semver push 12:28:13 2026-02-13 12:28:13,364 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:28:13 2026-02-13 12:28:13,367 [run_push] DEBUG push 12:28:13 2026-02-13 12:28:13,368 [execute] INFO git cat-file --batch-check 12:28:13 2026-02-13 12:28:13,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 12:28:13 2026-02-13 12:28:13,370 [execute] INFO git rev-list 63dd0a3214f10a95591e929cbed8dc72385b2d11 -- 12:28:13 2026-02-13 12:28:13,370 [execute] DEBUG Popen(['git', 'rev-list', '63dd0a3214f10a95591e929cbed8dc72385b2d11', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 12:28:13 2026-02-13 12:28:13,378 [execute] INFO git fetch -v -- origin 12:28:13 2026-02-13 12:28:13,379 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 12:28:13 2026-02-13 12:28:13,895 [run_push] DEBUG no remote changes detected 12:28:13 2026-02-13 12:28:13,895 [execute] INFO git push origin semver 12:28:13 2026-02-13 12:28:13,895 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 12:28:14 2026-02-13 12:28:14,691 [run_push] DEBUG push all version tags 12:28:14 2026-02-13 12:28:14,692 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:28:14 2026-02-13 12:28:14,692 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 12:28:15 2026-02-13 12:28:15,432 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 12:28:15 4.1.0-dev.15 [Pipeline] } 12:28:15 $ docker exec --env ******** --env ******** 342868aa0a8c1ec975ee18b2738f2c835c8c132a1fc6e42186c073f3f39d6c7e ssh-agent -k 12:28:15 unset SSH_AUTH_SOCK; 12:28:15 unset SSH_AGENT_PID; 12:28:15 echo Agent pid 38 killed; 12:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:28:15 + git semver [Pipeline] } 12:28:16 $ docker stop --time=1 342868aa0a8c1ec975ee18b2738f2c835c8c132a1fc6e42186c073f3f39d6c7e 12:28:17 $ docker rm -f --volumes 342868aa0a8c1ec975ee18b2738f2c835c8c132a1fc6e42186c073f3f39d6c7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:28:18 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 12:28:18 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:28:18 total 16 12:28:18 drwxr-xr-x 3 root root 4096 Feb 13 12:15 . 12:28:18 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 12:28 .. 12:28:18 drwxr-xr-x 2 root root 4096 Feb 13 12:15 cost 12:28:18 -rw-r--r-- 1 root root 89 Feb 13 12:15 cost.csv 12:28:18 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 12:28:18 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 12:28:18 total 16 12:28:18 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 12:15 . 12:28:18 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 12:28 .. 12:28:18 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 12:15 cost 12:28:18 -rw-r--r-- 1 jenkins jenkins 89 Feb 13 12:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:28:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:28:19 ---> package-listing.sh 12:28:19 ++ facter osfamily 12:28:19 ++ tr '[:upper:]' '[:lower:]' 12:28:19 + OS_FAMILY=debian 12:28:19 + workspace=/w/workspace/exfoundry_device-virtual-go_main 12:28:19 + START_PACKAGES=/tmp/packages_start.txt 12:28:19 + END_PACKAGES=/tmp/packages_end.txt 12:28:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:28:19 + PACKAGES=/tmp/packages_start.txt 12:28:19 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:28:19 + PACKAGES=/tmp/packages_end.txt 12:28:19 + case "${OS_FAMILY}" in 12:28:19 + dpkg -l 12:28:19 + grep '^ii' 12:28:19 + '[' -f /tmp/packages_start.txt ']' 12:28:19 + '[' -f /tmp/packages_end.txt ']' 12:28:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:28:19 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 12:28:19 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 12:28:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 12:28:19 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 12:28:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:28:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:28:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:28:20 prd-ubuntu20.04-docker-8c-8g-2101 does not seem to be running inside a container 12:28:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:28:20 $ docker top 513c6a07d6e9bad6bc119a1dc30abc4f34783048ae1b150156c39c497070cb96 -eo pid,comm [Pipeline] { [Pipeline] sh 12:28:21 + touch /tmp/pre-build-complete [Pipeline] sh 12:28:21 + mkdir -p /var/log/sysstat [Pipeline] sh 12:28:21 + ls /var/log/sa-host 12:28:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:28:21 provisioning config files... 12:28:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3646967684164360026tmp [Pipeline] { [Pipeline] echo 12:28:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:28:22 ---> create-netrc.sh [Pipeline] } 12:28:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:28:22 ---> python-tools-install.sh [Pipeline] echo 12:28:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:28:22 ---> sudo-logs.sh 12:28:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:28:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:28:23 ---> job-cost.sh 12:28:23 lf-activate-venv: SKIPPING 12:28:23 DEBUG: total: 0.2199999988079071 12:28:23 INFO: Retrieving Stack Cost... 12:28:23 INFO: Retrieving Pricing Info for: v3-standard-8 12:28:23 INFO: Archiving Costs [Pipeline] echo 12:28:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:28:24 ---> logs-deploy.sh 12:28:24 lf-activate-venv: SKIPPING 12:28:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/225 12:28:24 INFO: archiving workspace using pattern(s): 12:28:25 Archives upload complete. 12:28:25 INFO: archiving logs to Nexus