Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2404411371f062037d1ada821faca8080a127271+932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 (36c6f5e797547b60319611b5dd750c173b10ebe3) 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-ssh558636009378537254.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8652606410496985158.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 590556114a56c6d90cc8043840e039c2f74196dc 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-474/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-474/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5678880713623345215.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh2836946684421758735.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-474/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-474/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9810584040465654330.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4789’ Running on prd-ubuntu20.04-docker-8c-8g-4792 in /w/workspace/foundry_device-virtual-go_PR-474 [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-474 # 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 Merging remotes/origin/main commit 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 into PR head commit 2404411371f062037d1ada821faca8080a127271 > 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/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2404411371f062037d1ada821faca8080a127271 # timeout=10 > git remote # timeout=10 Merge succeeded, producing e8264638357581db1207300fa69bb11664ee4707 Checking out Revision e8264638357581db1207300fa69bb11664ee4707 (PR-474) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8264638357581db1207300fa69bb11664ee4707 # timeout=10 Commit message: "Merge commit '932cd0ed64b24657bf9f55b2df32b0bd0d5697a3' into HEAD" > git rev-list --no-walk 2404411371f062037d1ada821faca8080a127271 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-02T08:15:22.171Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-02T08:15:22.245Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-02T08:15:22.270Z] ========================================================= [2024-07-02T08:15:22.270Z] EdgeX Global Pipelines Version Info [2024-07-02T08:15:22.270Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:15:22.980Z] ------------------- [2024-07-02T08:15:22.980Z] stable info: [2024-07-02T08:15:22.980Z] ------------------- [2024-07-02T08:15:22.980Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T08:15:22.980Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T08:15:22.980Z] Message: update stable to v1.0.260 [2024-07-02T08:15:23.547Z] ------------------- [2024-07-02T08:15:23.547Z] experimental info: [2024-07-02T08:15:23.547Z] ------------------- [2024-07-02T08:15:23.547Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T08:15:23.547Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-02T08:15:23.547Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-02T08:15:23.625Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-07-02T08:15:23.647Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-07-02T08:15:23.669Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-02T08:15:23.690Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-02T08:15:23.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-02T08:15:23.732Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-02T08:15:23.749Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-02T08:15:23.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-02T08:15:23.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-02T08:15:23.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-02T08:15:23.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-02T08:15:23.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-07-02T08:15:23.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-02T08:15:23.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-02T08:15:23.929Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T08:15:23.949Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T08:15:23.977Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-02T08:15:24.002Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-02T08:15:24.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-02T08:15:24.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-02T08:15:24.086Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-02T08:15:24.110Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-02T08:15:24.143Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-02T08:15:24.163Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-02T08:15:24.183Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-02T08:15:24.203Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-02T08:15:24.225Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-02T08:15:24.248Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-474 [Pipeline] echo [2024-07-02T08:15:24.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-474 [Pipeline] echo [2024-07-02T08:15:24.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-474 [Pipeline] echo [2024-07-02T08:15:24.318Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8264638357581db1207300fa69bb11664ee4707 [Pipeline] echo [2024-07-02T08:15:24.343Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e826463 [Pipeline] echo [2024-07-02T08:15:24.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T08:15:24.419Z] provisioning config files... [2024-07-02T08:15:24.434Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-474@tmp/config6877436425492665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:15:24.756Z] ---> ****-login.sh [2024-07-02T08:15:24.756Z] nexus3.edgexfoundry.org:10001 [2024-07-02T08:15:25.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:15:25.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:15:25.017Z] Configure a credential helper to remove this warning. See [2024-07-02T08:15:25.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:15:25.017Z] [2024-07-02T08:15:25.017Z] Login Succeeded [2024-07-02T08:15:25.017Z] nexus3.edgexfoundry.org:10002 [2024-07-02T08:15:25.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:15:25.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:15:25.276Z] Configure a credential helper to remove this warning. See [2024-07-02T08:15:25.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:15:25.276Z] [2024-07-02T08:15:25.276Z] Login Succeeded [2024-07-02T08:15:25.276Z] nexus3.edgexfoundry.org:10003 [2024-07-02T08:15:25.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:15:25.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:15:25.276Z] Configure a credential helper to remove this warning. See [2024-07-02T08:15:25.276Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:15:25.276Z] [2024-07-02T08:15:25.276Z] Login Succeeded [2024-07-02T08:15:25.276Z] nexus3.edgexfoundry.org:10004 [2024-07-02T08:15:25.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:15:25.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:15:25.536Z] Configure a credential helper to remove this warning. See [2024-07-02T08:15:25.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:15:25.536Z] [2024-07-02T08:15:25.536Z] Login Succeeded [2024-07-02T08:15:25.536Z] ****.io [2024-07-02T08:15:25.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:15:25.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:15:25.796Z] Configure a credential helper to remove this warning. See [2024-07-02T08:15:25.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:15:25.796Z] [2024-07-02T08:15:25.796Z] Login Succeeded [2024-07-02T08:15:25.796Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T08:15:25.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-02T08:15:26.207Z] + git rev-list -1 --merges e8264638357581db1207300fa69bb11664ee4707~1..e8264638357581db1207300fa69bb11664ee4707 [Pipeline] echo [2024-07-02T08:15:26.235Z] -----------> git rev-list -1 --merges e8264638357581db1207300fa69bb11664ee4707~1..e8264638357581db1207300fa69bb11664ee4707 e8264638357581db1207300fa69bb11664ee4707 [2024-07-02T08:15:26.235Z] e8264638357581db1207300fa69bb11664ee4707 [false] [Pipeline] sh [2024-07-02T08:15:26.528Z] + git log --format=format:%s -1 e8264638357581db1207300fa69bb11664ee4707 [Pipeline] echo [2024-07-02T08:15:26.544Z] ========================================================= [2024-07-02T08:15:26.544Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-02T08:15:26.544Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T08:15:26.898Z] + git log --format=format:%s -1 e8264638357581db1207300fa69bb11664ee4707 [Pipeline] echo [2024-07-02T08:15:26.910Z] [semverPrep] GIT_COMMIT: e8264638357581db1207300fa69bb11664ee4707, Commit Message: Merge commit '932cd0ed64b24657bf9f55b2df32b0bd0d5697a3' into HEAD [Pipeline] echo [2024-07-02T08:15:26.925Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-02T08:15:27.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T08:15:27.309Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-02T08:15:27.309Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-02T08:15:27.309Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-02T08:15:27.309Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-02T08:15:27.309Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-02T08:15:27.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:15:27.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T08:15:27.728Z] [2024-07-02T08:15:27.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:15:28.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T08:15:28.032Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-02T08:15:28.032Z] b85a868b505f: Pulling fs layer [2024-07-02T08:15:28.032Z] e2be974225ed: Pulling fs layer [2024-07-02T08:15:28.032Z] 339a4e72a1f5: Pulling fs layer [2024-07-02T08:15:28.032Z] 988bab9f4d93: Pulling fs layer [2024-07-02T08:15:28.032Z] 1469e6f7b9e6: Pulling fs layer [2024-07-02T08:15:28.032Z] eaf3925da568: Pulling fs layer [2024-07-02T08:15:28.032Z] bab4dde63d76: Pulling fs layer [2024-07-02T08:15:28.032Z] bde34c3a00c8: Pulling fs layer [2024-07-02T08:15:28.032Z] b352a97aabf1: Pulling fs layer [2024-07-02T08:15:28.032Z] 4872d77fe225: Pulling fs layer [2024-07-02T08:15:28.032Z] 5851b861e8e6: Pulling fs layer [2024-07-02T08:15:28.032Z] 988bab9f4d93: Waiting [2024-07-02T08:15:28.032Z] 1469e6f7b9e6: Waiting [2024-07-02T08:15:28.032Z] eaf3925da568: Waiting [2024-07-02T08:15:28.032Z] bab4dde63d76: Waiting [2024-07-02T08:15:28.032Z] 4872d77fe225: Waiting [2024-07-02T08:15:28.032Z] bde34c3a00c8: Waiting [2024-07-02T08:15:28.032Z] b352a97aabf1: Waiting [2024-07-02T08:15:28.032Z] 5851b861e8e6: Waiting [2024-07-02T08:15:28.032Z] e2be974225ed: Verifying Checksum [2024-07-02T08:15:28.032Z] e2be974225ed: Download complete [2024-07-02T08:15:28.032Z] 988bab9f4d93: Download complete [2024-07-02T08:15:28.032Z] 1469e6f7b9e6: Verifying Checksum [2024-07-02T08:15:28.032Z] 1469e6f7b9e6: Download complete [2024-07-02T08:15:28.032Z] 339a4e72a1f5: Verifying Checksum [2024-07-02T08:15:28.032Z] 339a4e72a1f5: Download complete [2024-07-02T08:15:28.032Z] eaf3925da568: Verifying Checksum [2024-07-02T08:15:28.032Z] eaf3925da568: Download complete [2024-07-02T08:15:28.032Z] bde34c3a00c8: Verifying Checksum [2024-07-02T08:15:28.032Z] bde34c3a00c8: Download complete [2024-07-02T08:15:28.290Z] b352a97aabf1: Verifying Checksum [2024-07-02T08:15:28.290Z] b352a97aabf1: Download complete [2024-07-02T08:15:28.290Z] 4872d77fe225: Download complete [2024-07-02T08:15:28.290Z] 5851b861e8e6: Verifying Checksum [2024-07-02T08:15:28.290Z] 5851b861e8e6: Download complete [2024-07-02T08:15:28.290Z] b85a868b505f: Download complete [2024-07-02T08:15:28.549Z] bab4dde63d76: Verifying Checksum [2024-07-02T08:15:28.549Z] bab4dde63d76: Download complete [2024-07-02T08:15:29.486Z] b85a868b505f: Pull complete [2024-07-02T08:15:29.486Z] e2be974225ed: Pull complete [2024-07-02T08:15:30.053Z] 339a4e72a1f5: Pull complete [2024-07-02T08:15:30.053Z] 988bab9f4d93: Pull complete [2024-07-02T08:15:30.312Z] 1469e6f7b9e6: Pull complete [2024-07-02T08:15:30.312Z] eaf3925da568: Pull complete [2024-07-02T08:15:32.219Z] bab4dde63d76: Pull complete [2024-07-02T08:15:32.219Z] bde34c3a00c8: Pull complete [2024-07-02T08:15:32.219Z] b352a97aabf1: Pull complete [2024-07-02T08:15:32.219Z] 4872d77fe225: Pull complete [2024-07-02T08:15:32.219Z] 5851b861e8e6: Pull complete [2024-07-02T08:15:32.479Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-02T08:15:32.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T08:15:32.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:15:32.615Z] prd-ubuntu20.04-docker-8c-8g-4792 does not seem to be running inside a container [2024-07-02T08:15:32.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-474 -v /w/workspace/foundry_device-virtual-go_PR-474:/w/workspace/foundry_device-virtual-go_PR-474:rw,z -v /w/workspace/foundry_device-virtual-go_PR-474@tmp:/w/workspace/foundry_device-virtual-go_PR-474@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-07-02T08:15:35.788Z] $ docker top 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 -eo pid,comm [2024-07-02T08:15:35.838Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-02T08:15:35.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T08:15:35.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T08:15:35.887Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T08:15:35.990Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T08:15:35.992Z] $ docker exec 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 ssh-agent [2024-07-02T08:15:36.095Z] SSH_AUTH_SOCK=/tmp/ssh-0Jamk74jejmA/agent.32 [2024-07-02T08:15:36.095Z] SSH_AGENT_PID=38 [2024-07-02T08:15:36.101Z] Running ssh-add (command line suppressed) [2024-07-02T08:15:36.194Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-474@tmp/private_key_6420776895937746606.key (/w/workspace/foundry_device-virtual-go_PR-474@tmp/private_key_6420776895937746606.key) [2024-07-02T08:15:36.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T08:15:36.504Z] + git tag --points-at HEAD [Pipeline] } [2024-07-02T08:15:36.520Z] $ docker exec --env ******** --env ******** 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 ssh-agent -k [2024-07-02T08:15:36.609Z] unset SSH_AUTH_SOCK; [2024-07-02T08:15:36.609Z] unset SSH_AGENT_PID; [2024-07-02T08:15:36.610Z] echo Agent pid 38 killed; [2024-07-02T08:15:36.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-02T08:15:36.662Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T08:15:36.662Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T08:15:36.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T08:15:36.771Z] $ docker exec 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 ssh-agent [2024-07-02T08:15:36.884Z] SSH_AUTH_SOCK=/tmp/ssh-kyVNNnab3zIK/agent.71 [2024-07-02T08:15:36.884Z] SSH_AGENT_PID=77 [2024-07-02T08:15:36.889Z] Running ssh-add (command line suppressed) [2024-07-02T08:15:36.996Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-474@tmp/private_key_11985309067130529142.key (/w/workspace/foundry_device-virtual-go_PR-474@tmp/private_key_11985309067130529142.key) [2024-07-02T08:15:37.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T08:15:37.298Z] + git semver init [2024-07-02T08:15:37.556Z] 2024-07-02 08:15:37,460 [run_init] DEBUG init version:0.0.0 force:False [2024-07-02T08:15:37.556Z] 2024-07-02 08:15:37,461 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-474/.semver [2024-07-02T08:15:37.556Z] 2024-07-02 08:15:37,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-474/.semver [2024-07-02T08:15:37.556Z] 2024-07-02 08:15:37,462 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-474/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-474, universal_newlines=False, shell=None, istream=None) [2024-07-02T08:15:39.463Z] 2024-07-02 08:15:39,276 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-474/.git/info/exclude [2024-07-02T08:15:39.463Z] 2024-07-02 08:15:39,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-474/.semver/PR-474 with force:False [2024-07-02T08:15:39.463Z] 2024-07-02 08:15:39,277 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-474/.semver/PR-474 [2024-07-02T08:15:39.463Z] 2024-07-02 08:15:39,281 [execute] INFO git cat-file --batch-check [2024-07-02T08:15:39.463Z] 2024-07-02 08:15:39,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-474/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T08:15:39.463Z] 2024-07-02 08:15:39,286 [execute] INFO git cat-file --batch [2024-07-02T08:15:39.463Z] 2024-07-02 08:15:39,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-474/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T08:15:39.463Z] 2024-07-02 08:15:39,291 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-474/.semver/PR-474 [2024-07-02T08:15:39.463Z] 0.0.0 [Pipeline] } [2024-07-02T08:15:39.472Z] $ docker exec --env ******** --env ******** 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 ssh-agent -k [2024-07-02T08:15:39.574Z] unset SSH_AUTH_SOCK; [2024-07-02T08:15:39.575Z] unset SSH_AGENT_PID; [2024-07-02T08:15:39.575Z] echo Agent pid 77 killed; [2024-07-02T08:15:39.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T08:15:39.907Z] + git semver [Pipeline] } [2024-07-02T08:15:40.179Z] $ docker stop --time=1 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 [2024-07-02T08:15:41.513Z] $ docker rm -f --volumes 02ac4b0180f23134327ae0422ddfad3833bfff99bcf5425717bca1c64ea76b92 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T08:15:41.900Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-02T08:15:42.121Z] Stashed 1 file(s) [Pipeline] echo [2024-07-02T08:15:42.124Z] [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-07-02T08:15:42.292Z] provisioning config files... [2024-07-02T08:15:42.302Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-474@tmp/config18031735464937845522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:15:42.602Z] ---> ****-login.sh [2024-07-02T08:15:42.602Z] nexus3.edgexfoundry.org:10001 [2024-07-02T08:15:42.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:15:42.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:15:42.602Z] Configure a credential helper to remove this warning. See [2024-07-02T08:15:42.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:15:42.603Z] [2024-07-02T08:15:42.603Z] Login Succeeded [2024-07-02T08:15:42.603Z] nexus3.edgexfoundry.org:10002 [2024-07-02T08:15:42.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:15:42.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:15:42.603Z] Configure a credential helper to remove this warning. See [2024-07-02T08:15:42.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:15:42.603Z] [2024-07-02T08:15:42.603Z] Login Succeeded [2024-07-02T08:15:42.603Z] nexus3.edgexfoundry.org:10003 [2024-07-02T08:15:42.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:15:42.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:15:42.862Z] Configure a credential helper to remove this warning. See [2024-07-02T08:15:42.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:15:42.862Z] [2024-07-02T08:15:42.862Z] Login Succeeded [2024-07-02T08:15:42.862Z] nexus3.edgexfoundry.org:10004 [2024-07-02T08:15:42.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:15:42.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:15:42.862Z] Configure a credential helper to remove this warning. See [2024-07-02T08:15:42.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:15:42.862Z] [2024-07-02T08:15:42.862Z] Login Succeeded [2024-07-02T08:15:42.862Z] ****.io [2024-07-02T08:15:43.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:15:43.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:15:43.122Z] Configure a credential helper to remove this warning. See [2024-07-02T08:15:43.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:15:43.122Z] [2024-07-02T08:15:43.122Z] Login Succeeded [2024-07-02T08:15:43.122Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T08:15:43.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-02T08:15:43.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T08:15:43.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T08:15:43.263Z] ========================================================= [2024-07-02T08:15:43.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-02T08:15:43.264Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:15:43.596Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-02T08:15:43.596Z] Sending build context to Docker daemon 37.58MB [2024-07-02T08:15:43.596Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-02T08:15:43.596Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-02T08:15:43.854Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-02T08:15:43.854Z] 619be1103602: Pulling fs layer [2024-07-02T08:15:43.854Z] 7862e08f4a3e: Pulling fs layer [2024-07-02T08:15:43.854Z] 5df492c9dc93: Pulling fs layer [2024-07-02T08:15:43.854Z] 7629e6793208: Pulling fs layer [2024-07-02T08:15:43.854Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T08:15:43.854Z] fb5054dd5b73: Pulling fs layer [2024-07-02T08:15:43.854Z] eeca6798cff9: Pulling fs layer [2024-07-02T08:15:43.854Z] aa269ceb94a6: Pulling fs layer [2024-07-02T08:15:43.854Z] ada007ff1a6a: Pulling fs layer [2024-07-02T08:15:43.854Z] fb5054dd5b73: Waiting [2024-07-02T08:15:43.854Z] eeca6798cff9: Waiting [2024-07-02T08:15:43.854Z] aa269ceb94a6: Waiting [2024-07-02T08:15:43.854Z] 7629e6793208: Waiting [2024-07-02T08:15:43.854Z] ada007ff1a6a: Waiting [2024-07-02T08:15:43.854Z] 4f4fb700ef54: Waiting [2024-07-02T08:15:43.854Z] 7862e08f4a3e: Download complete [2024-07-02T08:15:43.854Z] 7629e6793208: Verifying Checksum [2024-07-02T08:15:43.854Z] 7629e6793208: Download complete [2024-07-02T08:15:43.854Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T08:15:43.854Z] 4f4fb700ef54: Download complete [2024-07-02T08:15:43.854Z] fb5054dd5b73: Verifying Checksum [2024-07-02T08:15:43.854Z] fb5054dd5b73: Download complete [2024-07-02T08:15:43.854Z] 619be1103602: Verifying Checksum [2024-07-02T08:15:43.854Z] 619be1103602: Download complete [2024-07-02T08:15:43.854Z] eeca6798cff9: Verifying Checksum [2024-07-02T08:15:43.854Z] eeca6798cff9: Download complete [2024-07-02T08:15:44.113Z] 619be1103602: Pull complete [2024-07-02T08:15:44.113Z] 7862e08f4a3e: Pull complete [2024-07-02T08:15:44.113Z] ada007ff1a6a: Download complete [2024-07-02T08:15:44.371Z] 5df492c9dc93: Verifying Checksum [2024-07-02T08:15:44.371Z] 5df492c9dc93: Download complete [2024-07-02T08:15:44.628Z] aa269ceb94a6: Verifying Checksum [2024-07-02T08:15:44.628Z] aa269ceb94a6: Download complete [2024-07-02T08:15:47.164Z] 5df492c9dc93: Pull complete [2024-07-02T08:15:47.164Z] 7629e6793208: Pull complete [2024-07-02T08:15:47.424Z] 4f4fb700ef54: Pull complete [2024-07-02T08:15:47.424Z] fb5054dd5b73: Pull complete [2024-07-02T08:15:47.682Z] eeca6798cff9: Pull complete [2024-07-02T08:15:50.217Z] aa269ceb94a6: Pull complete [2024-07-02T08:15:50.477Z] ada007ff1a6a: Pull complete [2024-07-02T08:15:50.477Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-02T08:15:50.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T08:15:50.477Z] ---> f489d0715acc [2024-07-02T08:15:50.477Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-02T08:15:53.769Z] ---> Running in 603006aa8a4a [2024-07-02T08:15:53.769Z] Removing intermediate container 603006aa8a4a [2024-07-02T08:15:53.769Z] ---> f1cd0351b3d6 [2024-07-02T08:15:53.769Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-02T08:15:53.769Z] ---> Running in d5510c7d4454 [2024-07-02T08:15:53.769Z] Removing intermediate container d5510c7d4454 [2024-07-02T08:15:53.769Z] ---> ca3a50c0b1ec [2024-07-02T08:15:53.769Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-02T08:15:53.769Z] ---> Running in 1d3f41df45b8 [2024-07-02T08:15:53.769Z] Removing intermediate container 1d3f41df45b8 [2024-07-02T08:15:53.769Z] ---> 65b8f6d770da [2024-07-02T08:15:53.769Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-02T08:15:53.769Z] ---> Running in 5acb9b7bd94e [2024-07-02T08:15:53.769Z] Removing intermediate container 5acb9b7bd94e [2024-07-02T08:15:53.769Z] ---> 8dbdfbcfbf14 [2024-07-02T08:15:53.769Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-02T08:15:54.028Z] ---> Running in 5323e8b5bfbb [2024-07-02T08:15:54.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:15:54.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:15:54.548Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-07-02T08:15:54.548Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-02T08:15:54.548Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-07-02T08:15:54.548Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-07-02T08:15:54.548Z] Executing busybox-1.36.1-r5.trigger [2024-07-02T08:15:54.548Z] OK: 268 MiB in 56 packages [2024-07-02T08:15:55.117Z] Removing intermediate container 5323e8b5bfbb [2024-07-02T08:15:55.117Z] ---> af7dc632a613 [2024-07-02T08:15:55.117Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-02T08:15:55.117Z] ---> 877553f6beef [2024-07-02T08:15:55.117Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:15:55.117Z] ---> Running in 026b127f5d8d [2024-07-02T08:15:57.242Z] Still waiting to schedule task [2024-07-02T08:15:57.243Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4790’ [2024-07-02T08:16:41.833Z] Removing intermediate container 026b127f5d8d [2024-07-02T08:16:41.833Z] ---> f66fce7e2c65 [2024-07-02T08:16:41.833Z] Step 10/12 : COPY . . [2024-07-02T08:16:41.833Z] ---> 9081fd1d7df0 [2024-07-02T08:16:41.833Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-02T08:16:41.833Z] ---> Running in c76aa8539e43 [2024-07-02T08:16:41.833Z] Removing intermediate container c76aa8539e43 [2024-07-02T08:16:41.833Z] ---> 9946e52ef3c5 [2024-07-02T08:16:41.833Z] Step 12/12 : RUN $MAKE [2024-07-02T08:16:41.833Z] ---> Running in e3c2c9b33103 [2024-07-02T08:16:41.833Z] noop [2024-07-02T08:16:41.833Z] Removing intermediate container e3c2c9b33103 [2024-07-02T08:16:41.833Z] ---> 8fd868aabbd6 [2024-07-02T08:16:41.833Z] Successfully built 8fd868aabbd6 [2024-07-02T08:16:41.833Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:16:42.165Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T08:16:42.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:16:42.245Z] prd-ubuntu20.04-docker-8c-8g-4792 does not seem to be running inside a container [2024-07-02T08:16:42.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-474 -v /w/workspace/foundry_device-virtual-go_PR-474:/w/workspace/foundry_device-virtual-go_PR-474:rw,z -v /w/workspace/foundry_device-virtual-go_PR-474@tmp:/w/workspace/foundry_device-virtual-go_PR-474@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-07-02T08:16:42.612Z] $ docker top 2e175f3a7d19bd49376030897f1eafbfee0c4f42ca8717eebe46087d73ea7786 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T08:16:42.959Z] + go version [2024-07-02T08:16:42.960Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-02T08:16:42.967Z] $ docker stop --time=1 2e175f3a7d19bd49376030897f1eafbfee0c4f42ca8717eebe46087d73ea7786 [2024-07-02T08:16:44.214Z] $ docker rm -f --volumes 2e175f3a7d19bd49376030897f1eafbfee0c4f42ca8717eebe46087d73ea7786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:16:44.644Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T08:16:44.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:16:44.721Z] prd-ubuntu20.04-docker-8c-8g-4792 does not seem to be running inside a container [2024-07-02T08:16:44.755Z] $ 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-474 -v /w/workspace/foundry_device-virtual-go_PR-474:/w/workspace/foundry_device-virtual-go_PR-474:rw,z -v /w/workspace/foundry_device-virtual-go_PR-474@tmp:/w/workspace/foundry_device-virtual-go_PR-474@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-07-02T08:16:45.099Z] $ docker top be74351d98185c66f0ce11622c3da4704f00b87b456eb90ed7fa37b3f4bae459 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T08:16:45.450Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-474 [Pipeline] fileExists [Pipeline] sh [2024-07-02T08:16:45.802Z] + make test [2024-07-02T08:16:45.802Z] go test ./... -coverprofile=coverage.out [2024-07-02T08:16:47.176Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-02T08:17:05.254Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-02T08:17:05.254Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 58.4% of statements [2024-07-02T08:17:15.238Z] go vet ./... [2024-07-02T08:17:20.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T08:17:20.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T08:17:20.503Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T08:17:20.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-02T08:17:20.790Z] $ docker stop --time=1 be74351d98185c66f0ce11622c3da4704f00b87b456eb90ed7fa37b3f4bae459 [2024-07-02T08:17:26.519Z] $ docker rm -f --volumes be74351d98185c66f0ce11622c3da4704f00b87b456eb90ed7fa37b3f4bae459 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T08:17:27.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-02T08:17:27.136Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-02T08:17:27.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-02T08:17:27.988Z] + ls -al . [2024-07-02T08:17:27.988Z] total 276 [2024-07-02T08:17:27.988Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 08:16 . [2024-07-02T08:17:27.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 08:15 .. [2024-07-02T08:17:27.988Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 08:17 .git [2024-07-02T08:17:27.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 08:15 .github [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 2 08:15 .gitignore [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 2 08:15 .golangci.yml [2024-07-02T08:17:27.988Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 08:15 .semver [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 2 08:15 Attribution.txt [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 2 08:15 CHANGELOG.md [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 2 08:15 Dockerfile [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 08:15 GOVERNANCE.md [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 2 08:15 Jenkinsfile [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 2 08:15 LICENSE [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 2 08:15 Makefile [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 2 08:15 OWNERS.md [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 2 08:15 README.md [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 2 08:15 VERSION [2024-07-02T08:17:27.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 08:15 bin [2024-07-02T08:17:27.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 08:15 cmd [2024-07-02T08:17:27.988Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 2 08:17 coverage.out [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 6979 Jul 2 08:15 go.mod [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jul 2 08:15 go.sum [2024-07-02T08:17:27.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 08:15 internal [2024-07-02T08:17:27.988Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 2 08:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:17:28.303Z] + 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=e8264638357581db1207300fa69bb11664ee4707 --label arch=amd64 --label version=0.0.0 . [2024-07-02T08:17:28.304Z] Sending build context to Docker daemon 37.62MB [2024-07-02T08:17:28.304Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-02T08:17:28.304Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-02T08:17:28.304Z] ---> 8fd868aabbd6 [2024-07-02T08:17:28.304Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-02T08:17:28.874Z] ---> Running in 2dc80233dbc9 [2024-07-02T08:17:28.874Z] Removing intermediate container 2dc80233dbc9 [2024-07-02T08:17:28.874Z] ---> 5bbdac571879 [2024-07-02T08:17:28.874Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-02T08:17:29.134Z] ---> Running in 3210a879da9e [2024-07-02T08:17:29.134Z] Removing intermediate container 3210a879da9e [2024-07-02T08:17:29.134Z] ---> 007b8355cab5 [2024-07-02T08:17:29.134Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-02T08:17:29.134Z] ---> Running in a2b827bb2f27 [2024-07-02T08:17:29.134Z] Removing intermediate container a2b827bb2f27 [2024-07-02T08:17:29.134Z] ---> e7f8b40a46f9 [2024-07-02T08:17:29.134Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-02T08:17:29.134Z] ---> Running in 234e4dabb7c4 [2024-07-02T08:17:29.393Z] Removing intermediate container 234e4dabb7c4 [2024-07-02T08:17:29.393Z] ---> ad94201db09a [2024-07-02T08:17:29.393Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-02T08:17:29.393Z] ---> Running in 49f37d6266e7 [2024-07-02T08:17:29.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:17:29.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:17:30.172Z] OK: 268 MiB in 56 packages [2024-07-02T08:17:30.432Z] Removing intermediate container 49f37d6266e7 [2024-07-02T08:17:30.432Z] ---> 339c022fe947 [2024-07-02T08:17:30.432Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-02T08:17:30.691Z] ---> ac4e47d1f5fc [2024-07-02T08:17:30.691Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:17:30.691Z] ---> Running in 929ee6857112 [2024-07-02T08:17:31.626Z] Removing intermediate container 929ee6857112 [2024-07-02T08:17:31.626Z] ---> 3bab5c98084f [2024-07-02T08:17:31.626Z] Step 10/26 : COPY . . [2024-07-02T08:17:32.194Z] ---> 38a92202fe7d [2024-07-02T08:17:32.194Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-02T08:17:32.194Z] ---> Running in d1e8e6e58a54 [2024-07-02T08:17:32.194Z] Removing intermediate container d1e8e6e58a54 [2024-07-02T08:17:32.194Z] ---> 24941e45841c [2024-07-02T08:17:32.194Z] Step 12/26 : RUN $MAKE [2024-07-02T08:17:32.194Z] ---> Running in 59f5afa866dc [2024-07-02T08:17:32.451Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-02T08:18:04.520Z] Removing intermediate container 59f5afa866dc [2024-07-02T08:18:04.521Z] ---> e1f224f47ace [2024-07-02T08:18:04.521Z] Step 13/26 : FROM alpine:3.18 [2024-07-02T08:18:04.521Z] 3.18: Pulling from library/alpine [2024-07-02T08:18:04.521Z] 73baa7ef167e: Pulling fs layer [2024-07-02T08:18:04.521Z] 73baa7ef167e: Verifying Checksum [2024-07-02T08:18:04.521Z] 73baa7ef167e: Download complete [2024-07-02T08:18:04.521Z] 73baa7ef167e: Pull complete [2024-07-02T08:18:04.521Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:18:04.521Z] Status: Downloaded newer image for alpine:3.18 [2024-07-02T08:18:04.521Z] ---> 8fd7cac70a4a [2024-07-02T08:18:04.521Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-02T08:18:04.521Z] ---> Running in cdd53e1551cf [2024-07-02T08:18:04.521Z] Removing intermediate container cdd53e1551cf [2024-07-02T08:18:04.521Z] ---> 763c7c01428a [2024-07-02T08:18:04.521Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-02T08:18:04.521Z] ---> Running in d5bedcc41731 [2024-07-02T08:18:04.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:18:04.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:18:04.521Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T08:18:04.521Z] Executing busybox-1.36.1-r7.trigger [2024-07-02T08:18:04.521Z] OK: 7 MiB in 16 packages [2024-07-02T08:18:04.521Z] Removing intermediate container d5bedcc41731 [2024-07-02T08:18:04.521Z] ---> b81c178b9b5f [2024-07-02T08:18:04.521Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-02T08:18:04.521Z] ---> Running in f5b338240b30 [2024-07-02T08:18:04.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T08:18:04.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T08:18:04.521Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:18:04.521Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:18:04.521Z] OK: 7 MiB in 16 packages [2024-07-02T08:18:05.089Z] Removing intermediate container f5b338240b30 [2024-07-02T08:18:05.089Z] ---> 1f471c407405 [2024-07-02T08:18:05.089Z] Step 17/26 : WORKDIR / [2024-07-02T08:18:05.089Z] ---> Running in 95896bc34c28 [2024-07-02T08:18:05.347Z] Removing intermediate container 95896bc34c28 [2024-07-02T08:18:05.347Z] ---> dd06e927ec9d [2024-07-02T08:18:05.347Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-02T08:18:05.347Z] ---> 785d0f621201 [2024-07-02T08:18:05.347Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-02T08:18:05.605Z] ---> f5953dbc22da [2024-07-02T08:18:05.605Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-02T08:18:06.539Z] ---> f2ed9646f56e [2024-07-02T08:18:06.539Z] Step 21/26 : EXPOSE 59900 [2024-07-02T08:18:06.539Z] ---> Running in e7783d81ad14 [2024-07-02T08:18:06.539Z] Removing intermediate container e7783d81ad14 [2024-07-02T08:18:06.539Z] ---> 66432faad464 [2024-07-02T08:18:06.539Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-02T08:18:06.802Z] ---> Running in f0ab35d75718 [2024-07-02T08:18:06.802Z] Removing intermediate container f0ab35d75718 [2024-07-02T08:18:06.802Z] ---> 72fc26146911 [2024-07-02T08:18:06.802Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-02T08:18:06.802Z] ---> Running in d5111ac11d40 [2024-07-02T08:18:06.802Z] Removing intermediate container d5111ac11d40 [2024-07-02T08:18:06.802Z] ---> 5f709b91db49 [2024-07-02T08:18:06.802Z] Step 24/26 : LABEL arch=amd64 [2024-07-02T08:18:07.061Z] ---> Running in 4cfa591e7b25 [2024-07-02T08:18:07.061Z] Removing intermediate container 4cfa591e7b25 [2024-07-02T08:18:07.061Z] ---> 283528561570 [2024-07-02T08:18:07.061Z] Step 25/26 : LABEL git_sha=e8264638357581db1207300fa69bb11664ee4707 [2024-07-02T08:18:07.061Z] ---> Running in 0b5b840f2bd1 [2024-07-02T08:18:07.061Z] Removing intermediate container 0b5b840f2bd1 [2024-07-02T08:18:07.061Z] ---> 35bc5ec400dc [2024-07-02T08:18:07.061Z] Step 26/26 : LABEL version=0.0.0 [2024-07-02T08:18:07.322Z] ---> Running in 0edd19b4fc52 [2024-07-02T08:18:07.322Z] Removing intermediate container 0edd19b4fc52 [2024-07-02T08:18:07.322Z] ---> d93506993144 [2024-07-02T08:18:07.322Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-02T08:18:07.322Z] Successfully built d93506993144 [2024-07-02T08:18:07.322Z] 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-07-02T08:18:07.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T08:18:07.778Z] [2024-07-02T08:18:07.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:18:08.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T08:18:08.075Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-02T08:18:08.075Z] 5eb5b503b376: Pulling fs layer [2024-07-02T08:18:08.075Z] 5c69ac0246d0: Pulling fs layer [2024-07-02T08:18:08.075Z] ec43610c2a17: Pulling fs layer [2024-07-02T08:18:08.075Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-02T08:18:08.075Z] 33b1e0a273af: Pulling fs layer [2024-07-02T08:18:08.075Z] 5d3b04190fa2: Pulling fs layer [2024-07-02T08:18:08.075Z] 2f39f015ded8: Pulling fs layer [2024-07-02T08:18:08.075Z] 5d3b04190fa2: Waiting [2024-07-02T08:18:08.075Z] 3a2ae6a8a46f: Waiting [2024-07-02T08:18:08.075Z] 2f39f015ded8: Waiting [2024-07-02T08:18:08.075Z] 33b1e0a273af: Waiting [2024-07-02T08:18:08.075Z] 5c69ac0246d0: Download complete [2024-07-02T08:18:08.075Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-02T08:18:08.075Z] 3a2ae6a8a46f: Download complete [2024-07-02T08:18:08.075Z] 33b1e0a273af: Verifying Checksum [2024-07-02T08:18:08.075Z] 33b1e0a273af: Download complete [2024-07-02T08:18:08.075Z] ec43610c2a17: Verifying Checksum [2024-07-02T08:18:08.075Z] ec43610c2a17: Download complete [2024-07-02T08:18:08.075Z] 5d3b04190fa2: Verifying Checksum [2024-07-02T08:18:08.075Z] 5d3b04190fa2: Download complete [2024-07-02T08:18:08.333Z] 5eb5b503b376: Download complete [2024-07-02T08:18:08.897Z] 2f39f015ded8: Download complete [2024-07-02T08:18:09.466Z] 5eb5b503b376: Pull complete [2024-07-02T08:18:09.724Z] 5c69ac0246d0: Pull complete [2024-07-02T08:18:09.982Z] ec43610c2a17: Pull complete [2024-07-02T08:18:10.240Z] 3a2ae6a8a46f: Pull complete [2024-07-02T08:18:10.497Z] 33b1e0a273af: Pull complete [2024-07-02T08:18:10.497Z] 5d3b04190fa2: Pull complete [2024-07-02T08:18:14.689Z] 2f39f015ded8: Pull complete [2024-07-02T08:18:14.689Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-02T08:18:14.689Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T08:18:14.689Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:18:14.782Z] prd-ubuntu20.04-docker-8c-8g-4792 does not seem to be running inside a container [2024-07-02T08:18:14.813Z] $ 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-474 -v /w/workspace/foundry_device-virtual-go_PR-474:/w/workspace/foundry_device-virtual-go_PR-474:rw,z -v /w/workspace/foundry_device-virtual-go_PR-474@tmp:/w/workspace/foundry_device-virtual-go_PR-474@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-07-02T08:18:17.822Z] $ docker top 7e3e6172e5130444860f4fb22768323ef6921a11cfef9e0a13f078008311c260 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:18:18.223Z] ---> job-cost.sh [2024-07-02T08:18:18.223Z] lf-activate-venv: SKIPPING [2024-07-02T08:18:18.223Z] INFO: No Stack... [2024-07-02T08:18:18.482Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T08:18:19.048Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T08:18:19.340Z] + cat /w/workspace/foundry_device-virtual-go_PR-474/archives/cost.csv [2024-07-02T08:18:19.340Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T08:18:19.352Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] [2024-07-02T08:18:19.360Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] did not exist. Created. [2024-07-02T08:18:19.367Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T08:18:19.672Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-02T08:18:19.694Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T08:18:19.703Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T08:18:19.730Z] $ docker stop --time=1 7e3e6172e5130444860f4fb22768323ef6921a11cfef9e0a13f078008311c260 [2024-07-02T08:18:20.872Z] $ docker rm -f --volumes 7e3e6172e5130444860f4fb22768323ef6921a11cfef9e0a13f078008311c260 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-02T08:19:37.050Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4793 in /w/workspace/foundry_device-virtual-go_PR-474 [Pipeline] { [Pipeline] ws [2024-07-02T08:19:37.068Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2024-07-02T08:19:40.156Z] The recommended git tool is: git [2024-07-02T08:19:48.803Z] using credential edgex-jenkins-ssh [2024-07-02T08:19:48.826Z] Cloning the remote Git repository [2024-07-02T08:19:48.879Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-07-02T08:19:48.971Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2024-07-02T08:19:49.185Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-07-02T08:19:49.186Z] > git --version # timeout=10 [2024-07-02T08:19:49.229Z] > git --version # 'git version 2.25.1' [2024-07-02T08:19:49.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T08:19:49.417Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T08:19:53.205Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-07-02T08:19:53.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T08:19:54.218Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-07-02T08:19:54.842Z] Merging remotes/origin/main commit 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 into PR head commit 2404411371f062037d1ada821faca8080a127271 [2024-07-02T08:19:55.160Z] Merge succeeded, producing ef0e3a76ba4a053a777ec492fe440d7725505984 [2024-07-02T08:19:55.161Z] Checking out Revision ef0e3a76ba4a053a777ec492fe440d7725505984 (PR-474) [2024-07-02T08:19:54.266Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-07-02T08:19:54.267Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T08:19:54.297Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/474/head:refs/remotes/origin/PR-474 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-02T08:19:54.860Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T08:19:54.928Z] > git checkout -f 2404411371f062037d1ada821faca8080a127271 # timeout=10 [2024-07-02T08:19:55.016Z] > git remote # timeout=10 [2024-07-02T08:19:55.034Z] > git config --get remote.origin.url # timeout=10 [2024-07-02T08:19:55.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T08:19:55.070Z] > git merge 932cd0ed64b24657bf9f55b2df32b0bd0d5697a3 # timeout=10 [2024-07-02T08:19:55.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-02T08:19:55.168Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T08:19:55.180Z] > git checkout -f ef0e3a76ba4a053a777ec492fe440d7725505984 # timeout=10 [2024-07-02T08:19:58.740Z] Commit message: "Merge commit '932cd0ed64b24657bf9f55b2df32b0bd0d5697a3' into HEAD" [2024-07-02T08:19:58.749Z] > git rev-list --no-walk 2404411371f062037d1ada821faca8080a127271 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T08:20:00.458Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-02T08:20:00.459Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T08:20:00.459Z] Dload Upload Total Spent Left Speed [2024-07-02T08:20:00.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-07-02T08:20:00.803Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-02T08:20:01.133Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-02T08:20:01.133Z] + sudo tee /etc/docker/daemon.new [2024-07-02T08:20:01.133Z] { [2024-07-02T08:20:01.133Z] "registry-mirrors": [ [2024-07-02T08:20:01.133Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-02T08:20:01.133Z] ], [2024-07-02T08:20:01.133Z] "bip": "10.250.0.254/24", [2024-07-02T08:20:01.133Z] "hosts": [ [2024-07-02T08:20:01.133Z] "tcp://0.0.0.0:5555", [2024-07-02T08:20:01.133Z] "unix:///var/run/docker.sock" [2024-07-02T08:20:01.133Z] ], [2024-07-02T08:20:01.133Z] "mtu": 1458, [2024-07-02T08:20:01.133Z] "selinux-enabled": true, [2024-07-02T08:20:01.133Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-02T08:20:01.133Z] } [Pipeline] sh [2024-07-02T08:20:01.461Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-02T08:20:01.793Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T08:20:20.091Z] provisioning config files... [2024-07-02T08:20:20.121Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config3403079390144483970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:20:20.546Z] ---> ****-login.sh [2024-07-02T08:20:20.547Z] nexus3.edgexfoundry.org:10001 [2024-07-02T08:20:21.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:20:21.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:20:21.140Z] Configure a credential helper to remove this warning. See [2024-07-02T08:20:21.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:20:21.140Z] [2024-07-02T08:20:21.140Z] Login Succeeded [2024-07-02T08:20:21.140Z] nexus3.edgexfoundry.org:10002 [2024-07-02T08:20:21.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:20:21.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:20:21.680Z] Configure a credential helper to remove this warning. See [2024-07-02T08:20:21.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:20:21.680Z] [2024-07-02T08:20:21.680Z] Login Succeeded [2024-07-02T08:20:21.680Z] nexus3.edgexfoundry.org:10003 [2024-07-02T08:20:21.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:20:21.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:20:21.952Z] Configure a credential helper to remove this warning. See [2024-07-02T08:20:21.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:20:21.952Z] [2024-07-02T08:20:21.952Z] Login Succeeded [2024-07-02T08:20:21.952Z] nexus3.edgexfoundry.org:10004 [2024-07-02T08:20:22.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:20:22.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:20:22.222Z] Configure a credential helper to remove this warning. See [2024-07-02T08:20:22.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:20:22.222Z] [2024-07-02T08:20:22.222Z] Login Succeeded [2024-07-02T08:20:22.222Z] ****.io [2024-07-02T08:20:22.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T08:20:23.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T08:20:23.092Z] Configure a credential helper to remove this warning. See [2024-07-02T08:20:23.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T08:20:23.092Z] [2024-07-02T08:20:23.092Z] Login Succeeded [2024-07-02T08:20:23.092Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T08:20:23.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-02T08:20:23.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T08:20:23.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T08:20:23.470Z] ========================================================= [2024-07-02T08:20:23.470Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-02T08:20:23.470Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:20:23.952Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-02T08:20:24.547Z] Sending build context to Docker daemon 19MB [2024-07-02T08:20:24.547Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-02T08:20:24.547Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-02T08:20:24.817Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-02T08:20:24.817Z] c6b39de5b339: Pulling fs layer [2024-07-02T08:20:24.817Z] a69c41024577: Pulling fs layer [2024-07-02T08:20:24.817Z] d6de4b400683: Pulling fs layer [2024-07-02T08:20:24.817Z] 35cb2a7552d0: Pulling fs layer [2024-07-02T08:20:24.817Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T08:20:24.817Z] 464afbd9ba4c: Pulling fs layer [2024-07-02T08:20:24.817Z] 00f215d4a9da: Pulling fs layer [2024-07-02T08:20:24.817Z] 35cb2a7552d0: Waiting [2024-07-02T08:20:24.817Z] 4f4fb700ef54: Waiting [2024-07-02T08:20:24.817Z] d496ad576159: Pulling fs layer [2024-07-02T08:20:24.817Z] 464afbd9ba4c: Waiting [2024-07-02T08:20:24.817Z] 00f215d4a9da: Waiting [2024-07-02T08:20:24.817Z] d496ad576159: Waiting [2024-07-02T08:20:24.817Z] a69c41024577: Verifying Checksum [2024-07-02T08:20:24.817Z] a69c41024577: Download complete [2024-07-02T08:20:24.817Z] 35cb2a7552d0: Verifying Checksum [2024-07-02T08:20:24.817Z] 35cb2a7552d0: Download complete [2024-07-02T08:20:24.817Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T08:20:24.817Z] 4f4fb700ef54: Download complete [2024-07-02T08:20:24.817Z] 464afbd9ba4c: Verifying Checksum [2024-07-02T08:20:24.817Z] 464afbd9ba4c: Download complete [2024-07-02T08:20:24.817Z] c6b39de5b339: Verifying Checksum [2024-07-02T08:20:24.817Z] c6b39de5b339: Download complete [2024-07-02T08:20:25.407Z] d496ad576159: Verifying Checksum [2024-07-02T08:20:25.407Z] d496ad576159: Download complete [2024-07-02T08:20:25.994Z] c6b39de5b339: Pull complete [2024-07-02T08:20:26.584Z] a69c41024577: Pull complete [2024-07-02T08:20:26.853Z] d6de4b400683: Verifying Checksum [2024-07-02T08:20:26.853Z] d6de4b400683: Download complete [2024-07-02T08:20:28.274Z] 00f215d4a9da: Verifying Checksum [2024-07-02T08:20:28.274Z] 00f215d4a9da: Download complete [2024-07-02T08:20:40.606Z] d6de4b400683: Pull complete [2024-07-02T08:20:40.606Z] 35cb2a7552d0: Pull complete [2024-07-02T08:20:40.606Z] 4f4fb700ef54: Pull complete [2024-07-02T08:20:40.606Z] 464afbd9ba4c: Pull complete [2024-07-02T08:20:48.833Z] 00f215d4a9da: Pull complete [2024-07-02T08:20:50.246Z] d496ad576159: Pull complete [2024-07-02T08:20:50.246Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-02T08:20:50.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T08:20:50.246Z] ---> f246e2811388 [2024-07-02T08:20:50.246Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-02T08:20:52.192Z] ---> Running in 1c5b890c9afe [2024-07-02T08:20:52.459Z] Removing intermediate container 1c5b890c9afe [2024-07-02T08:20:52.459Z] ---> 1b1a1fff72af [2024-07-02T08:20:52.459Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-02T08:20:52.732Z] ---> Running in 2de9ba56093d [2024-07-02T08:20:53.000Z] Removing intermediate container 2de9ba56093d [2024-07-02T08:20:53.000Z] ---> 14301cdd1e1d [2024-07-02T08:20:53.000Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-02T08:20:53.000Z] ---> Running in 5a89b1e14181 [2024-07-02T08:20:53.267Z] Removing intermediate container 5a89b1e14181 [2024-07-02T08:20:53.267Z] ---> a33b9b3819f7 [2024-07-02T08:20:53.267Z] Step 6/12 : WORKDIR /device-virtual-go [2024-07-02T08:20:53.267Z] ---> Running in 355e0d229ef7 [2024-07-02T08:20:53.534Z] Removing intermediate container 355e0d229ef7 [2024-07-02T08:20:53.534Z] ---> 810a3e8d432c [2024-07-02T08:20:53.534Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-02T08:20:53.803Z] ---> Running in 64e9a674541b [2024-07-02T08:20:56.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:20:56.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:20:57.356Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-07-02T08:20:57.356Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-02T08:20:57.356Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-07-02T08:20:57.356Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-07-02T08:20:57.356Z] Executing busybox-1.36.1-r5.trigger [2024-07-02T08:20:57.624Z] OK: 271 MiB in 56 packages [2024-07-02T08:20:58.597Z] Removing intermediate container 64e9a674541b [2024-07-02T08:20:58.597Z] ---> 4511dbd1052d [2024-07-02T08:20:58.597Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-02T08:20:59.185Z] ---> c579753b445d [2024-07-02T08:20:59.185Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:20:59.185Z] ---> Running in b5cf9584f0cf [2024-07-02T08:22:50.908Z] Removing intermediate container b5cf9584f0cf [2024-07-02T08:22:50.908Z] ---> b48469502313 [2024-07-02T08:22:50.908Z] Step 10/12 : COPY . . [2024-07-02T08:22:50.908Z] ---> 03d20aa07447 [2024-07-02T08:22:50.908Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-02T08:22:50.908Z] ---> Running in 8b7fe64721c1 [2024-07-02T08:22:50.908Z] Removing intermediate container 8b7fe64721c1 [2024-07-02T08:22:50.908Z] ---> 41d5dd455beb [2024-07-02T08:22:50.908Z] Step 12/12 : RUN $MAKE [2024-07-02T08:22:50.908Z] ---> Running in 46a430337e19 [2024-07-02T08:22:51.871Z] noop [2024-07-02T08:22:52.469Z] Removing intermediate container 46a430337e19 [2024-07-02T08:22:52.469Z] ---> 1260df56cf2f [2024-07-02T08:22:52.469Z] Successfully built 1260df56cf2f [2024-07-02T08:22:52.469Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:22:52.830Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T08:22:52.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:22:53.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-4793 does not seem to be running inside a container [2024-07-02T08:22:53.091Z] $ 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-07-02T08:22:54.242Z] $ docker top c4dfa2688d3a8512f68c5fff5176e518943cefab73072ada693b7a85d8e275b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T08:22:55.067Z] + go version [2024-07-02T08:22:55.067Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-02T08:22:55.085Z] $ docker stop --time=1 c4dfa2688d3a8512f68c5fff5176e518943cefab73072ada693b7a85d8e275b1 [2024-07-02T08:22:56.703Z] $ docker rm -f --volumes c4dfa2688d3a8512f68c5fff5176e518943cefab73072ada693b7a85d8e275b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:22:57.262Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T08:22:57.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:22:57.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-4793 does not seem to be running inside a container [2024-07-02T08:22:57.503Z] $ 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-07-02T08:22:58.629Z] $ docker top 42dea8310adeee788f446db1b8bf4026faccd41e830a85e023af3e8e501a4d37 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T08:22:59.454Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2024-07-02T08:23:00.101Z] + make test [2024-07-02T08:23:00.101Z] go test ./... -coverprofile=coverage.out [2024-07-02T08:23:05.442Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-07-02T08:26:12.204Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-07-02T08:26:12.786Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements [2024-07-02T08:26:13.758Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-02T08:26:13.758Z] go vet ./... [2024-07-02T08:27:00.633Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T08:27:00.633Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T08:27:00.633Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T08:27:00.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-02T08:27:00.676Z] $ docker stop --time=1 42dea8310adeee788f446db1b8bf4026faccd41e830a85e023af3e8e501a4d37 [2024-07-02T08:27:02.546Z] $ docker rm -f --volumes 42dea8310adeee788f446db1b8bf4026faccd41e830a85e023af3e8e501a4d37 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T08:27:04.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-02T08:27:04.050Z] Warning: overwriting stash ‘coverage-report’ [2024-07-02T08:27:04.500Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T08:27:04.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-02T08:27:05.213Z] + ls -al . [2024-07-02T08:27:05.213Z] total 272 [2024-07-02T08:27:05.213Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 2 08:23 . [2024-07-02T08:27:05.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 2 08:19 .. [2024-07-02T08:27:05.213Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 2 08:19 .git [2024-07-02T08:27:05.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 08:19 .github [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 272 Jul 2 08:19 .gitignore [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 2 08:19 .golangci.yml [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 17933 Jul 2 08:19 Attribution.txt [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 15941 Jul 2 08:19 CHANGELOG.md [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 1755 Jul 2 08:19 Dockerfile [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 2 08:19 GOVERNANCE.md [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 2 08:19 Jenkinsfile [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 2 08:19 LICENSE [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 1953 Jul 2 08:19 Makefile [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 2 08:19 OWNERS.md [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 4103 Jul 2 08:19 README.md [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 2 08:15 VERSION [2024-07-02T08:27:05.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 2 08:19 bin [2024-07-02T08:27:05.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 08:19 cmd [2024-07-02T08:27:05.213Z] -rw-r--r-- 1 jenkins jenkins 43247 Jul 2 08:26 coverage.out [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 6979 Jul 2 08:19 go.mod [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jul 2 08:19 go.sum [2024-07-02T08:27:05.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 2 08:19 internal [2024-07-02T08:27:05.213Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 2 08:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:27:05.550Z] + 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=ef0e3a76ba4a053a777ec492fe440d7725505984 --label arch=arm64 --label version=0.0.0 . [2024-07-02T08:27:06.130Z] Sending build context to Docker daemon 19.05MB [2024-07-02T08:27:06.130Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-02T08:27:06.130Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-02T08:27:06.130Z] ---> 1260df56cf2f [2024-07-02T08:27:06.130Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-02T08:27:06.398Z] ---> Running in 678e1a4b4e9c [2024-07-02T08:27:06.663Z] Removing intermediate container 678e1a4b4e9c [2024-07-02T08:27:06.663Z] ---> 0380bd444024 [2024-07-02T08:27:06.663Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-02T08:27:06.663Z] ---> Running in 67525bb65deb [2024-07-02T08:27:06.928Z] Removing intermediate container 67525bb65deb [2024-07-02T08:27:06.928Z] ---> 5359ca1e852d [2024-07-02T08:27:06.928Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-07-02T08:27:06.928Z] ---> Running in 0a4849493d83 [2024-07-02T08:27:07.193Z] Removing intermediate container 0a4849493d83 [2024-07-02T08:27:07.193Z] ---> dc4d028a22b9 [2024-07-02T08:27:07.193Z] Step 6/26 : WORKDIR /device-virtual-go [2024-07-02T08:27:07.193Z] ---> Running in 1f55aacb2c8e [2024-07-02T08:27:07.773Z] Removing intermediate container 1f55aacb2c8e [2024-07-02T08:27:07.773Z] ---> 5f2aa0038f67 [2024-07-02T08:27:07.773Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-02T08:27:07.773Z] ---> Running in 36647911643e [2024-07-02T08:27:08.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:27:09.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:27:09.958Z] OK: 271 MiB in 56 packages [2024-07-02T08:27:10.912Z] Removing intermediate container 36647911643e [2024-07-02T08:27:10.912Z] ---> ebbe8af1ee1e [2024-07-02T08:27:10.912Z] Step 8/26 : COPY go.mod vendor* ./ [2024-07-02T08:27:11.180Z] ---> d5a35c5daee5 [2024-07-02T08:27:11.180Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T08:27:11.180Z] ---> Running in fa1d78ee0daf [2024-07-02T08:27:13.753Z] Removing intermediate container fa1d78ee0daf [2024-07-02T08:27:13.753Z] ---> b6e9c0d5c9be [2024-07-02T08:27:13.753Z] Step 10/26 : COPY . . [2024-07-02T08:27:15.154Z] ---> 5983d4506a5e [2024-07-02T08:27:15.154Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-02T08:27:15.154Z] ---> Running in 66c6c556b0da [2024-07-02T08:27:15.154Z] Removing intermediate container 66c6c556b0da [2024-07-02T08:27:15.154Z] ---> bee5ddf95dc4 [2024-07-02T08:27:15.154Z] Step 12/26 : RUN $MAKE [2024-07-02T08:27:15.428Z] ---> Running in 69b65033c020 [2024-07-02T08:27:16.405Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.19" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-07-02T08:30:38.287Z] Removing intermediate container 69b65033c020 [2024-07-02T08:30:38.287Z] ---> 891019ebf55a [2024-07-02T08:30:38.287Z] Step 13/26 : FROM alpine:3.18 [2024-07-02T08:30:38.287Z] 3.18: Pulling from library/alpine [2024-07-02T08:30:38.287Z] 5c905c7ebe2f: Pulling fs layer [2024-07-02T08:30:38.287Z] 5c905c7ebe2f: Verifying Checksum [2024-07-02T08:30:38.287Z] 5c905c7ebe2f: Download complete [2024-07-02T08:30:38.287Z] 5c905c7ebe2f: Pull complete [2024-07-02T08:30:38.287Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T08:30:38.287Z] Status: Downloaded newer image for alpine:3.18 [2024-07-02T08:30:38.287Z] ---> dec292d02e07 [2024-07-02T08:30:38.287Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-07-02T08:30:38.287Z] ---> Running in 46e63e935e45 [2024-07-02T08:30:38.287Z] Removing intermediate container 46e63e935e45 [2024-07-02T08:30:38.287Z] ---> 0b2fe7c92595 [2024-07-02T08:30:38.287Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-07-02T08:30:38.287Z] ---> Running in 9867d8911ae3 [2024-07-02T08:30:38.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:30:38.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:30:38.287Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T08:30:38.287Z] Executing busybox-1.36.1-r7.trigger [2024-07-02T08:30:38.287Z] OK: 8 MiB in 16 packages [2024-07-02T08:30:38.287Z] Removing intermediate container 9867d8911ae3 [2024-07-02T08:30:38.287Z] ---> 5c7627ae2b90 [2024-07-02T08:30:38.287Z] Step 16/26 : RUN apk --no-cache upgrade [2024-07-02T08:30:38.287Z] ---> Running in ae2115c9aadd [2024-07-02T08:30:38.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T08:30:38.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T08:30:38.287Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:30:38.287Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T08:30:38.287Z] OK: 8 MiB in 16 packages [2024-07-02T08:30:38.287Z] Removing intermediate container ae2115c9aadd [2024-07-02T08:30:38.287Z] ---> 70165719b061 [2024-07-02T08:30:38.287Z] Step 17/26 : WORKDIR / [2024-07-02T08:30:38.287Z] ---> Running in dd40aa524796 [2024-07-02T08:30:38.287Z] Removing intermediate container dd40aa524796 [2024-07-02T08:30:38.287Z] ---> aa0d4bff161e [2024-07-02T08:30:38.287Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-07-02T08:30:38.870Z] ---> 35bafc0b832b [2024-07-02T08:30:38.870Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-07-02T08:30:39.136Z] ---> f6de4c2c2c37 [2024-07-02T08:30:39.136Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-07-02T08:30:41.077Z] ---> 0b9105a8fbf7 [2024-07-02T08:30:41.077Z] Step 21/26 : EXPOSE 59900 [2024-07-02T08:30:41.077Z] ---> Running in f542528a2b0d [2024-07-02T08:30:41.343Z] Removing intermediate container f542528a2b0d [2024-07-02T08:30:41.343Z] ---> 294309c0e6ac [2024-07-02T08:30:41.343Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-07-02T08:30:41.343Z] ---> Running in 2ac4019728ce [2024-07-02T08:30:41.610Z] Removing intermediate container 2ac4019728ce [2024-07-02T08:30:41.610Z] ---> 3ddc7a371df3 [2024-07-02T08:30:41.610Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-02T08:30:41.610Z] ---> Running in 61bcaa4387bc [2024-07-02T08:30:41.877Z] Removing intermediate container 61bcaa4387bc [2024-07-02T08:30:41.877Z] ---> 6314386c2378 [2024-07-02T08:30:41.877Z] Step 24/26 : LABEL arch=arm64 [2024-07-02T08:30:41.877Z] ---> Running in 5aad77c9d710 [2024-07-02T08:30:42.460Z] Removing intermediate container 5aad77c9d710 [2024-07-02T08:30:42.460Z] ---> 7818d2e25a7d [2024-07-02T08:30:42.460Z] Step 25/26 : LABEL git_sha=ef0e3a76ba4a053a777ec492fe440d7725505984 [2024-07-02T08:30:42.460Z] ---> Running in fde1e5f7c7b8 [2024-07-02T08:30:42.728Z] Removing intermediate container fde1e5f7c7b8 [2024-07-02T08:30:42.728Z] ---> 2a4c6226fe96 [2024-07-02T08:30:42.728Z] Step 26/26 : LABEL version=0.0.0 [2024-07-02T08:30:42.728Z] ---> Running in 9e3abe3cc045 [2024-07-02T08:30:42.995Z] Removing intermediate container 9e3abe3cc045 [2024-07-02T08:30:42.995Z] ---> 1c3d677d17a1 [2024-07-02T08:30:42.995Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-02T08:30:42.995Z] Successfully built 1c3d677d17a1 [2024-07-02T08:30:42.995Z] 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-07-02T08:30:43.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T08:30:43.472Z] [2024-07-02T08:30:43.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:30:43.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T08:30:43.804Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-02T08:30:43.804Z] 8998bd30e6a1: Pulling fs layer [2024-07-02T08:30:43.804Z] 04944245beec: Pulling fs layer [2024-07-02T08:30:43.804Z] 699f458cf7ca: Pulling fs layer [2024-07-02T08:30:43.804Z] 765212b225bb: Pulling fs layer [2024-07-02T08:30:43.804Z] f23df028b6ca: Pulling fs layer [2024-07-02T08:30:43.804Z] d65c8cfc05b1: Pulling fs layer [2024-07-02T08:30:43.804Z] 2437ff75d9bd: Pulling fs layer [2024-07-02T08:30:43.804Z] 765212b225bb: Waiting [2024-07-02T08:30:43.804Z] f23df028b6ca: Waiting [2024-07-02T08:30:43.804Z] d65c8cfc05b1: Waiting [2024-07-02T08:30:43.804Z] 2437ff75d9bd: Waiting [2024-07-02T08:30:44.070Z] 04944245beec: Verifying Checksum [2024-07-02T08:30:44.070Z] 04944245beec: Download complete [2024-07-02T08:30:44.070Z] 765212b225bb: Verifying Checksum [2024-07-02T08:30:44.070Z] 765212b225bb: Download complete [2024-07-02T08:30:44.070Z] f23df028b6ca: Download complete [2024-07-02T08:30:44.070Z] d65c8cfc05b1: Verifying Checksum [2024-07-02T08:30:44.070Z] d65c8cfc05b1: Download complete [2024-07-02T08:30:44.335Z] 699f458cf7ca: Verifying Checksum [2024-07-02T08:30:44.335Z] 699f458cf7ca: Download complete [2024-07-02T08:30:44.601Z] 8998bd30e6a1: Verifying Checksum [2024-07-02T08:30:44.601Z] 8998bd30e6a1: Download complete [2024-07-02T08:30:47.170Z] 2437ff75d9bd: Verifying Checksum [2024-07-02T08:30:47.170Z] 2437ff75d9bd: Download complete [2024-07-02T08:30:49.103Z] 8998bd30e6a1: Pull complete [2024-07-02T08:30:49.682Z] 04944245beec: Pull complete [2024-07-02T08:30:51.614Z] 699f458cf7ca: Pull complete [2024-07-02T08:30:51.614Z] 765212b225bb: Pull complete [2024-07-02T08:30:52.194Z] f23df028b6ca: Pull complete [2024-07-02T08:30:52.460Z] d65c8cfc05b1: Pull complete [2024-07-02T08:31:10.643Z] 2437ff75d9bd: Pull complete [2024-07-02T08:31:10.643Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-02T08:31:10.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T08:31:10.643Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:31:10.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-4793 does not seem to be running inside a container [2024-07-02T08:31:10.906Z] $ 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-07-02T08:31:13.613Z] $ docker top eca6544b2fce78bd2159db5234d96cdd5c5ca9f2aee8a28485e5fdff09840a1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:31:14.486Z] ---> job-cost.sh [2024-07-02T08:31:14.486Z] lf-activate-venv: SKIPPING [2024-07-02T08:31:14.486Z] INFO: No Stack... [2024-07-02T08:31:15.067Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-02T08:31:16.023Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T08:31:16.652Z] + cat /w/workspace/device-virtual-go/2/archives/cost.csv [2024-07-02T08:31:16.652Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T08:31:16.716Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] [2024-07-02T08:31:16.727Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] did not exist. Created. [2024-07-02T08:31:16.735Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T08:31:17.387Z] /w/workspace/device-virtual-go/2@tmp/durable-3d565ccf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-02T08:31:18.027Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-02T08:31:18.050Z] Warning: overwriting stash ‘stack-cost’ [2024-07-02T08:31:18.101Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T08:31:18.109Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-474-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T08:31:18.142Z] $ docker stop --time=1 eca6544b2fce78bd2159db5234d96cdd5c5ca9f2aee8a28485e5fdff09840a1a [2024-07-02T08:31:19.723Z] $ docker rm -f --volumes eca6544b2fce78bd2159db5234d96cdd5c5ca9f2aee8a28485e5fdff09840a1a [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-07-02T08:31:20.172Z] provisioning config files... [2024-07-02T08:31:20.180Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-474@tmp/config3502125558837037056tmp [Pipeline] { [Pipeline] sh [2024-07-02T08:31:20.486Z] + set +x [2024-07-02T08:31:20.486Z] + + curl -s https://codecov.io/bashbash [2024-07-02T08:31:20.486Z] -s -- [2024-07-02T08:31:20.486Z] [2024-07-02T08:31:20.486Z] _____ _ [2024-07-02T08:31:20.486Z] / ____| | | [2024-07-02T08:31:20.486Z] | | ___ __| | ___ ___ _____ __ [2024-07-02T08:31:20.486Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-02T08:31:20.486Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-02T08:31:20.486Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-02T08:31:20.486Z] Bash-1.0.6 [2024-07-02T08:31:20.486Z] [2024-07-02T08:31:20.486Z] [2024-07-02T08:31:20.486Z] ==> git version 2.25.1 found [2024-07-02T08:31:20.486Z] ==> 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-07-02T08:31:20.486Z] Release-Date: 2020-01-08 [2024-07-02T08:31:20.486Z] 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-07-02T08:31:20.486Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-02T08:31:20.486Z] ==> Jenkins CI detected. [2024-07-02T08:31:20.486Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-474 [2024-07-02T08:31:20.486Z] project root: . [2024-07-02T08:31:20.486Z] --> token set from env [2024-07-02T08:31:20.486Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-02T08:31:20.486Z] ==> Running gcov in . (disable via -X gcov) [2024-07-02T08:31:20.486Z] ==> Python coveragepy not found [2024-07-02T08:31:20.486Z] ==> Searching for coverage reports in: [2024-07-02T08:31:20.486Z] + . [2024-07-02T08:31:20.486Z] -> Found 1 reports [2024-07-02T08:31:20.486Z] ==> Detecting git/mercurial file structure [2024-07-02T08:31:20.747Z] ==> Reading reports [2024-07-02T08:31:20.747Z] + ./coverage.out bytes=43247 [2024-07-02T08:31:20.747Z] ==> Appending adjustments [2024-07-02T08:31:20.747Z] https://docs.codecov.io/docs/fixing-reports [2024-07-02T08:31:20.747Z] + Found adjustments [2024-07-02T08:31:20.747Z] ==> Gzipping contents [2024-07-02T08:31:20.747Z] 8.0K /tmp/codecov.ANwvQb.gz [2024-07-02T08:31:20.747Z] ==> Uploading reports [2024-07-02T08:31:20.747Z] url: https://codecov.io [2024-07-02T08:31:20.747Z] query: branch=PR-474&commit=e8264638357581db1207300fa69bb11664ee4707&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-474%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=474&job=&cmd_args= [2024-07-02T08:31:20.747Z] -> Pinging Codecov [2024-07-02T08:31:20.747Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-474&commit=e8264638357581db1207300fa69bb11664ee4707&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-474%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=474&job=&cmd_args= [2024-07-02T08:31:20.747Z] -> Uploading to [2024-07-02T08:31:20.747Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-02/5E52B4B073DB2E39498172D8E973AA87/e8264638357581db1207300fa69bb11664ee4707/3ca07fcc-f4ae-4b89-8015-79250a04d32c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T083120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=976c43159c3380dd744b2991184219d578068baa4e4a257d67e958b96ccd20d7 [2024-07-02T08:31:20.747Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T08:31:20.747Z] Dload Upload Total Spent Left Speed [2024-07-02T08:31:21.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5022 0 0 100 5022 0 21740 --:--:-- --:--:-- --:--:-- 21740 [2024-07-02T08:31:21.007Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e8264638357581db1207300fa69bb11664ee4707 [Pipeline] } [2024-07-02T08:31:21.014Z] 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-07-02T08:31:21.790Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-474/archives ] [2024-07-02T08:31:21.790Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-474/archives [2024-07-02T08:31:21.790Z] total 16 [2024-07-02T08:31:21.790Z] drwxr-xr-x 3 root root 4096 Jul 2 08:18 . [2024-07-02T08:31:21.790Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 08:18 .. [2024-07-02T08:31:21.790Z] drwxr-xr-x 2 root root 4096 Jul 2 08:18 cost [2024-07-02T08:31:21.790Z] -rw-r--r-- 1 root root 89 Jul 2 08:18 cost.csv [2024-07-02T08:31:21.790Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-474/archives [2024-07-02T08:31:21.790Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-474/archives [2024-07-02T08:31:21.790Z] total 16 [2024-07-02T08:31:21.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 2 08:18 . [2024-07-02T08:31:21.790Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 2 08:18 .. [2024-07-02T08:31:21.790Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 2 08:18 cost [2024-07-02T08:31:21.790Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 2 08:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:31:22.089Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:31:22.946Z] ---> package-listing.sh [2024-07-02T08:31:22.946Z] ++ facter osfamily [2024-07-02T08:31:22.946Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-02T08:31:23.206Z] + OS_FAMILY=debian [2024-07-02T08:31:23.206Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-474 [2024-07-02T08:31:23.206Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-02T08:31:23.206Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-02T08:31:23.206Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-02T08:31:23.206Z] + PACKAGES=/tmp/packages_start.txt [2024-07-02T08:31:23.206Z] + '[' /w/workspace/foundry_device-virtual-go_PR-474 ']' [2024-07-02T08:31:23.206Z] + PACKAGES=/tmp/packages_end.txt [2024-07-02T08:31:23.206Z] + case "${OS_FAMILY}" in [2024-07-02T08:31:23.206Z] + dpkg -l [2024-07-02T08:31:23.206Z] + grep '^ii' [2024-07-02T08:31:23.206Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-02T08:31:23.206Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-02T08:31:23.206Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-02T08:31:23.206Z] + '[' /w/workspace/foundry_device-virtual-go_PR-474 ']' [2024-07-02T08:31:23.206Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-474/archives/ [2024-07-02T08:31:23.206Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-474/archives/ [Pipeline] echo [2024-07-02T08:31:23.217Z] 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-474/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-02T08:31:23.495Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:31:24.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T08:31:24.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:31:24.153Z] prd-ubuntu20.04-docker-8c-8g-4792 does not seem to be running inside a container [2024-07-02T08:31:24.184Z] $ 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-474/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-474 -v /w/workspace/foundry_device-virtual-go_PR-474:/w/workspace/foundry_device-virtual-go_PR-474:rw,z -v /w/workspace/foundry_device-virtual-go_PR-474@tmp:/w/workspace/foundry_device-virtual-go_PR-474@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-07-02T08:31:24.510Z] $ docker top 7e4ae61733fbc0261d120e5267aef5087cdef44e576ed3da46439d6e5f118713 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T08:31:24.857Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-02T08:31:25.141Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-02T08:31:25.426Z] + ls /var/log/sa-host [2024-07-02T08:31:25.426Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T08:31:25.500Z] provisioning config files... [2024-07-02T08:31:25.509Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-474@tmp/config4140662200867202020tmp [Pipeline] { [Pipeline] echo [2024-07-02T08:31:25.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:31:25.807Z] ---> create-netrc.sh [Pipeline] } [2024-07-02T08:31:25.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:31:26.159Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-02T08:31:26.167Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:31:26.448Z] ---> sudo-logs.sh [2024-07-02T08:31:26.449Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-02T08:31:26.521Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:31:26.825Z] ---> job-cost.sh [2024-07-02T08:31:26.825Z] lf-activate-venv: SKIPPING [2024-07-02T08:31:26.825Z] DEBUG: total: 0.2199999988079071 [2024-07-02T08:31:26.825Z] INFO: Retrieving Stack Cost... [2024-07-02T08:31:27.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T08:31:27.695Z] INFO: Archiving Costs [Pipeline] echo [2024-07-02T08:31:27.716Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:31:28.017Z] ---> logs-deploy.sh [2024-07-02T08:31:28.017Z] lf-activate-venv: SKIPPING [2024-07-02T08:31:28.017Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-474/2 [2024-07-02T08:31:28.017Z] INFO: archiving workspace using pattern(s): [2024-07-02T08:31:28.953Z] Archives upload complete. [2024-07-02T08:31:28.953Z] INFO: archiving logs to Nexus