Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bab95d64f90c328b46b329be29a512f4d97b3504 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-ssh12168715674598084689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh1177016955070838971.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh2988538845140191684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh13703379296022799301.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-ssh15693252855903743878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11379 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 > 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 Avoid second fetch Checking out Revision bab95d64f90c328b46b329be29a512f4d97b3504 (main) Commit message: "Merge pull request #590 from weichou1229/bump-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f bab95d64f90c328b46b329be29a512f4d97b3504 # timeout=10 > git rev-list --no-walk de41ab9ebddc25bc27dd3e1e0f4d60d78664c60d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:35:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:35:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:35:30 ========================================================= 03:35:30 EdgeX Global Pipelines Version Info 03:35:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:35:32 ------------------- 03:35:32 stable info: 03:35:32 ------------------- 03:35:32 Commited By: Cherry Wang cherry@iotechsys.com 03:35:32 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 03:35:32 Message: update stable to v1.0.280 03:35:32 ------------------- 03:35:32 experimental info: 03:35:32 ------------------- 03:35:32 Commited By: Cherry Wang cherry@iotechsys.com 03:35:32 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 03:35:32 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:35:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:35:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:35:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:35:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:35:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:35:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:35:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] echo 03:35:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bab95d6 [Pipeline] echo 03:35:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:35 provisioning config files... 03:35:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3468597064074188994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:35 ---> ****-login.sh 03:35:35 nexus3.edgexfoundry.org:10001 03:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:35 03:35:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:35:35 Configure a credential helper to remove this warning. See 03:35:35 https://docs.****.com/go/credential-store/ 03:35:35 03:35:35 Login Succeeded 03:35:35 nexus3.edgexfoundry.org:10002 03:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:36 03:35:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:35:36 Configure a credential helper to remove this warning. See 03:35:36 https://docs.****.com/go/credential-store/ 03:35:36 03:35:36 Login Succeeded 03:35:36 nexus3.edgexfoundry.org:10003 03:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:36 03:35:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:35:36 Configure a credential helper to remove this warning. See 03:35:36 https://docs.****.com/go/credential-store/ 03:35:36 03:35:36 Login Succeeded 03:35:36 nexus3.edgexfoundry.org:10004 03:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:36 03:35:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:35:36 Configure a credential helper to remove this warning. See 03:35:36 https://docs.****.com/go/credential-store/ 03:35:36 03:35:36 Login Succeeded 03:35:36 ****.io 03:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:36 03:35:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:35:36 Configure a credential helper to remove this warning. See 03:35:36 https://docs.****.com/go/credential-store/ 03:35:36 03:35:36 Login Succeeded 03:35:36 ---> ****-login.sh ends [Pipeline] } 03:35:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:35:37 + git rev-list -1 --merges bab95d64f90c328b46b329be29a512f4d97b3504~1..bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] echo 03:35:37 -----------> git rev-list -1 --merges bab95d64f90c328b46b329be29a512f4d97b3504~1..bab95d64f90c328b46b329be29a512f4d97b3504 bab95d64f90c328b46b329be29a512f4d97b3504 03:35:37 bab95d64f90c328b46b329be29a512f4d97b3504 [false] [Pipeline] sh 03:35:37 + git log --format=format:%s -1 bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] echo 03:35:38 ========================================================= 03:35:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:35:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:38 + git log --format=format:%s -1 bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] echo 03:35:38 [semverPrep] GIT_COMMIT: bab95d64f90c328b46b329be29a512f4d97b3504, Commit Message: Merge pull request #590 from weichou1229/bump-sdk [Pipeline] echo 03:35:38 [semverPrep] This is not a build commit. [Pipeline] sh 03:35:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:35:39 + grep -v github /etc/ssh/ssh_known_hosts 03:35:39 + [ -e /tmp/ssh_known_hosts ] 03:35:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:35:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:35:39 + sudo tee -a /etc/ssh/ssh_known_hosts 03:35:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:39 03:35:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:40 0.1.4: Pulling from edgex-devops/py-git-semver 03:35:40 3dae71ba6b94: Pulling fs layer 03:35:40 6bf1a483ea7c: Pulling fs layer 03:35:40 f5dfc541a4d3: Pulling fs layer 03:35:40 461d9e800cba: Pulling fs layer 03:35:40 80192f66455f: Pulling fs layer 03:35:40 2e8e34ca0e6c: Pulling fs layer 03:35:40 a29436f7fd5d: Pulling fs layer 03:35:40 923cac83aea3: Pulling fs layer 03:35:40 25ad8b0a4227: Pulling fs layer 03:35:40 db01528c6b51: Pulling fs layer 03:35:40 28988de357af: Pulling fs layer 03:35:40 a29436f7fd5d: Waiting 03:35:40 25ad8b0a4227: Waiting 03:35:40 db01528c6b51: Waiting 03:35:40 28988de357af: Waiting 03:35:40 923cac83aea3: Waiting 03:35:40 461d9e800cba: Waiting 03:35:40 80192f66455f: Waiting 03:35:40 2e8e34ca0e6c: Waiting 03:35:40 6bf1a483ea7c: Verifying Checksum 03:35:40 6bf1a483ea7c: Download complete 03:35:40 461d9e800cba: Verifying Checksum 03:35:40 461d9e800cba: Download complete 03:35:40 80192f66455f: Verifying Checksum 03:35:40 80192f66455f: Download complete 03:35:40 f5dfc541a4d3: Verifying Checksum 03:35:40 f5dfc541a4d3: Download complete 03:35:40 3dae71ba6b94: Verifying Checksum 03:35:40 3dae71ba6b94: Download complete 03:35:40 923cac83aea3: Verifying Checksum 03:35:40 923cac83aea3: Download complete 03:35:40 25ad8b0a4227: Verifying Checksum 03:35:40 25ad8b0a4227: Download complete 03:35:40 db01528c6b51: Verifying Checksum 03:35:40 db01528c6b51: Download complete 03:35:40 28988de357af: Download complete 03:35:40 a29436f7fd5d: Verifying Checksum 03:35:40 a29436f7fd5d: Download complete 03:35:41 2e8e34ca0e6c: Verifying Checksum 03:35:41 2e8e34ca0e6c: Download complete 03:35:42 3dae71ba6b94: Pull complete 03:35:42 6bf1a483ea7c: Pull complete 03:35:42 f5dfc541a4d3: Pull complete 03:35:42 461d9e800cba: Pull complete 03:35:42 80192f66455f: Pull complete 03:35:47 2e8e34ca0e6c: Pull complete 03:35:47 a29436f7fd5d: Pull complete 03:35:47 923cac83aea3: Pull complete 03:35:47 25ad8b0a4227: Pull complete 03:35:47 db01528c6b51: Pull complete 03:35:48 28988de357af: Pull complete 03:35:48 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:35:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:35:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:48 prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container 03:35:48 $ 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 03:35:50 $ docker top 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af -eo pid,comm 03:35:50 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). 03:35:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:35:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:50 [ssh-agent] Looking for ssh-agent implementation... 03:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:50 $ docker exec 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af ssh-agent 03:35:50 SSH_AUTH_SOCK=/tmp/ssh-gJBpz2OauUs3/agent.33 03:35:50 SSH_AGENT_PID=40 03:35:50 Running ssh-add (command line suppressed) 03:35:51 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14213738962567525567.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14213738962567525567.key) 03:35:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:51 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 03:35:52 + git tag --points-at HEAD [Pipeline] } 03:35:52 $ docker exec --env ******** --env ******** 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af ssh-agent -k 03:35:52 unset SSH_AUTH_SOCK; 03:35:52 unset SSH_AGENT_PID; 03:35:52 echo Agent pid 40 killed; 03:35:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:35:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:35:52 [ssh-agent] Looking for ssh-agent implementation... 03:35:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:35:52 $ docker exec 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af ssh-agent 03:35:52 SSH_AUTH_SOCK=/tmp/ssh-elkeDsq3LkCA/agent.87 03:35:52 SSH_AGENT_PID=93 03:35:52 Running ssh-add (command line suppressed) 03:35:53 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12488790444822695643.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12488790444822695643.key) 03:35:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:35:53 + git semver init 03:35:53 2026-05-26 03:35:53,644 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:35:53 2026-05-26 03:35:53,648 [run_init] DEBUG init version:0.0.0 force:False 03:35:53 2026-05-26 03:35:53,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 03:35:53 2026-05-26 03:35:53,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 03:35:53 2026-05-26 03:35:53,649 [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) 03:35:55 2026-05-26 03:35:55,054 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 03:35:55 2026-05-26 03:35:55,054 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 03:35:55 2026-05-26 03:35:55,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:35:55 2026-05-26 03:35:55,054 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:35:55 4.1.0-dev.21 [Pipeline] } 03:35:55 $ docker exec --env ******** --env ******** 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af ssh-agent -k 03:35:55 unset SSH_AUTH_SOCK; 03:35:55 unset SSH_AGENT_PID; 03:35:55 echo Agent pid 93 killed; 03:35:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:35:56 + git semver [Pipeline] } 03:35:56 $ docker stop --time=1 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af 03:35:57 $ docker rm -f --volumes 87b7bc79807fbfa14e0ef67fbbce46ce953bbe3c4c8e93b8fa87b98dbc1345af [Pipeline] // withDockerContainer [Pipeline] sh 03:35:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:35:59 Stashed 1 file(s) [Pipeline] echo 03:35:59 [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [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 03:36:00 provisioning config files... 03:36:00 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7081689634355277453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:01 ---> ****-login.sh 03:36:01 nexus3.edgexfoundry.org:10001 03:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:01 Login Succeeded 03:36:01 nexus3.edgexfoundry.org:10002 03:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:01 Login Succeeded 03:36:01 nexus3.edgexfoundry.org:10003 03:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:01 Login Succeeded 03:36:01 nexus3.edgexfoundry.org:10004 03:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:01 Login Succeeded 03:36:01 ****.io 03:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:01 Login Succeeded 03:36:01 ---> ****-login.sh ends [Pipeline] } 03:36:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:36:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:36:02 ========================================================= 03:36:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:36:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:03 + 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 . 03:36:03 #0 building with "default" instance using docker driver 03:36:03 03:36:03 #1 [internal] load build definition from Dockerfile 03:36:03 #1 transferring dockerfile: 1.79kB done 03:36:03 #1 DONE 0.0s 03:36:03 03:36:03 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:36:03 #2 DONE 0.1s 03:36:03 03:36:03 #3 [internal] load .dockerignore 03:36:03 #3 transferring context: 2B done 03:36:03 #3 DONE 0.0s 03:36:03 03:36:03 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:36:03 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:36:03 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 03:36:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 03:36:03 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:36:03 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:36:03 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:36:03 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 03:36:03 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:36:03 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 03:36:03 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:36:03 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.2s 03:36:03 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:36:03 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:36:03 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.2s 03:36:03 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:36:03 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.84MB / 112.58MB 0.2s 03:36:04 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 20.97MB / 60.15MB 0.3s 03:36:04 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 03:36:04 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 03:36:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 10.49MB / 112.58MB 0.3s 03:36:04 #4 ... 03:36:04 03:36:04 #5 [internal] load build context 03:36:04 #5 transferring context: 41.98MB 0.3s done 03:36:04 #5 DONE 0.3s 03:36:04 03:36:04 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:36:04 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 49.28MB / 60.15MB 0.5s 03:36:04 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 03:36:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 34.60MB / 112.58MB 0.5s 03:36:04 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:36:04 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.5s 03:36:04 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 03:36:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.6s 03:36:04 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.5s done 03:36:04 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 03:36:04 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 03:36:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 70.16MB / 112.58MB 0.7s 03:36:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 91.23MB / 112.58MB 0.8s 03:36:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 03:36:04 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 03:36:10 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 03:36:10 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:36:10 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:36:10 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:36:10 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:36:10 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 03:36:10 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done 03:36:10 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 03:36:13 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done 03:36:13 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:36:13 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 03:36:13 #4 DONE 9.6s 03:36:13 03:36:13 #6 [builder 2/7] WORKDIR /device-virtual-go 03:36:14 #6 DONE 1.2s 03:36:14 03:36:14 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 03:36:14 #7 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:36:15 #7 0.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:36:15 #7 0.722 (1/4) Installing openssh-keygen (10.0_p1-r10) 03:36:15 Still waiting to schedule task 03:36:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:36:15 #7 0.733 (2/4) Installing libedit (20250104.3.1-r1) 03:36:15 #7 0.740 (3/4) Installing openssh-client-common (10.0_p1-r10) 03:36:15 #7 0.768 (4/4) Installing openssh-client-default (10.0_p1-r10) 03:36:15 #7 0.778 Executing busybox-1.37.0-r19.trigger 03:36:15 #7 0.785 OK: 269 MiB in 64 packages 03:36:15 #7 DONE 0.9s 03:36:15 03:36:15 #8 [builder 4/7] COPY go.mod vendor* ./ 03:36:15 #8 DONE 0.0s 03:36:15 03:36:15 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:36:26 #9 DONE 9.6s 03:36:26 03:36:26 #10 [builder 6/7] COPY . . 03:36:26 #10 DONE 0.1s 03:36:26 03:36:26 #11 [builder 7/7] RUN echo noop 03:36:26 #11 0.187 noop 03:36:26 #11 DONE 0.2s 03:36:26 03:36:26 #12 exporting to image 03:36:26 #12 exporting layers 03:36:33 #12 exporting layers 7.1s done 03:36:33 #12 writing image sha256:58f1b01752b35e000c64a7f0357c8219af44f84108c0fb8c9e4a947811502994 done 03:36:33 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:36:33 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:33 + docker inspect -f . ci-base-image-x86_64 03:36:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:34 prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container 03:36:34 $ 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 03:36:34 $ docker top 38b2e074b7a05697a327ec9c0fea2008e2f578439a7ce0f31233946599623fda -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:35 + go version 03:36:35 go version go1.25.2 linux/amd64 [Pipeline] } 03:36:35 $ docker stop --time=1 38b2e074b7a05697a327ec9c0fea2008e2f578439a7ce0f31233946599623fda 03:36:36 $ docker rm -f --volumes 38b2e074b7a05697a327ec9c0fea2008e2f578439a7ce0f31233946599623fda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:37 + docker inspect -f . ci-base-image-x86_64 03:36:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:37 prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container 03:36:38 $ 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 03:36:38 $ docker top a7a630460f21e2aa05bf29b8e9c1d708ec77fab76c4af17bf89c2cf83b17373b -eo pid,comm [Pipeline] { [Pipeline] sh 03:36:38 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 03:36:39 + make test 03:36:39 go test ./... -coverprofile=coverage.out 03:36:40 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:37:03 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 03:37:03 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 59.6% of statements 03:37:10 0 issues. 03:37:10 go vet ./... 03:37:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:37:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:37:15 ./bin/test-attribution-txt.sh 03:37:15 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 03:37:15 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:37:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 03:37:15 $ docker stop --time=1 a7a630460f21e2aa05bf29b8e9c1d708ec77fab76c4af17bf89c2cf83b17373b 03:37:18 $ docker rm -f --volumes a7a630460f21e2aa05bf29b8e9c1d708ec77fab76c4af17bf89c2cf83b17373b [Pipeline] // withDockerContainer [Pipeline] sh 03:37:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:37:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:37:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:37:20 + ls -al . 03:37:20 total 276 03:37:20 drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:36 . 03:37:20 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:35 .. 03:37:20 drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:37 .git 03:37:20 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:35 .github 03:37:20 -rw-rw-r-- 1 jenkins jenkins 272 May 26 03:35 .gitignore 03:37:20 -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:35 .golangci.yml 03:37:20 drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:35 .semver 03:37:20 -rw-rw-r-- 1 jenkins jenkins 20974 May 26 03:35 Attribution.txt 03:37:20 -rw-rw-r-- 1 jenkins jenkins 18039 May 26 03:35 CHANGELOG.md 03:37:20 -rw-rw-r-- 1 jenkins jenkins 1755 May 26 03:35 Dockerfile 03:37:20 -rw-rw-r-- 1 jenkins jenkins 677 May 26 03:35 GOVERNANCE.md 03:37:20 -rw-rw-r-- 1 jenkins jenkins 683 May 26 03:35 Jenkinsfile 03:37:20 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 03:35 LICENSE 03:37:20 -rw-rw-r-- 1 jenkins jenkins 2651 May 26 03:35 Makefile 03:37:20 -rw-rw-r-- 1 jenkins jenkins 623 May 26 03:35 OWNERS.md 03:37:20 -rw-rw-r-- 1 jenkins jenkins 4473 May 26 03:35 README.md 03:37:20 -rw-rw-r-- 1 jenkins jenkins 12 May 26 03:35 VERSION 03:37:20 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:35 bin 03:37:20 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:35 cmd 03:37:20 -rw-r--r-- 1 jenkins jenkins 45292 May 26 03:37 coverage.out 03:37:20 -rw-rw-r-- 1 jenkins jenkins 6477 May 26 03:35 go.mod 03:37:20 -rw-rw-r-- 1 jenkins jenkins 89068 May 26 03:35 go.sum 03:37:20 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:35 internal 03:37:20 -rw-rw-r-- 1 jenkins jenkins 235 May 26 03:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:21 + 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=bab95d64f90c328b46b329be29a512f4d97b3504 --label arch=amd64 --label version=4.1.0-dev.21 . 03:37:21 #0 building with "default" instance using docker driver 03:37:21 03:37:21 #1 [internal] load build definition from Dockerfile 03:37:21 #1 transferring dockerfile: 1.79kB done 03:37:21 #1 DONE 0.0s 03:37:21 03:37:21 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:37:21 #2 DONE 0.0s 03:37:21 03:37:21 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:37:21 #3 DONE 0.1s 03:37:21 03:37:21 #4 [internal] load .dockerignore 03:37:21 #4 transferring context: 03:37:21 #4 transferring context: 2B done 03:37:21 #4 DONE 0.0s 03:37:21 03:37:21 #5 [internal] load build context 03:37:21 #5 transferring context: 59.22kB 0.0s done 03:37:21 #5 DONE 0.0s 03:37:21 03:37:21 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:37:21 #6 DONE 0.1s 03:37:21 03:37:21 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:37:21 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 done 03:37:21 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 03:37:21 #7 ... 03:37:21 03:37:21 #8 [builder 2/7] WORKDIR /device-virtual-go 03:37:21 #8 DONE 0.0s 03:37:21 03:37:21 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:37:21 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 03:37:21 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:37:21 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:37:21 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:37:21 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 03:37:21 #7 DONE 0.3s 03:37:21 03:37:21 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:37:21 #9 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:37:22 #9 0.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:37:22 #9 0.594 (1/1) Installing dumb-init (1.2.5-r3) 03:37:22 #9 0.600 Executing busybox-1.37.0-r20.trigger 03:37:22 #9 0.606 OK: 7 MiB in 17 packages 03:37:22 #9 DONE 0.7s 03:37:22 03:37:22 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 03:37:22 #10 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:37:22 #10 0.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:37:22 #10 0.805 OK: 269 MiB in 64 packages 03:37:22 #10 DONE 0.9s 03:37:22 03:37:22 #11 [builder 4/7] COPY go.mod vendor* ./ 03:37:22 #11 DONE 0.0s 03:37:22 03:37:22 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:22 #12 DONE 0.5s 03:37:22 03:37:22 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:37:22 #13 0.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:37:22 #13 0.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:37:23 #13 ... 03:37:23 03:37:23 #14 [builder 6/7] COPY . . 03:37:23 #14 DONE 0.2s 03:37:23 03:37:23 #13 [stage-1 3/7] RUN apk --no-cache upgrade 03:37:23 #13 0.763 OK: 7 MiB in 17 packages 03:37:23 #13 DONE 0.9s 03:37:23 03:37:23 #15 [builder 7/7] RUN make build 03:37:23 #15 0.307 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 03:37:45 #15 DONE 22.4s 03:37:45 03:37:45 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 03:37:45 #16 DONE 0.0s 03:37:45 03:37:45 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 03:37:45 #17 DONE 0.0s 03:37:45 03:37:45 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 03:37:45 #18 DONE 0.1s 03:37:45 03:37:45 #19 exporting to image 03:37:45 #19 exporting layers 0.1s done 03:37:45 #19 writing image sha256:2d7c15bf954ec7fc7edfd507497ff78ca2f4c265c14be6f202e6029a2571772a done 03:37:45 #19 naming to docker.io/library/device-virtual done 03:37:45 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:46 provisioning config files... 03:37:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9652772577129708386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:46 ---> ****-login.sh 03:37:46 nexus3.edgexfoundry.org:10001 03:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:46 Login Succeeded 03:37:46 nexus3.edgexfoundry.org:10002 03:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:46 Login Succeeded 03:37:46 nexus3.edgexfoundry.org:10003 03:37:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:47 Login Succeeded 03:37:47 nexus3.edgexfoundry.org:10004 03:37:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:47 Login Succeeded 03:37:47 ****.io 03:37:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:47 Login Succeeded 03:37:47 ---> ****-login.sh ends [Pipeline] } 03:37:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:37:47 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 03:37:47 bab95d64f90c328b46b329be29a512f4d97b3504 03:37:47 latest 03:37:47 4.1.0-dev.21 03:37:47 bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 03:37:47 main 03:37:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11382 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 03:37:47 Running in /w/workspace/device-virtual-go/233 [Pipeline] { [Pipeline] checkout 03:37:47 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:bab95d64f90c328b46b329be29a512f4d97b3504 03:37:50 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual:bab95d64f90c328b46b329be29a512f4d97b3504 03:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:37:51 8337b49944ed: Preparing 03:37:51 2ddd9dfdaf8e: Preparing 03:37:51 6202e3210287: Preparing 03:37:51 942699281728: Preparing 03:37:51 67e90d3a9489: Preparing 03:37:51 0854555d70ac: Preparing 03:37:51 0854555d70ac: Waiting 03:37:51 2ddd9dfdaf8e: Pushed 03:37:51 6202e3210287: Pushed 03:37:51 942699281728: Pushed 03:37:51 67e90d3a9489: Pushed 03:37:51 0854555d70ac: Layer already exists 03:37:55 8337b49944ed: Pushed 03:37:55 bab95d64f90c328b46b329be29a512f4d97b3504: digest: sha256:e5f736b3cfd9c9b5b4499484ceccea999f080556c1780c7afe699c091fcaeea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:55 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 03:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:37:56 8337b49944ed: Preparing 03:37:56 2ddd9dfdaf8e: Preparing 03:37:56 6202e3210287: Preparing 03:37:56 942699281728: Preparing 03:37:56 67e90d3a9489: Preparing 03:37:56 0854555d70ac: Preparing 03:37:56 0854555d70ac: Waiting 03:37:56 942699281728: Layer already exists 03:37:56 2ddd9dfdaf8e: Layer already exists 03:37:56 67e90d3a9489: Layer already exists 03:37:56 6202e3210287: Layer already exists 03:37:56 8337b49944ed: Layer already exists 03:37:56 0854555d70ac: Layer already exists 03:37:56 latest: digest: sha256:e5f736b3cfd9c9b5b4499484ceccea999f080556c1780c7afe699c091fcaeea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:56 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:57 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.21 03:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:37:57 8337b49944ed: Preparing 03:37:57 2ddd9dfdaf8e: Preparing 03:37:57 6202e3210287: Preparing 03:37:57 942699281728: Preparing 03:37:57 67e90d3a9489: Preparing 03:37:57 0854555d70ac: Preparing 03:37:57 0854555d70ac: Waiting 03:37:57 2ddd9dfdaf8e: Layer already exists 03:37:57 67e90d3a9489: Layer already exists 03:37:57 6202e3210287: Layer already exists 03:37:57 8337b49944ed: Layer already exists 03:37:57 942699281728: Layer already exists 03:37:57 0854555d70ac: Layer already exists 03:37:57 4.1.0-dev.21: digest: sha256:e5f736b3cfd9c9b5b4499484ceccea999f080556c1780c7afe699c091fcaeea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:57 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:58 + docker push nexus3.edgexfoundry.org:10004/device-virtual:bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 03:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:37:58 8337b49944ed: Preparing 03:37:58 2ddd9dfdaf8e: Preparing 03:37:58 6202e3210287: Preparing 03:37:58 942699281728: Preparing 03:37:58 67e90d3a9489: Preparing 03:37:58 0854555d70ac: Preparing 03:37:58 0854555d70ac: Waiting 03:37:58 942699281728: Layer already exists 03:37:58 67e90d3a9489: Layer already exists 03:37:58 6202e3210287: Layer already exists 03:37:58 2ddd9dfdaf8e: Layer already exists 03:37:58 8337b49944ed: Layer already exists 03:37:58 0854555d70ac: Layer already exists 03:37:58 bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21: digest: sha256:e5f736b3cfd9c9b5b4499484ceccea999f080556c1780c7afe699c091fcaeea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:58 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:59 using credential edgex-jenkins-ssh 03:37:59 Cloning the remote Git repository 03:37:59 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 03:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:37:59 8337b49944ed: Preparing 03:37:59 2ddd9dfdaf8e: Preparing 03:37:59 6202e3210287: Preparing 03:37:59 942699281728: Preparing 03:37:59 67e90d3a9489: Preparing 03:37:59 0854555d70ac: Preparing 03:37:59 0854555d70ac: Waiting 03:37:59 8337b49944ed: Layer already exists 03:37:59 6202e3210287: Layer already exists 03:37:59 67e90d3a9489: Layer already exists 03:37:59 942699281728: Layer already exists 03:37:59 2ddd9dfdaf8e: Layer already exists 03:37:59 0854555d70ac: Layer already exists 03:37:59 main: digest: sha256:e5f736b3cfd9c9b5b4499484ceccea999f080556c1780c7afe699c091fcaeea1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:37:59 ===================================================== [Pipeline] echo 03:37:59 taggedImages: 03:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:bab95d64f90c328b46b329be29a512f4d97b3504 03:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:latest 03:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.21 03:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 03:37:59 - nexus3.edgexfoundry.org:10004/device-virtual:main [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 03:37:59 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:37:59 > git init /w/workspace/device-virtual-go/233 # timeout=10 03:37:59 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:37:59 > git --version # timeout=10 03:37:59 > git --version # 'git version 2.25.1' 03:37:59 using GIT_SSH to set credentials SSH Credentials for GitHub 03:37:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:00 03:38:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:00 latest: Pulling from edgex-lftools-log-publisher 03:38:00 5eb5b503b376: Pulling fs layer 03:38:00 5c69ac0246d0: Pulling fs layer 03:38:00 ec43610c2a17: Pulling fs layer 03:38:00 3a2ae6a8a46f: Pulling fs layer 03:38:00 33b1e0a273af: Pulling fs layer 03:38:00 5d3b04190fa2: Pulling fs layer 03:38:00 2f39f015ded8: Pulling fs layer 03:38:00 5d3b04190fa2: Waiting 03:38:00 3a2ae6a8a46f: Waiting 03:38:00 2f39f015ded8: Waiting 03:38:00 33b1e0a273af: Waiting 03:38:00 5c69ac0246d0: Download complete 03:38:00 3a2ae6a8a46f: Download complete 03:38:00 33b1e0a273af: Verifying Checksum 03:38:00 33b1e0a273af: Download complete 03:38:00 5d3b04190fa2: Download complete 03:38:00 ec43610c2a17: Verifying Checksum 03:38:00 ec43610c2a17: Download complete 03:38:01 5eb5b503b376: Verifying Checksum 03:38:01 5eb5b503b376: Download complete 03:38:01 2f39f015ded8: Verifying Checksum 03:38:01 2f39f015ded8: Download complete 03:38:02 5eb5b503b376: Pull complete 03:38:02 5c69ac0246d0: Pull complete 03:38:03 ec43610c2a17: Pull complete 03:38:03 3a2ae6a8a46f: Pull complete 03:38:03 33b1e0a273af: Pull complete 03:38:03 5d3b04190fa2: Pull complete 03:38:04 Avoid second fetch 03:38:04 Checking out Revision bab95d64f90c328b46b329be29a512f4d97b3504 (main) 03:38:03 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:38:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:38:04 > git config core.sparsecheckout # timeout=10 03:38:04 > git checkout -f bab95d64f90c328b46b329be29a512f4d97b3504 # timeout=10 03:38:04 Commit message: "Merge pull request #590 from weichou1229/bump-sdk" 03:38:08 2f39f015ded8: Pull complete 03:38:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:38:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:08 prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container 03:38:09 $ 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 03:38:09 03:38:09 GitHub has been notified of this commit’s build result 03:38:09 03:38:10 $ docker top ae2ef73771098e3a9aa06649172b3c3b78a8bb0d1fb7ba3787afd35eabfac27b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:10 provisioning config files... 03:38:10 ---> job-cost.sh 03:38:10 lf-activate-venv: SKIPPING 03:38:10 INFO: No Stack... 03:38:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/233@tmp/config8812197834944210180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:11 INFO: Retrieving Pricing Info for: v3-standard-8 03:38:11 INFO: Archiving Costs [Pipeline] sh 03:38:11 ---> ****-login.sh 03:38:11 nexus3.edgexfoundry.org:10001 03:38:11 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 03:38:11 + cut -d, -f6 [Pipeline] lock 03:38:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] 03:38:11 Resource [jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] did not exist. Created. 03:38:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:38:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:12 + echo total: 0.2199999988079071 [Pipeline] stash 03:38:12 Stashed 1 file(s) [Pipeline] } 03:38:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] [Pipeline] // lock [Pipeline] } 03:38:12 $ docker stop --time=1 ae2ef73771098e3a9aa06649172b3c3b78a8bb0d1fb7ba3787afd35eabfac27b 03:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:12 Configure a credential helper to remove this warning. See 03:38:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:12 03:38:12 Login Succeeded 03:38:12 nexus3.edgexfoundry.org:10002 03:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:12 Configure a credential helper to remove this warning. See 03:38:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:12 03:38:12 Login Succeeded 03:38:12 nexus3.edgexfoundry.org:10003 03:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:13 Configure a credential helper to remove this warning. See 03:38:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:13 03:38:13 Login Succeeded 03:38:13 nexus3.edgexfoundry.org:10004 03:38:13 $ docker rm -f --volumes ae2ef73771098e3a9aa06649172b3c3b78a8bb0d1fb7ba3787afd35eabfac27b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 03:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:13 Configure a credential helper to remove this warning. See 03:38:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:13 03:38:13 Login Succeeded 03:38:13 ****.io [Pipeline] } 03:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:14 Configure a credential helper to remove this warning. See 03:38:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:14 03:38:14 Login Succeeded 03:38:14 ---> ****-login.sh ends [Pipeline] } 03:38:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:38:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:38:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:38:14 ========================================================= 03:38:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:38:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:14 + 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 . 03:38:15 Sending build context to Docker daemon 21.24MB 03:38:15 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 03:38:15 Step 2/12 : FROM ${BASE} AS builder 03:38:15 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:38:15 6b59a28fa201: Pulling fs layer 03:38:15 d32bb0dddca7: Pulling fs layer 03:38:15 5dab1238d3d9: Pulling fs layer 03:38:15 196fd7d83e7d: Pulling fs layer 03:38:15 4f4fb700ef54: Pulling fs layer 03:38:15 8ba94037c8f0: Pulling fs layer 03:38:15 deaec5988b04: Pulling fs layer 03:38:15 9f65657bb879: Pulling fs layer 03:38:15 4f4fb700ef54: Waiting 03:38:15 8ba94037c8f0: Waiting 03:38:15 deaec5988b04: Waiting 03:38:15 196fd7d83e7d: Waiting 03:38:15 9f65657bb879: Waiting 03:38:15 d32bb0dddca7: Verifying Checksum 03:38:15 d32bb0dddca7: Download complete 03:38:15 196fd7d83e7d: Verifying Checksum 03:38:15 196fd7d83e7d: Download complete 03:38:15 4f4fb700ef54: Verifying Checksum 03:38:15 4f4fb700ef54: Download complete 03:38:15 8ba94037c8f0: Verifying Checksum 03:38:15 8ba94037c8f0: Download complete 03:38:15 6b59a28fa201: Verifying Checksum 03:38:15 6b59a28fa201: Download complete 03:38:16 9f65657bb879: Verifying Checksum 03:38:16 9f65657bb879: Download complete 03:38:16 6b59a28fa201: Pull complete 03:38:17 d32bb0dddca7: Pull complete 03:38:17 5dab1238d3d9: Verifying Checksum 03:38:17 5dab1238d3d9: Download complete 03:38:19 deaec5988b04: Verifying Checksum 03:38:19 deaec5988b04: Download complete 03:38:32 5dab1238d3d9: Pull complete 03:38:32 196fd7d83e7d: Pull complete 03:38:32 4f4fb700ef54: Pull complete 03:38:32 8ba94037c8f0: Pull complete 03:38:42 deaec5988b04: Pull complete 03:38:42 9f65657bb879: Pull complete 03:38:43 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:38:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:38:43 ---> 334268110677 03:38:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:38:45 ---> Running in c29c27bcf4b7 03:38:45 Removing intermediate container c29c27bcf4b7 03:38:45 ---> 2f439ae0a5e1 03:38:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:38:45 ---> Running in 6fb9e3daf5ed 03:38:46 Removing intermediate container 6fb9e3daf5ed 03:38:46 ---> 8a8c1bfeba56 03:38:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:38:46 ---> Running in 8821f05becd4 03:38:46 Removing intermediate container 8821f05becd4 03:38:46 ---> cea5405a22de 03:38:46 Step 6/12 : WORKDIR /device-virtual-go 03:38:46 ---> Running in 506d04d6e525 03:38:47 Removing intermediate container 506d04d6e525 03:38:47 ---> 2502a66cce52 03:38:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:47 ---> Running in 06af81049f75 03:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:38:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:38:50 (1/4) Installing openssh-keygen (10.0_p1-r10) 03:38:50 (2/4) Installing libedit (20250104.3.1-r1) 03:38:50 (3/4) Installing openssh-client-common (10.0_p1-r10) 03:38:50 (4/4) Installing openssh-client-default (10.0_p1-r10) 03:38:50 Executing busybox-1.37.0-r19.trigger 03:38:50 OK: 259 MiB in 64 packages 03:38:51 Removing intermediate container 06af81049f75 03:38:51 ---> 4dfdd8050804 03:38:51 Step 8/12 : COPY go.mod vendor* ./ 03:38:52 ---> 83b7fa044784 03:38:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:52 ---> Running in c287ed1d37ee 03:40:44 Removing intermediate container c287ed1d37ee 03:40:44 ---> b1f7c1137b56 03:40:44 Step 10/12 : COPY . . 03:40:44 ---> b773f19726bb 03:40:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:44 ---> Running in 5affd79b17c2 03:40:44 Removing intermediate container 5affd79b17c2 03:40:44 ---> 9e00b5ba839a 03:40:44 Step 12/12 : RUN $MAKE 03:40:44 ---> Running in 0a30f4d6e5ed 03:40:44 noop 03:40:44 Removing intermediate container 0a30f4d6e5ed 03:40:44 ---> 3c16e198adbd 03:40:44 Successfully built 3c16e198adbd 03:40:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:44 + docker inspect -f . ci-base-image-arm64 03:40:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:44 prd-ubuntu20.04-docker-arm64-4c-16g-11382 does not seem to be running inside a container 03:40:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/233 -v /w/workspace/device-virtual-go/233:/w/workspace/device-virtual-go/233:rw,z -v /w/workspace/device-virtual-go/233@tmp:/w/workspace/device-virtual-go/233@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 03:40:47 $ docker top ab76b530ff5b54937b270c5c00375803c8131b8401e73ba5c68801444d3d026d -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:48 + go version 03:40:48 go version go1.25.3 linux/arm64 [Pipeline] } 03:40:48 $ docker stop --time=1 ab76b530ff5b54937b270c5c00375803c8131b8401e73ba5c68801444d3d026d 03:40:49 $ docker rm -f --volumes ab76b530ff5b54937b270c5c00375803c8131b8401e73ba5c68801444d3d026d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:50 + docker inspect -f . ci-base-image-arm64 03:40:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:50 prd-ubuntu20.04-docker-arm64-4c-16g-11382 does not seem to be running inside a container 03:40:51 $ 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/233 -v /w/workspace/device-virtual-go/233:/w/workspace/device-virtual-go/233:rw,z -v /w/workspace/device-virtual-go/233@tmp:/w/workspace/device-virtual-go/233@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 03:40:52 $ docker top 3227f085b8254011ec6810ffe4d32d0372ff8d2d391b635ea94768c782cd6f87 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:52 + git config --global --add safe.directory /w/workspace/device-virtual-go/233 [Pipeline] fileExists [Pipeline] sh 03:40:53 + make test 03:40:53 go test ./... -coverprofile=coverage.out 03:40:59 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:45:21 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 03:45:21 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.076s coverage: 59.4% of statements 03:45:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:45:21 go vet ./... 03:46:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:46:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:46:08 ./bin/test-attribution-txt.sh 03:46:08 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 03:46:08 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:46:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 03:46:09 $ docker stop --time=1 3227f085b8254011ec6810ffe4d32d0372ff8d2d391b635ea94768c782cd6f87 03:46:10 $ docker rm -f --volumes 3227f085b8254011ec6810ffe4d32d0372ff8d2d391b635ea94768c782cd6f87 [Pipeline] // withDockerContainer [Pipeline] sh 03:46:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:46:12 Warning: overwriting stash ‘coverage-report’ 03:46:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:46:14 + ls -al . 03:46:14 total 272 03:46:14 drwxrwxr-x 7 jenkins jenkins 4096 May 26 03:40 . 03:46:14 drwxrwxr-x 4 jenkins jenkins 4096 May 26 03:37 .. 03:46:14 drwxrwxr-x 8 jenkins jenkins 4096 May 26 03:38 .git 03:46:14 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:38 .github 03:46:14 -rw-rw-r-- 1 jenkins jenkins 272 May 26 03:38 .gitignore 03:46:14 -rw-rw-r-- 1 jenkins jenkins 359 May 26 03:38 .golangci.yml 03:46:14 -rw-rw-r-- 1 jenkins jenkins 20974 May 26 03:38 Attribution.txt 03:46:14 -rw-rw-r-- 1 jenkins jenkins 18039 May 26 03:38 CHANGELOG.md 03:46:14 -rw-rw-r-- 1 jenkins jenkins 1755 May 26 03:38 Dockerfile 03:46:14 -rw-rw-r-- 1 jenkins jenkins 677 May 26 03:38 GOVERNANCE.md 03:46:14 -rw-rw-r-- 1 jenkins jenkins 683 May 26 03:38 Jenkinsfile 03:46:14 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 03:38 LICENSE 03:46:14 -rw-rw-r-- 1 jenkins jenkins 2651 May 26 03:38 Makefile 03:46:14 -rw-rw-r-- 1 jenkins jenkins 623 May 26 03:38 OWNERS.md 03:46:14 -rw-rw-r-- 1 jenkins jenkins 4473 May 26 03:38 README.md 03:46:14 -rw-rw-r-- 1 jenkins jenkins 12 May 26 03:35 VERSION 03:46:14 drwxrwxr-x 2 jenkins jenkins 4096 May 26 03:38 bin 03:46:14 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:38 cmd 03:46:14 -rw-r--r-- 1 jenkins jenkins 45292 May 26 03:45 coverage.out 03:46:14 -rw-rw-r-- 1 jenkins jenkins 6477 May 26 03:38 go.mod 03:46:14 -rw-rw-r-- 1 jenkins jenkins 89068 May 26 03:38 go.sum 03:46:14 drwxrwxr-x 3 jenkins jenkins 4096 May 26 03:38 internal 03:46:14 -rw-rw-r-- 1 jenkins jenkins 235 May 26 03:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:46:14 + 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=bab95d64f90c328b46b329be29a512f4d97b3504 --label arch=arm64 --label version=4.1.0-dev.21 . 03:46:15 Sending build context to Docker daemon 21.28MB 03:46:15 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 03:46:15 Step 2/26 : FROM ${BASE} AS builder 03:46:15 ---> 3c16e198adbd 03:46:15 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:46:15 ---> Running in 351ce7e7d17c 03:46:15 Removing intermediate container 351ce7e7d17c 03:46:15 ---> c124c1e7aa17 03:46:15 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:46:15 ---> Running in f5c696579b69 03:46:15 Removing intermediate container f5c696579b69 03:46:15 ---> 00737173004b 03:46:15 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:46:16 ---> Running in f735f8e1298c 03:46:16 Removing intermediate container f735f8e1298c 03:46:16 ---> 2ab298075def 03:46:16 Step 6/26 : WORKDIR /device-virtual-go 03:46:16 ---> Running in 0a54f6f9a369 03:46:16 Removing intermediate container 0a54f6f9a369 03:46:16 ---> ab1660fc3f83 03:46:16 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:46:17 ---> Running in ad72c2981e4d 03:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:46:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:46:20 OK: 259 MiB in 64 packages 03:46:24 Removing intermediate container ad72c2981e4d 03:46:24 ---> da128969fa1e 03:46:24 Step 8/26 : COPY go.mod vendor* ./ 03:46:24 ---> d5c1d54f7ad0 03:46:24 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:46:24 ---> Running in 959a9b8b2551 03:46:26 Removing intermediate container 959a9b8b2551 03:46:26 ---> 941dc0d0210b 03:46:26 Step 10/26 : COPY . . 03:46:28 ---> 25bd9d90cfc5 03:46:28 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:46:28 ---> Running in d1511d39c2a2 03:46:28 Removing intermediate container d1511d39c2a2 03:46:28 ---> d7f72528ad00 03:46:28 Step 12/26 : RUN $MAKE 03:46:28 ---> Running in 2a6a7d422a93 03:46:29 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 03:50:36 Removing intermediate container 2a6a7d422a93 03:50:36 ---> fb623b7829b9 03:50:36 Step 13/26 : FROM alpine:3.22 03:50:36 3.22: Pulling from library/alpine 03:50:36 58e777220c39: Pulling fs layer 03:50:36 58e777220c39: Verifying Checksum 03:50:36 58e777220c39: Download complete 03:50:36 58e777220c39: Pull complete 03:50:36 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:50:36 Status: Downloaded newer image for alpine:3.22 03:50:36 ---> 6a2735c23ff3 03:50:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 03:50:36 ---> Running in f2b76490bcdb 03:50:36 Removing intermediate container f2b76490bcdb 03:50:36 ---> 4c1f397bcef1 03:50:36 Step 15/26 : RUN apk add --update --no-cache dumb-init 03:50:36 ---> Running in 48f9e948a82c 03:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:36 (1/1) Installing dumb-init (1.2.5-r3) 03:50:36 Executing busybox-1.37.0-r20.trigger 03:50:36 OK: 8 MiB in 17 packages 03:50:36 Removing intermediate container 48f9e948a82c 03:50:36 ---> db4fbcd6b4cf 03:50:36 Step 16/26 : RUN apk --no-cache upgrade 03:50:36 ---> Running in 18f38acf203b 03:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:50:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:50:36 OK: 8 MiB in 17 packages 03:50:37 Removing intermediate container 18f38acf203b 03:50:37 ---> 523faed443ab 03:50:37 Step 17/26 : WORKDIR / 03:50:37 ---> Running in 6f81a06b3f09 03:50:37 Removing intermediate container 6f81a06b3f09 03:50:37 ---> abd460890691 03:50:37 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 03:50:38 ---> e8ffe45bc5d9 03:50:38 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 03:50:38 ---> 597a1831dce0 03:50:38 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 03:50:41 ---> 86a4310bb11b 03:50:41 Step 21/26 : EXPOSE 59900 03:50:41 ---> Running in e9c4c79aa234 03:50:41 Removing intermediate container e9c4c79aa234 03:50:41 ---> be0eaf0bc779 03:50:41 Step 22/26 : ENTRYPOINT ["/device-virtual"] 03:50:41 ---> Running in 92ca9e2a84c1 03:50:41 Removing intermediate container 92ca9e2a84c1 03:50:41 ---> cd30412f41d2 03:50:41 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:50:41 ---> Running in 9e0bff558a63 03:50:41 Removing intermediate container 9e0bff558a63 03:50:41 ---> 806beb4c7dc3 03:50:41 Step 24/26 : LABEL arch=arm64 03:50:41 ---> Running in c38ff1ea9b81 03:50:42 Removing intermediate container c38ff1ea9b81 03:50:42 ---> b7825af5af62 03:50:42 Step 25/26 : LABEL git_sha=bab95d64f90c328b46b329be29a512f4d97b3504 03:50:42 ---> Running in f625215957c4 03:50:42 Removing intermediate container f625215957c4 03:50:42 ---> ca34a3aa9f2d 03:50:42 Step 26/26 : LABEL version=4.1.0-dev.21 03:50:42 ---> Running in 7e762ead7696 03:50:42 Removing intermediate container 7e762ead7696 03:50:42 ---> 1e02af795a5b 03:50:42 [Warning] One or more build-args [ARCH] were not consumed 03:50:42 Successfully built 1e02af795a5b 03:50:42 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 03:50:43 provisioning config files... 03:50:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/233@tmp/config6956521341232996881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:43 ---> ****-login.sh 03:50:43 nexus3.edgexfoundry.org:10001 03:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:43 Configure a credential helper to remove this warning. See 03:50:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:43 03:50:43 Login Succeeded 03:50:43 nexus3.edgexfoundry.org:10002 03:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:44 Configure a credential helper to remove this warning. See 03:50:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:44 03:50:44 Login Succeeded 03:50:44 nexus3.edgexfoundry.org:10003 03:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:44 Configure a credential helper to remove this warning. See 03:50:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:44 03:50:44 Login Succeeded 03:50:44 nexus3.edgexfoundry.org:10004 03:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:45 Configure a credential helper to remove this warning. See 03:50:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:45 03:50:45 Login Succeeded 03:50:45 ****.io 03:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:50:45 Configure a credential helper to remove this warning. See 03:50:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:50:45 03:50:45 Login Succeeded 03:50:45 ---> ****-login.sh ends [Pipeline] } 03:50:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:50:45 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 03:50:45 bab95d64f90c328b46b329be29a512f4d97b3504 03:50:45 latest 03:50:45 4.1.0-dev.21 03:50:45 bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 03:50:45 main 03:50:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:46 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:bab95d64f90c328b46b329be29a512f4d97b3504 03:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:50:46 51ef88d7e2c4: Preparing 03:50:46 700fbfe233b5: Preparing 03:50:46 d59deeb7633b: Preparing 03:50:46 1fbd26b241e2: Preparing 03:50:46 5225d7d82f6b: Preparing 03:50:46 eeaa73608b53: Preparing 03:50:46 eeaa73608b53: Waiting 03:50:46 700fbfe233b5: Pushed 03:50:46 d59deeb7633b: Pushed 03:50:46 1fbd26b241e2: Pushed 03:50:46 5225d7d82f6b: Pushed 03:50:46 eeaa73608b53: Layer already exists 03:50:54 51ef88d7e2c4: Pushed 03:50:54 bab95d64f90c328b46b329be29a512f4d97b3504: digest: sha256:d634c7df4f825784949737128d9c7c955140f06ed402c93b755d576a14ff5852 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 03:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:50:55 51ef88d7e2c4: Preparing 03:50:55 700fbfe233b5: Preparing 03:50:55 d59deeb7633b: Preparing 03:50:55 1fbd26b241e2: Preparing 03:50:55 5225d7d82f6b: Preparing 03:50:55 eeaa73608b53: Preparing 03:50:55 eeaa73608b53: Waiting 03:50:55 700fbfe233b5: Layer already exists 03:50:55 1fbd26b241e2: Layer already exists 03:50:55 5225d7d82f6b: Layer already exists 03:50:55 51ef88d7e2c4: Layer already exists 03:50:55 d59deeb7633b: Layer already exists 03:50:55 eeaa73608b53: Layer already exists 03:50:55 latest: digest: sha256:d634c7df4f825784949737128d9c7c955140f06ed402c93b755d576a14ff5852 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:56 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.21 03:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:50:56 51ef88d7e2c4: Preparing 03:50:56 700fbfe233b5: Preparing 03:50:56 d59deeb7633b: Preparing 03:50:56 1fbd26b241e2: Preparing 03:50:56 5225d7d82f6b: Preparing 03:50:56 eeaa73608b53: Preparing 03:50:56 eeaa73608b53: Waiting 03:50:56 51ef88d7e2c4: Layer already exists 03:50:56 700fbfe233b5: Layer already exists 03:50:56 1fbd26b241e2: Layer already exists 03:50:56 d59deeb7633b: Layer already exists 03:50:56 5225d7d82f6b: Layer already exists 03:50:56 eeaa73608b53: Layer already exists 03:50:56 4.1.0-dev.21: digest: sha256:d634c7df4f825784949737128d9c7c955140f06ed402c93b755d576a14ff5852 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:57 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 03:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:51:00 51ef88d7e2c4: Preparing 03:51:00 700fbfe233b5: Preparing 03:51:00 d59deeb7633b: Preparing 03:51:00 1fbd26b241e2: Preparing 03:51:00 5225d7d82f6b: Preparing 03:51:00 eeaa73608b53: Preparing 03:51:00 eeaa73608b53: Waiting 03:51:00 700fbfe233b5: Layer already exists 03:51:00 1fbd26b241e2: Layer already exists 03:51:00 5225d7d82f6b: Layer already exists 03:51:00 d59deeb7633b: Layer already exists 03:51:00 51ef88d7e2c4: Layer already exists 03:51:00 eeaa73608b53: Layer already exists 03:51:00 bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21: digest: sha256:d634c7df4f825784949737128d9c7c955140f06ed402c93b755d576a14ff5852 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:01 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:01 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 03:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:51:01 51ef88d7e2c4: Preparing 03:51:01 700fbfe233b5: Preparing 03:51:01 d59deeb7633b: Preparing 03:51:01 1fbd26b241e2: Preparing 03:51:01 5225d7d82f6b: Preparing 03:51:01 eeaa73608b53: Preparing 03:51:01 eeaa73608b53: Waiting 03:51:01 1fbd26b241e2: Layer already exists 03:51:01 51ef88d7e2c4: Layer already exists 03:51:01 700fbfe233b5: Layer already exists 03:51:01 d59deeb7633b: Layer already exists 03:51:01 5225d7d82f6b: Layer already exists 03:51:01 eeaa73608b53: Layer already exists 03:51:02 main: digest: sha256:d634c7df4f825784949737128d9c7c955140f06ed402c93b755d576a14ff5852 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:02 ===================================================== [Pipeline] echo 03:51:02 taggedImages: 03:51:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:bab95d64f90c328b46b329be29a512f4d97b3504 03:51:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 03:51:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.21 03:51:02 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:bab95d64f90c328b46b329be29a512f4d97b3504-4.1.0-dev.21 03:51:02 - 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 03:51:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:02 03:51:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:03 arm64: Pulling from edgex-lftools-log-publisher 03:51:03 8998bd30e6a1: Pulling fs layer 03:51:03 04944245beec: Pulling fs layer 03:51:03 699f458cf7ca: Pulling fs layer 03:51:03 765212b225bb: Pulling fs layer 03:51:03 f23df028b6ca: Pulling fs layer 03:51:03 d65c8cfc05b1: Pulling fs layer 03:51:03 2437ff75d9bd: Pulling fs layer 03:51:03 765212b225bb: Waiting 03:51:03 f23df028b6ca: Waiting 03:51:03 d65c8cfc05b1: Waiting 03:51:03 2437ff75d9bd: Waiting 03:51:03 04944245beec: Verifying Checksum 03:51:03 04944245beec: Download complete 03:51:03 765212b225bb: Verifying Checksum 03:51:03 765212b225bb: Download complete 03:51:03 f23df028b6ca: Verifying Checksum 03:51:03 f23df028b6ca: Download complete 03:51:03 d65c8cfc05b1: Verifying Checksum 03:51:03 d65c8cfc05b1: Download complete 03:51:03 699f458cf7ca: Verifying Checksum 03:51:03 699f458cf7ca: Download complete 03:51:03 8998bd30e6a1: Verifying Checksum 03:51:03 8998bd30e6a1: Download complete 03:51:06 2437ff75d9bd: Verifying Checksum 03:51:06 2437ff75d9bd: Download complete 03:51:08 8998bd30e6a1: Pull complete 03:51:09 04944245beec: Pull complete 03:51:10 699f458cf7ca: Pull complete 03:51:10 765212b225bb: Pull complete 03:51:11 f23df028b6ca: Pull complete 03:51:11 d65c8cfc05b1: Pull complete 03:51:30 2437ff75d9bd: Pull complete 03:51:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:51:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:51:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:30 prd-ubuntu20.04-docker-arm64-4c-16g-11382 does not seem to be running inside a container 03:51:30 $ 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/233 -v /w/workspace/device-virtual-go/233:/w/workspace/device-virtual-go/233:rw,z -v /w/workspace/device-virtual-go/233@tmp:/w/workspace/device-virtual-go/233@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 03:51:31 $ docker top 7f3c92e88565aaa76228c474d26a39524d6226041ab24e9252bf0f609f641e58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:51:32 ---> job-cost.sh 03:51:32 lf-activate-venv: SKIPPING 03:51:32 INFO: No Stack... 03:51:32 INFO: Retrieving Pricing Info for: v3-standard-4 03:51:33 INFO: Archiving Costs [Pipeline] sh 03:51:34 + cat /w/workspace/device-virtual-go/233/archives/cost.csv 03:51:34 + cut -d, -f6 [Pipeline] lock 03:51:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] 03:51:34 Resource [jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] did not exist. Created. 03:51:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:51:35 /w/workspace/device-virtual-go/233@tmp/durable-e48c4d79/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:51:36 + echo total: 0.10999999940395355 [Pipeline] stash 03:51:36 Warning: overwriting stash ‘stack-cost’ 03:51:36 Stashed 1 file(s) [Pipeline] } 03:51:36 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-233-stack-cost] [Pipeline] // lock [Pipeline] } 03:51:36 $ docker stop --time=1 7f3c92e88565aaa76228c474d26a39524d6226041ab24e9252bf0f609f641e58 03:51:37 $ docker rm -f --volumes 7f3c92e88565aaa76228c474d26a39524d6226041ab24e9252bf0f609f641e58 [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 03:51:38 provisioning config files... 03:51:38 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14974075470105399711tmp [Pipeline] { [Pipeline] sh 03:51:38 + set +x 03:51:38 + curl -s https://codecov.io/bash 03:51:38 + bash -s -- 03:51:38 03:51:38 _____ _ 03:51:38 / ____| | | 03:51:38 | | ___ __| | ___ ___ _____ __ 03:51:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:51:38 | |___| (_) | (_| | __/ (_| (_) \ V / 03:51:38 \_____\___/ \__,_|\___|\___\___/ \_/ 03:51:38 Bash-1.0.6 03:51:38 03:51:38 03:51:38 ==> git version 2.25.1 found 03:51:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:51:38 Release-Date: 2020-01-08 03:51:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:51:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:51:38 ==> Jenkins CI detected. 03:51:38 current dir:  /w/workspace/exfoundry_device-virtual-go_main 03:51:38 project root: . 03:51:38 --> token set from env 03:51:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:51:38 ==> Running gcov in . (disable via -X gcov) 03:51:38 ==> Python coveragepy not found 03:51:38 ==> Searching for coverage reports in: 03:51:38 + . 03:51:38 -> Found 1 reports 03:51:38 ==> Detecting git/mercurial file structure 03:51:38 ==> Reading reports 03:51:38 + ./coverage.out bytes=45292 03:51:38 ==> Appending adjustments 03:51:38 https://docs.codecov.io/docs/fixing-reports 03:51:38 + Found adjustments 03:51:38 ==> Gzipping contents 03:51:38 8.0K /tmp/codecov.jsUTC6.gz 03:51:38 ==> Uploading reports 03:51:38 url: https://codecov.io 03:51:38 query: branch=main&commit=bab95d64f90c328b46b329be29a512f4d97b3504&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:51:38 -> Pinging Codecov 03:51:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bab95d64f90c328b46b329be29a512f4d97b3504&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:51:39 -> Uploading to 03:51:39 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/bab95d64f90c328b46b329be29a512f4d97b3504/c420b296-d1ee-4e84-bf63-f8095b198cb0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T035138Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ae654eaa97cfa48e182861a57a34eeba4ebba7a0d0a9dd9ebd50410913d76aa2 03:51:39 % Total % Received % Xferd Average Speed Time Time Time Current 03:51:39 Dload Upload Total Spent Left Speed 03:51:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5332 0 0 100 5332 0 35078 --:--:-- --:--:-- --:--:-- 35078 03:51:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] } 03:51:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:51:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:51:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:51:39 03:51:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:51:39 latest: Pulling from edgex-devops/edgex-snyk-go 03:51:39 2d35ebdb57d9: Already exists 03:51:39 85e8836fcdb2: Pulling fs layer 03:51:39 91631faa732a: Pulling fs layer 03:51:39 f3f5ae8826fa: Pulling fs layer 03:51:39 4f4fb700ef54: Pulling fs layer 03:51:39 7861252a18e6: Pulling fs layer 03:51:39 9130f900ef6f: Pulling fs layer 03:51:39 4f4fb700ef54: Waiting 03:51:39 7861252a18e6: Waiting 03:51:39 9130f900ef6f: Waiting 03:51:39 f3f5ae8826fa: Download complete 03:51:39 85e8836fcdb2: Verifying Checksum 03:51:39 85e8836fcdb2: Download complete 03:51:39 4f4fb700ef54: Verifying Checksum 03:51:39 4f4fb700ef54: Download complete 03:51:39 85e8836fcdb2: Pull complete 03:51:40 7861252a18e6: Verifying Checksum 03:51:40 7861252a18e6: Download complete 03:51:40 91631faa732a: Verifying Checksum 03:51:40 91631faa732a: Download complete 03:51:41 9130f900ef6f: Verifying Checksum 03:51:41 9130f900ef6f: Download complete 03:51:45 91631faa732a: Pull complete 03:51:45 f3f5ae8826fa: Pull complete 03:51:45 4f4fb700ef54: Pull complete 03:51:45 7861252a18e6: Pull complete 03:51:49 9130f900ef6f: Pull complete 03:51:49 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:51:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:51:49 prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container 03:51:49 $ 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 03:51:50 $ docker top 8cd60a0ee2bcedf13a418e33f45bf9724fc19a1761302a5a4241cf0b48cfca5b -eo pid,comm [Pipeline] { [Pipeline] sh 03:51:50 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 03:51:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 03:51:51 + set -o pipefail 03:51:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 03:51:59 03:51:59 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 03:51:59 03:51:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/454325eb-5855-4529-90d7-ad24dda69218 03:51:59 03:51:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:51:59 [Pipeline] } 03:51:59 $ docker stop --time=1 8cd60a0ee2bcedf13a418e33f45bf9724fc19a1761302a5a4241cf0b48cfca5b 03:52:01 $ docker rm -f --volumes 8cd60a0ee2bcedf13a418e33f45bf9724fc19a1761302a5a4241cf0b48cfca5b [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 03:52:02 + git log --format=format:%s -1 bab95d64f90c328b46b329be29a512f4d97b3504 [Pipeline] sh 03:52:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:52:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:52:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:03 prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container 03:52:03 $ 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 03:52:03 $ docker top 6bd47c2c50cdf34380caa4352e7ed0c6c6e92798ed8dda78302837aec5e35d8c -eo pid,comm 03:52:03 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). 03:52:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:52:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:03 [ssh-agent] Looking for ssh-agent implementation... 03:52:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:03 $ docker exec 6bd47c2c50cdf34380caa4352e7ed0c6c6e92798ed8dda78302837aec5e35d8c ssh-agent 03:52:03 SSH_AUTH_SOCK=/tmp/ssh-ZmLSf2GcVTWh/agent.32 03:52:03 SSH_AGENT_PID=38 03:52:03 Running ssh-add (command line suppressed) 03:52:04 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2840623409916913514.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2840623409916913514.key) 03:52:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:52:04 + git semver tag 03:52:04 2026-05-26 03:52:04,640 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:52:04 2026-05-26 03:52:04,644 [run_tag] DEBUG tag force:False 03:52:04 2026-05-26 03:52:04,644 [check_head_tag] DEBUG check head tag 03:52:04 2026-05-26 03:52:04,645 [execute] INFO git cat-file --batch-check 03:52:04 2026-05-26 03:52:04,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 03:52:04 2026-05-26 03:52:04,647 [execute] INFO git cat-file --batch 03:52:04 2026-05-26 03:52:04,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 03:52:04 2026-05-26 03:52:04,661 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:52:04 2026-05-26 03:52:04,662 [execute] INFO git tag -a v4.1.0-dev.21 -m v4.1.0-dev.21 03:52:04 2026-05-26 03:52:04,662 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.21', '-m', 'v4.1.0-dev.21'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 03:52:04 2026-05-26 03:52:04,665 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:52:04 4.1.0-dev.21 [Pipeline] } 03:52:04 $ docker exec --env ******** --env ******** 6bd47c2c50cdf34380caa4352e7ed0c6c6e92798ed8dda78302837aec5e35d8c ssh-agent -k 03:52:05 unset SSH_AUTH_SOCK; 03:52:05 unset SSH_AGENT_PID; 03:52:05 echo Agent pid 38 killed; 03:52:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:52:05 + git semver [Pipeline] } 03:52:05 $ docker stop --time=1 6bd47c2c50cdf34380caa4352e7ed0c6c6e92798ed8dda78302837aec5e35d8c 03:52:07 $ docker rm -f --volumes 6bd47c2c50cdf34380caa4352e7ed0c6c6e92798ed8dda78302837aec5e35d8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:52:07 03:52:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:52:07 0.23.1-centos7: Pulling from edgex-lftools 03:52:07 ab5ef0e58194: Pulling fs layer 03:52:07 9712f1f96733: Pulling fs layer 03:52:07 63f879dbbcfc: Pulling fs layer 03:52:07 0d9ebad4ef96: Pulling fs layer 03:52:07 e9a5061849ea: Pulling fs layer 03:52:07 d747dcd14b5f: Pulling fs layer 03:52:07 2de7ff778b66: Pulling fs layer 03:52:07 0d9ebad4ef96: Waiting 03:52:07 d747dcd14b5f: Waiting 03:52:07 e9a5061849ea: Waiting 03:52:07 2de7ff778b66: Waiting 03:52:07 9712f1f96733: Verifying Checksum 03:52:07 9712f1f96733: Download complete 03:52:08 63f879dbbcfc: Verifying Checksum 03:52:08 63f879dbbcfc: Download complete 03:52:08 e9a5061849ea: Verifying Checksum 03:52:08 e9a5061849ea: Download complete 03:52:08 d747dcd14b5f: Verifying Checksum 03:52:08 d747dcd14b5f: Download complete 03:52:08 0d9ebad4ef96: Verifying Checksum 03:52:08 0d9ebad4ef96: Download complete 03:52:08 ab5ef0e58194: Download complete 03:52:08 2de7ff778b66: Verifying Checksum 03:52:08 2de7ff778b66: Download complete 03:52:12 ab5ef0e58194: Pull complete 03:52:12 9712f1f96733: Pull complete 03:52:12 63f879dbbcfc: Pull complete 03:52:17 0d9ebad4ef96: Pull complete 03:52:17 e9a5061849ea: Pull complete 03:52:17 d747dcd14b5f: Pull complete 03:52:19 2de7ff778b66: Pull complete 03:52:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:52:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:52:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:19 prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container 03:52:19 $ 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 03:52:20 $ docker top 002818b93362bfd38c66696ab8f6aca8a7f0f9585c44affb50f417dcf3cad827 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:52:20 provisioning config files... 03:52:20 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16941709763755406525tmp 03:52:20 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7785210599466156512tmp 03:52:20 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12782951736183608668tmp [Pipeline] { [Pipeline] echo 03:52:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:52:20 ---> sigul-configuration.sh 03:52:20 gpg: directory `/root/.gnupg' created 03:52:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:52:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:52:20 gpg: keyring `/root/.gnupg/secring.gpg' created 03:52:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:52:20 gpg: CAST5 encrypted data 03:52:20 gpg: encrypted with 1 passphrase 03:52:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:52:21 + mkdir /home/jenkins 03:52:21 + mkdir /home/jenkins/sigul [Pipeline] sh 03:52:21 + 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 03:52:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:52:21 ---> sigul-install.sh 03:52:21 Sigul already installed; skipping installation. [Pipeline] sh 03:52:22 + git tag --list 03:52:22 v1.0.0 03:52:22 v1.1.0 03:52:22 v1.1.1 03:52:22 v1.2.1 03:52:22 v1.2.2 03:52:22 v1.2.3 03:52:22 v1.3.0 03:52:22 v1.3.1 03:52:22 v2.0.0 03:52:22 v2.1.0 03:52:22 v2.1.1 03:52:22 v2.2.0 03:52:22 v2.3.0 03:52:22 v3.0 03:52:22 v3.0.0 03:52:22 v3.1 03:52:22 v3.1.0 03:52:22 v3.1.1 03:52:22 v4.0 03:52:22 v4.0.0 03:52:22 v4.0.1 03:52:22 v4.1.0-dev.1 03:52:22 v4.1.0-dev.10 03:52:22 v4.1.0-dev.11 03:52:22 v4.1.0-dev.12 03:52:22 v4.1.0-dev.13 03:52:22 v4.1.0-dev.14 03:52:22 v4.1.0-dev.15 03:52:22 v4.1.0-dev.16 03:52:22 v4.1.0-dev.17 03:52:22 v4.1.0-dev.18 03:52:22 v4.1.0-dev.19 03:52:22 v4.1.0-dev.2 03:52:22 v4.1.0-dev.20 03:52:22 v4.1.0-dev.21 03:52:22 v4.1.0-dev.3 03:52:22 v4.1.0-dev.4 03:52:22 v4.1.0-dev.5 03:52:22 v4.1.0-dev.6 03:52:22 v4.1.0-dev.7 03:52:22 v4.1.0-dev.8 03:52:22 v4.1.0-dev.9 [Pipeline] sh 03:52:22 + lftools sign git-tag v4.1.0-dev.21 03:52:22 Signing Git tag with Sigul... 03:52:22 Signing v4.1.0-dev.21 [Pipeline] echo 03:52:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:52:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:52:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:52:23 $ docker stop --time=1 002818b93362bfd38c66696ab8f6aca8a7f0f9585c44affb50f417dcf3cad827 03:52:24 $ docker rm -f --volumes 002818b93362bfd38c66696ab8f6aca8a7f0f9585c44affb50f417dcf3cad827 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:52:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:52:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:52:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:25 prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container 03:52:25 $ 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 03:52:26 $ docker top a08d2f27a1207d39bf04d8ee2133c681809dfd275b9dcdbb4fa42de54b21034b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:52:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:26 [ssh-agent] Looking for ssh-agent implementation... 03:52:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:26 $ docker exec a08d2f27a1207d39bf04d8ee2133c681809dfd275b9dcdbb4fa42de54b21034b ssh-agent 03:52:26 SSH_AUTH_SOCK=/tmp/ssh-goTpxiPpfXSn/agent.32 03:52:26 SSH_AGENT_PID=38 03:52:26 Running ssh-add (command line suppressed) 03:52:26 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11083054062260447635.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11083054062260447635.key) 03:52:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:52:26 + git semver bump pre 03:52:27 2026-05-26 03:52:27,160 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:52:27 2026-05-26 03:52:27,164 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:52:27 2026-05-26 03:52:27,164 [bump_version] DEBUG bumping version:4.1.0-dev.21 on axis:pre with prefix:dev 03:52:27 2026-05-26 03:52:27,164 [bump_version] DEBUG bumped version:4.1.0-dev.22 03:52:27 2026-05-26 03:52:27,164 [write_version] DEBUG write version:4.1.0-dev.22 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 03:52:27 2026-05-26 03:52:27,164 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:52:27 2026-05-26 03:52:27,164 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:52:27 2026-05-26 03:52:27,166 [execute] INFO git cat-file --batch-check 03:52:27 2026-05-26 03:52:27,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:52:27 2026-05-26 03:52:27,171 [execute] INFO git cat-file --batch 03:52:27 2026-05-26 03:52:27,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:52:27 2026-05-26 03:52:27,174 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:52:27 4.1.0-dev.22 [Pipeline] } 03:52:27 $ docker exec --env ******** --env ******** a08d2f27a1207d39bf04d8ee2133c681809dfd275b9dcdbb4fa42de54b21034b ssh-agent -k 03:52:27 unset SSH_AUTH_SOCK; 03:52:27 unset SSH_AGENT_PID; 03:52:27 echo Agent pid 38 killed; 03:52:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:52:27 + git semver [Pipeline] } 03:52:28 $ docker stop --time=1 a08d2f27a1207d39bf04d8ee2133c681809dfd275b9dcdbb4fa42de54b21034b 03:52:29 $ docker rm -f --volumes a08d2f27a1207d39bf04d8ee2133c681809dfd275b9dcdbb4fa42de54b21034b [Pipeline] // withDockerContainer [Pipeline] sh 03:52:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:52:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:52:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:30 prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container 03:52:30 $ 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 03:52:30 $ docker top 60844d30d2d1a2d1e4c07ca6bf22b21a4a33fa34e044da0758cef2687849bb70 -eo pid,comm 03:52:30 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). 03:52:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:52:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:52:30 [ssh-agent] Looking for ssh-agent implementation... 03:52:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:30 $ docker exec 60844d30d2d1a2d1e4c07ca6bf22b21a4a33fa34e044da0758cef2687849bb70 ssh-agent 03:52:30 SSH_AUTH_SOCK=/tmp/ssh-fhPnnkJwAbkN/agent.32 03:52:30 SSH_AGENT_PID=38 03:52:30 Running ssh-add (command line suppressed) 03:52:30 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_63017277741237959.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_63017277741237959.key) 03:52:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:52:31 + git semver push 03:52:31 2026-05-26 03:52:31,277 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:52:31 2026-05-26 03:52:31,281 [run_push] DEBUG push 03:52:31 2026-05-26 03:52:31,282 [execute] INFO git cat-file --batch-check 03:52:31 2026-05-26 03:52:31,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:52:31 2026-05-26 03:52:31,284 [execute] INFO git rev-list e31339817e6ea9d681a6ca80057f5c9e621d7c60 -- 03:52:31 2026-05-26 03:52:31,284 [execute] DEBUG Popen(['git', 'rev-list', 'e31339817e6ea9d681a6ca80057f5c9e621d7c60', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:52:31 2026-05-26 03:52:31,293 [execute] INFO git fetch -v -- origin 03:52:31 2026-05-26 03:52:31,293 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:52:31 2026-05-26 03:52:31,810 [run_push] DEBUG no remote changes detected 03:52:31 2026-05-26 03:52:31,810 [execute] INFO git push origin semver 03:52:31 2026-05-26 03:52:31,811 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:52:32 2026-05-26 03:52:32,973 [run_push] DEBUG push all version tags 03:52:32 2026-05-26 03:52:32,973 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:52:32 2026-05-26 03:52:32,974 [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) 03:52:34 2026-05-26 03:52:34,049 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:52:34 4.1.0-dev.22 [Pipeline] } 03:52:34 $ docker exec --env ******** --env ******** 60844d30d2d1a2d1e4c07ca6bf22b21a4a33fa34e044da0758cef2687849bb70 ssh-agent -k 03:52:34 unset SSH_AUTH_SOCK; 03:52:34 unset SSH_AGENT_PID; 03:52:34 echo Agent pid 38 killed; 03:52:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:52:34 + git semver [Pipeline] } 03:52:35 $ docker stop --time=1 60844d30d2d1a2d1e4c07ca6bf22b21a4a33fa34e044da0758cef2687849bb70 03:52:36 $ docker rm -f --volumes 60844d30d2d1a2d1e4c07ca6bf22b21a4a33fa34e044da0758cef2687849bb70 [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 03:52:37 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 03:52:37 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 03:52:37 total 16 03:52:37 drwxr-xr-x 3 root root 4096 May 26 03:38 . 03:52:37 drwxrwxr-x 9 jenkins jenkins 4096 May 26 03:52 .. 03:52:37 drwxr-xr-x 2 root root 4096 May 26 03:38 cost 03:52:37 -rw-r--r-- 1 root root 89 May 26 03:38 cost.csv 03:52:37 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 03:52:37 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 03:52:37 total 16 03:52:37 drwxr-xr-x 3 jenkins jenkins 4096 May 26 03:38 . 03:52:37 drwxrwxr-x 9 jenkins jenkins 4096 May 26 03:52 .. 03:52:37 drwxr-xr-x 2 jenkins jenkins 4096 May 26 03:38 cost 03:52:37 -rw-r--r-- 1 jenkins jenkins 89 May 26 03:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:52:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:52:38 ---> package-listing.sh 03:52:38 ++ facter osfamily 03:52:38 ++ tr '[:upper:]' '[:lower:]' 03:52:38 + OS_FAMILY=debian 03:52:38 + workspace=/w/workspace/exfoundry_device-virtual-go_main 03:52:38 + START_PACKAGES=/tmp/packages_start.txt 03:52:38 + END_PACKAGES=/tmp/packages_end.txt 03:52:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:52:38 + PACKAGES=/tmp/packages_start.txt 03:52:38 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 03:52:38 + PACKAGES=/tmp/packages_end.txt 03:52:38 + case "${OS_FAMILY}" in 03:52:38 + dpkg -l 03:52:38 + grep '^ii' 03:52:38 + '[' -f /tmp/packages_start.txt ']' 03:52:38 + '[' -f /tmp/packages_end.txt ']' 03:52:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:52:38 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 03:52:38 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 03:52:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 03:52:38 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 03:52:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:52:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:52:39 prd-ubuntu20.04-docker-8c-8g-11379 does not seem to be running inside a container 03:52:39 $ 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 03:52:39 $ docker top 87481f63b0e7529e19ab1be6f5ddb44b85326e6c08000e328f1bcb44bb5234fc -eo pid,comm [Pipeline] { [Pipeline] sh 03:52:40 + touch /tmp/pre-build-complete [Pipeline] sh 03:52:40 + mkdir -p /var/log/sysstat [Pipeline] sh 03:52:40 + ls /var/log/sa-host 03:52:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:52:40 provisioning config files... 03:52:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6629784489489817373tmp [Pipeline] { [Pipeline] echo 03:52:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:52:41 ---> create-netrc.sh [Pipeline] } 03:52:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:52:41 ---> python-tools-install.sh [Pipeline] echo 03:52:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:52:41 ---> sudo-logs.sh 03:52:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:52:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:52:42 ---> job-cost.sh 03:52:42 lf-activate-venv: SKIPPING 03:52:42 DEBUG: total: 0.2199999988079071 03:52:42 INFO: Retrieving Stack Cost... 03:52:42 INFO: Retrieving Pricing Info for: v3-standard-8 03:52:42 INFO: Archiving Costs [Pipeline] echo 03:52:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:52:43 ---> logs-deploy.sh 03:52:43 lf-activate-venv: SKIPPING 03:52:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/233 03:52:43 INFO: archiving workspace using pattern(s): 03:52:44 Archives upload complete. 03:52:44 INFO: archiving logs to Nexus