Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1ae59df93e15168f5c84516dd369218cbd3ebf1 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-ssh5110921837666011114.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh12288197375385573628.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh4795431003596621905.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh810641614568733225.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-ssh1887538673110406449.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40898 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 f1ae59df93e15168f5c84516dd369218cbd3ebf1 (main) Commit message: "Merge pull request #529 from judehung/update-odesa" > git config core.sparsecheckout # timeout=10 > git checkout -f f1ae59df93e15168f5c84516dd369218cbd3ebf1 # timeout=10 > git rev-list --no-walk 5da0a0ee199354dbeb8e2af176f21c093c99ecf8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-11T09:34:15.284Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-11T09:34:15.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T09:34:15.389Z] ========================================================= [2025-03-11T09:34:15.389Z] EdgeX Global Pipelines Version Info [2025-03-11T09:34:15.389Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:34:16.107Z] ------------------- [2025-03-11T09:34:16.107Z] stable info: [2025-03-11T09:34:16.107Z] ------------------- [2025-03-11T09:34:16.107Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-11T09:34:16.107Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T09:34:16.107Z] Message: update stable to v1.0.271 [2025-03-11T09:34:16.679Z] ------------------- [2025-03-11T09:34:16.679Z] experimental info: [2025-03-11T09:34:16.679Z] ------------------- [2025-03-11T09:34:16.679Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-11T09:34:16.679Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T09:34:16.679Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-11T09:34:16.754Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-03-11T09:34:16.774Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-03-11T09:34:16.797Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-11T09:34:16.827Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-11T09:34:16.850Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-11T09:34:16.873Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-11T09:34:16.896Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-11T09:34:16.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-11T09:34:16.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-11T09:34:16.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-11T09:34:16.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-11T09:34:17.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-03-11T09:34:17.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-11T09:34:17.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-11T09:34:17.059Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T09:34:17.081Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T09:34:17.107Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T09:34:17.131Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-11T09:34:17.153Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-11T09:34:17.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-11T09:34:17.195Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-11T09:34:17.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-11T09:34:17.236Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-11T09:34:17.259Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-11T09:34:17.281Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-11T09:34:17.301Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-11T09:34:17.324Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-11T09:34:17.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-11T09:34:17.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-11T09:34:17.411Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-11T09:34:17.437Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-11T09:34:17.464Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1ae59d [Pipeline] echo [2025-03-11T09:34:17.492Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T09:34:17.564Z] provisioning config files... [2025-03-11T09:34:17.599Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7232794068520515394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:34:17.943Z] ---> ****-login.sh [2025-03-11T09:34:17.943Z] nexus3.edgexfoundry.org:10001 [2025-03-11T09:34:18.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:34:18.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:34:18.206Z] Configure a credential helper to remove this warning. See [2025-03-11T09:34:18.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:34:18.206Z] [2025-03-11T09:34:18.206Z] Login Succeeded [2025-03-11T09:34:18.206Z] nexus3.edgexfoundry.org:10002 [2025-03-11T09:34:18.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:34:18.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:34:18.467Z] Configure a credential helper to remove this warning. See [2025-03-11T09:34:18.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:34:18.467Z] [2025-03-11T09:34:18.467Z] Login Succeeded [2025-03-11T09:34:18.467Z] nexus3.edgexfoundry.org:10003 [2025-03-11T09:34:18.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:34:18.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:34:18.467Z] Configure a credential helper to remove this warning. See [2025-03-11T09:34:18.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:34:18.467Z] [2025-03-11T09:34:18.467Z] Login Succeeded [2025-03-11T09:34:18.467Z] nexus3.edgexfoundry.org:10004 [2025-03-11T09:34:18.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:34:18.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:34:18.728Z] Configure a credential helper to remove this warning. See [2025-03-11T09:34:18.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:34:18.729Z] [2025-03-11T09:34:18.729Z] Login Succeeded [2025-03-11T09:34:18.729Z] ****.io [2025-03-11T09:34:18.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:34:18.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:34:18.989Z] Configure a credential helper to remove this warning. See [2025-03-11T09:34:18.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:34:18.989Z] [2025-03-11T09:34:18.989Z] Login Succeeded [2025-03-11T09:34:18.989Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T09:34:18.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-11T09:34:19.406Z] + git rev-list -1 --merges f1ae59df93e15168f5c84516dd369218cbd3ebf1~1..f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-11T09:34:19.436Z] -----------> git rev-list -1 --merges f1ae59df93e15168f5c84516dd369218cbd3ebf1~1..f1ae59df93e15168f5c84516dd369218cbd3ebf1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-11T09:34:19.436Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1 [false] [Pipeline] sh [2025-03-11T09:34:19.735Z] + git log --format=format:%s -1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-11T09:34:19.752Z] ========================================================= [2025-03-11T09:34:19.752Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-11T09:34:19.752Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T09:34:20.090Z] + git log --format=format:%s -1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] echo [2025-03-11T09:34:20.104Z] [semverPrep] GIT_COMMIT: f1ae59df93e15168f5c84516dd369218cbd3ebf1, Commit Message: Merge pull request #529 from judehung/update-odesa [Pipeline] echo [2025-03-11T09:34:20.122Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-11T09:34:20.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T09:34:20.481Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-11T09:34:20.481Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-11T09:34:20.481Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-11T09:34:20.481Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-11T09:34:20.481Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-11T09:34:20.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:34:20.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T09:34:20.960Z] [2025-03-11T09:34:20.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:34:21.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T09:34:21.257Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-11T09:34:21.257Z] b85a868b505f: Pulling fs layer [2025-03-11T09:34:21.257Z] e2be974225ed: Pulling fs layer [2025-03-11T09:34:21.257Z] 339a4e72a1f5: Pulling fs layer [2025-03-11T09:34:21.257Z] 988bab9f4d93: Pulling fs layer [2025-03-11T09:34:21.257Z] 1469e6f7b9e6: Pulling fs layer [2025-03-11T09:34:21.257Z] eaf3925da568: Pulling fs layer [2025-03-11T09:34:21.257Z] bab4dde63d76: Pulling fs layer [2025-03-11T09:34:21.257Z] bde34c3a00c8: Pulling fs layer [2025-03-11T09:34:21.257Z] b352a97aabf1: Pulling fs layer [2025-03-11T09:34:21.257Z] 4872d77fe225: Pulling fs layer [2025-03-11T09:34:21.257Z] 5851b861e8e6: Pulling fs layer [2025-03-11T09:34:21.257Z] 988bab9f4d93: Waiting [2025-03-11T09:34:21.257Z] eaf3925da568: Waiting [2025-03-11T09:34:21.257Z] bab4dde63d76: Waiting [2025-03-11T09:34:21.257Z] 1469e6f7b9e6: Waiting [2025-03-11T09:34:21.257Z] 4872d77fe225: Waiting [2025-03-11T09:34:21.257Z] bde34c3a00c8: Waiting [2025-03-11T09:34:21.257Z] 5851b861e8e6: Waiting [2025-03-11T09:34:21.257Z] b352a97aabf1: Waiting [2025-03-11T09:34:21.257Z] e2be974225ed: Verifying Checksum [2025-03-11T09:34:21.257Z] e2be974225ed: Download complete [2025-03-11T09:34:21.257Z] 988bab9f4d93: Download complete [2025-03-11T09:34:21.257Z] 1469e6f7b9e6: Verifying Checksum [2025-03-11T09:34:21.257Z] 1469e6f7b9e6: Download complete [2025-03-11T09:34:21.257Z] 339a4e72a1f5: Verifying Checksum [2025-03-11T09:34:21.257Z] 339a4e72a1f5: Download complete [2025-03-11T09:34:21.257Z] eaf3925da568: Verifying Checksum [2025-03-11T09:34:21.257Z] eaf3925da568: Download complete [2025-03-11T09:34:21.257Z] bde34c3a00c8: Download complete [2025-03-11T09:34:21.519Z] b352a97aabf1: Download complete [2025-03-11T09:34:21.519Z] 4872d77fe225: Verifying Checksum [2025-03-11T09:34:21.519Z] 4872d77fe225: Download complete [2025-03-11T09:34:21.519Z] 5851b861e8e6: Download complete [2025-03-11T09:34:21.519Z] b85a868b505f: Verifying Checksum [2025-03-11T09:34:21.519Z] b85a868b505f: Download complete [2025-03-11T09:34:21.778Z] bab4dde63d76: Verifying Checksum [2025-03-11T09:34:21.778Z] bab4dde63d76: Download complete [2025-03-11T09:34:22.712Z] b85a868b505f: Pull complete [2025-03-11T09:34:22.972Z] e2be974225ed: Pull complete [2025-03-11T09:34:23.541Z] 339a4e72a1f5: Pull complete [2025-03-11T09:34:23.541Z] 988bab9f4d93: Pull complete [2025-03-11T09:34:23.801Z] 1469e6f7b9e6: Pull complete [2025-03-11T09:34:23.801Z] eaf3925da568: Pull complete [2025-03-11T09:34:25.717Z] bab4dde63d76: Pull complete [2025-03-11T09:34:25.717Z] bde34c3a00c8: Pull complete [2025-03-11T09:34:25.977Z] b352a97aabf1: Pull complete [2025-03-11T09:34:25.977Z] 4872d77fe225: Pull complete [2025-03-11T09:34:25.977Z] 5851b861e8e6: Pull complete [2025-03-11T09:34:25.977Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-11T09:34:25.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T09:34:25.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:34:26.128Z] prd-ubuntu20.04-docker-8c-8g-40898 does not seem to be running inside a container [2025-03-11T09:34:26.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T09:34:28.341Z] $ docker top 87532a338fd39bdaa222bb6e8cc5ab00b0cd1e4c5b234ce7cb0186fe48bc2cc1 -eo pid,comm [2025-03-11T09:34:28.403Z] 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). [2025-03-11T09:34:28.403Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T09:34:28.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T09:34:28.462Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T09:34:28.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T09:34:28.574Z] $ docker exec 87532a338fd39bdaa222bb6e8cc5ab00b0cd1e4c5b234ce7cb0186fe48bc2cc1 ssh-agent [2025-03-11T09:34:28.667Z] SSH_AUTH_SOCK=/tmp/ssh-q9xGVNjHDM4D/agent.33 [2025-03-11T09:34:28.667Z] SSH_AGENT_PID=39 [2025-03-11T09:34:28.674Z] Running ssh-add (command line suppressed) [2025-03-11T09:34:28.773Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12200950298973811674.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12200950298973811674.key) [2025-03-11T09:34:28.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T09:34:29.083Z] + git tag --points-at HEAD [Pipeline] } [2025-03-11T09:34:29.095Z] $ docker exec --env ******** --env ******** 87532a338fd39bdaa222bb6e8cc5ab00b0cd1e4c5b234ce7cb0186fe48bc2cc1 ssh-agent -k [2025-03-11T09:34:29.191Z] unset SSH_AUTH_SOCK; [2025-03-11T09:34:29.192Z] unset SSH_AGENT_PID; [2025-03-11T09:34:29.192Z] echo Agent pid 39 killed; [2025-03-11T09:34:29.202Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-11T09:34:29.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T09:34:29.243Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T09:34:29.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T09:34:29.370Z] $ docker exec 87532a338fd39bdaa222bb6e8cc5ab00b0cd1e4c5b234ce7cb0186fe48bc2cc1 ssh-agent [2025-03-11T09:34:29.479Z] SSH_AUTH_SOCK=/tmp/ssh-1KGsok1CuXJw/agent.72 [2025-03-11T09:34:29.479Z] SSH_AGENT_PID=78 [2025-03-11T09:34:29.484Z] Running ssh-add (command line suppressed) [2025-03-11T09:34:29.591Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3018073178221633865.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3018073178221633865.key) [2025-03-11T09:34:29.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T09:34:29.894Z] + git semver init [2025-03-11T09:34:30.154Z] 2025-03-11 09:34:30,077 [run_init] DEBUG init version:0.0.0 force:False [2025-03-11T09:34:30.154Z] 2025-03-11 09:34:30,077 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-03-11T09:34:30.154Z] 2025-03-11 09:34:30,078 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-03-11T09:34:30.154Z] 2025-03-11 09:34:30,078 [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, universal_newlines=False, shell=None, istream=None) [2025-03-11T09:34:31.533Z] 2025-03-11 09:34:31,463 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-03-11T09:34:31.533Z] 2025-03-11 09:34:31,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-03-11T09:34:31.533Z] 2025-03-11 09:34:31,463 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-11T09:34:31.533Z] 2025-03-11 09:34:31,464 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-11T09:34:31.533Z] 4.0.0-dev.19 [Pipeline] } [2025-03-11T09:34:31.542Z] $ docker exec --env ******** --env ******** 87532a338fd39bdaa222bb6e8cc5ab00b0cd1e4c5b234ce7cb0186fe48bc2cc1 ssh-agent -k [2025-03-11T09:34:31.644Z] unset SSH_AUTH_SOCK; [2025-03-11T09:34:31.644Z] unset SSH_AGENT_PID; [2025-03-11T09:34:31.645Z] echo Agent pid 78 killed; [2025-03-11T09:34:31.659Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T09:34:31.978Z] + git semver [Pipeline] } [2025-03-11T09:34:32.248Z] $ docker stop --time=1 87532a338fd39bdaa222bb6e8cc5ab00b0cd1e4c5b234ce7cb0186fe48bc2cc1 [2025-03-11T09:34:33.580Z] $ docker rm -f --volumes 87532a338fd39bdaa222bb6e8cc5ab00b0cd1e4c5b234ce7cb0186fe48bc2cc1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T09:34:33.932Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-11T09:34:34.152Z] Stashed 1 file(s) [Pipeline] echo [2025-03-11T09:34:34.155Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.19 [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 [2025-03-11T09:34:34.317Z] provisioning config files... [2025-03-11T09:34:34.326Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4217713379968161867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:34:34.628Z] ---> ****-login.sh [2025-03-11T09:34:34.628Z] nexus3.edgexfoundry.org:10001 [2025-03-11T09:34:34.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:34:34.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:34:34.629Z] Configure a credential helper to remove this warning. See [2025-03-11T09:34:34.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:34:34.629Z] [2025-03-11T09:34:34.629Z] Login Succeeded [2025-03-11T09:34:34.629Z] nexus3.edgexfoundry.org:10002 [2025-03-11T09:34:34.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:34:34.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:34:34.629Z] Configure a credential helper to remove this warning. See [2025-03-11T09:34:34.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:34:34.629Z] [2025-03-11T09:34:34.629Z] Login Succeeded [2025-03-11T09:34:34.629Z] nexus3.edgexfoundry.org:10003 [2025-03-11T09:34:34.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:34:34.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:34:34.887Z] Configure a credential helper to remove this warning. See [2025-03-11T09:34:34.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:34:34.887Z] [2025-03-11T09:34:34.888Z] Login Succeeded [2025-03-11T09:34:34.888Z] nexus3.edgexfoundry.org:10004 [2025-03-11T09:34:34.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:34:34.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:34:34.888Z] Configure a credential helper to remove this warning. See [2025-03-11T09:34:34.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:34:34.888Z] [2025-03-11T09:34:34.888Z] Login Succeeded [2025-03-11T09:34:34.888Z] ****.io [2025-03-11T09:34:35.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:34:35.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:34:35.148Z] Configure a credential helper to remove this warning. See [2025-03-11T09:34:35.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:34:35.148Z] [2025-03-11T09:34:35.148Z] Login Succeeded [2025-03-11T09:34:35.148Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T09:34:35.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-11T09:34:35.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T09:34:35.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T09:34:35.291Z] ========================================================= [2025-03-11T09:34:35.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-11T09:34:35.291Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:34:35.631Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-11T09:34:35.631Z] Sending build context to Docker daemon 37.91MB [2025-03-11T09:34:35.631Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T09:34:35.631Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-11T09:34:35.889Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-11T09:34:35.889Z] da9db072f522: Pulling fs layer [2025-03-11T09:34:35.889Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-11T09:34:35.889Z] 06f05ace1117: Pulling fs layer [2025-03-11T09:34:35.889Z] 5fe327b54edc: Pulling fs layer [2025-03-11T09:34:35.889Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T09:34:35.889Z] 92a5565b7b96: Pulling fs layer [2025-03-11T09:34:35.889Z] ff9bb7016b71: Pulling fs layer [2025-03-11T09:34:35.889Z] b67dba6c2c7d: Pulling fs layer [2025-03-11T09:34:35.889Z] a813b0c90790: Pulling fs layer [2025-03-11T09:34:35.889Z] 5fe327b54edc: Waiting [2025-03-11T09:34:35.889Z] 4f4fb700ef54: Waiting [2025-03-11T09:34:35.889Z] 92a5565b7b96: Waiting [2025-03-11T09:34:35.889Z] ff9bb7016b71: Waiting [2025-03-11T09:34:35.889Z] b67dba6c2c7d: Waiting [2025-03-11T09:34:35.889Z] a813b0c90790: Waiting [2025-03-11T09:34:35.889Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-11T09:34:35.889Z] 6ef4a4ee8ca5: Download complete [2025-03-11T09:34:35.889Z] 5fe327b54edc: Download complete [2025-03-11T09:34:35.889Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T09:34:35.889Z] 4f4fb700ef54: Download complete [2025-03-11T09:34:35.889Z] 92a5565b7b96: Verifying Checksum [2025-03-11T09:34:35.889Z] 92a5565b7b96: Download complete [2025-03-11T09:34:35.889Z] da9db072f522: Verifying Checksum [2025-03-11T09:34:35.889Z] da9db072f522: Download complete [2025-03-11T09:34:35.889Z] ff9bb7016b71: Verifying Checksum [2025-03-11T09:34:35.889Z] ff9bb7016b71: Download complete [2025-03-11T09:34:36.148Z] da9db072f522: Pull complete [2025-03-11T09:34:36.148Z] 6ef4a4ee8ca5: Pull complete [2025-03-11T09:34:36.148Z] a813b0c90790: Verifying Checksum [2025-03-11T09:34:36.148Z] a813b0c90790: Download complete [2025-03-11T09:34:36.406Z] 06f05ace1117: Verifying Checksum [2025-03-11T09:34:36.406Z] 06f05ace1117: Download complete [2025-03-11T09:34:36.665Z] b67dba6c2c7d: Verifying Checksum [2025-03-11T09:34:36.665Z] b67dba6c2c7d: Download complete [2025-03-11T09:34:39.952Z] 06f05ace1117: Pull complete [2025-03-11T09:34:39.952Z] 5fe327b54edc: Pull complete [2025-03-11T09:34:40.212Z] 4f4fb700ef54: Pull complete [2025-03-11T09:34:40.212Z] 92a5565b7b96: Pull complete [2025-03-11T09:34:40.212Z] ff9bb7016b71: Pull complete [2025-03-11T09:34:42.740Z] b67dba6c2c7d: Pull complete [2025-03-11T09:34:43.308Z] a813b0c90790: Pull complete [2025-03-11T09:34:43.308Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-11T09:34:43.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-11T09:34:43.308Z] ---> 3ba60ce46760 [2025-03-11T09:34:43.308Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-11T09:34:46.678Z] ---> Running in 459111e3e1a4 [2025-03-11T09:34:46.678Z] Removing intermediate container 459111e3e1a4 [2025-03-11T09:34:46.678Z] ---> 87263deee8bc [2025-03-11T09:34:46.678Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T09:34:46.678Z] ---> Running in c8228ddd10ec [2025-03-11T09:34:46.678Z] Removing intermediate container c8228ddd10ec [2025-03-11T09:34:46.678Z] ---> 17b41fa51a1e [2025-03-11T09:34:46.678Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-11T09:34:46.678Z] ---> Running in 8674b60ceffa [2025-03-11T09:34:46.678Z] Removing intermediate container 8674b60ceffa [2025-03-11T09:34:46.678Z] ---> 5f8de05cd13d [2025-03-11T09:34:46.678Z] Step 6/12 : WORKDIR /device-virtual-go [2025-03-11T09:34:46.937Z] ---> Running in 8c9ba1cf0e62 [2025-03-11T09:34:46.937Z] Removing intermediate container 8c9ba1cf0e62 [2025-03-11T09:34:46.937Z] ---> c041d90b6973 [2025-03-11T09:34:46.937Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T09:34:46.937Z] ---> Running in ee968e251107 [2025-03-11T09:34:47.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T09:34:47.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T09:34:47.726Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-11T09:34:47.726Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-11T09:34:47.726Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-11T09:34:47.726Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-11T09:34:47.726Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T09:34:47.726Z] OK: 252 MiB in 62 packages [2025-03-11T09:34:48.295Z] Removing intermediate container ee968e251107 [2025-03-11T09:34:48.295Z] ---> 1db9c036c489 [2025-03-11T09:34:48.295Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-11T09:34:48.554Z] ---> 270f496d9cfa [2025-03-11T09:34:48.554Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T09:34:48.554Z] ---> Running in ad8ac8f8c8d1 [2025-03-11T09:34:49.275Z] Still waiting to schedule task [2025-03-11T09:34:49.276Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-11T09:35:44.819Z] Removing intermediate container ad8ac8f8c8d1 [2025-03-11T09:35:44.819Z] ---> a9046c101076 [2025-03-11T09:35:44.819Z] Step 10/12 : COPY . . [2025-03-11T09:35:44.819Z] ---> e9f8f7168c56 [2025-03-11T09:35:44.819Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T09:35:44.819Z] ---> Running in b1d7fb37e7ca [2025-03-11T09:35:44.819Z] Removing intermediate container b1d7fb37e7ca [2025-03-11T09:35:44.819Z] ---> b0615000a032 [2025-03-11T09:35:44.819Z] Step 12/12 : RUN $MAKE [2025-03-11T09:35:44.819Z] ---> Running in de304c1f78c3 [2025-03-11T09:35:44.819Z] noop [2025-03-11T09:35:44.819Z] Removing intermediate container de304c1f78c3 [2025-03-11T09:35:44.819Z] ---> 450a937da682 [2025-03-11T09:35:44.819Z] Successfully built 450a937da682 [2025-03-11T09:35:44.819Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:35:45.149Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T09:35:45.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:35:45.221Z] prd-ubuntu20.04-docker-8c-8g-40898 does not seem to be running inside a container [2025-03-11T09:35:45.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T09:35:45.584Z] $ docker top f6be21668e4f63093a46ef008ce982068ccb7d155a2396ea3a7166e94a78acee -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T09:35:45.937Z] + go version [2025-03-11T09:35:45.937Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-11T09:35:45.945Z] $ docker stop --time=1 f6be21668e4f63093a46ef008ce982068ccb7d155a2396ea3a7166e94a78acee [2025-03-11T09:35:47.237Z] $ docker rm -f --volumes f6be21668e4f63093a46ef008ce982068ccb7d155a2396ea3a7166e94a78acee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:35:47.693Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T09:35:47.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:35:47.775Z] prd-ubuntu20.04-docker-8c-8g-40898 does not seem to be running inside a container [2025-03-11T09:35:47.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-11T09:35:48.149Z] $ docker top 068f06832a7957c5ebd202863c5b4d7cd6b972aaae5d506a25032cd8411a3645 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T09:35:48.503Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-11T09:35:48.806Z] + make test [2025-03-11T09:35:48.807Z] go test ./... -coverprofile=coverage.out [2025-03-11T09:35:50.707Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-03-11T09:36:12.632Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-03-11T09:36:12.632Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements [2025-03-11T09:36:13.936Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40899 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2025-03-11T09:36:13.953Z] Running in /w/workspace/device-virtual-go/204 [Pipeline] { [Pipeline] checkout [2025-03-11T09:36:17.003Z] The recommended git tool is: git [2025-03-11T09:36:21.245Z] using credential edgex-jenkins-ssh [2025-03-11T09:36:21.265Z] Cloning the remote Git repository [2025-03-11T09:36:21.305Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-03-11T09:36:21.394Z] > git init /w/workspace/device-virtual-go/204 # timeout=10 [2025-03-11T09:36:21.533Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-03-11T09:36:21.534Z] > git --version # timeout=10 [2025-03-11T09:36:21.553Z] > git --version # 'git version 2.25.1' [2025-03-11T09:36:21.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-11T09:36:21.692Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T09:36:22.602Z] go vet ./... [2025-03-11T09:36:25.634Z] Avoid second fetch [2025-03-11T09:36:25.635Z] Checking out Revision f1ae59df93e15168f5c84516dd369218cbd3ebf1 (main) [2025-03-11T09:36:24.751Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-03-11T09:36:24.782Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T09:36:26.193Z] Commit message: "Merge pull request #529 from judehung/update-odesa" [2025-03-11T09:36:25.647Z] > git config core.sparsecheckout # timeout=10 [2025-03-11T09:36:25.715Z] > git checkout -f f1ae59df93e15168f5c84516dd369218cbd3ebf1 # timeout=10 [2025-03-11T09:36:27.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T09:36:27.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-11T09:36:27.864Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-11T09:36:27.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-11T09:36:27.892Z] $ docker stop --time=1 068f06832a7957c5ebd202863c5b4d7cd6b972aaae5d506a25032cd8411a3645 [2025-03-11T09:36:30.815Z] $ docker rm -f --volumes 068f06832a7957c5ebd202863c5b4d7cd6b972aaae5d506a25032cd8411a3645 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T09:36:31.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T09:36:31.497Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2025-03-11T09:36:31.771Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-11T09:36:31.771Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T09:36:31.771Z] Dload Upload Total Spent Left Speed [2025-03-11T09:36:31.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 70483 0 --:--:-- --:--:-- --:--:-- 70483 [Pipeline] sh [Pipeline] sh [2025-03-11T09:36:32.193Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-11T09:36:32.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-11T09:36:32.525Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-11T09:36:32.525Z] + sudo tee /etc/docker/daemon.new [2025-03-11T09:36:32.525Z] { [2025-03-11T09:36:32.525Z] "registry-mirrors": [ [2025-03-11T09:36:32.525Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-11T09:36:32.525Z] ], [2025-03-11T09:36:32.525Z] "bip": "10.250.0.254/24", [2025-03-11T09:36:32.525Z] "hosts": [ [2025-03-11T09:36:32.525Z] "tcp://0.0.0.0:5555", [2025-03-11T09:36:32.525Z] "unix:///var/run/docker.sock" [2025-03-11T09:36:32.525Z] ], [2025-03-11T09:36:32.525Z] "mtu": 1458, [2025-03-11T09:36:32.525Z] "selinux-enabled": true, [2025-03-11T09:36:32.525Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-11T09:36:32.525Z] } [Pipeline] sh [2025-03-11T09:36:32.555Z] + ls -al . [2025-03-11T09:36:32.555Z] total 268 [2025-03-11T09:36:32.555Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 09:35 . [2025-03-11T09:36:32.555Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 09:34 .. [2025-03-11T09:36:32.555Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 09:36 .git [2025-03-11T09:36:32.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:34 .github [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 11 09:34 .gitignore [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 11 09:34 .golangci.yml [2025-03-11T09:36:32.555Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 09:34 .semver [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 18321 Mar 11 09:34 Attribution.txt [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 11 09:34 CHANGELOG.md [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 11 09:34 Dockerfile [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 09:34 GOVERNANCE.md [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 11 09:34 Jenkinsfile [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 09:34 LICENSE [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 2652 Mar 11 09:34 Makefile [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 11 09:34 OWNERS.md [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 11 09:34 README.md [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 09:34 VERSION [2025-03-11T09:36:32.555Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 09:34 bin [2025-03-11T09:36:32.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:34 cmd [2025-03-11T09:36:32.555Z] -rw-r--r-- 1 jenkins jenkins 43316 Mar 11 09:36 coverage.out [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 6032 Mar 11 09:34 go.mod [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 11 09:34 go.sum [2025-03-11T09:36:32.555Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:34 internal [2025-03-11T09:36:32.555Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 11 09:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:36:32.899Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-11T09:36:32.959Z] + 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=f1ae59df93e15168f5c84516dd369218cbd3ebf1 --label arch=amd64 --label version=4.0.0-dev.19 . [2025-03-11T09:36:32.959Z] Sending build context to Docker daemon 37.95MB [2025-03-11T09:36:32.959Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T09:36:32.959Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-11T09:36:32.959Z] ---> 450a937da682 [2025-03-11T09:36:32.959Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-11T09:36:33.236Z] + sudo service docker restart [2025-03-11T09:36:33.527Z] ---> Running in 1808b4ce96c0 [2025-03-11T09:36:33.527Z] Removing intermediate container 1808b4ce96c0 [2025-03-11T09:36:33.527Z] ---> 7c9e4e3b2a11 [2025-03-11T09:36:33.527Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T09:36:33.527Z] ---> Running in 8ae8e29e67ef [2025-03-11T09:36:33.527Z] Removing intermediate container 8ae8e29e67ef [2025-03-11T09:36:33.527Z] ---> c8e45912b779 [2025-03-11T09:36:33.527Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-03-11T09:36:33.527Z] ---> Running in 57253fdbb0d6 [2025-03-11T09:36:33.786Z] Removing intermediate container 57253fdbb0d6 [2025-03-11T09:36:33.786Z] ---> 77268cb8fd82 [2025-03-11T09:36:33.786Z] Step 6/26 : WORKDIR /device-virtual-go [2025-03-11T09:36:33.786Z] ---> Running in 2c12bcc0c363 [2025-03-11T09:36:33.786Z] Removing intermediate container 2c12bcc0c363 [2025-03-11T09:36:33.786Z] ---> c56607c4deb2 [2025-03-11T09:36:33.786Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T09:36:33.786Z] ---> Running in 7f3bcab23849 [2025-03-11T09:36:34.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T09:36:34.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T09:36:34.565Z] OK: 252 MiB in 62 packages [2025-03-11T09:36:35.132Z] Removing intermediate container 7f3bcab23849 [2025-03-11T09:36:35.132Z] ---> 25a7e554934d [2025-03-11T09:36:35.132Z] Step 8/26 : COPY go.mod vendor* ./ [2025-03-11T09:36:35.132Z] ---> 0f3abde79404 [2025-03-11T09:36:35.132Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T09:36:35.132Z] ---> Running in 759dac74a3a1 [2025-03-11T09:36:36.069Z] Removing intermediate container 759dac74a3a1 [2025-03-11T09:36:36.069Z] ---> ef46aaaf3cbc [2025-03-11T09:36:36.069Z] Step 10/26 : COPY . . [2025-03-11T09:36:37.022Z] ---> bd89ac210271 [2025-03-11T09:36:37.022Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T09:36:37.022Z] ---> Running in d2a3306e2d40 [2025-03-11T09:36:37.022Z] Removing intermediate container d2a3306e2d40 [2025-03-11T09:36:37.022Z] ---> fe2b172c7345 [2025-03-11T09:36:37.022Z] Step 12/26 : RUN $MAKE [2025-03-11T09:36:37.022Z] ---> Running in 5f77cd1d363e [2025-03-11T09:36:37.284Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T09:36:51.516Z] provisioning config files... [2025-03-11T09:36:51.542Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/204@tmp/config10726441833326364483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:36:52.005Z] ---> ****-login.sh [2025-03-11T09:36:52.006Z] nexus3.edgexfoundry.org:10001 [2025-03-11T09:36:52.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:36:52.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:36:52.554Z] Configure a credential helper to remove this warning. See [2025-03-11T09:36:52.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:36:52.554Z] [2025-03-11T09:36:52.554Z] Login Succeeded [2025-03-11T09:36:52.554Z] nexus3.edgexfoundry.org:10002 [2025-03-11T09:36:52.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:36:53.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:36:53.103Z] Configure a credential helper to remove this warning. See [2025-03-11T09:36:53.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:36:53.103Z] [2025-03-11T09:36:53.103Z] Login Succeeded [2025-03-11T09:36:53.103Z] nexus3.edgexfoundry.org:10003 [2025-03-11T09:36:53.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:36:53.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:36:53.386Z] Configure a credential helper to remove this warning. See [2025-03-11T09:36:53.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:36:53.386Z] [2025-03-11T09:36:53.386Z] Login Succeeded [2025-03-11T09:36:53.386Z] nexus3.edgexfoundry.org:10004 [2025-03-11T09:36:53.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:36:53.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:36:53.656Z] Configure a credential helper to remove this warning. See [2025-03-11T09:36:53.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:36:53.656Z] [2025-03-11T09:36:53.656Z] Login Succeeded [2025-03-11T09:36:53.656Z] ****.io [2025-03-11T09:36:53.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:36:54.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:36:54.192Z] Configure a credential helper to remove this warning. See [2025-03-11T09:36:54.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:36:54.192Z] [2025-03-11T09:36:54.192Z] Login Succeeded [2025-03-11T09:36:54.193Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T09:36:54.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-11T09:36:54.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T09:36:54.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T09:36:54.539Z] ========================================================= [2025-03-11T09:36:54.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-11T09:36:54.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:36:54.907Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-11T09:36:55.499Z] Sending build context to Docker daemon 19.15MB [2025-03-11T09:36:55.499Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T09:36:55.499Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-11T09:36:55.768Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-11T09:36:55.768Z] 9986a736f7d3: Pulling fs layer [2025-03-11T09:36:55.768Z] 1f018df60701: Pulling fs layer [2025-03-11T09:36:55.768Z] 39f8f326b044: Pulling fs layer [2025-03-11T09:36:55.768Z] e6a1e7a6a96a: Pulling fs layer [2025-03-11T09:36:55.768Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T09:36:55.768Z] e6a1e7a6a96a: Waiting [2025-03-11T09:36:55.768Z] d45d956e0dbf: Pulling fs layer [2025-03-11T09:36:55.768Z] 4f4fb700ef54: Waiting [2025-03-11T09:36:55.768Z] d7702b0d1db1: Pulling fs layer [2025-03-11T09:36:55.768Z] d45d956e0dbf: Waiting [2025-03-11T09:36:55.768Z] 5c7f0f088c93: Pulling fs layer [2025-03-11T09:36:55.768Z] 4fdc064ae6cf: Pulling fs layer [2025-03-11T09:36:55.768Z] d7702b0d1db1: Waiting [2025-03-11T09:36:55.768Z] 5c7f0f088c93: Waiting [2025-03-11T09:36:55.768Z] 4fdc064ae6cf: Waiting [2025-03-11T09:36:55.768Z] 1f018df60701: Download complete [2025-03-11T09:36:55.768Z] e6a1e7a6a96a: Verifying Checksum [2025-03-11T09:36:55.768Z] e6a1e7a6a96a: Download complete [2025-03-11T09:36:55.768Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T09:36:55.768Z] 4f4fb700ef54: Download complete [2025-03-11T09:36:55.768Z] d45d956e0dbf: Verifying Checksum [2025-03-11T09:36:55.768Z] d45d956e0dbf: Download complete [2025-03-11T09:36:55.768Z] d7702b0d1db1: Verifying Checksum [2025-03-11T09:36:55.768Z] d7702b0d1db1: Download complete [2025-03-11T09:36:55.768Z] 9986a736f7d3: Verifying Checksum [2025-03-11T09:36:55.768Z] 9986a736f7d3: Download complete [2025-03-11T09:36:56.351Z] 4fdc064ae6cf: Verifying Checksum [2025-03-11T09:36:56.351Z] 4fdc064ae6cf: Download complete [2025-03-11T09:36:56.617Z] 9986a736f7d3: Pull complete [2025-03-11T09:36:57.580Z] 1f018df60701: Pull complete [2025-03-11T09:36:57.580Z] 39f8f326b044: Download complete [2025-03-11T09:36:58.541Z] 5c7f0f088c93: Verifying Checksum [2025-03-11T09:36:58.541Z] 5c7f0f088c93: Download complete [2025-03-11T09:37:09.365Z] Removing intermediate container 5f77cd1d363e [2025-03-11T09:37:09.365Z] ---> f1091c9de421 [2025-03-11T09:37:09.365Z] Step 13/26 : FROM alpine:3.20 [2025-03-11T09:37:09.365Z] 3.20: Pulling from library/alpine [2025-03-11T09:37:09.365Z] 0a9a5dfd008f: Pulling fs layer [2025-03-11T09:37:09.365Z] 0a9a5dfd008f: Verifying Checksum [2025-03-11T09:37:09.365Z] 0a9a5dfd008f: Download complete [2025-03-11T09:37:09.365Z] 0a9a5dfd008f: Pull complete [2025-03-11T09:37:09.365Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T09:37:09.365Z] Status: Downloaded newer image for alpine:3.20 [2025-03-11T09:37:09.365Z] ---> ff221270b9fb [2025-03-11T09:37:09.365Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-03-11T09:37:09.365Z] ---> Running in ca28e64564de [2025-03-11T09:37:09.365Z] Removing intermediate container ca28e64564de [2025-03-11T09:37:09.365Z] ---> abb552c05ab9 [2025-03-11T09:37:09.365Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-11T09:37:09.365Z] ---> Running in 1c6401d3756d [2025-03-11T09:37:09.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T09:37:09.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T09:37:09.365Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T09:37:09.365Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T09:37:09.365Z] OK: 8 MiB in 15 packages [2025-03-11T09:37:09.625Z] Removing intermediate container 1c6401d3756d [2025-03-11T09:37:09.625Z] ---> f79ad37b2e03 [2025-03-11T09:37:09.625Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-11T09:37:09.625Z] ---> Running in 2a555de90fe4 [2025-03-11T09:37:09.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T09:37:10.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T09:37:10.403Z] OK: 8 MiB in 15 packages [2025-03-11T09:37:10.662Z] Removing intermediate container 2a555de90fe4 [2025-03-11T09:37:10.662Z] ---> 3e37d584c96d [2025-03-11T09:37:10.662Z] Step 17/26 : WORKDIR / [2025-03-11T09:37:10.662Z] ---> Running in 6a19d28e19ad [2025-03-11T09:37:10.920Z] Removing intermediate container 6a19d28e19ad [2025-03-11T09:37:10.920Z] ---> 9617ff704432 [2025-03-11T09:37:10.920Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-03-11T09:37:10.920Z] ---> fe62cefc2051 [2025-03-11T09:37:10.920Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-03-11T09:37:11.188Z] ---> 710615369b77 [2025-03-11T09:37:11.189Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-03-11T09:37:12.134Z] ---> 5ddfb0ad8210 [2025-03-11T09:37:12.134Z] Step 21/26 : EXPOSE 59900 [2025-03-11T09:37:12.134Z] ---> Running in aef855b23fa8 [2025-03-11T09:37:12.134Z] Removing intermediate container aef855b23fa8 [2025-03-11T09:37:12.134Z] ---> 722618ec5c01 [2025-03-11T09:37:12.134Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-03-11T09:37:12.134Z] ---> Running in 3aac014b15ef [2025-03-11T09:37:12.394Z] Removing intermediate container 3aac014b15ef [2025-03-11T09:37:12.394Z] ---> 5b60f89058ff [2025-03-11T09:37:12.394Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-11T09:37:12.394Z] ---> Running in ec20fa332137 [2025-03-11T09:37:12.394Z] Removing intermediate container ec20fa332137 [2025-03-11T09:37:12.394Z] ---> adcdcce3483c [2025-03-11T09:37:12.394Z] Step 24/26 : LABEL arch=amd64 [2025-03-11T09:37:12.394Z] ---> Running in 458135acc4a4 [2025-03-11T09:37:12.394Z] Removing intermediate container 458135acc4a4 [2025-03-11T09:37:12.394Z] ---> d16180f2b899 [2025-03-11T09:37:12.394Z] Step 25/26 : LABEL git_sha=f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-11T09:37:12.654Z] ---> Running in 2240a051d27a [2025-03-11T09:37:12.654Z] Removing intermediate container 2240a051d27a [2025-03-11T09:37:12.654Z] ---> 7143f13b85db [2025-03-11T09:37:12.654Z] Step 26/26 : LABEL version=4.0.0-dev.19 [2025-03-11T09:37:12.654Z] ---> Running in 39d722de4224 [2025-03-11T09:37:12.654Z] Removing intermediate container 39d722de4224 [2025-03-11T09:37:12.654Z] ---> 2ba74fa687ff [2025-03-11T09:37:12.654Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-11T09:37:12.654Z] Successfully built 2ba74fa687ff [2025-03-11T09:37:12.654Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T09:37:12.781Z] provisioning config files... [2025-03-11T09:37:12.790Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9373548764013303640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:37:13.095Z] ---> ****-login.sh [2025-03-11T09:37:13.095Z] nexus3.edgexfoundry.org:10001 [2025-03-11T09:37:13.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:37:13.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:37:13.095Z] Configure a credential helper to remove this warning. See [2025-03-11T09:37:13.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:37:13.095Z] [2025-03-11T09:37:13.095Z] Login Succeeded [2025-03-11T09:37:13.095Z] nexus3.edgexfoundry.org:10002 [2025-03-11T09:37:13.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:37:13.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:37:13.095Z] Configure a credential helper to remove this warning. See [2025-03-11T09:37:13.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:37:13.095Z] [2025-03-11T09:37:13.095Z] Login Succeeded [2025-03-11T09:37:13.095Z] nexus3.edgexfoundry.org:10003 [2025-03-11T09:37:13.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:37:13.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:37:13.354Z] Configure a credential helper to remove this warning. See [2025-03-11T09:37:13.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:37:13.355Z] [2025-03-11T09:37:13.355Z] Login Succeeded [2025-03-11T09:37:13.355Z] nexus3.edgexfoundry.org:10004 [2025-03-11T09:37:13.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:37:13.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:37:13.355Z] Configure a credential helper to remove this warning. See [2025-03-11T09:37:13.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:37:13.355Z] [2025-03-11T09:37:13.355Z] Login Succeeded [2025-03-11T09:37:13.355Z] ****.io [2025-03-11T09:37:13.553Z] 39f8f326b044: Pull complete [2025-03-11T09:37:13.553Z] e6a1e7a6a96a: Pull complete [2025-03-11T09:37:13.553Z] 4f4fb700ef54: Pull complete [2025-03-11T09:37:13.553Z] d45d956e0dbf: Pull complete [2025-03-11T09:37:13.553Z] d7702b0d1db1: Pull complete [2025-03-11T09:37:13.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:37:13.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:37:13.614Z] Configure a credential helper to remove this warning. See [2025-03-11T09:37:13.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:37:13.614Z] [2025-03-11T09:37:13.614Z] Login Succeeded [2025-03-11T09:37:13.614Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T09:37:13.621Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:37:13.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T09:37:13.697Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-03-11T09:37:13.697Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-11T09:37:13.697Z] latest [2025-03-11T09:37:13.697Z] 4.0.0-dev.19 [2025-03-11T09:37:13.697Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.0.0-dev.19 [2025-03-11T09:37:13.697Z] main [2025-03-11T09:37:13.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:37:14.049Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:37:14.388Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-11T09:37:14.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-11T09:37:14.388Z] b1f120c5c555: Preparing [2025-03-11T09:37:14.388Z] ac940bc07dee: Preparing [2025-03-11T09:37:14.388Z] 78f80f3d3a83: Preparing [2025-03-11T09:37:14.388Z] f45f81d831a7: Preparing [2025-03-11T09:37:14.388Z] 4a5b018dc7ab: Preparing [2025-03-11T09:37:14.388Z] 994456c4fd7b: Preparing [2025-03-11T09:37:14.388Z] 994456c4fd7b: Waiting [2025-03-11T09:37:14.388Z] f45f81d831a7: Pushed [2025-03-11T09:37:14.388Z] ac940bc07dee: Pushed [2025-03-11T09:37:14.388Z] 78f80f3d3a83: Pushed [2025-03-11T09:37:14.388Z] 4a5b018dc7ab: Pushed [2025-03-11T09:37:14.388Z] 994456c4fd7b: Layer already exists [2025-03-11T09:37:17.688Z] b1f120c5c555: Pushed [2025-03-11T09:37:17.949Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1: digest: sha256:da31ea2ff757d007422b90f481e0e8dd44aa14d9e84cce19430869a108e2b254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:37:18.284Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:37:18.603Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-03-11T09:37:18.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-11T09:37:18.603Z] b1f120c5c555: Preparing [2025-03-11T09:37:18.603Z] ac940bc07dee: Preparing [2025-03-11T09:37:18.603Z] 78f80f3d3a83: Preparing [2025-03-11T09:37:18.603Z] f45f81d831a7: Preparing [2025-03-11T09:37:18.603Z] 4a5b018dc7ab: Preparing [2025-03-11T09:37:18.603Z] 994456c4fd7b: Preparing [2025-03-11T09:37:18.603Z] 994456c4fd7b: Waiting [2025-03-11T09:37:18.603Z] b1f120c5c555: Layer already exists [2025-03-11T09:37:18.603Z] 78f80f3d3a83: Layer already exists [2025-03-11T09:37:18.603Z] 4a5b018dc7ab: Layer already exists [2025-03-11T09:37:18.603Z] ac940bc07dee: Layer already exists [2025-03-11T09:37:18.603Z] f45f81d831a7: Layer already exists [2025-03-11T09:37:18.603Z] 994456c4fd7b: Layer already exists [2025-03-11T09:37:18.603Z] latest: digest: sha256:da31ea2ff757d007422b90f481e0e8dd44aa14d9e84cce19430869a108e2b254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:37:18.938Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:37:19.262Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.19 [2025-03-11T09:37:19.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-11T09:37:19.262Z] b1f120c5c555: Preparing [2025-03-11T09:37:19.262Z] ac940bc07dee: Preparing [2025-03-11T09:37:19.262Z] 78f80f3d3a83: Preparing [2025-03-11T09:37:19.262Z] f45f81d831a7: Preparing [2025-03-11T09:37:19.262Z] 4a5b018dc7ab: Preparing [2025-03-11T09:37:19.262Z] 994456c4fd7b: Preparing [2025-03-11T09:37:19.262Z] 994456c4fd7b: Waiting [2025-03-11T09:37:19.262Z] b1f120c5c555: Layer already exists [2025-03-11T09:37:19.262Z] 78f80f3d3a83: Layer already exists [2025-03-11T09:37:19.262Z] ac940bc07dee: Layer already exists [2025-03-11T09:37:19.262Z] f45f81d831a7: Layer already exists [2025-03-11T09:37:19.262Z] 4a5b018dc7ab: Layer already exists [2025-03-11T09:37:19.262Z] 994456c4fd7b: Layer already exists [2025-03-11T09:37:19.262Z] 4.0.0-dev.19: digest: sha256:da31ea2ff757d007422b90f481e0e8dd44aa14d9e84cce19430869a108e2b254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:37:19.591Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:37:19.922Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.0.0-dev.19 [2025-03-11T09:37:19.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-11T09:37:19.922Z] b1f120c5c555: Preparing [2025-03-11T09:37:19.922Z] ac940bc07dee: Preparing [2025-03-11T09:37:19.922Z] 78f80f3d3a83: Preparing [2025-03-11T09:37:19.922Z] f45f81d831a7: Preparing [2025-03-11T09:37:19.922Z] 4a5b018dc7ab: Preparing [2025-03-11T09:37:19.922Z] 994456c4fd7b: Preparing [2025-03-11T09:37:19.922Z] 994456c4fd7b: Waiting [2025-03-11T09:37:19.922Z] f45f81d831a7: Layer already exists [2025-03-11T09:37:19.922Z] ac940bc07dee: Layer already exists [2025-03-11T09:37:19.922Z] 78f80f3d3a83: Layer already exists [2025-03-11T09:37:19.922Z] b1f120c5c555: Layer already exists [2025-03-11T09:37:19.922Z] 4a5b018dc7ab: Layer already exists [2025-03-11T09:37:19.922Z] 994456c4fd7b: Layer already exists [2025-03-11T09:37:19.922Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.0.0-dev.19: digest: sha256:da31ea2ff757d007422b90f481e0e8dd44aa14d9e84cce19430869a108e2b254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:37:20.223Z] 5c7f0f088c93: Pull complete [2025-03-11T09:37:20.247Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:37:20.575Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-03-11T09:37:20.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-03-11T09:37:20.575Z] b1f120c5c555: Preparing [2025-03-11T09:37:20.575Z] ac940bc07dee: Preparing [2025-03-11T09:37:20.575Z] 78f80f3d3a83: Preparing [2025-03-11T09:37:20.575Z] f45f81d831a7: Preparing [2025-03-11T09:37:20.575Z] 4a5b018dc7ab: Preparing [2025-03-11T09:37:20.575Z] 994456c4fd7b: Preparing [2025-03-11T09:37:20.575Z] 994456c4fd7b: Waiting [2025-03-11T09:37:20.575Z] ac940bc07dee: Layer already exists [2025-03-11T09:37:20.575Z] 78f80f3d3a83: Layer already exists [2025-03-11T09:37:20.575Z] f45f81d831a7: Layer already exists [2025-03-11T09:37:20.575Z] b1f120c5c555: Layer already exists [2025-03-11T09:37:20.575Z] 4a5b018dc7ab: Layer already exists [2025-03-11T09:37:20.575Z] 994456c4fd7b: Layer already exists [2025-03-11T09:37:20.575Z] main: digest: sha256:da31ea2ff757d007422b90f481e0e8dd44aa14d9e84cce19430869a108e2b254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:37:20.656Z] ===================================================== [Pipeline] echo [2025-03-11T09:37:20.669Z] taggedImages: [2025-03-11T09:37:20.669Z] - nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-11T09:37:20.669Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-03-11T09:37:20.669Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.19 [2025-03-11T09:37:20.669Z] - nexus3.edgexfoundry.org:10004/device-virtual:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.0.0-dev.19 [2025-03-11T09:37:20.669Z] - 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 [2025-03-11T09:37:21.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T09:37:21.091Z] [2025-03-11T09:37:21.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:37:21.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T09:37:21.412Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-11T09:37:21.412Z] 5eb5b503b376: Pulling fs layer [2025-03-11T09:37:21.412Z] 5c69ac0246d0: Pulling fs layer [2025-03-11T09:37:21.412Z] ec43610c2a17: Pulling fs layer [2025-03-11T09:37:21.412Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-11T09:37:21.412Z] 33b1e0a273af: Pulling fs layer [2025-03-11T09:37:21.412Z] 5d3b04190fa2: Pulling fs layer [2025-03-11T09:37:21.412Z] 2f39f015ded8: Pulling fs layer [2025-03-11T09:37:21.412Z] 3a2ae6a8a46f: Waiting [2025-03-11T09:37:21.412Z] 5d3b04190fa2: Waiting [2025-03-11T09:37:21.412Z] 33b1e0a273af: Waiting [2025-03-11T09:37:21.412Z] 2f39f015ded8: Waiting [2025-03-11T09:37:21.412Z] 5c69ac0246d0: Verifying Checksum [2025-03-11T09:37:21.412Z] 5c69ac0246d0: Download complete [2025-03-11T09:37:21.412Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-11T09:37:21.412Z] 3a2ae6a8a46f: Download complete [2025-03-11T09:37:21.412Z] 33b1e0a273af: Verifying Checksum [2025-03-11T09:37:21.412Z] 33b1e0a273af: Download complete [2025-03-11T09:37:21.412Z] ec43610c2a17: Verifying Checksum [2025-03-11T09:37:21.412Z] ec43610c2a17: Download complete [2025-03-11T09:37:21.412Z] 5d3b04190fa2: Download complete [2025-03-11T09:37:21.670Z] 5eb5b503b376: Download complete [2025-03-11T09:37:22.184Z] 4fdc064ae6cf: Pull complete [2025-03-11T09:37:22.184Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-11T09:37:22.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-11T09:37:22.184Z] ---> 63f30b955cb9 [2025-03-11T09:37:22.184Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-11T09:37:22.237Z] 2f39f015ded8: Verifying Checksum [2025-03-11T09:37:22.237Z] 2f39f015ded8: Download complete [2025-03-11T09:37:22.802Z] 5eb5b503b376: Pull complete [2025-03-11T09:37:23.061Z] 5c69ac0246d0: Pull complete [2025-03-11T09:37:23.150Z] ---> Running in 1c39326c0b16 [2025-03-11T09:37:23.150Z] Removing intermediate container 1c39326c0b16 [2025-03-11T09:37:23.150Z] ---> 84292e6e77f7 [2025-03-11T09:37:23.150Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T09:37:23.416Z] ---> Running in b91403fe0a88 [2025-03-11T09:37:23.629Z] ec43610c2a17: Pull complete [2025-03-11T09:37:23.629Z] 3a2ae6a8a46f: Pull complete [2025-03-11T09:37:23.680Z] Removing intermediate container b91403fe0a88 [2025-03-11T09:37:23.680Z] ---> aa98db492a1c [2025-03-11T09:37:23.680Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-11T09:37:23.680Z] ---> Running in 9f1d2937d7b7 [2025-03-11T09:37:23.887Z] 33b1e0a273af: Pull complete [2025-03-11T09:37:23.887Z] 5d3b04190fa2: Pull complete [2025-03-11T09:37:23.953Z] Removing intermediate container 9f1d2937d7b7 [2025-03-11T09:37:23.953Z] ---> 26aae67e0f5b [2025-03-11T09:37:23.953Z] Step 6/12 : WORKDIR /device-virtual-go [2025-03-11T09:37:23.953Z] ---> Running in dfeff4e31ce8 [2025-03-11T09:37:24.221Z] Removing intermediate container dfeff4e31ce8 [2025-03-11T09:37:24.221Z] ---> f901c90c5ff2 [2025-03-11T09:37:24.221Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T09:37:24.491Z] ---> Running in 4eb692722454 [2025-03-11T09:37:25.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T09:37:25.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T09:37:27.131Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-11T09:37:27.131Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-11T09:37:27.131Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-11T09:37:27.398Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-11T09:37:27.398Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T09:37:27.398Z] OK: 244 MiB in 62 packages [2025-03-11T09:37:28.071Z] 2f39f015ded8: Pull complete [2025-03-11T09:37:28.071Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-11T09:37:28.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T09:37:28.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:37:28.173Z] prd-ubuntu20.04-docker-8c-8g-40898 does not seem to be running inside a container [2025-03-11T09:37:28.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-11T09:37:28.371Z] Removing intermediate container 4eb692722454 [2025-03-11T09:37:28.371Z] ---> 57c5ea91bc8f [2025-03-11T09:37:28.371Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-11T09:37:28.953Z] ---> 7561f051f91a [2025-03-11T09:37:28.953Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T09:37:28.953Z] ---> Running in 4b544b8974bc [2025-03-11T09:37:30.712Z] $ docker top 28c088aa6866a849e20522744e9c718826e0bc3658ca925ea74e60203ac68556 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:37:31.172Z] ---> job-cost.sh [2025-03-11T09:37:31.172Z] lf-activate-venv: SKIPPING [2025-03-11T09:37:31.172Z] INFO: No Stack... [2025-03-11T09:37:31.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T09:37:31.692Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T09:37:31.989Z] + cut -d, -f6 [2025-03-11T09:37:31.989Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [Pipeline] lock [2025-03-11T09:37:32.000Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-204-stack-cost] [2025-03-11T09:37:32.008Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-204-stack-cost] did not exist. Created. [2025-03-11T09:37:32.013Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T09:37:32.323Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-11T09:37:32.360Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T09:37:32.369Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T09:37:32.396Z] $ docker stop --time=1 28c088aa6866a849e20522744e9c718826e0bc3658ca925ea74e60203ac68556 [2025-03-11T09:37:33.568Z] $ docker rm -f --volumes 28c088aa6866a849e20522744e9c718826e0bc3658ca925ea74e60203ac68556 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-11T09:39:20.619Z] Removing intermediate container 4b544b8974bc [2025-03-11T09:39:20.619Z] ---> 8538d402397d [2025-03-11T09:39:20.619Z] Step 10/12 : COPY . . [2025-03-11T09:39:20.619Z] ---> b7c96686cb0f [2025-03-11T09:39:20.619Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T09:39:20.619Z] ---> Running in 46fb9e3efeb6 [2025-03-11T09:39:20.619Z] Removing intermediate container 46fb9e3efeb6 [2025-03-11T09:39:20.619Z] ---> 4d03840c6094 [2025-03-11T09:39:20.619Z] Step 12/12 : RUN $MAKE [2025-03-11T09:39:20.619Z] ---> Running in 71ccadfb7fea [2025-03-11T09:39:20.619Z] noop [2025-03-11T09:39:20.619Z] Removing intermediate container 71ccadfb7fea [2025-03-11T09:39:20.619Z] ---> 3b4ab6a28553 [2025-03-11T09:39:20.619Z] Successfully built 3b4ab6a28553 [2025-03-11T09:39:20.619Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:39:20.987Z] + docker inspect -f . ci-base-image-arm64 [2025-03-11T09:39:20.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:39:21.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-40899 does not seem to be running inside a container [2025-03-11T09:39:21.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/204 -v /w/workspace/device-virtual-go/204:/w/workspace/device-virtual-go/204:rw,z -v /w/workspace/device-virtual-go/204@tmp:/w/workspace/device-virtual-go/204@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 [2025-03-11T09:39:22.542Z] $ docker top 9b18969cbeaf915f607d4d99327fb7247b254382a55e06b42c01b8656e16d53f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T09:39:23.388Z] + go version [2025-03-11T09:39:23.388Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-11T09:39:23.403Z] $ docker stop --time=1 9b18969cbeaf915f607d4d99327fb7247b254382a55e06b42c01b8656e16d53f [2025-03-11T09:39:25.049Z] $ docker rm -f --volumes 9b18969cbeaf915f607d4d99327fb7247b254382a55e06b42c01b8656e16d53f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:39:25.631Z] + docker inspect -f . ci-base-image-arm64 [2025-03-11T09:39:25.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:39:25.804Z] prd-ubuntu20.04-docker-arm64-4c-16g-40899 does not seem to be running inside a container [2025-03-11T09:39:25.863Z] $ 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/204 -v /w/workspace/device-virtual-go/204:/w/workspace/device-virtual-go/204:rw,z -v /w/workspace/device-virtual-go/204@tmp:/w/workspace/device-virtual-go/204@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 [2025-03-11T09:39:26.990Z] $ docker top 360ab00176d7032c74f09af3eca4ea7ec5ec930915f75bce9ace265d7509e4ba -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T09:39:27.828Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/204 [Pipeline] fileExists [Pipeline] sh [2025-03-11T09:39:28.483Z] + make test [2025-03-11T09:39:28.483Z] go test ./... -coverprofile=coverage.out [2025-03-11T09:39:33.826Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-03-11T09:42:55.614Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-03-11T09:42:57.578Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.056s coverage: 58.3% of statements [2025-03-11T09:42:58.159Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-11T09:42:58.159Z] go vet ./... [2025-03-11T09:43:44.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T09:43:44.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-11T09:43:44.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-11T09:43:44.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-11T09:43:44.999Z] $ docker stop --time=1 360ab00176d7032c74f09af3eca4ea7ec5ec930915f75bce9ace265d7509e4ba [2025-03-11T09:43:46.921Z] $ docker rm -f --volumes 360ab00176d7032c74f09af3eca4ea7ec5ec930915f75bce9ace265d7509e4ba [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T09:43:48.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-11T09:43:48.455Z] Warning: overwriting stash ‘coverage-report’ [2025-03-11T09:43:48.996Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T09:43:49.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-11T09:43:49.788Z] + ls -al . [2025-03-11T09:43:49.788Z] total 264 [2025-03-11T09:43:49.788Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 09:39 . [2025-03-11T09:43:49.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 09:36 .. [2025-03-11T09:43:49.788Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 09:36 .git [2025-03-11T09:43:49.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:36 .github [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 11 09:36 .gitignore [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 199 Mar 11 09:36 .golangci.yml [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 18321 Mar 11 09:36 Attribution.txt [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 17302 Mar 11 09:36 CHANGELOG.md [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 11 09:36 Dockerfile [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 09:36 GOVERNANCE.md [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 11 09:36 Jenkinsfile [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 09:36 LICENSE [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 2652 Mar 11 09:36 Makefile [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 11 09:36 OWNERS.md [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 4473 Mar 11 09:36 README.md [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 09:34 VERSION [2025-03-11T09:43:49.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 09:36 bin [2025-03-11T09:43:49.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:36 cmd [2025-03-11T09:43:49.788Z] -rw-r--r-- 1 jenkins jenkins 43316 Mar 11 09:42 coverage.out [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 6032 Mar 11 09:36 go.mod [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 11 09:36 go.sum [2025-03-11T09:43:49.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:36 internal [2025-03-11T09:43:49.788Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 11 09:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:43:50.152Z] + 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=f1ae59df93e15168f5c84516dd369218cbd3ebf1 --label arch=arm64 --label version=4.0.0-dev.19 . [2025-03-11T09:43:50.769Z] Sending build context to Docker daemon 19.19MB [2025-03-11T09:43:50.769Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-03-11T09:43:50.769Z] Step 2/26 : FROM ${BASE} AS builder [2025-03-11T09:43:50.769Z] ---> 3b4ab6a28553 [2025-03-11T09:43:50.769Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-11T09:43:51.041Z] ---> Running in 8d712cac8452 [2025-03-11T09:43:51.306Z] Removing intermediate container 8d712cac8452 [2025-03-11T09:43:51.306Z] ---> d680297fdd93 [2025-03-11T09:43:51.306Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-03-11T09:43:51.306Z] ---> Running in 8a5af0d39494 [2025-03-11T09:43:51.574Z] Removing intermediate container 8a5af0d39494 [2025-03-11T09:43:51.574Z] ---> 1260da66b8b6 [2025-03-11T09:43:51.574Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-03-11T09:43:51.842Z] ---> Running in b9e733816ea1 [2025-03-11T09:43:52.108Z] Removing intermediate container b9e733816ea1 [2025-03-11T09:43:52.108Z] ---> 51cb0147f1c4 [2025-03-11T09:43:52.108Z] Step 6/26 : WORKDIR /device-virtual-go [2025-03-11T09:43:52.108Z] ---> Running in b36e652e195f [2025-03-11T09:43:52.377Z] Removing intermediate container b36e652e195f [2025-03-11T09:43:52.377Z] ---> c9032f883b83 [2025-03-11T09:43:52.377Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-11T09:43:52.377Z] ---> Running in fecfb431f3f9 [2025-03-11T09:43:53.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T09:43:53.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T09:43:54.998Z] OK: 244 MiB in 62 packages [2025-03-11T09:43:55.950Z] Removing intermediate container fecfb431f3f9 [2025-03-11T09:43:55.950Z] ---> ae6df17f29fc [2025-03-11T09:43:55.950Z] Step 8/26 : COPY go.mod vendor* ./ [2025-03-11T09:43:56.529Z] ---> 966d805eb490 [2025-03-11T09:43:56.529Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T09:43:56.529Z] ---> Running in 67c94034f121 [2025-03-11T09:43:59.100Z] Removing intermediate container 67c94034f121 [2025-03-11T09:43:59.100Z] ---> 8546adee4a4a [2025-03-11T09:43:59.100Z] Step 10/26 : COPY . . [2025-03-11T09:44:00.055Z] ---> c725f6df3e06 [2025-03-11T09:44:00.055Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-11T09:44:00.320Z] ---> Running in 6f3acec04b9a [2025-03-11T09:44:00.585Z] Removing intermediate container 6f3acec04b9a [2025-03-11T09:44:00.585Z] ---> 7d2c5aa12daa [2025-03-11T09:44:00.585Z] Step 12/26 : RUN $MAKE [2025-03-11T09:44:00.585Z] ---> Running in 892ca9ce06eb [2025-03-11T09:44:01.546Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-03-11T09:47:23.302Z] Removing intermediate container 892ca9ce06eb [2025-03-11T09:47:23.302Z] ---> c560e058c05c [2025-03-11T09:47:23.302Z] Step 13/26 : FROM alpine:3.20 [2025-03-11T09:47:23.302Z] 3.20: Pulling from library/alpine [2025-03-11T09:47:23.302Z] 94e9d8af2201: Pulling fs layer [2025-03-11T09:47:23.302Z] 94e9d8af2201: Verifying Checksum [2025-03-11T09:47:23.302Z] 94e9d8af2201: Download complete [2025-03-11T09:47:23.302Z] 94e9d8af2201: Pull complete [2025-03-11T09:47:23.302Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T09:47:23.302Z] Status: Downloaded newer image for alpine:3.20 [2025-03-11T09:47:23.302Z] ---> 7aab056cecc6 [2025-03-11T09:47:23.302Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-03-11T09:47:23.302Z] ---> Running in 90dc6ccf8367 [2025-03-11T09:47:23.302Z] Removing intermediate container 90dc6ccf8367 [2025-03-11T09:47:23.302Z] ---> 9768323e9568 [2025-03-11T09:47:23.302Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-03-11T09:47:23.302Z] ---> Running in 917358d6e043 [2025-03-11T09:47:23.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T09:47:23.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T09:47:23.302Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T09:47:23.302Z] Executing busybox-1.36.1-r29.trigger [2025-03-11T09:47:23.302Z] OK: 9 MiB in 15 packages [2025-03-11T09:47:23.302Z] Removing intermediate container 917358d6e043 [2025-03-11T09:47:23.302Z] ---> 14085fb75250 [2025-03-11T09:47:23.302Z] Step 16/26 : RUN apk --no-cache upgrade [2025-03-11T09:47:23.302Z] ---> Running in efdfddf00c9b [2025-03-11T09:47:23.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T09:47:23.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T09:47:23.302Z] OK: 9 MiB in 15 packages [2025-03-11T09:47:23.302Z] Removing intermediate container efdfddf00c9b [2025-03-11T09:47:23.302Z] ---> 328ee31b2693 [2025-03-11T09:47:23.302Z] Step 17/26 : WORKDIR / [2025-03-11T09:47:23.302Z] ---> Running in 3798250e99ad [2025-03-11T09:47:23.302Z] Removing intermediate container 3798250e99ad [2025-03-11T09:47:23.302Z] ---> cd1787d542a8 [2025-03-11T09:47:23.302Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-03-11T09:47:23.302Z] ---> 14eeec7b70a7 [2025-03-11T09:47:23.302Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-03-11T09:47:23.302Z] ---> 8b8f81b88ba4 [2025-03-11T09:47:23.302Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-03-11T09:47:23.302Z] ---> 7bc085193df6 [2025-03-11T09:47:23.302Z] Step 21/26 : EXPOSE 59900 [2025-03-11T09:47:23.302Z] ---> Running in 1cc064016f11 [2025-03-11T09:47:23.302Z] Removing intermediate container 1cc064016f11 [2025-03-11T09:47:23.302Z] ---> 7bbf2dc79959 [2025-03-11T09:47:23.302Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-03-11T09:47:23.302Z] ---> Running in 1be26e4b4ebc [2025-03-11T09:47:23.302Z] Removing intermediate container 1be26e4b4ebc [2025-03-11T09:47:23.302Z] ---> ec2946e3ec9a [2025-03-11T09:47:23.302Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-11T09:47:23.302Z] ---> Running in 51073ee97e72 [2025-03-11T09:47:23.302Z] Removing intermediate container 51073ee97e72 [2025-03-11T09:47:23.302Z] ---> 01a48d3b65b8 [2025-03-11T09:47:23.302Z] Step 24/26 : LABEL arch=arm64 [2025-03-11T09:47:23.302Z] ---> Running in c3751b87dc1a [2025-03-11T09:47:23.302Z] Removing intermediate container c3751b87dc1a [2025-03-11T09:47:23.302Z] ---> dce682dd5ed3 [2025-03-11T09:47:23.302Z] Step 25/26 : LABEL git_sha=f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-11T09:47:23.302Z] ---> Running in 57ab252054d1 [2025-03-11T09:47:23.302Z] Removing intermediate container 57ab252054d1 [2025-03-11T09:47:23.302Z] ---> 4bf00ced8fd0 [2025-03-11T09:47:23.302Z] Step 26/26 : LABEL version=4.0.0-dev.19 [2025-03-11T09:47:23.302Z] ---> Running in b80da3e22e93 [2025-03-11T09:47:23.302Z] Removing intermediate container b80da3e22e93 [2025-03-11T09:47:23.302Z] ---> 52894928c1bb [2025-03-11T09:47:23.302Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-11T09:47:23.302Z] Successfully built 52894928c1bb [2025-03-11T09:47:23.302Z] 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 [2025-03-11T09:47:23.435Z] provisioning config files... [2025-03-11T09:47:23.454Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/204@tmp/config12609518749833364587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:47:23.795Z] ---> ****-login.sh [2025-03-11T09:47:23.795Z] nexus3.edgexfoundry.org:10001 [2025-03-11T09:47:23.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:47:24.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:47:24.060Z] Configure a credential helper to remove this warning. See [2025-03-11T09:47:24.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:47:24.060Z] [2025-03-11T09:47:24.060Z] Login Succeeded [2025-03-11T09:47:24.060Z] nexus3.edgexfoundry.org:10002 [2025-03-11T09:47:24.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:47:24.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:47:24.326Z] Configure a credential helper to remove this warning. See [2025-03-11T09:47:24.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:47:24.326Z] [2025-03-11T09:47:24.326Z] Login Succeeded [2025-03-11T09:47:24.326Z] nexus3.edgexfoundry.org:10003 [2025-03-11T09:47:24.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:47:24.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:47:24.874Z] Configure a credential helper to remove this warning. See [2025-03-11T09:47:24.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:47:24.874Z] [2025-03-11T09:47:24.874Z] Login Succeeded [2025-03-11T09:47:24.874Z] nexus3.edgexfoundry.org:10004 [2025-03-11T09:47:24.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:47:25.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:47:25.140Z] Configure a credential helper to remove this warning. See [2025-03-11T09:47:25.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:47:25.140Z] [2025-03-11T09:47:25.140Z] Login Succeeded [2025-03-11T09:47:25.140Z] ****.io [2025-03-11T09:47:25.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T09:47:25.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T09:47:25.672Z] Configure a credential helper to remove this warning. See [2025-03-11T09:47:25.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T09:47:25.672Z] [2025-03-11T09:47:25.672Z] Login Succeeded [2025-03-11T09:47:25.672Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T09:47:25.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:47:25.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T09:47:25.777Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-03-11T09:47:25.777Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-11T09:47:25.777Z] latest [2025-03-11T09:47:25.777Z] 4.0.0-dev.19 [2025-03-11T09:47:25.777Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.0.0-dev.19 [2025-03-11T09:47:25.777Z] main [2025-03-11T09:47:25.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:47:26.173Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:47:26.529Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-11T09:47:26.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-11T09:47:26.529Z] 78d533740094: Preparing [2025-03-11T09:47:26.529Z] 0d9cd1384b8d: Preparing [2025-03-11T09:47:26.529Z] d575820b2ca4: Preparing [2025-03-11T09:47:26.529Z] 7aecbdc76b85: Preparing [2025-03-11T09:47:26.529Z] b011c351aeae: Preparing [2025-03-11T09:47:26.529Z] dd9c8f8612c8: Preparing [2025-03-11T09:47:26.529Z] dd9c8f8612c8: Waiting [2025-03-11T09:47:26.795Z] d575820b2ca4: Pushed [2025-03-11T09:47:26.795Z] 0d9cd1384b8d: Pushed [2025-03-11T09:47:26.795Z] 7aecbdc76b85: Pushed [2025-03-11T09:47:26.795Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:47:26.795Z] b011c351aeae: Pushed [2025-03-11T09:47:34.967Z] 78d533740094: Pushed [2025-03-11T09:47:34.967Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1: digest: sha256:ded6b1fae499955149f667b2b9b3af0d1f57d35171332469fd7405b4040d68f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:47:35.316Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:47:35.662Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-03-11T09:47:35.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-11T09:47:35.662Z] 78d533740094: Preparing [2025-03-11T09:47:35.662Z] 0d9cd1384b8d: Preparing [2025-03-11T09:47:35.662Z] d575820b2ca4: Preparing [2025-03-11T09:47:35.662Z] 7aecbdc76b85: Preparing [2025-03-11T09:47:35.662Z] b011c351aeae: Preparing [2025-03-11T09:47:35.662Z] dd9c8f8612c8: Preparing [2025-03-11T09:47:35.662Z] dd9c8f8612c8: Waiting [2025-03-11T09:47:35.662Z] 78d533740094: Layer already exists [2025-03-11T09:47:35.662Z] 0d9cd1384b8d: Layer already exists [2025-03-11T09:47:35.662Z] d575820b2ca4: Layer already exists [2025-03-11T09:47:35.662Z] b011c351aeae: Layer already exists [2025-03-11T09:47:35.662Z] 7aecbdc76b85: Layer already exists [2025-03-11T09:47:35.662Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:47:35.926Z] latest: digest: sha256:ded6b1fae499955149f667b2b9b3af0d1f57d35171332469fd7405b4040d68f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:47:36.284Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:47:36.642Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.19 [2025-03-11T09:47:36.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-11T09:47:36.642Z] 78d533740094: Preparing [2025-03-11T09:47:36.642Z] 0d9cd1384b8d: Preparing [2025-03-11T09:47:36.642Z] d575820b2ca4: Preparing [2025-03-11T09:47:36.642Z] 7aecbdc76b85: Preparing [2025-03-11T09:47:36.642Z] b011c351aeae: Preparing [2025-03-11T09:47:36.642Z] dd9c8f8612c8: Preparing [2025-03-11T09:47:36.642Z] dd9c8f8612c8: Waiting [2025-03-11T09:47:36.642Z] d575820b2ca4: Layer already exists [2025-03-11T09:47:36.642Z] 0d9cd1384b8d: Layer already exists [2025-03-11T09:47:36.642Z] 7aecbdc76b85: Layer already exists [2025-03-11T09:47:36.642Z] b011c351aeae: Layer already exists [2025-03-11T09:47:36.642Z] 78d533740094: Layer already exists [2025-03-11T09:47:36.642Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:47:36.642Z] 4.0.0-dev.19: digest: sha256:ded6b1fae499955149f667b2b9b3af0d1f57d35171332469fd7405b4040d68f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:47:37.250Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:47:37.613Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.0.0-dev.19 [2025-03-11T09:47:37.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-11T09:47:37.613Z] 78d533740094: Preparing [2025-03-11T09:47:37.613Z] 0d9cd1384b8d: Preparing [2025-03-11T09:47:37.613Z] d575820b2ca4: Preparing [2025-03-11T09:47:37.613Z] 7aecbdc76b85: Preparing [2025-03-11T09:47:37.613Z] b011c351aeae: Preparing [2025-03-11T09:47:37.613Z] dd9c8f8612c8: Preparing [2025-03-11T09:47:37.613Z] dd9c8f8612c8: Waiting [2025-03-11T09:47:37.613Z] 7aecbdc76b85: Layer already exists [2025-03-11T09:47:37.613Z] b011c351aeae: Layer already exists [2025-03-11T09:47:37.613Z] d575820b2ca4: Layer already exists [2025-03-11T09:47:37.613Z] 78d533740094: Layer already exists [2025-03-11T09:47:37.613Z] 0d9cd1384b8d: Layer already exists [2025-03-11T09:47:37.613Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:47:37.613Z] f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.0.0-dev.19: digest: sha256:ded6b1fae499955149f667b2b9b3af0d1f57d35171332469fd7405b4040d68f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:47:37.970Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:47:38.331Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-03-11T09:47:38.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-03-11T09:47:38.331Z] 78d533740094: Preparing [2025-03-11T09:47:38.331Z] 0d9cd1384b8d: Preparing [2025-03-11T09:47:38.331Z] d575820b2ca4: Preparing [2025-03-11T09:47:38.331Z] 7aecbdc76b85: Preparing [2025-03-11T09:47:38.331Z] b011c351aeae: Preparing [2025-03-11T09:47:38.331Z] dd9c8f8612c8: Preparing [2025-03-11T09:47:38.331Z] dd9c8f8612c8: Waiting [2025-03-11T09:47:38.331Z] 7aecbdc76b85: Layer already exists [2025-03-11T09:47:38.331Z] 0d9cd1384b8d: Layer already exists [2025-03-11T09:47:38.331Z] d575820b2ca4: Layer already exists [2025-03-11T09:47:38.331Z] b011c351aeae: Layer already exists [2025-03-11T09:47:38.331Z] 78d533740094: Layer already exists [2025-03-11T09:47:38.331Z] dd9c8f8612c8: Layer already exists [2025-03-11T09:47:38.331Z] main: digest: sha256:ded6b1fae499955149f667b2b9b3af0d1f57d35171332469fd7405b4040d68f7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T09:47:38.687Z] ===================================================== [Pipeline] echo [2025-03-11T09:47:38.700Z] taggedImages: [2025-03-11T09:47:38.700Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1 [2025-03-11T09:47:38.700Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-03-11T09:47:38.700Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.19 [2025-03-11T09:47:38.700Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:f1ae59df93e15168f5c84516dd369218cbd3ebf1-4.0.0-dev.19 [2025-03-11T09:47:38.700Z] - 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 [2025-03-11T09:47:39.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T09:47:39.104Z] [2025-03-11T09:47:39.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:47:39.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T09:47:39.430Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-11T09:47:39.430Z] 8998bd30e6a1: Pulling fs layer [2025-03-11T09:47:39.430Z] 04944245beec: Pulling fs layer [2025-03-11T09:47:39.430Z] 699f458cf7ca: Pulling fs layer [2025-03-11T09:47:39.430Z] 765212b225bb: Pulling fs layer [2025-03-11T09:47:39.430Z] f23df028b6ca: Pulling fs layer [2025-03-11T09:47:39.430Z] d65c8cfc05b1: Pulling fs layer [2025-03-11T09:47:39.430Z] 2437ff75d9bd: Pulling fs layer [2025-03-11T09:47:39.430Z] 765212b225bb: Waiting [2025-03-11T09:47:39.430Z] f23df028b6ca: Waiting [2025-03-11T09:47:39.430Z] 2437ff75d9bd: Waiting [2025-03-11T09:47:39.696Z] 04944245beec: Verifying Checksum [2025-03-11T09:47:39.696Z] 04944245beec: Download complete [2025-03-11T09:47:39.696Z] 765212b225bb: Verifying Checksum [2025-03-11T09:47:39.696Z] 765212b225bb: Download complete [2025-03-11T09:47:39.696Z] f23df028b6ca: Verifying Checksum [2025-03-11T09:47:39.696Z] f23df028b6ca: Download complete [2025-03-11T09:47:39.696Z] d65c8cfc05b1: Verifying Checksum [2025-03-11T09:47:39.696Z] d65c8cfc05b1: Download complete [2025-03-11T09:47:39.962Z] 699f458cf7ca: Verifying Checksum [2025-03-11T09:47:40.227Z] 8998bd30e6a1: Verifying Checksum [2025-03-11T09:47:40.227Z] 8998bd30e6a1: Download complete [2025-03-11T09:47:42.804Z] 2437ff75d9bd: Download complete [2025-03-11T09:47:44.741Z] 8998bd30e6a1: Pull complete [2025-03-11T09:47:45.321Z] 04944245beec: Pull complete [2025-03-11T09:47:46.719Z] 699f458cf7ca: Pull complete [2025-03-11T09:47:46.983Z] 765212b225bb: Pull complete [2025-03-11T09:47:47.933Z] f23df028b6ca: Pull complete [2025-03-11T09:47:48.201Z] d65c8cfc05b1: Pull complete [2025-03-11T09:48:06.399Z] 2437ff75d9bd: Pull complete [2025-03-11T09:48:06.399Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-11T09:48:06.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T09:48:06.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:48:06.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-40899 does not seem to be running inside a container [2025-03-11T09:48:06.657Z] $ 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/204 -v /w/workspace/device-virtual-go/204:/w/workspace/device-virtual-go/204:rw,z -v /w/workspace/device-virtual-go/204@tmp:/w/workspace/device-virtual-go/204@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 [2025-03-11T09:48:09.275Z] $ docker top ee436e8c4e3cf6441d11a3cbc07b7146aae25f3fc9fa2f26abbecb75ff2d0ae5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:48:10.126Z] ---> job-cost.sh [2025-03-11T09:48:10.126Z] lf-activate-venv: SKIPPING [2025-03-11T09:48:10.126Z] INFO: No Stack... [2025-03-11T09:48:10.389Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-11T09:48:11.339Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T09:48:11.966Z] + cat /w/workspace/device-virtual-go/204/archives/cost.csv [2025-03-11T09:48:11.966Z] + cut -d, -f6 [Pipeline] lock [2025-03-11T09:48:12.018Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-204-stack-cost] [2025-03-11T09:48:12.024Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-204-stack-cost] did not exist. Created. [2025-03-11T09:48:12.030Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T09:48:12.687Z] /w/workspace/device-virtual-go/204@tmp/durable-334be918/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-11T09:48:13.319Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-11T09:48:13.345Z] Warning: overwriting stash ‘stack-cost’ [2025-03-11T09:48:13.386Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T09:48:13.395Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T09:48:13.417Z] $ docker stop --time=1 ee436e8c4e3cf6441d11a3cbc07b7146aae25f3fc9fa2f26abbecb75ff2d0ae5 [2025-03-11T09:48:14.919Z] $ docker rm -f --volumes ee436e8c4e3cf6441d11a3cbc07b7146aae25f3fc9fa2f26abbecb75ff2d0ae5 [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 [2025-03-11T09:48:15.399Z] provisioning config files... [2025-03-11T09:48:15.404Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5121662208949157741tmp [Pipeline] { [Pipeline] sh [2025-03-11T09:48:15.706Z] + set +x [2025-03-11T09:48:15.706Z] + + curl -s https://codecov.io/bash [2025-03-11T09:48:15.706Z] bash -s -- [2025-03-11T09:48:15.706Z] [2025-03-11T09:48:15.706Z] _____ _ [2025-03-11T09:48:15.706Z] / ____| | | [2025-03-11T09:48:15.706Z] | | ___ __| | ___ ___ _____ __ [2025-03-11T09:48:15.706Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-11T09:48:15.706Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-11T09:48:15.706Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-11T09:48:15.706Z] Bash-1.0.6 [2025-03-11T09:48:15.706Z] [2025-03-11T09:48:15.706Z] [2025-03-11T09:48:15.706Z] ==> git version 2.25.1 found [2025-03-11T09:48:15.706Z] ==> 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 [2025-03-11T09:48:15.706Z] Release-Date: 2020-01-08 [2025-03-11T09:48:15.706Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-11T09:48:15.706Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-11T09:48:15.706Z] ==> Jenkins CI detected. [2025-03-11T09:48:15.706Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-03-11T09:48:15.706Z] project root: . [2025-03-11T09:48:15.706Z] --> token set from env [2025-03-11T09:48:15.706Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-11T09:48:15.706Z] ==> Running gcov in . (disable via -X gcov) [2025-03-11T09:48:15.706Z] ==> Python coveragepy not found [2025-03-11T09:48:15.706Z] ==> Searching for coverage reports in: [2025-03-11T09:48:15.706Z] + . [2025-03-11T09:48:15.706Z] -> Found 1 reports [2025-03-11T09:48:15.706Z] ==> Detecting git/mercurial file structure [2025-03-11T09:48:15.706Z] ==> Reading reports [2025-03-11T09:48:15.965Z] + ./coverage.out bytes=43316 [2025-03-11T09:48:15.965Z] ==> Appending adjustments [2025-03-11T09:48:15.965Z] https://docs.codecov.io/docs/fixing-reports [2025-03-11T09:48:15.965Z] + Found adjustments [2025-03-11T09:48:15.965Z] ==> Gzipping contents [2025-03-11T09:48:15.965Z] 8.0K /tmp/codecov.6Ub3w8.gz [2025-03-11T09:48:15.965Z] ==> Uploading reports [2025-03-11T09:48:15.965Z] url: https://codecov.io [2025-03-11T09:48:15.966Z] query: branch=main&commit=f1ae59df93e15168f5c84516dd369218cbd3ebf1&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T09:48:15.966Z] -> Pinging Codecov [2025-03-11T09:48:15.966Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f1ae59df93e15168f5c84516dd369218cbd3ebf1&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T09:48:16.225Z] -> Uploading to [2025-03-11T09:48:16.225Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/f1ae59df93e15168f5c84516dd369218cbd3ebf1/a99a78c8-d919-48f6-beea-939b01e004b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T094815Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=581bbfccd1fdbb677cebf764c65530dae15bdbd48a4ffe811ccb46bb907509a3 [2025-03-11T09:48:16.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T09:48:16.225Z] Dload Upload Total Spent Left Speed [2025-03-11T09:48:16.225Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 30545 --:--:-- --:--:-- --:--:-- 30545 [2025-03-11T09:48:16.484Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] } [2025-03-11T09:48:16.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-11T09:48:16.696Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-11T09:48:16.714Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:48:17.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T09:48:17.014Z] [2025-03-11T09:48:17.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:48:17.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T09:48:17.323Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-11T09:48:17.323Z] 43c4264eed91: Pulling fs layer [2025-03-11T09:48:17.323Z] 4cc291be95ef: Pulling fs layer [2025-03-11T09:48:17.323Z] 2ac1f1163629: Pulling fs layer [2025-03-11T09:48:17.323Z] 5c3c966382ef: Pulling fs layer [2025-03-11T09:48:17.323Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T09:48:17.323Z] d9c7d2e4e75e: Pulling fs layer [2025-03-11T09:48:17.323Z] 9c3e1370e548: Pulling fs layer [2025-03-11T09:48:17.323Z] 5c3c966382ef: Waiting [2025-03-11T09:48:17.323Z] d9c7d2e4e75e: Waiting [2025-03-11T09:48:17.323Z] 4f4fb700ef54: Waiting [2025-03-11T09:48:17.323Z] 9c3e1370e548: Waiting [2025-03-11T09:48:17.323Z] 4cc291be95ef: Verifying Checksum [2025-03-11T09:48:17.323Z] 4cc291be95ef: Download complete [2025-03-11T09:48:17.323Z] 5c3c966382ef: Verifying Checksum [2025-03-11T09:48:17.323Z] 5c3c966382ef: Download complete [2025-03-11T09:48:17.323Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T09:48:17.323Z] 43c4264eed91: Download complete [2025-03-11T09:48:17.582Z] 43c4264eed91: Pull complete [2025-03-11T09:48:17.582Z] d9c7d2e4e75e: Verifying Checksum [2025-03-11T09:48:17.582Z] d9c7d2e4e75e: Download complete [2025-03-11T09:48:18.151Z] 4cc291be95ef: Pull complete [2025-03-11T09:48:18.151Z] 2ac1f1163629: Verifying Checksum [2025-03-11T09:48:18.151Z] 2ac1f1163629: Download complete [2025-03-11T09:48:18.409Z] 9c3e1370e548: Verifying Checksum [2025-03-11T09:48:18.409Z] 9c3e1370e548: Download complete [2025-03-11T09:48:21.698Z] 2ac1f1163629: Pull complete [2025-03-11T09:48:21.698Z] 5c3c966382ef: Pull complete [2025-03-11T09:48:21.698Z] 4f4fb700ef54: Pull complete [2025-03-11T09:48:21.698Z] d9c7d2e4e75e: Pull complete [2025-03-11T09:48:24.976Z] 9c3e1370e548: Pull complete [2025-03-11T09:48:24.976Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-11T09:48:24.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T09:48:24.976Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:48:25.078Z] prd-ubuntu20.04-docker-8c-8g-40898 does not seem to be running inside a container [2025-03-11T09:48:25.109Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-11T09:48:28.199Z] $ docker top b2113bcc988c3ea7ab2fd7e8e51320eaf1f01f5e527decd9e3468a7f697f720c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T09:48:28.553Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-03-11T09:48:28.561Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-03-11T09:48:28.835Z] + set -o pipefail [2025-03-11T09:48:28.835Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-03-11T09:48:36.984Z] [2025-03-11T09:48:36.984Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-03-11T09:48:36.984Z] [2025-03-11T09:48:36.984Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/2e71d316-8f0e-4a37-8500-55731f2cb9ca [2025-03-11T09:48:36.984Z] [2025-03-11T09:48:36.984Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-11T09:48:36.984Z] [2025-03-11T09:48:36.984Z] [2025-03-11T09:48:36.984Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-11T09:48:36.984Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-11T09:48:37.006Z] $ docker stop --time=1 b2113bcc988c3ea7ab2fd7e8e51320eaf1f01f5e527decd9e3468a7f697f720c [2025-03-11T09:48:40.012Z] $ docker rm -f --volumes b2113bcc988c3ea7ab2fd7e8e51320eaf1f01f5e527decd9e3468a7f697f720c [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 [2025-03-11T09:48:40.946Z] + git log --format=format:%s -1 f1ae59df93e15168f5c84516dd369218cbd3ebf1 [Pipeline] sh [2025-03-11T09:48:41.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T09:48:41.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:48:41.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T09:48:41.569Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:48:41.655Z] prd-ubuntu20.04-docker-8c-8g-40898 does not seem to be running inside a container [2025-03-11T09:48:41.677Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T09:48:42.156Z] $ docker top ba3a11e8717350eed5cfcac1e725efd1b043947aa8fa39cd850d4c482c596828 -eo pid,comm [2025-03-11T09:48:42.210Z] 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). [2025-03-11T09:48:42.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T09:48:42.265Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T09:48:42.265Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T09:48:42.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T09:48:42.379Z] $ docker exec ba3a11e8717350eed5cfcac1e725efd1b043947aa8fa39cd850d4c482c596828 ssh-agent [2025-03-11T09:48:42.493Z] SSH_AUTH_SOCK=/tmp/ssh-z1xqMIKtYr7R/agent.32 [2025-03-11T09:48:42.493Z] SSH_AGENT_PID=38 [2025-03-11T09:48:42.497Z] Running ssh-add (command line suppressed) [2025-03-11T09:48:42.587Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1714465223601736275.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1714465223601736275.key) [2025-03-11T09:48:42.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T09:48:42.898Z] + git semver tag [2025-03-11T09:48:43.157Z] 2025-03-11 09:48:43,116 [run_tag] DEBUG tag force:False [2025-03-11T09:48:43.157Z] 2025-03-11 09:48:43,116 [check_head_tag] DEBUG check head tag [2025-03-11T09:48:43.157Z] 2025-03-11 09:48:43,117 [execute] INFO git cat-file --batch-check [2025-03-11T09:48:43.157Z] 2025-03-11 09:48:43,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-03-11T09:48:43.157Z] 2025-03-11 09:48:43,121 [execute] INFO git cat-file --batch [2025-03-11T09:48:43.157Z] 2025-03-11 09:48:43,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-03-11T09:48:43.157Z] 2025-03-11 09:48:43,147 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-11T09:48:43.157Z] 2025-03-11 09:48:43,148 [execute] INFO git tag -a v4.0.0-dev.19 -m v4.0.0-dev.19 [2025-03-11T09:48:43.157Z] 2025-03-11 09:48:43,148 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.19', '-m', 'v4.0.0-dev.19'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-11T09:48:43.416Z] 2025-03-11 09:48:43,152 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-11T09:48:43.416Z] 4.0.0-dev.19 [Pipeline] } [2025-03-11T09:48:43.421Z] $ docker exec --env ******** --env ******** ba3a11e8717350eed5cfcac1e725efd1b043947aa8fa39cd850d4c482c596828 ssh-agent -k [2025-03-11T09:48:43.522Z] unset SSH_AUTH_SOCK; [2025-03-11T09:48:43.523Z] unset SSH_AGENT_PID; [2025-03-11T09:48:43.523Z] echo Agent pid 38 killed; [2025-03-11T09:48:43.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T09:48:43.877Z] + git semver [Pipeline] } [2025-03-11T09:48:44.146Z] $ docker stop --time=1 ba3a11e8717350eed5cfcac1e725efd1b043947aa8fa39cd850d4c482c596828 [2025-03-11T09:48:45.447Z] $ docker rm -f --volumes ba3a11e8717350eed5cfcac1e725efd1b043947aa8fa39cd850d4c482c596828 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:48:45.858Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T09:48:45.858Z] [2025-03-11T09:48:45.858Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:48:46.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T09:48:46.175Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-11T09:48:46.175Z] ab5ef0e58194: Pulling fs layer [2025-03-11T09:48:46.175Z] 9712f1f96733: Pulling fs layer [2025-03-11T09:48:46.175Z] 63f879dbbcfc: Pulling fs layer [2025-03-11T09:48:46.175Z] 0d9ebad4ef96: Pulling fs layer [2025-03-11T09:48:46.175Z] e9a5061849ea: Pulling fs layer [2025-03-11T09:48:46.175Z] d747dcd14b5f: Pulling fs layer [2025-03-11T09:48:46.175Z] 2de7ff778b66: Pulling fs layer [2025-03-11T09:48:46.175Z] d747dcd14b5f: Waiting [2025-03-11T09:48:46.175Z] 2de7ff778b66: Waiting [2025-03-11T09:48:46.175Z] 0d9ebad4ef96: Waiting [2025-03-11T09:48:46.175Z] e9a5061849ea: Waiting [2025-03-11T09:48:46.175Z] 9712f1f96733: Verifying Checksum [2025-03-11T09:48:46.175Z] 9712f1f96733: Download complete [2025-03-11T09:48:46.742Z] 63f879dbbcfc: Verifying Checksum [2025-03-11T09:48:46.742Z] 63f879dbbcfc: Download complete [2025-03-11T09:48:46.742Z] 0d9ebad4ef96: Verifying Checksum [2025-03-11T09:48:46.742Z] 0d9ebad4ef96: Download complete [2025-03-11T09:48:46.742Z] d747dcd14b5f: Verifying Checksum [2025-03-11T09:48:46.742Z] d747dcd14b5f: Download complete [2025-03-11T09:48:46.742Z] e9a5061849ea: Verifying Checksum [2025-03-11T09:48:46.742Z] e9a5061849ea: Download complete [2025-03-11T09:48:46.742Z] 2de7ff778b66: Download complete [2025-03-11T09:48:46.742Z] ab5ef0e58194: Verifying Checksum [2025-03-11T09:48:46.742Z] ab5ef0e58194: Download complete [2025-03-11T09:48:50.018Z] ab5ef0e58194: Pull complete [2025-03-11T09:48:50.018Z] 9712f1f96733: Pull complete [2025-03-11T09:48:50.277Z] 63f879dbbcfc: Pull complete [2025-03-11T09:48:54.458Z] 0d9ebad4ef96: Pull complete [2025-03-11T09:48:54.458Z] e9a5061849ea: Pull complete [2025-03-11T09:48:54.458Z] d747dcd14b5f: Pull complete [2025-03-11T09:48:55.394Z] 2de7ff778b66: Pull complete [2025-03-11T09:48:55.394Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-11T09:48:55.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T09:48:55.394Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:48:55.507Z] prd-ubuntu20.04-docker-8c-8g-40898 does not seem to be running inside a container [2025-03-11T09:48:55.533Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-11T09:48:58.802Z] $ docker top 869483d8e2474534739ac248955a5f4cf56a91cdc51a150470db0f17db858e70 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-11T09:48:58.890Z] provisioning config files... [2025-03-11T09:48:58.899Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config650459613742730500tmp [2025-03-11T09:48:58.908Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5121831509137315010tmp [2025-03-11T09:48:58.917Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6858885911764469292tmp [Pipeline] { [Pipeline] echo [2025-03-11T09:48:58.947Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:48:59.239Z] ---> sigul-configuration.sh [2025-03-11T09:48:59.240Z] gpg: directory `/root/.gnupg' created [2025-03-11T09:48:59.240Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-11T09:48:59.240Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-11T09:48:59.240Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-11T09:48:59.240Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-11T09:48:59.240Z] gpg: CAST5 encrypted data [2025-03-11T09:48:59.240Z] gpg: encrypted with 1 passphrase [2025-03-11T09:48:59.240Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-11T09:48:59.535Z] + mkdir /home/jenkins [2025-03-11T09:48:59.535Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-11T09:48:59.832Z] + 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 [2025-03-11T09:48:59.845Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:49:00.135Z] ---> sigul-install.sh [2025-03-11T09:49:00.135Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-11T09:49:00.428Z] + git tag --list [2025-03-11T09:49:00.428Z] v1.0.0 [2025-03-11T09:49:00.428Z] v1.1.0 [2025-03-11T09:49:00.428Z] v1.1.1 [2025-03-11T09:49:00.428Z] v1.2.1 [2025-03-11T09:49:00.428Z] v1.2.2 [2025-03-11T09:49:00.428Z] v1.2.3 [2025-03-11T09:49:00.428Z] v1.3.0 [2025-03-11T09:49:00.428Z] v1.3.1 [2025-03-11T09:49:00.428Z] v2.0.0 [2025-03-11T09:49:00.428Z] v2.1.0 [2025-03-11T09:49:00.428Z] v2.1.1 [2025-03-11T09:49:00.428Z] v2.2.0 [2025-03-11T09:49:00.428Z] v2.3.0 [2025-03-11T09:49:00.428Z] v3.0 [2025-03-11T09:49:00.428Z] v3.0.0 [2025-03-11T09:49:00.428Z] v3.1 [2025-03-11T09:49:00.428Z] v3.1.0 [2025-03-11T09:49:00.428Z] v3.1.0-dev.1 [2025-03-11T09:49:00.428Z] v3.1.0-dev.10 [2025-03-11T09:49:00.428Z] v3.1.0-dev.11 [2025-03-11T09:49:00.428Z] v3.1.0-dev.12 [2025-03-11T09:49:00.428Z] v3.1.0-dev.13 [2025-03-11T09:49:00.428Z] v3.1.0-dev.14 [2025-03-11T09:49:00.428Z] v3.1.0-dev.15 [2025-03-11T09:49:00.428Z] v3.1.0-dev.16 [2025-03-11T09:49:00.428Z] v3.1.0-dev.17 [2025-03-11T09:49:00.428Z] v3.1.0-dev.18 [2025-03-11T09:49:00.428Z] v3.1.0-dev.19 [2025-03-11T09:49:00.428Z] v3.1.0-dev.2 [2025-03-11T09:49:00.428Z] v3.1.0-dev.20 [2025-03-11T09:49:00.428Z] v3.1.0-dev.21 [2025-03-11T09:49:00.428Z] v3.1.0-dev.22 [2025-03-11T09:49:00.428Z] v3.1.0-dev.23 [2025-03-11T09:49:00.428Z] v3.1.0-dev.24 [2025-03-11T09:49:00.428Z] v3.1.0-dev.25 [2025-03-11T09:49:00.428Z] v3.1.0-dev.26 [2025-03-11T09:49:00.428Z] v3.1.0-dev.27 [2025-03-11T09:49:00.428Z] v3.1.0-dev.28 [2025-03-11T09:49:00.428Z] v3.1.0-dev.29 [2025-03-11T09:49:00.428Z] v3.1.0-dev.3 [2025-03-11T09:49:00.428Z] v3.1.0-dev.30 [2025-03-11T09:49:00.428Z] v3.1.0-dev.4 [2025-03-11T09:49:00.428Z] v3.1.0-dev.5 [2025-03-11T09:49:00.428Z] v3.1.0-dev.6 [2025-03-11T09:49:00.428Z] v3.1.0-dev.7 [2025-03-11T09:49:00.428Z] v3.1.0-dev.8 [2025-03-11T09:49:00.428Z] v3.1.0-dev.9 [2025-03-11T09:49:00.428Z] v3.1.1 [2025-03-11T09:49:00.428Z] v3.1.1-dev.1 [2025-03-11T09:49:00.428Z] v3.2.0-dev.1 [2025-03-11T09:49:00.428Z] v3.2.0-dev.10 [2025-03-11T09:49:00.428Z] v3.2.0-dev.11 [2025-03-11T09:49:00.428Z] v3.2.0-dev.12 [2025-03-11T09:49:00.428Z] v3.2.0-dev.13 [2025-03-11T09:49:00.428Z] v3.2.0-dev.14 [2025-03-11T09:49:00.428Z] v3.2.0-dev.15 [2025-03-11T09:49:00.428Z] v3.2.0-dev.16 [2025-03-11T09:49:00.428Z] v3.2.0-dev.17 [2025-03-11T09:49:00.428Z] v3.2.0-dev.18 [2025-03-11T09:49:00.428Z] v3.2.0-dev.19 [2025-03-11T09:49:00.428Z] v3.2.0-dev.2 [2025-03-11T09:49:00.428Z] v3.2.0-dev.20 [2025-03-11T09:49:00.428Z] v3.2.0-dev.21 [2025-03-11T09:49:00.428Z] v3.2.0-dev.22 [2025-03-11T09:49:00.428Z] v3.2.0-dev.23 [2025-03-11T09:49:00.428Z] v3.2.0-dev.24 [2025-03-11T09:49:00.428Z] v3.2.0-dev.25 [2025-03-11T09:49:00.428Z] v3.2.0-dev.26 [2025-03-11T09:49:00.428Z] v3.2.0-dev.27 [2025-03-11T09:49:00.428Z] v3.2.0-dev.28 [2025-03-11T09:49:00.428Z] v3.2.0-dev.3 [2025-03-11T09:49:00.428Z] v3.2.0-dev.4 [2025-03-11T09:49:00.428Z] v3.2.0-dev.5 [2025-03-11T09:49:00.428Z] v3.2.0-dev.6 [2025-03-11T09:49:00.428Z] v3.2.0-dev.7 [2025-03-11T09:49:00.428Z] v3.2.0-dev.8 [2025-03-11T09:49:00.428Z] v3.2.0-dev.9 [2025-03-11T09:49:00.428Z] v4.0.0-dev.1 [2025-03-11T09:49:00.428Z] v4.0.0-dev.10 [2025-03-11T09:49:00.428Z] v4.0.0-dev.11 [2025-03-11T09:49:00.428Z] v4.0.0-dev.12 [2025-03-11T09:49:00.428Z] v4.0.0-dev.13 [2025-03-11T09:49:00.428Z] v4.0.0-dev.14 [2025-03-11T09:49:00.428Z] v4.0.0-dev.15 [2025-03-11T09:49:00.428Z] v4.0.0-dev.16 [2025-03-11T09:49:00.428Z] v4.0.0-dev.17 [2025-03-11T09:49:00.428Z] v4.0.0-dev.18 [2025-03-11T09:49:00.428Z] v4.0.0-dev.19 [2025-03-11T09:49:00.428Z] v4.0.0-dev.2 [2025-03-11T09:49:00.428Z] v4.0.0-dev.3 [2025-03-11T09:49:00.428Z] v4.0.0-dev.4 [2025-03-11T09:49:00.428Z] v4.0.0-dev.5 [2025-03-11T09:49:00.428Z] v4.0.0-dev.6 [2025-03-11T09:49:00.428Z] v4.0.0-dev.7 [2025-03-11T09:49:00.428Z] v4.0.0-dev.8 [2025-03-11T09:49:00.428Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-11T09:49:00.722Z] + lftools sign git-tag v4.0.0-dev.19 [2025-03-11T09:49:01.289Z] Signing Git tag with Sigul... [2025-03-11T09:49:01.289Z] Signing v4.0.0-dev.19 [Pipeline] echo [2025-03-11T09:49:01.562Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:49:01.858Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-11T09:49:01.865Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-11T09:49:01.892Z] $ docker stop --time=1 869483d8e2474534739ac248955a5f4cf56a91cdc51a150470db0f17db858e70 [2025-03-11T09:49:03.172Z] $ docker rm -f --volumes 869483d8e2474534739ac248955a5f4cf56a91cdc51a150470db0f17db858e70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-11T09:49:03.621Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T09:49:03.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:49:03.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T09:49:03.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:49:04.011Z] prd-ubuntu20.04-docker-8c-8g-40898 does not seem to be running inside a container [2025-03-11T09:49:04.034Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T09:49:04.372Z] $ docker top 40fc56a7b758d485bfe52bf8ce33a8a7e3fde1164cf1718a4926169199a7b4ee -eo pid,comm [2025-03-11T09:49:04.427Z] 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). [2025-03-11T09:49:04.427Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T09:49:04.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T09:49:04.485Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T09:49:04.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T09:49:04.597Z] $ docker exec 40fc56a7b758d485bfe52bf8ce33a8a7e3fde1164cf1718a4926169199a7b4ee ssh-agent [2025-03-11T09:49:04.714Z] SSH_AUTH_SOCK=/tmp/ssh-AKdff4jwOIyq/agent.32 [2025-03-11T09:49:04.714Z] SSH_AGENT_PID=38 [2025-03-11T09:49:04.719Z] Running ssh-add (command line suppressed) [2025-03-11T09:49:04.815Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_440205677427883608.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_440205677427883608.key) [2025-03-11T09:49:04.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T09:49:05.123Z] + git semver bump pre [2025-03-11T09:49:05.382Z] 2025-03-11 09:49:05,303 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-11T09:49:05.382Z] 2025-03-11 09:49:05,303 [bump_version] DEBUG bumping version:4.0.0-dev.19 on axis:pre with prefix:dev [2025-03-11T09:49:05.382Z] 2025-03-11 09:49:05,303 [bump_version] DEBUG bumped version:4.0.0-dev.20 [2025-03-11T09:49:05.382Z] 2025-03-11 09:49:05,303 [write_version] DEBUG write version:4.0.0-dev.20 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2025-03-11T09:49:05.382Z] 2025-03-11 09:49:05,303 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-11T09:49:05.382Z] 2025-03-11 09:49:05,304 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-11T09:49:05.382Z] 2025-03-11 09:49:05,306 [execute] INFO git cat-file --batch-check [2025-03-11T09:49:05.382Z] 2025-03-11 09:49:05,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T09:49:05.382Z] 2025-03-11 09:49:05,311 [execute] INFO git cat-file --batch [2025-03-11T09:49:05.382Z] 2025-03-11 09:49:05,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T09:49:05.382Z] 2025-03-11 09:49:05,317 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-11T09:49:05.382Z] 4.0.0-dev.20 [Pipeline] } [2025-03-11T09:49:05.386Z] $ docker exec --env ******** --env ******** 40fc56a7b758d485bfe52bf8ce33a8a7e3fde1164cf1718a4926169199a7b4ee ssh-agent -k [2025-03-11T09:49:05.475Z] unset SSH_AUTH_SOCK; [2025-03-11T09:49:05.475Z] unset SSH_AGENT_PID; [2025-03-11T09:49:05.475Z] echo Agent pid 38 killed; [2025-03-11T09:49:05.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T09:49:05.819Z] + git semver [Pipeline] } [2025-03-11T09:49:06.084Z] $ docker stop --time=1 40fc56a7b758d485bfe52bf8ce33a8a7e3fde1164cf1718a4926169199a7b4ee [2025-03-11T09:49:07.329Z] $ docker rm -f --volumes 40fc56a7b758d485bfe52bf8ce33a8a7e3fde1164cf1718a4926169199a7b4ee [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T09:49:07.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T09:49:07.684Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:49:07.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T09:49:07.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:49:08.068Z] prd-ubuntu20.04-docker-8c-8g-40898 does not seem to be running inside a container [2025-03-11T09:49:08.092Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T09:49:08.408Z] $ docker top 82c0c4cceed7fb72f1ff846a9d7d603270505e071e7d6999f026c0bee5bd711e -eo pid,comm [2025-03-11T09:49:08.459Z] 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). [2025-03-11T09:49:08.459Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T09:49:08.514Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T09:49:08.514Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T09:49:08.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T09:49:08.631Z] $ docker exec 82c0c4cceed7fb72f1ff846a9d7d603270505e071e7d6999f026c0bee5bd711e ssh-agent [2025-03-11T09:49:08.731Z] SSH_AUTH_SOCK=/tmp/ssh-xz3DGklwnfTj/agent.32 [2025-03-11T09:49:08.731Z] SSH_AGENT_PID=38 [2025-03-11T09:49:08.735Z] Running ssh-add (command line suppressed) [2025-03-11T09:49:08.830Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11600566378572344421.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11600566378572344421.key) [2025-03-11T09:49:08.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T09:49:09.136Z] + git semver push [2025-03-11T09:49:09.395Z] 2025-03-11 09:49:09,311 [run_push] DEBUG push [2025-03-11T09:49:09.395Z] 2025-03-11 09:49:09,311 [execute] INFO git cat-file --batch-check [2025-03-11T09:49:09.395Z] 2025-03-11 09:49:09,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T09:49:09.395Z] 2025-03-11 09:49:09,315 [execute] INFO git rev-list debc0cc09db78d175e9b4a484234f607ddf17d57 -- [2025-03-11T09:49:09.395Z] 2025-03-11 09:49:09,315 [execute] DEBUG Popen(['git', 'rev-list', 'debc0cc09db78d175e9b4a484234f607ddf17d57', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T09:49:09.395Z] 2025-03-11 09:49:09,325 [execute] INFO git fetch -v origin [2025-03-11T09:49:09.395Z] 2025-03-11 09:49:09,325 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-11T09:49:09.963Z] 2025-03-11 09:49:09,770 [run_push] DEBUG no remote changes detected [2025-03-11T09:49:09.963Z] 2025-03-11 09:49:09,771 [execute] INFO git push origin semver [2025-03-11T09:49:09.963Z] 2025-03-11 09:49:09,771 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T09:49:11.869Z] 2025-03-11 09:49:11,484 [run_push] DEBUG push all version tags [2025-03-11T09:49:11.869Z] 2025-03-11 09:49:11,485 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-11T09:49:11.869Z] 2025-03-11 09:49:11,485 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-11T09:49:13.247Z] 2025-03-11 09:49:13,010 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-03-11T09:49:13.247Z] 4.0.0-dev.20 [Pipeline] } [2025-03-11T09:49:13.252Z] $ docker exec --env ******** --env ******** 82c0c4cceed7fb72f1ff846a9d7d603270505e071e7d6999f026c0bee5bd711e ssh-agent -k [2025-03-11T09:49:13.349Z] unset SSH_AUTH_SOCK; [2025-03-11T09:49:13.349Z] unset SSH_AGENT_PID; [2025-03-11T09:49:13.349Z] echo Agent pid 38 killed; [2025-03-11T09:49:13.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T09:49:13.694Z] + git semver [Pipeline] } [2025-03-11T09:49:13.960Z] $ docker stop --time=1 82c0c4cceed7fb72f1ff846a9d7d603270505e071e7d6999f026c0bee5bd711e [2025-03-11T09:49:15.229Z] $ docker rm -f --volumes 82c0c4cceed7fb72f1ff846a9d7d603270505e071e7d6999f026c0bee5bd711e [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 [2025-03-11T09:49:15.889Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-03-11T09:49:15.889Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-03-11T09:49:15.889Z] total 16 [2025-03-11T09:49:15.889Z] drwxr-xr-x 3 root root 4096 Mar 11 09:37 . [2025-03-11T09:49:15.889Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 09:48 .. [2025-03-11T09:49:15.889Z] drwxr-xr-x 2 root root 4096 Mar 11 09:37 cost [2025-03-11T09:49:15.889Z] -rw-r--r-- 1 root root 89 Mar 11 09:37 cost.csv [2025-03-11T09:49:15.889Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-03-11T09:49:15.889Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-03-11T09:49:15.889Z] total 16 [2025-03-11T09:49:15.889Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 09:37 . [2025-03-11T09:49:15.889Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 09:48 .. [2025-03-11T09:49:15.889Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 09:37 cost [2025-03-11T09:49:15.889Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 11 09:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:49:16.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:49:17.036Z] ---> package-listing.sh [2025-03-11T09:49:17.036Z] ++ facter osfamily [2025-03-11T09:49:17.036Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-11T09:49:17.296Z] + OS_FAMILY=debian [2025-03-11T09:49:17.296Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-03-11T09:49:17.296Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-11T09:49:17.296Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-11T09:49:17.296Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-11T09:49:17.296Z] + PACKAGES=/tmp/packages_start.txt [2025-03-11T09:49:17.296Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-03-11T09:49:17.296Z] + PACKAGES=/tmp/packages_end.txt [2025-03-11T09:49:17.296Z] + case "${OS_FAMILY}" in [2025-03-11T09:49:17.296Z] + dpkg -l [2025-03-11T09:49:17.296Z] + grep '^ii' [2025-03-11T09:49:17.296Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-11T09:49:17.296Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-11T09:49:17.296Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-11T09:49:17.296Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-03-11T09:49:17.296Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-03-11T09:49:17.296Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2025-03-11T09:49:17.308Z] 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 [2025-03-11T09:49:17.586Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T09:49:18.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T09:49:18.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T09:49:18.231Z] prd-ubuntu20.04-docker-8c-8g-40898 does not seem to be running inside a container [2025-03-11T09:49:18.257Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-11T09:49:18.451Z] $ docker top 0af91a43def7d22575f014e8b39dd17be4a1e812fce268c14b32b5852b22ba80 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T09:49:18.821Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-11T09:49:19.105Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-11T09:49:19.389Z] + ls /var/log/sa-host [2025-03-11T09:49:19.389Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T09:49:19.550Z] provisioning config files... [2025-03-11T09:49:19.559Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5951437138421840927tmp [Pipeline] { [Pipeline] echo [2025-03-11T09:49:19.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:49:19.860Z] ---> create-netrc.sh [Pipeline] } [2025-03-11T09:49:19.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:49:20.210Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-11T09:49:20.220Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:49:20.504Z] ---> sudo-logs.sh [2025-03-11T09:49:20.504Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-11T09:49:20.538Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:49:20.822Z] ---> job-cost.sh [2025-03-11T09:49:20.822Z] lf-activate-venv: SKIPPING [2025-03-11T09:49:20.822Z] DEBUG: total: 0.2199999988079071 [2025-03-11T09:49:20.822Z] INFO: Retrieving Stack Cost... [2025-03-11T09:49:21.080Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T09:49:21.648Z] INFO: Archiving Costs [Pipeline] echo [2025-03-11T09:49:21.663Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T09:49:21.945Z] ---> logs-deploy.sh [2025-03-11T09:49:21.945Z] lf-activate-venv: SKIPPING [2025-03-11T09:49:21.945Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/204 [2025-03-11T09:49:21.945Z] INFO: archiving workspace using pattern(s): [2025-03-11T09:49:22.884Z] Archives upload complete. [2025-03-11T09:49:22.884Z] INFO: archiving logs to Nexus