Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6db0557ae3165527ee512b397645c0ab94fc0120 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-ssh5316374032533251549.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15264804439391647845.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh255228816402673539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh6333835126952681735.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-ssh13498826151254476680.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 ‘prd-ubuntu20.04-docker-8c-8g-36863’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36871 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6db0557ae3165527ee512b397645c0ab94fc0120 (main) Commit message: "Merge pull request #515 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.18" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6db0557ae3165527ee512b397645c0ab94fc0120 # timeout=10 > git rev-list --no-walk 0e25f9ddff1f5f86c101f6df9b932be439593de6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-17T01:08:37.794Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-17T01:08:37.862Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-17T01:08:37.892Z] ========================================================= [2025-01-17T01:08:37.892Z] EdgeX Global Pipelines Version Info [2025-01-17T01:08:37.892Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:08:39.032Z] ------------------- [2025-01-17T01:08:39.032Z] stable info: [2025-01-17T01:08:39.032Z] ------------------- [2025-01-17T01:08:39.032Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-17T01:08:39.032Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T01:08:39.032Z] Message: update stable to v1.0.269 [2025-01-17T01:08:39.297Z] ------------------- [2025-01-17T01:08:39.297Z] experimental info: [2025-01-17T01:08:39.297Z] ------------------- [2025-01-17T01:08:39.297Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-17T01:08:39.297Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-17T01:08:39.297Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-17T01:08:39.375Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2025-01-17T01:08:39.394Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2025-01-17T01:08:39.416Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-17T01:08:39.440Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-17T01:08:39.464Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-17T01:08:39.483Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-17T01:08:39.504Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-17T01:08:39.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-17T01:08:39.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-17T01:08:39.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-17T01:08:39.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-17T01:08:39.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2025-01-17T01:08:39.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-17T01:08:39.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-17T01:08:39.666Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T01:08:39.687Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-17T01:08:39.713Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T01:08:39.734Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-17T01:08:39.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-17T01:08:39.785Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-17T01:08:39.809Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-17T01:08:39.833Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-17T01:08:39.857Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-17T01:08:39.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-17T01:08:39.908Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-17T01:08:39.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-17T01:08:39.958Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-17T01:08:39.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-17T01:08:40.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-17T01:08:40.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-17T01:08:40.054Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] echo [2025-01-17T01:08:40.077Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6db0557 [Pipeline] echo [2025-01-17T01:08:40.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T01:08:40.241Z] provisioning config files... [2025-01-17T01:08:40.254Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14260191053343474700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:08:40.586Z] ---> ****-login.sh [2025-01-17T01:08:40.586Z] nexus3.edgexfoundry.org:10001 [2025-01-17T01:08:40.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:08:40.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:08:40.846Z] Configure a credential helper to remove this warning. See [2025-01-17T01:08:40.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:08:40.846Z] [2025-01-17T01:08:40.846Z] Login Succeeded [2025-01-17T01:08:40.846Z] nexus3.edgexfoundry.org:10002 [2025-01-17T01:08:40.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:08:40.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:08:40.847Z] Configure a credential helper to remove this warning. See [2025-01-17T01:08:40.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:08:40.847Z] [2025-01-17T01:08:40.847Z] Login Succeeded [2025-01-17T01:08:40.847Z] nexus3.edgexfoundry.org:10003 [2025-01-17T01:08:41.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:08:41.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:08:41.108Z] Configure a credential helper to remove this warning. See [2025-01-17T01:08:41.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:08:41.108Z] [2025-01-17T01:08:41.108Z] Login Succeeded [2025-01-17T01:08:41.108Z] nexus3.edgexfoundry.org:10004 [2025-01-17T01:08:41.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:08:41.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:08:41.109Z] Configure a credential helper to remove this warning. See [2025-01-17T01:08:41.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:08:41.109Z] [2025-01-17T01:08:41.109Z] Login Succeeded [2025-01-17T01:08:41.109Z] ****.io [2025-01-17T01:08:41.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:08:41.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:08:41.370Z] Configure a credential helper to remove this warning. See [2025-01-17T01:08:41.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:08:41.370Z] [2025-01-17T01:08:41.370Z] Login Succeeded [2025-01-17T01:08:41.370Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T01:08:41.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-17T01:08:41.791Z] + git rev-list -1 --merges 6db0557ae3165527ee512b397645c0ab94fc0120~1..6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] echo [2025-01-17T01:08:41.820Z] -----------> git rev-list -1 --merges 6db0557ae3165527ee512b397645c0ab94fc0120~1..6db0557ae3165527ee512b397645c0ab94fc0120 6db0557ae3165527ee512b397645c0ab94fc0120 [2025-01-17T01:08:41.820Z] 6db0557ae3165527ee512b397645c0ab94fc0120 [false] [Pipeline] sh [2025-01-17T01:08:42.116Z] + git log --format=format:%s -1 6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] echo [2025-01-17T01:08:42.133Z] ========================================================= [2025-01-17T01:08:42.133Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-17T01:08:42.133Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T01:08:42.476Z] + git log --format=format:%s -1 6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] echo [2025-01-17T01:08:42.487Z] [semverPrep] GIT_COMMIT: 6db0557ae3165527ee512b397645c0ab94fc0120, Commit Message: Merge pull request #515 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.18 [Pipeline] echo [2025-01-17T01:08:42.515Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-17T01:08:42.894Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T01:08:42.894Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-17T01:08:42.894Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-17T01:08:42.894Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-17T01:08:42.894Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-17T01:08:42.894Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-17T01:08:42.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:08:43.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T01:08:43.263Z] [2025-01-17T01:08:43.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:08:43.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T01:08:43.586Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-17T01:08:43.586Z] b85a868b505f: Pulling fs layer [2025-01-17T01:08:43.586Z] e2be974225ed: Pulling fs layer [2025-01-17T01:08:43.586Z] 339a4e72a1f5: Pulling fs layer [2025-01-17T01:08:43.586Z] 988bab9f4d93: Pulling fs layer [2025-01-17T01:08:43.586Z] 1469e6f7b9e6: Pulling fs layer [2025-01-17T01:08:43.586Z] eaf3925da568: Pulling fs layer [2025-01-17T01:08:43.586Z] bab4dde63d76: Pulling fs layer [2025-01-17T01:08:43.586Z] bde34c3a00c8: Pulling fs layer [2025-01-17T01:08:43.586Z] b352a97aabf1: Pulling fs layer [2025-01-17T01:08:43.586Z] 4872d77fe225: Pulling fs layer [2025-01-17T01:08:43.586Z] 5851b861e8e6: Pulling fs layer [2025-01-17T01:08:43.586Z] 988bab9f4d93: Waiting [2025-01-17T01:08:43.586Z] bde34c3a00c8: Waiting [2025-01-17T01:08:43.586Z] 1469e6f7b9e6: Waiting [2025-01-17T01:08:43.586Z] eaf3925da568: Waiting [2025-01-17T01:08:43.586Z] bab4dde63d76: Waiting [2025-01-17T01:08:43.586Z] b352a97aabf1: Waiting [2025-01-17T01:08:43.586Z] 5851b861e8e6: Waiting [2025-01-17T01:08:43.586Z] 4872d77fe225: Waiting [2025-01-17T01:08:43.586Z] e2be974225ed: Download complete [2025-01-17T01:08:43.586Z] 1469e6f7b9e6: Verifying Checksum [2025-01-17T01:08:43.586Z] 1469e6f7b9e6: Download complete [2025-01-17T01:08:43.586Z] 339a4e72a1f5: Verifying Checksum [2025-01-17T01:08:43.586Z] 339a4e72a1f5: Download complete [2025-01-17T01:08:43.845Z] eaf3925da568: Verifying Checksum [2025-01-17T01:08:43.845Z] eaf3925da568: Download complete [2025-01-17T01:08:43.845Z] bde34c3a00c8: Verifying Checksum [2025-01-17T01:08:43.845Z] bde34c3a00c8: Download complete [2025-01-17T01:08:43.845Z] b352a97aabf1: Download complete [2025-01-17T01:08:43.845Z] 4872d77fe225: Verifying Checksum [2025-01-17T01:08:43.845Z] 4872d77fe225: Download complete [2025-01-17T01:08:43.845Z] 5851b861e8e6: Verifying Checksum [2025-01-17T01:08:43.845Z] 5851b861e8e6: Download complete [2025-01-17T01:08:43.845Z] b85a868b505f: Verifying Checksum [2025-01-17T01:08:43.845Z] b85a868b505f: Download complete [2025-01-17T01:08:44.107Z] bab4dde63d76: Verifying Checksum [2025-01-17T01:08:44.107Z] bab4dde63d76: Download complete [2025-01-17T01:08:45.043Z] b85a868b505f: Pull complete [2025-01-17T01:08:45.302Z] e2be974225ed: Pull complete [2025-01-17T01:08:45.876Z] 339a4e72a1f5: Pull complete [2025-01-17T01:08:45.876Z] 988bab9f4d93: Pull complete [2025-01-17T01:08:46.136Z] 1469e6f7b9e6: Pull complete [2025-01-17T01:08:46.136Z] eaf3925da568: Pull complete [2025-01-17T01:08:48.038Z] bab4dde63d76: Pull complete [2025-01-17T01:08:48.038Z] bde34c3a00c8: Pull complete [2025-01-17T01:08:48.038Z] b352a97aabf1: Pull complete [2025-01-17T01:08:48.321Z] 4872d77fe225: Pull complete [2025-01-17T01:08:48.321Z] 5851b861e8e6: Pull complete [2025-01-17T01:08:48.321Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-17T01:08:48.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T01:08:48.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:08:48.737Z] prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container [2025-01-17T01:08:48.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T01:08:52.428Z] $ docker top c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 -eo pid,comm [2025-01-17T01:08:52.492Z] 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-01-17T01:08:52.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T01:08:52.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T01:08:52.551Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T01:08:52.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T01:08:52.680Z] $ docker exec c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 ssh-agent [2025-01-17T01:08:52.796Z] SSH_AUTH_SOCK=/tmp/ssh-MBFqTbD4PlsJ/agent.32 [2025-01-17T01:08:52.796Z] SSH_AGENT_PID=38 [2025-01-17T01:08:52.803Z] Running ssh-add (command line suppressed) [2025-01-17T01:08:52.896Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1755536006643287882.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1755536006643287882.key) [2025-01-17T01:08:52.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T01:08:53.210Z] + git tag --points-at HEAD [Pipeline] } [2025-01-17T01:08:53.221Z] $ docker exec --env ******** --env ******** c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 ssh-agent -k [2025-01-17T01:08:53.326Z] unset SSH_AUTH_SOCK; [2025-01-17T01:08:53.326Z] unset SSH_AGENT_PID; [2025-01-17T01:08:53.326Z] echo Agent pid 38 killed; [2025-01-17T01:08:53.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-17T01:08:53.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T01:08:53.375Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T01:08:53.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T01:08:53.485Z] $ docker exec c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 ssh-agent [2025-01-17T01:08:53.591Z] SSH_AUTH_SOCK=/tmp/ssh-nCCNZnLoewd1/agent.72 [2025-01-17T01:08:53.591Z] SSH_AGENT_PID=78 [2025-01-17T01:08:53.595Z] Running ssh-add (command line suppressed) [2025-01-17T01:08:53.704Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16143305184972642131.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16143305184972642131.key) [2025-01-17T01:08:53.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T01:08:54.012Z] + git semver init [2025-01-17T01:08:54.271Z] 2025-01-17 01:08:54,200 [run_init] DEBUG init version:0.0.0 force:False [2025-01-17T01:08:54.271Z] 2025-01-17 01:08:54,200 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2025-01-17T01:08:54.271Z] 2025-01-17 01:08:54,201 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2025-01-17T01:08:54.271Z] 2025-01-17 01:08:54,201 [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-01-17T01:08:55.650Z] 2025-01-17 01:08:55,544 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2025-01-17T01:08:55.650Z] 2025-01-17 01:08:55,545 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2025-01-17T01:08:55.650Z] 2025-01-17 01:08:55,545 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T01:08:55.650Z] 2025-01-17 01:08:55,545 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T01:08:55.650Z] 4.0.0-dev.11 [Pipeline] } [2025-01-17T01:08:55.659Z] $ docker exec --env ******** --env ******** c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 ssh-agent -k [2025-01-17T01:08:55.761Z] unset SSH_AUTH_SOCK; [2025-01-17T01:08:55.762Z] unset SSH_AGENT_PID; [2025-01-17T01:08:55.762Z] echo Agent pid 78 killed; [2025-01-17T01:08:55.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T01:08:56.111Z] + git semver [Pipeline] } [2025-01-17T01:08:56.386Z] $ docker stop --time=1 c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 [2025-01-17T01:08:57.707Z] $ docker rm -f --volumes c3cdb57f849825f141ee6ba60f6593a68daba335de2c09030492d751c8e93e82 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T01:08:58.064Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-17T01:08:58.319Z] Stashed 1 file(s) [Pipeline] echo [2025-01-17T01:08:58.323Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [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-01-17T01:08:58.489Z] provisioning config files... [2025-01-17T01:08:58.499Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15769651479999405479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:08:58.801Z] ---> ****-login.sh [2025-01-17T01:08:58.801Z] nexus3.edgexfoundry.org:10001 [2025-01-17T01:08:58.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:08:58.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:08:58.801Z] Configure a credential helper to remove this warning. See [2025-01-17T01:08:58.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:08:58.801Z] [2025-01-17T01:08:58.801Z] Login Succeeded [2025-01-17T01:08:58.801Z] nexus3.edgexfoundry.org:10002 [2025-01-17T01:08:58.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:08:58.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:08:58.801Z] Configure a credential helper to remove this warning. See [2025-01-17T01:08:58.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:08:58.801Z] [2025-01-17T01:08:58.801Z] Login Succeeded [2025-01-17T01:08:58.801Z] nexus3.edgexfoundry.org:10003 [2025-01-17T01:08:59.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:08:59.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:08:59.060Z] Configure a credential helper to remove this warning. See [2025-01-17T01:08:59.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:08:59.060Z] [2025-01-17T01:08:59.060Z] Login Succeeded [2025-01-17T01:08:59.060Z] nexus3.edgexfoundry.org:10004 [2025-01-17T01:08:59.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:08:59.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:08:59.061Z] Configure a credential helper to remove this warning. See [2025-01-17T01:08:59.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:08:59.061Z] [2025-01-17T01:08:59.061Z] Login Succeeded [2025-01-17T01:08:59.061Z] ****.io [2025-01-17T01:08:59.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:08:59.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:08:59.320Z] Configure a credential helper to remove this warning. See [2025-01-17T01:08:59.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:08:59.320Z] [2025-01-17T01:08:59.320Z] Login Succeeded [2025-01-17T01:08:59.320Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T01:08:59.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T01:08:59.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T01:08:59.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T01:08:59.455Z] ========================================================= [2025-01-17T01:08:59.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-17T01:08:59.455Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:08:59.795Z] + 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-01-17T01:08:59.795Z] Sending build context to Docker daemon 37.76MB [2025-01-17T01:08:59.795Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T01:08:59.795Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-17T01:09:00.060Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-17T01:09:00.060Z] da9db072f522: Pulling fs layer [2025-01-17T01:09:00.060Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-17T01:09:00.060Z] 06f05ace1117: Pulling fs layer [2025-01-17T01:09:00.060Z] 5fe327b54edc: Pulling fs layer [2025-01-17T01:09:00.060Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T01:09:00.060Z] 92a5565b7b96: Pulling fs layer [2025-01-17T01:09:00.060Z] ff9bb7016b71: Pulling fs layer [2025-01-17T01:09:00.060Z] b67dba6c2c7d: Pulling fs layer [2025-01-17T01:09:00.060Z] 4f4fb700ef54: Waiting [2025-01-17T01:09:00.060Z] 92a5565b7b96: Waiting [2025-01-17T01:09:00.060Z] 5fe327b54edc: Waiting [2025-01-17T01:09:00.060Z] ff9bb7016b71: Waiting [2025-01-17T01:09:00.060Z] a813b0c90790: Pulling fs layer [2025-01-17T01:09:00.060Z] b67dba6c2c7d: Waiting [2025-01-17T01:09:00.060Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-17T01:09:00.060Z] 5fe327b54edc: Verifying Checksum [2025-01-17T01:09:00.060Z] 5fe327b54edc: Download complete [2025-01-17T01:09:00.060Z] 4f4fb700ef54: Verifying Checksum [2025-01-17T01:09:00.060Z] 4f4fb700ef54: Download complete [2025-01-17T01:09:00.060Z] 92a5565b7b96: Verifying Checksum [2025-01-17T01:09:00.060Z] 92a5565b7b96: Download complete [2025-01-17T01:09:00.060Z] da9db072f522: Download complete [2025-01-17T01:09:00.060Z] ff9bb7016b71: Verifying Checksum [2025-01-17T01:09:00.060Z] ff9bb7016b71: Download complete [2025-01-17T01:09:00.323Z] da9db072f522: Pull complete [2025-01-17T01:09:00.323Z] a813b0c90790: Verifying Checksum [2025-01-17T01:09:00.323Z] a813b0c90790: Download complete [2025-01-17T01:09:00.323Z] 6ef4a4ee8ca5: Pull complete [2025-01-17T01:09:00.581Z] 06f05ace1117: Download complete [2025-01-17T01:09:00.840Z] b67dba6c2c7d: Verifying Checksum [2025-01-17T01:09:00.840Z] b67dba6c2c7d: Download complete [2025-01-17T01:09:04.129Z] 06f05ace1117: Pull complete [2025-01-17T01:09:04.129Z] 5fe327b54edc: Pull complete [2025-01-17T01:09:04.129Z] 4f4fb700ef54: Pull complete [2025-01-17T01:09:04.129Z] 92a5565b7b96: Pull complete [2025-01-17T01:09:04.129Z] ff9bb7016b71: Pull complete [2025-01-17T01:09:06.660Z] b67dba6c2c7d: Pull complete [2025-01-17T01:09:06.918Z] a813b0c90790: Pull complete [2025-01-17T01:09:06.918Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-17T01:09:06.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-17T01:09:06.918Z] ---> 3ba60ce46760 [2025-01-17T01:09:06.918Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-17T01:09:12.661Z] ---> Running in 2e1b59cecc40 [2025-01-17T01:09:12.661Z] Removing intermediate container 2e1b59cecc40 [2025-01-17T01:09:12.661Z] ---> 2e8992296e66 [2025-01-17T01:09:12.661Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-17T01:09:12.661Z] ---> Running in 19d8da2670a8 [2025-01-17T01:09:12.661Z] Removing intermediate container 19d8da2670a8 [2025-01-17T01:09:12.661Z] ---> 8aa999a78e9e [2025-01-17T01:09:12.661Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-01-17T01:09:12.661Z] ---> Running in 0e0017d65e39 [2025-01-17T01:09:12.661Z] Removing intermediate container 0e0017d65e39 [2025-01-17T01:09:12.661Z] ---> 53005836d8ad [2025-01-17T01:09:12.661Z] Step 6/12 : WORKDIR /device-virtual-go [2025-01-17T01:09:12.661Z] ---> Running in bf6bd9d5a846 [2025-01-17T01:09:12.661Z] Removing intermediate container bf6bd9d5a846 [2025-01-17T01:09:12.661Z] ---> 70fdeaaf6e10 [2025-01-17T01:09:12.661Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-17T01:09:12.661Z] ---> Running in 91fcafd2dc52 [2025-01-17T01:09:12.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T01:09:13.181Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T01:09:13.441Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-17T01:09:13.441Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-01-17T01:09:13.441Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-17T01:09:13.441Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-17T01:09:13.441Z] Executing busybox-1.36.1-r29.trigger [2025-01-17T01:09:13.441Z] OK: 252 MiB in 62 packages [2025-01-17T01:09:13.454Z] Still waiting to schedule task [2025-01-17T01:09:13.454Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-36866’ is offline [2025-01-17T01:09:14.008Z] Removing intermediate container 91fcafd2dc52 [2025-01-17T01:09:14.008Z] ---> c339088f78b5 [2025-01-17T01:09:14.008Z] Step 8/12 : COPY go.mod vendor* ./ [2025-01-17T01:09:14.008Z] ---> 3d41a32e6c5d [2025-01-17T01:09:14.008Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T01:09:14.008Z] ---> Running in 3f2f817612bc [2025-01-17T01:10:10.490Z] Removing intermediate container 3f2f817612bc [2025-01-17T01:10:10.490Z] ---> 6c13fc560bae [2025-01-17T01:10:10.490Z] Step 10/12 : COPY . . [2025-01-17T01:10:10.490Z] ---> b77223104101 [2025-01-17T01:10:10.490Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-17T01:10:10.490Z] ---> Running in 4db9b23283d9 [2025-01-17T01:10:10.490Z] Removing intermediate container 4db9b23283d9 [2025-01-17T01:10:10.490Z] ---> 8081e3f43f62 [2025-01-17T01:10:10.490Z] Step 12/12 : RUN $MAKE [2025-01-17T01:10:10.490Z] ---> Running in 8d75d8c5011e [2025-01-17T01:10:10.490Z] noop [2025-01-17T01:10:10.490Z] Removing intermediate container 8d75d8c5011e [2025-01-17T01:10:10.490Z] ---> 3f8816cdc4ae [2025-01-17T01:10:10.490Z] Successfully built 3f8816cdc4ae [2025-01-17T01:10:10.490Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:10:10.812Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T01:10:10.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:10:10.887Z] prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container [2025-01-17T01:10:10.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-17T01:10:11.252Z] $ docker top 8fc7a6b9c58092553471432915caff57f3206082010f03d47f5a11d2125fc98a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T01:10:11.607Z] + go version [2025-01-17T01:10:11.607Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-17T01:10:11.618Z] $ docker stop --time=1 8fc7a6b9c58092553471432915caff57f3206082010f03d47f5a11d2125fc98a [2025-01-17T01:10:12.901Z] $ docker rm -f --volumes 8fc7a6b9c58092553471432915caff57f3206082010f03d47f5a11d2125fc98a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:10:13.336Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-17T01:10:13.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:10:13.415Z] prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container [2025-01-17T01:10:13.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-17T01:10:13.767Z] $ docker top 3b51e9ecf66367a5d2c0023a86deb9fe0de5e3f8c7cea8e47bff64d35040b627 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T01:10:14.121Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2025-01-17T01:10:14.423Z] + make test [2025-01-17T01:10:14.423Z] go test ./... -coverprofile=coverage.out [2025-01-17T01:10:15.799Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-01-17T01:10:33.871Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-01-17T01:10:33.871Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements [2025-01-17T01:10:41.982Z] go vet ./... [2025-01-17T01:10:46.255Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T01:10:46.255Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T01:10:46.255Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-17T01:10:46.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T01:10:46.541Z] $ docker stop --time=1 3b51e9ecf66367a5d2c0023a86deb9fe0de5e3f8c7cea8e47bff64d35040b627 [2025-01-17T01:10:49.858Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36873 in /w/workspace/exfoundry_device-virtual-go_main [2025-01-17T01:10:51.212Z] $ docker rm -f --volumes 3b51e9ecf66367a5d2c0023a86deb9fe0de5e3f8c7cea8e47bff64d35040b627 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2025-01-17T01:10:51.510Z] Running in /w/workspace/device-virtual-go/195 [Pipeline] { [Pipeline] checkout [2025-01-17T01:10:51.543Z] The recommended git tool is: git [2025-01-17T01:10:51.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T01:10:51.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-17T01:10:52.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T01:10:52.569Z] + ls -al . [2025-01-17T01:10:52.569Z] total 264 [2025-01-17T01:10:52.569Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 01:10 . [2025-01-17T01:10:52.569Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:08 .. [2025-01-17T01:10:52.569Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 01:10 .git [2025-01-17T01:10:52.569Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:08 .github [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 17 01:08 .gitignore [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 17 01:08 .golangci.yml [2025-01-17T01:10:52.569Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 01:08 .semver [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 18321 Jan 17 01:08 Attribution.txt [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jan 17 01:08 CHANGELOG.md [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jan 17 01:08 Dockerfile [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 01:08 GOVERNANCE.md [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 17 01:08 Jenkinsfile [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 01:08 LICENSE [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 2652 Jan 17 01:08 Makefile [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 17 01:08 OWNERS.md [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 4473 Jan 17 01:08 README.md [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 01:08 VERSION [2025-01-17T01:10:52.569Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:08 bin [2025-01-17T01:10:52.569Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:08 cmd [2025-01-17T01:10:52.569Z] -rw-r--r-- 1 jenkins jenkins 43316 Jan 17 01:10 coverage.out [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 6126 Jan 17 01:08 go.mod [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 86632 Jan 17 01:08 go.sum [2025-01-17T01:10:52.569Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:08 internal [2025-01-17T01:10:52.569Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 17 01:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:10:52.884Z] + 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=6db0557ae3165527ee512b397645c0ab94fc0120 --label arch=amd64 --label version=4.0.0-dev.11 . [2025-01-17T01:10:52.884Z] Sending build context to Docker daemon 37.81MB [2025-01-17T01:10:52.884Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2025-01-17T01:10:52.884Z] Step 2/26 : FROM ${BASE} AS builder [2025-01-17T01:10:52.884Z] ---> 3f8816cdc4ae [2025-01-17T01:10:52.885Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-17T01:10:53.452Z] ---> Running in 7fe437706a58 [2025-01-17T01:10:53.713Z] Removing intermediate container 7fe437706a58 [2025-01-17T01:10:53.713Z] ---> a5ef0b2ff1a2 [2025-01-17T01:10:53.713Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2025-01-17T01:10:53.713Z] ---> Running in 07cc977b26f4 [2025-01-17T01:10:53.713Z] Removing intermediate container 07cc977b26f4 [2025-01-17T01:10:53.713Z] ---> 8f185fb7a86c [2025-01-17T01:10:53.713Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2025-01-17T01:10:53.713Z] ---> Running in 152aacc2544d [2025-01-17T01:10:53.713Z] Removing intermediate container 152aacc2544d [2025-01-17T01:10:53.713Z] ---> 0ee35e2abed9 [2025-01-17T01:10:53.713Z] Step 6/26 : WORKDIR /device-virtual-go [2025-01-17T01:10:53.713Z] ---> Running in ca82fcd8eeaf [2025-01-17T01:10:53.713Z] Removing intermediate container ca82fcd8eeaf [2025-01-17T01:10:53.713Z] ---> 117439a3cf09 [2025-01-17T01:10:53.713Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-17T01:10:53.971Z] ---> Running in 3cc64fea7d51 [2025-01-17T01:10:54.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T01:10:54.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T01:10:54.489Z] OK: 252 MiB in 62 packages [2025-01-17T01:10:55.056Z] Removing intermediate container 3cc64fea7d51 [2025-01-17T01:10:55.056Z] ---> 463d2296abed [2025-01-17T01:10:55.056Z] Step 8/26 : COPY go.mod vendor* ./ [2025-01-17T01:10:55.056Z] ---> 14e8d7b3668d [2025-01-17T01:10:55.056Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T01:10:55.056Z] ---> Running in 026b7600464e [2025-01-17T01:10:55.622Z] Removing intermediate container 026b7600464e [2025-01-17T01:10:55.622Z] ---> 9da11926ed35 [2025-01-17T01:10:55.622Z] Step 10/26 : COPY . . [2025-01-17T01:10:56.555Z] ---> bd83f0a53c7d [2025-01-17T01:10:56.555Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-17T01:10:56.555Z] ---> Running in cee60df66fc9 [2025-01-17T01:10:56.665Z] using credential edgex-jenkins-ssh [2025-01-17T01:10:56.686Z] Cloning the remote Git repository [2025-01-17T01:10:56.813Z] Removing intermediate container cee60df66fc9 [2025-01-17T01:10:56.813Z] ---> 4a29a08752eb [2025-01-17T01:10:56.813Z] Step 12/26 : RUN $MAKE [2025-01-17T01:10:56.813Z] ---> Running in 3468bc9f5061 [2025-01-17T01:10:57.071Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-01-17T01:10:56.718Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2025-01-17T01:10:56.811Z] > git init /w/workspace/device-virtual-go/195 # timeout=10 [2025-01-17T01:10:56.959Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2025-01-17T01:10:56.960Z] > git --version # timeout=10 [2025-01-17T01:10:56.978Z] > git --version # 'git version 2.25.1' [2025-01-17T01:10:56.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-17T01:10:57.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T01:11:00.061Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2025-01-17T01:11:00.081Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-17T01:11:00.913Z] Avoid second fetch [2025-01-17T01:11:00.914Z] Checking out Revision 6db0557ae3165527ee512b397645c0ab94fc0120 (main) [2025-01-17T01:11:01.498Z] Commit message: "Merge pull request #515 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.18" [2025-01-17T01:11:00.920Z] > git config core.sparsecheckout # timeout=10 [2025-01-17T01:11:00.971Z] > git checkout -f 6db0557ae3165527ee512b397645c0ab94fc0120 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T01:11:06.117Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-17T01:11:06.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T01:11:06.117Z] Dload Upload Total Spent Left Speed [2025-01-17T01:11:06.117Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75905 0 --:--:-- --:--:-- --:--:-- 75458 [Pipeline] sh [2025-01-17T01:11:06.460Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-17T01:11:06.784Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-17T01:11:06.784Z] + sudo tee /etc/docker/daemon.new [2025-01-17T01:11:06.784Z] { [2025-01-17T01:11:06.784Z] "registry-mirrors": [ [2025-01-17T01:11:06.784Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-17T01:11:06.784Z] ], [2025-01-17T01:11:06.784Z] "bip": "10.250.0.254/24", [2025-01-17T01:11:06.784Z] "hosts": [ [2025-01-17T01:11:06.784Z] "tcp://0.0.0.0:5555", [2025-01-17T01:11:06.784Z] "unix:///var/run/docker.sock" [2025-01-17T01:11:06.784Z] ], [2025-01-17T01:11:06.784Z] "mtu": 1458, [2025-01-17T01:11:06.784Z] "selinux-enabled": true, [2025-01-17T01:11:06.784Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-17T01:11:06.784Z] } [Pipeline] sh [2025-01-17T01:11:07.108Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-17T01:11:07.439Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T01:11:25.733Z] provisioning config files... [2025-01-17T01:11:25.760Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/195@tmp/config3728884110869026915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:11:26.209Z] ---> ****-login.sh [2025-01-17T01:11:26.209Z] nexus3.edgexfoundry.org:10001 [2025-01-17T01:11:26.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:11:26.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:11:26.750Z] Configure a credential helper to remove this warning. See [2025-01-17T01:11:26.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:11:26.750Z] [2025-01-17T01:11:26.750Z] Login Succeeded [2025-01-17T01:11:26.750Z] nexus3.edgexfoundry.org:10002 [2025-01-17T01:11:26.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:11:27.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:11:27.021Z] Configure a credential helper to remove this warning. See [2025-01-17T01:11:27.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:11:27.021Z] [2025-01-17T01:11:27.021Z] Login Succeeded [2025-01-17T01:11:27.021Z] nexus3.edgexfoundry.org:10003 [2025-01-17T01:11:27.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:11:27.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:11:27.293Z] Configure a credential helper to remove this warning. See [2025-01-17T01:11:27.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:11:27.293Z] [2025-01-17T01:11:27.293Z] Login Succeeded [2025-01-17T01:11:27.293Z] nexus3.edgexfoundry.org:10004 [2025-01-17T01:11:27.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:11:27.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:11:27.563Z] Configure a credential helper to remove this warning. See [2025-01-17T01:11:27.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:11:27.563Z] [2025-01-17T01:11:27.563Z] Login Succeeded [2025-01-17T01:11:27.563Z] ****.io [2025-01-17T01:11:27.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:11:27.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:11:27.832Z] Configure a credential helper to remove this warning. See [2025-01-17T01:11:27.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:11:27.832Z] [2025-01-17T01:11:27.832Z] Login Succeeded [2025-01-17T01:11:27.832Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T01:11:27.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-17T01:11:28.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T01:11:28.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T01:11:28.171Z] ========================================================= [2025-01-17T01:11:28.171Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-17T01:11:28.171Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:11:28.535Z] + 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-01-17T01:11:29.168Z] Removing intermediate container 3468bc9f5061 [2025-01-17T01:11:29.168Z] ---> 3135c189d4fd [2025-01-17T01:11:29.168Z] Step 13/26 : FROM alpine:3.20 [2025-01-17T01:11:29.168Z] 3.20: Pulling from library/alpine [2025-01-17T01:11:29.168Z] 66a3d608f3fa: Pulling fs layer [2025-01-17T01:11:29.168Z] 66a3d608f3fa: Verifying Checksum [2025-01-17T01:11:29.168Z] 66a3d608f3fa: Download complete [2025-01-17T01:11:29.168Z] 66a3d608f3fa: Pull complete [2025-01-17T01:11:29.168Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T01:11:29.168Z] Status: Downloaded newer image for alpine:3.20 [2025-01-17T01:11:29.168Z] ---> e29df9b510ff [2025-01-17T01:11:29.168Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2025-01-17T01:11:29.168Z] ---> Running in 996219de98a2 [2025-01-17T01:11:29.168Z] Removing intermediate container 996219de98a2 [2025-01-17T01:11:29.168Z] ---> 0d876599ea8d [2025-01-17T01:11:29.168Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2025-01-17T01:11:29.168Z] ---> Running in 7e87d7b03fca [2025-01-17T01:11:29.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T01:11:29.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T01:11:29.168Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T01:11:29.168Z] Executing busybox-1.36.1-r29.trigger [2025-01-17T01:11:29.168Z] OK: 8 MiB in 15 packages [2025-01-17T01:11:29.168Z] Removing intermediate container 7e87d7b03fca [2025-01-17T01:11:29.168Z] ---> 53d63cc9ca5f [2025-01-17T01:11:29.168Z] Step 16/26 : RUN apk --no-cache upgrade [2025-01-17T01:11:29.168Z] ---> Running in 541c9412049b [2025-01-17T01:11:29.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-17T01:11:29.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-17T01:11:29.427Z] OK: 8 MiB in 15 packages [2025-01-17T01:11:29.995Z] Removing intermediate container 541c9412049b [2025-01-17T01:11:29.995Z] ---> e1f7b45bd7c7 [2025-01-17T01:11:29.995Z] Step 17/26 : WORKDIR / [2025-01-17T01:11:29.995Z] ---> Running in 6a6bea53124b [2025-01-17T01:11:29.995Z] Removing intermediate container 6a6bea53124b [2025-01-17T01:11:29.995Z] ---> 2dbdf8d492d8 [2025-01-17T01:11:29.995Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2025-01-17T01:11:29.995Z] ---> 842db9ffb3ff [2025-01-17T01:11:29.995Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2025-01-17T01:11:30.253Z] ---> 0804f671129c [2025-01-17T01:11:30.253Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2025-01-17T01:11:31.128Z] #0 building with "default" instance using docker driver [2025-01-17T01:11:31.128Z] [2025-01-17T01:11:31.128Z] #1 [internal] load .dockerignore [2025-01-17T01:11:31.128Z] #1 transferring context: [2025-01-17T01:11:31.128Z] #1 transferring context: 2B done [2025-01-17T01:11:31.128Z] #1 DONE 0.2s [2025-01-17T01:11:31.128Z] [2025-01-17T01:11:31.128Z] #2 [internal] load build definition from Dockerfile [2025-01-17T01:11:31.128Z] #2 transferring dockerfile: 1.79kB 0.0s done [2025-01-17T01:11:31.128Z] #2 DONE 0.2s [2025-01-17T01:11:31.128Z] [2025-01-17T01:11:31.128Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-17T01:11:31.128Z] #3 DONE 0.2s [2025-01-17T01:11:31.216Z] ---> 0a11cb73cbf5 [2025-01-17T01:11:31.216Z] Step 21/26 : EXPOSE 59900 [2025-01-17T01:11:31.216Z] ---> Running in 94ce487b93f6 [2025-01-17T01:11:31.216Z] Removing intermediate container 94ce487b93f6 [2025-01-17T01:11:31.216Z] ---> d046d080cddf [2025-01-17T01:11:31.216Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2025-01-17T01:11:31.216Z] ---> Running in 06fc70c3d3c2 [2025-01-17T01:11:31.400Z] [2025-01-17T01:11:31.400Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T01:11:31.400Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-17T01:11:31.400Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-17T01:11:31.400Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.25MB / 4.09MB 0.2s [2025-01-17T01:11:31.400Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-17T01:11:31.400Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 3.15MB / 70.67MB 0.2s [2025-01-17T01:11:31.400Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.2s done [2025-01-17T01:11:31.400Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s [2025-01-17T01:11:31.400Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.2s done [2025-01-17T01:11:31.476Z] Removing intermediate container 06fc70c3d3c2 [2025-01-17T01:11:31.476Z] ---> 62e243346b23 [2025-01-17T01:11:31.476Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-17T01:11:31.476Z] ---> Running in d6cf703df058 [2025-01-17T01:11:31.476Z] Removing intermediate container d6cf703df058 [2025-01-17T01:11:31.476Z] ---> a4566d95394a [2025-01-17T01:11:31.476Z] Step 24/26 : LABEL arch=amd64 [2025-01-17T01:11:31.476Z] ---> Running in df199bbeb973 [2025-01-17T01:11:31.476Z] Removing intermediate container df199bbeb973 [2025-01-17T01:11:31.476Z] ---> d5dff4582c05 [2025-01-17T01:11:31.476Z] Step 25/26 : LABEL git_sha=6db0557ae3165527ee512b397645c0ab94fc0120 [2025-01-17T01:11:31.476Z] ---> Running in ae2b162ec065 [2025-01-17T01:11:31.673Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done [2025-01-17T01:11:31.674Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 9.44MB / 70.67MB 0.4s [2025-01-17T01:11:31.674Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2025-01-17T01:11:31.674Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-17T01:11:31.674Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.4s done [2025-01-17T01:11:31.674Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s [2025-01-17T01:11:31.674Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.4s done [2025-01-17T01:11:31.674Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 1.05MB / 98.78MB 0.5s [2025-01-17T01:11:31.674Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 0B / 12.74MB 0.5s [2025-01-17T01:11:31.734Z] Removing intermediate container ae2b162ec065 [2025-01-17T01:11:31.734Z] ---> a2cb7c213408 [2025-01-17T01:11:31.734Z] Step 26/26 : LABEL version=4.0.0-dev.11 [2025-01-17T01:11:31.734Z] ---> Running in 02b34cdd2ae9 [2025-01-17T01:11:31.734Z] Removing intermediate container 02b34cdd2ae9 [2025-01-17T01:11:31.734Z] ---> 6d847513ac05 [2025-01-17T01:11:31.734Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-17T01:11:31.734Z] Successfully built 6d847513ac05 [2025-01-17T01:11:31.734Z] 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-01-17T01:11:31.855Z] provisioning config files... [2025-01-17T01:11:31.864Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15180088085724219176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:11:31.942Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.57MB / 70.67MB 0.6s [2025-01-17T01:11:31.942Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 3.15MB / 12.74MB 0.6s [2025-01-17T01:11:31.942Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 6.29MB / 98.78MB 0.7s [2025-01-17T01:11:31.942Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 6.41MB / 12.74MB 0.7s [2025-01-17T01:11:31.942Z] #4 ... [2025-01-17T01:11:31.942Z] [2025-01-17T01:11:31.942Z] #5 [internal] load build context [2025-01-17T01:11:31.942Z] #5 transferring context: 18.92MB 0.7s done [2025-01-17T01:11:31.942Z] #5 DONE 0.8s [2025-01-17T01:11:31.942Z] [2025-01-17T01:11:31.942Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-17T01:11:31.942Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 24.12MB / 70.67MB 0.8s [2025-01-17T01:11:31.942Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-01-17T01:11:31.942Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.87MB / 12.74MB 0.8s [2025-01-17T01:11:32.165Z] ---> ****-login.sh [2025-01-17T01:11:32.165Z] nexus3.edgexfoundry.org:10001 [2025-01-17T01:11:32.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:11:32.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:11:32.165Z] Configure a credential helper to remove this warning. See [2025-01-17T01:11:32.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:11:32.165Z] [2025-01-17T01:11:32.165Z] Login Succeeded [2025-01-17T01:11:32.165Z] nexus3.edgexfoundry.org:10002 [2025-01-17T01:11:32.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:11:32.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:11:32.166Z] Configure a credential helper to remove this warning. See [2025-01-17T01:11:32.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:11:32.166Z] [2025-01-17T01:11:32.166Z] Login Succeeded [2025-01-17T01:11:32.166Z] nexus3.edgexfoundry.org:10003 [2025-01-17T01:11:32.212Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 34.60MB / 70.67MB 1.0s [2025-01-17T01:11:32.212Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 18.19MB / 98.78MB 1.0s [2025-01-17T01:11:32.212Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.9s done [2025-01-17T01:11:32.212Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 39.77MB / 70.67MB 1.1s [2025-01-17T01:11:32.212Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-17T01:11:32.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:11:32.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:11:32.425Z] Configure a credential helper to remove this warning. See [2025-01-17T01:11:32.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:11:32.425Z] [2025-01-17T01:11:32.425Z] Login Succeeded [2025-01-17T01:11:32.425Z] nexus3.edgexfoundry.org:10004 [2025-01-17T01:11:32.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:11:32.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:11:32.425Z] Configure a credential helper to remove this warning. See [2025-01-17T01:11:32.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:11:32.425Z] [2025-01-17T01:11:32.425Z] Login Succeeded [2025-01-17T01:11:32.425Z] ****.io [2025-01-17T01:11:32.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:11:32.479Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 44.79MB / 70.67MB 1.2s [2025-01-17T01:11:32.479Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 28.00MB / 98.78MB 1.2s [2025-01-17T01:11:32.479Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 50.33MB / 70.67MB 1.3s [2025-01-17T01:11:32.479Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.3s done [2025-01-17T01:11:32.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:11:32.685Z] Configure a credential helper to remove this warning. See [2025-01-17T01:11:32.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:11:32.685Z] [2025-01-17T01:11:32.685Z] Login Succeeded [2025-01-17T01:11:32.685Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T01:11:32.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T01:11:32.744Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2025-01-17T01:11:32.748Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 59.77MB / 70.67MB 1.5s [2025-01-17T01:11:32.748Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 39.98MB / 98.78MB 1.5s [2025-01-17T01:11:32.748Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 65.01MB / 70.67MB 1.6s [Pipeline] echo [2025-01-17T01:11:32.777Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2025-01-17T01:11:32.777Z] 6db0557ae3165527ee512b397645c0ab94fc0120 [2025-01-17T01:11:32.777Z] latest [2025-01-17T01:11:32.777Z] 4.0.0-dev.11 [2025-01-17T01:11:32.777Z] 6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 [2025-01-17T01:11:32.777Z] main [2025-01-17T01:11:32.777Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:11:33.015Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s [2025-01-17T01:11:33.015Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 54.53MB / 98.78MB 1.8s [2025-01-17T01:11:33.015Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.8s done [2025-01-17T01:11:33.015Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 59.77MB / 98.78MB 1.9s [2025-01-17T01:11:33.015Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-17T01:11:33.128Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:11:33.283Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 67.44MB / 98.78MB 2.1s [2025-01-17T01:11:33.459Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:6db0557ae3165527ee512b397645c0ab94fc0120 [2025-01-17T01:11:33.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-17T01:11:33.459Z] 640605cf394c: Preparing [2025-01-17T01:11:33.459Z] 501d32d6d230: Preparing [2025-01-17T01:11:33.459Z] 3ceab52d68a4: Preparing [2025-01-17T01:11:33.459Z] 76b2d0be1715: Preparing [2025-01-17T01:11:33.459Z] 3f2ea81dad80: Preparing [2025-01-17T01:11:33.459Z] ce5a8cde9eee: Preparing [2025-01-17T01:11:33.459Z] ce5a8cde9eee: Waiting [2025-01-17T01:11:33.459Z] 3f2ea81dad80: Pushed [2025-01-17T01:11:33.459Z] 3ceab52d68a4: Pushed [2025-01-17T01:11:33.459Z] 76b2d0be1715: Pushed [2025-01-17T01:11:33.459Z] 501d32d6d230: Pushed [2025-01-17T01:11:33.459Z] ce5a8cde9eee: Layer already exists [2025-01-17T01:11:33.551Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 82.14MB / 98.78MB 2.4s [2025-01-17T01:11:33.830Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 87.21MB / 98.78MB 2.5s [2025-01-17T01:11:33.830Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 92.27MB / 98.78MB 2.6s [2025-01-17T01:11:34.098Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.8s [2025-01-17T01:11:34.098Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.9s done [2025-01-17T01:11:36.758Z] 640605cf394c: Pushed [2025-01-17T01:11:36.759Z] 6db0557ae3165527ee512b397645c0ab94fc0120: digest: sha256:dd26e82dfdd5a67ce6a86362f51e08dc176445c611f446a0c280f9406d7faeaf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:11:37.092Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:11:37.426Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-01-17T01:11:37.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-17T01:11:37.426Z] 640605cf394c: Preparing [2025-01-17T01:11:37.426Z] 501d32d6d230: Preparing [2025-01-17T01:11:37.426Z] 3ceab52d68a4: Preparing [2025-01-17T01:11:37.426Z] 76b2d0be1715: Preparing [2025-01-17T01:11:37.426Z] 3f2ea81dad80: Preparing [2025-01-17T01:11:37.426Z] ce5a8cde9eee: Preparing [2025-01-17T01:11:37.426Z] ce5a8cde9eee: Waiting [2025-01-17T01:11:37.426Z] 3f2ea81dad80: Layer already exists [2025-01-17T01:11:37.426Z] 501d32d6d230: Layer already exists [2025-01-17T01:11:37.426Z] 640605cf394c: Layer already exists [2025-01-17T01:11:37.426Z] 3ceab52d68a4: Layer already exists [2025-01-17T01:11:37.426Z] 76b2d0be1715: Layer already exists [2025-01-17T01:11:37.426Z] ce5a8cde9eee: Layer already exists [2025-01-17T01:11:37.426Z] latest: digest: sha256:dd26e82dfdd5a67ce6a86362f51e08dc176445c611f446a0c280f9406d7faeaf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:11:37.752Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:11:38.075Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.11 [2025-01-17T01:11:38.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-17T01:11:38.075Z] 640605cf394c: Preparing [2025-01-17T01:11:38.075Z] 501d32d6d230: Preparing [2025-01-17T01:11:38.075Z] 3ceab52d68a4: Preparing [2025-01-17T01:11:38.075Z] 76b2d0be1715: Preparing [2025-01-17T01:11:38.075Z] 3f2ea81dad80: Preparing [2025-01-17T01:11:38.075Z] ce5a8cde9eee: Preparing [2025-01-17T01:11:38.075Z] ce5a8cde9eee: Waiting [2025-01-17T01:11:38.075Z] 501d32d6d230: Layer already exists [2025-01-17T01:11:38.075Z] 76b2d0be1715: Layer already exists [2025-01-17T01:11:38.075Z] 3f2ea81dad80: Layer already exists [2025-01-17T01:11:38.075Z] 640605cf394c: Layer already exists [2025-01-17T01:11:38.075Z] 3ceab52d68a4: Layer already exists [2025-01-17T01:11:38.075Z] ce5a8cde9eee: Layer already exists [2025-01-17T01:11:38.075Z] 4.0.0-dev.11: digest: sha256:dd26e82dfdd5a67ce6a86362f51e08dc176445c611f446a0c280f9406d7faeaf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:11:38.379Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 5.0s [2025-01-17T01:11:38.414Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:11:38.745Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 [2025-01-17T01:11:38.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-17T01:11:38.745Z] 640605cf394c: Preparing [2025-01-17T01:11:38.745Z] 501d32d6d230: Preparing [2025-01-17T01:11:38.745Z] 3ceab52d68a4: Preparing [2025-01-17T01:11:38.745Z] 76b2d0be1715: Preparing [2025-01-17T01:11:38.745Z] 3f2ea81dad80: Preparing [2025-01-17T01:11:38.745Z] ce5a8cde9eee: Preparing [2025-01-17T01:11:38.745Z] ce5a8cde9eee: Waiting [2025-01-17T01:11:38.745Z] 640605cf394c: Layer already exists [2025-01-17T01:11:38.745Z] 501d32d6d230: Layer already exists [2025-01-17T01:11:38.745Z] 3f2ea81dad80: Layer already exists [2025-01-17T01:11:38.745Z] 3ceab52d68a4: Layer already exists [2025-01-17T01:11:38.745Z] 76b2d0be1715: Layer already exists [2025-01-17T01:11:38.745Z] ce5a8cde9eee: Layer already exists [2025-01-17T01:11:38.745Z] 6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11: digest: sha256:dd26e82dfdd5a67ce6a86362f51e08dc176445c611f446a0c280f9406d7faeaf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:11:39.087Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:11:39.423Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2025-01-17T01:11:39.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2025-01-17T01:11:39.423Z] 640605cf394c: Preparing [2025-01-17T01:11:39.423Z] 501d32d6d230: Preparing [2025-01-17T01:11:39.423Z] 3ceab52d68a4: Preparing [2025-01-17T01:11:39.423Z] 76b2d0be1715: Preparing [2025-01-17T01:11:39.423Z] 3f2ea81dad80: Preparing [2025-01-17T01:11:39.423Z] ce5a8cde9eee: Preparing [2025-01-17T01:11:39.423Z] ce5a8cde9eee: Waiting [2025-01-17T01:11:39.423Z] 640605cf394c: Layer already exists [2025-01-17T01:11:39.423Z] 3ceab52d68a4: Layer already exists [2025-01-17T01:11:39.423Z] 501d32d6d230: Layer already exists [2025-01-17T01:11:39.423Z] 76b2d0be1715: Layer already exists [2025-01-17T01:11:39.423Z] 3f2ea81dad80: Layer already exists [2025-01-17T01:11:39.423Z] ce5a8cde9eee: Layer already exists [2025-01-17T01:11:39.423Z] main: digest: sha256:dd26e82dfdd5a67ce6a86362f51e08dc176445c611f446a0c280f9406d7faeaf size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T01:11:39.499Z] ===================================================== [Pipeline] echo [2025-01-17T01:11:39.513Z] taggedImages: [2025-01-17T01:11:39.513Z] - nexus3.edgexfoundry.org:10004/device-virtual:6db0557ae3165527ee512b397645c0ab94fc0120 [2025-01-17T01:11:39.513Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2025-01-17T01:11:39.513Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.11 [2025-01-17T01:11:39.513Z] - nexus3.edgexfoundry.org:10004/device-virtual:6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 [2025-01-17T01:11:39.513Z] - 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-01-17T01:11:39.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T01:11:39.932Z] [2025-01-17T01:11:39.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:11:40.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T01:11:40.248Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-17T01:11:40.248Z] 5eb5b503b376: Pulling fs layer [2025-01-17T01:11:40.248Z] 5c69ac0246d0: Pulling fs layer [2025-01-17T01:11:40.248Z] ec43610c2a17: Pulling fs layer [2025-01-17T01:11:40.248Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-17T01:11:40.248Z] 33b1e0a273af: Pulling fs layer [2025-01-17T01:11:40.248Z] 5d3b04190fa2: Pulling fs layer [2025-01-17T01:11:40.248Z] 2f39f015ded8: Pulling fs layer [2025-01-17T01:11:40.248Z] 33b1e0a273af: Waiting [2025-01-17T01:11:40.248Z] 5d3b04190fa2: Waiting [2025-01-17T01:11:40.248Z] 3a2ae6a8a46f: Waiting [2025-01-17T01:11:40.248Z] 2f39f015ded8: Waiting [2025-01-17T01:11:40.248Z] 5c69ac0246d0: Verifying Checksum [2025-01-17T01:11:40.248Z] 5c69ac0246d0: Download complete [2025-01-17T01:11:40.248Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-17T01:11:40.248Z] 3a2ae6a8a46f: Download complete [2025-01-17T01:11:40.248Z] 33b1e0a273af: Verifying Checksum [2025-01-17T01:11:40.248Z] 33b1e0a273af: Download complete [2025-01-17T01:11:40.248Z] ec43610c2a17: Verifying Checksum [2025-01-17T01:11:40.248Z] ec43610c2a17: Download complete [2025-01-17T01:11:40.248Z] 5d3b04190fa2: Verifying Checksum [2025-01-17T01:11:40.248Z] 5d3b04190fa2: Download complete [2025-01-17T01:11:40.507Z] 5eb5b503b376: Verifying Checksum [2025-01-17T01:11:40.507Z] 5eb5b503b376: Download complete [2025-01-17T01:11:41.073Z] 2f39f015ded8: Download complete [2025-01-17T01:11:41.639Z] 5eb5b503b376: Pull complete [2025-01-17T01:11:41.639Z] 5c69ac0246d0: Pull complete [2025-01-17T01:11:42.208Z] ec43610c2a17: Pull complete [2025-01-17T01:11:42.208Z] 3a2ae6a8a46f: Pull complete [2025-01-17T01:11:42.208Z] 33b1e0a273af: Pull complete [2025-01-17T01:11:42.467Z] 5d3b04190fa2: Pull complete [2025-01-17T01:11:43.726Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 10.2s [2025-01-17T01:11:46.734Z] 2f39f015ded8: Pull complete [2025-01-17T01:11:46.734Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-17T01:11:46.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T01:11:46.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:11:46.851Z] prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container [2025-01-17T01:11:46.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-17T01:11:49.072Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 15.3s [2025-01-17T01:11:51.115Z] $ docker top 9bd91f11f9aecc9ef10295e1c14704fbdc1562f60e20b1647a1dbea17d69c716 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:11:51.501Z] ---> job-cost.sh [2025-01-17T01:11:51.501Z] lf-activate-venv: SKIPPING [2025-01-17T01:11:51.501Z] INFO: No Stack... [2025-01-17T01:11:51.762Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T01:11:52.022Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T01:11:52.318Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2025-01-17T01:11:52.318Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T01:11:52.332Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] [2025-01-17T01:11:52.341Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] did not exist. Created. [2025-01-17T01:11:52.348Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T01:11:52.413Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.7s done [2025-01-17T01:11:52.658Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T01:11:52.686Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T01:11:52.694Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T01:11:52.717Z] $ docker stop --time=1 9bd91f11f9aecc9ef10295e1c14704fbdc1562f60e20b1647a1dbea17d69c716 [2025-01-17T01:11:53.857Z] $ docker rm -f --volumes 9bd91f11f9aecc9ef10295e1c14704fbdc1562f60e20b1647a1dbea17d69c716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-17T01:11:55.017Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 [2025-01-17T01:11:55.284Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-17T01:11:55.284Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-17T01:11:55.284Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 [2025-01-17T01:11:55.284Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-17T01:11:55.284Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-17T01:11:55.551Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0.1s [2025-01-17T01:12:00.903Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.3s [2025-01-17T01:12:04.254Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.2s done [2025-01-17T01:12:04.254Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-17T01:12:06.214Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.0s done [2025-01-17T01:12:06.797Z] #4 DONE 35.6s [2025-01-17T01:12:06.797Z] [2025-01-17T01:12:06.797Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2025-01-17T01:12:08.748Z] #6 DONE 1.8s [2025-01-17T01:12:08.748Z] [2025-01-17T01:12:08.748Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-01-17T01:12:09.338Z] #7 0.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T01:12:09.925Z] #7 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T01:12:11.337Z] #7 2.462 (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-17T01:12:11.337Z] #7 2.480 (2/4) Installing libedit (20240517.3.1-r0) [2025-01-17T01:12:11.337Z] #7 2.492 (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-17T01:12:11.337Z] #7 2.553 (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-17T01:12:11.337Z] #7 2.578 Executing busybox-1.36.1-r29.trigger [2025-01-17T01:12:11.337Z] #7 2.612 OK: 244 MiB in 62 packages [2025-01-17T01:12:11.605Z] #7 DONE 2.9s [2025-01-17T01:12:11.605Z] [2025-01-17T01:12:11.605Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-17T01:12:11.605Z] #8 DONE 0.2s [2025-01-17T01:12:11.872Z] [2025-01-17T01:12:11.872Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T01:12:44.113Z] #9 DONE 31.3s [2025-01-17T01:12:44.113Z] [2025-01-17T01:12:44.113Z] #10 [builder 6/7] COPY . . [2025-01-17T01:12:44.113Z] #10 DONE 0.4s [2025-01-17T01:12:44.113Z] [2025-01-17T01:12:44.113Z] #11 [builder 7/7] RUN echo noop [2025-01-17T01:12:44.113Z] #11 0.657 noop [2025-01-17T01:12:44.113Z] #11 DONE 0.7s [2025-01-17T01:12:44.381Z] [2025-01-17T01:12:44.381Z] #12 exporting to image [2025-01-17T01:12:44.381Z] #12 exporting layers [2025-01-17T01:13:23.268Z] #12 exporting layers 35.6s done [2025-01-17T01:13:23.268Z] #12 writing image sha256:dd62ce52e0b3095516deb840347b7cefeef05095922920c20a0b7a756d5ea9c4 done [2025-01-17T01:13:23.268Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2025-01-17T01:13:23.268Z] #12 DONE 35.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:13:23.631Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T01:13:23.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:13:23.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-36873 does not seem to be running inside a container [2025-01-17T01:13:23.905Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/195 -v /w/workspace/device-virtual-go/195:/w/workspace/device-virtual-go/195:rw,z -v /w/workspace/device-virtual-go/195@tmp:/w/workspace/device-virtual-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-17T01:13:25.171Z] $ docker top 59d0b2137937b15df6226df7457f0f4e7ca9a1c304d4d1d301917ef1ea2112f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T01:13:25.987Z] + go version [2025-01-17T01:13:25.987Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-17T01:13:26.011Z] $ docker stop --time=1 59d0b2137937b15df6226df7457f0f4e7ca9a1c304d4d1d301917ef1ea2112f4 [2025-01-17T01:13:27.582Z] $ docker rm -f --volumes 59d0b2137937b15df6226df7457f0f4e7ca9a1c304d4d1d301917ef1ea2112f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:13:28.139Z] + docker inspect -f . ci-base-image-arm64 [2025-01-17T01:13:28.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:13:28.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-36873 does not seem to be running inside a container [2025-01-17T01:13:28.397Z] $ 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/195 -v /w/workspace/device-virtual-go/195:/w/workspace/device-virtual-go/195:rw,z -v /w/workspace/device-virtual-go/195@tmp:/w/workspace/device-virtual-go/195@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-17T01:13:29.457Z] $ docker top 125a7d84b8705f74f4687f8e4d82072b77bf8e2a6dcfd73b7c205ddedcafe0fd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T01:13:29.954Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/195 [Pipeline] fileExists [Pipeline] sh [2025-01-17T01:13:30.367Z] + make test [2025-01-17T01:13:30.650Z] go test ./... -coverprofile=coverage.out [2025-01-17T01:13:36.041Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2025-01-17T01:15:57.804Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2025-01-17T01:15:57.804Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.075s coverage: 58.3% of statements [2025-01-17T01:15:57.804Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-17T01:15:57.804Z] go vet ./... [2025-01-17T01:16:30.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-17T01:16:30.044Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-17T01:16:30.044Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-17T01:16:30.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-17T01:16:30.089Z] $ docker stop --time=1 125a7d84b8705f74f4687f8e4d82072b77bf8e2a6dcfd73b7c205ddedcafe0fd [2025-01-17T01:16:31.973Z] $ docker rm -f --volumes 125a7d84b8705f74f4687f8e4d82072b77bf8e2a6dcfd73b7c205ddedcafe0fd [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T01:16:33.519Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-17T01:16:33.536Z] Warning: overwriting stash ‘coverage-report’ [2025-01-17T01:16:34.002Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-17T01:16:34.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-17T01:16:34.718Z] + ls -al . [2025-01-17T01:16:34.718Z] total 260 [2025-01-17T01:16:34.718Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 17 01:13 . [2025-01-17T01:16:34.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 01:10 .. [2025-01-17T01:16:34.718Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 01:11 .git [2025-01-17T01:16:34.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:11 .github [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 272 Jan 17 01:11 .gitignore [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 199 Jan 17 01:11 .golangci.yml [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 18321 Jan 17 01:11 Attribution.txt [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jan 17 01:11 CHANGELOG.md [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jan 17 01:11 Dockerfile [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 01:11 GOVERNANCE.md [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 17 01:11 Jenkinsfile [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 17 01:11 LICENSE [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 2652 Jan 17 01:11 Makefile [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 17 01:11 OWNERS.md [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 4473 Jan 17 01:11 README.md [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 17 01:08 VERSION [2025-01-17T01:16:34.718Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 01:11 bin [2025-01-17T01:16:34.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:11 cmd [2025-01-17T01:16:34.718Z] -rw-r--r-- 1 jenkins jenkins 43316 Jan 17 01:15 coverage.out [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 6126 Jan 17 01:11 go.mod [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 86632 Jan 17 01:11 go.sum [2025-01-17T01:16:34.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 01:11 internal [2025-01-17T01:16:34.718Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 17 01:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:16:35.075Z] + 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=6db0557ae3165527ee512b397645c0ab94fc0120 --label arch=arm64 --label version=4.0.0-dev.11 . [2025-01-17T01:16:36.033Z] #0 building with "default" instance using docker driver [2025-01-17T01:16:36.033Z] [2025-01-17T01:16:36.033Z] #1 [internal] load .dockerignore [2025-01-17T01:16:36.033Z] #1 transferring context: 2B done [2025-01-17T01:16:36.033Z] #1 DONE 0.0s [2025-01-17T01:16:36.033Z] [2025-01-17T01:16:36.033Z] #2 [internal] load build definition from Dockerfile [2025-01-17T01:16:36.033Z] #2 transferring dockerfile: 1.79kB 0.0s done [2025-01-17T01:16:36.033Z] #2 DONE 0.0s [2025-01-17T01:16:36.033Z] [2025-01-17T01:16:36.033Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-17T01:16:36.033Z] #3 DONE 0.0s [2025-01-17T01:16:36.033Z] [2025-01-17T01:16:36.033Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-17T01:16:36.033Z] #4 DONE 0.2s [2025-01-17T01:16:36.315Z] [2025-01-17T01:16:36.316Z] #5 [internal] load build context [2025-01-17T01:16:36.316Z] #5 transferring context: 51.83kB 0.1s done [2025-01-17T01:16:36.316Z] #5 DONE 0.1s [2025-01-17T01:16:36.316Z] [2025-01-17T01:16:36.316Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T01:16:36.316Z] #6 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.1s done [2025-01-17T01:16:36.316Z] #6 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-17T01:16:36.316Z] #6 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-17T01:16:36.316Z] #6 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-17T01:16:36.316Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 2.10MB / 4.09MB 0.1s [2025-01-17T01:16:36.586Z] #6 ... [2025-01-17T01:16:36.586Z] [2025-01-17T01:16:36.586Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-17T01:16:36.586Z] #7 DONE 0.2s [2025-01-17T01:16:36.586Z] [2025-01-17T01:16:36.586Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2025-01-17T01:16:36.586Z] #8 DONE 0.1s [2025-01-17T01:16:36.586Z] [2025-01-17T01:16:36.586Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-17T01:16:36.586Z] #6 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.1s done [2025-01-17T01:16:36.586Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-17T01:16:36.855Z] #6 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.5s done [2025-01-17T01:16:37.123Z] #6 DONE 1.0s [2025-01-17T01:16:37.123Z] [2025-01-17T01:16:37.123Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-17T01:16:37.702Z] #9 0.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T01:16:38.282Z] #9 0.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T01:16:39.689Z] #9 ... [2025-01-17T01:16:39.689Z] [2025-01-17T01:16:39.689Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2025-01-17T01:16:39.689Z] #10 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T01:16:39.689Z] #10 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T01:16:39.689Z] #10 2.627 OK: 244 MiB in 62 packages [2025-01-17T01:16:39.689Z] #10 DONE 3.0s [2025-01-17T01:16:39.689Z] [2025-01-17T01:16:39.689Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-17T01:16:39.689Z] #11 DONE 0.1s [2025-01-17T01:16:39.689Z] [2025-01-17T01:16:39.689Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-01-17T01:16:39.689Z] #9 2.545 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-17T01:16:39.689Z] #9 2.566 Executing busybox-1.36.1-r29.trigger [2025-01-17T01:16:39.689Z] #9 2.590 OK: 9 MiB in 15 packages [2025-01-17T01:16:39.959Z] #9 DONE 3.0s [2025-01-17T01:16:39.959Z] [2025-01-17T01:16:39.959Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-17T01:16:41.370Z] #12 DONE 1.8s [2025-01-17T01:16:41.370Z] [2025-01-17T01:16:41.370Z] #13 [builder 6/7] COPY . . [2025-01-17T01:16:41.970Z] #13 DONE 0.5s [2025-01-17T01:16:41.970Z] [2025-01-17T01:16:41.970Z] #14 [builder 7/7] RUN make build [2025-01-17T01:16:42.553Z] #14 0.778 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2025-01-17T01:16:43.147Z] #14 ... [2025-01-17T01:16:43.147Z] [2025-01-17T01:16:43.147Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-17T01:16:43.147Z] #15 0.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-17T01:16:43.147Z] #15 1.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-17T01:16:43.147Z] #15 2.696 OK: 9 MiB in 15 packages [2025-01-17T01:16:43.147Z] #15 DONE 3.0s [2025-01-17T01:16:43.421Z] [2025-01-17T01:16:43.421Z] #14 [builder 7/7] RUN make build [2025-01-17T01:19:05.481Z] #14 DONE 134.8s [2025-01-17T01:19:05.481Z] [2025-01-17T01:19:05.481Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2025-01-17T01:19:05.481Z] #16 DONE 0.1s [2025-01-17T01:19:05.481Z] [2025-01-17T01:19:05.481Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2025-01-17T01:19:05.481Z] #17 DONE 0.1s [2025-01-17T01:19:05.481Z] [2025-01-17T01:19:05.481Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2025-01-17T01:19:05.481Z] #18 DONE 0.4s [2025-01-17T01:19:05.481Z] [2025-01-17T01:19:05.481Z] #19 exporting to image [2025-01-17T01:19:05.481Z] #19 exporting layers [2025-01-17T01:19:05.481Z] #19 exporting layers 0.5s done [2025-01-17T01:19:05.481Z] #19 writing image sha256:da60db99be273958039b173d8632419868c51ac71fcc81a6d7c395d44ea91ebf done [2025-01-17T01:19:05.481Z] #19 naming to docker.io/library/device-virtual-arm64 0.0s done [2025-01-17T01:19:05.481Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T01:19:05.637Z] provisioning config files... [2025-01-17T01:19:05.652Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/195@tmp/config8153566465440331916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:19:06.042Z] ---> ****-login.sh [2025-01-17T01:19:06.042Z] nexus3.edgexfoundry.org:10001 [2025-01-17T01:19:06.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:19:06.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:19:06.312Z] Configure a credential helper to remove this warning. See [2025-01-17T01:19:06.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:19:06.312Z] [2025-01-17T01:19:06.312Z] Login Succeeded [2025-01-17T01:19:06.312Z] nexus3.edgexfoundry.org:10002 [2025-01-17T01:19:06.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:19:06.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:19:06.581Z] Configure a credential helper to remove this warning. See [2025-01-17T01:19:06.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:19:06.581Z] [2025-01-17T01:19:06.581Z] Login Succeeded [2025-01-17T01:19:06.582Z] nexus3.edgexfoundry.org:10003 [2025-01-17T01:19:06.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:19:06.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:19:06.850Z] Configure a credential helper to remove this warning. See [2025-01-17T01:19:06.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:19:06.850Z] [2025-01-17T01:19:06.850Z] Login Succeeded [2025-01-17T01:19:06.850Z] nexus3.edgexfoundry.org:10004 [2025-01-17T01:19:07.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:19:07.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:19:07.116Z] Configure a credential helper to remove this warning. See [2025-01-17T01:19:07.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:19:07.116Z] [2025-01-17T01:19:07.116Z] Login Succeeded [2025-01-17T01:19:07.116Z] ****.io [2025-01-17T01:19:07.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-17T01:19:07.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-17T01:19:07.648Z] Configure a credential helper to remove this warning. See [2025-01-17T01:19:07.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-17T01:19:07.648Z] [2025-01-17T01:19:07.648Z] Login Succeeded [2025-01-17T01:19:07.648Z] ---> ****-login.sh ends [Pipeline] } [2025-01-17T01:19:07.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T01:19:07.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-17T01:19:07.743Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2025-01-17T01:19:07.743Z] 6db0557ae3165527ee512b397645c0ab94fc0120 [2025-01-17T01:19:07.743Z] latest [2025-01-17T01:19:07.743Z] 4.0.0-dev.11 [2025-01-17T01:19:07.743Z] 6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 [2025-01-17T01:19:07.743Z] main [2025-01-17T01:19:07.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:19:08.128Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:19:08.525Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6db0557ae3165527ee512b397645c0ab94fc0120 [2025-01-17T01:19:08.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-17T01:19:08.525Z] 5804150d06f9: Preparing [2025-01-17T01:19:08.525Z] 7b7d62f282ed: Preparing [2025-01-17T01:19:08.525Z] 2fad73b021f1: Preparing [2025-01-17T01:19:08.525Z] 6b129218d890: Preparing [2025-01-17T01:19:08.525Z] a4cee8678146: Preparing [2025-01-17T01:19:08.525Z] 534a70dc8296: Preparing [2025-01-17T01:19:08.525Z] 534a70dc8296: Waiting [2025-01-17T01:19:08.809Z] 2fad73b021f1: Pushed [2025-01-17T01:19:08.809Z] 7b7d62f282ed: Pushed [2025-01-17T01:19:08.809Z] 6b129218d890: Pushed [2025-01-17T01:19:08.809Z] a4cee8678146: Pushed [2025-01-17T01:19:08.809Z] 534a70dc8296: Layer already exists [2025-01-17T01:19:17.045Z] 5804150d06f9: Pushed [2025-01-17T01:19:17.045Z] 6db0557ae3165527ee512b397645c0ab94fc0120: digest: sha256:abcf50a874819fbf431fe8c9b838d7220dccdc20302d65cc1f864acff6201ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:19:17.398Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:19:17.763Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-01-17T01:19:17.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-17T01:19:17.763Z] 5804150d06f9: Preparing [2025-01-17T01:19:17.763Z] 7b7d62f282ed: Preparing [2025-01-17T01:19:17.763Z] 2fad73b021f1: Preparing [2025-01-17T01:19:17.763Z] 6b129218d890: Preparing [2025-01-17T01:19:17.763Z] a4cee8678146: Preparing [2025-01-17T01:19:17.763Z] 534a70dc8296: Preparing [2025-01-17T01:19:17.763Z] 534a70dc8296: Waiting [2025-01-17T01:19:17.763Z] 7b7d62f282ed: Layer already exists [2025-01-17T01:19:17.763Z] a4cee8678146: Layer already exists [2025-01-17T01:19:17.763Z] 5804150d06f9: Layer already exists [2025-01-17T01:19:17.763Z] 2fad73b021f1: Layer already exists [2025-01-17T01:19:17.763Z] 6b129218d890: Layer already exists [2025-01-17T01:19:17.763Z] 534a70dc8296: Layer already exists [2025-01-17T01:19:18.122Z] latest: digest: sha256:abcf50a874819fbf431fe8c9b838d7220dccdc20302d65cc1f864acff6201ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:19:18.494Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:19:18.846Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.11 [2025-01-17T01:19:18.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-17T01:19:18.846Z] 5804150d06f9: Preparing [2025-01-17T01:19:18.846Z] 7b7d62f282ed: Preparing [2025-01-17T01:19:18.846Z] 2fad73b021f1: Preparing [2025-01-17T01:19:18.846Z] 6b129218d890: Preparing [2025-01-17T01:19:18.846Z] a4cee8678146: Preparing [2025-01-17T01:19:18.846Z] 534a70dc8296: Preparing [2025-01-17T01:19:18.846Z] 534a70dc8296: Waiting [2025-01-17T01:19:18.846Z] a4cee8678146: Layer already exists [2025-01-17T01:19:18.846Z] 5804150d06f9: Layer already exists [2025-01-17T01:19:18.846Z] 2fad73b021f1: Layer already exists [2025-01-17T01:19:18.846Z] 7b7d62f282ed: Layer already exists [2025-01-17T01:19:18.846Z] 6b129218d890: Layer already exists [2025-01-17T01:19:18.846Z] 534a70dc8296: Layer already exists [2025-01-17T01:19:19.113Z] 4.0.0-dev.11: digest: sha256:abcf50a874819fbf431fe8c9b838d7220dccdc20302d65cc1f864acff6201ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:19:19.486Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:19:19.853Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 [2025-01-17T01:19:19.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-17T01:19:19.853Z] 5804150d06f9: Preparing [2025-01-17T01:19:19.853Z] 7b7d62f282ed: Preparing [2025-01-17T01:19:19.853Z] 2fad73b021f1: Preparing [2025-01-17T01:19:19.853Z] 6b129218d890: Preparing [2025-01-17T01:19:19.853Z] a4cee8678146: Preparing [2025-01-17T01:19:19.853Z] 534a70dc8296: Preparing [2025-01-17T01:19:19.853Z] 534a70dc8296: Waiting [2025-01-17T01:19:19.853Z] 5804150d06f9: Layer already exists [2025-01-17T01:19:19.853Z] 2fad73b021f1: Layer already exists [2025-01-17T01:19:19.853Z] 6b129218d890: Layer already exists [2025-01-17T01:19:19.853Z] a4cee8678146: Layer already exists [2025-01-17T01:19:19.853Z] 7b7d62f282ed: Layer already exists [2025-01-17T01:19:19.853Z] 534a70dc8296: Layer already exists [2025-01-17T01:19:20.118Z] 6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11: digest: sha256:abcf50a874819fbf431fe8c9b838d7220dccdc20302d65cc1f864acff6201ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:19:20.646Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:19:21.009Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2025-01-17T01:19:21.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2025-01-17T01:19:21.009Z] 5804150d06f9: Preparing [2025-01-17T01:19:21.009Z] 7b7d62f282ed: Preparing [2025-01-17T01:19:21.009Z] 2fad73b021f1: Preparing [2025-01-17T01:19:21.009Z] 6b129218d890: Preparing [2025-01-17T01:19:21.009Z] a4cee8678146: Preparing [2025-01-17T01:19:21.009Z] 534a70dc8296: Preparing [2025-01-17T01:19:21.009Z] 534a70dc8296: Waiting [2025-01-17T01:19:21.009Z] a4cee8678146: Layer already exists [2025-01-17T01:19:21.009Z] 2fad73b021f1: Layer already exists [2025-01-17T01:19:21.009Z] 5804150d06f9: Layer already exists [2025-01-17T01:19:21.009Z] 6b129218d890: Layer already exists [2025-01-17T01:19:21.009Z] 7b7d62f282ed: Layer already exists [2025-01-17T01:19:21.009Z] 534a70dc8296: Layer already exists [2025-01-17T01:19:21.274Z] main: digest: sha256:abcf50a874819fbf431fe8c9b838d7220dccdc20302d65cc1f864acff6201ae9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-17T01:19:21.356Z] ===================================================== [Pipeline] echo [2025-01-17T01:19:21.367Z] taggedImages: [2025-01-17T01:19:21.367Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6db0557ae3165527ee512b397645c0ab94fc0120 [2025-01-17T01:19:21.367Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2025-01-17T01:19:21.367Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.11 [2025-01-17T01:19:21.367Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6db0557ae3165527ee512b397645c0ab94fc0120-4.0.0-dev.11 [2025-01-17T01:19:21.367Z] - 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-01-17T01:19:21.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T01:19:21.751Z] [2025-01-17T01:19:21.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:19:22.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T01:19:22.357Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-17T01:19:22.357Z] 8998bd30e6a1: Pulling fs layer [2025-01-17T01:19:22.357Z] 04944245beec: Pulling fs layer [2025-01-17T01:19:22.357Z] 699f458cf7ca: Pulling fs layer [2025-01-17T01:19:22.357Z] 765212b225bb: Pulling fs layer [2025-01-17T01:19:22.357Z] f23df028b6ca: Pulling fs layer [2025-01-17T01:19:22.357Z] d65c8cfc05b1: Pulling fs layer [2025-01-17T01:19:22.357Z] 2437ff75d9bd: Pulling fs layer [2025-01-17T01:19:22.357Z] 765212b225bb: Waiting [2025-01-17T01:19:22.357Z] d65c8cfc05b1: Waiting [2025-01-17T01:19:22.357Z] 2437ff75d9bd: Waiting [2025-01-17T01:19:22.357Z] f23df028b6ca: Waiting [2025-01-17T01:19:22.357Z] 04944245beec: Verifying Checksum [2025-01-17T01:19:22.357Z] 04944245beec: Download complete [2025-01-17T01:19:22.357Z] 765212b225bb: Download complete [2025-01-17T01:19:22.357Z] f23df028b6ca: Download complete [2025-01-17T01:19:22.357Z] d65c8cfc05b1: Verifying Checksum [2025-01-17T01:19:22.357Z] d65c8cfc05b1: Download complete [2025-01-17T01:19:22.624Z] 699f458cf7ca: Verifying Checksum [2025-01-17T01:19:22.624Z] 699f458cf7ca: Download complete [2025-01-17T01:19:22.898Z] 8998bd30e6a1: Verifying Checksum [2025-01-17T01:19:22.898Z] 8998bd30e6a1: Download complete [2025-01-17T01:19:25.488Z] 2437ff75d9bd: Verifying Checksum [2025-01-17T01:19:25.488Z] 2437ff75d9bd: Download complete [2025-01-17T01:19:29.744Z] 8998bd30e6a1: Pull complete [2025-01-17T01:19:30.009Z] 04944245beec: Pull complete [2025-01-17T01:19:32.599Z] 699f458cf7ca: Pull complete [2025-01-17T01:19:32.599Z] 765212b225bb: Pull complete [2025-01-17T01:19:33.568Z] f23df028b6ca: Pull complete [2025-01-17T01:19:33.568Z] d65c8cfc05b1: Pull complete [2025-01-17T01:20:00.266Z] 2437ff75d9bd: Pull complete [2025-01-17T01:20:00.266Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-17T01:20:00.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-17T01:20:00.266Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:20:00.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-36873 does not seem to be running inside a container [2025-01-17T01:20:00.523Z] $ 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/195 -v /w/workspace/device-virtual-go/195:/w/workspace/device-virtual-go/195:rw,z -v /w/workspace/device-virtual-go/195@tmp:/w/workspace/device-virtual-go/195@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:arm64 cat [2025-01-17T01:20:02.386Z] $ docker top adfe01a2c32b3d128ca4a6079e3fc96d543621eb659e9777a086f1698b5045e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:20:02.869Z] ---> job-cost.sh [2025-01-17T01:20:03.135Z] lf-activate-venv: SKIPPING [2025-01-17T01:20:03.135Z] INFO: No Stack... [2025-01-17T01:20:03.716Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T01:20:04.674Z] INFO: Archiving Costs [Pipeline] sh [2025-01-17T01:20:04.999Z] + cat /w/workspace/device-virtual-go/195/archives/cost.csv [2025-01-17T01:20:04.999Z] + cut -d, -f6 [Pipeline] lock [2025-01-17T01:20:05.034Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] [2025-01-17T01:20:14.366Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] did not exist. Created. [2025-01-17T01:20:14.373Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-17T01:20:14.723Z] /w/workspace/device-virtual-go/195@tmp/durable-e6b6d16d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-17T01:20:15.046Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-17T01:20:15.077Z] Warning: overwriting stash ‘stack-cost’ [2025-01-17T01:20:15.131Z] Stashed 1 file(s) [Pipeline] } [2025-01-17T01:20:15.138Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-195-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-17T01:20:15.184Z] $ docker stop --time=1 adfe01a2c32b3d128ca4a6079e3fc96d543621eb659e9777a086f1698b5045e9 [2025-01-17T01:20:16.561Z] $ docker rm -f --volumes adfe01a2c32b3d128ca4a6079e3fc96d543621eb659e9777a086f1698b5045e9 [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-01-17T01:20:17.135Z] provisioning config files... [2025-01-17T01:20:17.143Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1950541456296107394tmp [Pipeline] { [Pipeline] sh [2025-01-17T01:20:17.456Z] + set +x [2025-01-17T01:20:17.457Z] + curl+ -s https://codecov.io/bash [2025-01-17T01:20:17.457Z] bash -s -- [2025-01-17T01:20:17.457Z] [2025-01-17T01:20:17.457Z] _____ _ [2025-01-17T01:20:17.457Z] / ____| | | [2025-01-17T01:20:17.457Z] | | ___ __| | ___ ___ _____ __ [2025-01-17T01:20:17.457Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-17T01:20:17.457Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-17T01:20:17.457Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-17T01:20:17.457Z] Bash-1.0.6 [2025-01-17T01:20:17.457Z] [2025-01-17T01:20:17.457Z] [2025-01-17T01:20:17.457Z] ==> git version 2.25.1 found [2025-01-17T01:20:17.457Z] ==> 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-01-17T01:20:17.457Z] Release-Date: 2020-01-08 [2025-01-17T01:20:17.457Z] 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-01-17T01:20:17.457Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-17T01:20:17.457Z] ==> Jenkins CI detected. [2025-01-17T01:20:17.457Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2025-01-17T01:20:17.457Z] project root: . [2025-01-17T01:20:17.457Z] --> token set from env [2025-01-17T01:20:17.457Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-17T01:20:17.457Z] ==> Running gcov in . (disable via -X gcov) [2025-01-17T01:20:17.457Z] ==> Python coveragepy not found [2025-01-17T01:20:17.457Z] ==> Searching for coverage reports in: [2025-01-17T01:20:17.457Z] + . [2025-01-17T01:20:17.716Z] -> Found 1 reports [2025-01-17T01:20:17.716Z] ==> Detecting git/mercurial file structure [2025-01-17T01:20:17.716Z] ==> Reading reports [2025-01-17T01:20:17.716Z] + ./coverage.out bytes=43316 [2025-01-17T01:20:17.716Z] ==> Appending adjustments [2025-01-17T01:20:17.716Z] https://docs.codecov.io/docs/fixing-reports [2025-01-17T01:20:17.716Z] + Found adjustments [2025-01-17T01:20:17.716Z] ==> Gzipping contents [2025-01-17T01:20:17.716Z] 8.0K /tmp/codecov.RSsL0V.gz [2025-01-17T01:20:17.716Z] ==> Uploading reports [2025-01-17T01:20:17.716Z] url: https://codecov.io [2025-01-17T01:20:17.716Z] query: branch=main&commit=6db0557ae3165527ee512b397645c0ab94fc0120&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T01:20:17.716Z] -> Pinging Codecov [2025-01-17T01:20:17.716Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6db0557ae3165527ee512b397645c0ab94fc0120&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-17T01:20:17.976Z] -> Uploading to [2025-01-17T01:20:17.976Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/6db0557ae3165527ee512b397645c0ab94fc0120/cbc1e211-a2f3-4e43-b402-8dc486739add.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250117%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250117T012017Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=69c657e0e50a038c28d1c6255611d5254ba9654a4731aa6b159c0ad89a31d12c [2025-01-17T01:20:17.977Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-17T01:20:17.977Z] Dload Upload Total Spent Left Speed [2025-01-17T01:20:18.235Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 28965 --:--:-- --:--:-- --:--:-- 28965 [2025-01-17T01:20:18.235Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] } [2025-01-17T01:20:18.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-17T01:20:18.686Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-17T01:20:18.705Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:20:19.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T01:20:19.013Z] [2025-01-17T01:20:19.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:20:19.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T01:20:19.315Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-17T01:20:19.315Z] 43c4264eed91: Pulling fs layer [2025-01-17T01:20:19.315Z] 4cc291be95ef: Pulling fs layer [2025-01-17T01:20:19.315Z] 2ac1f1163629: Pulling fs layer [2025-01-17T01:20:19.315Z] 5c3c966382ef: Pulling fs layer [2025-01-17T01:20:19.315Z] 4f4fb700ef54: Pulling fs layer [2025-01-17T01:20:19.315Z] d9c7d2e4e75e: Pulling fs layer [2025-01-17T01:20:19.315Z] 9c3e1370e548: Pulling fs layer [2025-01-17T01:20:19.315Z] 9c3e1370e548: Waiting [2025-01-17T01:20:19.315Z] 4f4fb700ef54: Waiting [2025-01-17T01:20:19.315Z] 5c3c966382ef: Waiting [2025-01-17T01:20:19.315Z] d9c7d2e4e75e: Waiting [2025-01-17T01:20:19.315Z] 4cc291be95ef: Download complete [2025-01-17T01:20:19.315Z] 5c3c966382ef: Verifying Checksum [2025-01-17T01:20:19.315Z] 5c3c966382ef: Download complete [2025-01-17T01:20:19.315Z] 4f4fb700ef54: Verifying Checksum [2025-01-17T01:20:19.315Z] 4f4fb700ef54: Download complete [2025-01-17T01:20:19.315Z] 43c4264eed91: Verifying Checksum [2025-01-17T01:20:19.315Z] 43c4264eed91: Download complete [2025-01-17T01:20:19.574Z] 43c4264eed91: Pull complete [2025-01-17T01:20:19.574Z] d9c7d2e4e75e: Verifying Checksum [2025-01-17T01:20:19.574Z] d9c7d2e4e75e: Download complete [2025-01-17T01:20:19.574Z] 4cc291be95ef: Pull complete [2025-01-17T01:20:19.833Z] 2ac1f1163629: Verifying Checksum [2025-01-17T01:20:19.834Z] 2ac1f1163629: Download complete [2025-01-17T01:20:20.405Z] 9c3e1370e548: Verifying Checksum [2025-01-17T01:20:20.406Z] 9c3e1370e548: Download complete [2025-01-17T01:20:23.708Z] 2ac1f1163629: Pull complete [2025-01-17T01:20:23.709Z] 5c3c966382ef: Pull complete [2025-01-17T01:20:23.709Z] 4f4fb700ef54: Pull complete [2025-01-17T01:20:23.709Z] d9c7d2e4e75e: Pull complete [2025-01-17T01:20:26.997Z] 9c3e1370e548: Pull complete [2025-01-17T01:20:26.997Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-17T01:20:26.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-17T01:20:26.997Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:20:27.089Z] prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container [2025-01-17T01:20:27.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-17T01:20:31.617Z] $ docker top 141dfc6f475ebf41e23c1b97e8df54cecb8f720bec2d5c986d29ed8098240741 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T01:20:31.978Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2025-01-17T01:20:31.989Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2025-01-17T01:20:32.268Z] + set -o pipefail [2025-01-17T01:20:32.268Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2025-01-17T01:20:44.478Z] [2025-01-17T01:20:44.478Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2025-01-17T01:20:44.478Z] [2025-01-17T01:20:44.478Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/eb03aa07-147b-49d5-95fe-a819be605098 [2025-01-17T01:20:44.478Z] [2025-01-17T01:20:44.478Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-17T01:20:44.478Z] [2025-01-17T01:20:44.478Z] [2025-01-17T01:20:44.478Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-17T01:20:44.478Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-17T01:20:44.532Z] $ docker stop --time=1 141dfc6f475ebf41e23c1b97e8df54cecb8f720bec2d5c986d29ed8098240741 [2025-01-17T01:20:48.810Z] $ docker rm -f --volumes 141dfc6f475ebf41e23c1b97e8df54cecb8f720bec2d5c986d29ed8098240741 [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-01-17T01:20:49.701Z] + git log --format=format:%s -1 6db0557ae3165527ee512b397645c0ab94fc0120 [Pipeline] sh [2025-01-17T01:20:49.993Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T01:20:49.993Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:20:50.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T01:20:50.298Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:20:50.375Z] prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container [2025-01-17T01:20:50.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T01:20:50.900Z] $ docker top fcd71631a7ff5bad1913bd459fa14aef4131489c55017e5e8e5bb3339daeea54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T01:20:51.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T01:20:51.009Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T01:20:51.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T01:20:51.130Z] $ docker exec fcd71631a7ff5bad1913bd459fa14aef4131489c55017e5e8e5bb3339daeea54 ssh-agent [2025-01-17T01:20:51.236Z] SSH_AUTH_SOCK=/tmp/ssh-KB4aBzRWPJGy/agent.33 [2025-01-17T01:20:51.236Z] SSH_AGENT_PID=39 [2025-01-17T01:20:51.240Z] Running ssh-add (command line suppressed) [2025-01-17T01:20:51.344Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7863811116464177118.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7863811116464177118.key) [2025-01-17T01:20:51.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T01:20:51.650Z] + git semver tag [2025-01-17T01:20:51.910Z] 2025-01-17 01:20:51,832 [run_tag] DEBUG tag force:False [2025-01-17T01:20:51.910Z] 2025-01-17 01:20:51,833 [check_head_tag] DEBUG check head tag [2025-01-17T01:20:51.910Z] 2025-01-17 01:20:51,834 [execute] INFO git cat-file --batch-check [2025-01-17T01:20:51.910Z] 2025-01-17 01:20:51,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-01-17T01:20:51.910Z] 2025-01-17 01:20:51,838 [execute] INFO git cat-file --batch [2025-01-17T01:20:51.910Z] 2025-01-17 01:20:51,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2025-01-17T01:20:51.910Z] 2025-01-17 01:20:51,863 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T01:20:51.910Z] 2025-01-17 01:20:51,863 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 [2025-01-17T01:20:51.910Z] 2025-01-17 01:20:51,863 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2025-01-17T01:20:51.910Z] 2025-01-17 01:20:51,868 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T01:20:51.910Z] 4.0.0-dev.11 [Pipeline] } [2025-01-17T01:20:51.919Z] $ docker exec --env ******** --env ******** fcd71631a7ff5bad1913bd459fa14aef4131489c55017e5e8e5bb3339daeea54 ssh-agent -k [2025-01-17T01:20:52.012Z] unset SSH_AUTH_SOCK; [2025-01-17T01:20:52.012Z] unset SSH_AGENT_PID; [2025-01-17T01:20:52.012Z] echo Agent pid 39 killed; [2025-01-17T01:20:52.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T01:20:52.359Z] + git semver [Pipeline] } [2025-01-17T01:20:52.632Z] $ docker stop --time=1 fcd71631a7ff5bad1913bd459fa14aef4131489c55017e5e8e5bb3339daeea54 [2025-01-17T01:20:53.901Z] $ docker rm -f --volumes fcd71631a7ff5bad1913bd459fa14aef4131489c55017e5e8e5bb3339daeea54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:20:54.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T01:20:54.481Z] [2025-01-17T01:20:54.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:20:54.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T01:20:54.780Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-17T01:20:54.780Z] ab5ef0e58194: Pulling fs layer [2025-01-17T01:20:54.780Z] 9712f1f96733: Pulling fs layer [2025-01-17T01:20:54.780Z] 63f879dbbcfc: Pulling fs layer [2025-01-17T01:20:54.780Z] 0d9ebad4ef96: Pulling fs layer [2025-01-17T01:20:54.780Z] e9a5061849ea: Pulling fs layer [2025-01-17T01:20:54.780Z] d747dcd14b5f: Pulling fs layer [2025-01-17T01:20:54.780Z] 2de7ff778b66: Pulling fs layer [2025-01-17T01:20:54.780Z] 2de7ff778b66: Waiting [2025-01-17T01:20:54.780Z] e9a5061849ea: Waiting [2025-01-17T01:20:54.780Z] d747dcd14b5f: Waiting [2025-01-17T01:20:54.780Z] 9712f1f96733: Verifying Checksum [2025-01-17T01:20:54.780Z] 9712f1f96733: Download complete [2025-01-17T01:20:55.040Z] 63f879dbbcfc: Verifying Checksum [2025-01-17T01:20:55.040Z] 63f879dbbcfc: Download complete [2025-01-17T01:20:55.299Z] e9a5061849ea: Verifying Checksum [2025-01-17T01:20:55.299Z] e9a5061849ea: Download complete [2025-01-17T01:20:55.299Z] d747dcd14b5f: Verifying Checksum [2025-01-17T01:20:55.299Z] d747dcd14b5f: Download complete [2025-01-17T01:20:55.299Z] 0d9ebad4ef96: Verifying Checksum [2025-01-17T01:20:55.299Z] 0d9ebad4ef96: Download complete [2025-01-17T01:20:55.558Z] ab5ef0e58194: Verifying Checksum [2025-01-17T01:20:55.558Z] ab5ef0e58194: Download complete [2025-01-17T01:20:55.558Z] 2de7ff778b66: Verifying Checksum [2025-01-17T01:20:55.558Z] 2de7ff778b66: Download complete [2025-01-17T01:20:58.275Z] ab5ef0e58194: Pull complete [2025-01-17T01:20:58.275Z] 9712f1f96733: Pull complete [2025-01-17T01:20:58.840Z] 63f879dbbcfc: Pull complete [2025-01-17T01:21:03.023Z] 0d9ebad4ef96: Pull complete [2025-01-17T01:21:03.023Z] e9a5061849ea: Pull complete [2025-01-17T01:21:03.023Z] d747dcd14b5f: Pull complete [2025-01-17T01:21:03.960Z] 2de7ff778b66: Pull complete [2025-01-17T01:21:03.960Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-17T01:21:03.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-17T01:21:03.960Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:21:04.073Z] prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container [2025-01-17T01:21:04.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-17T01:21:09.858Z] $ docker top d3eeb3326b29675629b38e5631681f7aad9f85db0330d13e8c2e10f94faf0df1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-17T01:21:09.936Z] provisioning config files... [2025-01-17T01:21:09.945Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2204821582366282578tmp [2025-01-17T01:21:09.956Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4484842984882529415tmp [2025-01-17T01:21:09.967Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3605503992970008566tmp [Pipeline] { [Pipeline] echo [2025-01-17T01:21:10.001Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:21:10.306Z] ---> sigul-configuration.sh [2025-01-17T01:21:10.306Z] gpg: directory `/root/.gnupg' created [2025-01-17T01:21:10.306Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-17T01:21:10.306Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-17T01:21:10.306Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-17T01:21:10.306Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-17T01:21:10.306Z] gpg: CAST5 encrypted data [2025-01-17T01:21:10.306Z] gpg: encrypted with 1 passphrase [2025-01-17T01:21:10.306Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-17T01:21:10.601Z] + mkdir /home/jenkins [2025-01-17T01:21:10.601Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-17T01:21:10.902Z] + 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-01-17T01:21:10.919Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:21:11.212Z] ---> sigul-install.sh [2025-01-17T01:21:11.213Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-17T01:21:11.519Z] + git tag --list [2025-01-17T01:21:11.519Z] v1.0.0 [2025-01-17T01:21:11.519Z] v1.1.0 [2025-01-17T01:21:11.519Z] v1.1.1 [2025-01-17T01:21:11.519Z] v1.2.1 [2025-01-17T01:21:11.519Z] v1.2.2 [2025-01-17T01:21:11.519Z] v1.2.3 [2025-01-17T01:21:11.519Z] v1.3.0 [2025-01-17T01:21:11.519Z] v1.3.1 [2025-01-17T01:21:11.519Z] v2.0.0 [2025-01-17T01:21:11.519Z] v2.1.0 [2025-01-17T01:21:11.519Z] v2.1.1 [2025-01-17T01:21:11.519Z] v2.2.0 [2025-01-17T01:21:11.519Z] v2.3.0 [2025-01-17T01:21:11.519Z] v3.0 [2025-01-17T01:21:11.519Z] v3.0.0 [2025-01-17T01:21:11.519Z] v3.1 [2025-01-17T01:21:11.519Z] v3.1.0 [2025-01-17T01:21:11.519Z] v3.1.0-dev.1 [2025-01-17T01:21:11.519Z] v3.1.0-dev.10 [2025-01-17T01:21:11.519Z] v3.1.0-dev.11 [2025-01-17T01:21:11.519Z] v3.1.0-dev.12 [2025-01-17T01:21:11.519Z] v3.1.0-dev.13 [2025-01-17T01:21:11.519Z] v3.1.0-dev.14 [2025-01-17T01:21:11.519Z] v3.1.0-dev.15 [2025-01-17T01:21:11.519Z] v3.1.0-dev.16 [2025-01-17T01:21:11.519Z] v3.1.0-dev.17 [2025-01-17T01:21:11.519Z] v3.1.0-dev.18 [2025-01-17T01:21:11.519Z] v3.1.0-dev.19 [2025-01-17T01:21:11.519Z] v3.1.0-dev.2 [2025-01-17T01:21:11.519Z] v3.1.0-dev.20 [2025-01-17T01:21:11.519Z] v3.1.0-dev.21 [2025-01-17T01:21:11.519Z] v3.1.0-dev.22 [2025-01-17T01:21:11.519Z] v3.1.0-dev.23 [2025-01-17T01:21:11.519Z] v3.1.0-dev.24 [2025-01-17T01:21:11.519Z] v3.1.0-dev.25 [2025-01-17T01:21:11.519Z] v3.1.0-dev.26 [2025-01-17T01:21:11.519Z] v3.1.0-dev.27 [2025-01-17T01:21:11.519Z] v3.1.0-dev.28 [2025-01-17T01:21:11.519Z] v3.1.0-dev.29 [2025-01-17T01:21:11.519Z] v3.1.0-dev.3 [2025-01-17T01:21:11.519Z] v3.1.0-dev.30 [2025-01-17T01:21:11.519Z] v3.1.0-dev.4 [2025-01-17T01:21:11.519Z] v3.1.0-dev.5 [2025-01-17T01:21:11.519Z] v3.1.0-dev.6 [2025-01-17T01:21:11.519Z] v3.1.0-dev.7 [2025-01-17T01:21:11.519Z] v3.1.0-dev.8 [2025-01-17T01:21:11.519Z] v3.1.0-dev.9 [2025-01-17T01:21:11.519Z] v3.1.1 [2025-01-17T01:21:11.519Z] v3.1.1-dev.1 [2025-01-17T01:21:11.519Z] v3.2.0-dev.1 [2025-01-17T01:21:11.519Z] v3.2.0-dev.10 [2025-01-17T01:21:11.519Z] v3.2.0-dev.11 [2025-01-17T01:21:11.519Z] v3.2.0-dev.12 [2025-01-17T01:21:11.519Z] v3.2.0-dev.13 [2025-01-17T01:21:11.519Z] v3.2.0-dev.14 [2025-01-17T01:21:11.519Z] v3.2.0-dev.15 [2025-01-17T01:21:11.519Z] v3.2.0-dev.16 [2025-01-17T01:21:11.519Z] v3.2.0-dev.17 [2025-01-17T01:21:11.519Z] v3.2.0-dev.18 [2025-01-17T01:21:11.519Z] v3.2.0-dev.19 [2025-01-17T01:21:11.519Z] v3.2.0-dev.2 [2025-01-17T01:21:11.519Z] v3.2.0-dev.20 [2025-01-17T01:21:11.519Z] v3.2.0-dev.21 [2025-01-17T01:21:11.519Z] v3.2.0-dev.22 [2025-01-17T01:21:11.519Z] v3.2.0-dev.23 [2025-01-17T01:21:11.519Z] v3.2.0-dev.24 [2025-01-17T01:21:11.519Z] v3.2.0-dev.25 [2025-01-17T01:21:11.519Z] v3.2.0-dev.26 [2025-01-17T01:21:11.519Z] v3.2.0-dev.27 [2025-01-17T01:21:11.519Z] v3.2.0-dev.28 [2025-01-17T01:21:11.519Z] v3.2.0-dev.3 [2025-01-17T01:21:11.519Z] v3.2.0-dev.4 [2025-01-17T01:21:11.519Z] v3.2.0-dev.5 [2025-01-17T01:21:11.519Z] v3.2.0-dev.6 [2025-01-17T01:21:11.519Z] v3.2.0-dev.7 [2025-01-17T01:21:11.519Z] v3.2.0-dev.8 [2025-01-17T01:21:11.519Z] v3.2.0-dev.9 [2025-01-17T01:21:11.519Z] v4.0.0-dev.1 [2025-01-17T01:21:11.519Z] v4.0.0-dev.10 [2025-01-17T01:21:11.519Z] v4.0.0-dev.11 [2025-01-17T01:21:11.519Z] v4.0.0-dev.2 [2025-01-17T01:21:11.519Z] v4.0.0-dev.3 [2025-01-17T01:21:11.519Z] v4.0.0-dev.4 [2025-01-17T01:21:11.520Z] v4.0.0-dev.5 [2025-01-17T01:21:11.520Z] v4.0.0-dev.6 [2025-01-17T01:21:11.520Z] v4.0.0-dev.7 [2025-01-17T01:21:11.520Z] v4.0.0-dev.8 [2025-01-17T01:21:11.520Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-17T01:21:11.816Z] + lftools sign git-tag v4.0.0-dev.11 [2025-01-17T01:21:12.394Z] Signing Git tag with Sigul... [2025-01-17T01:21:12.394Z] Signing v4.0.0-dev.11 [Pipeline] echo [2025-01-17T01:21:12.672Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:21:12.975Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-17T01:21:12.983Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-17T01:21:13.016Z] $ docker stop --time=1 d3eeb3326b29675629b38e5631681f7aad9f85db0330d13e8c2e10f94faf0df1 [2025-01-17T01:21:14.299Z] $ docker rm -f --volumes d3eeb3326b29675629b38e5631681f7aad9f85db0330d13e8c2e10f94faf0df1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-17T01:21:14.740Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T01:21:14.740Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:21:15.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T01:21:15.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:21:15.134Z] prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container [2025-01-17T01:21:15.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T01:21:15.480Z] $ docker top c8e5b2ec90c24512c607f48546e501b3d1341fdd11448cd2766fef213b953a38 -eo pid,comm [2025-01-17T01:21:15.524Z] 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-01-17T01:21:15.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T01:21:15.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T01:21:15.586Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T01:21:15.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T01:21:15.686Z] $ docker exec c8e5b2ec90c24512c607f48546e501b3d1341fdd11448cd2766fef213b953a38 ssh-agent [2025-01-17T01:21:15.793Z] SSH_AUTH_SOCK=/tmp/ssh-LbKQXhOjEktz/agent.33 [2025-01-17T01:21:15.793Z] SSH_AGENT_PID=39 [2025-01-17T01:21:15.798Z] Running ssh-add (command line suppressed) [2025-01-17T01:21:15.887Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16732187470614595108.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16732187470614595108.key) [2025-01-17T01:21:15.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T01:21:16.192Z] + git semver bump pre [2025-01-17T01:21:16.451Z] 2025-01-17 01:21:16,377 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T01:21:16.451Z] 2025-01-17 01:21:16,377 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev [2025-01-17T01:21:16.451Z] 2025-01-17 01:21:16,377 [bump_version] DEBUG bumped version:4.0.0-dev.12 [2025-01-17T01:21:16.451Z] 2025-01-17 01:21:16,377 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2025-01-17T01:21:16.451Z] 2025-01-17 01:21:16,377 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T01:21:16.451Z] 2025-01-17 01:21:16,377 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T01:21:16.451Z] 2025-01-17 01:21:16,379 [execute] INFO git cat-file --batch-check [2025-01-17T01:21:16.451Z] 2025-01-17 01:21:16,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T01:21:16.451Z] 2025-01-17 01:21:16,385 [execute] INFO git cat-file --batch [2025-01-17T01:21:16.451Z] 2025-01-17 01:21:16,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T01:21:16.451Z] 2025-01-17 01:21:16,391 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T01:21:16.451Z] 4.0.0-dev.12 [Pipeline] } [2025-01-17T01:21:16.457Z] $ docker exec --env ******** --env ******** c8e5b2ec90c24512c607f48546e501b3d1341fdd11448cd2766fef213b953a38 ssh-agent -k [2025-01-17T01:21:16.570Z] unset SSH_AUTH_SOCK; [2025-01-17T01:21:16.570Z] unset SSH_AGENT_PID; [2025-01-17T01:21:16.570Z] echo Agent pid 39 killed; [2025-01-17T01:21:16.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T01:21:16.904Z] + git semver [Pipeline] } [2025-01-17T01:21:17.176Z] $ docker stop --time=1 c8e5b2ec90c24512c607f48546e501b3d1341fdd11448cd2766fef213b953a38 [2025-01-17T01:21:18.433Z] $ docker rm -f --volumes c8e5b2ec90c24512c607f48546e501b3d1341fdd11448cd2766fef213b953a38 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-17T01:21:18.796Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-17T01:21:18.796Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:21:19.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-17T01:21:19.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:21:19.179Z] prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container [2025-01-17T01:21:19.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-17T01:21:19.540Z] $ docker top 261a0fa6b033ceeb955c6f100bfcf952dae4992c9920da75fbfe152cfb9ec305 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-17T01:21:19.640Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-17T01:21:19.640Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-17T01:21:19.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-17T01:21:19.764Z] $ docker exec 261a0fa6b033ceeb955c6f100bfcf952dae4992c9920da75fbfe152cfb9ec305 ssh-agent [2025-01-17T01:21:19.860Z] SSH_AUTH_SOCK=/tmp/ssh-hapsIyC6aiAZ/agent.32 [2025-01-17T01:21:19.861Z] SSH_AGENT_PID=38 [2025-01-17T01:21:19.865Z] Running ssh-add (command line suppressed) [2025-01-17T01:21:19.973Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5978877428352479132.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5978877428352479132.key) [2025-01-17T01:21:19.992Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-17T01:21:20.288Z] + git semver push [2025-01-17T01:21:20.548Z] 2025-01-17 01:21:20,463 [run_push] DEBUG push [2025-01-17T01:21:20.548Z] 2025-01-17 01:21:20,464 [execute] INFO git cat-file --batch-check [2025-01-17T01:21:20.548Z] 2025-01-17 01:21:20,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-17T01:21:20.548Z] 2025-01-17 01:21:20,468 [execute] INFO git rev-list 89bc3782ba22de7b680e0e79da14bb2a8aede470 -- [2025-01-17T01:21:20.548Z] 2025-01-17 01:21:20,469 [execute] DEBUG Popen(['git', 'rev-list', '89bc3782ba22de7b680e0e79da14bb2a8aede470', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T01:21:20.548Z] 2025-01-17 01:21:20,480 [execute] INFO git fetch -v origin [2025-01-17T01:21:20.548Z] 2025-01-17 01:21:20,480 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-17T01:21:21.117Z] 2025-01-17 01:21:20,939 [run_push] DEBUG no remote changes detected [2025-01-17T01:21:21.117Z] 2025-01-17 01:21:20,940 [execute] INFO git push origin semver [2025-01-17T01:21:21.117Z] 2025-01-17 01:21:20,940 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-17T01:21:21.685Z] 2025-01-17 01:21:21,616 [run_push] DEBUG push all version tags [2025-01-17T01:21:21.685Z] 2025-01-17 01:21:21,616 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-17T01:21:21.685Z] 2025-01-17 01:21:21,617 [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-01-17T01:21:22.623Z] 2025-01-17 01:21:22,353 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2025-01-17T01:21:22.623Z] 4.0.0-dev.12 [Pipeline] } [2025-01-17T01:21:22.632Z] $ docker exec --env ******** --env ******** 261a0fa6b033ceeb955c6f100bfcf952dae4992c9920da75fbfe152cfb9ec305 ssh-agent -k [2025-01-17T01:21:22.723Z] unset SSH_AUTH_SOCK; [2025-01-17T01:21:22.723Z] unset SSH_AGENT_PID; [2025-01-17T01:21:22.723Z] echo Agent pid 38 killed; [2025-01-17T01:21:22.733Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-17T01:21:23.063Z] + git semver [Pipeline] } [2025-01-17T01:21:23.337Z] $ docker stop --time=1 261a0fa6b033ceeb955c6f100bfcf952dae4992c9920da75fbfe152cfb9ec305 [2025-01-17T01:21:24.629Z] $ docker rm -f --volumes 261a0fa6b033ceeb955c6f100bfcf952dae4992c9920da75fbfe152cfb9ec305 [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-01-17T01:21:25.298Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2025-01-17T01:21:25.298Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-01-17T01:21:25.298Z] total 16 [2025-01-17T01:21:25.298Z] drwxr-xr-x 3 root root 4096 Jan 17 01:11 . [2025-01-17T01:21:25.298Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 01:21 .. [2025-01-17T01:21:25.299Z] drwxr-xr-x 2 root root 4096 Jan 17 01:11 cost [2025-01-17T01:21:25.299Z] -rw-r--r-- 1 root root 89 Jan 17 01:11 cost.csv [2025-01-17T01:21:25.299Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2025-01-17T01:21:25.299Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2025-01-17T01:21:25.299Z] total 16 [2025-01-17T01:21:25.299Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 01:11 . [2025-01-17T01:21:25.299Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 01:21 .. [2025-01-17T01:21:25.299Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 01:11 cost [2025-01-17T01:21:25.299Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 17 01:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:21:25.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:21:26.464Z] ---> package-listing.sh [2025-01-17T01:21:26.464Z] ++ facter osfamily [2025-01-17T01:21:26.464Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-17T01:21:26.726Z] + OS_FAMILY=debian [2025-01-17T01:21:26.726Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2025-01-17T01:21:26.726Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-17T01:21:26.726Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-17T01:21:26.726Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-17T01:21:26.726Z] + PACKAGES=/tmp/packages_start.txt [2025-01-17T01:21:26.726Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-01-17T01:21:26.726Z] + PACKAGES=/tmp/packages_end.txt [2025-01-17T01:21:26.726Z] + case "${OS_FAMILY}" in [2025-01-17T01:21:26.726Z] + dpkg -l [2025-01-17T01:21:26.726Z] + grep '^ii' [2025-01-17T01:21:26.726Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-17T01:21:26.726Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-17T01:21:26.726Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-17T01:21:26.726Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2025-01-17T01:21:26.726Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2025-01-17T01:21:26.726Z] + 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-01-17T01:21:26.740Z] 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-01-17T01:21:27.022Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-17T01:21:27.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-17T01:21:27.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-17T01:21:27.690Z] prd-ubuntu20.04-docker-8c-8g-36871 does not seem to be running inside a container [2025-01-17T01:21:27.722Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-17T01:21:27.951Z] $ docker top 603c207f6e3fbb08204194042779f20e71c822f2d63280c2cd70dbfc1346a7b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-17T01:21:28.317Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-17T01:21:28.611Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-17T01:21:28.899Z] + ls /var/log/sa-host [2025-01-17T01:21:28.899Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-17T01:21:29.093Z] provisioning config files... [2025-01-17T01:21:29.102Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17079213249883510197tmp [Pipeline] { [Pipeline] echo [2025-01-17T01:21:29.118Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:21:29.402Z] ---> create-netrc.sh [Pipeline] } [2025-01-17T01:21:29.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:21:29.765Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-17T01:21:29.775Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:21:30.060Z] ---> sudo-logs.sh [2025-01-17T01:21:30.060Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-17T01:21:30.095Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:21:30.375Z] ---> job-cost.sh [2025-01-17T01:21:30.375Z] lf-activate-venv: SKIPPING [2025-01-17T01:21:30.375Z] DEBUG: total: 0.2199999988079071 [2025-01-17T01:21:30.375Z] INFO: Retrieving Stack Cost... [2025-01-17T01:21:30.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-17T01:21:31.207Z] INFO: Archiving Costs [Pipeline] echo [2025-01-17T01:21:31.220Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-17T01:21:31.501Z] ---> logs-deploy.sh [2025-01-17T01:21:31.501Z] lf-activate-venv: SKIPPING [2025-01-17T01:21:31.501Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/195 [2025-01-17T01:21:31.501Z] INFO: archiving workspace using pattern(s): [2025-01-17T01:21:32.442Z] Archives upload complete. [2025-01-17T01:21:32.442Z] INFO: archiving logs to Nexus