Pull request #500 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ba89364b5f3c515b6dfab1962bb7c06abf3e944+1169a0b026d294e3363d8ba6faebbcac303608ef (e725717df6efd0d38ac3c8e63038d7aea33ac0c2) 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-ssh1271593586733384257.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15979075211008081078.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14147268812636061576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14148275899375526513.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh16234189703217251028.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-500/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-500/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6447378282962536702.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24218 in /w/workspace/foundry_device-virtual-go_PR-500 [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-500 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1169a0b026d294e3363d8ba6faebbcac303608ef into PR head commit 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 Merge succeeded, producing 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 Checking out Revision 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 (PR-500) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1169a0b026d294e3363d8ba6faebbcac303608ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-31T11:19:28.533Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-31T11:19:28.772Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-31T11:19:28.926Z] ========================================================= [2024-10-31T11:19:28.926Z] EdgeX Global Pipelines Version Info [2024-10-31T11:19:28.926Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:19:30.071Z] ------------------- [2024-10-31T11:19:30.071Z] stable info: [2024-10-31T11:19:30.071Z] ------------------- [2024-10-31T11:19:30.071Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-31T11:19:30.071Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-31T11:19:30.071Z] Message: update stable to v1.0.265 [2024-10-31T11:19:30.331Z] ------------------- [2024-10-31T11:19:30.331Z] experimental info: [2024-10-31T11:19:30.331Z] ------------------- [2024-10-31T11:19:30.331Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-31T11:19:30.331Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-31T11:19:30.331Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-31T11:19:30.581Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-10-31T11:19:30.643Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-10-31T11:19:30.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-31T11:19:30.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-31T11:19:30.822Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-31T11:19:30.874Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-31T11:19:30.936Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-31T11:19:30.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-31T11:19:31.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-31T11:19:31.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-31T11:19:31.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-31T11:19:31.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-10-31T11:19:31.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-31T11:19:31.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-31T11:19:31.397Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T11:19:31.447Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T11:19:31.503Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T11:19:31.551Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T11:19:31.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-31T11:19:31.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-31T11:19:31.726Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-31T11:19:31.781Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-31T11:19:31.837Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-31T11:19:31.896Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-31T11:19:31.953Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-31T11:19:32.014Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-31T11:19:32.079Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-31T11:19:32.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-500 [Pipeline] echo [2024-10-31T11:19:32.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-500 [Pipeline] echo [2024-10-31T11:19:32.261Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-500 [Pipeline] echo [2024-10-31T11:19:32.319Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [Pipeline] echo [2024-10-31T11:19:32.379Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ba8936 [Pipeline] echo [2024-10-31T11:19:32.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:19:32.596Z] provisioning config files... [2024-10-31T11:19:32.611Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-500@tmp/config15919348041133850643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:19:33.009Z] ---> ****-login.sh [2024-10-31T11:19:33.009Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:19:33.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:19:33.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:19:33.269Z] Configure a credential helper to remove this warning. See [2024-10-31T11:19:33.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:19:33.269Z] [2024-10-31T11:19:33.269Z] Login Succeeded [2024-10-31T11:19:33.269Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:19:33.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:19:33.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:19:33.529Z] Configure a credential helper to remove this warning. See [2024-10-31T11:19:33.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:19:33.529Z] [2024-10-31T11:19:33.529Z] Login Succeeded [2024-10-31T11:19:33.529Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:19:33.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:19:33.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:19:33.529Z] Configure a credential helper to remove this warning. See [2024-10-31T11:19:33.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:19:33.529Z] [2024-10-31T11:19:33.529Z] Login Succeeded [2024-10-31T11:19:33.529Z] nexus3.edgexfoundry.org:10004 [2024-10-31T11:19:33.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:19:33.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:19:33.789Z] Configure a credential helper to remove this warning. See [2024-10-31T11:19:33.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:19:33.789Z] [2024-10-31T11:19:33.789Z] Login Succeeded [2024-10-31T11:19:33.789Z] ****.io [2024-10-31T11:19:33.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:19:34.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:19:34.050Z] Configure a credential helper to remove this warning. See [2024-10-31T11:19:34.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:19:34.050Z] [2024-10-31T11:19:34.050Z] Login Succeeded [2024-10-31T11:19:34.050Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:19:34.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-31T11:19:34.775Z] + git rev-list -1 --merges 7ba89364b5f3c515b6dfab1962bb7c06abf3e944~1..7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [Pipeline] echo [2024-10-31T11:19:34.826Z] -----------> git rev-list -1 --merges 7ba89364b5f3c515b6dfab1962bb7c06abf3e944~1..7ba89364b5f3c515b6dfab1962bb7c06abf3e944 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [false] [Pipeline] sh [2024-10-31T11:19:35.156Z] + git log --format=format:%s -1 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [Pipeline] echo [2024-10-31T11:19:35.202Z] ========================================================= [2024-10-31T11:19:35.202Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-31T11:19:35.202Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T11:19:35.668Z] + git log --format=format:%s -1 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [Pipeline] echo [2024-10-31T11:19:35.710Z] [semverPrep] GIT_COMMIT: 7ba89364b5f3c515b6dfab1962bb7c06abf3e944, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-10-31T11:19:35.756Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-31T11:19:36.180Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T11:19:36.180Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-31T11:19:36.180Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-31T11:19:36.180Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-31T11:19:36.180Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-31T11:19:36.180Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-31T11:19:36.180Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:19:36.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:19:36.734Z] [2024-10-31T11:19:36.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:19:37.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:19:37.144Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-31T11:19:37.144Z] b85a868b505f: Pulling fs layer [2024-10-31T11:19:37.144Z] e2be974225ed: Pulling fs layer [2024-10-31T11:19:37.144Z] 339a4e72a1f5: Pulling fs layer [2024-10-31T11:19:37.144Z] 988bab9f4d93: Pulling fs layer [2024-10-31T11:19:37.144Z] 1469e6f7b9e6: Pulling fs layer [2024-10-31T11:19:37.144Z] eaf3925da568: Pulling fs layer [2024-10-31T11:19:37.144Z] bab4dde63d76: Pulling fs layer [2024-10-31T11:19:37.144Z] bde34c3a00c8: Pulling fs layer [2024-10-31T11:19:37.144Z] b352a97aabf1: Pulling fs layer [2024-10-31T11:19:37.144Z] 4872d77fe225: Pulling fs layer [2024-10-31T11:19:37.144Z] 5851b861e8e6: Pulling fs layer [2024-10-31T11:19:37.144Z] 988bab9f4d93: Waiting [2024-10-31T11:19:37.144Z] 4872d77fe225: Waiting [2024-10-31T11:19:37.144Z] 5851b861e8e6: Waiting [2024-10-31T11:19:37.144Z] 1469e6f7b9e6: Waiting [2024-10-31T11:19:37.144Z] b352a97aabf1: Waiting [2024-10-31T11:19:37.144Z] bab4dde63d76: Waiting [2024-10-31T11:19:37.144Z] eaf3925da568: Waiting [2024-10-31T11:19:37.144Z] e2be974225ed: Download complete [2024-10-31T11:19:37.144Z] 988bab9f4d93: Verifying Checksum [2024-10-31T11:19:37.144Z] 988bab9f4d93: Download complete [2024-10-31T11:19:37.144Z] 1469e6f7b9e6: Verifying Checksum [2024-10-31T11:19:37.144Z] 1469e6f7b9e6: Download complete [2024-10-31T11:19:37.144Z] eaf3925da568: Download complete [2024-10-31T11:19:37.144Z] 339a4e72a1f5: Verifying Checksum [2024-10-31T11:19:37.144Z] 339a4e72a1f5: Download complete [2024-10-31T11:19:37.404Z] bde34c3a00c8: Download complete [2024-10-31T11:19:37.404Z] b352a97aabf1: Download complete [2024-10-31T11:19:37.404Z] 5851b861e8e6: Verifying Checksum [2024-10-31T11:19:37.404Z] 5851b861e8e6: Download complete [2024-10-31T11:19:37.404Z] b85a868b505f: Verifying Checksum [2024-10-31T11:19:37.404Z] b85a868b505f: Download complete [2024-10-31T11:19:37.665Z] bab4dde63d76: Verifying Checksum [2024-10-31T11:19:37.665Z] bab4dde63d76: Download complete [2024-10-31T11:19:38.603Z] b85a868b505f: Pull complete [2024-10-31T11:19:38.603Z] e2be974225ed: Pull complete [2024-10-31T11:19:39.174Z] 339a4e72a1f5: Pull complete [2024-10-31T11:19:39.174Z] 988bab9f4d93: Pull complete [2024-10-31T11:19:39.438Z] 1469e6f7b9e6: Pull complete [2024-10-31T11:19:39.438Z] eaf3925da568: Pull complete [2024-10-31T11:19:41.349Z] bab4dde63d76: Pull complete [2024-10-31T11:19:41.349Z] bde34c3a00c8: Pull complete [2024-10-31T11:19:41.349Z] b352a97aabf1: Pull complete [2024-10-31T11:19:41.349Z] 4872d77fe225: Pull complete [2024-10-31T11:19:41.349Z] 5851b861e8e6: Pull complete [2024-10-31T11:19:41.349Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-31T11:19:41.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T11:19:41.349Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:19:41.646Z] prd-ubuntu20.04-docker-8c-8g-24218 does not seem to be running inside a container [2024-10-31T11:19:41.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-500 -v /w/workspace/foundry_device-virtual-go_PR-500:/w/workspace/foundry_device-virtual-go_PR-500:rw,z -v /w/workspace/foundry_device-virtual-go_PR-500@tmp:/w/workspace/foundry_device-virtual-go_PR-500@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-31T11:19:44.623Z] $ docker top 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce -eo pid,comm [2024-10-31T11:19:44.675Z] 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-10-31T11:19:44.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T11:19:44.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T11:19:44.852Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T11:19:44.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T11:19:44.958Z] $ docker exec 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce ssh-agent [2024-10-31T11:19:45.054Z] SSH_AUTH_SOCK=/tmp/ssh-1GpeWM4OxhpY/agent.33 [2024-10-31T11:19:45.054Z] SSH_AGENT_PID=38 [2024-10-31T11:19:45.060Z] Running ssh-add (command line suppressed) [2024-10-31T11:19:45.145Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-500@tmp/private_key_1551989064114735662.key (/w/workspace/foundry_device-virtual-go_PR-500@tmp/private_key_1551989064114735662.key) [2024-10-31T11:19:45.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T11:19:45.505Z] + git tag --points-at HEAD [Pipeline] } [2024-10-31T11:19:45.531Z] $ docker exec --env ******** --env ******** 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce ssh-agent -k [2024-10-31T11:19:45.631Z] unset SSH_AUTH_SOCK; [2024-10-31T11:19:45.631Z] unset SSH_AGENT_PID; [2024-10-31T11:19:45.631Z] echo Agent pid 38 killed; [2024-10-31T11:19:45.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-31T11:19:45.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T11:19:45.763Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T11:19:45.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T11:19:45.868Z] $ docker exec 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce ssh-agent [2024-10-31T11:19:45.965Z] SSH_AUTH_SOCK=/tmp/ssh-OInWUYcebnfF/agent.71 [2024-10-31T11:19:45.965Z] SSH_AGENT_PID=77 [2024-10-31T11:19:45.968Z] Running ssh-add (command line suppressed) [2024-10-31T11:19:46.057Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-500@tmp/private_key_17658365432213608822.key (/w/workspace/foundry_device-virtual-go_PR-500@tmp/private_key_17658365432213608822.key) [2024-10-31T11:19:46.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T11:19:46.415Z] + git semver init [2024-10-31T11:19:46.679Z] 2024-10-31 11:19:46,608 [run_init] DEBUG init version:0.0.0 force:False [2024-10-31T11:19:46.679Z] 2024-10-31 11:19:46,608 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-500/.semver [2024-10-31T11:19:46.679Z] 2024-10-31 11:19:46,609 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-500/.semver [2024-10-31T11:19:46.679Z] 2024-10-31 11:19:46,609 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-500/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-500, universal_newlines=False, shell=None, istream=None) [2024-10-31T11:19:49.218Z] 2024-10-31 11:19:48,707 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-500/.git/info/exclude [2024-10-31T11:19:49.218Z] 2024-10-31 11:19:48,707 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-500/.semver/PR-500 with force:False [2024-10-31T11:19:49.218Z] 2024-10-31 11:19:48,707 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-500/.semver/PR-500 [2024-10-31T11:19:49.218Z] 2024-10-31 11:19:48,712 [execute] INFO git cat-file --batch-check [2024-10-31T11:19:49.218Z] 2024-10-31 11:19:48,712 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-500/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T11:19:49.218Z] 2024-10-31 11:19:48,719 [execute] INFO git cat-file --batch [2024-10-31T11:19:49.218Z] 2024-10-31 11:19:48,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-500/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T11:19:49.218Z] 2024-10-31 11:19:48,725 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-500/.semver/PR-500 [2024-10-31T11:19:49.218Z] 0.0.0 [Pipeline] } [2024-10-31T11:19:49.246Z] $ docker exec --env ******** --env ******** 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce ssh-agent -k [2024-10-31T11:19:49.343Z] unset SSH_AUTH_SOCK; [2024-10-31T11:19:49.343Z] unset SSH_AGENT_PID; [2024-10-31T11:19:49.343Z] echo Agent pid 77 killed; [2024-10-31T11:19:49.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T11:19:49.819Z] + git semver [Pipeline] } [2024-10-31T11:19:50.109Z] $ docker stop --time=1 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce [2024-10-31T11:19:51.389Z] $ docker rm -f --volumes 75cf2116a59c00ec33120b854a89af1db54c6c659f9dd2f393fa3f48f7c1c0ce [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T11:19:51.813Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-31T11:19:52.138Z] Stashed 1 file(s) [Pipeline] echo [2024-10-31T11:19:52.163Z] [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-10-31T11:19:52.885Z] provisioning config files... [2024-10-31T11:19:52.896Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-500@tmp/config16101409107394118752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:19:53.274Z] ---> ****-login.sh [2024-10-31T11:19:53.275Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:19:53.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:19:53.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:19:53.275Z] Configure a credential helper to remove this warning. See [2024-10-31T11:19:53.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:19:53.275Z] [2024-10-31T11:19:53.275Z] Login Succeeded [2024-10-31T11:19:53.275Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:19:53.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:19:53.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:19:53.275Z] Configure a credential helper to remove this warning. See [2024-10-31T11:19:53.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:19:53.275Z] [2024-10-31T11:19:53.275Z] Login Succeeded [2024-10-31T11:19:53.275Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:19:53.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:19:53.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:19:53.538Z] Configure a credential helper to remove this warning. See [2024-10-31T11:19:53.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:19:53.538Z] [2024-10-31T11:19:53.538Z] Login Succeeded [2024-10-31T11:19:53.538Z] nexus3.edgexfoundry.org:10004 [2024-10-31T11:19:53.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:19:53.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:19:53.538Z] Configure a credential helper to remove this warning. See [2024-10-31T11:19:53.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:19:53.538Z] [2024-10-31T11:19:53.538Z] Login Succeeded [2024-10-31T11:19:53.538Z] ****.io [2024-10-31T11:19:53.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:19:53.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:19:53.798Z] Configure a credential helper to remove this warning. See [2024-10-31T11:19:53.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:19:53.798Z] [2024-10-31T11:19:53.798Z] Login Succeeded [2024-10-31T11:19:53.798Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:19:53.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-31T11:19:54.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:19:54.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:19:54.192Z] ========================================================= [2024-10-31T11:19:54.192Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-31T11:19:54.192Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:19:54.727Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-31T11:19:54.727Z] Sending build context to Docker daemon 37.71MB [2024-10-31T11:19:54.727Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:19:54.727Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-31T11:19:54.985Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-31T11:19:54.985Z] 43c4264eed91: Pulling fs layer [2024-10-31T11:19:54.985Z] 4cc291be95ef: Pulling fs layer [2024-10-31T11:19:54.985Z] 2ac1f1163629: Pulling fs layer [2024-10-31T11:19:54.985Z] 5c3c966382ef: Pulling fs layer [2024-10-31T11:19:54.985Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T11:19:54.985Z] 5d5c8e513c77: Pulling fs layer [2024-10-31T11:19:54.985Z] 9f66e0745190: Pulling fs layer [2024-10-31T11:19:54.985Z] 5c3c966382ef: Waiting [2024-10-31T11:19:54.985Z] f49a43e4bbc0: Pulling fs layer [2024-10-31T11:19:54.985Z] 561ebcabdf7f: Pulling fs layer [2024-10-31T11:19:54.985Z] 4f4fb700ef54: Waiting [2024-10-31T11:19:54.985Z] 5d5c8e513c77: Waiting [2024-10-31T11:19:54.985Z] 9f66e0745190: Waiting [2024-10-31T11:19:54.985Z] f49a43e4bbc0: Waiting [2024-10-31T11:19:54.985Z] 4cc291be95ef: Verifying Checksum [2024-10-31T11:19:54.985Z] 4cc291be95ef: Download complete [2024-10-31T11:19:54.985Z] 5c3c966382ef: Verifying Checksum [2024-10-31T11:19:54.985Z] 5c3c966382ef: Download complete [2024-10-31T11:19:54.985Z] 4f4fb700ef54: Download complete [2024-10-31T11:19:54.985Z] 43c4264eed91: Verifying Checksum [2024-10-31T11:19:54.985Z] 43c4264eed91: Download complete [2024-10-31T11:19:54.985Z] 9f66e0745190: Verifying Checksum [2024-10-31T11:19:54.985Z] 9f66e0745190: Download complete [2024-10-31T11:19:55.244Z] 43c4264eed91: Pull complete [2024-10-31T11:19:55.244Z] 561ebcabdf7f: Verifying Checksum [2024-10-31T11:19:55.244Z] 561ebcabdf7f: Download complete [2024-10-31T11:19:55.244Z] 4cc291be95ef: Pull complete [2024-10-31T11:19:55.503Z] 2ac1f1163629: Download complete [2024-10-31T11:19:55.761Z] f49a43e4bbc0: Download complete [2024-10-31T11:19:59.045Z] 2ac1f1163629: Pull complete [2024-10-31T11:19:59.045Z] 5c3c966382ef: Pull complete [2024-10-31T11:19:59.045Z] 4f4fb700ef54: Pull complete [2024-10-31T11:19:59.045Z] 5d5c8e513c77: Pull complete [2024-10-31T11:19:59.045Z] 9f66e0745190: Pull complete [2024-10-31T11:20:01.580Z] f49a43e4bbc0: Pull complete [2024-10-31T11:20:01.580Z] 561ebcabdf7f: Pull complete [2024-10-31T11:20:01.580Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-31T11:20:01.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-31T11:20:01.580Z] ---> 3a752c3f9dda [2024-10-31T11:20:01.580Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-31T11:20:07.652Z] Still waiting to schedule task [2024-10-31T11:20:07.652Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-31T11:20:08.158Z] ---> Running in 081314df249f [2024-10-31T11:20:08.159Z] Removing intermediate container 081314df249f [2024-10-31T11:20:08.159Z] ---> 265127ce8edc [2024-10-31T11:20:08.159Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:20:08.159Z] ---> Running in 4eb0ac38910d [2024-10-31T11:20:08.159Z] Removing intermediate container 4eb0ac38910d [2024-10-31T11:20:08.159Z] ---> 326ab069bca6 [2024-10-31T11:20:08.159Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:20:08.159Z] ---> Running in d23c011cff81 [2024-10-31T11:20:08.159Z] Removing intermediate container d23c011cff81 [2024-10-31T11:20:08.159Z] ---> d53a6b2035c2 [2024-10-31T11:20:08.159Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-31T11:20:08.159Z] ---> Running in ef391c3ce027 [2024-10-31T11:20:08.159Z] Removing intermediate container ef391c3ce027 [2024-10-31T11:20:08.159Z] ---> bdad07f034cb [2024-10-31T11:20:08.159Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T11:20:08.159Z] ---> Running in 13b103216aa9 [2024-10-31T11:20:08.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:20:08.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:20:08.419Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-31T11:20:08.419Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-31T11:20:08.419Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-31T11:20:08.419Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-31T11:20:08.419Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:20:08.419Z] OK: 250 MiB in 58 packages [2024-10-31T11:20:08.680Z] Removing intermediate container 13b103216aa9 [2024-10-31T11:20:08.680Z] ---> a710b04eea53 [2024-10-31T11:20:08.680Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-31T11:20:08.944Z] ---> 73a61a75cd28 [2024-10-31T11:20:08.944Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:20:08.944Z] ---> Running in 2706e4bbad31 [2024-10-31T11:21:05.196Z] Removing intermediate container 2706e4bbad31 [2024-10-31T11:21:05.196Z] ---> 2babe7d8d529 [2024-10-31T11:21:05.196Z] Step 10/12 : COPY . . [2024-10-31T11:21:05.196Z] ---> 6a6fc665d150 [2024-10-31T11:21:05.196Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:21:05.196Z] ---> Running in b9b328c3df31 [2024-10-31T11:21:05.196Z] Removing intermediate container b9b328c3df31 [2024-10-31T11:21:05.196Z] ---> 454c35e1b835 [2024-10-31T11:21:05.196Z] Step 12/12 : RUN $MAKE [2024-10-31T11:21:05.196Z] ---> Running in 5364502d4e1b [2024-10-31T11:21:05.196Z] noop [2024-10-31T11:21:05.196Z] Removing intermediate container 5364502d4e1b [2024-10-31T11:21:05.196Z] ---> e8400c16ff0d [2024-10-31T11:21:05.196Z] Successfully built e8400c16ff0d [2024-10-31T11:21:05.196Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:21:05.732Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T11:21:05.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:21:05.905Z] prd-ubuntu20.04-docker-8c-8g-24218 does not seem to be running inside a container [2024-10-31T11:21:05.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-500 -v /w/workspace/foundry_device-virtual-go_PR-500:/w/workspace/foundry_device-virtual-go_PR-500:rw,z -v /w/workspace/foundry_device-virtual-go_PR-500@tmp:/w/workspace/foundry_device-virtual-go_PR-500@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 ******** ci-base-image-x86_64 cat [2024-10-31T11:21:06.250Z] $ docker top 1d81a42da3bdc284200325f20bac0713fb98547a82e6a663e3915de42c144b3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:21:06.667Z] + go version [2024-10-31T11:21:06.667Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-31T11:21:06.704Z] $ docker stop --time=1 1d81a42da3bdc284200325f20bac0713fb98547a82e6a663e3915de42c144b3c [2024-10-31T11:21:07.968Z] $ docker rm -f --volumes 1d81a42da3bdc284200325f20bac0713fb98547a82e6a663e3915de42c144b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:21:08.789Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T11:21:08.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:21:08.951Z] prd-ubuntu20.04-docker-8c-8g-24218 does not seem to be running inside a container [2024-10-31T11:21:08.975Z] $ 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-500 -v /w/workspace/foundry_device-virtual-go_PR-500:/w/workspace/foundry_device-virtual-go_PR-500:rw,z -v /w/workspace/foundry_device-virtual-go_PR-500@tmp:/w/workspace/foundry_device-virtual-go_PR-500@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 ******** ci-base-image-x86_64 cat [2024-10-31T11:21:09.357Z] $ docker top 246e70811ad55e723a2c9f6e56046090b62e780fce54c940720773dfb9f52772 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:21:09.767Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-500 [Pipeline] fileExists [Pipeline] sh [2024-10-31T11:21:10.157Z] + make test [2024-10-31T11:21:10.157Z] go test ./... -coverprofile=coverage.out [2024-10-31T11:21:12.690Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-31T11:21:30.765Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-31T11:21:30.765Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.007s coverage: 58.4% of statements [2024-10-31T11:21:38.960Z] go vet ./... [2024-10-31T11:21:44.227Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T11:21:44.227Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T11:21:44.227Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T11:21:44.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T11:21:44.307Z] $ docker stop --time=1 246e70811ad55e723a2c9f6e56046090b62e780fce54c940720773dfb9f52772 [2024-10-31T11:21:47.357Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24219 in /w/workspace/foundry_device-virtual-go_PR-500 [2024-10-31T11:21:47.387Z] $ docker rm -f --volumes 246e70811ad55e723a2c9f6e56046090b62e780fce54c940720773dfb9f52772 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-10-31T11:21:47.808Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-10-31T11:21:47.893Z] The recommended git tool is: git [2024-10-31T11:21:48.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T11:21:48.117Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-31T11:21:48.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T11:21:49.208Z] + ls -al . [2024-10-31T11:21:49.208Z] total 264 [2024-10-31T11:21:49.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:21 . [2024-10-31T11:21:49.208Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:19 .. [2024-10-31T11:21:49.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:21 .git [2024-10-31T11:21:49.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:19 .github [2024-10-31T11:21:49.208Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 31 11:19 .gitignore [2024-10-31T11:21:49.208Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 11:19 .golangci.yml [2024-10-31T11:21:49.208Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 11:19 .semver [2024-10-31T11:21:49.208Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 31 11:19 Attribution.txt [2024-10-31T11:21:49.208Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 31 11:19 CHANGELOG.md [2024-10-31T11:21:49.208Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 31 11:19 Dockerfile [2024-10-31T11:21:49.209Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 11:19 GOVERNANCE.md [2024-10-31T11:21:49.209Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 31 11:19 Jenkinsfile [2024-10-31T11:21:49.209Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 11:19 LICENSE [2024-10-31T11:21:49.209Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 31 11:19 Makefile [2024-10-31T11:21:49.209Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 31 11:19 OWNERS.md [2024-10-31T11:21:49.209Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 31 11:19 README.md [2024-10-31T11:21:49.209Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 11:19 VERSION [2024-10-31T11:21:49.209Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:19 bin [2024-10-31T11:21:49.209Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:19 cmd [2024-10-31T11:21:49.209Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 31 11:21 coverage.out [2024-10-31T11:21:49.209Z] -rw-rw-r-- 1 jenkins jenkins 6228 Oct 31 11:19 go.mod [2024-10-31T11:21:49.209Z] -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 11:19 go.sum [2024-10-31T11:21:49.209Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:19 internal [2024-10-31T11:21:49.209Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 31 11:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:21:49.655Z] + 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=7ba89364b5f3c515b6dfab1962bb7c06abf3e944 --label arch=amd64 --label version=0.0.0 . [2024-10-31T11:21:49.655Z] Sending build context to Docker daemon 37.75MB [2024-10-31T11:21:49.655Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:21:49.655Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-31T11:21:49.655Z] ---> e8400c16ff0d [2024-10-31T11:21:49.655Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-31T11:21:49.914Z] ---> Running in c38b2b695859 [2024-10-31T11:21:50.176Z] Removing intermediate container c38b2b695859 [2024-10-31T11:21:50.176Z] ---> 9d1e43cb34f4 [2024-10-31T11:21:50.176Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:21:50.176Z] ---> Running in b47156254cf9 [2024-10-31T11:21:50.176Z] Removing intermediate container b47156254cf9 [2024-10-31T11:21:50.176Z] ---> f65bbac48aff [2024-10-31T11:21:50.176Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:21:50.436Z] ---> Running in 60d5829b6b2a [2024-10-31T11:21:50.436Z] Removing intermediate container 60d5829b6b2a [2024-10-31T11:21:50.436Z] ---> 56c6f8d5ffe7 [2024-10-31T11:21:50.436Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-31T11:21:50.436Z] ---> Running in 25cf44c2dec9 [2024-10-31T11:21:50.436Z] Removing intermediate container 25cf44c2dec9 [2024-10-31T11:21:50.436Z] ---> 70dcd2ca41b7 [2024-10-31T11:21:50.436Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T11:21:50.436Z] ---> Running in 8becf5e408f6 [2024-10-31T11:21:50.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:21:50.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:21:51.214Z] OK: 250 MiB in 58 packages [2024-10-31T11:21:51.473Z] Removing intermediate container 8becf5e408f6 [2024-10-31T11:21:51.473Z] ---> 7b0da7376481 [2024-10-31T11:21:51.473Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-31T11:21:51.473Z] ---> 0d3464ee26c3 [2024-10-31T11:21:51.473Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:21:51.473Z] ---> Running in 480489f079fe [2024-10-31T11:21:52.408Z] Removing intermediate container 480489f079fe [2024-10-31T11:21:52.408Z] ---> 45f96c8fa4a7 [2024-10-31T11:21:52.408Z] Step 10/26 : COPY . . [2024-10-31T11:21:53.034Z] ---> 5752aa17fbf3 [2024-10-31T11:21:53.034Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:21:53.034Z] ---> Running in 3bb4c2b34982 [2024-10-31T11:21:53.034Z] Removing intermediate container 3bb4c2b34982 [2024-10-31T11:21:53.034Z] ---> 0bb5b968d33d [2024-10-31T11:21:53.034Z] Step 12/26 : RUN $MAKE [2024-10-31T11:21:53.034Z] ---> Running in 6f53061b996b [2024-10-31T11:21:53.293Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-10-31T11:21:55.027Z] using credential edgex-jenkins-ssh [2024-10-31T11:21:55.054Z] Cloning the remote Git repository [2024-10-31T11:21:55.100Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-10-31T11:21:55.264Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-10-31T11:21:55.480Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-31T11:21:55.481Z] > git --version # timeout=10 [2024-10-31T11:21:55.515Z] > git --version # 'git version 2.25.1' [2024-10-31T11:21:55.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T11:21:55.707Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T11:21:59.574Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-31T11:21:59.619Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T11:22:00.801Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-10-31T11:22:00.896Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-10-31T11:22:00.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T11:22:00.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-31T11:22:01.510Z] Merging remotes/origin/main commit 1169a0b026d294e3363d8ba6faebbcac303608ef into PR head commit 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [2024-10-31T11:22:01.771Z] Merge succeeded, producing 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [2024-10-31T11:22:01.772Z] Checking out Revision 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 (PR-500) [2024-10-31T11:22:02.337Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-10-31T11:22:02.384Z] > git --version # timeout=10 [2024-10-31T11:22:02.396Z] > git --version # 'git version 2.25.1' [2024-10-31T11:22:02.412Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-31T11:22:01.525Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T11:22:01.587Z] > git checkout -f 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 # timeout=10 [2024-10-31T11:22:01.683Z] > git remote # timeout=10 [2024-10-31T11:22:01.698Z] > git config --get remote.origin.url # timeout=10 [2024-10-31T11:22:01.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T11:22:01.730Z] > git merge 1169a0b026d294e3363d8ba6faebbcac303608ef # timeout=10 [2024-10-31T11:22:01.754Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-31T11:22:01.776Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T11:22:01.791Z] > git checkout -f 7ba89364b5f3c515b6dfab1962bb7c06abf3e944 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T11:22:07.226Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-31T11:22:07.226Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T11:22:07.226Z] Dload Upload Total Spent Left Speed [2024-10-31T11:22:07.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-10-31T11:22:07.577Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-31T11:22:07.942Z] + sudo tee /etc/docker/daemon.new [2024-10-31T11:22:07.942Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-31T11:22:07.942Z] { [2024-10-31T11:22:07.942Z] "registry-mirrors": [ [2024-10-31T11:22:07.942Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-31T11:22:07.942Z] ], [2024-10-31T11:22:07.942Z] "bip": "10.250.0.254/24", [2024-10-31T11:22:07.942Z] "hosts": [ [2024-10-31T11:22:07.942Z] "tcp://0.0.0.0:5555", [2024-10-31T11:22:07.942Z] "unix:///var/run/docker.sock" [2024-10-31T11:22:07.942Z] ], [2024-10-31T11:22:07.942Z] "mtu": 1458, [2024-10-31T11:22:07.942Z] "selinux-enabled": true, [2024-10-31T11:22:07.942Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-31T11:22:07.942Z] } [Pipeline] sh [2024-10-31T11:22:08.304Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-31T11:22:08.655Z] + sudo service docker restart [2024-10-31T11:22:25.376Z] Removing intermediate container 6f53061b996b [2024-10-31T11:22:25.376Z] ---> d485dc6d55c6 [2024-10-31T11:22:25.376Z] Step 13/26 : FROM alpine:3.20 [2024-10-31T11:22:25.376Z] 3.20: Pulling from library/alpine [2024-10-31T11:22:25.376Z] 43c4264eed91: Already exists [2024-10-31T11:22:25.377Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T11:22:25.377Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T11:22:25.377Z] ---> 91ef0af61f39 [2024-10-31T11:22:25.377Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-31T11:22:25.377Z] ---> Running in c142133ee13d [2024-10-31T11:22:25.377Z] Removing intermediate container c142133ee13d [2024-10-31T11:22:25.377Z] ---> db15a319c15e [2024-10-31T11:22:25.377Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-31T11:22:25.377Z] ---> Running in a7c71113a59c [2024-10-31T11:22:25.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:22:25.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:22:25.377Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T11:22:25.377Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:22:25.377Z] OK: 8 MiB in 15 packages [2024-10-31T11:22:25.377Z] Removing intermediate container a7c71113a59c [2024-10-31T11:22:25.377Z] ---> 8d56111d12dc [2024-10-31T11:22:25.377Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-31T11:22:25.377Z] ---> Running in 86f9b6a35d49 [2024-10-31T11:22:25.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:22:25.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:22:25.377Z] Upgrading critical system libraries and apk-tools: [2024-10-31T11:22:25.377Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T11:22:25.377Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:22:25.377Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T11:22:25.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T11:22:25.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T11:22:25.377Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:22:25.377Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:22:25.377Z] OK: 8 MiB in 15 packages [2024-10-31T11:22:25.678Z] Removing intermediate container 86f9b6a35d49 [2024-10-31T11:22:25.678Z] ---> 7ff7c3e5d97c [2024-10-31T11:22:25.678Z] Step 17/26 : WORKDIR / [2024-10-31T11:22:25.936Z] ---> Running in 65d63e58f443 [2024-10-31T11:22:26.195Z] Removing intermediate container 65d63e58f443 [2024-10-31T11:22:26.195Z] ---> 56031190aa54 [2024-10-31T11:22:26.195Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-31T11:22:26.195Z] ---> 15a0a389b351 [2024-10-31T11:22:26.195Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-31T11:22:26.195Z] ---> e4011764bc9c [2024-10-31T11:22:26.195Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:22:26.984Z] provisioning config files... [2024-10-31T11:22:27.017Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config7396388593953732025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:22:27.503Z] ---> ****-login.sh [2024-10-31T11:22:27.503Z] nexus3.edgexfoundry.org:10001 [2024-10-31T11:22:27.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:22:28.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:22:28.041Z] Configure a credential helper to remove this warning. See [2024-10-31T11:22:28.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:22:28.041Z] [2024-10-31T11:22:28.041Z] Login Succeeded [2024-10-31T11:22:28.041Z] nexus3.edgexfoundry.org:10002 [2024-10-31T11:22:28.098Z] ---> 3e21c46f5a0b [2024-10-31T11:22:28.099Z] Step 21/26 : EXPOSE 59900 [2024-10-31T11:22:28.099Z] ---> Running in 1b30e1411f09 [2024-10-31T11:22:28.099Z] Removing intermediate container 1b30e1411f09 [2024-10-31T11:22:28.099Z] ---> 6586b9e1349f [2024-10-31T11:22:28.099Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-31T11:22:28.099Z] ---> Running in 9ec5ac67dcca [2024-10-31T11:22:28.099Z] Removing intermediate container 9ec5ac67dcca [2024-10-31T11:22:28.099Z] ---> 0f65df3824ea [2024-10-31T11:22:28.099Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-31T11:22:28.099Z] ---> Running in 1e5037da68df [2024-10-31T11:22:28.099Z] Removing intermediate container 1e5037da68df [2024-10-31T11:22:28.099Z] ---> 3f5f513d4453 [2024-10-31T11:22:28.099Z] Step 24/26 : LABEL arch=amd64 [2024-10-31T11:22:28.099Z] ---> Running in 0295cae9837a [2024-10-31T11:22:28.099Z] Removing intermediate container 0295cae9837a [2024-10-31T11:22:28.099Z] ---> 430f77ffda5b [2024-10-31T11:22:28.099Z] Step 25/26 : LABEL git_sha=7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [2024-10-31T11:22:28.099Z] ---> Running in 16c215fc66f6 [2024-10-31T11:22:28.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:22:28.358Z] Removing intermediate container 16c215fc66f6 [2024-10-31T11:22:28.358Z] ---> 2fbe869a3982 [2024-10-31T11:22:28.358Z] Step 26/26 : LABEL version=0.0.0 [2024-10-31T11:22:28.358Z] ---> Running in b5e4bf1bd3ee [2024-10-31T11:22:28.358Z] Removing intermediate container b5e4bf1bd3ee [2024-10-31T11:22:28.358Z] ---> 090ce055fcb3 [2024-10-31T11:22:28.358Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T11:22:28.358Z] Successfully built 090ce055fcb3 [2024-10-31T11:22:28.358Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [2024-10-31T11:22:28.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:22:28.577Z] Configure a credential helper to remove this warning. See [2024-10-31T11:22:28.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:22:28.577Z] [2024-10-31T11:22:28.577Z] Login Succeeded [2024-10-31T11:22:28.578Z] nexus3.edgexfoundry.org:10003 [2024-10-31T11:22:28.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2024-10-31T11:22:28.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:22:28.849Z] Configure a credential helper to remove this warning. See [2024-10-31T11:22:28.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:22:28.849Z] [2024-10-31T11:22:28.849Z] Login Succeeded [2024-10-31T11:22:28.849Z] nexus3.edgexfoundry.org:10004 Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-10-31T11:22:29.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:22:29.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:22:29.119Z] Configure a credential helper to remove this warning. See [2024-10-31T11:22:29.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:22:29.119Z] [2024-10-31T11:22:29.119Z] Login Succeeded [2024-10-31T11:22:29.119Z] ****.io [Pipeline] sh [2024-10-31T11:22:29.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T11:22:29.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:22:29.485Z] [2024-10-31T11:22:29.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:22:29.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T11:22:29.655Z] Configure a credential helper to remove this warning. See [2024-10-31T11:22:29.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T11:22:29.655Z] [2024-10-31T11:22:29.655Z] Login Succeeded [2024-10-31T11:22:29.655Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T11:22:29.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-31T11:22:29.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:22:29.876Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-31T11:22:29.876Z] 5eb5b503b376: Pulling fs layer [2024-10-31T11:22:29.876Z] 5c69ac0246d0: Pulling fs layer [2024-10-31T11:22:29.876Z] ec43610c2a17: Pulling fs layer [2024-10-31T11:22:29.876Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-31T11:22:29.876Z] 33b1e0a273af: Pulling fs layer [2024-10-31T11:22:29.876Z] 5d3b04190fa2: Pulling fs layer [2024-10-31T11:22:29.876Z] 2f39f015ded8: Pulling fs layer [2024-10-31T11:22:29.876Z] 33b1e0a273af: Waiting [2024-10-31T11:22:29.876Z] 5d3b04190fa2: Waiting [2024-10-31T11:22:29.876Z] 3a2ae6a8a46f: Waiting [2024-10-31T11:22:29.876Z] 2f39f015ded8: Waiting [2024-10-31T11:22:29.876Z] 5c69ac0246d0: Download complete [2024-10-31T11:22:29.876Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-31T11:22:29.876Z] 3a2ae6a8a46f: Download complete [2024-10-31T11:22:29.876Z] 33b1e0a273af: Verifying Checksum [2024-10-31T11:22:29.876Z] ec43610c2a17: Verifying Checksum [2024-10-31T11:22:29.876Z] ec43610c2a17: Download complete [2024-10-31T11:22:29.876Z] 5d3b04190fa2: Verifying Checksum [2024-10-31T11:22:29.876Z] 5d3b04190fa2: Download complete [2024-10-31T11:22:30.135Z] 5eb5b503b376: Verifying Checksum [2024-10-31T11:22:30.135Z] 5eb5b503b376: Download complete [Pipeline] echo [2024-10-31T11:22:30.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:22:30.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T11:22:30.287Z] ========================================================= [2024-10-31T11:22:30.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-31T11:22:30.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:22:30.701Z] 2f39f015ded8: Download complete [2024-10-31T11:22:30.853Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-31T11:22:31.272Z] 5eb5b503b376: Pull complete [2024-10-31T11:22:31.273Z] 5c69ac0246d0: Pull complete [2024-10-31T11:22:31.442Z] Sending build context to Docker daemon 19.03MB [2024-10-31T11:22:31.442Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:22:31.442Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-31T11:22:31.711Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-31T11:22:31.711Z] cf04c63912e1: Pulling fs layer [2024-10-31T11:22:31.711Z] 55b35a11ae5e: Pulling fs layer [2024-10-31T11:22:31.711Z] a37a00ec5f00: Pulling fs layer [2024-10-31T11:22:31.711Z] 50b3750afda1: Pulling fs layer [2024-10-31T11:22:31.711Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T11:22:31.711Z] 80978eb59214: Pulling fs layer [2024-10-31T11:22:31.711Z] c9f46d7d2bd2: Pulling fs layer [2024-10-31T11:22:31.711Z] c5a475d317c9: Pulling fs layer [2024-10-31T11:22:31.711Z] 4f4fb700ef54: Waiting [2024-10-31T11:22:31.711Z] 80978eb59214: Waiting [2024-10-31T11:22:31.711Z] c9f46d7d2bd2: Waiting [2024-10-31T11:22:31.711Z] c5a475d317c9: Waiting [2024-10-31T11:22:31.711Z] 50b3750afda1: Waiting [2024-10-31T11:22:31.711Z] 55b35a11ae5e: Verifying Checksum [2024-10-31T11:22:31.711Z] 55b35a11ae5e: Download complete [2024-10-31T11:22:31.711Z] 50b3750afda1: Verifying Checksum [2024-10-31T11:22:31.711Z] 50b3750afda1: Download complete [2024-10-31T11:22:31.711Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T11:22:31.711Z] 4f4fb700ef54: Download complete [2024-10-31T11:22:31.711Z] 80978eb59214: Verifying Checksum [2024-10-31T11:22:31.711Z] 80978eb59214: Download complete [2024-10-31T11:22:31.711Z] cf04c63912e1: Verifying Checksum [2024-10-31T11:22:31.711Z] cf04c63912e1: Download complete [2024-10-31T11:22:31.840Z] ec43610c2a17: Pull complete [2024-10-31T11:22:31.840Z] 3a2ae6a8a46f: Pull complete [2024-10-31T11:22:32.098Z] 33b1e0a273af: Pull complete [2024-10-31T11:22:32.098Z] 5d3b04190fa2: Pull complete [2024-10-31T11:22:32.303Z] c5a475d317c9: Verifying Checksum [2024-10-31T11:22:32.303Z] c5a475d317c9: Download complete [2024-10-31T11:22:32.585Z] cf04c63912e1: Pull complete [2024-10-31T11:22:33.176Z] 55b35a11ae5e: Pull complete [2024-10-31T11:22:33.765Z] a37a00ec5f00: Verifying Checksum [2024-10-31T11:22:33.765Z] a37a00ec5f00: Download complete [2024-10-31T11:22:34.368Z] c9f46d7d2bd2: Verifying Checksum [2024-10-31T11:22:34.368Z] c9f46d7d2bd2: Download complete [2024-10-31T11:22:36.287Z] 2f39f015ded8: Pull complete [2024-10-31T11:22:36.287Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-31T11:22:36.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:22:36.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:22:36.557Z] prd-ubuntu20.04-docker-8c-8g-24218 does not seem to be running inside a container [2024-10-31T11:22:36.589Z] $ 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-500 -v /w/workspace/foundry_device-virtual-go_PR-500:/w/workspace/foundry_device-virtual-go_PR-500:rw,z -v /w/workspace/foundry_device-virtual-go_PR-500@tmp:/w/workspace/foundry_device-virtual-go_PR-500@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-31T11:22:41.318Z] $ docker top a2dc8707251ddf3346680e55c0a9adf8a05f3242abbc3189c2ede8d9d1b4674b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:22:41.851Z] ---> job-cost.sh [2024-10-31T11:22:41.852Z] lf-activate-venv: SKIPPING [2024-10-31T11:22:41.852Z] INFO: No Stack... [2024-10-31T11:22:42.113Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T11:22:42.373Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T11:22:42.704Z] + cat /w/workspace/foundry_device-virtual-go_PR-500/archives/cost.csv [2024-10-31T11:22:42.704Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T11:22:42.759Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] [2024-10-31T11:22:42.766Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] did not exist. Created. [2024-10-31T11:22:42.774Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T11:22:43.195Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-31T11:22:43.252Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T11:22:43.293Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T11:22:43.393Z] $ docker stop --time=1 a2dc8707251ddf3346680e55c0a9adf8a05f3242abbc3189c2ede8d9d1b4674b [2024-10-31T11:22:44.539Z] $ docker rm -f --volumes a2dc8707251ddf3346680e55c0a9adf8a05f3242abbc3189c2ede8d9d1b4674b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-31T11:22:49.397Z] a37a00ec5f00: Pull complete [2024-10-31T11:22:49.397Z] 50b3750afda1: Pull complete [2024-10-31T11:22:49.397Z] 4f4fb700ef54: Pull complete [2024-10-31T11:22:49.397Z] 80978eb59214: Pull complete [2024-10-31T11:22:56.070Z] c9f46d7d2bd2: Pull complete [2024-10-31T11:22:57.499Z] c5a475d317c9: Pull complete [2024-10-31T11:22:57.499Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-31T11:22:57.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-31T11:22:57.499Z] ---> be29e6b0f0d4 [2024-10-31T11:22:57.499Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-31T11:22:58.465Z] ---> Running in 795dcad1c56e [2024-10-31T11:22:58.733Z] Removing intermediate container 795dcad1c56e [2024-10-31T11:22:58.733Z] ---> 3cc71dec9811 [2024-10-31T11:22:58.733Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:22:58.733Z] ---> Running in 36200d5a4645 [2024-10-31T11:22:59.001Z] Removing intermediate container 36200d5a4645 [2024-10-31T11:22:59.001Z] ---> 29c706ce161c [2024-10-31T11:22:59.001Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:22:59.271Z] ---> Running in 9c5720c301e6 [2024-10-31T11:22:59.536Z] Removing intermediate container 9c5720c301e6 [2024-10-31T11:22:59.536Z] ---> 1575f47f6ca6 [2024-10-31T11:22:59.536Z] Step 6/12 : WORKDIR /device-virtual-go [2024-10-31T11:22:59.536Z] ---> Running in 72290d98bfb7 [2024-10-31T11:22:59.805Z] Removing intermediate container 72290d98bfb7 [2024-10-31T11:22:59.805Z] ---> 596f768ac8b8 [2024-10-31T11:22:59.805Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T11:22:59.805Z] ---> Running in ed8eab7c876a [2024-10-31T11:23:01.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:23:01.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:23:02.890Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-31T11:23:02.890Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-31T11:23:02.890Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-31T11:23:02.890Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-31T11:23:03.161Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:23:03.161Z] OK: 242 MiB in 58 packages [2024-10-31T11:23:04.576Z] Removing intermediate container ed8eab7c876a [2024-10-31T11:23:04.576Z] ---> bf1464967a90 [2024-10-31T11:23:04.576Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-31T11:23:05.160Z] ---> 4a525a4a9656 [2024-10-31T11:23:05.160Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:23:05.160Z] ---> Running in 85b92e4e5486 [2024-10-31T11:24:56.841Z] Removing intermediate container 85b92e4e5486 [2024-10-31T11:24:56.841Z] ---> 61e2a291f88d [2024-10-31T11:24:56.841Z] Step 10/12 : COPY . . [2024-10-31T11:24:56.841Z] ---> 3a172797e450 [2024-10-31T11:24:56.841Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:24:56.841Z] ---> Running in 0a519250ba6f [2024-10-31T11:24:56.841Z] Removing intermediate container 0a519250ba6f [2024-10-31T11:24:56.841Z] ---> 771b1102d05e [2024-10-31T11:24:56.841Z] Step 12/12 : RUN $MAKE [2024-10-31T11:24:56.841Z] ---> Running in 59d0df706e52 [2024-10-31T11:24:56.841Z] noop [2024-10-31T11:24:56.841Z] Removing intermediate container 59d0df706e52 [2024-10-31T11:24:56.841Z] ---> 72e1b1d655d8 [2024-10-31T11:24:56.841Z] Successfully built 72e1b1d655d8 [2024-10-31T11:24:56.841Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:24:57.366Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T11:24:57.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:24:57.654Z] prd-ubuntu20.04-docker-arm64-4c-16g-24219 does not seem to be running inside a container [2024-10-31T11:24:57.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat [2024-10-31T11:24:58.844Z] $ docker top e6dbfe07f2210fde8f16c18fa5e1793ed89b8a861296ff5d32630ee94c0a30a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:24:59.734Z] + go version [2024-10-31T11:24:59.734Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-31T11:24:59.775Z] $ docker stop --time=1 e6dbfe07f2210fde8f16c18fa5e1793ed89b8a861296ff5d32630ee94c0a30a4 [2024-10-31T11:25:01.361Z] $ docker rm -f --volumes e6dbfe07f2210fde8f16c18fa5e1793ed89b8a861296ff5d32630ee94c0a30a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:25:02.297Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T11:25:02.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:25:02.570Z] prd-ubuntu20.04-docker-arm64-4c-16g-24219 does not seem to be running inside a container [2024-10-31T11:25:02.632Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat [2024-10-31T11:25:03.719Z] $ docker top 0ed18b61c9695f384fdf8038fe4774d10d09039d3f2c59d7fad2f121eaae41d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:25:04.313Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-31T11:25:04.725Z] + make test [2024-10-31T11:25:04.725Z] go test ./... -coverprofile=coverage.out [2024-10-31T11:25:11.372Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-10-31T11:28:18.099Z] github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements [2024-10-31T11:28:18.099Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.060s coverage: 58.3% of statements [2024-10-31T11:28:18.099Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-31T11:28:18.099Z] go vet ./... [2024-10-31T11:28:56.949Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T11:28:56.949Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T11:28:56.949Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T11:28:56.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T11:28:57.105Z] $ docker stop --time=1 0ed18b61c9695f384fdf8038fe4774d10d09039d3f2c59d7fad2f121eaae41d5 [2024-10-31T11:28:59.057Z] $ docker rm -f --volumes 0ed18b61c9695f384fdf8038fe4774d10d09039d3f2c59d7fad2f121eaae41d5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T11:29:00.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T11:29:00.643Z] Warning: overwriting stash ‘coverage-report’ [2024-10-31T11:29:01.215Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T11:29:01.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T11:29:02.255Z] + ls -al . [2024-10-31T11:29:02.255Z] total 260 [2024-10-31T11:29:02.255Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 11:25 . [2024-10-31T11:29:02.255Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 11:21 .. [2024-10-31T11:29:02.255Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:22 .git [2024-10-31T11:29:02.255Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:22 .github [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 272 Oct 31 11:22 .gitignore [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 11:22 .golangci.yml [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 18321 Oct 31 11:22 Attribution.txt [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 15941 Oct 31 11:22 CHANGELOG.md [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 1755 Oct 31 11:22 Dockerfile [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 11:22 GOVERNANCE.md [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 31 11:22 Jenkinsfile [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 31 11:22 LICENSE [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 2490 Oct 31 11:22 Makefile [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 31 11:22 OWNERS.md [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 4103 Oct 31 11:22 README.md [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 11:19 VERSION [2024-10-31T11:29:02.255Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 11:22 bin [2024-10-31T11:29:02.255Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:22 cmd [2024-10-31T11:29:02.255Z] -rw-r--r-- 1 jenkins jenkins 43316 Oct 31 11:28 coverage.out [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 6228 Oct 31 11:22 go.mod [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 88084 Oct 31 11:22 go.sum [2024-10-31T11:29:02.255Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 11:22 internal [2024-10-31T11:29:02.255Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 31 11:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:29:02.715Z] + 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=7ba89364b5f3c515b6dfab1962bb7c06abf3e944 --label arch=arm64 --label version=0.0.0 . [2024-10-31T11:29:03.297Z] Sending build context to Docker daemon 19.08MB [2024-10-31T11:29:03.297Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T11:29:03.297Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-31T11:29:03.297Z] ---> 72e1b1d655d8 [2024-10-31T11:29:03.297Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-31T11:29:03.566Z] ---> Running in ff4b363263f0 [2024-10-31T11:29:03.834Z] Removing intermediate container ff4b363263f0 [2024-10-31T11:29:03.834Z] ---> 448dd0cf3881 [2024-10-31T11:29:03.834Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-31T11:29:03.834Z] ---> Running in b02744c34183 [2024-10-31T11:29:04.108Z] Removing intermediate container b02744c34183 [2024-10-31T11:29:04.108Z] ---> d2bda55f009d [2024-10-31T11:29:04.108Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-31T11:29:04.108Z] ---> Running in b76eff74cb5e [2024-10-31T11:29:04.383Z] Removing intermediate container b76eff74cb5e [2024-10-31T11:29:04.383Z] ---> c3d56bf87b1f [2024-10-31T11:29:04.383Z] Step 6/26 : WORKDIR /device-virtual-go [2024-10-31T11:29:04.648Z] ---> Running in 499fbfa860e3 [2024-10-31T11:29:04.921Z] Removing intermediate container 499fbfa860e3 [2024-10-31T11:29:04.921Z] ---> 5dcd416e3ba1 [2024-10-31T11:29:04.921Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T11:29:04.921Z] ---> Running in 8bb1ed3f29fd [2024-10-31T11:29:05.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:29:06.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:29:07.873Z] OK: 242 MiB in 58 packages [2024-10-31T11:29:08.836Z] Removing intermediate container 8bb1ed3f29fd [2024-10-31T11:29:08.836Z] ---> 87c8999ad79f [2024-10-31T11:29:08.836Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-31T11:29:09.111Z] ---> d3ee9956e7e0 [2024-10-31T11:29:09.111Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T11:29:09.111Z] ---> Running in 6aacdca98fb7 [2024-10-31T11:29:11.709Z] Removing intermediate container 6aacdca98fb7 [2024-10-31T11:29:11.709Z] ---> 7f512148c6dd [2024-10-31T11:29:11.709Z] Step 10/26 : COPY . . [2024-10-31T11:29:13.120Z] ---> d7b68695ba86 [2024-10-31T11:29:13.120Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T11:29:13.120Z] ---> Running in ba37693d1ce4 [2024-10-31T11:29:13.390Z] Removing intermediate container ba37693d1ce4 [2024-10-31T11:29:13.390Z] ---> 353156af08a1 [2024-10-31T11:29:13.390Z] Step 12/26 : RUN $MAKE [2024-10-31T11:29:13.656Z] ---> Running in e673657675b1 [2024-10-31T11:29:14.643Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-virtual ./cmd [2024-10-31T11:32:36.424Z] Removing intermediate container e673657675b1 [2024-10-31T11:32:36.424Z] ---> 19d6ed415e96 [2024-10-31T11:32:36.424Z] Step 13/26 : FROM alpine:3.20 [2024-10-31T11:32:36.424Z] 3.20: Pulling from library/alpine [2024-10-31T11:32:36.424Z] cf04c63912e1: Already exists [2024-10-31T11:32:36.424Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T11:32:36.424Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T11:32:36.424Z] ---> c157a85ed455 [2024-10-31T11:32:36.424Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-10-31T11:32:36.424Z] ---> Running in c121efe56b4e [2024-10-31T11:32:36.424Z] Removing intermediate container c121efe56b4e [2024-10-31T11:32:36.424Z] ---> f29b7a994ab9 [2024-10-31T11:32:36.424Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-31T11:32:36.424Z] ---> Running in 05c7bf026e28 [2024-10-31T11:32:36.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:32:36.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:32:36.424Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T11:32:36.424Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:32:36.424Z] OK: 9 MiB in 15 packages [2024-10-31T11:32:36.424Z] Removing intermediate container 05c7bf026e28 [2024-10-31T11:32:36.424Z] ---> 2358d9d714e2 [2024-10-31T11:32:36.424Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-31T11:32:36.424Z] ---> Running in de76e7d609d1 [2024-10-31T11:32:36.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:32:36.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:32:36.424Z] Upgrading critical system libraries and apk-tools: [2024-10-31T11:32:36.424Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T11:32:36.424Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T11:32:36.424Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T11:32:36.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T11:32:36.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T11:32:37.006Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:32:37.274Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T11:32:37.274Z] OK: 9 MiB in 15 packages [2024-10-31T11:32:38.229Z] Removing intermediate container de76e7d609d1 [2024-10-31T11:32:38.229Z] ---> c2df242239ab [2024-10-31T11:32:38.229Z] Step 17/26 : WORKDIR / [2024-10-31T11:32:38.496Z] ---> Running in c665afcb6672 [2024-10-31T11:32:38.762Z] Removing intermediate container c665afcb6672 [2024-10-31T11:32:38.762Z] ---> 93917c1ebaf8 [2024-10-31T11:32:38.762Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-10-31T11:32:39.716Z] ---> 0b840da7d7cc [2024-10-31T11:32:39.716Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-10-31T11:32:40.295Z] ---> 4d86e8939798 [2024-10-31T11:32:40.295Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-10-31T11:32:42.863Z] ---> 9bc66db006f7 [2024-10-31T11:32:42.863Z] Step 21/26 : EXPOSE 59900 [2024-10-31T11:32:42.863Z] ---> Running in d5d10583fb18 [2024-10-31T11:32:42.863Z] Removing intermediate container d5d10583fb18 [2024-10-31T11:32:42.863Z] ---> 78a5fa70c23b [2024-10-31T11:32:42.863Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-10-31T11:32:42.863Z] ---> Running in 64ebe8848a94 [2024-10-31T11:32:43.129Z] Removing intermediate container 64ebe8848a94 [2024-10-31T11:32:43.129Z] ---> 40814316ef19 [2024-10-31T11:32:43.129Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-31T11:32:43.403Z] ---> Running in f43c4b38cbcb [2024-10-31T11:32:43.403Z] Removing intermediate container f43c4b38cbcb [2024-10-31T11:32:43.403Z] ---> f50530a11f62 [2024-10-31T11:32:43.403Z] Step 24/26 : LABEL arch=arm64 [2024-10-31T11:32:43.669Z] ---> Running in 3cf1d573a372 [2024-10-31T11:32:43.934Z] Removing intermediate container 3cf1d573a372 [2024-10-31T11:32:43.934Z] ---> b00ea7409f0d [2024-10-31T11:32:43.934Z] Step 25/26 : LABEL git_sha=7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [2024-10-31T11:32:43.934Z] ---> Running in e8ea2f15dcd6 [2024-10-31T11:32:44.199Z] Removing intermediate container e8ea2f15dcd6 [2024-10-31T11:32:44.200Z] ---> 7bf73dd338f0 [2024-10-31T11:32:44.200Z] Step 26/26 : LABEL version=0.0.0 [2024-10-31T11:32:44.200Z] ---> Running in e8d22d14566b [2024-10-31T11:32:44.464Z] Removing intermediate container e8d22d14566b [2024-10-31T11:32:44.464Z] ---> a59387234153 [2024-10-31T11:32:44.464Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T11:32:44.464Z] Successfully built a59387234153 [2024-10-31T11:32:44.464Z] 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-10-31T11:32:45.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T11:32:45.459Z] [2024-10-31T11:32:45.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:32:45.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T11:32:45.894Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-31T11:32:45.894Z] 8998bd30e6a1: Pulling fs layer [2024-10-31T11:32:45.894Z] 04944245beec: Pulling fs layer [2024-10-31T11:32:45.894Z] 699f458cf7ca: Pulling fs layer [2024-10-31T11:32:45.894Z] 765212b225bb: Pulling fs layer [2024-10-31T11:32:45.894Z] f23df028b6ca: Pulling fs layer [2024-10-31T11:32:45.894Z] d65c8cfc05b1: Pulling fs layer [2024-10-31T11:32:45.894Z] 2437ff75d9bd: Pulling fs layer [2024-10-31T11:32:45.894Z] 2437ff75d9bd: Waiting [2024-10-31T11:32:45.894Z] d65c8cfc05b1: Waiting [2024-10-31T11:32:45.894Z] 765212b225bb: Waiting [2024-10-31T11:32:45.894Z] 04944245beec: Verifying Checksum [2024-10-31T11:32:45.894Z] 04944245beec: Download complete [2024-10-31T11:32:46.162Z] 765212b225bb: Verifying Checksum [2024-10-31T11:32:46.162Z] 765212b225bb: Download complete [2024-10-31T11:32:46.162Z] f23df028b6ca: Verifying Checksum [2024-10-31T11:32:46.162Z] f23df028b6ca: Download complete [2024-10-31T11:32:46.162Z] d65c8cfc05b1: Verifying Checksum [2024-10-31T11:32:46.162Z] d65c8cfc05b1: Download complete [2024-10-31T11:32:46.162Z] 699f458cf7ca: Verifying Checksum [2024-10-31T11:32:46.162Z] 699f458cf7ca: Download complete [2024-10-31T11:32:46.742Z] 8998bd30e6a1: Verifying Checksum [2024-10-31T11:32:46.742Z] 8998bd30e6a1: Download complete [2024-10-31T11:32:48.679Z] 2437ff75d9bd: Verifying Checksum [2024-10-31T11:32:48.679Z] 2437ff75d9bd: Download complete [2024-10-31T11:32:51.254Z] 8998bd30e6a1: Pull complete [2024-10-31T11:32:51.520Z] 04944245beec: Pull complete [2024-10-31T11:32:52.920Z] 699f458cf7ca: Pull complete [2024-10-31T11:32:53.188Z] 765212b225bb: Pull complete [2024-10-31T11:32:54.148Z] f23df028b6ca: Pull complete [2024-10-31T11:32:54.148Z] d65c8cfc05b1: Pull complete [2024-10-31T11:33:12.356Z] 2437ff75d9bd: Pull complete [2024-10-31T11:33:12.356Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-31T11:33:12.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T11:33:12.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:33:12.724Z] prd-ubuntu20.04-docker-arm64-4c-16g-24219 does not seem to be running inside a container [2024-10-31T11:33:12.784Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-31T11:33:15.434Z] $ docker top 72a2a684f8a3aa6f554ef68a3567405fa4f9e4cba63dfcfa153a4658047de197 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:33:16.366Z] ---> job-cost.sh [2024-10-31T11:33:16.366Z] lf-activate-venv: SKIPPING [2024-10-31T11:33:16.366Z] INFO: No Stack... [2024-10-31T11:33:16.943Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-31T11:33:17.521Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T11:33:18.181Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2024-10-31T11:33:18.182Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T11:33:18.264Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] [2024-10-31T11:33:18.271Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] did not exist. Created. [2024-10-31T11:33:18.279Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T11:33:19.054Z] /w/workspace/device-virtual-go/1@tmp/durable-343e50c7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-31T11:33:19.409Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-31T11:33:19.451Z] Warning: overwriting stash ‘stack-cost’ [2024-10-31T11:33:19.499Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T11:33:19.521Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-500-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T11:33:19.623Z] $ docker stop --time=1 72a2a684f8a3aa6f554ef68a3567405fa4f9e4cba63dfcfa153a4658047de197 [2024-10-31T11:33:21.127Z] $ docker rm -f --volumes 72a2a684f8a3aa6f554ef68a3567405fa4f9e4cba63dfcfa153a4658047de197 [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-10-31T11:33:22.341Z] provisioning config files... [2024-10-31T11:33:22.349Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-500@tmp/config10169586783200901143tmp [Pipeline] { [Pipeline] sh [2024-10-31T11:33:22.701Z] + set +x [2024-10-31T11:33:22.701Z] + bash -s -- [2024-10-31T11:33:22.701Z] + curl -s https://codecov.io/bash [2024-10-31T11:33:22.701Z] [2024-10-31T11:33:22.701Z] _____ _ [2024-10-31T11:33:22.701Z] / ____| | | [2024-10-31T11:33:22.701Z] | | ___ __| | ___ ___ _____ __ [2024-10-31T11:33:22.701Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-31T11:33:22.701Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-31T11:33:22.701Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-31T11:33:22.701Z] Bash-1.0.6 [2024-10-31T11:33:22.701Z] [2024-10-31T11:33:22.701Z] [2024-10-31T11:33:22.701Z] ==> git version 2.25.1 found [2024-10-31T11:33:22.701Z] ==> 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-10-31T11:33:22.701Z] Release-Date: 2020-01-08 [2024-10-31T11:33:22.701Z] 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-10-31T11:33:22.701Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-31T11:33:22.701Z] ==> Jenkins CI detected. [2024-10-31T11:33:22.701Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-500 [2024-10-31T11:33:22.701Z] project root: . [2024-10-31T11:33:22.701Z] --> token set from env [2024-10-31T11:33:22.701Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-31T11:33:22.701Z] ==> Running gcov in . (disable via -X gcov) [2024-10-31T11:33:22.701Z] ==> Python coveragepy not found [2024-10-31T11:33:22.701Z] ==> Searching for coverage reports in: [2024-10-31T11:33:22.701Z] + . [2024-10-31T11:33:22.962Z] -> Found 1 reports [2024-10-31T11:33:22.962Z] ==> Detecting git/mercurial file structure [2024-10-31T11:33:22.962Z] ==> Reading reports [2024-10-31T11:33:22.962Z] + ./coverage.out bytes=43316 [2024-10-31T11:33:22.962Z] ==> Appending adjustments [2024-10-31T11:33:22.962Z] https://docs.codecov.io/docs/fixing-reports [2024-10-31T11:33:22.962Z] + Found adjustments [2024-10-31T11:33:22.962Z] ==> Gzipping contents [2024-10-31T11:33:22.962Z] 8.0K /tmp/codecov.G1j71B.gz [2024-10-31T11:33:22.962Z] ==> Uploading reports [2024-10-31T11:33:22.962Z] url: https://codecov.io [2024-10-31T11:33:22.962Z] query: branch=PR-500&commit=7ba89364b5f3c515b6dfab1962bb7c06abf3e944&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-500%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=500&job=&cmd_args= [2024-10-31T11:33:22.962Z] -> Pinging Codecov [2024-10-31T11:33:22.962Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-500&commit=7ba89364b5f3c515b6dfab1962bb7c06abf3e944&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-500%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=500&job=&cmd_args= [2024-10-31T11:33:23.224Z] -> Uploading to [2024-10-31T11:33:23.224Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/7ba89364b5f3c515b6dfab1962bb7c06abf3e944/38f6f57b-feab-4730-944b-5de3e222c914.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T113323Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d73a151972c8105412f19f1098c05141ee1c51d118cc13e8160047e175f438de [2024-10-31T11:33:23.224Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T11:33:23.224Z] Dload Upload Total Spent Left Speed [2024-10-31T11:33:23.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 20826 --:--:-- --:--:-- --:--:-- 20740 [2024-10-31T11:33:23.485Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/7ba89364b5f3c515b6dfab1962bb7c06abf3e944 [Pipeline] } [2024-10-31T11:33:23.516Z] 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-10-31T11:33:25.859Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-500/archives ] [2024-10-31T11:33:25.859Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-500/archives [2024-10-31T11:33:25.859Z] total 16 [2024-10-31T11:33:25.859Z] drwxr-xr-x 3 root root 4096 Oct 31 11:22 . [2024-10-31T11:33:25.859Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 11:22 .. [2024-10-31T11:33:25.859Z] drwxr-xr-x 2 root root 4096 Oct 31 11:22 cost [2024-10-31T11:33:25.859Z] -rw-r--r-- 1 root root 89 Oct 31 11:22 cost.csv [2024-10-31T11:33:25.859Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-500/archives [2024-10-31T11:33:25.859Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-500/archives [2024-10-31T11:33:25.859Z] total 16 [2024-10-31T11:33:25.859Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 11:22 . [2024-10-31T11:33:25.859Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 11:22 .. [2024-10-31T11:33:25.859Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 11:22 cost [2024-10-31T11:33:25.859Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 31 11:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:33:26.202Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:33:27.108Z] ---> package-listing.sh [2024-10-31T11:33:27.108Z] ++ facter osfamily [2024-10-31T11:33:27.108Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-31T11:33:27.369Z] + OS_FAMILY=debian [2024-10-31T11:33:27.369Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-500 [2024-10-31T11:33:27.369Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-31T11:33:27.369Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-31T11:33:27.369Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-31T11:33:27.369Z] + PACKAGES=/tmp/packages_start.txt [2024-10-31T11:33:27.369Z] + '[' /w/workspace/foundry_device-virtual-go_PR-500 ']' [2024-10-31T11:33:27.369Z] + PACKAGES=/tmp/packages_end.txt [2024-10-31T11:33:27.369Z] + case "${OS_FAMILY}" in [2024-10-31T11:33:27.369Z] + dpkg -l [2024-10-31T11:33:27.369Z] + grep '^ii' [2024-10-31T11:33:27.369Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-31T11:33:27.369Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-31T11:33:27.369Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-31T11:33:27.369Z] + '[' /w/workspace/foundry_device-virtual-go_PR-500 ']' [2024-10-31T11:33:27.369Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-500/archives/ [2024-10-31T11:33:27.370Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-500/archives/ [Pipeline] echo [2024-10-31T11:33:27.411Z] 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-500/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-31T11:33:27.706Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T11:33:28.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T11:33:28.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T11:33:28.530Z] prd-ubuntu20.04-docker-8c-8g-24218 does not seem to be running inside a container [2024-10-31T11:33:28.559Z] $ 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-500/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-500 -v /w/workspace/foundry_device-virtual-go_PR-500:/w/workspace/foundry_device-virtual-go_PR-500:rw,z -v /w/workspace/foundry_device-virtual-go_PR-500@tmp:/w/workspace/foundry_device-virtual-go_PR-500@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-lftools-log-publisher:latest cat [2024-10-31T11:33:28.731Z] $ docker top 5cfe9e3820666004947eed14ec8facbc4991af2b17c0b3bd9a793332e7d692d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T11:33:29.207Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-31T11:33:29.579Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-31T11:33:29.941Z] + ls /var/log/sa-host [2024-10-31T11:33:29.941Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T11:33:30.200Z] provisioning config files... [2024-10-31T11:33:30.210Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-500@tmp/config647848309696010203tmp [Pipeline] { [Pipeline] echo [2024-10-31T11:33:30.278Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:33:30.606Z] ---> create-netrc.sh [Pipeline] } [2024-10-31T11:33:30.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:33:31.093Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-31T11:33:31.142Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:33:31.466Z] ---> sudo-logs.sh [2024-10-31T11:33:31.466Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-31T11:33:31.576Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:33:31.899Z] ---> job-cost.sh [2024-10-31T11:33:31.899Z] lf-activate-venv: SKIPPING [2024-10-31T11:33:31.899Z] DEBUG: total: 0.2199999988079071 [2024-10-31T11:33:31.899Z] INFO: Retrieving Stack Cost... [2024-10-31T11:33:32.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T11:33:32.726Z] INFO: Archiving Costs [Pipeline] echo [2024-10-31T11:33:32.780Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T11:33:33.109Z] ---> logs-deploy.sh [2024-10-31T11:33:33.109Z] lf-activate-venv: SKIPPING [2024-10-31T11:33:33.109Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-500/1 [2024-10-31T11:33:33.109Z] INFO: archiving workspace using pattern(s): [2024-10-31T11:33:34.047Z] Archives upload complete. [2024-10-31T11:33:34.047Z] INFO: archiving logs to Nexus