Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eb7c57757ce15ef0c337ead62f125add9c242e71 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-ssh10482313446229037008.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-ssh15148133333900202057.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-ssh1747897068983273546.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-ssh3013029448971571386.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-ssh11432514603668164406.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-35037’ is offline Running on prd-ubuntu20.04-docker-8c-8g-35038 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Avoid second fetch Checking out Revision eb7c57757ce15ef0c337ead62f125add9c242e71 (main) Commit message: "Merge pull request #509 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb7c57757ce15ef0c337ead62f125add9c242e71 # timeout=10 > git rev-list --no-walk c89217c5f3845f290d3ddb873e61b9fa0eced499 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-13T12:20:18.384Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-13T12:20:18.453Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-13T12:20:18.481Z] ========================================================= [2024-12-13T12:20:18.481Z] EdgeX Global Pipelines Version Info [2024-12-13T12:20:18.481Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:20:19.213Z] ------------------- [2024-12-13T12:20:19.213Z] stable info: [2024-12-13T12:20:19.213Z] ------------------- [2024-12-13T12:20:19.213Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-13T12:20:19.213Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-13T12:20:19.213Z] Message: update stable to v1.0.269 [2024-12-13T12:20:19.785Z] ------------------- [2024-12-13T12:20:19.785Z] experimental info: [2024-12-13T12:20:19.785Z] ------------------- [2024-12-13T12:20:19.785Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-13T12:20:19.785Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-13T12:20:19.785Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-13T12:20:19.857Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-12-13T12:20:19.884Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-12-13T12:20:19.910Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-13T12:20:19.938Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-13T12:20:19.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-13T12:20:19.978Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-13T12:20:20.001Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-13T12:20:20.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-13T12:20:20.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-13T12:20:20.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-13T12:20:20.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-13T12:20:20.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-12-13T12:20:20.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-13T12:20:20.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-13T12:20:20.198Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-13T12:20:20.228Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-13T12:20:20.251Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-13T12:20:20.273Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-13T12:20:20.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-13T12:20:20.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-13T12:20:20.335Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-13T12:20:20.358Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-13T12:20:20.379Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-13T12:20:20.407Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-13T12:20:20.431Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-13T12:20:20.452Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-13T12:20:20.471Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-13T12:20:20.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-13T12:20:20.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-13T12:20:20.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-13T12:20:20.555Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb7c57757ce15ef0c337ead62f125add9c242e71 [Pipeline] echo [2024-12-13T12:20:20.575Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb7c577 [Pipeline] echo [2024-12-13T12:20:20.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T12:20:20.661Z] provisioning config files... [2024-12-13T12:20:20.673Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9374770071628652046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:20:20.997Z] ---> ****-login.sh [2024-12-13T12:20:20.997Z] nexus3.edgexfoundry.org:10001 [2024-12-13T12:20:21.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:20:21.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:20:21.254Z] Configure a credential helper to remove this warning. See [2024-12-13T12:20:21.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:20:21.254Z] [2024-12-13T12:20:21.254Z] Login Succeeded [2024-12-13T12:20:21.255Z] nexus3.edgexfoundry.org:10002 [2024-12-13T12:20:21.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:20:21.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:20:21.514Z] Configure a credential helper to remove this warning. See [2024-12-13T12:20:21.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:20:21.514Z] [2024-12-13T12:20:21.514Z] Login Succeeded [2024-12-13T12:20:21.514Z] nexus3.edgexfoundry.org:10003 [2024-12-13T12:20:21.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:20:21.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:20:21.514Z] Configure a credential helper to remove this warning. See [2024-12-13T12:20:21.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:20:21.514Z] [2024-12-13T12:20:21.514Z] Login Succeeded [2024-12-13T12:20:21.515Z] nexus3.edgexfoundry.org:10004 [2024-12-13T12:20:21.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:20:21.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:20:21.775Z] Configure a credential helper to remove this warning. See [2024-12-13T12:20:21.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:20:21.776Z] [2024-12-13T12:20:21.776Z] Login Succeeded [2024-12-13T12:20:21.776Z] ****.io [2024-12-13T12:20:21.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:20:22.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:20:22.036Z] Configure a credential helper to remove this warning. See [2024-12-13T12:20:22.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:20:22.036Z] [2024-12-13T12:20:22.036Z] Login Succeeded [2024-12-13T12:20:22.036Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T12:20:22.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-13T12:20:22.458Z] + git rev-list -1 --merges eb7c57757ce15ef0c337ead62f125add9c242e71~1..eb7c57757ce15ef0c337ead62f125add9c242e71 [Pipeline] echo [2024-12-13T12:20:22.490Z] -----------> git rev-list -1 --merges eb7c57757ce15ef0c337ead62f125add9c242e71~1..eb7c57757ce15ef0c337ead62f125add9c242e71 eb7c57757ce15ef0c337ead62f125add9c242e71 [2024-12-13T12:20:22.490Z] eb7c57757ce15ef0c337ead62f125add9c242e71 [false] [Pipeline] sh [2024-12-13T12:20:22.788Z] + git log --format=format:%s -1 eb7c57757ce15ef0c337ead62f125add9c242e71 [Pipeline] echo [2024-12-13T12:20:22.806Z] ========================================================= [2024-12-13T12:20:22.806Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-13T12:20:22.806Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-13T12:20:23.148Z] + git log --format=format:%s -1 eb7c57757ce15ef0c337ead62f125add9c242e71 [Pipeline] echo [2024-12-13T12:20:23.161Z] [semverPrep] GIT_COMMIT: eb7c57757ce15ef0c337ead62f125add9c242e71, Commit Message: Merge pull request #509 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11 [Pipeline] echo [2024-12-13T12:20:23.179Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-13T12:20:23.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T12:20:23.542Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-13T12:20:23.542Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-13T12:20:23.542Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-13T12:20:23.542Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-13T12:20:23.542Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-13T12:20:23.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:20:23.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T12:20:23.966Z] [2024-12-13T12:20:23.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:20:24.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T12:20:24.274Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-13T12:20:24.274Z] b85a868b505f: Pulling fs layer [2024-12-13T12:20:24.274Z] e2be974225ed: Pulling fs layer [2024-12-13T12:20:24.274Z] 339a4e72a1f5: Pulling fs layer [2024-12-13T12:20:24.274Z] 988bab9f4d93: Pulling fs layer [2024-12-13T12:20:24.274Z] 1469e6f7b9e6: Pulling fs layer [2024-12-13T12:20:24.274Z] eaf3925da568: Pulling fs layer [2024-12-13T12:20:24.274Z] bab4dde63d76: Pulling fs layer [2024-12-13T12:20:24.274Z] bde34c3a00c8: Pulling fs layer [2024-12-13T12:20:24.274Z] b352a97aabf1: Pulling fs layer [2024-12-13T12:20:24.274Z] 4872d77fe225: Pulling fs layer [2024-12-13T12:20:24.274Z] 5851b861e8e6: Pulling fs layer [2024-12-13T12:20:24.274Z] 988bab9f4d93: Waiting [2024-12-13T12:20:24.274Z] eaf3925da568: Waiting [2024-12-13T12:20:24.274Z] 5851b861e8e6: Waiting [2024-12-13T12:20:24.274Z] bab4dde63d76: Waiting [2024-12-13T12:20:24.274Z] b352a97aabf1: Waiting [2024-12-13T12:20:24.274Z] 1469e6f7b9e6: Waiting [2024-12-13T12:20:24.274Z] 4872d77fe225: Waiting [2024-12-13T12:20:24.274Z] bde34c3a00c8: Waiting [2024-12-13T12:20:24.274Z] e2be974225ed: Download complete [2024-12-13T12:20:24.274Z] 988bab9f4d93: Verifying Checksum [2024-12-13T12:20:24.274Z] 988bab9f4d93: Download complete [2024-12-13T12:20:24.274Z] 1469e6f7b9e6: Verifying Checksum [2024-12-13T12:20:24.274Z] 1469e6f7b9e6: Download complete [2024-12-13T12:20:24.532Z] eaf3925da568: Verifying Checksum [2024-12-13T12:20:24.533Z] eaf3925da568: Download complete [2024-12-13T12:20:24.533Z] 339a4e72a1f5: Verifying Checksum [2024-12-13T12:20:24.533Z] 339a4e72a1f5: Download complete [2024-12-13T12:20:24.533Z] bde34c3a00c8: Download complete [2024-12-13T12:20:24.533Z] b352a97aabf1: Download complete [2024-12-13T12:20:24.533Z] 4872d77fe225: Verifying Checksum [2024-12-13T12:20:24.533Z] 4872d77fe225: Download complete [2024-12-13T12:20:24.533Z] 5851b861e8e6: Download complete [2024-12-13T12:20:24.533Z] b85a868b505f: Verifying Checksum [2024-12-13T12:20:24.533Z] b85a868b505f: Download complete [2024-12-13T12:20:24.793Z] bab4dde63d76: Verifying Checksum [2024-12-13T12:20:24.793Z] bab4dde63d76: Download complete [2024-12-13T12:20:25.732Z] b85a868b505f: Pull complete [2024-12-13T12:20:25.992Z] e2be974225ed: Pull complete [2024-12-13T12:20:26.251Z] 339a4e72a1f5: Pull complete [2024-12-13T12:20:26.251Z] 988bab9f4d93: Pull complete [2024-12-13T12:20:26.511Z] 1469e6f7b9e6: Pull complete [2024-12-13T12:20:26.769Z] eaf3925da568: Pull complete [2024-12-13T12:20:28.674Z] bab4dde63d76: Pull complete [2024-12-13T12:20:28.674Z] bde34c3a00c8: Pull complete [2024-12-13T12:20:28.674Z] b352a97aabf1: Pull complete [2024-12-13T12:20:28.674Z] 4872d77fe225: Pull complete [2024-12-13T12:20:28.674Z] 5851b861e8e6: Pull complete [2024-12-13T12:20:28.674Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-13T12:20:28.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T12:20:28.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:20:28.822Z] prd-ubuntu20.04-docker-8c-8g-35038 does not seem to be running inside a container [2024-12-13T12:20:28.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-13T12:20:32.127Z] $ docker top 73c72078b66072ca224f0247ee90c7c782a9dc521836080f4d755da1220353af -eo pid,comm [2024-12-13T12:20:32.188Z] 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). [2024-12-13T12:20:32.188Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T12:20:32.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T12:20:32.247Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T12:20:32.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T12:20:32.366Z] $ docker exec 73c72078b66072ca224f0247ee90c7c782a9dc521836080f4d755da1220353af ssh-agent [2024-12-13T12:20:32.488Z] SSH_AUTH_SOCK=/tmp/ssh-AXvJexAiLz68/agent.32 [2024-12-13T12:20:32.488Z] SSH_AGENT_PID=38 [2024-12-13T12:20:32.495Z] Running ssh-add (command line suppressed) [2024-12-13T12:20:32.588Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6715211230427528341.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6715211230427528341.key) [2024-12-13T12:20:32.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T12:20:32.902Z] + git tag --points-at HEAD [Pipeline] } [2024-12-13T12:20:32.911Z] $ docker exec --env ******** --env ******** 73c72078b66072ca224f0247ee90c7c782a9dc521836080f4d755da1220353af ssh-agent -k [2024-12-13T12:20:33.017Z] unset SSH_AUTH_SOCK; [2024-12-13T12:20:33.017Z] unset SSH_AGENT_PID; [2024-12-13T12:20:33.018Z] echo Agent pid 38 killed; [2024-12-13T12:20:33.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-13T12:20:33.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T12:20:33.071Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T12:20:33.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T12:20:33.179Z] $ docker exec 73c72078b66072ca224f0247ee90c7c782a9dc521836080f4d755da1220353af ssh-agent [2024-12-13T12:20:33.291Z] SSH_AUTH_SOCK=/tmp/ssh-QSjtuEUV2sO2/agent.71 [2024-12-13T12:20:33.291Z] SSH_AGENT_PID=77 [2024-12-13T12:20:33.296Z] Running ssh-add (command line suppressed) [2024-12-13T12:20:33.382Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10721701427969543882.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10721701427969543882.key) [2024-12-13T12:20:33.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T12:20:33.698Z] + git semver init [2024-12-13T12:20:33.958Z] 2024-12-13 12:20:33,863 [run_init] DEBUG init version:0.0.0 force:False [2024-12-13T12:20:33.958Z] 2024-12-13 12:20:33,864 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2024-12-13T12:20:33.958Z] 2024-12-13 12:20:33,864 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2024-12-13T12:20:33.958Z] 2024-12-13 12:20:33,865 [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) [2024-12-13T12:20:35.868Z] 2024-12-13 12:20:35,598 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2024-12-13T12:20:35.868Z] 2024-12-13 12:20:35,598 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2024-12-13T12:20:35.868Z] 2024-12-13 12:20:35,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-13T12:20:35.868Z] 2024-12-13 12:20:35,599 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-13T12:20:35.868Z] 4.0.0-dev.8 [Pipeline] } [2024-12-13T12:20:35.877Z] $ docker exec --env ******** --env ******** 73c72078b66072ca224f0247ee90c7c782a9dc521836080f4d755da1220353af ssh-agent -k [2024-12-13T12:20:35.976Z] unset SSH_AUTH_SOCK; [2024-12-13T12:20:35.977Z] unset SSH_AGENT_PID; [2024-12-13T12:20:35.977Z] echo Agent pid 77 killed; [2024-12-13T12:20:35.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T12:20:36.318Z] + git semver [Pipeline] } [2024-12-13T12:20:36.593Z] $ docker stop --time=1 73c72078b66072ca224f0247ee90c7c782a9dc521836080f4d755da1220353af [2024-12-13T12:20:37.892Z] $ docker rm -f --volumes 73c72078b66072ca224f0247ee90c7c782a9dc521836080f4d755da1220353af [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T12:20:38.248Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-13T12:20:38.483Z] Stashed 1 file(s) [Pipeline] echo [2024-12-13T12:20:38.488Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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 [2024-12-13T12:20:38.666Z] provisioning config files... [2024-12-13T12:20:38.676Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10061312034173509189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:20:38.975Z] ---> ****-login.sh [2024-12-13T12:20:38.975Z] nexus3.edgexfoundry.org:10001 [2024-12-13T12:20:38.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:20:38.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:20:38.975Z] Configure a credential helper to remove this warning. See [2024-12-13T12:20:38.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:20:38.975Z] [2024-12-13T12:20:38.975Z] Login Succeeded [2024-12-13T12:20:38.975Z] nexus3.edgexfoundry.org:10002 [2024-12-13T12:20:38.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:20:38.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:20:38.975Z] Configure a credential helper to remove this warning. See [2024-12-13T12:20:38.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:20:38.975Z] [2024-12-13T12:20:38.975Z] Login Succeeded [2024-12-13T12:20:38.975Z] nexus3.edgexfoundry.org:10003 [2024-12-13T12:20:39.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:20:39.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:20:39.234Z] Configure a credential helper to remove this warning. See [2024-12-13T12:20:39.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:20:39.234Z] [2024-12-13T12:20:39.234Z] Login Succeeded [2024-12-13T12:20:39.234Z] nexus3.edgexfoundry.org:10004 [2024-12-13T12:20:39.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:20:39.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:20:39.234Z] Configure a credential helper to remove this warning. See [2024-12-13T12:20:39.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:20:39.234Z] [2024-12-13T12:20:39.234Z] Login Succeeded [2024-12-13T12:20:39.234Z] ****.io [2024-12-13T12:20:39.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:20:39.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:20:39.495Z] Configure a credential helper to remove this warning. See [2024-12-13T12:20:39.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:20:39.495Z] [2024-12-13T12:20:39.495Z] Login Succeeded [2024-12-13T12:20:39.495Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T12:20:39.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-13T12:20:39.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T12:20:39.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T12:20:39.644Z] ========================================================= [2024-12-13T12:20:39.644Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-13T12:20:39.644Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:20:39.977Z] + 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 . [2024-12-13T12:20:39.977Z] Sending build context to Docker daemon 37.75MB [2024-12-13T12:20:39.977Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-13T12:20:39.977Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-13T12:20:40.238Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-13T12:20:40.239Z] 43c4264eed91: Pulling fs layer [2024-12-13T12:20:40.239Z] 4cc291be95ef: Pulling fs layer [2024-12-13T12:20:40.239Z] 2ac1f1163629: Pulling fs layer [2024-12-13T12:20:40.239Z] 5c3c966382ef: Pulling fs layer [2024-12-13T12:20:40.239Z] 4f4fb700ef54: Pulling fs layer [2024-12-13T12:20:40.239Z] 5d5c8e513c77: Pulling fs layer [2024-12-13T12:20:40.239Z] 9f66e0745190: Pulling fs layer [2024-12-13T12:20:40.239Z] f49a43e4bbc0: Pulling fs layer [2024-12-13T12:20:40.239Z] 561ebcabdf7f: Pulling fs layer [2024-12-13T12:20:40.239Z] 9f66e0745190: Waiting [2024-12-13T12:20:40.239Z] f49a43e4bbc0: Waiting [2024-12-13T12:20:40.239Z] 561ebcabdf7f: Waiting [2024-12-13T12:20:40.239Z] 5c3c966382ef: Waiting [2024-12-13T12:20:40.239Z] 5d5c8e513c77: Waiting [2024-12-13T12:20:40.239Z] 4f4fb700ef54: Waiting [2024-12-13T12:20:40.239Z] 4cc291be95ef: Download complete [2024-12-13T12:20:40.239Z] 5c3c966382ef: Download complete [2024-12-13T12:20:40.239Z] 4f4fb700ef54: Verifying Checksum [2024-12-13T12:20:40.239Z] 4f4fb700ef54: Download complete [2024-12-13T12:20:40.239Z] 5d5c8e513c77: Download complete [2024-12-13T12:20:40.239Z] 43c4264eed91: Download complete [2024-12-13T12:20:40.239Z] 9f66e0745190: Verifying Checksum [2024-12-13T12:20:40.239Z] 9f66e0745190: Download complete [2024-12-13T12:20:40.499Z] 43c4264eed91: Pull complete [2024-12-13T12:20:40.499Z] 561ebcabdf7f: Verifying Checksum [2024-12-13T12:20:40.499Z] 561ebcabdf7f: Download complete [2024-12-13T12:20:40.499Z] 4cc291be95ef: Pull complete [2024-12-13T12:20:40.759Z] 2ac1f1163629: Download complete [2024-12-13T12:20:41.017Z] f49a43e4bbc0: Verifying Checksum [2024-12-13T12:20:41.017Z] f49a43e4bbc0: Download complete [2024-12-13T12:20:44.315Z] 2ac1f1163629: Pull complete [2024-12-13T12:20:44.579Z] 5c3c966382ef: Pull complete [2024-12-13T12:20:44.579Z] 4f4fb700ef54: Pull complete [2024-12-13T12:20:44.579Z] 5d5c8e513c77: Pull complete [2024-12-13T12:20:44.845Z] 9f66e0745190: Pull complete [2024-12-13T12:20:47.374Z] f49a43e4bbc0: Pull complete [2024-12-13T12:20:47.634Z] 561ebcabdf7f: Pull complete [2024-12-13T12:20:47.634Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-13T12:20:47.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-13T12:20:47.634Z] ---> 3a752c3f9dda [2024-12-13T12:20:47.634Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-13T12:20:52.910Z] ---> Running in 82d6fd30800e [2024-12-13T12:20:53.170Z] Removing intermediate container 82d6fd30800e [2024-12-13T12:20:53.170Z] ---> 730be859871f [2024-12-13T12:20:53.170Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-13T12:20:53.170Z] ---> Running in 69320f065ae7 [2024-12-13T12:20:53.170Z] Removing intermediate container 69320f065ae7 [2024-12-13T12:20:53.170Z] ---> c6ba40da8cdf [2024-12-13T12:20:53.170Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-13T12:20:53.170Z] ---> Running in 3c66abc789a8 [2024-12-13T12:20:53.429Z] Removing intermediate container 3c66abc789a8 [2024-12-13T12:20:53.429Z] ---> 51fafc2193c3 [2024-12-13T12:20:53.429Z] Step 6/12 : WORKDIR /device-virtual-go [2024-12-13T12:20:53.429Z] ---> Running in 6c81d7925d59 [2024-12-13T12:20:53.429Z] Removing intermediate container 6c81d7925d59 [2024-12-13T12:20:53.429Z] ---> 0c1e8b65df11 [2024-12-13T12:20:53.429Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-13T12:20:53.429Z] ---> Running in e83270ef4f32 [2024-12-13T12:20:53.626Z] Still waiting to schedule task [2024-12-13T12:20:53.626Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-13T12:20:53.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T12:20:53.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T12:20:54.203Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-13T12:20:54.203Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-12-13T12:20:54.203Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-13T12:20:54.203Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-13T12:20:54.203Z] Executing busybox-1.36.1-r29.trigger [2024-12-13T12:20:54.203Z] OK: 250 MiB in 58 packages [2024-12-13T12:20:54.829Z] Removing intermediate container e83270ef4f32 [2024-12-13T12:20:54.829Z] ---> 202e1ab7aaf5 [2024-12-13T12:20:54.829Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-13T12:20:55.088Z] ---> c8f193e3fd5b [2024-12-13T12:20:55.088Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T12:20:55.088Z] ---> Running in 976e6f021feb [2024-12-13T12:21:41.814Z] Removing intermediate container 976e6f021feb [2024-12-13T12:21:41.814Z] ---> 34907edb4f53 [2024-12-13T12:21:41.814Z] Step 10/12 : COPY . . [2024-12-13T12:21:41.814Z] ---> 0a06a317bce4 [2024-12-13T12:21:41.814Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-13T12:21:41.814Z] ---> Running in 64faa80ed37e [2024-12-13T12:21:41.814Z] Removing intermediate container 64faa80ed37e [2024-12-13T12:21:41.814Z] ---> 591cef55018d [2024-12-13T12:21:41.814Z] Step 12/12 : RUN $MAKE [2024-12-13T12:21:41.814Z] ---> Running in c48881a37b85 [2024-12-13T12:21:41.814Z] noop [2024-12-13T12:21:41.814Z] Removing intermediate container c48881a37b85 [2024-12-13T12:21:41.814Z] ---> bad79f08cdcf [2024-12-13T12:21:41.814Z] Successfully built bad79f08cdcf [2024-12-13T12:21:41.814Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:21:42.169Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-13T12:21:42.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:21:42.263Z] prd-ubuntu20.04-docker-8c-8g-35038 does not seem to be running inside a container [2024-12-13T12:21:42.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-13T12:21:42.647Z] $ docker top 976c9a79952ae8d83988347b2e5d4f3080d86b1e811f227e79bbb274320fa32c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T12:21:43.006Z] + go version [2024-12-13T12:21:43.006Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-13T12:21:43.015Z] $ docker stop --time=1 976c9a79952ae8d83988347b2e5d4f3080d86b1e811f227e79bbb274320fa32c [2024-12-13T12:21:44.261Z] $ docker rm -f --volumes 976c9a79952ae8d83988347b2e5d4f3080d86b1e811f227e79bbb274320fa32c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:21:44.739Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-13T12:21:44.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:21:44.823Z] prd-ubuntu20.04-docker-8c-8g-35038 does not seem to be running inside a container [2024-12-13T12:21:44.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-13T12:21:45.227Z] $ docker top 5ff5f0ea0092d3704fe5ea1a901a4dad18c218a2fe7b61fa935568af1357d2bb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T12:21:45.582Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2024-12-13T12:21:45.893Z] + make test [2024-12-13T12:21:45.893Z] go test ./... -coverprofile=coverage.out [2024-12-13T12:21:47.800Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-12-13T12:22:05.923Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-12-13T12:22:05.923Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2024-12-13T12:22:18.174Z] go vet ./... [2024-12-13T12:22:24.749Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-13T12:22:24.749Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-13T12:22:24.749Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-13T12:22:24.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-13T12:22:24.805Z] $ docker stop --time=1 5ff5f0ea0092d3704fe5ea1a901a4dad18c218a2fe7b61fa935568af1357d2bb [2024-12-13T12:22:28.605Z] $ docker rm -f --volumes 5ff5f0ea0092d3704fe5ea1a901a4dad18c218a2fe7b61fa935568af1357d2bb [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T12:22:29.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-13T12:22:29.224Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-13T12:22:29.695Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-13T12:22:29.987Z] + ls -al . [2024-12-13T12:22:29.987Z] total 264 [2024-12-13T12:22:29.987Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 12:21 . [2024-12-13T12:22:29.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 12:20 .. [2024-12-13T12:22:29.987Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 12:22 .git [2024-12-13T12:22:29.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 12:20 .github [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 13 12:20 .gitignore [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 13 12:20 .golangci.yml [2024-12-13T12:22:29.987Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 12:20 .semver [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 18321 Dec 13 12:20 Attribution.txt [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 13 12:20 CHANGELOG.md [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 13 12:20 Dockerfile [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 12:20 GOVERNANCE.md [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 13 12:20 Jenkinsfile [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 13 12:20 LICENSE [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 2652 Dec 13 12:20 Makefile [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 13 12:20 OWNERS.md [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 4473 Dec 13 12:20 README.md [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 13 12:20 VERSION [2024-12-13T12:22:29.987Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 12:20 bin [2024-12-13T12:22:29.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 12:20 cmd [2024-12-13T12:22:29.987Z] -rw-r--r-- 1 jenkins jenkins 43316 Dec 13 12:22 coverage.out [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 6124 Dec 13 12:20 go.mod [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 87152 Dec 13 12:20 go.sum [2024-12-13T12:22:29.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 12:20 internal [2024-12-13T12:22:29.987Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 13 12:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:22:30.313Z] + 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=eb7c57757ce15ef0c337ead62f125add9c242e71 --label arch=amd64 --label version=4.0.0-dev.8 . [2024-12-13T12:22:30.313Z] Sending build context to Docker daemon 37.8MB [2024-12-13T12:22:30.313Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-12-13T12:22:30.313Z] Step 2/26 : FROM ${BASE} AS builder [2024-12-13T12:22:30.313Z] ---> bad79f08cdcf [2024-12-13T12:22:30.313Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-13T12:22:30.883Z] ---> Running in fc738551c25e [2024-12-13T12:22:31.142Z] Removing intermediate container fc738551c25e [2024-12-13T12:22:31.142Z] ---> 178433b7debf [2024-12-13T12:22:31.142Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-12-13T12:22:31.142Z] ---> Running in 3d0f34b0ec98 [2024-12-13T12:22:31.142Z] Removing intermediate container 3d0f34b0ec98 [2024-12-13T12:22:31.142Z] ---> b44c3984e954 [2024-12-13T12:22:31.142Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-12-13T12:22:31.142Z] ---> Running in 60b9e33fba7d [2024-12-13T12:22:31.142Z] Removing intermediate container 60b9e33fba7d [2024-12-13T12:22:31.142Z] ---> 5122d6068aa0 [2024-12-13T12:22:31.142Z] Step 6/26 : WORKDIR /device-virtual-go [2024-12-13T12:22:31.142Z] ---> Running in 0357e7f0a9ae [2024-12-13T12:22:31.401Z] Removing intermediate container 0357e7f0a9ae [2024-12-13T12:22:31.401Z] ---> b52bef0d29cf [2024-12-13T12:22:31.401Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-13T12:22:31.401Z] ---> Running in 724679d35681 [2024-12-13T12:22:31.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T12:22:31.792Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-35039 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2024-12-13T12:22:31.815Z] Running in /w/workspace/device-virtual-go/192 [Pipeline] { [Pipeline] checkout [2024-12-13T12:22:31.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T12:22:32.176Z] OK: 250 MiB in 58 packages [2024-12-13T12:22:32.435Z] Removing intermediate container 724679d35681 [2024-12-13T12:22:32.435Z] ---> da3ceae523cf [2024-12-13T12:22:32.435Z] Step 8/26 : COPY go.mod vendor* ./ [2024-12-13T12:22:32.435Z] ---> 3a0498133843 [2024-12-13T12:22:32.435Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T12:22:32.435Z] ---> Running in 7b8dc4cc069e [2024-12-13T12:22:33.374Z] Removing intermediate container 7b8dc4cc069e [2024-12-13T12:22:33.374Z] ---> ee1192da79d9 [2024-12-13T12:22:33.374Z] Step 10/26 : COPY . . [2024-12-13T12:22:34.311Z] ---> 3f7100d92fc9 [2024-12-13T12:22:34.311Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-13T12:22:34.311Z] ---> Running in 1123dc3c07b3 [2024-12-13T12:22:34.311Z] Removing intermediate container 1123dc3c07b3 [2024-12-13T12:22:34.311Z] ---> cec2612353de [2024-12-13T12:22:34.311Z] Step 12/26 : RUN $MAKE [2024-12-13T12:22:34.311Z] ---> Running in 86cfef0e44ce [2024-12-13T12:22:34.570Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-12-13T12:22:34.877Z] The recommended git tool is: git [2024-12-13T12:22:41.304Z] using credential edgex-jenkins-ssh [2024-12-13T12:22:41.328Z] Cloning the remote Git repository [2024-12-13T12:22:41.366Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-12-13T12:22:41.474Z] > git init /w/workspace/device-virtual-go/192 # timeout=10 [2024-12-13T12:22:41.683Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-12-13T12:22:41.684Z] > git --version # timeout=10 [2024-12-13T12:22:41.712Z] > git --version # 'git version 2.25.1' [2024-12-13T12:22:41.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-13T12:22:41.919Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-13T12:22:45.059Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-12-13T12:22:46.037Z] Avoid second fetch [2024-12-13T12:22:46.037Z] Checking out Revision eb7c57757ce15ef0c337ead62f125add9c242e71 (main) [2024-12-13T12:22:45.085Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-13T12:22:46.049Z] > git config core.sparsecheckout # timeout=10 [2024-12-13T12:22:46.103Z] > git checkout -f eb7c57757ce15ef0c337ead62f125add9c242e71 # timeout=10 [2024-12-13T12:22:46.645Z] Commit message: "Merge pull request #509 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.11" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-13T12:22:51.454Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-13T12:22:51.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T12:22:51.454Z] Dload Upload Total Spent Left Speed [2024-12-13T12:22:51.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh [2024-12-13T12:22:51.791Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-13T12:22:52.119Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-12-13T12:22:52.119Z] sudo tee /etc/docker/daemon.new [2024-12-13T12:22:52.119Z] { [2024-12-13T12:22:52.119Z] "registry-mirrors": [ [2024-12-13T12:22:52.119Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-13T12:22:52.119Z] ], [2024-12-13T12:22:52.119Z] "bip": "10.250.0.254/24", [2024-12-13T12:22:52.119Z] "hosts": [ [2024-12-13T12:22:52.119Z] "tcp://0.0.0.0:5555", [2024-12-13T12:22:52.119Z] "unix:///var/run/docker.sock" [2024-12-13T12:22:52.119Z] ], [2024-12-13T12:22:52.119Z] "mtu": 1458, [2024-12-13T12:22:52.119Z] "selinux-enabled": true, [2024-12-13T12:22:52.119Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-13T12:22:52.119Z] } [Pipeline] sh [2024-12-13T12:22:52.453Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-13T12:22:52.788Z] + sudo service docker restart [2024-12-13T12:23:06.669Z] Removing intermediate container 86cfef0e44ce [2024-12-13T12:23:06.669Z] ---> 344db2a7f273 [2024-12-13T12:23:06.669Z] Step 13/26 : FROM alpine:3.20 [2024-12-13T12:23:06.669Z] 3.20: Pulling from library/alpine [2024-12-13T12:23:06.669Z] da9db072f522: Pulling fs layer [2024-12-13T12:23:06.669Z] da9db072f522: Verifying Checksum [2024-12-13T12:23:06.669Z] da9db072f522: Download complete [2024-12-13T12:23:06.669Z] da9db072f522: Pull complete [2024-12-13T12:23:06.669Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T12:23:06.669Z] Status: Downloaded newer image for alpine:3.20 [2024-12-13T12:23:06.669Z] ---> 63b790fccc90 [2024-12-13T12:23:06.669Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-12-13T12:23:06.669Z] ---> Running in b8c5b813a005 [2024-12-13T12:23:06.669Z] Removing intermediate container b8c5b813a005 [2024-12-13T12:23:06.669Z] ---> 418baafa1b97 [2024-12-13T12:23:06.669Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-12-13T12:23:06.669Z] ---> Running in 7cf6486fc3f3 [2024-12-13T12:23:06.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T12:23:06.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T12:23:06.931Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T12:23:06.931Z] Executing busybox-1.36.1-r29.trigger [2024-12-13T12:23:06.931Z] OK: 8 MiB in 15 packages [2024-12-13T12:23:07.198Z] Removing intermediate container 7cf6486fc3f3 [2024-12-13T12:23:07.198Z] ---> 2e676506f1b1 [2024-12-13T12:23:07.198Z] Step 16/26 : RUN apk --no-cache upgrade [2024-12-13T12:23:07.460Z] ---> Running in c36190a015c6 [2024-12-13T12:23:07.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T12:23:07.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T12:23:07.981Z] Upgrading critical system libraries and apk-tools: [2024-12-13T12:23:07.981Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T12:23:07.981Z] Executing busybox-1.36.1-r29.trigger [2024-12-13T12:23:07.981Z] Continuing the upgrade transaction with new apk-tools: [2024-12-13T12:23:07.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-13T12:23:07.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-13T12:23:08.239Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T12:23:08.497Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T12:23:08.497Z] OK: 8 MiB in 15 packages [2024-12-13T12:23:09.071Z] Removing intermediate container c36190a015c6 [2024-12-13T12:23:09.071Z] ---> 73c980ba83f8 [2024-12-13T12:23:09.071Z] Step 17/26 : WORKDIR / [2024-12-13T12:23:09.071Z] ---> Running in e89176926640 [2024-12-13T12:23:09.071Z] Removing intermediate container e89176926640 [2024-12-13T12:23:09.071Z] ---> b763d17dab30 [2024-12-13T12:23:09.071Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-12-13T12:23:09.071Z] ---> 973e1250d0c2 [2024-12-13T12:23:09.071Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-12-13T12:23:09.328Z] ---> e0ea034b9dfd [2024-12-13T12:23:09.328Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-12-13T12:23:10.263Z] ---> 0ffd0fffa8e3 [2024-12-13T12:23:10.263Z] Step 21/26 : EXPOSE 59900 [2024-12-13T12:23:10.263Z] ---> Running in 21b813644286 [2024-12-13T12:23:10.263Z] Removing intermediate container 21b813644286 [2024-12-13T12:23:10.263Z] ---> fea8a2863382 [2024-12-13T12:23:10.263Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-12-13T12:23:10.263Z] ---> Running in 2acb6bd46e3c [2024-12-13T12:23:10.263Z] Removing intermediate container 2acb6bd46e3c [2024-12-13T12:23:10.263Z] ---> 81ba61cabb2f [2024-12-13T12:23:10.263Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-13T12:23:10.263Z] ---> Running in 4cb2ba2c2197 [2024-12-13T12:23:10.522Z] Removing intermediate container 4cb2ba2c2197 [2024-12-13T12:23:10.522Z] ---> 94fc53e0e272 [2024-12-13T12:23:10.522Z] Step 24/26 : LABEL arch=amd64 [2024-12-13T12:23:10.522Z] ---> Running in 87e79485d878 [2024-12-13T12:23:10.522Z] Removing intermediate container 87e79485d878 [2024-12-13T12:23:10.522Z] ---> 90fde91b92be [2024-12-13T12:23:10.522Z] Step 25/26 : LABEL git_sha=eb7c57757ce15ef0c337ead62f125add9c242e71 [2024-12-13T12:23:10.522Z] ---> Running in 4c989af1e60c [2024-12-13T12:23:10.522Z] Removing intermediate container 4c989af1e60c [2024-12-13T12:23:10.522Z] ---> 6de3dd3c36b8 [2024-12-13T12:23:10.522Z] Step 26/26 : LABEL version=4.0.0-dev.8 [2024-12-13T12:23:10.781Z] ---> Running in c92cac3922a1 [2024-12-13T12:23:10.781Z] Removing intermediate container c92cac3922a1 [2024-12-13T12:23:10.781Z] ---> 90a594cd8019 [2024-12-13T12:23:10.781Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-13T12:23:10.781Z] Successfully built 90a594cd8019 [2024-12-13T12:23:10.781Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T12:23:10.936Z] provisioning config files... [2024-12-13T12:23:10.946Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9175916556960617971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T12:23:11.065Z] provisioning config files... [2024-12-13T12:23:11.091Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/192@tmp/config10095566181185128636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:23:11.245Z] ---> ****-login.sh [2024-12-13T12:23:11.245Z] nexus3.edgexfoundry.org:10001 [2024-12-13T12:23:11.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:11.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:11.246Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:11.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:11.246Z] [2024-12-13T12:23:11.246Z] Login Succeeded [2024-12-13T12:23:11.246Z] nexus3.edgexfoundry.org:10002 [2024-12-13T12:23:11.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:11.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:11.246Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:11.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:11.246Z] [2024-12-13T12:23:11.246Z] Login Succeeded [2024-12-13T12:23:11.246Z] nexus3.edgexfoundry.org:10003 [2024-12-13T12:23:11.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:11.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:11.505Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:11.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:11.505Z] [2024-12-13T12:23:11.505Z] Login Succeeded [2024-12-13T12:23:11.505Z] nexus3.edgexfoundry.org:10004 [2024-12-13T12:23:11.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:11.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:11.505Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:11.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:11.505Z] [2024-12-13T12:23:11.505Z] Login Succeeded [2024-12-13T12:23:11.505Z] ****.io [2024-12-13T12:23:11.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:11.546Z] ---> ****-login.sh [2024-12-13T12:23:11.546Z] nexus3.edgexfoundry.org:10001 [2024-12-13T12:23:11.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:11.764Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:11.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:11.764Z] [2024-12-13T12:23:11.764Z] Login Succeeded [2024-12-13T12:23:11.764Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T12:23:11.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-12-13T12:23:11.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] echo [2024-12-13T12:23:11.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T12:23:11.863Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2024-12-13T12:23:11.863Z] eb7c57757ce15ef0c337ead62f125add9c242e71 [2024-12-13T12:23:11.863Z] latest [2024-12-13T12:23:11.863Z] 4.0.0-dev.8 [2024-12-13T12:23:11.863Z] eb7c57757ce15ef0c337ead62f125add9c242e71-4.0.0-dev.8 [2024-12-13T12:23:11.863Z] main [2024-12-13T12:23:11.863Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:12.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:12.098Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:12.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:12.098Z] [2024-12-13T12:23:12.098Z] Login Succeeded [2024-12-13T12:23:12.099Z] nexus3.edgexfoundry.org:10002 [2024-12-13T12:23:12.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:12.226Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:eb7c57757ce15ef0c337ead62f125add9c242e71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:12.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:12.379Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:12.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:12.379Z] [2024-12-13T12:23:12.379Z] Login Succeeded [2024-12-13T12:23:12.379Z] nexus3.edgexfoundry.org:10003 [2024-12-13T12:23:12.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:12.541Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:eb7c57757ce15ef0c337ead62f125add9c242e71 [2024-12-13T12:23:12.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-12-13T12:23:12.541Z] 4870f45f8315: Preparing [2024-12-13T12:23:12.541Z] 74d38c17c9e0: Preparing [2024-12-13T12:23:12.541Z] 61d69702fd0a: Preparing [2024-12-13T12:23:12.541Z] c9ac29ab7d5e: Preparing [2024-12-13T12:23:12.541Z] 3941cd054b2c: Preparing [2024-12-13T12:23:12.541Z] 75654b8eeebd: Preparing [2024-12-13T12:23:12.541Z] 75654b8eeebd: Waiting [2024-12-13T12:23:12.541Z] 3941cd054b2c: Pushed [2024-12-13T12:23:12.541Z] 61d69702fd0a: Pushed [2024-12-13T12:23:12.541Z] 74d38c17c9e0: Pushed [2024-12-13T12:23:12.541Z] 75654b8eeebd: Layer already exists [2024-12-13T12:23:12.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:12.650Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:12.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:12.650Z] [2024-12-13T12:23:12.650Z] Login Succeeded [2024-12-13T12:23:12.650Z] nexus3.edgexfoundry.org:10004 [2024-12-13T12:23:12.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:12.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:12.922Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:12.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:12.922Z] [2024-12-13T12:23:12.922Z] Login Succeeded [2024-12-13T12:23:12.922Z] ****.io [2024-12-13T12:23:12.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:23:13.108Z] c9ac29ab7d5e: Pushed [2024-12-13T12:23:13.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:23:13.193Z] Configure a credential helper to remove this warning. See [2024-12-13T12:23:13.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:23:13.193Z] [2024-12-13T12:23:13.193Z] Login Succeeded [2024-12-13T12:23:13.193Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T12:23:13.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-13T12:23:13.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T12:23:13.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T12:23:13.581Z] ========================================================= [2024-12-13T12:23:13.581Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-13T12:23:13.581Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:13.955Z] + 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 . [2024-12-13T12:23:15.373Z] #0 building with "default" instance using docker driver [2024-12-13T12:23:15.373Z] [2024-12-13T12:23:15.373Z] #1 [internal] load .dockerignore [2024-12-13T12:23:15.373Z] #1 transferring context: 2B 0.0s done [2024-12-13T12:23:15.373Z] #1 DONE 0.1s [2024-12-13T12:23:15.373Z] [2024-12-13T12:23:15.373Z] #2 [internal] load build definition from Dockerfile [2024-12-13T12:23:15.373Z] #2 transferring dockerfile: 1.79kB done [2024-12-13T12:23:15.373Z] #2 DONE 0.1s [2024-12-13T12:23:15.373Z] [2024-12-13T12:23:15.373Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-13T12:23:15.373Z] #3 DONE 0.1s [2024-12-13T12:23:15.373Z] [2024-12-13T12:23:15.373Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-13T12:23:15.373Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-13T12:23:15.373Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-13T12:23:15.373Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 2.19MB / 70.64MB 0.2s [2024-12-13T12:23:15.373Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-13T12:23:15.373Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s [2024-12-13T12:23:15.373Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-13T12:23:15.373Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-13T12:23:15.658Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.00MB / 70.64MB 0.3s [2024-12-13T12:23:15.658Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-13T12:23:15.658Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-13T12:23:15.658Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2024-12-13T12:23:15.658Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s [2024-12-13T12:23:15.658Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 10.49MB / 70.64MB 0.4s [2024-12-13T12:23:15.658Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-13T12:23:15.658Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 962.56kB / 95.52MB 0.4s [2024-12-13T12:23:15.658Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.05MB / 12.73MB 0.4s [2024-12-13T12:23:15.658Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 14.68MB / 70.64MB 0.5s [2024-12-13T12:23:15.658Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 5.24MB / 12.73MB 0.5s [2024-12-13T12:23:15.929Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 6.81MB / 95.52MB 0.6s [2024-12-13T12:23:15.929Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 8.39MB / 12.73MB 0.6s [2024-12-13T12:23:15.929Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 20.97MB / 70.64MB 0.7s [2024-12-13T12:23:15.929Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s [2024-12-13T12:23:16.197Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 25.17MB / 70.64MB 0.8s [2024-12-13T12:23:16.197Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.6s done [2024-12-13T12:23:16.197Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 14.68MB / 95.52MB 0.8s [2024-12-13T12:23:16.197Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 36.70MB / 70.64MB 1.0s [2024-12-13T12:23:16.197Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 26.18MB / 95.52MB 1.0s [2024-12-13T12:23:16.393Z] 4870f45f8315: Pushed [2024-12-13T12:23:16.393Z] eb7c57757ce15ef0c337ead62f125add9c242e71: digest: sha256:a7a2ba5db8fb1b4da2e722e14cb67581f2590723fef7893d884cf0855101ab8a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:16.465Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 41.94MB / 70.64MB 1.1s [2024-12-13T12:23:16.466Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 31.46MB / 95.52MB 1.1s [2024-12-13T12:23:16.466Z] #4 ... [2024-12-13T12:23:16.466Z] [2024-12-13T12:23:16.466Z] #5 [internal] load build context [2024-12-13T12:23:16.466Z] #5 transferring context: 18.92MB 0.7s done [2024-12-13T12:23:16.466Z] #5 DONE 1.2s [2024-12-13T12:23:16.466Z] [2024-12-13T12:23:16.466Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-13T12:23:16.466Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 53.48MB / 70.64MB 1.3s [2024-12-13T12:23:16.466Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 42.44MB / 95.52MB 1.3s [2024-12-13T12:23:16.466Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 1.2s done [2024-12-13T12:23:16.466Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-13T12:23:16.717Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [2024-12-13T12:23:16.733Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 58.72MB / 70.64MB 1.4s [2024-12-13T12:23:16.733Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-13T12:23:16.733Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 62.91MB / 70.64MB 1.5s [2024-12-13T12:23:16.733Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 51.38MB / 95.52MB 1.5s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:17.003Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s [2024-12-13T12:23:17.003Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 60.82MB / 95.52MB 1.7s [2024-12-13T12:23:17.046Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-12-13T12:23:17.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-12-13T12:23:17.047Z] 4870f45f8315: Preparing [2024-12-13T12:23:17.047Z] 74d38c17c9e0: Preparing [2024-12-13T12:23:17.047Z] 61d69702fd0a: Preparing [2024-12-13T12:23:17.047Z] c9ac29ab7d5e: Preparing [2024-12-13T12:23:17.047Z] 3941cd054b2c: Preparing [2024-12-13T12:23:17.047Z] 75654b8eeebd: Preparing [2024-12-13T12:23:17.047Z] 75654b8eeebd: Waiting [2024-12-13T12:23:17.047Z] 61d69702fd0a: Layer already exists [2024-12-13T12:23:17.047Z] 3941cd054b2c: Layer already exists [2024-12-13T12:23:17.047Z] 74d38c17c9e0: Layer already exists [2024-12-13T12:23:17.047Z] 4870f45f8315: Layer already exists [2024-12-13T12:23:17.047Z] c9ac29ab7d5e: Layer already exists [2024-12-13T12:23:17.047Z] 75654b8eeebd: Layer already exists [2024-12-13T12:23:17.047Z] latest: digest: sha256:a7a2ba5db8fb1b4da2e722e14cb67581f2590723fef7893d884cf0855101ab8a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:17.272Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.8s done [2024-12-13T12:23:17.272Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 71.30MB / 95.52MB 1.9s [2024-12-13T12:23:17.272Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-13T12:23:17.272Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 76.55MB / 95.52MB 2.0s [2024-12-13T12:23:17.384Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:17.538Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 85.46MB / 95.52MB 2.2s [2024-12-13T12:23:17.714Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.8 [2024-12-13T12:23:17.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-12-13T12:23:17.714Z] 4870f45f8315: Preparing [2024-12-13T12:23:17.714Z] 74d38c17c9e0: Preparing [2024-12-13T12:23:17.714Z] 61d69702fd0a: Preparing [2024-12-13T12:23:17.714Z] c9ac29ab7d5e: Preparing [2024-12-13T12:23:17.714Z] 3941cd054b2c: Preparing [2024-12-13T12:23:17.714Z] 75654b8eeebd: Preparing [2024-12-13T12:23:17.714Z] 75654b8eeebd: Waiting [2024-12-13T12:23:17.714Z] 3941cd054b2c: Layer already exists [2024-12-13T12:23:17.714Z] 4870f45f8315: Layer already exists [2024-12-13T12:23:17.714Z] c9ac29ab7d5e: Layer already exists [2024-12-13T12:23:17.714Z] 61d69702fd0a: Layer already exists [2024-12-13T12:23:17.714Z] 74d38c17c9e0: Layer already exists [2024-12-13T12:23:17.714Z] 75654b8eeebd: Layer already exists [2024-12-13T12:23:17.714Z] 4.0.0-dev.8: digest: sha256:a7a2ba5db8fb1b4da2e722e14cb67581f2590723fef7893d884cf0855101ab8a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:17.805Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 93.32MB / 95.52MB 2.4s [2024-12-13T12:23:17.805Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.6s done [2024-12-13T12:23:18.067Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:eb7c57757ce15ef0c337ead62f125add9c242e71-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:18.395Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:eb7c57757ce15ef0c337ead62f125add9c242e71-4.0.0-dev.8 [2024-12-13T12:23:18.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-12-13T12:23:18.395Z] 4870f45f8315: Preparing [2024-12-13T12:23:18.395Z] 74d38c17c9e0: Preparing [2024-12-13T12:23:18.395Z] 61d69702fd0a: Preparing [2024-12-13T12:23:18.395Z] c9ac29ab7d5e: Preparing [2024-12-13T12:23:18.395Z] 3941cd054b2c: Preparing [2024-12-13T12:23:18.395Z] 75654b8eeebd: Preparing [2024-12-13T12:23:18.395Z] 75654b8eeebd: Waiting [2024-12-13T12:23:18.395Z] 4870f45f8315: Layer already exists [2024-12-13T12:23:18.395Z] c9ac29ab7d5e: Layer already exists [2024-12-13T12:23:18.395Z] 61d69702fd0a: Layer already exists [2024-12-13T12:23:18.395Z] 74d38c17c9e0: Layer already exists [2024-12-13T12:23:18.395Z] 3941cd054b2c: Layer already exists [2024-12-13T12:23:18.395Z] 75654b8eeebd: Layer already exists [2024-12-13T12:23:18.395Z] eb7c57757ce15ef0c337ead62f125add9c242e71-4.0.0-dev.8: digest: sha256:a7a2ba5db8fb1b4da2e722e14cb67581f2590723fef7893d884cf0855101ab8a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:18.722Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:19.053Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2024-12-13T12:23:19.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2024-12-13T12:23:19.053Z] 4870f45f8315: Preparing [2024-12-13T12:23:19.053Z] 74d38c17c9e0: Preparing [2024-12-13T12:23:19.053Z] 61d69702fd0a: Preparing [2024-12-13T12:23:19.053Z] c9ac29ab7d5e: Preparing [2024-12-13T12:23:19.053Z] 3941cd054b2c: Preparing [2024-12-13T12:23:19.053Z] 75654b8eeebd: Preparing [2024-12-13T12:23:19.053Z] 75654b8eeebd: Waiting [2024-12-13T12:23:19.053Z] 74d38c17c9e0: Layer already exists [2024-12-13T12:23:19.053Z] c9ac29ab7d5e: Layer already exists [2024-12-13T12:23:19.053Z] 4870f45f8315: Layer already exists [2024-12-13T12:23:19.053Z] 3941cd054b2c: Layer already exists [2024-12-13T12:23:19.053Z] 61d69702fd0a: Layer already exists [2024-12-13T12:23:19.053Z] 75654b8eeebd: Layer already exists [2024-12-13T12:23:19.053Z] main: digest: sha256:a7a2ba5db8fb1b4da2e722e14cb67581f2590723fef7893d884cf0855101ab8a size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T12:23:19.145Z] ===================================================== [Pipeline] echo [2024-12-13T12:23:19.161Z] taggedImages: [2024-12-13T12:23:19.161Z] - nexus3.edgexfoundry.org:10004/device-virtual:eb7c57757ce15ef0c337ead62f125add9c242e71 [2024-12-13T12:23:19.162Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2024-12-13T12:23:19.162Z] - nexus3.edgexfoundry.org:10004/device-virtual:4.0.0-dev.8 [2024-12-13T12:23:19.162Z] - nexus3.edgexfoundry.org:10004/device-virtual:eb7c57757ce15ef0c337ead62f125add9c242e71-4.0.0-dev.8 [2024-12-13T12:23:19.162Z] - 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 [2024-12-13T12:23:19.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T12:23:19.577Z] [2024-12-13T12:23:19.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:23:19.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T12:23:19.880Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-13T12:23:19.880Z] 5eb5b503b376: Pulling fs layer [2024-12-13T12:23:19.880Z] 5c69ac0246d0: Pulling fs layer [2024-12-13T12:23:19.880Z] ec43610c2a17: Pulling fs layer [2024-12-13T12:23:19.880Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-13T12:23:19.880Z] 33b1e0a273af: Pulling fs layer [2024-12-13T12:23:19.880Z] 5d3b04190fa2: Pulling fs layer [2024-12-13T12:23:19.880Z] 2f39f015ded8: Pulling fs layer [2024-12-13T12:23:19.880Z] 2f39f015ded8: Waiting [2024-12-13T12:23:19.880Z] 3a2ae6a8a46f: Waiting [2024-12-13T12:23:19.880Z] 33b1e0a273af: Waiting [2024-12-13T12:23:19.880Z] 5d3b04190fa2: Waiting [2024-12-13T12:23:19.880Z] 5c69ac0246d0: Download complete [2024-12-13T12:23:19.880Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-13T12:23:19.880Z] 3a2ae6a8a46f: Download complete [2024-12-13T12:23:19.880Z] 33b1e0a273af: Verifying Checksum [2024-12-13T12:23:19.880Z] 33b1e0a273af: Download complete [2024-12-13T12:23:19.880Z] ec43610c2a17: Verifying Checksum [2024-12-13T12:23:19.880Z] ec43610c2a17: Download complete [2024-12-13T12:23:19.880Z] 5d3b04190fa2: Verifying Checksum [2024-12-13T12:23:19.880Z] 5d3b04190fa2: Download complete [2024-12-13T12:23:20.145Z] 5eb5b503b376: Verifying Checksum [2024-12-13T12:23:20.146Z] 5eb5b503b376: Download complete [2024-12-13T12:23:20.714Z] 2f39f015ded8: Download complete [2024-12-13T12:23:21.281Z] 5eb5b503b376: Pull complete [2024-12-13T12:23:21.540Z] 5c69ac0246d0: Pull complete [2024-12-13T12:23:21.799Z] ec43610c2a17: Pull complete [2024-12-13T12:23:21.799Z] 3a2ae6a8a46f: Pull complete [2024-12-13T12:23:22.058Z] 33b1e0a273af: Pull complete [2024-12-13T12:23:22.318Z] 5d3b04190fa2: Pull complete [2024-12-13T12:23:24.454Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.3s [2024-12-13T12:23:26.504Z] 2f39f015ded8: Pull complete [2024-12-13T12:23:26.504Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-13T12:23:26.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T12:23:26.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:23:26.613Z] prd-ubuntu20.04-docker-8c-8g-35038 does not seem to be running inside a container [2024-12-13T12:23:26.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-13T12:23:29.801Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.8s [2024-12-13T12:23:30.325Z] $ docker top c227a0d51ccfa445a90850097b025da543da1941feb3f34059ee159bf7b33c4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:23:30.708Z] ---> job-cost.sh [2024-12-13T12:23:30.708Z] lf-activate-venv: SKIPPING [2024-12-13T12:23:30.708Z] INFO: No Stack... [2024-12-13T12:23:30.969Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T12:23:31.228Z] INFO: Archiving Costs [Pipeline] sh [2024-12-13T12:23:31.518Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2024-12-13T12:23:31.518Z] + cut -d, -f6 [Pipeline] lock [2024-12-13T12:23:31.536Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-192-stack-cost] [2024-12-13T12:23:31.545Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-192-stack-cost] did not exist. Created. [2024-12-13T12:23:31.551Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-13T12:23:31.870Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-13T12:23:31.908Z] Stashed 1 file(s) [Pipeline] } [2024-12-13T12:23:31.917Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-13T12:23:31.941Z] $ docker stop --time=1 c227a0d51ccfa445a90850097b025da543da1941feb3f34059ee159bf7b33c4c [2024-12-13T12:23:33.095Z] $ docker rm -f --volumes c227a0d51ccfa445a90850097b025da543da1941feb3f34059ee159bf7b33c4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-13T12:23:36.455Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.5s done [2024-12-13T12:23:37.416Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-13T12:23:37.416Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-13T12:23:37.416Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-13T12:23:37.416Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0.1s [2024-12-13T12:23:42.751Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.3s [2024-12-13T12:23:46.097Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.3s done [2024-12-13T12:23:46.097Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-13T12:23:48.045Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.2s done [2024-12-13T12:23:48.312Z] #4 DONE 33.1s [2024-12-13T12:23:48.312Z] [2024-12-13T12:23:48.312Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2024-12-13T12:23:50.263Z] #6 DONE 1.6s [2024-12-13T12:23:50.263Z] [2024-12-13T12:23:50.263Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-12-13T12:23:50.845Z] #7 0.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T12:23:51.111Z] #7 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T12:23:52.514Z] #7 2.340 (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-13T12:23:52.514Z] #7 2.358 (2/4) Installing libedit (20240517.3.1-r0) [2024-12-13T12:23:52.514Z] #7 2.370 (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-13T12:23:52.514Z] #7 2.441 (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-13T12:23:52.514Z] #7 2.469 Executing busybox-1.36.1-r29.trigger [2024-12-13T12:23:52.514Z] #7 2.508 OK: 242 MiB in 58 packages [2024-12-13T12:23:53.107Z] #7 DONE 2.9s [2024-12-13T12:23:53.107Z] [2024-12-13T12:23:53.107Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-13T12:23:53.107Z] #8 DONE 0.1s [2024-12-13T12:23:53.107Z] [2024-12-13T12:23:53.107Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T12:24:25.328Z] #9 DONE 29.2s [2024-12-13T12:24:25.328Z] [2024-12-13T12:24:25.328Z] #10 [builder 6/7] COPY . . [2024-12-13T12:24:25.328Z] #10 DONE 0.4s [2024-12-13T12:24:25.328Z] [2024-12-13T12:24:25.328Z] #11 [builder 7/7] RUN echo noop [2024-12-13T12:24:25.328Z] #11 0.647 noop [2024-12-13T12:24:25.328Z] #11 DONE 0.7s [2024-12-13T12:24:25.328Z] [2024-12-13T12:24:25.328Z] #12 exporting to image [2024-12-13T12:24:25.328Z] #12 exporting layers [2024-12-13T12:25:04.180Z] #12 exporting layers 34.9s done [2024-12-13T12:25:04.180Z] #12 writing image sha256:66e2cd9b37bc4ae954f68581240f1dc88660403be3635a0a961c29e0684f4846 done [2024-12-13T12:25:04.180Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-13T12:25:04.180Z] #12 DONE 34.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:25:04.550Z] + docker inspect -f . ci-base-image-arm64 [2024-12-13T12:25:04.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:25:04.739Z] prd-ubuntu20.04-docker-arm64-4c-16g-35039 does not seem to be running inside a container [2024-12-13T12:25:04.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/192 -v /w/workspace/device-virtual-go/192:/w/workspace/device-virtual-go/192:rw,z -v /w/workspace/device-virtual-go/192@tmp:/w/workspace/device-virtual-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-13T12:25:05.969Z] $ docker top d2a9d808bf86b26a81a9e7973e0bce59d455e04bf0836d5bcf931b218a99e5f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T12:25:06.749Z] + go version [2024-12-13T12:25:06.749Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-13T12:25:06.762Z] $ docker stop --time=1 d2a9d808bf86b26a81a9e7973e0bce59d455e04bf0836d5bcf931b218a99e5f4 [2024-12-13T12:25:08.313Z] $ docker rm -f --volumes d2a9d808bf86b26a81a9e7973e0bce59d455e04bf0836d5bcf931b218a99e5f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:25:08.876Z] + docker inspect -f . ci-base-image-arm64 [2024-12-13T12:25:08.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:25:09.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-35039 does not seem to be running inside a container [2024-12-13T12:25:09.081Z] $ 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/192 -v /w/workspace/device-virtual-go/192:/w/workspace/device-virtual-go/192:rw,z -v /w/workspace/device-virtual-go/192@tmp:/w/workspace/device-virtual-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-12-13T12:25:10.004Z] $ docker top f980560c36adf720460803d98d3712e177d50618028d79b5a13d5c618ab60285 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T12:25:10.477Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/192 [Pipeline] fileExists [Pipeline] sh [2024-12-13T12:25:10.810Z] + make test [2024-12-13T12:25:10.810Z] go test ./... -coverprofile=coverage.out [2024-12-13T12:25:16.157Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-12-13T12:27:22.948Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-12-13T12:27:22.948Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 58.3% of statements [2024-12-13T12:27:22.948Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-13T12:27:22.948Z] go vet ./... [2024-12-13T12:27:45.044Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-13T12:27:45.044Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-13T12:27:45.044Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-13T12:27:45.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-13T12:27:45.073Z] $ docker stop --time=1 f980560c36adf720460803d98d3712e177d50618028d79b5a13d5c618ab60285 [2024-12-13T12:27:46.860Z] $ docker rm -f --volumes f980560c36adf720460803d98d3712e177d50618028d79b5a13d5c618ab60285 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T12:27:48.250Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-13T12:27:48.269Z] Warning: overwriting stash ‘coverage-report’ [2024-12-13T12:27:48.705Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-13T12:27:49.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-13T12:27:49.427Z] + ls -al . [2024-12-13T12:27:49.427Z] total 260 [2024-12-13T12:27:49.427Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 13 12:25 . [2024-12-13T12:27:49.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 12:22 .. [2024-12-13T12:27:49.427Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 12:22 .git [2024-12-13T12:27:49.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 12:22 .github [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 13 12:22 .gitignore [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 13 12:22 .golangci.yml [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 18321 Dec 13 12:22 Attribution.txt [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 13 12:22 CHANGELOG.md [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 13 12:22 Dockerfile [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 12:22 GOVERNANCE.md [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 13 12:22 Jenkinsfile [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 13 12:22 LICENSE [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 2652 Dec 13 12:22 Makefile [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 13 12:22 OWNERS.md [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 4473 Dec 13 12:22 README.md [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 13 12:20 VERSION [2024-12-13T12:27:49.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 12:22 bin [2024-12-13T12:27:49.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 12:22 cmd [2024-12-13T12:27:49.427Z] -rw-r--r-- 1 jenkins jenkins 43316 Dec 13 12:27 coverage.out [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 6124 Dec 13 12:22 go.mod [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 87152 Dec 13 12:22 go.sum [2024-12-13T12:27:49.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 12:22 internal [2024-12-13T12:27:49.427Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 13 12:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:27:49.776Z] + 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=eb7c57757ce15ef0c337ead62f125add9c242e71 --label arch=arm64 --label version=4.0.0-dev.8 . [2024-12-13T12:27:50.359Z] #0 building with "default" instance using docker driver [2024-12-13T12:27:50.359Z] [2024-12-13T12:27:50.359Z] #1 [internal] load build definition from Dockerfile [2024-12-13T12:27:50.625Z] #1 transferring dockerfile: 1.79kB done [2024-12-13T12:27:50.625Z] #1 DONE 0.0s [2024-12-13T12:27:50.625Z] [2024-12-13T12:27:50.625Z] #2 [internal] load .dockerignore [2024-12-13T12:27:50.625Z] #2 transferring context: 2B done [2024-12-13T12:27:50.625Z] #2 DONE 0.0s [2024-12-13T12:27:50.625Z] [2024-12-13T12:27:50.625Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-13T12:27:50.625Z] #3 DONE 0.0s [2024-12-13T12:27:50.625Z] [2024-12-13T12:27:50.625Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-13T12:27:50.625Z] #4 DONE 0.2s [2024-12-13T12:27:50.625Z] [2024-12-13T12:27:50.625Z] #5 [internal] load build context [2024-12-13T12:27:50.625Z] #5 transferring context: 51.69kB 0.0s done [2024-12-13T12:27:50.625Z] #5 DONE 0.1s [2024-12-13T12:27:50.625Z] [2024-12-13T12:27:50.625Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T12:27:50.625Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-13T12:27:50.892Z] #6 ... [2024-12-13T12:27:50.892Z] [2024-12-13T12:27:50.892Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-13T12:27:50.892Z] #7 DONE 0.2s [2024-12-13T12:27:50.892Z] [2024-12-13T12:27:50.892Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T12:27:50.892Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-13T12:27:50.892Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-13T12:27:50.892Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s [2024-12-13T12:27:50.892Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-13T12:27:51.159Z] #6 ... [2024-12-13T12:27:51.159Z] [2024-12-13T12:27:51.159Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2024-12-13T12:27:51.159Z] #8 DONE 0.1s [2024-12-13T12:27:51.159Z] [2024-12-13T12:27:51.159Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-13T12:27:51.159Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-13T12:27:51.159Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.1s [2024-12-13T12:27:51.426Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-13T12:27:51.699Z] #6 DONE 1.0s [2024-12-13T12:27:51.699Z] [2024-12-13T12:27:51.699Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2024-12-13T12:27:51.699Z] #9 0.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T12:27:51.969Z] #9 1.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T12:27:53.385Z] #9 2.414 OK: 242 MiB in 58 packages [2024-12-13T12:27:53.978Z] #9 DONE 2.7s [2024-12-13T12:27:53.978Z] [2024-12-13T12:27:53.978Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2024-12-13T12:27:53.978Z] #10 DONE 0.1s [2024-12-13T12:27:53.978Z] [2024-12-13T12:27:53.978Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T12:27:55.385Z] #11 ... [2024-12-13T12:27:55.385Z] [2024-12-13T12:27:55.385Z] #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-12-13T12:27:55.385Z] #12 0.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T12:27:55.385Z] #12 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T12:27:55.385Z] #12 2.395 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-13T12:27:55.385Z] #12 2.406 Executing busybox-1.36.1-r29.trigger [2024-12-13T12:27:55.385Z] #12 2.437 OK: 9 MiB in 15 packages [2024-12-13T12:27:55.385Z] #12 DONE 3.6s [2024-12-13T12:27:55.385Z] [2024-12-13T12:27:55.385Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T12:27:56.342Z] #13 0.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T12:27:56.342Z] #13 ... [2024-12-13T12:27:56.342Z] [2024-12-13T12:27:56.342Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-13T12:27:56.342Z] #11 DONE 2.4s [2024-12-13T12:27:56.342Z] [2024-12-13T12:27:56.342Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T12:27:56.342Z] #13 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T12:27:56.923Z] #13 ... [2024-12-13T12:27:56.923Z] [2024-12-13T12:27:56.923Z] #14 [builder 6/7] COPY . . [2024-12-13T12:27:56.923Z] #14 DONE 0.5s [2024-12-13T12:27:56.923Z] [2024-12-13T12:27:56.923Z] #15 [builder 7/7] RUN make build [2024-12-13T12:27:57.503Z] #15 0.698 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.0.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-12-13T12:28:00.839Z] #15 ... [2024-12-13T12:28:00.839Z] [2024-12-13T12:28:00.839Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2024-12-13T12:28:00.839Z] #13 2.449 Upgrading critical system libraries and apk-tools: [2024-12-13T12:28:00.839Z] #13 2.449 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-13T12:28:00.839Z] #13 2.469 Executing busybox-1.36.1-r29.trigger [2024-12-13T12:28:00.839Z] #13 2.750 Continuing the upgrade transaction with new apk-tools: [2024-12-13T12:28:00.839Z] #13 2.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-13T12:28:00.839Z] #13 3.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-13T12:28:00.839Z] #13 4.436 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T12:28:00.839Z] #13 4.560 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-13T12:28:00.839Z] #13 4.591 OK: 9 MiB in 15 packages [2024-12-13T12:28:00.839Z] #13 DONE 5.0s [2024-12-13T12:28:00.839Z] [2024-12-13T12:28:00.839Z] #15 [builder 7/7] RUN make build [2024-12-13T12:30:07.501Z] #15 DONE 128.4s [2024-12-13T12:30:07.501Z] [2024-12-13T12:30:07.501Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2024-12-13T12:30:07.501Z] #16 DONE 0.2s [2024-12-13T12:30:07.501Z] [2024-12-13T12:30:07.501Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2024-12-13T12:30:07.501Z] #17 DONE 0.1s [2024-12-13T12:30:07.501Z] [2024-12-13T12:30:07.501Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2024-12-13T12:30:07.501Z] #18 DONE 0.4s [2024-12-13T12:30:07.501Z] [2024-12-13T12:30:07.501Z] #19 exporting to image [2024-12-13T12:30:07.501Z] #19 exporting layers [2024-12-13T12:30:07.501Z] #19 exporting layers 0.4s done [2024-12-13T12:30:07.501Z] #19 writing image sha256:536d90262d000a277f4fc1f29670e809aeef567a76be85d730d95dfd3c5cdc98 done [2024-12-13T12:30:07.501Z] #19 naming to docker.io/library/device-virtual-arm64 done [2024-12-13T12:30:07.501Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T12:30:07.657Z] provisioning config files... [2024-12-13T12:30:07.673Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/192@tmp/config15505506000538208572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:30:08.012Z] ---> ****-login.sh [2024-12-13T12:30:08.012Z] nexus3.edgexfoundry.org:10001 [2024-12-13T12:30:08.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:30:08.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:30:08.279Z] Configure a credential helper to remove this warning. See [2024-12-13T12:30:08.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:30:08.279Z] [2024-12-13T12:30:08.279Z] Login Succeeded [2024-12-13T12:30:08.279Z] nexus3.edgexfoundry.org:10002 [2024-12-13T12:30:08.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:30:08.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:30:08.546Z] Configure a credential helper to remove this warning. See [2024-12-13T12:30:08.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:30:08.546Z] [2024-12-13T12:30:08.546Z] Login Succeeded [2024-12-13T12:30:08.546Z] nexus3.edgexfoundry.org:10003 [2024-12-13T12:30:08.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:30:08.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:30:08.812Z] Configure a credential helper to remove this warning. See [2024-12-13T12:30:08.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:30:08.812Z] [2024-12-13T12:30:08.812Z] Login Succeeded [2024-12-13T12:30:08.812Z] nexus3.edgexfoundry.org:10004 [2024-12-13T12:30:09.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:30:09.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:30:09.078Z] Configure a credential helper to remove this warning. See [2024-12-13T12:30:09.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:30:09.078Z] [2024-12-13T12:30:09.079Z] Login Succeeded [2024-12-13T12:30:09.079Z] ****.io [2024-12-13T12:30:09.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-13T12:30:09.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-13T12:30:09.609Z] Configure a credential helper to remove this warning. See [2024-12-13T12:30:09.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-13T12:30:09.609Z] [2024-12-13T12:30:09.609Z] Login Succeeded [2024-12-13T12:30:09.609Z] ---> ****-login.sh ends [Pipeline] } [2024-12-13T12:30:09.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T12:30:09.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-13T12:30:09.705Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2024-12-13T12:30:09.705Z] eb7c57757ce15ef0c337ead62f125add9c242e71 [2024-12-13T12:30:09.705Z] latest [2024-12-13T12:30:09.705Z] 4.0.0-dev.8 [2024-12-13T12:30:09.705Z] eb7c57757ce15ef0c337ead62f125add9c242e71-4.0.0-dev.8 [2024-12-13T12:30:09.705Z] main [2024-12-13T12:30:09.705Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:30:10.092Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:eb7c57757ce15ef0c337ead62f125add9c242e71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:30:10.474Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:eb7c57757ce15ef0c337ead62f125add9c242e71 [2024-12-13T12:30:10.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-12-13T12:30:10.474Z] 15eb0d352869: Preparing [2024-12-13T12:30:10.474Z] 3581feba35d3: Preparing [2024-12-13T12:30:10.474Z] 70a7fc255a2d: Preparing [2024-12-13T12:30:10.474Z] 754dd64203ee: Preparing [2024-12-13T12:30:10.474Z] 956972e38b80: Preparing [2024-12-13T12:30:10.474Z] 651d9022c234: Preparing [2024-12-13T12:30:10.474Z] 651d9022c234: Waiting [2024-12-13T12:30:10.740Z] 3581feba35d3: Pushed [2024-12-13T12:30:10.740Z] 956972e38b80: Pushed [2024-12-13T12:30:10.740Z] 70a7fc255a2d: Pushed [2024-12-13T12:30:10.740Z] 651d9022c234: Layer already exists [2024-12-13T12:30:12.137Z] 754dd64203ee: Pushed [2024-12-13T12:30:17.460Z] 15eb0d352869: Pushed [2024-12-13T12:30:17.725Z] eb7c57757ce15ef0c337ead62f125add9c242e71: digest: sha256:848350a01c6cc32a4113eb0f1c81bdf17a43ea186fff2aa9634001b8ec311be8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:30:18.071Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:30:18.415Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-12-13T12:30:18.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-12-13T12:30:18.415Z] 15eb0d352869: Preparing [2024-12-13T12:30:18.415Z] 3581feba35d3: Preparing [2024-12-13T12:30:18.415Z] 70a7fc255a2d: Preparing [2024-12-13T12:30:18.415Z] 754dd64203ee: Preparing [2024-12-13T12:30:18.415Z] 956972e38b80: Preparing [2024-12-13T12:30:18.415Z] 651d9022c234: Preparing [2024-12-13T12:30:18.415Z] 651d9022c234: Waiting [2024-12-13T12:30:18.415Z] 3581feba35d3: Layer already exists [2024-12-13T12:30:18.415Z] 754dd64203ee: Layer already exists [2024-12-13T12:30:18.415Z] 956972e38b80: Layer already exists [2024-12-13T12:30:18.415Z] 70a7fc255a2d: Layer already exists [2024-12-13T12:30:18.415Z] 15eb0d352869: Layer already exists [2024-12-13T12:30:18.415Z] 651d9022c234: Layer already exists [2024-12-13T12:30:18.682Z] latest: digest: sha256:848350a01c6cc32a4113eb0f1c81bdf17a43ea186fff2aa9634001b8ec311be8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:30:19.053Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:30:19.421Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.8 [2024-12-13T12:30:19.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-12-13T12:30:19.421Z] 15eb0d352869: Preparing [2024-12-13T12:30:19.421Z] 3581feba35d3: Preparing [2024-12-13T12:30:19.421Z] 70a7fc255a2d: Preparing [2024-12-13T12:30:19.421Z] 754dd64203ee: Preparing [2024-12-13T12:30:19.421Z] 956972e38b80: Preparing [2024-12-13T12:30:19.421Z] 651d9022c234: Preparing [2024-12-13T12:30:19.421Z] 651d9022c234: Waiting [2024-12-13T12:30:19.421Z] 754dd64203ee: Layer already exists [2024-12-13T12:30:19.421Z] 3581feba35d3: Layer already exists [2024-12-13T12:30:19.421Z] 70a7fc255a2d: Layer already exists [2024-12-13T12:30:19.421Z] 956972e38b80: Layer already exists [2024-12-13T12:30:19.421Z] 15eb0d352869: Layer already exists [2024-12-13T12:30:19.421Z] 651d9022c234: Layer already exists [2024-12-13T12:30:19.688Z] 4.0.0-dev.8: digest: sha256:848350a01c6cc32a4113eb0f1c81bdf17a43ea186fff2aa9634001b8ec311be8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:30:20.048Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:eb7c57757ce15ef0c337ead62f125add9c242e71-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:30:20.413Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:eb7c57757ce15ef0c337ead62f125add9c242e71-4.0.0-dev.8 [2024-12-13T12:30:20.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-12-13T12:30:20.414Z] 15eb0d352869: Preparing [2024-12-13T12:30:20.414Z] 3581feba35d3: Preparing [2024-12-13T12:30:20.414Z] 70a7fc255a2d: Preparing [2024-12-13T12:30:20.414Z] 754dd64203ee: Preparing [2024-12-13T12:30:20.414Z] 956972e38b80: Preparing [2024-12-13T12:30:20.414Z] 651d9022c234: Preparing [2024-12-13T12:30:20.414Z] 651d9022c234: Waiting [2024-12-13T12:30:20.414Z] 70a7fc255a2d: Layer already exists [2024-12-13T12:30:20.414Z] 754dd64203ee: Layer already exists [2024-12-13T12:30:20.414Z] 3581feba35d3: Layer already exists [2024-12-13T12:30:20.414Z] 956972e38b80: Layer already exists [2024-12-13T12:30:20.414Z] 15eb0d352869: Layer already exists [2024-12-13T12:30:20.414Z] 651d9022c234: Layer already exists [2024-12-13T12:30:20.682Z] eb7c57757ce15ef0c337ead62f125add9c242e71-4.0.0-dev.8: digest: sha256:848350a01c6cc32a4113eb0f1c81bdf17a43ea186fff2aa9634001b8ec311be8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:30:21.040Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:30:21.402Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2024-12-13T12:30:21.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2024-12-13T12:30:21.402Z] 15eb0d352869: Preparing [2024-12-13T12:30:21.402Z] 3581feba35d3: Preparing [2024-12-13T12:30:21.402Z] 70a7fc255a2d: Preparing [2024-12-13T12:30:21.402Z] 754dd64203ee: Preparing [2024-12-13T12:30:21.402Z] 956972e38b80: Preparing [2024-12-13T12:30:21.402Z] 651d9022c234: Preparing [2024-12-13T12:30:21.402Z] 651d9022c234: Waiting [2024-12-13T12:30:21.402Z] 956972e38b80: Layer already exists [2024-12-13T12:30:21.402Z] 3581feba35d3: Layer already exists [2024-12-13T12:30:21.402Z] 754dd64203ee: Layer already exists [2024-12-13T12:30:21.402Z] 15eb0d352869: Layer already exists [2024-12-13T12:30:21.402Z] 70a7fc255a2d: Layer already exists [2024-12-13T12:30:21.402Z] 651d9022c234: Layer already exists [2024-12-13T12:30:21.669Z] main: digest: sha256:848350a01c6cc32a4113eb0f1c81bdf17a43ea186fff2aa9634001b8ec311be8 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-13T12:30:21.760Z] ===================================================== [Pipeline] echo [2024-12-13T12:30:21.779Z] taggedImages: [2024-12-13T12:30:21.779Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:eb7c57757ce15ef0c337ead62f125add9c242e71 [2024-12-13T12:30:21.779Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2024-12-13T12:30:21.779Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.0.0-dev.8 [2024-12-13T12:30:21.779Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:eb7c57757ce15ef0c337ead62f125add9c242e71-4.0.0-dev.8 [2024-12-13T12:30:21.779Z] - 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 [2024-12-13T12:30:22.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T12:30:22.188Z] [2024-12-13T12:30:22.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:30:22.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T12:30:22.538Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-13T12:30:22.538Z] 8998bd30e6a1: Pulling fs layer [2024-12-13T12:30:22.538Z] 04944245beec: Pulling fs layer [2024-12-13T12:30:22.538Z] 699f458cf7ca: Pulling fs layer [2024-12-13T12:30:22.538Z] 765212b225bb: Pulling fs layer [2024-12-13T12:30:22.538Z] f23df028b6ca: Pulling fs layer [2024-12-13T12:30:22.538Z] d65c8cfc05b1: Pulling fs layer [2024-12-13T12:30:22.538Z] 2437ff75d9bd: Pulling fs layer [2024-12-13T12:30:22.538Z] d65c8cfc05b1: Waiting [2024-12-13T12:30:22.538Z] 765212b225bb: Waiting [2024-12-13T12:30:22.538Z] 2437ff75d9bd: Waiting [2024-12-13T12:30:22.808Z] 04944245beec: Verifying Checksum [2024-12-13T12:30:22.808Z] 04944245beec: Download complete [2024-12-13T12:30:22.808Z] 765212b225bb: Download complete [2024-12-13T12:30:22.808Z] f23df028b6ca: Verifying Checksum [2024-12-13T12:30:22.808Z] f23df028b6ca: Download complete [2024-12-13T12:30:22.808Z] d65c8cfc05b1: Verifying Checksum [2024-12-13T12:30:22.808Z] d65c8cfc05b1: Download complete [2024-12-13T12:30:23.078Z] 699f458cf7ca: Verifying Checksum [2024-12-13T12:30:23.078Z] 699f458cf7ca: Download complete [2024-12-13T12:30:23.348Z] 8998bd30e6a1: Verifying Checksum [2024-12-13T12:30:23.348Z] 8998bd30e6a1: Download complete [2024-12-13T12:30:25.301Z] 2437ff75d9bd: Verifying Checksum [2024-12-13T12:30:25.301Z] 2437ff75d9bd: Download complete [2024-12-13T12:30:30.658Z] 8998bd30e6a1: Pull complete [2024-12-13T12:30:30.658Z] 04944245beec: Pull complete [2024-12-13T12:30:32.071Z] 699f458cf7ca: Pull complete [2024-12-13T12:30:32.340Z] 765212b225bb: Pull complete [2024-12-13T12:30:33.304Z] f23df028b6ca: Pull complete [2024-12-13T12:30:33.304Z] d65c8cfc05b1: Pull complete [2024-12-13T12:31:00.027Z] 2437ff75d9bd: Pull complete [2024-12-13T12:31:00.027Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-13T12:31:00.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-13T12:31:00.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:31:00.216Z] prd-ubuntu20.04-docker-arm64-4c-16g-35039 does not seem to be running inside a container [2024-12-13T12:31:00.277Z] $ 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/192 -v /w/workspace/device-virtual-go/192:/w/workspace/device-virtual-go/192:rw,z -v /w/workspace/device-virtual-go/192@tmp:/w/workspace/device-virtual-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-13T12:31:02.084Z] $ docker top d03d04ce80f75e09dd8cba5f96795d52aa88df1a7b254f84fbd4732ed859867c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:31:02.597Z] ---> job-cost.sh [2024-12-13T12:31:02.864Z] lf-activate-venv: SKIPPING [2024-12-13T12:31:02.864Z] INFO: No Stack... [2024-12-13T12:31:03.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T12:31:04.090Z] INFO: Archiving Costs [Pipeline] sh [2024-12-13T12:31:04.414Z] + cat /w/workspace/device-virtual-go/192/archives/cost.csv [2024-12-13T12:31:04.414Z] + cut -d, -f6 [Pipeline] lock [2024-12-13T12:31:04.485Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-192-stack-cost] [2024-12-13T12:31:04.493Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-192-stack-cost] did not exist. Created. [2024-12-13T12:31:04.502Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-13T12:31:04.853Z] /w/workspace/device-virtual-go/192@tmp/durable-8b027c1b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-13T12:31:05.185Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-13T12:31:05.214Z] Warning: overwriting stash ‘stack-cost’ [2024-12-13T12:31:05.268Z] Stashed 1 file(s) [Pipeline] } [2024-12-13T12:31:05.276Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-192-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-13T12:31:05.304Z] $ docker stop --time=1 d03d04ce80f75e09dd8cba5f96795d52aa88df1a7b254f84fbd4732ed859867c [2024-12-13T12:31:06.711Z] $ docker rm -f --volumes d03d04ce80f75e09dd8cba5f96795d52aa88df1a7b254f84fbd4732ed859867c [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 [2024-12-13T12:31:07.193Z] provisioning config files... [2024-12-13T12:31:07.201Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12541095460735508023tmp [Pipeline] { [Pipeline] sh [2024-12-13T12:31:07.502Z] + set +x [2024-12-13T12:31:07.502Z] + + curl -s https://codecov.io/bash [2024-12-13T12:31:07.502Z] bash -s -- [2024-12-13T12:31:07.502Z] [2024-12-13T12:31:07.502Z] _____ _ [2024-12-13T12:31:07.502Z] / ____| | | [2024-12-13T12:31:07.502Z] | | ___ __| | ___ ___ _____ __ [2024-12-13T12:31:07.502Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-13T12:31:07.502Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-13T12:31:07.502Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-13T12:31:07.502Z] Bash-1.0.6 [2024-12-13T12:31:07.502Z] [2024-12-13T12:31:07.502Z] [2024-12-13T12:31:07.502Z] ==> git version 2.25.1 found [2024-12-13T12:31:07.502Z] ==> 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 [2024-12-13T12:31:07.502Z] Release-Date: 2020-01-08 [2024-12-13T12:31:07.502Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-13T12:31:07.502Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-13T12:31:07.502Z] ==> Jenkins CI detected. [2024-12-13T12:31:07.502Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2024-12-13T12:31:07.502Z] project root: . [2024-12-13T12:31:07.502Z] --> token set from env [2024-12-13T12:31:07.502Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-13T12:31:07.502Z] ==> Running gcov in . (disable via -X gcov) [2024-12-13T12:31:07.502Z] ==> Python coveragepy not found [2024-12-13T12:31:07.502Z] ==> Searching for coverage reports in: [2024-12-13T12:31:07.502Z] + . [2024-12-13T12:31:07.502Z] -> Found 1 reports [2024-12-13T12:31:07.502Z] ==> Detecting git/mercurial file structure [2024-12-13T12:31:07.761Z] ==> Reading reports [2024-12-13T12:31:07.761Z] + ./coverage.out bytes=43316 [2024-12-13T12:31:07.761Z] ==> Appending adjustments [2024-12-13T12:31:07.761Z] https://docs.codecov.io/docs/fixing-reports [2024-12-13T12:31:07.761Z] + Found adjustments [2024-12-13T12:31:07.761Z] ==> Gzipping contents [2024-12-13T12:31:07.761Z] 8.0K /tmp/codecov.xxAI44.gz [2024-12-13T12:31:07.761Z] ==> Uploading reports [2024-12-13T12:31:07.761Z] url: https://codecov.io [2024-12-13T12:31:07.761Z] query: branch=main&commit=eb7c57757ce15ef0c337ead62f125add9c242e71&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-13T12:31:07.761Z] -> Pinging Codecov [2024-12-13T12:31:07.761Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eb7c57757ce15ef0c337ead62f125add9c242e71&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-13T12:31:08.021Z] -> Uploading to [2024-12-13T12:31:08.021Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/eb7c57757ce15ef0c337ead62f125add9c242e71/a48e3edf-b048-4892-bf4e-e8d98c258c1b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241213T123107Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=907249d2a33f30a5bb20925da560a06cf7035b4e65091313f33ec958f6b3b8c9 [2024-12-13T12:31:08.021Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-13T12:31:08.021Z] Dload Upload Total Spent Left Speed [2024-12-13T12:31:08.280Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 16633 --:--:-- --:--:-- --:--:-- 16633 [2024-12-13T12:31:08.280Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/eb7c57757ce15ef0c337ead62f125add9c242e71 [Pipeline] } [2024-12-13T12:31:08.287Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-13T12:31:08.508Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-13T12:31:08.524Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:31:08.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T12:31:08.838Z] [2024-12-13T12:31:08.838Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:31:09.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T12:31:09.136Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-13T12:31:09.136Z] 43c4264eed91: Already exists [2024-12-13T12:31:09.136Z] 4cc291be95ef: Already exists [2024-12-13T12:31:09.137Z] 2ac1f1163629: Already exists [2024-12-13T12:31:09.137Z] 5c3c966382ef: Already exists [2024-12-13T12:31:09.137Z] 4f4fb700ef54: Already exists [2024-12-13T12:31:09.137Z] d9c7d2e4e75e: Pulling fs layer [2024-12-13T12:31:09.137Z] 9c3e1370e548: Pulling fs layer [2024-12-13T12:31:09.395Z] d9c7d2e4e75e: Verifying Checksum [2024-12-13T12:31:09.395Z] d9c7d2e4e75e: Download complete [2024-12-13T12:31:09.655Z] d9c7d2e4e75e: Pull complete [2024-12-13T12:31:10.222Z] 9c3e1370e548: Download complete [2024-12-13T12:31:13.504Z] 9c3e1370e548: Pull complete [2024-12-13T12:31:13.504Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-13T12:31:13.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-13T12:31:13.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:31:13.614Z] prd-ubuntu20.04-docker-8c-8g-35038 does not seem to be running inside a container [2024-12-13T12:31:13.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-13T12:31:15.642Z] $ docker top a562411526da3a8581c70dfc7dbb07d40b5ad78eb48b8803a49e751c4edd0b86 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T12:31:16.040Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo [2024-12-13T12:31:16.074Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2024-12-13T12:31:16.385Z] + set -o pipefail [2024-12-13T12:31:16.385Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2024-12-13T12:31:24.585Z] [2024-12-13T12:31:24.585Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2024-12-13T12:31:24.585Z] [2024-12-13T12:31:24.585Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/1612bbc6-6566-4f02-950a-a4d49e4b708d [2024-12-13T12:31:24.585Z] [2024-12-13T12:31:24.585Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-13T12:31:24.585Z] [2024-12-13T12:31:24.585Z] [2024-12-13T12:31:24.585Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-13T12:31:24.585Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-13T12:31:24.594Z] $ docker stop --time=1 a562411526da3a8581c70dfc7dbb07d40b5ad78eb48b8803a49e751c4edd0b86 [2024-12-13T12:31:29.144Z] $ docker rm -f --volumes a562411526da3a8581c70dfc7dbb07d40b5ad78eb48b8803a49e751c4edd0b86 [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 [2024-12-13T12:31:30.007Z] + git log --format=format:%s -1 eb7c57757ce15ef0c337ead62f125add9c242e71 [Pipeline] sh [2024-12-13T12:31:30.302Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T12:31:30.302Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:31:30.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T12:31:30.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:31:30.686Z] prd-ubuntu20.04-docker-8c-8g-35038 does not seem to be running inside a container [2024-12-13T12:31:30.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-13T12:31:31.236Z] $ docker top 0c41ffe5042fd2e4c17c8a33c271b456bd2ba611e92f60e772673c479ce79492 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T12:31:31.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T12:31:31.340Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T12:31:31.458Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T12:31:31.457Z] $ docker exec 0c41ffe5042fd2e4c17c8a33c271b456bd2ba611e92f60e772673c479ce79492 ssh-agent [2024-12-13T12:31:31.558Z] SSH_AUTH_SOCK=/tmp/ssh-fxCVz5o64wyH/agent.33 [2024-12-13T12:31:31.558Z] SSH_AGENT_PID=39 [2024-12-13T12:31:31.563Z] Running ssh-add (command line suppressed) [2024-12-13T12:31:31.662Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5627527751781753475.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_5627527751781753475.key) [2024-12-13T12:31:31.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T12:31:31.977Z] + git semver tag [2024-12-13T12:31:32.239Z] 2024-12-13 12:31:32,135 [run_tag] DEBUG tag force:False [2024-12-13T12:31:32.239Z] 2024-12-13 12:31:32,135 [check_head_tag] DEBUG check head tag [2024-12-13T12:31:32.239Z] 2024-12-13 12:31:32,137 [execute] INFO git cat-file --batch-check [2024-12-13T12:31:32.239Z] 2024-12-13 12:31:32,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-12-13T12:31:32.239Z] 2024-12-13 12:31:32,140 [execute] INFO git cat-file --batch [2024-12-13T12:31:32.239Z] 2024-12-13 12:31:32,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2024-12-13T12:31:32.239Z] 2024-12-13 12:31:32,164 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-13T12:31:32.239Z] 2024-12-13 12:31:32,164 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 [2024-12-13T12:31:32.239Z] 2024-12-13 12:31:32,165 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-13T12:31:32.239Z] 2024-12-13 12:31:32,169 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-13T12:31:32.239Z] 4.0.0-dev.8 [Pipeline] } [2024-12-13T12:31:32.246Z] $ docker exec --env ******** --env ******** 0c41ffe5042fd2e4c17c8a33c271b456bd2ba611e92f60e772673c479ce79492 ssh-agent -k [2024-12-13T12:31:32.344Z] unset SSH_AUTH_SOCK; [2024-12-13T12:31:32.344Z] unset SSH_AGENT_PID; [2024-12-13T12:31:32.344Z] echo Agent pid 39 killed; [2024-12-13T12:31:32.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T12:31:32.696Z] + git semver [Pipeline] } [2024-12-13T12:31:32.966Z] $ docker stop --time=1 0c41ffe5042fd2e4c17c8a33c271b456bd2ba611e92f60e772673c479ce79492 [2024-12-13T12:31:34.233Z] $ docker rm -f --volumes 0c41ffe5042fd2e4c17c8a33c271b456bd2ba611e92f60e772673c479ce79492 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:31:34.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T12:31:34.652Z] [2024-12-13T12:31:34.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:31:34.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T12:31:34.952Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-13T12:31:34.952Z] ab5ef0e58194: Pulling fs layer [2024-12-13T12:31:34.952Z] 9712f1f96733: Pulling fs layer [2024-12-13T12:31:34.952Z] 63f879dbbcfc: Pulling fs layer [2024-12-13T12:31:34.952Z] 0d9ebad4ef96: Pulling fs layer [2024-12-13T12:31:34.952Z] e9a5061849ea: Pulling fs layer [2024-12-13T12:31:34.952Z] d747dcd14b5f: Pulling fs layer [2024-12-13T12:31:34.952Z] 2de7ff778b66: Pulling fs layer [2024-12-13T12:31:34.952Z] 0d9ebad4ef96: Waiting [2024-12-13T12:31:34.952Z] e9a5061849ea: Waiting [2024-12-13T12:31:34.952Z] d747dcd14b5f: Waiting [2024-12-13T12:31:34.952Z] 2de7ff778b66: Waiting [2024-12-13T12:31:34.952Z] 9712f1f96733: Verifying Checksum [2024-12-13T12:31:34.952Z] 9712f1f96733: Download complete [2024-12-13T12:31:35.523Z] 63f879dbbcfc: Verifying Checksum [2024-12-13T12:31:35.523Z] 63f879dbbcfc: Download complete [2024-12-13T12:31:35.523Z] e9a5061849ea: Verifying Checksum [2024-12-13T12:31:35.523Z] e9a5061849ea: Download complete [2024-12-13T12:31:35.523Z] d747dcd14b5f: Verifying Checksum [2024-12-13T12:31:35.523Z] d747dcd14b5f: Download complete [2024-12-13T12:31:35.523Z] 0d9ebad4ef96: Verifying Checksum [2024-12-13T12:31:35.523Z] 0d9ebad4ef96: Download complete [2024-12-13T12:31:35.523Z] 2de7ff778b66: Verifying Checksum [2024-12-13T12:31:35.523Z] 2de7ff778b66: Download complete [2024-12-13T12:31:35.523Z] ab5ef0e58194: Verifying Checksum [2024-12-13T12:31:35.523Z] ab5ef0e58194: Download complete [2024-12-13T12:31:38.059Z] ab5ef0e58194: Pull complete [2024-12-13T12:31:38.318Z] 9712f1f96733: Pull complete [2024-12-13T12:31:38.883Z] 63f879dbbcfc: Pull complete [2024-12-13T12:31:43.072Z] 0d9ebad4ef96: Pull complete [2024-12-13T12:31:43.332Z] e9a5061849ea: Pull complete [2024-12-13T12:31:43.332Z] d747dcd14b5f: Pull complete [2024-12-13T12:31:44.709Z] 2de7ff778b66: Pull complete [2024-12-13T12:31:44.709Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-13T12:31:44.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-13T12:31:44.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:31:44.813Z] prd-ubuntu20.04-docker-8c-8g-35038 does not seem to be running inside a container [2024-12-13T12:31:44.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-13T12:31:50.140Z] $ docker top f9ebc41f75a03690b7344c41bdf455acda82a63a612b504c020e8dbbe72e5b8e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-13T12:31:50.220Z] provisioning config files... [2024-12-13T12:31:50.229Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9750129660882782098tmp [2024-12-13T12:31:50.238Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2673483171272654008tmp [2024-12-13T12:31:50.246Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10561825710018732034tmp [Pipeline] { [Pipeline] echo [2024-12-13T12:31:50.372Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:31:50.664Z] ---> sigul-configuration.sh [2024-12-13T12:31:50.664Z] gpg: directory `/root/.gnupg' created [2024-12-13T12:31:50.664Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-13T12:31:50.664Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-13T12:31:50.664Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-13T12:31:50.664Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-13T12:31:50.664Z] gpg: CAST5 encrypted data [2024-12-13T12:31:50.664Z] gpg: encrypted with 1 passphrase [2024-12-13T12:31:50.664Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-13T12:31:50.952Z] + mkdir /home/jenkins [2024-12-13T12:31:50.953Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-13T12:31:51.245Z] + 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 [2024-12-13T12:31:51.258Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:31:51.553Z] ---> sigul-install.sh [2024-12-13T12:31:51.553Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-13T12:31:51.850Z] + git tag --list [2024-12-13T12:31:51.850Z] v1.0.0 [2024-12-13T12:31:51.850Z] v1.1.0 [2024-12-13T12:31:51.850Z] v1.1.1 [2024-12-13T12:31:51.850Z] v1.2.1 [2024-12-13T12:31:51.850Z] v1.2.2 [2024-12-13T12:31:51.850Z] v1.2.3 [2024-12-13T12:31:51.850Z] v1.3.0 [2024-12-13T12:31:51.850Z] v1.3.1 [2024-12-13T12:31:51.850Z] v2.0.0 [2024-12-13T12:31:51.850Z] v2.1.0 [2024-12-13T12:31:51.850Z] v2.1.1 [2024-12-13T12:31:51.850Z] v2.2.0 [2024-12-13T12:31:51.850Z] v2.3.0 [2024-12-13T12:31:51.850Z] v3.0 [2024-12-13T12:31:51.850Z] v3.0.0 [2024-12-13T12:31:51.850Z] v3.1 [2024-12-13T12:31:51.850Z] v3.1.0 [2024-12-13T12:31:51.850Z] v3.1.0-dev.1 [2024-12-13T12:31:51.850Z] v3.1.0-dev.10 [2024-12-13T12:31:51.850Z] v3.1.0-dev.11 [2024-12-13T12:31:51.850Z] v3.1.0-dev.12 [2024-12-13T12:31:51.850Z] v3.1.0-dev.13 [2024-12-13T12:31:51.850Z] v3.1.0-dev.14 [2024-12-13T12:31:51.850Z] v3.1.0-dev.15 [2024-12-13T12:31:51.850Z] v3.1.0-dev.16 [2024-12-13T12:31:51.850Z] v3.1.0-dev.17 [2024-12-13T12:31:51.850Z] v3.1.0-dev.18 [2024-12-13T12:31:51.850Z] v3.1.0-dev.19 [2024-12-13T12:31:51.850Z] v3.1.0-dev.2 [2024-12-13T12:31:51.850Z] v3.1.0-dev.20 [2024-12-13T12:31:51.850Z] v3.1.0-dev.21 [2024-12-13T12:31:51.850Z] v3.1.0-dev.22 [2024-12-13T12:31:51.850Z] v3.1.0-dev.23 [2024-12-13T12:31:51.850Z] v3.1.0-dev.24 [2024-12-13T12:31:51.850Z] v3.1.0-dev.25 [2024-12-13T12:31:51.850Z] v3.1.0-dev.26 [2024-12-13T12:31:51.850Z] v3.1.0-dev.27 [2024-12-13T12:31:51.850Z] v3.1.0-dev.28 [2024-12-13T12:31:51.850Z] v3.1.0-dev.29 [2024-12-13T12:31:51.850Z] v3.1.0-dev.3 [2024-12-13T12:31:51.850Z] v3.1.0-dev.30 [2024-12-13T12:31:51.850Z] v3.1.0-dev.4 [2024-12-13T12:31:51.850Z] v3.1.0-dev.5 [2024-12-13T12:31:51.850Z] v3.1.0-dev.6 [2024-12-13T12:31:51.850Z] v3.1.0-dev.7 [2024-12-13T12:31:51.850Z] v3.1.0-dev.8 [2024-12-13T12:31:51.850Z] v3.1.0-dev.9 [2024-12-13T12:31:51.850Z] v3.1.1 [2024-12-13T12:31:51.850Z] v3.1.1-dev.1 [2024-12-13T12:31:51.850Z] v3.2.0-dev.1 [2024-12-13T12:31:51.850Z] v3.2.0-dev.10 [2024-12-13T12:31:51.850Z] v3.2.0-dev.11 [2024-12-13T12:31:51.850Z] v3.2.0-dev.12 [2024-12-13T12:31:51.850Z] v3.2.0-dev.13 [2024-12-13T12:31:51.851Z] v3.2.0-dev.14 [2024-12-13T12:31:51.851Z] v3.2.0-dev.15 [2024-12-13T12:31:51.851Z] v3.2.0-dev.16 [2024-12-13T12:31:51.851Z] v3.2.0-dev.17 [2024-12-13T12:31:51.851Z] v3.2.0-dev.18 [2024-12-13T12:31:51.851Z] v3.2.0-dev.19 [2024-12-13T12:31:51.851Z] v3.2.0-dev.2 [2024-12-13T12:31:51.851Z] v3.2.0-dev.20 [2024-12-13T12:31:51.851Z] v3.2.0-dev.21 [2024-12-13T12:31:51.851Z] v3.2.0-dev.22 [2024-12-13T12:31:51.851Z] v3.2.0-dev.23 [2024-12-13T12:31:51.851Z] v3.2.0-dev.24 [2024-12-13T12:31:51.851Z] v3.2.0-dev.25 [2024-12-13T12:31:51.851Z] v3.2.0-dev.26 [2024-12-13T12:31:51.851Z] v3.2.0-dev.27 [2024-12-13T12:31:51.851Z] v3.2.0-dev.28 [2024-12-13T12:31:51.851Z] v3.2.0-dev.3 [2024-12-13T12:31:51.851Z] v3.2.0-dev.4 [2024-12-13T12:31:51.851Z] v3.2.0-dev.5 [2024-12-13T12:31:51.851Z] v3.2.0-dev.6 [2024-12-13T12:31:51.851Z] v3.2.0-dev.7 [2024-12-13T12:31:51.851Z] v3.2.0-dev.8 [2024-12-13T12:31:51.851Z] v3.2.0-dev.9 [2024-12-13T12:31:51.851Z] v4.0.0-dev.1 [2024-12-13T12:31:51.851Z] v4.0.0-dev.2 [2024-12-13T12:31:51.851Z] v4.0.0-dev.3 [2024-12-13T12:31:51.851Z] v4.0.0-dev.4 [2024-12-13T12:31:51.851Z] v4.0.0-dev.5 [2024-12-13T12:31:51.851Z] v4.0.0-dev.6 [2024-12-13T12:31:51.851Z] v4.0.0-dev.7 [2024-12-13T12:31:51.851Z] v4.0.0-dev.8 [Pipeline] sh [2024-12-13T12:31:52.143Z] + lftools sign git-tag v4.0.0-dev.8 [2024-12-13T12:31:52.523Z] Signing Git tag with Sigul... [2024-12-13T12:31:52.523Z] Signing v4.0.0-dev.8 [Pipeline] echo [2024-12-13T12:31:53.108Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:31:53.395Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-13T12:31:53.404Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-13T12:31:53.433Z] $ docker stop --time=1 f9ebc41f75a03690b7344c41bdf455acda82a63a612b504c020e8dbbe72e5b8e [2024-12-13T12:31:54.759Z] $ docker rm -f --volumes f9ebc41f75a03690b7344c41bdf455acda82a63a612b504c020e8dbbe72e5b8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-13T12:31:55.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T12:31:55.217Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:31:55.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T12:31:55.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:31:55.591Z] prd-ubuntu20.04-docker-8c-8g-35038 does not seem to be running inside a container [2024-12-13T12:31:55.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-13T12:31:55.966Z] $ docker top 0c3722b4a9dad89ffe00005ef599acbf55379b09f6a3209982e8179a51b9e2b8 -eo pid,comm [2024-12-13T12:31:56.019Z] 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). [2024-12-13T12:31:56.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T12:31:56.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T12:31:56.073Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T12:31:56.195Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T12:31:56.193Z] $ docker exec 0c3722b4a9dad89ffe00005ef599acbf55379b09f6a3209982e8179a51b9e2b8 ssh-agent [2024-12-13T12:31:56.319Z] SSH_AUTH_SOCK=/tmp/ssh-9NF5g0NIziXQ/agent.33 [2024-12-13T12:31:56.319Z] SSH_AGENT_PID=39 [2024-12-13T12:31:56.324Z] Running ssh-add (command line suppressed) [2024-12-13T12:31:56.425Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12471205310373807771.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12471205310373807771.key) [2024-12-13T12:31:56.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T12:31:56.735Z] + git semver bump pre [2024-12-13T12:31:56.995Z] 2024-12-13 12:31:56,913 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-13T12:31:56.995Z] 2024-12-13 12:31:56,913 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev [2024-12-13T12:31:56.995Z] 2024-12-13 12:31:56,913 [bump_version] DEBUG bumped version:4.0.0-dev.9 [2024-12-13T12:31:56.995Z] 2024-12-13 12:31:56,913 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2024-12-13T12:31:56.995Z] 2024-12-13 12:31:56,913 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-13T12:31:56.995Z] 2024-12-13 12:31:56,913 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-13T12:31:56.995Z] 2024-12-13 12:31:56,915 [execute] INFO git cat-file --batch-check [2024-12-13T12:31:56.995Z] 2024-12-13 12:31:56,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T12:31:56.995Z] 2024-12-13 12:31:56,921 [execute] INFO git cat-file --batch [2024-12-13T12:31:56.995Z] 2024-12-13 12:31:56,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T12:31:56.995Z] 2024-12-13 12:31:56,926 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-13T12:31:56.995Z] 4.0.0-dev.9 [Pipeline] } [2024-12-13T12:31:57.000Z] $ docker exec --env ******** --env ******** 0c3722b4a9dad89ffe00005ef599acbf55379b09f6a3209982e8179a51b9e2b8 ssh-agent -k [2024-12-13T12:31:57.110Z] unset SSH_AUTH_SOCK; [2024-12-13T12:31:57.110Z] unset SSH_AGENT_PID; [2024-12-13T12:31:57.110Z] echo Agent pid 39 killed; [2024-12-13T12:31:57.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T12:31:57.456Z] + git semver [Pipeline] } [2024-12-13T12:31:57.726Z] $ docker stop --time=1 0c3722b4a9dad89ffe00005ef599acbf55379b09f6a3209982e8179a51b9e2b8 [2024-12-13T12:31:59.030Z] $ docker rm -f --volumes 0c3722b4a9dad89ffe00005ef599acbf55379b09f6a3209982e8179a51b9e2b8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-13T12:31:59.389Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-13T12:31:59.389Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:31:59.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-13T12:31:59.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:31:59.784Z] prd-ubuntu20.04-docker-8c-8g-35038 does not seem to be running inside a container [2024-12-13T12:31:59.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-13T12:32:00.146Z] $ docker top 44dccd948d0b3c56033b3e5092f3e331d8ebc1b9ba9813dcfd008fae637d1d69 -eo pid,comm [2024-12-13T12:32:00.197Z] 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). [2024-12-13T12:32:00.197Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-13T12:32:00.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-13T12:32:00.267Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-13T12:32:00.385Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-13T12:32:00.383Z] $ docker exec 44dccd948d0b3c56033b3e5092f3e331d8ebc1b9ba9813dcfd008fae637d1d69 ssh-agent [2024-12-13T12:32:00.509Z] SSH_AUTH_SOCK=/tmp/ssh-sSyhdTI1a0DH/agent.31 [2024-12-13T12:32:00.509Z] SSH_AGENT_PID=37 [2024-12-13T12:32:00.514Z] Running ssh-add (command line suppressed) [2024-12-13T12:32:00.608Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17495442050991938237.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17495442050991938237.key) [2024-12-13T12:32:00.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-13T12:32:00.920Z] + git semver push [2024-12-13T12:32:01.181Z] 2024-12-13 12:32:01,091 [run_push] DEBUG push [2024-12-13T12:32:01.181Z] 2024-12-13 12:32:01,092 [execute] INFO git cat-file --batch-check [2024-12-13T12:32:01.181Z] 2024-12-13 12:32:01,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-13T12:32:01.181Z] 2024-12-13 12:32:01,097 [execute] INFO git rev-list 0720315cea347eb81c09bcf8661455d12b189722 -- [2024-12-13T12:32:01.181Z] 2024-12-13 12:32:01,098 [execute] DEBUG Popen(['git', 'rev-list', '0720315cea347eb81c09bcf8661455d12b189722', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-13T12:32:01.181Z] 2024-12-13 12:32:01,109 [execute] INFO git fetch -v origin [2024-12-13T12:32:01.181Z] 2024-12-13 12:32:01,109 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-13T12:32:01.748Z] 2024-12-13 12:32:01,572 [run_push] DEBUG no remote changes detected [2024-12-13T12:32:01.748Z] 2024-12-13 12:32:01,572 [execute] INFO git push origin semver [2024-12-13T12:32:01.748Z] 2024-12-13 12:32:01,573 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-13T12:32:02.685Z] 2024-12-13 12:32:02,339 [run_push] DEBUG push all version tags [2024-12-13T12:32:02.685Z] 2024-12-13 12:32:02,339 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-13T12:32:02.685Z] 2024-12-13 12:32:02,340 [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) [2024-12-13T12:32:03.251Z] 2024-12-13 12:32:03,053 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2024-12-13T12:32:03.251Z] 4.0.0-dev.9 [Pipeline] } [2024-12-13T12:32:03.256Z] $ docker exec --env ******** --env ******** 44dccd948d0b3c56033b3e5092f3e331d8ebc1b9ba9813dcfd008fae637d1d69 ssh-agent -k [2024-12-13T12:32:03.357Z] unset SSH_AUTH_SOCK; [2024-12-13T12:32:03.357Z] unset SSH_AGENT_PID; [2024-12-13T12:32:03.357Z] echo Agent pid 37 killed; [2024-12-13T12:32:03.371Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-13T12:32:03.700Z] + git semver [Pipeline] } [2024-12-13T12:32:03.969Z] $ docker stop --time=1 44dccd948d0b3c56033b3e5092f3e331d8ebc1b9ba9813dcfd008fae637d1d69 [2024-12-13T12:32:05.253Z] $ docker rm -f --volumes 44dccd948d0b3c56033b3e5092f3e331d8ebc1b9ba9813dcfd008fae637d1d69 [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 [2024-12-13T12:32:05.918Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2024-12-13T12:32:05.918Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-12-13T12:32:05.918Z] total 16 [2024-12-13T12:32:05.918Z] drwxr-xr-x 3 root root 4096 Dec 13 12:23 . [2024-12-13T12:32:05.918Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 12:31 .. [2024-12-13T12:32:05.918Z] drwxr-xr-x 2 root root 4096 Dec 13 12:23 cost [2024-12-13T12:32:05.918Z] -rw-r--r-- 1 root root 89 Dec 13 12:23 cost.csv [2024-12-13T12:32:05.918Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2024-12-13T12:32:05.918Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2024-12-13T12:32:05.918Z] total 16 [2024-12-13T12:32:05.918Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 12:23 . [2024-12-13T12:32:05.918Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 12:31 .. [2024-12-13T12:32:05.918Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 12:23 cost [2024-12-13T12:32:05.918Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 13 12:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:32:06.210Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:32:07.075Z] ---> package-listing.sh [2024-12-13T12:32:07.075Z] ++ facter osfamily [2024-12-13T12:32:07.075Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-13T12:32:07.334Z] + OS_FAMILY=debian [2024-12-13T12:32:07.334Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2024-12-13T12:32:07.334Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-13T12:32:07.334Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-13T12:32:07.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-13T12:32:07.334Z] + PACKAGES=/tmp/packages_start.txt [2024-12-13T12:32:07.334Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-12-13T12:32:07.334Z] + PACKAGES=/tmp/packages_end.txt [2024-12-13T12:32:07.334Z] + case "${OS_FAMILY}" in [2024-12-13T12:32:07.334Z] + dpkg -l [2024-12-13T12:32:07.334Z] + grep '^ii' [2024-12-13T12:32:07.334Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-13T12:32:07.334Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-13T12:32:07.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-13T12:32:07.334Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2024-12-13T12:32:07.334Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2024-12-13T12:32:07.334Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2024-12-13T12:32:07.342Z] 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 [2024-12-13T12:32:07.617Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-13T12:32:08.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-13T12:32:08.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-13T12:32:08.267Z] prd-ubuntu20.04-docker-8c-8g-35038 does not seem to be running inside a container [2024-12-13T12:32:08.287Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-13T12:32:08.480Z] $ docker top ad8e24ebf22057cb8a1265f454998d160c4ba4435ae7cf42bfb3825dce6092f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-13T12:32:08.843Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-13T12:32:09.129Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-13T12:32:09.416Z] + ls /var/log/sa-host [2024-12-13T12:32:09.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-13T12:32:09.578Z] provisioning config files... [2024-12-13T12:32:09.585Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13597755379864297456tmp [Pipeline] { [Pipeline] echo [2024-12-13T12:32:09.605Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:32:09.887Z] ---> create-netrc.sh [Pipeline] } [2024-12-13T12:32:09.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:32:10.243Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-13T12:32:10.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:32:10.537Z] ---> sudo-logs.sh [2024-12-13T12:32:10.537Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-13T12:32:10.576Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:32:10.859Z] ---> job-cost.sh [2024-12-13T12:32:10.859Z] lf-activate-venv: SKIPPING [2024-12-13T12:32:10.859Z] DEBUG: total: 0.2199999988079071 [2024-12-13T12:32:10.859Z] INFO: Retrieving Stack Cost... [2024-12-13T12:32:11.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-13T12:32:11.690Z] INFO: Archiving Costs [Pipeline] echo [2024-12-13T12:32:11.705Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-13T12:32:11.991Z] ---> logs-deploy.sh [2024-12-13T12:32:11.991Z] lf-activate-venv: SKIPPING [2024-12-13T12:32:11.991Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/192 [2024-12-13T12:32:11.991Z] INFO: archiving workspace using pattern(s): [2024-12-13T12:32:12.931Z] Archives upload complete. [2024-12-13T12:32:12.932Z] INFO: archiving logs to Nexus