Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 350f91378f8e2b74d99603fa7c1a2c5178e3ed86+d6005d96c7786e365cf45b9995c116b830baa0de (5574dfea5f46080c5f434b3f0240fa0c6c62f9ae) 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-ssh16995833566640631069.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh5692661941586317270.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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/PR-501/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/PR-501/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh297844319362635656.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14761190790035481401.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/PR-501/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/PR-501/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4354006070563116087.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 Running on prd-ubuntu20.04-docker-8c-8g-25896 in /w/workspace/foundry_device-virtual-go_PR-501 [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/foundry_device-virtual-go_PR-501 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d6005d96c7786e365cf45b9995c116b830baa0de into PR head commit 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 Merge succeeded, producing ee5464c04a27145ed089f75f9d224d00649128ba Checking out Revision ee5464c04a27145ed089f75f9d224d00649128ba (PR-501) > git config core.sparsecheckout # timeout=10 > git checkout -f 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ee5464c04a27145ed089f75f9d224d00649128ba # timeout=10 Commit message: "Merge commit 'd6005d96c7786e365cf45b9995c116b830baa0de' into HEAD" > git rev-list --no-walk 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T08:12:35.185Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T08:12:35.263Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T08:12:35.293Z] ========================================================= [2024-11-08T08:12:35.293Z] EdgeX Global Pipelines Version Info [2024-11-08T08:12:35.293Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:12:36.016Z] ------------------- [2024-11-08T08:12:36.016Z] stable info: [2024-11-08T08:12:36.016Z] ------------------- [2024-11-08T08:12:36.016Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T08:12:36.016Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T08:12:36.016Z] Message: update stable to v1.0.265 [2024-11-08T08:12:36.587Z] ------------------- [2024-11-08T08:12:36.587Z] experimental info: [2024-11-08T08:12:36.587Z] ------------------- [2024-11-08T08:12:36.587Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T08:12:36.587Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T08:12:36.587Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T08:12:36.667Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-11-08T08:12:36.685Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-11-08T08:12:36.708Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T08:12:36.730Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T08:12:36.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T08:12:36.773Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T08:12:36.796Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T08:12:36.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T08:12:36.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T08:12:36.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T08:12:36.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T08:12:36.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-11-08T08:12:36.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T08:12:36.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T08:12:36.992Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T08:12:37.027Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T08:12:37.056Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T08:12:37.083Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T08:12:37.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T08:12:37.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T08:12:37.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T08:12:37.177Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T08:12:37.201Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T08:12:37.219Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T08:12:37.238Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T08:12:37.264Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T08:12:37.281Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T08:12:37.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-501 [Pipeline] echo [2024-11-08T08:12:37.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-501 [Pipeline] echo [2024-11-08T08:12:37.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-501 [Pipeline] echo [2024-11-08T08:12:37.375Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ee5464c04a27145ed089f75f9d224d00649128ba [Pipeline] echo [2024-11-08T08:12:37.397Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ee5464c [Pipeline] echo [2024-11-08T08:12:37.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T08:12:37.484Z] provisioning config files... [2024-11-08T08:12:37.497Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config14213763006336967354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:12:37.834Z] ---> ****-login.sh [2024-11-08T08:12:37.834Z] nexus3.edgexfoundry.org:10001 [2024-11-08T08:12:38.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:12:38.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:12:38.095Z] Configure a credential helper to remove this warning. See [2024-11-08T08:12:38.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:12:38.095Z] [2024-11-08T08:12:38.095Z] Login Succeeded [2024-11-08T08:12:38.095Z] nexus3.edgexfoundry.org:10002 [2024-11-08T08:12:38.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:12:38.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:12:38.357Z] Configure a credential helper to remove this warning. See [2024-11-08T08:12:38.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:12:38.357Z] [2024-11-08T08:12:38.357Z] Login Succeeded [2024-11-08T08:12:38.357Z] nexus3.edgexfoundry.org:10003 [2024-11-08T08:12:38.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:12:38.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:12:38.357Z] Configure a credential helper to remove this warning. See [2024-11-08T08:12:38.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:12:38.357Z] [2024-11-08T08:12:38.357Z] Login Succeeded [2024-11-08T08:12:38.357Z] nexus3.edgexfoundry.org:10004 [2024-11-08T08:12:38.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:12:38.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:12:38.619Z] Configure a credential helper to remove this warning. See [2024-11-08T08:12:38.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:12:38.619Z] [2024-11-08T08:12:38.619Z] Login Succeeded [2024-11-08T08:12:38.619Z] ****.io [2024-11-08T08:12:38.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:12:38.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:12:38.879Z] Configure a credential helper to remove this warning. See [2024-11-08T08:12:38.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:12:38.879Z] [2024-11-08T08:12:38.879Z] Login Succeeded [2024-11-08T08:12:38.879Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T08:12:38.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T08:12:39.281Z] + git rev-list -1 --merges ee5464c04a27145ed089f75f9d224d00649128ba~1..ee5464c04a27145ed089f75f9d224d00649128ba [Pipeline] echo [2024-11-08T08:12:39.308Z] -----------> git rev-list -1 --merges ee5464c04a27145ed089f75f9d224d00649128ba~1..ee5464c04a27145ed089f75f9d224d00649128ba ee5464c04a27145ed089f75f9d224d00649128ba [2024-11-08T08:12:39.308Z] ee5464c04a27145ed089f75f9d224d00649128ba [false] [Pipeline] sh [2024-11-08T08:12:39.604Z] + git log --format=format:%s -1 ee5464c04a27145ed089f75f9d224d00649128ba [Pipeline] echo [2024-11-08T08:12:39.621Z] ========================================================= [2024-11-08T08:12:39.621Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T08:12:39.621Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T08:12:39.964Z] + git log --format=format:%s -1 ee5464c04a27145ed089f75f9d224d00649128ba [Pipeline] echo [2024-11-08T08:12:39.976Z] [semverPrep] GIT_COMMIT: ee5464c04a27145ed089f75f9d224d00649128ba, Commit Message: Merge commit 'd6005d96c7786e365cf45b9995c116b830baa0de' into HEAD [Pipeline] echo [2024-11-08T08:12:39.994Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T08:12:40.351Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T08:12:40.351Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T08:12:40.351Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T08:12:40.351Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T08:12:40.351Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T08:12:40.351Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T08:12:40.351Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:12:40.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:12:40.704Z] [2024-11-08T08:12:40.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:12:41.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:12:41.009Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T08:12:41.009Z] b85a868b505f: Pulling fs layer [2024-11-08T08:12:41.009Z] e2be974225ed: Pulling fs layer [2024-11-08T08:12:41.009Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T08:12:41.009Z] 988bab9f4d93: Pulling fs layer [2024-11-08T08:12:41.009Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T08:12:41.009Z] eaf3925da568: Pulling fs layer [2024-11-08T08:12:41.009Z] bab4dde63d76: Pulling fs layer [2024-11-08T08:12:41.009Z] bde34c3a00c8: Pulling fs layer [2024-11-08T08:12:41.009Z] b352a97aabf1: Pulling fs layer [2024-11-08T08:12:41.009Z] 4872d77fe225: Pulling fs layer [2024-11-08T08:12:41.009Z] 5851b861e8e6: Pulling fs layer [2024-11-08T08:12:41.009Z] 988bab9f4d93: Waiting [2024-11-08T08:12:41.009Z] 1469e6f7b9e6: Waiting [2024-11-08T08:12:41.009Z] eaf3925da568: Waiting [2024-11-08T08:12:41.009Z] 4872d77fe225: Waiting [2024-11-08T08:12:41.009Z] bab4dde63d76: Waiting [2024-11-08T08:12:41.009Z] 5851b861e8e6: Waiting [2024-11-08T08:12:41.009Z] bde34c3a00c8: Waiting [2024-11-08T08:12:41.009Z] b352a97aabf1: Waiting [2024-11-08T08:12:41.009Z] e2be974225ed: Verifying Checksum [2024-11-08T08:12:41.009Z] e2be974225ed: Download complete [2024-11-08T08:12:41.009Z] 988bab9f4d93: Verifying Checksum [2024-11-08T08:12:41.009Z] 988bab9f4d93: Download complete [2024-11-08T08:12:41.009Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T08:12:41.009Z] 1469e6f7b9e6: Download complete [2024-11-08T08:12:41.009Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T08:12:41.009Z] 339a4e72a1f5: Download complete [2024-11-08T08:12:41.009Z] eaf3925da568: Download complete [2024-11-08T08:12:41.009Z] bde34c3a00c8: Verifying Checksum [2024-11-08T08:12:41.009Z] bde34c3a00c8: Download complete [2024-11-08T08:12:41.268Z] b352a97aabf1: Verifying Checksum [2024-11-08T08:12:41.268Z] b352a97aabf1: Download complete [2024-11-08T08:12:41.268Z] 4872d77fe225: Verifying Checksum [2024-11-08T08:12:41.268Z] 4872d77fe225: Download complete [2024-11-08T08:12:41.268Z] 5851b861e8e6: Verifying Checksum [2024-11-08T08:12:41.268Z] 5851b861e8e6: Download complete [2024-11-08T08:12:41.268Z] b85a868b505f: Verifying Checksum [2024-11-08T08:12:41.268Z] b85a868b505f: Download complete [2024-11-08T08:12:41.525Z] bab4dde63d76: Verifying Checksum [2024-11-08T08:12:41.526Z] bab4dde63d76: Download complete [2024-11-08T08:12:42.463Z] b85a868b505f: Pull complete [2024-11-08T08:12:42.463Z] e2be974225ed: Pull complete [2024-11-08T08:12:43.031Z] 339a4e72a1f5: Pull complete [2024-11-08T08:12:43.031Z] 988bab9f4d93: Pull complete [2024-11-08T08:12:43.290Z] 1469e6f7b9e6: Pull complete [2024-11-08T08:12:43.290Z] eaf3925da568: Pull complete [2024-11-08T08:12:45.199Z] bab4dde63d76: Pull complete [2024-11-08T08:12:45.199Z] bde34c3a00c8: Pull complete [2024-11-08T08:12:45.199Z] b352a97aabf1: Pull complete [2024-11-08T08:12:45.199Z] 4872d77fe225: Pull complete [2024-11-08T08:12:45.199Z] 5851b861e8e6: Pull complete [2024-11-08T08:12:45.199Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T08:12:45.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T08:12:45.199Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:12:45.348Z] prd-ubuntu20.04-docker-8c-8g-25896 does not seem to be running inside a container [2024-11-08T08:12:45.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T08:12:47.563Z] $ docker top fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T08:12:47.693Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:12:47.694Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:12:47.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:12:47.789Z] $ docker exec fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e ssh-agent [2024-11-08T08:12:47.905Z] SSH_AUTH_SOCK=/tmp/ssh-W4cXK9CZ7hAn/agent.32 [2024-11-08T08:12:47.905Z] SSH_AGENT_PID=38 [2024-11-08T08:12:47.913Z] Running ssh-add (command line suppressed) [2024-11-08T08:12:47.988Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_9383131354234975647.key (/w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_9383131354234975647.key) [2024-11-08T08:12:48.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:12:48.314Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T08:12:48.312Z] $ docker exec --env ******** --env ******** fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e ssh-agent -k [2024-11-08T08:12:48.406Z] unset SSH_AUTH_SOCK; [2024-11-08T08:12:48.407Z] unset SSH_AGENT_PID; [2024-11-08T08:12:48.407Z] echo Agent pid 38 killed; [2024-11-08T08:12:48.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T08:12:48.477Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T08:12:48.477Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T08:12:48.589Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T08:12:48.577Z] $ docker exec fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e ssh-agent [2024-11-08T08:12:48.717Z] SSH_AUTH_SOCK=/tmp/ssh-l4kugLlWGjIF/agent.72 [2024-11-08T08:12:48.717Z] SSH_AGENT_PID=78 [2024-11-08T08:12:48.722Z] Running ssh-add (command line suppressed) [2024-11-08T08:12:48.807Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_5879014076227160450.key (/w/workspace/foundry_device-virtual-go_PR-501@tmp/private_key_5879014076227160450.key) [2024-11-08T08:12:48.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T08:12:49.142Z] + git semver init [2024-11-08T08:12:49.403Z] 2024-11-08 08:12:49,314 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T08:12:49.403Z] 2024-11-08 08:12:49,315 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-501/.semver [2024-11-08T08:12:49.403Z] 2024-11-08 08:12:49,315 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-501/.semver [2024-11-08T08:12:49.403Z] 2024-11-08 08:12:49,315 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-501/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-501, universal_newlines=False, shell=None, istream=None) [2024-11-08T08:12:51.318Z] 2024-11-08 08:12:51,084 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-501/.git/info/exclude [2024-11-08T08:12:51.318Z] 2024-11-08 08:12:51,085 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-501/.semver/PR-501 with force:False [2024-11-08T08:12:51.318Z] 2024-11-08 08:12:51,085 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-501/.semver/PR-501 [2024-11-08T08:12:51.318Z] 2024-11-08 08:12:51,091 [execute] INFO git cat-file --batch-check [2024-11-08T08:12:51.318Z] 2024-11-08 08:12:51,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-501/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T08:12:51.318Z] 2024-11-08 08:12:51,097 [execute] INFO git cat-file --batch [2024-11-08T08:12:51.318Z] 2024-11-08 08:12:51,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-501/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T08:12:51.318Z] 2024-11-08 08:12:51,101 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-501/.semver/PR-501 [2024-11-08T08:12:51.318Z] 0.0.0 [Pipeline] } [2024-11-08T08:12:51.313Z] $ docker exec --env ******** --env ******** fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e ssh-agent -k [2024-11-08T08:12:51.400Z] unset SSH_AUTH_SOCK; [2024-11-08T08:12:51.400Z] unset SSH_AGENT_PID; [2024-11-08T08:12:51.400Z] echo Agent pid 78 killed; [2024-11-08T08:12:51.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T08:12:51.760Z] + git semver [Pipeline] } [2024-11-08T08:12:52.020Z] $ docker stop --time=1 fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e [2024-11-08T08:12:53.284Z] $ docker rm -f --volumes fd209cf6519949f75df07807a829a9bc4fe235f2d018b092dcd3cd9538c6845e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T08:12:53.651Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T08:12:53.884Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T08:12:53.888Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-11-08T08:12:54.070Z] provisioning config files... [2024-11-08T08:12:54.081Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config15045553701516578405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:12:54.404Z] ---> ****-login.sh [2024-11-08T08:12:54.404Z] nexus3.edgexfoundry.org:10001 [2024-11-08T08:12:54.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:12:54.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:12:54.404Z] Configure a credential helper to remove this warning. See [2024-11-08T08:12:54.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:12:54.404Z] [2024-11-08T08:12:54.404Z] Login Succeeded [2024-11-08T08:12:54.405Z] nexus3.edgexfoundry.org:10002 [2024-11-08T08:12:54.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:12:54.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:12:54.405Z] Configure a credential helper to remove this warning. See [2024-11-08T08:12:54.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:12:54.405Z] [2024-11-08T08:12:54.405Z] Login Succeeded [2024-11-08T08:12:54.405Z] nexus3.edgexfoundry.org:10003 [2024-11-08T08:12:54.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:12:54.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:12:54.664Z] Configure a credential helper to remove this warning. See [2024-11-08T08:12:54.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:12:54.664Z] [2024-11-08T08:12:54.664Z] Login Succeeded [2024-11-08T08:12:54.664Z] nexus3.edgexfoundry.org:10004 [2024-11-08T08:12:54.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:12:54.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:12:54.664Z] Configure a credential helper to remove this warning. See [2024-11-08T08:12:54.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:12:54.664Z] [2024-11-08T08:12:54.664Z] Login Succeeded [2024-11-08T08:12:54.664Z] ****.io [2024-11-08T08:12:54.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:12:54.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:12:54.924Z] Configure a credential helper to remove this warning. See [2024-11-08T08:12:54.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:12:54.924Z] [2024-11-08T08:12:54.924Z] Login Succeeded [2024-11-08T08:12:54.924Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T08:12:54.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T08:12:55.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T08:12:55.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T08:12:55.062Z] ========================================================= [2024-11-08T08:12:55.062Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T08:12:55.062Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:12:55.396Z] + 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-11-08T08:12:55.396Z] Sending build context to Docker daemon 37.71MB [2024-11-08T08:12:55.396Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T08:12:55.396Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T08:12:55.657Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T08:12:55.657Z] 43c4264eed91: Pulling fs layer [2024-11-08T08:12:55.657Z] 4cc291be95ef: Pulling fs layer [2024-11-08T08:12:55.657Z] 2ac1f1163629: Pulling fs layer [2024-11-08T08:12:55.657Z] 5c3c966382ef: Pulling fs layer [2024-11-08T08:12:55.657Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T08:12:55.657Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T08:12:55.657Z] 9f66e0745190: Pulling fs layer [2024-11-08T08:12:55.657Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T08:12:55.657Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T08:12:55.657Z] 4f4fb700ef54: Waiting [2024-11-08T08:12:55.657Z] 5c3c966382ef: Waiting [2024-11-08T08:12:55.657Z] 5d5c8e513c77: Waiting [2024-11-08T08:12:55.657Z] 9f66e0745190: Waiting [2024-11-08T08:12:55.657Z] 561ebcabdf7f: Waiting [2024-11-08T08:12:55.657Z] 4cc291be95ef: Verifying Checksum [2024-11-08T08:12:55.657Z] 4cc291be95ef: Download complete [2024-11-08T08:12:55.657Z] 5c3c966382ef: Verifying Checksum [2024-11-08T08:12:55.657Z] 5c3c966382ef: Download complete [2024-11-08T08:12:55.657Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T08:12:55.657Z] 4f4fb700ef54: Download complete [2024-11-08T08:12:55.657Z] 5d5c8e513c77: Download complete [2024-11-08T08:12:55.657Z] 43c4264eed91: Download complete [2024-11-08T08:12:55.657Z] 9f66e0745190: Verifying Checksum [2024-11-08T08:12:55.657Z] 9f66e0745190: Download complete [2024-11-08T08:12:55.915Z] 43c4264eed91: Pull complete [2024-11-08T08:12:55.915Z] 561ebcabdf7f: Download complete [2024-11-08T08:12:55.915Z] 4cc291be95ef: Pull complete [2024-11-08T08:12:56.173Z] 2ac1f1163629: Verifying Checksum [2024-11-08T08:12:56.173Z] 2ac1f1163629: Download complete [2024-11-08T08:12:56.432Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T08:12:56.432Z] f49a43e4bbc0: Download complete [2024-11-08T08:12:59.715Z] 2ac1f1163629: Pull complete [2024-11-08T08:12:59.715Z] 5c3c966382ef: Pull complete [2024-11-08T08:12:59.715Z] 4f4fb700ef54: Pull complete [2024-11-08T08:12:59.715Z] 5d5c8e513c77: Pull complete [2024-11-08T08:12:59.973Z] 9f66e0745190: Pull complete [2024-11-08T08:13:02.502Z] f49a43e4bbc0: Pull complete [2024-11-08T08:13:02.762Z] 561ebcabdf7f: Pull complete [2024-11-08T08:13:02.762Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T08:13:02.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T08:13:02.762Z] ---> 3a752c3f9dda [2024-11-08T08:13:02.762Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T08:13:04.140Z] ---> Running in 4c177e588de0 [2024-11-08T08:13:04.140Z] Removing intermediate container 4c177e588de0 [2024-11-08T08:13:04.140Z] ---> ed04303e88ca [2024-11-08T08:13:04.140Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T08:13:04.140Z] ---> Running in 55ba6175c2b4 [2024-11-08T08:13:04.140Z] Removing intermediate container 55ba6175c2b4 [2024-11-08T08:13:04.140Z] ---> 1aaf51869b86 [2024-11-08T08:13:04.140Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T08:13:04.140Z] ---> Running in da492f6b04a3 [2024-11-08T08:13:04.400Z] Removing intermediate container da492f6b04a3 [2024-11-08T08:13:04.400Z] ---> 7f35160501d8 [2024-11-08T08:13:04.400Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-08T08:13:04.400Z] ---> Running in 6ca4e7d1ed30 [2024-11-08T08:13:04.400Z] Removing intermediate container 6ca4e7d1ed30 [2024-11-08T08:13:04.400Z] ---> 4768862b04ea [2024-11-08T08:13:04.400Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T08:13:04.400Z] ---> Running in f4e4518501d9 [2024-11-08T08:13:04.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T08:13:04.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T08:13:04.918Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T08:13:04.918Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-08T08:13:04.918Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T08:13:04.918Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T08:13:05.177Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T08:13:05.177Z] OK: 250 MiB in 58 packages [2024-11-08T08:13:05.435Z] Removing intermediate container f4e4518501d9 [2024-11-08T08:13:05.435Z] ---> 76035163023f [2024-11-08T08:13:05.435Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T08:13:05.694Z] ---> bce42d1c7a44 [2024-11-08T08:13:05.694Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T08:13:05.694Z] ---> Running in 37447830f841 [2024-11-08T08:13:09.023Z] Still waiting to schedule task [2024-11-08T08:13:09.024Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25898’ [2024-11-08T08:13:37.791Z] Removing intermediate container 37447830f841 [2024-11-08T08:13:37.791Z] ---> c781309ce651 [2024-11-08T08:13:37.791Z] Step 10/12 : COPY . . [2024-11-08T08:13:37.791Z] ---> 3fa16d51cefa [2024-11-08T08:13:37.791Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T08:13:37.791Z] ---> Running in fc1e9633e46f [2024-11-08T08:13:37.791Z] Removing intermediate container fc1e9633e46f [2024-11-08T08:13:37.791Z] ---> 6645146edfcd [2024-11-08T08:13:37.791Z] Step 12/12 : RUN $MAKE [2024-11-08T08:13:37.791Z] ---> Running in 115c75a72b26 [2024-11-08T08:13:37.791Z] noop [2024-11-08T08:13:37.791Z] Removing intermediate container 115c75a72b26 [2024-11-08T08:13:37.791Z] ---> b1a7d5d5a517 [2024-11-08T08:13:37.791Z] Successfully built b1a7d5d5a517 [2024-11-08T08:13:37.791Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:13:38.122Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T08:13:38.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:13:38.204Z] prd-ubuntu20.04-docker-8c-8g-25896 does not seem to be running inside a container [2024-11-08T08:13:38.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T08:13:38.578Z] $ docker top f44f62d50d0fb44100a64290b4b8015c0e085d2bdab311949f66811b60f52175 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:13:38.939Z] + go version [2024-11-08T08:13:38.939Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T08:13:38.935Z] $ docker stop --time=1 f44f62d50d0fb44100a64290b4b8015c0e085d2bdab311949f66811b60f52175 [2024-11-08T08:13:40.239Z] $ docker rm -f --volumes f44f62d50d0fb44100a64290b4b8015c0e085d2bdab311949f66811b60f52175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:13:40.694Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T08:13:40.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:13:40.777Z] prd-ubuntu20.04-docker-8c-8g-25896 does not seem to be running inside a container [2024-11-08T08:13:40.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T08:13:41.153Z] $ docker top 3c47092dbe596046cdd079f02df0eab56f2dd0e5a8700275c09343f9e6ebd083 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:13:41.520Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-501 [Pipeline] fileExists [Pipeline] sh [2024-11-08T08:13:41.822Z] + make test [2024-11-08T08:13:41.822Z] go test ./... -coverprofile=coverage.out [2024-11-08T08:13:43.199Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-08T08:14:05.125Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-08T08:14:05.125Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.010s coverage: 58.4% of statements [2024-11-08T08:14:13.228Z] go vet ./... [2024-11-08T08:14:19.789Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T08:14:19.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T08:14:19.789Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T08:14:19.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T08:14:19.810Z] $ docker stop --time=1 3c47092dbe596046cdd079f02df0eab56f2dd0e5a8700275c09343f9e6ebd083 [2024-11-08T08:14:21.760Z] $ docker rm -f --volumes 3c47092dbe596046cdd079f02df0eab56f2dd0e5a8700275c09343f9e6ebd083 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T08:14:22.396Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T08:14:22.456Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T08:14:23.097Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T08:14:23.469Z] + ls -al . [2024-11-08T08:14:23.469Z] total 264 [2024-11-08T08:14:23.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 08:13 . [2024-11-08T08:14:23.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 08:12 .. [2024-11-08T08:14:23.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 08:14 .git [2024-11-08T08:14:23.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:12 .github [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 08:12 .gitignore [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 08:12 .golangci.yml [2024-11-08T08:14:23.469Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 08:12 .semver [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 08:12 Attribution.txt [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 08:12 CHANGELOG.md [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 08:12 Dockerfile [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 08:12 GOVERNANCE.md [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 08:12 Jenkinsfile [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 08:12 LICENSE [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 08:12 Makefile [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 08:12 OWNERS.md [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 08:12 README.md [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 08:12 VERSION [2024-11-08T08:14:23.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:12 bin [2024-11-08T08:14:23.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:12 cmd [2024-11-08T08:14:23.469Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 08:14 coverage.out [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 08:12 go.mod [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 08:12 go.sum [2024-11-08T08:14:23.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:12 internal [2024-11-08T08:14:23.469Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 08:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:14:23.780Z] + 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=ee5464c04a27145ed089f75f9d224d00649128ba --label arch=amd64 --label version=0.0.0 . [2024-11-08T08:14:23.780Z] Sending build context to Docker daemon 37.76MB [2024-11-08T08:14:23.780Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T08:14:23.780Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-08T08:14:23.780Z] ---> b1a7d5d5a517 [2024-11-08T08:14:23.780Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T08:14:24.039Z] ---> Running in e8463784d5bc [2024-11-08T08:14:24.039Z] Removing intermediate container e8463784d5bc [2024-11-08T08:14:24.039Z] ---> 7021a6cf5552 [2024-11-08T08:14:24.039Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T08:14:24.039Z] ---> Running in 68be29834056 [2024-11-08T08:14:24.298Z] Removing intermediate container 68be29834056 [2024-11-08T08:14:24.298Z] ---> c7488609a26c [2024-11-08T08:14:24.298Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-08T08:14:24.298Z] ---> Running in e3c187d2b989 [2024-11-08T08:14:24.298Z] Removing intermediate container e3c187d2b989 [2024-11-08T08:14:24.298Z] ---> 43944400647c [2024-11-08T08:14:24.298Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-08T08:14:24.298Z] ---> Running in e6b04b247707 [2024-11-08T08:14:24.298Z] Removing intermediate container e6b04b247707 [2024-11-08T08:14:24.298Z] ---> fdd8666e5acb [2024-11-08T08:14:24.298Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T08:14:24.298Z] ---> Running in 3c4a597dbdb6 [2024-11-08T08:14:24.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T08:14:24.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T08:14:25.126Z] OK: 250 MiB in 58 packages [2024-11-08T08:14:25.384Z] Removing intermediate container 3c4a597dbdb6 [2024-11-08T08:14:25.384Z] ---> f8e5c3fbbaff [2024-11-08T08:14:25.384Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-08T08:14:25.384Z] ---> 37c5189bddea [2024-11-08T08:14:25.384Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T08:14:25.384Z] ---> Running in 5aa87000d797 [2024-11-08T08:14:26.321Z] Removing intermediate container 5aa87000d797 [2024-11-08T08:14:26.321Z] ---> ee9da7271217 [2024-11-08T08:14:26.321Z] Step 10/26 : COPY . . [2024-11-08T08:14:26.889Z] ---> c7ee65012144 [2024-11-08T08:14:26.889Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T08:14:26.889Z] ---> Running in eb58dcd377fe [2024-11-08T08:14:26.889Z] Removing intermediate container eb58dcd377fe [2024-11-08T08:14:26.889Z] ---> b223dd840467 [2024-11-08T08:14:26.889Z] Step 12/26 : RUN $MAKE [2024-11-08T08:14:26.889Z] ---> Running in 7dc6320b6855 [2024-11-08T08:14:27.147Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-08T08:14:59.234Z] Removing intermediate container 7dc6320b6855 [2024-11-08T08:14:59.234Z] ---> 557fa2cd9545 [2024-11-08T08:14:59.234Z] Step 13/26 : FROM alpine:3.20 [2024-11-08T08:14:59.234Z] 3.20: Pulling from library/alpine [2024-11-08T08:14:59.234Z] 43c4264eed91: Already exists [2024-11-08T08:14:59.234Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T08:14:59.234Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T08:14:59.234Z] ---> 91ef0af61f39 [2024-11-08T08:14:59.234Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-08T08:14:59.234Z] ---> Running in 471fe018682d [2024-11-08T08:14:59.234Z] Removing intermediate container 471fe018682d [2024-11-08T08:14:59.234Z] ---> f03bf17e1ffb [2024-11-08T08:14:59.234Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-08T08:14:59.234Z] ---> Running in 3f1c4954e899 [2024-11-08T08:14:59.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T08:14:59.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T08:14:59.234Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T08:14:59.234Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T08:14:59.234Z] OK: 8 MiB in 15 packages [2024-11-08T08:14:59.234Z] Removing intermediate container 3f1c4954e899 [2024-11-08T08:14:59.234Z] ---> dd062f7d9cbd [2024-11-08T08:14:59.234Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-08T08:14:59.234Z] ---> Running in c99aad2f9078 [2024-11-08T08:14:59.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T08:14:59.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T08:14:59.234Z] Upgrading critical system libraries and apk-tools: [2024-11-08T08:14:59.234Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T08:14:59.234Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T08:14:59.234Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T08:14:59.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T08:14:59.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T08:14:59.234Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T08:14:59.234Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T08:14:59.234Z] OK: 8 MiB in 15 packages [2024-11-08T08:14:59.234Z] Removing intermediate container c99aad2f9078 [2024-11-08T08:14:59.234Z] ---> ec4fc0925a1d [2024-11-08T08:14:59.234Z] Step 17/26 : WORKDIR / [2024-11-08T08:14:59.234Z] ---> Running in 8c80ebdb56cb [2024-11-08T08:14:59.234Z] Removing intermediate container 8c80ebdb56cb [2024-11-08T08:14:59.234Z] ---> 8f4967bcae45 [2024-11-08T08:14:59.234Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-08T08:14:59.234Z] ---> 2af166bef810 [2024-11-08T08:14:59.234Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-08T08:14:59.234Z] ---> ea9840e77620 [2024-11-08T08:14:59.234Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-08T08:14:59.493Z] ---> 89d49fb9f85e [2024-11-08T08:14:59.493Z] Step 21/26 : EXPOSE 59900 [2024-11-08T08:14:59.493Z] ---> Running in 4765efc27a29 [2024-11-08T08:14:59.493Z] Removing intermediate container 4765efc27a29 [2024-11-08T08:14:59.493Z] ---> 6cee263e6f72 [2024-11-08T08:14:59.493Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-08T08:14:59.493Z] ---> Running in 4355a54172a7 [2024-11-08T08:14:59.493Z] Removing intermediate container 4355a54172a7 [2024-11-08T08:14:59.493Z] ---> 0cda92fd8952 [2024-11-08T08:14:59.493Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T08:14:59.493Z] ---> Running in 3f687ff67dbe [2024-11-08T08:14:59.752Z] Removing intermediate container 3f687ff67dbe [2024-11-08T08:14:59.752Z] ---> 984799b7eda0 [2024-11-08T08:14:59.752Z] Step 24/26 : LABEL arch=amd64 [2024-11-08T08:14:59.752Z] ---> Running in e63a96c1446e [2024-11-08T08:14:59.752Z] Removing intermediate container e63a96c1446e [2024-11-08T08:14:59.752Z] ---> aadfb5d89ec1 [2024-11-08T08:14:59.752Z] Step 25/26 : LABEL git_sha=ee5464c04a27145ed089f75f9d224d00649128ba [2024-11-08T08:14:59.752Z] ---> Running in f0a89bae97f4 [2024-11-08T08:14:59.752Z] Removing intermediate container f0a89bae97f4 [2024-11-08T08:14:59.752Z] ---> 26e979c6655b [2024-11-08T08:14:59.752Z] Step 26/26 : LABEL version=0.0.0 [2024-11-08T08:14:59.752Z] ---> Running in 0091cf482303 [2024-11-08T08:15:00.011Z] Removing intermediate container 0091cf482303 [2024-11-08T08:15:00.011Z] ---> 7fc6b13ffaec [2024-11-08T08:15:00.011Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T08:15:00.011Z] Successfully built 7fc6b13ffaec [2024-11-08T08:15:00.011Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-11-08T08:15:00.505Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T08:15:00.505Z] [2024-11-08T08:15:00.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:15:00.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T08:15:00.807Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T08:15:00.807Z] 5eb5b503b376: Pulling fs layer [2024-11-08T08:15:00.807Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T08:15:00.807Z] ec43610c2a17: Pulling fs layer [2024-11-08T08:15:00.807Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T08:15:00.807Z] 33b1e0a273af: Pulling fs layer [2024-11-08T08:15:00.807Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T08:15:00.807Z] 2f39f015ded8: Pulling fs layer [2024-11-08T08:15:00.807Z] 3a2ae6a8a46f: Waiting [2024-11-08T08:15:00.807Z] 33b1e0a273af: Waiting [2024-11-08T08:15:00.807Z] 5d3b04190fa2: Waiting [2024-11-08T08:15:00.807Z] 2f39f015ded8: Waiting [2024-11-08T08:15:00.807Z] 5c69ac0246d0: Verifying Checksum [2024-11-08T08:15:00.807Z] 5c69ac0246d0: Download complete [2024-11-08T08:15:00.807Z] 3a2ae6a8a46f: Download complete [2024-11-08T08:15:00.807Z] 33b1e0a273af: Verifying Checksum [2024-11-08T08:15:00.807Z] 33b1e0a273af: Download complete [2024-11-08T08:15:00.807Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T08:15:00.807Z] 5d3b04190fa2: Download complete [2024-11-08T08:15:00.807Z] ec43610c2a17: Verifying Checksum [2024-11-08T08:15:00.807Z] ec43610c2a17: Download complete [2024-11-08T08:15:01.065Z] 5eb5b503b376: Download complete [2024-11-08T08:15:01.632Z] 2f39f015ded8: Download complete [2024-11-08T08:15:02.196Z] 5eb5b503b376: Pull complete [2024-11-08T08:15:02.196Z] 5c69ac0246d0: Pull complete [2024-11-08T08:15:02.761Z] ec43610c2a17: Pull complete [2024-11-08T08:15:02.761Z] 3a2ae6a8a46f: Pull complete [2024-11-08T08:15:03.019Z] 33b1e0a273af: Pull complete [2024-11-08T08:15:03.019Z] 5d3b04190fa2: Pull complete [2024-11-08T08:15:07.204Z] 2f39f015ded8: Pull complete [2024-11-08T08:15:07.204Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T08:15:07.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T08:15:07.204Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:15:07.311Z] prd-ubuntu20.04-docker-8c-8g-25896 does not seem to be running inside a container [2024-11-08T08:15:07.322Z] $ 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/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T08:15:08.422Z] $ docker top 408ad3ee0c54db5e42034eae5a3214a382ef18a4d9ad515f3c5aa3ffa1c39ce3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:15:08.829Z] ---> job-cost.sh [2024-11-08T08:15:08.829Z] lf-activate-venv: SKIPPING [2024-11-08T08:15:08.829Z] INFO: No Stack... [2024-11-08T08:15:09.087Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T08:15:09.345Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T08:15:09.631Z] + cat /w/workspace/foundry_device-virtual-go_PR-501/archives/cost.csv [2024-11-08T08:15:09.631Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T08:15:09.647Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] [2024-11-08T08:15:09.660Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] did not exist. Created. [2024-11-08T08:15:09.668Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T08:15:09.982Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T08:15:10.019Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T08:15:10.027Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T08:15:10.034Z] $ docker stop --time=1 408ad3ee0c54db5e42034eae5a3214a382ef18a4d9ad515f3c5aa3ffa1c39ce3 [2024-11-08T08:15:11.174Z] $ docker rm -f --volumes 408ad3ee0c54db5e42034eae5a3214a382ef18a4d9ad515f3c5aa3ffa1c39ce3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T08:16:40.808Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25899 in /w/workspace/foundry_device-virtual-go_PR-501 [Pipeline] { [Pipeline] ws [2024-11-08T08:16:40.832Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2024-11-08T08:16:43.894Z] The recommended git tool is: git [2024-11-08T08:16:49.821Z] using credential edgex-jenkins-ssh [2024-11-08T08:16:49.849Z] Cloning the remote Git repository [2024-11-08T08:16:49.887Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-11-08T08:16:49.984Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2024-11-08T08:16:50.124Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-08T08:16:50.125Z] > git --version # timeout=10 [2024-11-08T08:16:50.155Z] > git --version # 'git version 2.25.1' [2024-11-08T08:16:50.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T08:16:50.315Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T08:16:54.101Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-08T08:16:54.125Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T08:16:55.157Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-11-08T08:16:55.204Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-11-08T08:16:55.205Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T08:16:55.236Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/501/head:refs/remotes/origin/PR-501 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-08T08:16:55.797Z] Merging remotes/origin/main commit d6005d96c7786e365cf45b9995c116b830baa0de into PR head commit 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 [2024-11-08T08:16:56.159Z] Merge succeeded, producing 04da39c8cd05392da33744da7781debee12da66f [2024-11-08T08:16:56.160Z] Checking out Revision 04da39c8cd05392da33744da7781debee12da66f (PR-501) [2024-11-08T08:16:55.812Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T08:16:55.882Z] > git checkout -f 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 [2024-11-08T08:16:55.992Z] > git remote # timeout=10 [2024-11-08T08:16:56.018Z] > git config --get remote.origin.url # timeout=10 [2024-11-08T08:16:56.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T08:16:56.069Z] > git merge d6005d96c7786e365cf45b9995c116b830baa0de # timeout=10 [2024-11-08T08:16:56.132Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-08T08:16:56.160Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T08:16:56.183Z] > git checkout -f 04da39c8cd05392da33744da7781debee12da66f # timeout=10 [2024-11-08T08:17:00.043Z] Commit message: "Merge commit 'd6005d96c7786e365cf45b9995c116b830baa0de' into HEAD" [2024-11-08T08:17:00.045Z] > git rev-list --no-walk 350f91378f8e2b74d99603fa7c1a2c5178e3ed86 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T08:17:02.033Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T08:17:02.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T08:17:02.033Z] Dload Upload Total Spent Left Speed [2024-11-08T08:17:02.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh [2024-11-08T08:17:02.384Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T08:17:02.726Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T08:17:02.727Z] + sudo tee /etc/docker/daemon.new [2024-11-08T08:17:02.727Z] { [2024-11-08T08:17:02.727Z] "registry-mirrors": [ [2024-11-08T08:17:02.727Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T08:17:02.727Z] ], [2024-11-08T08:17:02.727Z] "bip": "10.250.0.254/24", [2024-11-08T08:17:02.727Z] "hosts": [ [2024-11-08T08:17:02.727Z] "tcp://0.0.0.0:5555", [2024-11-08T08:17:02.727Z] "unix:///var/run/docker.sock" [2024-11-08T08:17:02.727Z] ], [2024-11-08T08:17:02.727Z] "mtu": 1458, [2024-11-08T08:17:02.727Z] "selinux-enabled": true, [2024-11-08T08:17:02.727Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T08:17:02.727Z] } [Pipeline] sh [2024-11-08T08:17:03.067Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T08:17:03.426Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T08:17:21.739Z] provisioning config files... [2024-11-08T08:17:21.766Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config16850576853987225513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:17:22.210Z] ---> ****-login.sh [2024-11-08T08:17:22.210Z] nexus3.edgexfoundry.org:10001 [2024-11-08T08:17:22.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:17:22.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:17:22.798Z] Configure a credential helper to remove this warning. See [2024-11-08T08:17:22.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:17:22.798Z] [2024-11-08T08:17:22.798Z] Login Succeeded [2024-11-08T08:17:22.798Z] nexus3.edgexfoundry.org:10002 [2024-11-08T08:17:23.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:17:23.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:17:23.070Z] Configure a credential helper to remove this warning. See [2024-11-08T08:17:23.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:17:23.070Z] [2024-11-08T08:17:23.070Z] Login Succeeded [2024-11-08T08:17:23.070Z] nexus3.edgexfoundry.org:10003 [2024-11-08T08:17:23.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:17:23.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:17:23.605Z] Configure a credential helper to remove this warning. See [2024-11-08T08:17:23.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:17:23.605Z] [2024-11-08T08:17:23.605Z] Login Succeeded [2024-11-08T08:17:23.605Z] nexus3.edgexfoundry.org:10004 [2024-11-08T08:17:23.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:17:23.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:17:23.875Z] Configure a credential helper to remove this warning. See [2024-11-08T08:17:23.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:17:23.875Z] [2024-11-08T08:17:23.875Z] Login Succeeded [2024-11-08T08:17:23.875Z] ****.io [2024-11-08T08:17:24.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T08:17:24.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T08:17:24.413Z] Configure a credential helper to remove this warning. See [2024-11-08T08:17:24.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T08:17:24.413Z] [2024-11-08T08:17:24.413Z] Login Succeeded [2024-11-08T08:17:24.413Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T08:17:24.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T08:17:24.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T08:17:24.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T08:17:24.812Z] ========================================================= [2024-11-08T08:17:24.812Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T08:17:24.812Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:17:25.199Z] + 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-11-08T08:17:25.794Z] Sending build context to Docker daemon 19.05MB [2024-11-08T08:17:25.794Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T08:17:25.794Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-08T08:17:26.061Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T08:17:26.061Z] cf04c63912e1: Pulling fs layer [2024-11-08T08:17:26.061Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T08:17:26.061Z] a37a00ec5f00: Pulling fs layer [2024-11-08T08:17:26.061Z] 50b3750afda1: Pulling fs layer [2024-11-08T08:17:26.061Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T08:17:26.061Z] 80978eb59214: Pulling fs layer [2024-11-08T08:17:26.061Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T08:17:26.061Z] c5a475d317c9: Pulling fs layer [2024-11-08T08:17:26.061Z] 4f4fb700ef54: Waiting [2024-11-08T08:17:26.061Z] 80978eb59214: Waiting [2024-11-08T08:17:26.061Z] c9f46d7d2bd2: Waiting [2024-11-08T08:17:26.061Z] c5a475d317c9: Waiting [2024-11-08T08:17:26.061Z] 50b3750afda1: Waiting [2024-11-08T08:17:26.061Z] 55b35a11ae5e: Download complete [2024-11-08T08:17:26.061Z] 50b3750afda1: Verifying Checksum [2024-11-08T08:17:26.061Z] 50b3750afda1: Download complete [2024-11-08T08:17:26.061Z] 80978eb59214: Verifying Checksum [2024-11-08T08:17:26.061Z] 80978eb59214: Download complete [2024-11-08T08:17:26.061Z] cf04c63912e1: Verifying Checksum [2024-11-08T08:17:26.061Z] cf04c63912e1: Download complete [2024-11-08T08:17:26.646Z] c5a475d317c9: Verifying Checksum [2024-11-08T08:17:26.646Z] c5a475d317c9: Download complete [2024-11-08T08:17:27.230Z] cf04c63912e1: Pull complete [2024-11-08T08:17:27.813Z] 55b35a11ae5e: Pull complete [2024-11-08T08:17:28.395Z] a37a00ec5f00: Verifying Checksum [2024-11-08T08:17:28.395Z] a37a00ec5f00: Download complete [2024-11-08T08:17:29.356Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T08:17:29.356Z] c9f46d7d2bd2: Download complete [2024-11-08T08:17:44.355Z] a37a00ec5f00: Pull complete [2024-11-08T08:17:44.355Z] 50b3750afda1: Pull complete [2024-11-08T08:17:44.355Z] 4f4fb700ef54: Pull complete [2024-11-08T08:17:44.355Z] 80978eb59214: Pull complete [2024-11-08T08:17:51.033Z] c9f46d7d2bd2: Pull complete [2024-11-08T08:17:52.447Z] c5a475d317c9: Pull complete [2024-11-08T08:17:52.447Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T08:17:52.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T08:17:52.447Z] ---> be29e6b0f0d4 [2024-11-08T08:17:52.447Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T08:17:53.409Z] ---> Running in 08139e348b31 [2024-11-08T08:17:53.677Z] Removing intermediate container 08139e348b31 [2024-11-08T08:17:53.677Z] ---> bc01128b163d [2024-11-08T08:17:53.677Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T08:17:53.677Z] ---> Running in 2442af2f5ee2 [2024-11-08T08:17:53.946Z] Removing intermediate container 2442af2f5ee2 [2024-11-08T08:17:53.946Z] ---> c0ebe469f252 [2024-11-08T08:17:53.946Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-08T08:17:54.215Z] ---> Running in 300755f18cb9 [2024-11-08T08:17:54.485Z] Removing intermediate container 300755f18cb9 [2024-11-08T08:17:54.485Z] ---> a55bb6767d5b [2024-11-08T08:17:54.485Z] Step 6/12 : WORKDIR /device-virtual-go [2024-11-08T08:17:54.485Z] ---> Running in 254a66cf6b58 [2024-11-08T08:17:54.755Z] Removing intermediate container 254a66cf6b58 [2024-11-08T08:17:54.755Z] ---> 9ba92f99ba26 [2024-11-08T08:17:54.755Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T08:17:55.025Z] ---> Running in 8d19dd096f5f [2024-11-08T08:17:55.993Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:17:56.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:17:58.023Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T08:17:58.023Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-08T08:17:58.023Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T08:17:58.023Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T08:17:58.023Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T08:17:58.023Z] OK: 242 MiB in 58 packages [2024-11-08T08:17:58.989Z] Removing intermediate container 8d19dd096f5f [2024-11-08T08:17:58.989Z] ---> 443b9a063054 [2024-11-08T08:17:58.989Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-08T08:17:59.577Z] ---> bc4242e11f84 [2024-11-08T08:17:59.577Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T08:17:59.577Z] ---> Running in 05e1a0957916 [2024-11-08T08:19:51.369Z] Removing intermediate container 05e1a0957916 [2024-11-08T08:19:51.369Z] ---> bbbecbf287fa [2024-11-08T08:19:51.369Z] Step 10/12 : COPY . . [2024-11-08T08:19:51.369Z] ---> 5aece73155f3 [2024-11-08T08:19:51.369Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T08:19:51.369Z] ---> Running in 95b9896f476b [2024-11-08T08:19:51.369Z] Removing intermediate container 95b9896f476b [2024-11-08T08:19:51.369Z] ---> a256c16cdee4 [2024-11-08T08:19:51.369Z] Step 12/12 : RUN $MAKE [2024-11-08T08:19:51.369Z] ---> Running in 15d526a19325 [2024-11-08T08:19:51.369Z] noop [2024-11-08T08:19:51.369Z] Removing intermediate container 15d526a19325 [2024-11-08T08:19:51.369Z] ---> 204cfd91a341 [2024-11-08T08:19:51.369Z] Successfully built 204cfd91a341 [2024-11-08T08:19:51.369Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:19:51.737Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T08:19:51.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:19:51.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container [2024-11-08T08:19:52.036Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T08:19:53.324Z] $ docker top 2cace23b00c08f4efc26ea68f7fc99c3b2a2c6737b29b46c1d1429deec07f952 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:19:54.190Z] + go version [2024-11-08T08:19:54.190Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T08:19:54.202Z] $ docker stop --time=1 2cace23b00c08f4efc26ea68f7fc99c3b2a2c6737b29b46c1d1429deec07f952 [2024-11-08T08:19:55.906Z] $ docker rm -f --volumes 2cace23b00c08f4efc26ea68f7fc99c3b2a2c6737b29b46c1d1429deec07f952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:19:56.507Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T08:19:56.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:19:56.707Z] prd-ubuntu20.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container [2024-11-08T08:19:56.768Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T08:19:58.032Z] $ docker top 65be72d9cb073d58660b15ef13f57f1b2881ab92494a7b82b40639946ff031b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:19:58.889Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2024-11-08T08:19:59.556Z] + make test [2024-11-08T08:19:59.556Z] go test ./... -coverprofile=coverage.out [2024-11-08T08:20:06.200Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-11-08T08:23:27.969Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-11-08T08:23:27.969Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.061s coverage: 58.3% of statements [2024-11-08T08:23:27.969Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T08:23:27.969Z] go vet ./... [2024-11-08T08:24:07.056Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T08:24:07.056Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T08:24:07.056Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T08:24:07.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T08:24:07.091Z] $ docker stop --time=1 65be72d9cb073d58660b15ef13f57f1b2881ab92494a7b82b40639946ff031b8 [2024-11-08T08:24:08.955Z] $ docker rm -f --volumes 65be72d9cb073d58660b15ef13f57f1b2881ab92494a7b82b40639946ff031b8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T08:24:10.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T08:24:10.570Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T08:24:11.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T08:24:11.396Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T08:24:11.709Z] + ls -al . [2024-11-08T08:24:11.709Z] total 260 [2024-11-08T08:24:11.709Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 08:20 . [2024-11-08T08:24:11.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 08:16 .. [2024-11-08T08:24:11.709Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 08:16 .git [2024-11-08T08:24:11.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:16 .github [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 8 08:16 .gitignore [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 08:16 .golangci.yml [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 18321 Nov 8 08:16 Attribution.txt [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 8 08:16 CHANGELOG.md [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 8 08:16 Dockerfile [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 08:16 GOVERNANCE.md [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 8 08:16 Jenkinsfile [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 08:16 LICENSE [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 2536 Nov 8 08:16 Makefile [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 8 08:16 OWNERS.md [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 8 08:16 README.md [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 08:12 VERSION [2024-11-08T08:24:11.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 08:16 bin [2024-11-08T08:24:11.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:16 cmd [2024-11-08T08:24:11.709Z] -rw-r--r-- 1 jenkins jenkins 43316 Nov 8 08:23 coverage.out [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 6228 Nov 8 08:16 go.mod [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 08:16 go.sum [2024-11-08T08:24:11.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 08:16 internal [2024-11-08T08:24:11.709Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 8 08:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:24:12.047Z] + 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=04da39c8cd05392da33744da7781debee12da66f --label arch=arm64 --label version=0.0.0 . [2024-11-08T08:24:12.628Z] Sending build context to Docker daemon 19.09MB [2024-11-08T08:24:12.628Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T08:24:12.628Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-08T08:24:12.628Z] ---> 204cfd91a341 [2024-11-08T08:24:12.628Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-08T08:24:12.628Z] ---> Running in e94bc85dde30 [2024-11-08T08:24:12.893Z] Removing intermediate container e94bc85dde30 [2024-11-08T08:24:12.893Z] ---> de9126b36ef2 [2024-11-08T08:24:12.893Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T08:24:13.159Z] ---> Running in d11f73e430b8 [2024-11-08T08:24:13.425Z] Removing intermediate container d11f73e430b8 [2024-11-08T08:24:13.425Z] ---> d00ae36c2329 [2024-11-08T08:24:13.425Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-08T08:24:13.425Z] ---> Running in 199b03d907d3 [2024-11-08T08:24:13.699Z] Removing intermediate container 199b03d907d3 [2024-11-08T08:24:13.699Z] ---> 696570b6917f [2024-11-08T08:24:13.699Z] Step 6/26 : WORKDIR /device-virtual-go [2024-11-08T08:24:13.699Z] ---> Running in 98b9fe0d84d1 [2024-11-08T08:24:13.966Z] Removing intermediate container 98b9fe0d84d1 [2024-11-08T08:24:13.966Z] ---> 4664362bd723 [2024-11-08T08:24:13.966Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T08:24:14.232Z] ---> Running in e4fa206accc9 [2024-11-08T08:24:15.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:24:15.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:24:16.880Z] OK: 242 MiB in 58 packages [2024-11-08T08:24:17.846Z] Removing intermediate container e4fa206accc9 [2024-11-08T08:24:17.846Z] ---> 25947da6f75b [2024-11-08T08:24:17.846Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-08T08:24:18.431Z] ---> b0dbdfdebb60 [2024-11-08T08:24:18.431Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T08:24:18.431Z] ---> Running in 47825182f213 [2024-11-08T08:24:21.004Z] Removing intermediate container 47825182f213 [2024-11-08T08:24:21.004Z] ---> 0be41f651c8c [2024-11-08T08:24:21.004Z] Step 10/26 : COPY . . [2024-11-08T08:24:22.407Z] ---> 9d5e5bbf325a [2024-11-08T08:24:22.407Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T08:24:22.407Z] ---> Running in f7a4bdb9277b [2024-11-08T08:24:22.407Z] Removing intermediate container f7a4bdb9277b [2024-11-08T08:24:22.407Z] ---> d78d3b54da5d [2024-11-08T08:24:22.407Z] Step 12/26 : RUN $MAKE [2024-11-08T08:24:22.675Z] ---> Running in 94a58367422e [2024-11-08T08:24:23.635Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2024-11-08T08:27:45.376Z] Removing intermediate container 94a58367422e [2024-11-08T08:27:45.376Z] ---> e4f12c39af00 [2024-11-08T08:27:45.376Z] Step 13/26 : FROM alpine:3.20 [2024-11-08T08:27:45.376Z] 3.20: Pulling from library/alpine [2024-11-08T08:27:45.376Z] cf04c63912e1: Already exists [2024-11-08T08:27:45.376Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T08:27:45.376Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T08:27:45.376Z] ---> c157a85ed455 [2024-11-08T08:27:45.376Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-11-08T08:27:45.376Z] ---> Running in 3f391fb4748b [2024-11-08T08:27:45.376Z] Removing intermediate container 3f391fb4748b [2024-11-08T08:27:45.376Z] ---> f72e108b9fad [2024-11-08T08:27:45.376Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-08T08:27:45.376Z] ---> Running in 86147201cfd3 [2024-11-08T08:27:45.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:27:45.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:27:45.376Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T08:27:45.376Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T08:27:45.376Z] OK: 9 MiB in 15 packages [2024-11-08T08:27:45.376Z] Removing intermediate container 86147201cfd3 [2024-11-08T08:27:45.376Z] ---> 1a92ae7f36e1 [2024-11-08T08:27:45.376Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-08T08:27:45.376Z] ---> Running in 4fa879c9378f [2024-11-08T08:27:45.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:27:45.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:27:45.376Z] Upgrading critical system libraries and apk-tools: [2024-11-08T08:27:45.376Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T08:27:45.376Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T08:27:45.376Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T08:27:45.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T08:27:45.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T08:27:45.376Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T08:27:45.376Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T08:27:45.376Z] OK: 9 MiB in 15 packages [2024-11-08T08:27:45.376Z] Removing intermediate container 4fa879c9378f [2024-11-08T08:27:45.376Z] ---> 8a81db2ae88d [2024-11-08T08:27:45.376Z] Step 17/26 : WORKDIR / [2024-11-08T08:27:45.376Z] ---> Running in f1c150ec5b67 [2024-11-08T08:27:45.376Z] Removing intermediate container f1c150ec5b67 [2024-11-08T08:27:45.376Z] ---> 24ba16c5b0a9 [2024-11-08T08:27:45.376Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-11-08T08:27:45.376Z] ---> d83d72e0b66d [2024-11-08T08:27:45.376Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-11-08T08:27:45.376Z] ---> 98b3b1cb0bb4 [2024-11-08T08:27:45.376Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-11-08T08:27:45.642Z] ---> b4135b7d3872 [2024-11-08T08:27:45.642Z] Step 21/26 : EXPOSE 59900 [2024-11-08T08:27:45.642Z] ---> Running in a7c775163272 [2024-11-08T08:27:45.907Z] Removing intermediate container a7c775163272 [2024-11-08T08:27:45.907Z] ---> cdbbbebc7e53 [2024-11-08T08:27:45.907Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-11-08T08:27:45.907Z] ---> Running in 4368fe24a453 [2024-11-08T08:27:46.176Z] Removing intermediate container 4368fe24a453 [2024-11-08T08:27:46.176Z] ---> 7be7941d98bc [2024-11-08T08:27:46.176Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T08:27:46.176Z] ---> Running in f725aad584e8 [2024-11-08T08:27:46.446Z] Removing intermediate container f725aad584e8 [2024-11-08T08:27:46.446Z] ---> 64314804836b [2024-11-08T08:27:46.446Z] Step 24/26 : LABEL arch=arm64 [2024-11-08T08:27:46.711Z] ---> Running in f74c35ca6d10 [2024-11-08T08:27:46.977Z] Removing intermediate container f74c35ca6d10 [2024-11-08T08:27:46.977Z] ---> 7c8d85506ff3 [2024-11-08T08:27:46.977Z] Step 25/26 : LABEL git_sha=04da39c8cd05392da33744da7781debee12da66f [2024-11-08T08:27:46.977Z] ---> Running in ba688614090d [2024-11-08T08:27:47.244Z] Removing intermediate container ba688614090d [2024-11-08T08:27:47.244Z] ---> 05e3b4104f44 [2024-11-08T08:27:47.244Z] Step 26/26 : LABEL version=0.0.0 [2024-11-08T08:27:47.244Z] ---> Running in 3f1c4832ce2c [2024-11-08T08:27:47.517Z] Removing intermediate container 3f1c4832ce2c [2024-11-08T08:27:47.517Z] ---> c50b8dd22a78 [2024-11-08T08:27:47.517Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T08:27:47.517Z] Successfully built c50b8dd22a78 [2024-11-08T08:27:47.517Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:27:47.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T08:27:47.989Z] [2024-11-08T08:27:47.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:27:48.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T08:27:48.320Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T08:27:48.320Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T08:27:48.320Z] 04944245beec: Pulling fs layer [2024-11-08T08:27:48.320Z] 699f458cf7ca: Pulling fs layer [2024-11-08T08:27:48.320Z] 765212b225bb: Pulling fs layer [2024-11-08T08:27:48.320Z] f23df028b6ca: Pulling fs layer [2024-11-08T08:27:48.320Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T08:27:48.320Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T08:27:48.320Z] f23df028b6ca: Waiting [2024-11-08T08:27:48.320Z] d65c8cfc05b1: Waiting [2024-11-08T08:27:48.320Z] 2437ff75d9bd: Waiting [2024-11-08T08:27:48.320Z] 765212b225bb: Waiting [2024-11-08T08:27:48.586Z] 04944245beec: Verifying Checksum [2024-11-08T08:27:48.586Z] 04944245beec: Download complete [2024-11-08T08:27:48.586Z] 765212b225bb: Verifying Checksum [2024-11-08T08:27:48.586Z] 765212b225bb: Download complete [2024-11-08T08:27:48.586Z] f23df028b6ca: Verifying Checksum [2024-11-08T08:27:48.586Z] f23df028b6ca: Download complete [2024-11-08T08:27:48.586Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T08:27:48.586Z] d65c8cfc05b1: Download complete [2024-11-08T08:27:48.854Z] 699f458cf7ca: Verifying Checksum [2024-11-08T08:27:48.854Z] 699f458cf7ca: Download complete [2024-11-08T08:27:49.120Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T08:27:49.120Z] 8998bd30e6a1: Download complete [2024-11-08T08:27:51.715Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T08:27:51.715Z] 2437ff75d9bd: Download complete [2024-11-08T08:27:53.654Z] 8998bd30e6a1: Pull complete [2024-11-08T08:27:54.612Z] 04944245beec: Pull complete [2024-11-08T08:27:56.010Z] 699f458cf7ca: Pull complete [2024-11-08T08:27:56.274Z] 765212b225bb: Pull complete [2024-11-08T08:27:57.232Z] f23df028b6ca: Pull complete [2024-11-08T08:27:57.232Z] d65c8cfc05b1: Pull complete [2024-11-08T08:28:15.447Z] 2437ff75d9bd: Pull complete [2024-11-08T08:28:15.447Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T08:28:15.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T08:28:15.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:28:15.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-25899 does not seem to be running inside a container [2024-11-08T08:28:15.727Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T08:28:18.567Z] $ docker top 7bfb2913262bb9291e3940cc251e75cca91c399b1e3ff2e6c881d9f8f64fe377 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:28:19.453Z] ---> job-cost.sh [2024-11-08T08:28:19.453Z] lf-activate-venv: SKIPPING [2024-11-08T08:28:19.453Z] INFO: No Stack... [2024-11-08T08:28:20.032Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T08:28:20.612Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T08:28:21.247Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2024-11-08T08:28:21.247Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T08:28:21.302Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] [2024-11-08T08:28:21.311Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] did not exist. Created. [2024-11-08T08:28:21.317Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T08:28:21.996Z] /w/workspace/device-virtual-go/2@tmp/durable-b98daaaf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T08:28:22.656Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T08:28:22.683Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T08:28:22.738Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T08:28:22.746Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-501-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T08:28:22.778Z] $ docker stop --time=1 7bfb2913262bb9291e3940cc251e75cca91c399b1e3ff2e6c881d9f8f64fe377 [2024-11-08T08:28:24.290Z] $ docker rm -f --volumes 7bfb2913262bb9291e3940cc251e75cca91c399b1e3ff2e6c881d9f8f64fe377 [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-11-08T08:28:24.770Z] provisioning config files... [2024-11-08T08:28:24.776Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config1695838901198606881tmp [Pipeline] { [Pipeline] sh [2024-11-08T08:28:25.076Z] + set +x [2024-11-08T08:28:25.076Z] + curl -s https://codecov.io/bash [2024-11-08T08:28:25.076Z] + bash -s -- [2024-11-08T08:28:25.076Z] [2024-11-08T08:28:25.076Z] _____ _ [2024-11-08T08:28:25.076Z] / ____| | | [2024-11-08T08:28:25.076Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T08:28:25.076Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T08:28:25.076Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T08:28:25.076Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T08:28:25.076Z] Bash-1.0.6 [2024-11-08T08:28:25.076Z] [2024-11-08T08:28:25.076Z] [2024-11-08T08:28:25.076Z] ==> git version 2.25.1 found [2024-11-08T08:28:25.076Z] ==> 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-11-08T08:28:25.076Z] Release-Date: 2020-01-08 [2024-11-08T08:28:25.076Z] 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-11-08T08:28:25.076Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T08:28:25.076Z] ==> Jenkins CI detected. [2024-11-08T08:28:25.076Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-501 [2024-11-08T08:28:25.076Z] project root: . [2024-11-08T08:28:25.076Z] --> token set from env [2024-11-08T08:28:25.076Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T08:28:25.076Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T08:28:25.076Z] ==> Python coveragepy not found [2024-11-08T08:28:25.076Z] ==> Searching for coverage reports in: [2024-11-08T08:28:25.076Z] + . [2024-11-08T08:28:25.335Z] -> Found 1 reports [2024-11-08T08:28:25.335Z] ==> Detecting git/mercurial file structure [2024-11-08T08:28:25.335Z] ==> Reading reports [2024-11-08T08:28:25.335Z] + ./coverage.out bytes=43316 [2024-11-08T08:28:25.335Z] ==> Appending adjustments [2024-11-08T08:28:25.335Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T08:28:25.335Z] + Found adjustments [2024-11-08T08:28:25.335Z] ==> Gzipping contents [2024-11-08T08:28:25.335Z] 8.0K /tmp/codecov.jEWLQ8.gz [2024-11-08T08:28:25.335Z] ==> Uploading reports [2024-11-08T08:28:25.335Z] url: https://codecov.io [2024-11-08T08:28:25.335Z] query: branch=PR-501&commit=ee5464c04a27145ed089f75f9d224d00649128ba&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-501%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=501&job=&cmd_args= [2024-11-08T08:28:25.335Z] -> Pinging Codecov [2024-11-08T08:28:25.335Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-501&commit=ee5464c04a27145ed089f75f9d224d00649128ba&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-501%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=501&job=&cmd_args= [2024-11-08T08:28:25.595Z] -> Uploading to [2024-11-08T08:28:25.595Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/ee5464c04a27145ed089f75f9d224d00649128ba/8948c211-6007-4e38-9b1a-6de124017a43.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T082825Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0066152e065ef4ac316a970cbee3d587979a0724d6297d89824210d16eaf48fe [2024-11-08T08:28:25.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T08:28:25.595Z] Dload Upload Total Spent Left Speed [2024-11-08T08:28:25.854Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 21538 --:--:-- --:--:-- --:--:-- 21538 [2024-11-08T08:28:25.854Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/ee5464c04a27145ed089f75f9d224d00649128ba [Pipeline] } [2024-11-08T08:28:25.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-11-08T08:28:26.713Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-501/archives ] [2024-11-08T08:28:26.713Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-501/archives [2024-11-08T08:28:26.713Z] total 16 [2024-11-08T08:28:26.713Z] drwxr-xr-x 3 root root 4096 Nov 8 08:15 . [2024-11-08T08:28:26.713Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 08:15 .. [2024-11-08T08:28:26.713Z] drwxr-xr-x 2 root root 4096 Nov 8 08:15 cost [2024-11-08T08:28:26.713Z] -rw-r--r-- 1 root root 89 Nov 8 08:15 cost.csv [2024-11-08T08:28:26.713Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-501/archives [2024-11-08T08:28:26.713Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-501/archives [2024-11-08T08:28:26.713Z] total 16 [2024-11-08T08:28:26.713Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 08:15 . [2024-11-08T08:28:26.713Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 08:15 .. [2024-11-08T08:28:26.713Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 08:15 cost [2024-11-08T08:28:26.713Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 8 08:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:28:27.004Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:28:27.862Z] ---> package-listing.sh [2024-11-08T08:28:27.862Z] ++ facter osfamily [2024-11-08T08:28:27.862Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T08:28:28.122Z] + OS_FAMILY=debian [2024-11-08T08:28:28.122Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-501 [2024-11-08T08:28:28.122Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T08:28:28.122Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T08:28:28.122Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T08:28:28.122Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T08:28:28.122Z] + '[' /w/workspace/foundry_device-virtual-go_PR-501 ']' [2024-11-08T08:28:28.122Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T08:28:28.122Z] + case "${OS_FAMILY}" in [2024-11-08T08:28:28.122Z] + dpkg -l [2024-11-08T08:28:28.122Z] + grep '^ii' [2024-11-08T08:28:28.122Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T08:28:28.122Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T08:28:28.122Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T08:28:28.122Z] + '[' /w/workspace/foundry_device-virtual-go_PR-501 ']' [2024-11-08T08:28:28.122Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-501/archives/ [2024-11-08T08:28:28.122Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-501/archives/ [Pipeline] echo [2024-11-08T08:28:28.135Z] 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/foundry_device-virtual-go_PR-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T08:28:28.412Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T08:28:28.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T08:28:28.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T08:28:29.121Z] prd-ubuntu20.04-docker-8c-8g-25896 does not seem to be running inside a container [2024-11-08T08:28:29.161Z] $ 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/foundry_device-virtual-go_PR-501/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-501 -v /w/workspace/foundry_device-virtual-go_PR-501:/w/workspace/foundry_device-virtual-go_PR-501:rw,z -v /w/workspace/foundry_device-virtual-go_PR-501@tmp:/w/workspace/foundry_device-virtual-go_PR-501@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T08:28:29.357Z] $ docker top 21bba9ad666bd42cec971b023ce24315f2a7dee78a92bdb20cabc8035faccf50 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T08:28:29.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T08:28:30.065Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T08:28:30.349Z] + ls /var/log/sa-host [2024-11-08T08:28:30.349Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T08:28:30.433Z] provisioning config files... [2024-11-08T08:28:30.442Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-501@tmp/config17969487386575201695tmp [Pipeline] { [Pipeline] echo [2024-11-08T08:28:30.462Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:28:30.746Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T08:28:30.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:28:31.092Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T08:28:31.101Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:28:31.388Z] ---> sudo-logs.sh [2024-11-08T08:28:31.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T08:28:31.418Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:28:31.705Z] ---> job-cost.sh [2024-11-08T08:28:31.705Z] lf-activate-venv: SKIPPING [2024-11-08T08:28:31.705Z] DEBUG: total: 0.2199999988079071 [2024-11-08T08:28:31.705Z] INFO: Retrieving Stack Cost... [2024-11-08T08:28:31.965Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T08:28:32.532Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T08:28:32.546Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T08:28:32.833Z] ---> logs-deploy.sh [2024-11-08T08:28:32.833Z] lf-activate-venv: SKIPPING [2024-11-08T08:28:32.833Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-501/2 [2024-11-08T08:28:32.833Z] INFO: archiving workspace using pattern(s): [2024-11-08T08:28:33.771Z] Archives upload complete. [2024-11-08T08:28:33.771Z] INFO: archiving logs to Nexus