Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 281ea38f110fc5f37e585dd894f432f319c759dc 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-ssh17907268773523918601.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh5999410742867291012.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13476833613101387828.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12675753581468807198.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5125809320802132073.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17541’ is offline ‘prd-ubuntu20.04-docker-8c-8g-17542’ is offline ‘prd-ubuntu20.04-docker-8c-8g-17543’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17569 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 281ea38f110fc5f37e585dd894f432f319c759dc (main) Commit message: "fix: Address CVE in Alpine base image (#450)" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 281ea38f110fc5f37e585dd894f432f319c759dc # timeout=10 > git rev-list --no-walk a3e36257f0c9f774ec81edf885f9fc4e99897b55 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T21:52:15.339Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T21:52:15.383Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T21:52:15.394Z] ========================================================= [2023-11-14T21:52:15.395Z] EdgeX Global Pipelines Version Info [2023-11-14T21:52:15.395Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:52:16.533Z] ------------------- [2023-11-14T21:52:16.533Z] stable info: [2023-11-14T21:52:16.533Z] ------------------- [2023-11-14T21:52:16.533Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T21:52:16.533Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:52:16.533Z] Message: update stable to v1.0.257 [2023-11-14T21:52:16.792Z] ------------------- [2023-11-14T21:52:16.792Z] experimental info: [2023-11-14T21:52:16.792Z] ------------------- [2023-11-14T21:52:16.792Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T21:52:16.792Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T21:52:16.792Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T21:52:16.954Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-11-14T21:52:16.963Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-11-14T21:52:16.973Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T21:52:16.983Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T21:52:16.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T21:52:17.001Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T21:52:17.010Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T21:52:17.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T21:52:17.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T21:52:17.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T21:52:17.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T21:52:17.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-11-14T21:52:17.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T21:52:17.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T21:52:17.123Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:52:17.139Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T21:52:17.151Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:52:17.162Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T21:52:17.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T21:52:17.199Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T21:52:17.219Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T21:52:17.240Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T21:52:17.253Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T21:52:17.268Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T21:52:17.289Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T21:52:17.309Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T21:52:17.327Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T21:52:17.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-14T21:52:17.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-14T21:52:17.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-14T21:52:17.393Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 281ea38f110fc5f37e585dd894f432f319c759dc [Pipeline] echo [2023-11-14T21:52:17.404Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 281ea38 [Pipeline] echo [2023-11-14T21:52:17.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:52:17.460Z] provisioning config files... [2023-11-14T21:52:17.476Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15178468739286548037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:52:17.851Z] ---> docker-login.sh [2023-11-14T21:52:17.851Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:52:19.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:19.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:19.525Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:19.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:19.525Z] [2023-11-14T21:52:19.525Z] Login Succeeded [2023-11-14T21:52:19.525Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:52:19.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:19.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:19.525Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:19.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:19.525Z] [2023-11-14T21:52:19.525Z] Login Succeeded [2023-11-14T21:52:19.525Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:52:19.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:19.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:19.788Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:19.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:19.788Z] [2023-11-14T21:52:19.788Z] Login Succeeded [2023-11-14T21:52:19.788Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:52:19.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:19.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:19.788Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:19.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:19.788Z] [2023-11-14T21:52:19.788Z] Login Succeeded [2023-11-14T21:52:19.788Z] docker.io [2023-11-14T21:52:19.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:52:20.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:52:20.119Z] Configure a credential helper to remove this warning. See [2023-11-14T21:52:20.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:52:20.119Z] [2023-11-14T21:52:20.119Z] Login Succeeded [2023-11-14T21:52:20.119Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:52:20.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T21:52:20.486Z] + git rev-list -1 --merges 281ea38f110fc5f37e585dd894f432f319c759dc~1..281ea38f110fc5f37e585dd894f432f319c759dc [Pipeline] echo [2023-11-14T21:52:20.565Z] -----------> git rev-list -1 --merges 281ea38f110fc5f37e585dd894f432f319c759dc~1..281ea38f110fc5f37e585dd894f432f319c759dc 281ea38f110fc5f37e585dd894f432f319c759dc [false] [Pipeline] sh [2023-11-14T21:52:20.858Z] + git log --format=format:%s -1 281ea38f110fc5f37e585dd894f432f319c759dc [Pipeline] echo [2023-11-14T21:52:20.872Z] ========================================================= [2023-11-14T21:52:20.872Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T21:52:20.872Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T21:52:21.206Z] + git log --format=format:%s -1 281ea38f110fc5f37e585dd894f432f319c759dc [Pipeline] echo [2023-11-14T21:52:21.218Z] [semverPrep] GIT_COMMIT: 281ea38f110fc5f37e585dd894f432f319c759dc, Commit Message: fix: Address CVE in Alpine base image (#450) [Pipeline] echo [2023-11-14T21:52:21.227Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T21:52:21.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T21:52:21.580Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T21:52:21.580Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T21:52:21.580Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T21:52:21.580Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T21:52:21.580Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T21:52:21.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:21.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:52:21.944Z] [2023-11-14T21:52:21.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:52:22.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:52:23.185Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T21:52:23.185Z] b85a868b505f: Pulling fs layer [2023-11-14T21:52:23.185Z] e2be974225ed: Pulling fs layer [2023-11-14T21:52:23.185Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T21:52:23.185Z] 988bab9f4d93: Pulling fs layer [2023-11-14T21:52:23.185Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T21:52:23.185Z] eaf3925da568: Pulling fs layer [2023-11-14T21:52:23.185Z] bab4dde63d76: Pulling fs layer [2023-11-14T21:52:23.185Z] bde34c3a00c8: Pulling fs layer [2023-11-14T21:52:23.185Z] b352a97aabf1: Pulling fs layer [2023-11-14T21:52:23.185Z] 4872d77fe225: Pulling fs layer [2023-11-14T21:52:23.185Z] 5851b861e8e6: Pulling fs layer [2023-11-14T21:52:23.185Z] 1469e6f7b9e6: Waiting [2023-11-14T21:52:23.185Z] eaf3925da568: Waiting [2023-11-14T21:52:23.185Z] bab4dde63d76: Waiting [2023-11-14T21:52:23.185Z] bde34c3a00c8: Waiting [2023-11-14T21:52:23.185Z] b352a97aabf1: Waiting [2023-11-14T21:52:23.185Z] 4872d77fe225: Waiting [2023-11-14T21:52:23.185Z] 5851b861e8e6: Waiting [2023-11-14T21:52:23.185Z] 988bab9f4d93: Waiting [2023-11-14T21:52:23.185Z] e2be974225ed: Verifying Checksum [2023-11-14T21:52:23.185Z] e2be974225ed: Download complete [2023-11-14T21:52:23.453Z] 988bab9f4d93: Verifying Checksum [2023-11-14T21:52:23.453Z] 988bab9f4d93: Download complete [2023-11-14T21:52:23.453Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T21:52:23.453Z] 1469e6f7b9e6: Download complete [2023-11-14T21:52:23.453Z] eaf3925da568: Verifying Checksum [2023-11-14T21:52:23.453Z] eaf3925da568: Download complete [2023-11-14T21:52:23.453Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T21:52:23.453Z] 339a4e72a1f5: Download complete [2023-11-14T21:52:23.453Z] bde34c3a00c8: Download complete [2023-11-14T21:52:23.746Z] b352a97aabf1: Verifying Checksum [2023-11-14T21:52:23.746Z] b352a97aabf1: Download complete [2023-11-14T21:52:23.746Z] 4872d77fe225: Verifying Checksum [2023-11-14T21:52:23.746Z] 4872d77fe225: Download complete [2023-11-14T21:52:23.746Z] 5851b861e8e6: Verifying Checksum [2023-11-14T21:52:23.746Z] 5851b861e8e6: Download complete [2023-11-14T21:52:23.746Z] b85a868b505f: Download complete [2023-11-14T21:52:24.006Z] bab4dde63d76: Verifying Checksum [2023-11-14T21:52:24.006Z] bab4dde63d76: Download complete [2023-11-14T21:52:27.297Z] b85a868b505f: Pull complete [2023-11-14T21:52:28.246Z] e2be974225ed: Pull complete [2023-11-14T21:52:29.629Z] 339a4e72a1f5: Pull complete [2023-11-14T21:52:32.173Z] 988bab9f4d93: Pull complete [2023-11-14T21:52:34.138Z] 1469e6f7b9e6: Pull complete [2023-11-14T21:52:37.435Z] eaf3925da568: Pull complete [2023-11-14T21:52:41.633Z] bab4dde63d76: Pull complete [2023-11-14T21:52:41.633Z] bde34c3a00c8: Pull complete [2023-11-14T21:52:42.203Z] b352a97aabf1: Pull complete [2023-11-14T21:52:43.143Z] 4872d77fe225: Pull complete [2023-11-14T21:52:43.417Z] 5851b861e8e6: Pull complete [2023-11-14T21:52:43.987Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T21:52:43.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T21:52:43.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:52:44.133Z] prd-ubuntu20.04-docker-8c-8g-17569 does not seem to be running inside a container [2023-11-14T21:52:44.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T21:53:06.477Z] $ docker top a33ed4fe92cafa6a51f72e6d5e42dfdeb7896b5e5048766f91a5e56b09583fb1 -eo pid,comm [2023-11-14T21:53:06.529Z] 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). [2023-11-14T21:53:06.529Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T21:53:06.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:53:06.568Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:53:06.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:53:06.702Z] $ docker exec a33ed4fe92cafa6a51f72e6d5e42dfdeb7896b5e5048766f91a5e56b09583fb1 ssh-agent [2023-11-14T21:53:06.825Z] SSH_AUTH_SOCK=/tmp/ssh-qdR8Otklfhmj/agent.14 [2023-11-14T21:53:06.825Z] SSH_AGENT_PID=20 [2023-11-14T21:53:06.832Z] Running ssh-add (command line suppressed) [2023-11-14T21:53:06.933Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1251917484056977958.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_1251917484056977958.key) [2023-11-14T21:53:06.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:53:07.228Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T21:53:07.243Z] $ docker exec --env ******** --env ******** a33ed4fe92cafa6a51f72e6d5e42dfdeb7896b5e5048766f91a5e56b09583fb1 ssh-agent -k [2023-11-14T21:53:07.410Z] unset SSH_AUTH_SOCK; [2023-11-14T21:53:07.410Z] unset SSH_AGENT_PID; [2023-11-14T21:53:07.411Z] echo Agent pid 20 killed; [2023-11-14T21:53:07.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T21:53:07.446Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T21:53:07.446Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T21:53:07.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T21:53:07.595Z] $ docker exec a33ed4fe92cafa6a51f72e6d5e42dfdeb7896b5e5048766f91a5e56b09583fb1 ssh-agent [2023-11-14T21:53:07.747Z] SSH_AUTH_SOCK=/tmp/ssh-RMjQpWlWeJiv/agent.52 [2023-11-14T21:53:07.747Z] SSH_AGENT_PID=58 [2023-11-14T21:53:07.752Z] Running ssh-add (command line suppressed) [2023-11-14T21:53:07.847Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12735296215910155579.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12735296215910155579.key) [2023-11-14T21:53:07.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T21:53:08.149Z] + git semver init [2023-11-14T21:53:08.409Z] 2023-11-14 21:53:08,348 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T21:53:08.409Z] 2023-11-14 21:53:08,349 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-11-14T21:53:08.409Z] 2023-11-14 21:53:08,350 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-11-14T21:53:08.409Z] 2023-11-14 21:53:08,350 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T21:53:10.971Z] 2023-11-14 21:53:10,400 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-11-14T21:53:10.971Z] 2023-11-14 21:53:10,400 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-11-14T21:53:10.971Z] 2023-11-14 21:53:10,400 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-14T21:53:10.971Z] 2023-11-14 21:53:10,401 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-14T21:53:10.971Z] 3.1.0-dev.30 [Pipeline] } [2023-11-14T21:53:10.992Z] $ docker exec --env ******** --env ******** a33ed4fe92cafa6a51f72e6d5e42dfdeb7896b5e5048766f91a5e56b09583fb1 ssh-agent -k [2023-11-14T21:53:11.083Z] unset SSH_AUTH_SOCK; [2023-11-14T21:53:11.083Z] unset SSH_AGENT_PID; [2023-11-14T21:53:11.083Z] echo Agent pid 58 killed; [2023-11-14T21:53:11.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T21:53:11.423Z] + git semver [Pipeline] } [2023-11-14T21:53:12.004Z] $ docker stop --time=1 a33ed4fe92cafa6a51f72e6d5e42dfdeb7896b5e5048766f91a5e56b09583fb1 [2023-11-14T21:53:14.168Z] $ docker rm -f --volumes a33ed4fe92cafa6a51f72e6d5e42dfdeb7896b5e5048766f91a5e56b09583fb1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:53:14.593Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T21:53:14.893Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T21:53:14.896Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.30 [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 [2023-11-14T21:53:15.058Z] provisioning config files... [2023-11-14T21:53:15.067Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config18365082000488002048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:53:15.371Z] ---> docker-login.sh [2023-11-14T21:53:15.371Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:53:15.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:53:15.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:53:15.371Z] Configure a credential helper to remove this warning. See [2023-11-14T21:53:15.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:53:15.371Z] [2023-11-14T21:53:15.371Z] Login Succeeded [2023-11-14T21:53:15.371Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:53:15.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:53:15.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:53:15.633Z] Configure a credential helper to remove this warning. See [2023-11-14T21:53:15.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:53:15.633Z] [2023-11-14T21:53:15.633Z] Login Succeeded [2023-11-14T21:53:15.633Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:53:15.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:53:15.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:53:15.633Z] Configure a credential helper to remove this warning. See [2023-11-14T21:53:15.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:53:15.633Z] [2023-11-14T21:53:15.633Z] Login Succeeded [2023-11-14T21:53:15.633Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:53:15.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:53:15.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:53:15.633Z] Configure a credential helper to remove this warning. See [2023-11-14T21:53:15.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:53:15.633Z] [2023-11-14T21:53:15.633Z] Login Succeeded [2023-11-14T21:53:15.633Z] docker.io [2023-11-14T21:53:15.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:53:15.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:53:15.892Z] Configure a credential helper to remove this warning. See [2023-11-14T21:53:15.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:53:15.892Z] [2023-11-14T21:53:15.892Z] Login Succeeded [2023-11-14T21:53:15.892Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:53:15.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T21:53:15.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:53:15.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:53:15.978Z] ========================================================= [2023-11-14T21:53:15.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T21:53:15.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:53:16.308Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-14T21:53:16.308Z] Sending build context to Docker daemon 23.7MB [2023-11-14T21:53:16.308Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:53:16.308Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T21:53:16.875Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T21:53:16.875Z] 7264a8db6415: Pulling fs layer [2023-11-14T21:53:16.875Z] c4d48a809fc2: Pulling fs layer [2023-11-14T21:53:16.875Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T21:53:16.875Z] ad3a456e5733: Pulling fs layer [2023-11-14T21:53:16.875Z] 69c7f0334f64: Pulling fs layer [2023-11-14T21:53:16.875Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T21:53:16.875Z] ce7588e14bc9: Pulling fs layer [2023-11-14T21:53:16.875Z] b5e4710f87ac: Pulling fs layer [2023-11-14T21:53:16.875Z] ad3a456e5733: Waiting [2023-11-14T21:53:16.875Z] 69c7f0334f64: Waiting [2023-11-14T21:53:16.875Z] b5e4710f87ac: Waiting [2023-11-14T21:53:16.875Z] ce7588e14bc9: Waiting [2023-11-14T21:53:16.875Z] 1f1c1a5573a3: Waiting [2023-11-14T21:53:16.875Z] c4d48a809fc2: Download complete [2023-11-14T21:53:16.875Z] ad3a456e5733: Verifying Checksum [2023-11-14T21:53:16.875Z] ad3a456e5733: Download complete [2023-11-14T21:53:16.875Z] 69c7f0334f64: Verifying Checksum [2023-11-14T21:53:16.875Z] 69c7f0334f64: Download complete [2023-11-14T21:53:16.875Z] 7264a8db6415: Verifying Checksum [2023-11-14T21:53:16.875Z] 7264a8db6415: Download complete [2023-11-14T21:53:17.138Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T21:53:17.138Z] 1f1c1a5573a3: Download complete [2023-11-14T21:53:17.399Z] 7264a8db6415: Pull complete [2023-11-14T21:53:17.703Z] b5e4710f87ac: Verifying Checksum [2023-11-14T21:53:17.703Z] b5e4710f87ac: Download complete [2023-11-14T21:53:17.703Z] c4d48a809fc2: Pull complete [2023-11-14T21:53:17.703Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T21:53:17.703Z] 4f1c88b9dad5: Download complete [2023-11-14T21:53:18.271Z] ce7588e14bc9: Verifying Checksum [2023-11-14T21:53:18.271Z] ce7588e14bc9: Download complete [2023-11-14T21:53:22.461Z] 4f1c88b9dad5: Pull complete [2023-11-14T21:53:22.461Z] ad3a456e5733: Pull complete [2023-11-14T21:53:22.461Z] 69c7f0334f64: Pull complete [2023-11-14T21:53:22.461Z] 1f1c1a5573a3: Pull complete [2023-11-14T21:53:25.743Z] ce7588e14bc9: Pull complete [2023-11-14T21:53:26.310Z] b5e4710f87ac: Pull complete [2023-11-14T21:53:26.310Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T21:53:26.569Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T21:53:26.569Z] ---> 88b5674ff536 [2023-11-14T21:53:26.569Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T21:53:30.011Z] Still waiting to schedule task [2023-11-14T21:53:30.011Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-14T21:53:53.123Z] ---> Running in abd7639794b8 [2023-11-14T21:53:54.500Z] Removing intermediate container abd7639794b8 [2023-11-14T21:53:54.500Z] ---> 00da62b70a19 [2023-11-14T21:53:54.500Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:53:55.876Z] ---> Running in 528058d13fb3 [2023-11-14T21:53:56.831Z] Removing intermediate container 528058d13fb3 [2023-11-14T21:53:56.831Z] ---> 220b184a1376 [2023-11-14T21:53:56.831Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:53:57.089Z] ---> Running in f164b269315d [2023-11-14T21:53:58.485Z] Removing intermediate container f164b269315d [2023-11-14T21:53:58.485Z] ---> eb224eb266ac [2023-11-14T21:53:58.485Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-14T21:54:00.388Z] ---> Running in 4e0731b01c9d [2023-11-14T21:54:02.294Z] Removing intermediate container 4e0731b01c9d [2023-11-14T21:54:02.294Z] ---> 474421a59028 [2023-11-14T21:54:02.294Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:54:03.686Z] ---> Running in 1b1d4aaa0dde [2023-11-14T21:54:04.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:04.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:54:04.774Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T21:54:04.774Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-14T21:54:04.774Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T21:54:05.032Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T21:54:05.032Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:54:05.032Z] OK: 268 MiB in 56 packages [2023-11-14T21:54:08.639Z] Removing intermediate container 1b1d4aaa0dde [2023-11-14T21:54:08.639Z] ---> a68605f5f05c [2023-11-14T21:54:08.639Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T21:54:10.546Z] ---> 0a5e27aca1a7 [2023-11-14T21:54:10.546Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:54:12.450Z] ---> Running in 011ea41086e2 [2023-11-14T21:56:34.144Z] Removing intermediate container 011ea41086e2 [2023-11-14T21:56:34.144Z] ---> 161771e52e41 [2023-11-14T21:56:34.144Z] Step 10/12 : COPY . . [2023-11-14T21:56:34.144Z] ---> 05b545bb49e5 [2023-11-14T21:56:34.144Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:56:34.405Z] ---> Running in cfbeacbfacdb [2023-11-14T21:56:36.354Z] Removing intermediate container cfbeacbfacdb [2023-11-14T21:56:36.354Z] ---> e1d88ab927d2 [2023-11-14T21:56:36.354Z] Step 12/12 : RUN $MAKE [2023-11-14T21:56:37.288Z] ---> Running in 3506155a0c95 [2023-11-14T21:56:37.855Z] noop [2023-11-14T21:56:40.382Z] Removing intermediate container 3506155a0c95 [2023-11-14T21:56:40.382Z] ---> 8c0fbb32d17e [2023-11-14T21:56:40.382Z] Successfully built 8c0fbb32d17e [2023-11-14T21:56:40.382Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:56:40.696Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:56:40.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:56:40.764Z] prd-ubuntu20.04-docker-8c-8g-17569 does not seem to be running inside a container [2023-11-14T21:56:40.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T21:56:42.363Z] $ docker top 2226c315c880351d2dd99a3d2da735197ae51a0775dd5235cd7b63602d38b72d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:56:42.791Z] + go version [2023-11-14T21:56:42.791Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T21:56:42.804Z] $ docker stop --time=1 2226c315c880351d2dd99a3d2da735197ae51a0775dd5235cd7b63602d38b72d [2023-11-14T21:56:46.050Z] $ docker rm -f --volumes 2226c315c880351d2dd99a3d2da735197ae51a0775dd5235cd7b63602d38b72d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:56:46.583Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T21:56:46.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:56:46.646Z] prd-ubuntu20.04-docker-8c-8g-17569 does not seem to be running inside a container [2023-11-14T21:56:46.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T21:56:49.153Z] $ docker top cb037b7cab91e291b3054ad9c62b2011beda2e860b5cec223479fce8b3fb0b47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T21:56:49.555Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-14T21:56:49.862Z] + make test [2023-11-14T21:56:49.863Z] go test ./... -coverprofile=coverage.out [2023-11-14T21:56:59.837Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-14T21:57:12.080Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-14T21:57:12.080Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.037s coverage: 58.6% of statements [2023-11-14T21:57:20.205Z] go vet ./... [2023-11-14T21:57:30.171Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T21:57:30.171Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T21:57:30.171Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T21:57:30.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T21:57:30.197Z] $ docker stop --time=1 cb037b7cab91e291b3054ad9c62b2011beda2e860b5cec223479fce8b3fb0b47 [2023-11-14T21:57:33.210Z] $ docker rm -f --volumes cb037b7cab91e291b3054ad9c62b2011beda2e860b5cec223479fce8b3fb0b47 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T21:57:34.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T21:57:34.329Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T21:57:34.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T21:57:35.069Z] + ls -al . [2023-11-14T21:57:35.069Z] total 200 [2023-11-14T21:57:35.069Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:56 . [2023-11-14T21:57:35.069Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 21:52 .. [2023-11-14T21:57:35.069Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 21:57 .git [2023-11-14T21:57:35.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:52 .github [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 14 21:52 .gitignore [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 21:52 .golangci.yml [2023-11-14T21:57:35.069Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:53 .semver [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 14 21:52 Attribution.txt [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 14 21:52 CHANGELOG.md [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 14 21:52 Dockerfile [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 21:52 GOVERNANCE.md [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 14 21:52 Jenkinsfile [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 21:52 LICENSE [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 14 21:52 Makefile [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 14 21:52 OWNERS.md [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 14 21:52 README.md [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:53 VERSION [2023-11-14T21:57:35.069Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 21:52 bin [2023-11-14T21:57:35.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:52 cmd [2023-11-14T21:57:35.069Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 14 21:57 coverage.out [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 3591 Nov 14 21:52 go.mod [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 14 21:52 go.sum [2023-11-14T21:57:35.069Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 21:52 internal [2023-11-14T21:57:35.069Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 14 21:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:57:35.763Z] + 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=281ea38f110fc5f37e585dd894f432f319c759dc --label arch=amd64 --label version=3.1.0-dev.30 . [2023-11-14T21:57:35.763Z] Sending build context to Docker daemon 23.74MB [2023-11-14T21:57:35.763Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T21:57:35.763Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-14T21:57:35.763Z] ---> 8c0fbb32d17e [2023-11-14T21:57:35.763Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T21:57:37.147Z] ---> Running in 988bdfe2d1a2 [2023-11-14T21:57:37.716Z] Removing intermediate container 988bdfe2d1a2 [2023-11-14T21:57:37.716Z] ---> 809212476006 [2023-11-14T21:57:37.716Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T21:57:37.976Z] ---> Running in 0ee6b42802f6 [2023-11-14T21:57:38.236Z] Removing intermediate container 0ee6b42802f6 [2023-11-14T21:57:38.236Z] ---> acb416b34453 [2023-11-14T21:57:38.236Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-14T21:57:38.495Z] ---> Running in 7683eb525b2c [2023-11-14T21:57:39.468Z] Removing intermediate container 7683eb525b2c [2023-11-14T21:57:39.468Z] ---> 79f419ffda05 [2023-11-14T21:57:39.468Z] Step 6/26 : WORKDIR /device-virtual-go [2023-11-14T21:57:40.403Z] ---> Running in ba1101cdb904 [2023-11-14T21:57:40.991Z] Removing intermediate container ba1101cdb904 [2023-11-14T21:57:40.991Z] ---> dcf2e2aa58e9 [2023-11-14T21:57:40.991Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T21:57:41.558Z] ---> Running in 7bab3090c978 [2023-11-14T21:57:42.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:57:42.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:57:42.753Z] OK: 268 MiB in 56 packages [2023-11-14T21:57:46.041Z] Removing intermediate container 7bab3090c978 [2023-11-14T21:57:46.041Z] ---> 4d5f08202027 [2023-11-14T21:57:46.041Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-14T21:57:46.974Z] ---> bc72b3335b91 [2023-11-14T21:57:46.974Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T21:57:47.910Z] ---> Running in b5ae8ab90066 [2023-11-14T21:57:51.197Z] Removing intermediate container b5ae8ab90066 [2023-11-14T21:57:51.197Z] ---> 67a61c786253 [2023-11-14T21:57:51.197Z] Step 10/26 : COPY . . [2023-11-14T21:57:53.352Z] ---> c59d861786a3 [2023-11-14T21:57:53.352Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T21:57:53.610Z] ---> Running in 6f23ea09c287 [2023-11-14T21:57:54.179Z] Removing intermediate container 6f23ea09c287 [2023-11-14T21:57:54.179Z] ---> 7bb63869fdfd [2023-11-14T21:57:54.179Z] Step 12/26 : RUN $MAKE [2023-11-14T21:57:54.443Z] ---> Running in 83846f850f1c [2023-11-14T21:57:55.391Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.30 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-11-14T21:58:42.385Z] Removing intermediate container 83846f850f1c [2023-11-14T21:58:42.385Z] ---> 850532b3d923 [2023-11-14T21:58:42.385Z] Step 13/26 : FROM alpine:3.18 [2023-11-14T21:58:42.385Z] 3.18: Pulling from library/alpine [2023-11-14T21:58:42.385Z] 96526aa774ef: Pulling fs layer [2023-11-14T21:58:42.385Z] 96526aa774ef: Verifying Checksum [2023-11-14T21:58:42.385Z] 96526aa774ef: Download complete [2023-11-14T21:58:42.385Z] 96526aa774ef: Pull complete [2023-11-14T21:58:42.385Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T21:58:42.385Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T21:58:42.385Z] ---> 8ca4688f4f35 [2023-11-14T21:58:42.385Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-14T21:58:42.385Z] ---> Running in df1df76f4f9c [2023-11-14T21:58:42.385Z] Removing intermediate container df1df76f4f9c [2023-11-14T21:58:42.385Z] ---> 635eff64d739 [2023-11-14T21:58:42.385Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-14T21:58:42.646Z] ---> Running in 9654cec30639 [2023-11-14T21:58:43.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:58:43.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:58:43.476Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T21:58:43.476Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T21:58:43.476Z] OK: 7 MiB in 16 packages [2023-11-14T21:58:44.430Z] Removing intermediate container 9654cec30639 [2023-11-14T21:58:44.430Z] ---> 47deb94f731b [2023-11-14T21:58:44.430Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-14T21:58:44.430Z] ---> Running in d4e449f27eb2 [2023-11-14T21:58:45.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T21:58:45.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T21:58:46.075Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:58:46.075Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:58:46.075Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T21:58:46.075Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:58:46.075Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:58:46.075Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T21:58:46.075Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T21:58:46.075Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T21:58:46.075Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T21:58:46.075Z] OK: 7 MiB in 16 packages [2023-11-14T21:58:47.987Z] Removing intermediate container d4e449f27eb2 [2023-11-14T21:58:47.987Z] ---> 868c0da3e90c [2023-11-14T21:58:47.987Z] Step 17/26 : WORKDIR / [2023-11-14T21:58:48.248Z] ---> Running in e587c32eb5f6 [2023-11-14T21:58:48.880Z] Removing intermediate container e587c32eb5f6 [2023-11-14T21:58:48.880Z] ---> 0378aa2a2dd6 [2023-11-14T21:58:48.880Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-14T21:58:50.798Z] ---> 934794481b18 [2023-11-14T21:58:50.798Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-14T21:58:51.370Z] ---> 504f101ec2d6 [2023-11-14T21:58:51.370Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-11-14T21:58:53.292Z] ---> b490ac29a18b [2023-11-14T21:58:53.292Z] Step 21/26 : EXPOSE 59900 [2023-11-14T21:58:54.259Z] ---> Running in 3b52d67316ab [2023-11-14T21:58:55.199Z] Removing intermediate container 3b52d67316ab [2023-11-14T21:58:55.199Z] ---> 2cf15a52afc2 [2023-11-14T21:58:55.199Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-11-14T21:58:55.849Z] ---> Running in ebeb977bd763 [2023-11-14T21:58:57.225Z] Removing intermediate container ebeb977bd763 [2023-11-14T21:58:57.225Z] ---> 617f15e9c281 [2023-11-14T21:58:57.225Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T21:58:57.792Z] ---> Running in 9fdd9b1dd6be [2023-11-14T21:58:58.726Z] Removing intermediate container 9fdd9b1dd6be [2023-11-14T21:58:58.726Z] ---> bd728b9a9391 [2023-11-14T21:58:58.726Z] Step 24/26 : LABEL arch=amd64 [2023-11-14T21:58:58.984Z] ---> Running in a71e159de144 [2023-11-14T21:58:59.242Z] Removing intermediate container a71e159de144 [2023-11-14T21:58:59.242Z] ---> a29fbbde5b71 [2023-11-14T21:58:59.242Z] Step 25/26 : LABEL git_sha=281ea38f110fc5f37e585dd894f432f319c759dc [2023-11-14T21:59:00.177Z] ---> Running in 71f162c6d3fb [2023-11-14T21:59:01.113Z] Removing intermediate container 71f162c6d3fb [2023-11-14T21:59:01.113Z] ---> 38955cfcdbce [2023-11-14T21:59:01.113Z] Step 26/26 : LABEL version=3.1.0-dev.30 [2023-11-14T21:59:02.053Z] ---> Running in 221796e54172 [2023-11-14T21:59:03.004Z] Removing intermediate container 221796e54172 [2023-11-14T21:59:03.004Z] ---> a9fde75f2e47 [2023-11-14T21:59:03.004Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T21:59:03.004Z] Successfully built a9fde75f2e47 [2023-11-14T21:59:03.004Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T21:59:03.089Z] provisioning config files... [2023-11-14T21:59:03.097Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16498179399573659573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:59:03.397Z] ---> docker-login.sh [2023-11-14T21:59:03.397Z] nexus3.edgexfoundry.org:10001 [2023-11-14T21:59:03.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:03.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:03.397Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:03.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:03.397Z] [2023-11-14T21:59:03.397Z] Login Succeeded [2023-11-14T21:59:03.397Z] nexus3.edgexfoundry.org:10002 [2023-11-14T21:59:03.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:03.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:03.397Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:03.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:03.397Z] [2023-11-14T21:59:03.397Z] Login Succeeded [2023-11-14T21:59:03.397Z] nexus3.edgexfoundry.org:10003 [2023-11-14T21:59:03.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:03.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:03.657Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:03.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:03.657Z] [2023-11-14T21:59:03.657Z] Login Succeeded [2023-11-14T21:59:03.657Z] nexus3.edgexfoundry.org:10004 [2023-11-14T21:59:03.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:03.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:03.657Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:03.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:03.657Z] [2023-11-14T21:59:03.657Z] Login Succeeded [2023-11-14T21:59:03.657Z] docker.io [2023-11-14T21:59:03.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T21:59:03.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T21:59:03.915Z] Configure a credential helper to remove this warning. See [2023-11-14T21:59:03.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T21:59:03.915Z] [2023-11-14T21:59:03.915Z] Login Succeeded [2023-11-14T21:59:03.915Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T21:59:03.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:59:03.944Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T21:59:03.971Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-11-14T21:59:03.971Z] 281ea38f110fc5f37e585dd894f432f319c759dc [2023-11-14T21:59:03.971Z] latest [2023-11-14T21:59:03.971Z] 3.1.0-dev.30 [2023-11-14T21:59:03.971Z] 281ea38f110fc5f37e585dd894f432f319c759dc-3.1.0-dev.30 [2023-11-14T21:59:03.971Z] main [2023-11-14T21:59:03.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:04.347Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:281ea38f110fc5f37e585dd894f432f319c759dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:05.220Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:281ea38f110fc5f37e585dd894f432f319c759dc [2023-11-14T21:59:05.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-14T21:59:05.221Z] cbf81fe1c341: Preparing [2023-11-14T21:59:05.221Z] 61a77a4d0f1d: Preparing [2023-11-14T21:59:05.221Z] 54934b40255f: Preparing [2023-11-14T21:59:05.221Z] ebf9a50169d0: Preparing [2023-11-14T21:59:05.221Z] 091ab03975de: Preparing [2023-11-14T21:59:05.221Z] cc2447e1835a: Preparing [2023-11-14T21:59:05.221Z] cc2447e1835a: Waiting [2023-11-14T21:59:05.221Z] 61a77a4d0f1d: Pushed [2023-11-14T21:59:05.221Z] 091ab03975de: Pushed [2023-11-14T21:59:05.221Z] 54934b40255f: Pushed [2023-11-14T21:59:05.790Z] ebf9a50169d0: Pushed [2023-11-14T21:59:06.048Z] cc2447e1835a: Layer already exists [2023-11-14T21:59:07.978Z] cbf81fe1c341: Pushed [2023-11-14T21:59:07.978Z] 281ea38f110fc5f37e585dd894f432f319c759dc: digest: sha256:8a5034201d82acedb4efabbd55a1d5383511ba8565d2a505f0bc57adf2efa7bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:08.290Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:08.631Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-11-14T21:59:08.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-14T21:59:08.631Z] cbf81fe1c341: Preparing [2023-11-14T21:59:08.631Z] 61a77a4d0f1d: Preparing [2023-11-14T21:59:08.631Z] 54934b40255f: Preparing [2023-11-14T21:59:08.631Z] ebf9a50169d0: Preparing [2023-11-14T21:59:08.631Z] 091ab03975de: Preparing [2023-11-14T21:59:08.631Z] cc2447e1835a: Preparing [2023-11-14T21:59:08.631Z] cc2447e1835a: Waiting [2023-11-14T21:59:08.631Z] 61a77a4d0f1d: Layer already exists [2023-11-14T21:59:08.631Z] 091ab03975de: Layer already exists [2023-11-14T21:59:08.631Z] 54934b40255f: Layer already exists [2023-11-14T21:59:08.631Z] cbf81fe1c341: Layer already exists [2023-11-14T21:59:08.631Z] ebf9a50169d0: Layer already exists [2023-11-14T21:59:08.631Z] cc2447e1835a: Layer already exists [2023-11-14T21:59:08.631Z] latest: digest: sha256:8a5034201d82acedb4efabbd55a1d5383511ba8565d2a505f0bc57adf2efa7bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:08.962Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:09.284Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.30 [2023-11-14T21:59:09.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-14T21:59:09.284Z] cbf81fe1c341: Preparing [2023-11-14T21:59:09.284Z] 61a77a4d0f1d: Preparing [2023-11-14T21:59:09.284Z] 54934b40255f: Preparing [2023-11-14T21:59:09.284Z] ebf9a50169d0: Preparing [2023-11-14T21:59:09.284Z] 091ab03975de: Preparing [2023-11-14T21:59:09.284Z] cc2447e1835a: Preparing [2023-11-14T21:59:09.284Z] cc2447e1835a: Waiting [2023-11-14T21:59:09.284Z] cbf81fe1c341: Layer already exists [2023-11-14T21:59:09.284Z] 54934b40255f: Layer already exists [2023-11-14T21:59:09.284Z] 091ab03975de: Layer already exists [2023-11-14T21:59:09.284Z] 61a77a4d0f1d: Layer already exists [2023-11-14T21:59:09.284Z] ebf9a50169d0: Layer already exists [2023-11-14T21:59:09.284Z] cc2447e1835a: Layer already exists [2023-11-14T21:59:09.284Z] 3.1.0-dev.30: digest: sha256:8a5034201d82acedb4efabbd55a1d5383511ba8565d2a505f0bc57adf2efa7bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:09.594Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:281ea38f110fc5f37e585dd894f432f319c759dc-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:10.164Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:281ea38f110fc5f37e585dd894f432f319c759dc-3.1.0-dev.30 [2023-11-14T21:59:10.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-14T21:59:10.164Z] cbf81fe1c341: Preparing [2023-11-14T21:59:10.164Z] 61a77a4d0f1d: Preparing [2023-11-14T21:59:10.164Z] 54934b40255f: Preparing [2023-11-14T21:59:10.164Z] ebf9a50169d0: Preparing [2023-11-14T21:59:10.164Z] 091ab03975de: Preparing [2023-11-14T21:59:10.164Z] cc2447e1835a: Preparing [2023-11-14T21:59:10.164Z] cc2447e1835a: Waiting [2023-11-14T21:59:10.164Z] 61a77a4d0f1d: Layer already exists [2023-11-14T21:59:10.164Z] ebf9a50169d0: Layer already exists [2023-11-14T21:59:10.164Z] cbf81fe1c341: Layer already exists [2023-11-14T21:59:10.164Z] 54934b40255f: Layer already exists [2023-11-14T21:59:10.164Z] 091ab03975de: Layer already exists [2023-11-14T21:59:10.164Z] cc2447e1835a: Layer already exists [2023-11-14T21:59:10.164Z] 281ea38f110fc5f37e585dd894f432f319c759dc-3.1.0-dev.30: digest: sha256:8a5034201d82acedb4efabbd55a1d5383511ba8565d2a505f0bc57adf2efa7bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:10.478Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:10.786Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-11-14T21:59:10.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-11-14T21:59:10.786Z] cbf81fe1c341: Preparing [2023-11-14T21:59:10.786Z] 61a77a4d0f1d: Preparing [2023-11-14T21:59:10.786Z] 54934b40255f: Preparing [2023-11-14T21:59:10.786Z] ebf9a50169d0: Preparing [2023-11-14T21:59:10.786Z] 091ab03975de: Preparing [2023-11-14T21:59:10.786Z] cc2447e1835a: Preparing [2023-11-14T21:59:10.786Z] cc2447e1835a: Waiting [2023-11-14T21:59:10.786Z] 091ab03975de: Layer already exists [2023-11-14T21:59:10.786Z] ebf9a50169d0: Layer already exists [2023-11-14T21:59:10.786Z] cbf81fe1c341: Layer already exists [2023-11-14T21:59:10.786Z] 54934b40255f: Layer already exists [2023-11-14T21:59:10.786Z] 61a77a4d0f1d: Layer already exists [2023-11-14T21:59:10.786Z] cc2447e1835a: Layer already exists [2023-11-14T21:59:10.786Z] main: digest: sha256:8a5034201d82acedb4efabbd55a1d5383511ba8565d2a505f0bc57adf2efa7bd size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T21:59:10.826Z] ===================================================== [Pipeline] echo [2023-11-14T21:59:10.833Z] taggedImages: [2023-11-14T21:59:10.833Z] - nexus3.edgexfoundry.org:10004/device-virtual:281ea38f110fc5f37e585dd894f432f319c759dc [2023-11-14T21:59:10.833Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-11-14T21:59:10.833Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.30 [2023-11-14T21:59:10.833Z] - nexus3.edgexfoundry.org:10004/device-virtual:281ea38f110fc5f37e585dd894f432f319c759dc-3.1.0-dev.30 [2023-11-14T21:59:10.833Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:11.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:59:11.209Z] [2023-11-14T21:59:11.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T21:59:11.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:59:11.769Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T21:59:11.769Z] 5eb5b503b376: Pulling fs layer [2023-11-14T21:59:11.769Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T21:59:11.769Z] ec43610c2a17: Pulling fs layer [2023-11-14T21:59:11.769Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T21:59:11.769Z] 33b1e0a273af: Pulling fs layer [2023-11-14T21:59:11.769Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T21:59:11.769Z] 2f39f015ded8: Pulling fs layer [2023-11-14T21:59:11.769Z] 3a2ae6a8a46f: Waiting [2023-11-14T21:59:11.769Z] 2f39f015ded8: Waiting [2023-11-14T21:59:11.769Z] 5d3b04190fa2: Waiting [2023-11-14T21:59:11.769Z] 33b1e0a273af: Waiting [2023-11-14T21:59:11.769Z] 5c69ac0246d0: Verifying Checksum [2023-11-14T21:59:11.769Z] 5c69ac0246d0: Download complete [2023-11-14T21:59:11.769Z] 3a2ae6a8a46f: Download complete [2023-11-14T21:59:11.769Z] 33b1e0a273af: Verifying Checksum [2023-11-14T21:59:11.769Z] 33b1e0a273af: Download complete [2023-11-14T21:59:11.769Z] 5d3b04190fa2: Verifying Checksum [2023-11-14T21:59:11.769Z] 5d3b04190fa2: Download complete [2023-11-14T21:59:11.769Z] ec43610c2a17: Verifying Checksum [2023-11-14T21:59:11.769Z] ec43610c2a17: Download complete [2023-11-14T21:59:12.066Z] 5eb5b503b376: Verifying Checksum [2023-11-14T21:59:12.066Z] 5eb5b503b376: Download complete [2023-11-14T21:59:12.633Z] 2f39f015ded8: Download complete [2023-11-14T21:59:13.200Z] 5eb5b503b376: Pull complete [2023-11-14T21:59:14.136Z] 5c69ac0246d0: Pull complete [2023-11-14T21:59:15.072Z] ec43610c2a17: Pull complete [2023-11-14T21:59:15.072Z] 3a2ae6a8a46f: Pull complete [2023-11-14T21:59:16.006Z] 33b1e0a273af: Pull complete [2023-11-14T21:59:16.574Z] 5d3b04190fa2: Pull complete [2023-11-14T21:59:20.757Z] 2f39f015ded8: Pull complete [2023-11-14T21:59:21.325Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T21:59:21.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T21:59:21.584Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T21:59:21.668Z] prd-ubuntu20.04-docker-8c-8g-17569 does not seem to be running inside a container [2023-11-14T21:59:21.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T21:59:43.568Z] $ docker top 9eaf9eb4079611fec30d4403ce1aa770c179c401bdd64d183d4c1a085a1ae7c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T21:59:43.964Z] ---> job-cost.sh [2023-11-14T21:59:43.964Z] lf-activate-venv: SKIPPING [2023-11-14T21:59:43.964Z] INFO: No Stack... [2023-11-14T21:59:44.530Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T21:59:44.789Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T21:59:45.078Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-11-14T21:59:45.078Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T21:59:45.088Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-156-stack-cost] [2023-11-14T21:59:45.103Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-156-stack-cost] did not exist. Created. [2023-11-14T21:59:45.103Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T21:59:45.402Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T21:59:45.423Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T21:59:45.429Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T21:59:45.447Z] $ docker stop --time=1 9eaf9eb4079611fec30d4403ce1aa770c179c401bdd64d183d4c1a085a1ae7c0 [2023-11-14T21:59:47.176Z] $ docker rm -f --volumes 9eaf9eb4079611fec30d4403ce1aa770c179c401bdd64d183d4c1a085a1ae7c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T22:08:19.494Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18002 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-11-14T22:08:19.503Z] Running in /w/workspace/device-virtual-go/156 [Pipeline] { [Pipeline] checkout [2023-11-14T22:08:19.540Z] The recommended git tool is: git [2023-11-14T22:08:27.066Z] using credential edgex-jenkins-ssh [2023-11-14T22:08:27.084Z] Cloning the remote Git repository [2023-11-14T22:08:27.153Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-11-14T22:08:27.290Z] > git init /w/workspace/device-virtual-go/156 # timeout=10 [2023-11-14T22:08:27.497Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-11-14T22:08:27.499Z] > git --version # timeout=10 [2023-11-14T22:08:27.525Z] > git --version # 'git version 2.25.1' [2023-11-14T22:08:27.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T22:08:27.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T22:08:31.220Z] Avoid second fetch [2023-11-14T22:08:31.220Z] Checking out Revision 281ea38f110fc5f37e585dd894f432f319c759dc (main) [2023-11-14T22:08:30.067Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-11-14T22:08:30.092Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T22:08:31.243Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T22:08:31.337Z] > git checkout -f 281ea38f110fc5f37e585dd894f432f319c759dc # timeout=10 [2023-11-14T22:08:31.949Z] Commit message: "fix: Address CVE in Alpine base image (#450)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T22:08:32.940Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T22:08:32.940Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:08:32.940Z] Dload Upload Total Spent Left Speed [2023-11-14T22:08:32.940Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 225k 0 --:--:-- --:--:-- --:--:-- 225k [Pipeline] sh [2023-11-14T22:08:33.621Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T22:08:33.958Z] + sudo tee /etc/docker/daemon.new [2023-11-14T22:08:33.958Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T22:08:33.958Z] { [2023-11-14T22:08:33.958Z] "registry-mirrors": [ [2023-11-14T22:08:33.958Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T22:08:33.958Z] ], [2023-11-14T22:08:33.958Z] "bip": "10.250.0.254/24", [2023-11-14T22:08:33.958Z] "hosts": [ [2023-11-14T22:08:33.958Z] "tcp://0.0.0.0:5555", [2023-11-14T22:08:33.958Z] "unix:///var/run/docker.sock" [2023-11-14T22:08:33.958Z] ], [2023-11-14T22:08:33.958Z] "mtu": 1458, [2023-11-14T22:08:33.958Z] "selinux-enabled": true, [2023-11-14T22:08:33.958Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T22:08:33.958Z] } [Pipeline] sh [2023-11-14T22:08:34.291Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T22:08:34.636Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:08:52.943Z] provisioning config files... [2023-11-14T22:08:52.977Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/156@tmp/config11028242890682815215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:08:53.368Z] ---> docker-login.sh [2023-11-14T22:08:53.368Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:08:53.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:53.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:53.958Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:53.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:53.958Z] [2023-11-14T22:08:53.958Z] Login Succeeded [2023-11-14T22:08:54.230Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:08:54.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:54.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:54.506Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:54.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:54.506Z] [2023-11-14T22:08:54.506Z] Login Succeeded [2023-11-14T22:08:54.506Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:08:54.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:55.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:55.051Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:55.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:55.051Z] [2023-11-14T22:08:55.051Z] Login Succeeded [2023-11-14T22:08:55.051Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:08:55.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:55.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:55.327Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:55.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:55.327Z] [2023-11-14T22:08:55.327Z] Login Succeeded [2023-11-14T22:08:55.327Z] docker.io [2023-11-14T22:08:55.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:08:55.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:08:55.873Z] Configure a credential helper to remove this warning. See [2023-11-14T22:08:55.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:08:55.873Z] [2023-11-14T22:08:55.873Z] Login Succeeded [2023-11-14T22:08:55.873Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:08:55.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T22:08:56.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:08:56.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:08:56.376Z] ========================================================= [2023-11-14T22:08:56.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T22:08:56.376Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:08:56.788Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-14T22:08:57.426Z] Sending build context to Docker daemon 11.98MB [2023-11-14T22:08:57.426Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T22:08:57.426Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-14T22:08:57.707Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T22:08:57.707Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T22:08:57.707Z] 5d54e960e981: Pulling fs layer [2023-11-14T22:08:57.707Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T22:08:57.707Z] f0e02332f6b5: Pulling fs layer [2023-11-14T22:08:57.707Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T22:08:57.707Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T22:08:57.707Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T22:08:57.707Z] f0e02332f6b5: Waiting [2023-11-14T22:08:57.707Z] 872ee5b61b7b: Waiting [2023-11-14T22:08:57.707Z] 0c6a40ed1a82: Waiting [2023-11-14T22:08:57.707Z] 94ae7d8d031c: Waiting [2023-11-14T22:08:57.990Z] 9fda8d8052c6: Download complete [2023-11-14T22:08:57.990Z] f0e02332f6b5: Download complete [2023-11-14T22:08:57.990Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T22:08:57.990Z] 872ee5b61b7b: Download complete [2023-11-14T22:08:58.995Z] 9fda8d8052c6: Pull complete [2023-11-14T22:08:58.995Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T22:08:58.995Z] 94ae7d8d031c: Download complete [2023-11-14T22:08:59.614Z] 5d54e960e981: Pull complete [2023-11-14T22:09:00.619Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T22:09:00.619Z] c4a7e357bf2a: Download complete [2023-11-14T22:09:02.044Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T22:09:02.044Z] 0c6a40ed1a82: Download complete [2023-11-14T22:09:14.401Z] c4a7e357bf2a: Pull complete [2023-11-14T22:09:14.401Z] f0e02332f6b5: Pull complete [2023-11-14T22:09:14.401Z] 872ee5b61b7b: Pull complete [2023-11-14T22:09:27.084Z] 0c6a40ed1a82: Pull complete [2023-11-14T22:09:28.094Z] 94ae7d8d031c: Pull complete [2023-11-14T22:09:28.094Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T22:09:28.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T22:09:28.094Z] ---> 86de565de09d [2023-11-14T22:09:28.094Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T22:09:29.601Z] ---> Running in 6748ddff7cb0 [2023-11-14T22:09:30.198Z] Removing intermediate container 6748ddff7cb0 [2023-11-14T22:09:30.198Z] ---> a448a5003f54 [2023-11-14T22:09:30.198Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T22:09:30.198Z] ---> Running in 389a6910b254 [2023-11-14T22:09:30.787Z] Removing intermediate container 389a6910b254 [2023-11-14T22:09:30.787Z] ---> 82dba7979213 [2023-11-14T22:09:30.787Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-14T22:09:30.787Z] ---> Running in 7cbfe2dbd533 [2023-11-14T22:09:31.058Z] Removing intermediate container 7cbfe2dbd533 [2023-11-14T22:09:31.058Z] ---> f9546cc2c4c7 [2023-11-14T22:09:31.058Z] Step 6/12 : WORKDIR /device-virtual-go [2023-11-14T22:09:31.329Z] ---> Running in 1e1d00ba611c [2023-11-14T22:09:31.610Z] Removing intermediate container 1e1d00ba611c [2023-11-14T22:09:31.610Z] ---> 879a30133dd7 [2023-11-14T22:09:31.610Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T22:09:31.889Z] ---> Running in 851b1355d2b9 [2023-11-14T22:09:33.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:09:33.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:09:34.870Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-14T22:09:35.147Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-14T22:09:35.147Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-14T22:09:35.147Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-14T22:09:35.147Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T22:09:35.147Z] OK: 271 MiB in 56 packages [2023-11-14T22:09:36.573Z] Removing intermediate container 851b1355d2b9 [2023-11-14T22:09:36.573Z] ---> 9894321b37d4 [2023-11-14T22:09:36.573Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-14T22:09:36.848Z] ---> 52e387a09123 [2023-11-14T22:09:36.848Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T22:09:37.117Z] ---> Running in db19eee7e436 [2023-11-14T22:11:13.839Z] Removing intermediate container db19eee7e436 [2023-11-14T22:11:13.839Z] ---> 76980fdf9afb [2023-11-14T22:11:13.839Z] Step 10/12 : COPY . . [2023-11-14T22:11:13.839Z] ---> 89ecfefc8f26 [2023-11-14T22:11:13.839Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T22:11:13.839Z] ---> Running in 979cf20f2238 [2023-11-14T22:11:13.839Z] Removing intermediate container 979cf20f2238 [2023-11-14T22:11:13.839Z] ---> b49c44f03951 [2023-11-14T22:11:13.839Z] Step 12/12 : RUN $MAKE [2023-11-14T22:11:13.839Z] ---> Running in 8ccfd56b74b6 [2023-11-14T22:11:13.839Z] noop [2023-11-14T22:11:13.839Z] Removing intermediate container 8ccfd56b74b6 [2023-11-14T22:11:13.839Z] ---> a9418b0bc8cb [2023-11-14T22:11:13.839Z] Successfully built a9418b0bc8cb [2023-11-14T22:11:13.839Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:11:14.200Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T22:11:14.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:11:14.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-18002 does not seem to be running inside a container [2023-11-14T22:11:14.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/156 -v /w/workspace/device-virtual-go/156:/w/workspace/device-virtual-go/156:rw,z -v /w/workspace/device-virtual-go/156@tmp:/w/workspace/device-virtual-go/156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T22:11:16.062Z] $ docker top f4aad2eb02891c63dbac105d979a70fba044effb42364fa1d65fb84c3d54b3cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:11:16.970Z] + go version [2023-11-14T22:11:16.970Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T22:11:16.993Z] $ docker stop --time=1 f4aad2eb02891c63dbac105d979a70fba044effb42364fa1d65fb84c3d54b3cf [2023-11-14T22:11:18.705Z] $ docker rm -f --volumes f4aad2eb02891c63dbac105d979a70fba044effb42364fa1d65fb84c3d54b3cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:11:19.309Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T22:11:19.309Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:11:19.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-18002 does not seem to be running inside a container [2023-11-14T22:11:19.617Z] $ 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/156 -v /w/workspace/device-virtual-go/156:/w/workspace/device-virtual-go/156:rw,z -v /w/workspace/device-virtual-go/156@tmp:/w/workspace/device-virtual-go/156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T22:11:21.083Z] $ docker top b8baf7cd7d60a213498b4570bc4a24c54157c50d582d2a37d17fa472c1cc546e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:11:21.989Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/156 [Pipeline] fileExists [Pipeline] sh [2023-11-14T22:11:22.665Z] + make test [2023-11-14T22:11:22.665Z] go test ./... -coverprofile=coverage.out [2023-11-14T22:11:28.030Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-11-14T22:14:04.861Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-11-14T22:14:04.861Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.095s coverage: 58.4% of statements [2023-11-14T22:14:04.861Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-14T22:14:04.861Z] go vet ./... [2023-11-14T22:14:23.144Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T22:14:23.144Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T22:14:23.144Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T22:14:23.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T22:14:23.180Z] $ docker stop --time=1 b8baf7cd7d60a213498b4570bc4a24c54157c50d582d2a37d17fa472c1cc546e [2023-11-14T22:14:25.214Z] $ docker rm -f --volumes b8baf7cd7d60a213498b4570bc4a24c54157c50d582d2a37d17fa472c1cc546e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:14:26.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T22:14:26.641Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T22:14:27.283Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T22:14:27.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T22:14:28.040Z] + ls -al . [2023-11-14T22:14:28.040Z] total 196 [2023-11-14T22:14:28.040Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 22:11 . [2023-11-14T22:14:28.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 22:08 .. [2023-11-14T22:14:28.040Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 22:08 .git [2023-11-14T22:14:28.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 .github [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 272 Nov 14 22:08 .gitignore [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 22:08 .golangci.yml [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 9708 Nov 14 22:08 Attribution.txt [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 15941 Nov 14 22:08 CHANGELOG.md [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 1755 Nov 14 22:08 Dockerfile [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 22:08 GOVERNANCE.md [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 660 Nov 14 22:08 Jenkinsfile [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 22:08 LICENSE [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 1947 Nov 14 22:08 Makefile [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 623 Nov 14 22:08 OWNERS.md [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 4103 Nov 14 22:08 README.md [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 14 21:53 VERSION [2023-11-14T22:14:28.040Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 22:08 bin [2023-11-14T22:14:28.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 cmd [2023-11-14T22:14:28.040Z] -rw-r--r-- 1 jenkins jenkins 43063 Nov 14 22:13 coverage.out [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 3591 Nov 14 22:08 go.mod [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 14 22:08 go.sum [2023-11-14T22:14:28.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 22:08 internal [2023-11-14T22:14:28.040Z] -rw-rw-r-- 1 jenkins jenkins 235 Nov 14 22:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:14:28.398Z] + 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=281ea38f110fc5f37e585dd894f432f319c759dc --label arch=arm64 --label version=3.1.0-dev.30 . [2023-11-14T22:14:29.001Z] Sending build context to Docker daemon 12.02MB [2023-11-14T22:14:29.001Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T22:14:29.001Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-14T22:14:29.001Z] ---> a9418b0bc8cb [2023-11-14T22:14:29.001Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-14T22:14:29.270Z] ---> Running in 6dc501aa974f [2023-11-14T22:14:29.541Z] Removing intermediate container 6dc501aa974f [2023-11-14T22:14:29.541Z] ---> 08c37f9a9273 [2023-11-14T22:14:29.541Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T22:14:29.541Z] ---> Running in 908d9347c92c [2023-11-14T22:14:30.149Z] Removing intermediate container 908d9347c92c [2023-11-14T22:14:30.149Z] ---> 80cc70bd18ef [2023-11-14T22:14:30.149Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-14T22:14:30.149Z] ---> Running in eb4b8be3462a [2023-11-14T22:14:30.421Z] Removing intermediate container eb4b8be3462a [2023-11-14T22:14:30.421Z] ---> 80ebdcd0d5ed [2023-11-14T22:14:30.421Z] Step 6/26 : WORKDIR /device-virtual-go [2023-11-14T22:14:30.694Z] ---> Running in faeb5393cae6 [2023-11-14T22:14:30.965Z] Removing intermediate container faeb5393cae6 [2023-11-14T22:14:30.965Z] ---> 9bae6d64e2a4 [2023-11-14T22:14:30.965Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T22:14:30.965Z] ---> Running in ae340fc55dc1 [2023-11-14T22:14:32.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:14:32.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:14:34.078Z] OK: 271 MiB in 56 packages [2023-11-14T22:14:35.050Z] Removing intermediate container ae340fc55dc1 [2023-11-14T22:14:35.050Z] ---> 7a7590ff4af5 [2023-11-14T22:14:35.050Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-14T22:14:35.639Z] ---> f13b4bb93ed2 [2023-11-14T22:14:35.639Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T22:14:35.911Z] ---> Running in 1ca95e507f5a [2023-11-14T22:14:39.285Z] Removing intermediate container 1ca95e507f5a [2023-11-14T22:14:39.285Z] ---> 7570d5e1397e [2023-11-14T22:14:39.285Z] Step 10/26 : COPY . . [2023-11-14T22:14:40.265Z] ---> 45c318eea9b2 [2023-11-14T22:14:40.265Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-14T22:14:40.538Z] ---> Running in 5fd41329c7ee [2023-11-14T22:14:40.809Z] Removing intermediate container 5fd41329c7ee [2023-11-14T22:14:40.809Z] ---> 2dc2baa196cd [2023-11-14T22:14:40.809Z] Step 12/26 : RUN $MAKE [2023-11-14T22:14:41.078Z] ---> Running in ddc624503101 [2023-11-14T22:14:42.046Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.30 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-11-14T22:17:03.846Z] Removing intermediate container ddc624503101 [2023-11-14T22:17:03.846Z] ---> cbac5e4469a7 [2023-11-14T22:17:03.846Z] Step 13/26 : FROM alpine:3.18 [2023-11-14T22:17:03.846Z] 3.18: Pulling from library/alpine [2023-11-14T22:17:03.846Z] 579b34f0a95b: Pulling fs layer [2023-11-14T22:17:03.846Z] 579b34f0a95b: Verifying Checksum [2023-11-14T22:17:03.846Z] 579b34f0a95b: Download complete [2023-11-14T22:17:03.846Z] 579b34f0a95b: Pull complete [2023-11-14T22:17:03.846Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T22:17:03.846Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T22:17:03.846Z] ---> 3cc203321400 [2023-11-14T22:17:03.846Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-11-14T22:17:03.846Z] ---> Running in 564a5ccfce2b [2023-11-14T22:17:03.846Z] Removing intermediate container 564a5ccfce2b [2023-11-14T22:17:03.846Z] ---> b78268cee290 [2023-11-14T22:17:03.846Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-14T22:17:03.846Z] ---> Running in 432245a0c5ef [2023-11-14T22:17:03.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:17:03.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:17:03.846Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-14T22:17:03.846Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T22:17:03.846Z] OK: 8 MiB in 16 packages [2023-11-14T22:17:03.846Z] Removing intermediate container 432245a0c5ef [2023-11-14T22:17:03.846Z] ---> e5337e2ab28c [2023-11-14T22:17:03.846Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-14T22:17:03.846Z] ---> Running in 3615c29296c8 [2023-11-14T22:17:04.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T22:17:05.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T22:17:06.817Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:17:06.817Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:17:06.817Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T22:17:06.817Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:17:06.817Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:17:06.817Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T22:17:06.817Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T22:17:06.817Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T22:17:06.817Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T22:17:06.817Z] OK: 8 MiB in 16 packages [2023-11-14T22:17:08.238Z] Removing intermediate container 3615c29296c8 [2023-11-14T22:17:08.238Z] ---> 6dc57135f48f [2023-11-14T22:17:08.238Z] Step 17/26 : WORKDIR / [2023-11-14T22:17:08.238Z] ---> Running in 76ca18ae8368 [2023-11-14T22:17:08.823Z] Removing intermediate container 76ca18ae8368 [2023-11-14T22:17:08.823Z] ---> 2e1bd54fa43f [2023-11-14T22:17:08.823Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-11-14T22:17:09.417Z] ---> f5b3c8547e0f [2023-11-14T22:17:09.417Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-11-14T22:17:10.002Z] ---> 039286b481ce [2023-11-14T22:17:10.002Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-11-14T22:17:11.416Z] ---> 64beb6978832 [2023-11-14T22:17:11.416Z] Step 21/26 : EXPOSE 59900 [2023-11-14T22:17:11.416Z] ---> Running in e7f47293dd75 [2023-11-14T22:17:11.685Z] Removing intermediate container e7f47293dd75 [2023-11-14T22:17:11.685Z] ---> 887994c250b3 [2023-11-14T22:17:11.685Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-11-14T22:17:11.956Z] ---> Running in dfc62a8a44a9 [2023-11-14T22:17:12.227Z] Removing intermediate container dfc62a8a44a9 [2023-11-14T22:17:12.227Z] ---> d389fd2d0daa [2023-11-14T22:17:12.227Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-14T22:17:12.496Z] ---> Running in 043753078ca6 [2023-11-14T22:17:12.765Z] Removing intermediate container 043753078ca6 [2023-11-14T22:17:12.765Z] ---> fae23f2d539f [2023-11-14T22:17:12.765Z] Step 24/26 : LABEL arch=arm64 [2023-11-14T22:17:12.765Z] ---> Running in ec17a7d87fba [2023-11-14T22:17:13.038Z] Removing intermediate container ec17a7d87fba [2023-11-14T22:17:13.038Z] ---> 82c6a58e90de [2023-11-14T22:17:13.038Z] Step 25/26 : LABEL git_sha=281ea38f110fc5f37e585dd894f432f319c759dc [2023-11-14T22:17:13.305Z] ---> Running in b9d4fff7195f [2023-11-14T22:17:13.573Z] Removing intermediate container b9d4fff7195f [2023-11-14T22:17:13.574Z] ---> 4e8c440c04ee [2023-11-14T22:17:13.574Z] Step 26/26 : LABEL version=3.1.0-dev.30 [2023-11-14T22:17:13.574Z] ---> Running in 505c64056bc5 [2023-11-14T22:17:13.841Z] Removing intermediate container 505c64056bc5 [2023-11-14T22:17:13.841Z] ---> 0fb1ad984470 [2023-11-14T22:17:13.841Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T22:17:13.841Z] Successfully built 0fb1ad984470 [2023-11-14T22:17:14.109Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:17:14.246Z] provisioning config files... [2023-11-14T22:17:14.260Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/156@tmp/config9011696670536038715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:17:14.601Z] ---> docker-login.sh [2023-11-14T22:17:14.601Z] nexus3.edgexfoundry.org:10001 [2023-11-14T22:17:14.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:14.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:14.869Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:14.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:14.869Z] [2023-11-14T22:17:14.869Z] Login Succeeded [2023-11-14T22:17:14.869Z] nexus3.edgexfoundry.org:10002 [2023-11-14T22:17:15.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:15.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:15.406Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:15.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:15.406Z] [2023-11-14T22:17:15.406Z] Login Succeeded [2023-11-14T22:17:15.406Z] nexus3.edgexfoundry.org:10003 [2023-11-14T22:17:15.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:15.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:15.672Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:15.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:15.672Z] [2023-11-14T22:17:15.672Z] Login Succeeded [2023-11-14T22:17:15.672Z] nexus3.edgexfoundry.org:10004 [2023-11-14T22:17:15.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:16.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:16.217Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:16.217Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:16.217Z] [2023-11-14T22:17:16.217Z] Login Succeeded [2023-11-14T22:17:16.217Z] docker.io [2023-11-14T22:17:16.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T22:17:16.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T22:17:16.754Z] Configure a credential helper to remove this warning. See [2023-11-14T22:17:16.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T22:17:16.754Z] [2023-11-14T22:17:16.754Z] Login Succeeded [2023-11-14T22:17:16.754Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T22:17:16.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:17:16.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T22:17:16.830Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-11-14T22:17:16.830Z] 281ea38f110fc5f37e585dd894f432f319c759dc [2023-11-14T22:17:16.830Z] latest [2023-11-14T22:17:16.830Z] 3.1.0-dev.30 [2023-11-14T22:17:16.830Z] 281ea38f110fc5f37e585dd894f432f319c759dc-3.1.0-dev.30 [2023-11-14T22:17:16.830Z] main [2023-11-14T22:17:16.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:17.203Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:281ea38f110fc5f37e585dd894f432f319c759dc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:17.567Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:281ea38f110fc5f37e585dd894f432f319c759dc [2023-11-14T22:17:17.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-14T22:17:17.567Z] 97786a43d636: Preparing [2023-11-14T22:17:17.567Z] 4e157d0c0a57: Preparing [2023-11-14T22:17:17.567Z] c6572dcf5690: Preparing [2023-11-14T22:17:17.567Z] ea9d3e4d4f9d: Preparing [2023-11-14T22:17:17.567Z] 18a6bf9481b9: Preparing [2023-11-14T22:17:17.567Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:17.567Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:18.162Z] 18a6bf9481b9: Pushed [2023-11-14T22:17:18.162Z] c6572dcf5690: Pushed [2023-11-14T22:17:18.162Z] 4e157d0c0a57: Pushed [2023-11-14T22:17:18.162Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:19.711Z] ea9d3e4d4f9d: Pushed [2023-11-14T22:17:24.078Z] 97786a43d636: Pushed [2023-11-14T22:17:24.078Z] 281ea38f110fc5f37e585dd894f432f319c759dc: digest: sha256:5a5c2833a4df3e4bb50e382a92b87d3d06396818b3621380fa5a84926c6bc7db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:24.457Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:24.811Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-11-14T22:17:24.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-14T22:17:24.812Z] 97786a43d636: Preparing [2023-11-14T22:17:24.812Z] 4e157d0c0a57: Preparing [2023-11-14T22:17:24.812Z] c6572dcf5690: Preparing [2023-11-14T22:17:24.812Z] ea9d3e4d4f9d: Preparing [2023-11-14T22:17:24.812Z] 18a6bf9481b9: Preparing [2023-11-14T22:17:24.812Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:24.812Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:24.812Z] c6572dcf5690: Layer already exists [2023-11-14T22:17:24.812Z] 97786a43d636: Layer already exists [2023-11-14T22:17:24.812Z] 4e157d0c0a57: Layer already exists [2023-11-14T22:17:24.812Z] ea9d3e4d4f9d: Layer already exists [2023-11-14T22:17:24.812Z] 18a6bf9481b9: Layer already exists [2023-11-14T22:17:24.812Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:25.078Z] latest: digest: sha256:5a5c2833a4df3e4bb50e382a92b87d3d06396818b3621380fa5a84926c6bc7db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:25.440Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:25.788Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.30 [2023-11-14T22:17:25.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-14T22:17:25.788Z] 97786a43d636: Preparing [2023-11-14T22:17:25.788Z] 4e157d0c0a57: Preparing [2023-11-14T22:17:25.788Z] c6572dcf5690: Preparing [2023-11-14T22:17:25.788Z] ea9d3e4d4f9d: Preparing [2023-11-14T22:17:25.788Z] 18a6bf9481b9: Preparing [2023-11-14T22:17:25.788Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:25.788Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:25.788Z] 18a6bf9481b9: Layer already exists [2023-11-14T22:17:25.788Z] c6572dcf5690: Layer already exists [2023-11-14T22:17:25.788Z] 97786a43d636: Layer already exists [2023-11-14T22:17:25.788Z] ea9d3e4d4f9d: Layer already exists [2023-11-14T22:17:25.788Z] 4e157d0c0a57: Layer already exists [2023-11-14T22:17:25.788Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:26.056Z] 3.1.0-dev.30: digest: sha256:5a5c2833a4df3e4bb50e382a92b87d3d06396818b3621380fa5a84926c6bc7db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:26.415Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:281ea38f110fc5f37e585dd894f432f319c759dc-3.1.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:26.756Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:281ea38f110fc5f37e585dd894f432f319c759dc-3.1.0-dev.30 [2023-11-14T22:17:26.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-14T22:17:26.756Z] 97786a43d636: Preparing [2023-11-14T22:17:26.756Z] 4e157d0c0a57: Preparing [2023-11-14T22:17:26.756Z] c6572dcf5690: Preparing [2023-11-14T22:17:26.756Z] ea9d3e4d4f9d: Preparing [2023-11-14T22:17:26.756Z] 18a6bf9481b9: Preparing [2023-11-14T22:17:26.756Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:26.756Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:26.756Z] c6572dcf5690: Layer already exists [2023-11-14T22:17:26.756Z] 4e157d0c0a57: Layer already exists [2023-11-14T22:17:26.756Z] 18a6bf9481b9: Layer already exists [2023-11-14T22:17:26.756Z] 97786a43d636: Layer already exists [2023-11-14T22:17:26.756Z] ea9d3e4d4f9d: Layer already exists [2023-11-14T22:17:26.756Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:26.756Z] 281ea38f110fc5f37e585dd894f432f319c759dc-3.1.0-dev.30: digest: sha256:5a5c2833a4df3e4bb50e382a92b87d3d06396818b3621380fa5a84926c6bc7db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:27.399Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:27.744Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-11-14T22:17:27.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-11-14T22:17:27.744Z] 97786a43d636: Preparing [2023-11-14T22:17:27.744Z] 4e157d0c0a57: Preparing [2023-11-14T22:17:27.744Z] c6572dcf5690: Preparing [2023-11-14T22:17:27.744Z] ea9d3e4d4f9d: Preparing [2023-11-14T22:17:27.744Z] 18a6bf9481b9: Preparing [2023-11-14T22:17:27.744Z] 5f4d9fc4d98d: Preparing [2023-11-14T22:17:27.744Z] 5f4d9fc4d98d: Waiting [2023-11-14T22:17:27.744Z] 4e157d0c0a57: Layer already exists [2023-11-14T22:17:27.744Z] 18a6bf9481b9: Layer already exists [2023-11-14T22:17:27.744Z] 97786a43d636: Layer already exists [2023-11-14T22:17:27.744Z] c6572dcf5690: Layer already exists [2023-11-14T22:17:27.744Z] ea9d3e4d4f9d: Layer already exists [2023-11-14T22:17:27.744Z] 5f4d9fc4d98d: Layer already exists [2023-11-14T22:17:28.043Z] main: digest: sha256:5a5c2833a4df3e4bb50e382a92b87d3d06396818b3621380fa5a84926c6bc7db size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-14T22:17:28.101Z] ===================================================== [Pipeline] echo [2023-11-14T22:17:28.110Z] taggedImages: [2023-11-14T22:17:28.110Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:281ea38f110fc5f37e585dd894f432f319c759dc [2023-11-14T22:17:28.110Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-11-14T22:17:28.110Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.30 [2023-11-14T22:17:28.110Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:281ea38f110fc5f37e585dd894f432f319c759dc-3.1.0-dev.30 [2023-11-14T22:17:28.110Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:28.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:17:28.473Z] [2023-11-14T22:17:28.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:17:28.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:17:28.816Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T22:17:28.816Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T22:17:28.816Z] 04944245beec: Pulling fs layer [2023-11-14T22:17:28.816Z] 699f458cf7ca: Pulling fs layer [2023-11-14T22:17:28.816Z] 765212b225bb: Pulling fs layer [2023-11-14T22:17:28.816Z] f23df028b6ca: Pulling fs layer [2023-11-14T22:17:28.816Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T22:17:28.816Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T22:17:28.816Z] f23df028b6ca: Waiting [2023-11-14T22:17:28.816Z] d65c8cfc05b1: Waiting [2023-11-14T22:17:28.816Z] 2437ff75d9bd: Waiting [2023-11-14T22:17:28.816Z] 765212b225bb: Waiting [2023-11-14T22:17:29.084Z] 04944245beec: Verifying Checksum [2023-11-14T22:17:29.084Z] 04944245beec: Download complete [2023-11-14T22:17:29.084Z] 765212b225bb: Verifying Checksum [2023-11-14T22:17:29.084Z] 765212b225bb: Download complete [2023-11-14T22:17:29.084Z] f23df028b6ca: Verifying Checksum [2023-11-14T22:17:29.084Z] f23df028b6ca: Download complete [2023-11-14T22:17:29.084Z] d65c8cfc05b1: Verifying Checksum [2023-11-14T22:17:29.084Z] d65c8cfc05b1: Download complete [2023-11-14T22:17:29.353Z] 699f458cf7ca: Verifying Checksum [2023-11-14T22:17:29.353Z] 699f458cf7ca: Download complete [2023-11-14T22:17:29.623Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T22:17:29.623Z] 8998bd30e6a1: Download complete [2023-11-14T22:17:32.208Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T22:17:32.208Z] 2437ff75d9bd: Download complete [2023-11-14T22:17:34.898Z] 8998bd30e6a1: Pull complete [2023-11-14T22:17:38.258Z] 04944245beec: Pull complete [2023-11-14T22:17:40.205Z] 699f458cf7ca: Pull complete [2023-11-14T22:17:40.205Z] 765212b225bb: Pull complete [2023-11-14T22:17:41.169Z] f23df028b6ca: Pull complete [2023-11-14T22:17:41.438Z] d65c8cfc05b1: Pull complete [2023-11-14T22:17:59.678Z] 2437ff75d9bd: Pull complete [2023-11-14T22:17:59.678Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T22:17:59.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T22:17:59.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:17:59.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-18002 does not seem to be running inside a container [2023-11-14T22:17:59.958Z] $ 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/156 -v /w/workspace/device-virtual-go/156:/w/workspace/device-virtual-go/156:rw,z -v /w/workspace/device-virtual-go/156@tmp:/w/workspace/device-virtual-go/156@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-14T22:18:02.998Z] $ docker top cf4d33820d0a45cec140def88f455d47f4c4be764c4d74c4adc77ada7fa0c2c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:18:03.860Z] ---> job-cost.sh [2023-11-14T22:18:03.860Z] lf-activate-venv: SKIPPING [2023-11-14T22:18:03.860Z] INFO: No Stack... [2023-11-14T22:18:04.443Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T22:18:05.024Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T22:18:05.669Z] + cut -d, -f6 [2023-11-14T22:18:05.669Z] + cat /w/workspace/device-virtual-go/156/archives/cost.csv [Pipeline] lock [2023-11-14T22:18:05.743Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-156-stack-cost] [2023-11-14T22:18:05.761Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-156-stack-cost] did not exist. Created. [2023-11-14T22:18:05.762Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-156-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:18:06.421Z] /w/workspace/device-virtual-go/156@tmp/durable-77a26e3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T22:18:07.078Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T22:18:07.098Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T22:18:07.156Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T22:18:07.163Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-156-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T22:18:07.187Z] $ docker stop --time=1 cf4d33820d0a45cec140def88f455d47f4c4be764c4d74c4adc77ada7fa0c2c2 [2023-11-14T22:18:08.809Z] $ docker rm -f --volumes cf4d33820d0a45cec140def88f455d47f4c4be764c4d74c4adc77ada7fa0c2c2 [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 [2023-11-14T22:18:09.184Z] provisioning config files... [2023-11-14T22:18:09.192Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6322101727196691443tmp [Pipeline] { [Pipeline] sh [2023-11-14T22:18:09.486Z] + set +x [2023-11-14T22:18:09.486Z] + curl -s https://codecov.io/bash [2023-11-14T22:18:09.486Z] + bash -s -- [2023-11-14T22:18:09.486Z] [2023-11-14T22:18:09.486Z] _____ _ [2023-11-14T22:18:09.486Z] / ____| | | [2023-11-14T22:18:09.486Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T22:18:09.486Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T22:18:09.486Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T22:18:09.486Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T22:18:09.486Z] Bash-1.0.6 [2023-11-14T22:18:09.486Z] [2023-11-14T22:18:09.486Z] [2023-11-14T22:18:09.486Z] ==> git version 2.25.1 found [2023-11-14T22:18:09.486Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-14T22:18:09.486Z] Release-Date: 2020-01-08 [2023-11-14T22:18:09.486Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-14T22:18:09.486Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T22:18:09.486Z] ==> Jenkins CI detected. [2023-11-14T22:18:09.486Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-11-14T22:18:09.486Z] project root: . [2023-11-14T22:18:09.486Z] --> token set from env [2023-11-14T22:18:09.486Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T22:18:09.486Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T22:18:09.486Z] ==> Python coveragepy not found [2023-11-14T22:18:09.486Z] ==> Searching for coverage reports in: [2023-11-14T22:18:09.486Z] + . [2023-11-14T22:18:09.486Z] -> Found 1 reports [2023-11-14T22:18:09.486Z] ==> Detecting git/mercurial file structure [2023-11-14T22:18:09.486Z] ==> Reading reports [2023-11-14T22:18:09.486Z] + ./coverage.out bytes=43063 [2023-11-14T22:18:09.486Z] ==> Appending adjustments [2023-11-14T22:18:09.486Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T22:18:09.748Z] + Found adjustments [2023-11-14T22:18:09.749Z] ==> Gzipping contents [2023-11-14T22:18:09.749Z] 8.0K /tmp/codecov.T0KUnw.gz [2023-11-14T22:18:09.749Z] ==> Uploading reports [2023-11-14T22:18:09.749Z] url: https://codecov.io [2023-11-14T22:18:09.749Z] query: branch=main&commit=281ea38f110fc5f37e585dd894f432f319c759dc&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:18:09.749Z] -> Pinging Codecov [2023-11-14T22:18:09.749Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=281ea38f110fc5f37e585dd894f432f319c759dc&build=156&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F156%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-14T22:18:10.007Z] -> Uploading to [2023-11-14T22:18:10.007Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/5E52B4B073DB2E39498172D8E973AA87/281ea38f110fc5f37e585dd894f432f319c759dc/6597eed8-f10f-4cc5-a71c-c94ffc5ccd63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T221809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad17224f1e8a2ce78fd2df70623f152719d9b7779deda803baf34547ad69fc7c [2023-11-14T22:18:10.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T22:18:10.007Z] Dload Upload Total Spent Left Speed [2023-11-14T22:18:10.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 19003 --:--:-- --:--:-- --:--:-- 19003 [2023-11-14T22:18:10.267Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/281ea38f110fc5f37e585dd894f432f319c759dc [Pipeline] } [2023-11-14T22:18:10.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-14T22:18:10.651Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-14T22:18:10.672Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:11.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:18:11.004Z] [2023-11-14T22:18:11.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:18:11.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:18:11.865Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-14T22:18:11.865Z] df9b9388f04a: Pulling fs layer [2023-11-14T22:18:11.865Z] 52dc419b0ee2: Pulling fs layer [2023-11-14T22:18:11.865Z] 25bc292e5bac: Pulling fs layer [2023-11-14T22:18:11.865Z] 114826534d7a: Pulling fs layer [2023-11-14T22:18:11.865Z] 4657fd5d0bcf: Pulling fs layer [2023-11-14T22:18:11.865Z] 6ad1cebc031e: Pulling fs layer [2023-11-14T22:18:11.865Z] 8a3aa393b2d8: Pulling fs layer [2023-11-14T22:18:11.865Z] 6ad1cebc031e: Waiting [2023-11-14T22:18:11.865Z] 114826534d7a: Waiting [2023-11-14T22:18:11.865Z] 4657fd5d0bcf: Waiting [2023-11-14T22:18:11.865Z] 8a3aa393b2d8: Waiting [2023-11-14T22:18:11.865Z] 25bc292e5bac: Download complete [2023-11-14T22:18:11.865Z] 52dc419b0ee2: Verifying Checksum [2023-11-14T22:18:11.865Z] 52dc419b0ee2: Download complete [2023-11-14T22:18:12.124Z] 4657fd5d0bcf: Verifying Checksum [2023-11-14T22:18:12.124Z] 4657fd5d0bcf: Download complete [2023-11-14T22:18:12.124Z] df9b9388f04a: Download complete [2023-11-14T22:18:12.124Z] 6ad1cebc031e: Verifying Checksum [2023-11-14T22:18:12.124Z] 6ad1cebc031e: Download complete [2023-11-14T22:18:12.388Z] df9b9388f04a: Pull complete [2023-11-14T22:18:12.656Z] 52dc419b0ee2: Pull complete [2023-11-14T22:18:13.249Z] 25bc292e5bac: Pull complete [2023-11-14T22:18:13.249Z] 114826534d7a: Verifying Checksum [2023-11-14T22:18:13.249Z] 114826534d7a: Download complete [2023-11-14T22:18:13.509Z] 8a3aa393b2d8: Verifying Checksum [2023-11-14T22:18:13.509Z] 8a3aa393b2d8: Download complete [2023-11-14T22:18:17.695Z] 114826534d7a: Pull complete [2023-11-14T22:18:17.695Z] 4657fd5d0bcf: Pull complete [2023-11-14T22:18:18.259Z] 6ad1cebc031e: Pull complete [2023-11-14T22:18:33.254Z] 8a3aa393b2d8: Pull complete [2023-11-14T22:18:33.254Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-14T22:18:33.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-14T22:18:33.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:18:33.596Z] prd-ubuntu20.04-docker-8c-8g-17569 does not seem to be running inside a container [2023-11-14T22:18:33.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-14T22:18:59.892Z] $ docker top 3522627ec7000adcc60cd7b4e942c0d56ba20d25925b8b0dd8c29fa3d64c854a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-14T22:18:59.967Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-11-14T22:19:00.243Z] + set -o pipefail [2023-11-14T22:19:00.243Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-11-14T22:19:05.521Z] [2023-11-14T22:19:05.521Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-11-14T22:19:05.521Z] [2023-11-14T22:19:05.521Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/2d176d3f-e19b-43d3-b66e-bc7a4caa606f [2023-11-14T22:19:05.521Z] [2023-11-14T22:19:05.521Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-14T22:19:05.521Z] [2023-11-14T22:19:05.781Z] [2023-11-14T22:19:05.781Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-14T22:19:05.781Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-14T22:19:05.781Z] More details here: https://snyk.co/ue1NS [2023-11-14T22:19:05.781Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-14T22:19:05.781Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-14T22:19:05.789Z] $ docker stop --time=1 3522627ec7000adcc60cd7b4e942c0d56ba20d25925b8b0dd8c29fa3d64c854a [2023-11-14T22:19:29.225Z] $ docker rm -f --volumes 3522627ec7000adcc60cd7b4e942c0d56ba20d25925b8b0dd8c29fa3d64c854a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T22:19:30.199Z] + git log --format=format:%s -1 281ea38f110fc5f37e585dd894f432f319c759dc [Pipeline] sh [2023-11-14T22:19:30.491Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:19:30.491Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:19:30.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:19:30.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:19:30.865Z] prd-ubuntu20.04-docker-8c-8g-17569 does not seem to be running inside a container [2023-11-14T22:19:30.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:19:33.390Z] $ docker top 7730047f2feb11faae1183e463bee5e047d54755a9660b599cf1ab7026947c8d -eo pid,comm [2023-11-14T22:19:33.443Z] 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). [2023-11-14T22:19:33.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:19:33.472Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:19:33.472Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:19:33.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:19:33.585Z] $ docker exec 7730047f2feb11faae1183e463bee5e047d54755a9660b599cf1ab7026947c8d ssh-agent [2023-11-14T22:19:33.693Z] SSH_AUTH_SOCK=/tmp/ssh-Qfd1TcViKJJP/agent.14 [2023-11-14T22:19:33.693Z] SSH_AGENT_PID=20 [2023-11-14T22:19:33.697Z] Running ssh-add (command line suppressed) [2023-11-14T22:19:33.805Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14792414362467974125.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14792414362467974125.key) [2023-11-14T22:19:33.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:19:34.152Z] + git semver tag [2023-11-14T22:19:34.720Z] 2023-11-14 22:19:34,547 [run_tag] DEBUG tag force:False [2023-11-14T22:19:34.720Z] 2023-11-14 22:19:34,547 [check_head_tag] DEBUG check head tag [2023-11-14T22:19:34.720Z] 2023-11-14 22:19:34,549 [execute] INFO git cat-file --batch-check [2023-11-14T22:19:34.720Z] 2023-11-14 22:19:34,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:19:34.720Z] 2023-11-14 22:19:34,554 [execute] INFO git cat-file --batch [2023-11-14T22:19:34.720Z] 2023-11-14 22:19:34,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-11-14T22:19:34.720Z] 2023-11-14 22:19:34,572 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-14T22:19:34.720Z] 2023-11-14 22:19:34,573 [execute] INFO git tag -a v3.1.0-dev.30 -m v3.1.0-dev.30 [2023-11-14T22:19:34.720Z] 2023-11-14 22:19:34,573 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.30', '-m', 'v3.1.0-dev.30'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:19:34.720Z] 2023-11-14 22:19:34,577 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-14T22:19:34.720Z] 3.1.0-dev.30 [Pipeline] } [2023-11-14T22:19:34.726Z] $ docker exec --env ******** --env ******** 7730047f2feb11faae1183e463bee5e047d54755a9660b599cf1ab7026947c8d ssh-agent -k [2023-11-14T22:19:34.818Z] unset SSH_AUTH_SOCK; [2023-11-14T22:19:34.818Z] unset SSH_AGENT_PID; [2023-11-14T22:19:34.818Z] echo Agent pid 20 killed; [2023-11-14T22:19:34.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:19:35.154Z] + git semver [Pipeline] } [2023-11-14T22:19:35.738Z] $ docker stop --time=1 7730047f2feb11faae1183e463bee5e047d54755a9660b599cf1ab7026947c8d [2023-11-14T22:19:38.033Z] $ docker rm -f --volumes 7730047f2feb11faae1183e463bee5e047d54755a9660b599cf1ab7026947c8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:19:38.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:19:38.555Z] [2023-11-14T22:19:38.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:19:38.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:19:39.443Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-14T22:19:39.443Z] ab5ef0e58194: Pulling fs layer [2023-11-14T22:19:39.443Z] 9712f1f96733: Pulling fs layer [2023-11-14T22:19:39.443Z] 63f879dbbcfc: Pulling fs layer [2023-11-14T22:19:39.443Z] 0d9ebad4ef96: Pulling fs layer [2023-11-14T22:19:39.443Z] e9a5061849ea: Pulling fs layer [2023-11-14T22:19:39.443Z] d747dcd14b5f: Pulling fs layer [2023-11-14T22:19:39.443Z] 2de7ff778b66: Pulling fs layer [2023-11-14T22:19:39.443Z] d747dcd14b5f: Waiting [2023-11-14T22:19:39.443Z] 0d9ebad4ef96: Waiting [2023-11-14T22:19:39.443Z] e9a5061849ea: Waiting [2023-11-14T22:19:39.443Z] 2de7ff778b66: Waiting [2023-11-14T22:19:39.443Z] 9712f1f96733: Download complete [2023-11-14T22:19:40.020Z] 63f879dbbcfc: Verifying Checksum [2023-11-14T22:19:40.020Z] 63f879dbbcfc: Download complete [2023-11-14T22:19:40.290Z] e9a5061849ea: Verifying Checksum [2023-11-14T22:19:40.290Z] e9a5061849ea: Download complete [2023-11-14T22:19:40.290Z] d747dcd14b5f: Verifying Checksum [2023-11-14T22:19:40.290Z] d747dcd14b5f: Download complete [2023-11-14T22:19:40.551Z] 0d9ebad4ef96: Verifying Checksum [2023-11-14T22:19:40.551Z] 0d9ebad4ef96: Download complete [2023-11-14T22:19:40.551Z] 2de7ff778b66: Verifying Checksum [2023-11-14T22:19:40.551Z] 2de7ff778b66: Download complete [2023-11-14T22:19:40.551Z] ab5ef0e58194: Verifying Checksum [2023-11-14T22:19:40.551Z] ab5ef0e58194: Download complete [2023-11-14T22:19:44.794Z] ab5ef0e58194: Pull complete [2023-11-14T22:19:44.794Z] 9712f1f96733: Pull complete [2023-11-14T22:19:46.276Z] 63f879dbbcfc: Pull complete [2023-11-14T22:19:51.651Z] 0d9ebad4ef96: Pull complete [2023-11-14T22:19:51.651Z] e9a5061849ea: Pull complete [2023-11-14T22:19:51.911Z] d747dcd14b5f: Pull complete [2023-11-14T22:19:53.291Z] 2de7ff778b66: Pull complete [2023-11-14T22:19:53.548Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-14T22:19:53.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-14T22:19:53.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:19:53.891Z] prd-ubuntu20.04-docker-8c-8g-17569 does not seem to be running inside a container [2023-11-14T22:19:53.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-14T22:20:45.476Z] $ docker top e8e8d6f76d760a4b55bffd795068722d4d6cdba2651fc46b898617bce962ed6b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:20:45.566Z] provisioning config files... [2023-11-14T22:20:45.575Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15835149252104790196tmp [2023-11-14T22:20:45.601Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8449797473803765817tmp [2023-11-14T22:20:45.610Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10365708450577719594tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:20:45.627Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:20:45.912Z] ---> sigul-configuration.sh [2023-11-14T22:20:45.912Z] gpg: directory `/root/.gnupg' created [2023-11-14T22:20:45.912Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-14T22:20:45.912Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-14T22:20:45.912Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-14T22:20:45.912Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-14T22:20:45.912Z] gpg: CAST5 encrypted data [2023-11-14T22:20:45.912Z] gpg: encrypted with 1 passphrase [2023-11-14T22:20:45.912Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-14T22:20:46.198Z] + mkdir /home/jenkins [2023-11-14T22:20:46.198Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-14T22:20:46.483Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-14T22:20:46.493Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:20:46.780Z] ---> sigul-install.sh [2023-11-14T22:20:46.780Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-14T22:20:47.066Z] + git tag --list [2023-11-14T22:20:47.066Z] v1.0.0 [2023-11-14T22:20:47.066Z] v1.1.0 [2023-11-14T22:20:47.066Z] v1.1.1 [2023-11-14T22:20:47.066Z] v1.2.1 [2023-11-14T22:20:47.066Z] v1.2.2 [2023-11-14T22:20:47.066Z] v1.2.3 [2023-11-14T22:20:47.066Z] v1.3.0 [2023-11-14T22:20:47.066Z] v1.3.1 [2023-11-14T22:20:47.066Z] v2.0.0 [2023-11-14T22:20:47.066Z] v2.1.0 [2023-11-14T22:20:47.066Z] v2.1.1 [2023-11-14T22:20:47.066Z] v2.2.0 [2023-11-14T22:20:47.066Z] v2.3.0 [2023-11-14T22:20:47.066Z] v3.0 [2023-11-14T22:20:47.066Z] v3.0.0 [2023-11-14T22:20:47.066Z] v3.1.0-dev.1 [2023-11-14T22:20:47.066Z] v3.1.0-dev.10 [2023-11-14T22:20:47.066Z] v3.1.0-dev.11 [2023-11-14T22:20:47.066Z] v3.1.0-dev.12 [2023-11-14T22:20:47.066Z] v3.1.0-dev.13 [2023-11-14T22:20:47.066Z] v3.1.0-dev.14 [2023-11-14T22:20:47.066Z] v3.1.0-dev.15 [2023-11-14T22:20:47.066Z] v3.1.0-dev.16 [2023-11-14T22:20:47.066Z] v3.1.0-dev.17 [2023-11-14T22:20:47.066Z] v3.1.0-dev.18 [2023-11-14T22:20:47.066Z] v3.1.0-dev.19 [2023-11-14T22:20:47.066Z] v3.1.0-dev.2 [2023-11-14T22:20:47.066Z] v3.1.0-dev.20 [2023-11-14T22:20:47.066Z] v3.1.0-dev.21 [2023-11-14T22:20:47.066Z] v3.1.0-dev.22 [2023-11-14T22:20:47.066Z] v3.1.0-dev.23 [2023-11-14T22:20:47.066Z] v3.1.0-dev.24 [2023-11-14T22:20:47.066Z] v3.1.0-dev.25 [2023-11-14T22:20:47.066Z] v3.1.0-dev.26 [2023-11-14T22:20:47.066Z] v3.1.0-dev.27 [2023-11-14T22:20:47.066Z] v3.1.0-dev.28 [2023-11-14T22:20:47.066Z] v3.1.0-dev.29 [2023-11-14T22:20:47.066Z] v3.1.0-dev.3 [2023-11-14T22:20:47.066Z] v3.1.0-dev.30 [2023-11-14T22:20:47.066Z] v3.1.0-dev.4 [2023-11-14T22:20:47.066Z] v3.1.0-dev.5 [2023-11-14T22:20:47.066Z] v3.1.0-dev.6 [2023-11-14T22:20:47.066Z] v3.1.0-dev.7 [2023-11-14T22:20:47.066Z] v3.1.0-dev.8 [2023-11-14T22:20:47.066Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-14T22:20:47.349Z] + lftools sign git-tag v3.1.0-dev.30 [2023-11-14T22:20:47.925Z] Signing Git tag with Sigul... [2023-11-14T22:20:47.925Z] Signing v3.1.0-dev.30 [Pipeline] echo [2023-11-14T22:20:48.498Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:20:48.802Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-14T22:20:48.809Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-14T22:20:48.824Z] $ docker stop --time=1 e8e8d6f76d760a4b55bffd795068722d4d6cdba2651fc46b898617bce962ed6b [2023-11-14T22:20:51.990Z] $ docker rm -f --volumes e8e8d6f76d760a4b55bffd795068722d4d6cdba2651fc46b898617bce962ed6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-14T22:20:52.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:20:52.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:20:52.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:20:52.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:20:52.982Z] prd-ubuntu20.04-docker-8c-8g-17569 does not seem to be running inside a container [2023-11-14T22:20:53.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:20:55.763Z] $ docker top 7a40d8d0b7e62e5a52a4a7180c9c70c998f92774dbb9347d8c0745ba011af81b -eo pid,comm [2023-11-14T22:20:55.810Z] 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). [2023-11-14T22:20:55.810Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:20:55.850Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:20:55.850Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:20:55.941Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:20:55.940Z] $ docker exec 7a40d8d0b7e62e5a52a4a7180c9c70c998f92774dbb9347d8c0745ba011af81b ssh-agent [2023-11-14T22:20:56.057Z] SSH_AUTH_SOCK=/tmp/ssh-DorczWkD7hGt/agent.14 [2023-11-14T22:20:56.057Z] SSH_AGENT_PID=20 [2023-11-14T22:20:56.099Z] Running ssh-add (command line suppressed) [2023-11-14T22:20:56.191Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9326080615931243354.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9326080615931243354.key) [2023-11-14T22:20:56.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:20:56.501Z] + git semver bump pre [2023-11-14T22:20:57.068Z] 2023-11-14 22:20:56,789 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-14T22:20:57.068Z] 2023-11-14 22:20:56,790 [bump_version] DEBUG bumping version:3.1.0-dev.30 on axis:pre with prefix:dev [2023-11-14T22:20:57.068Z] 2023-11-14 22:20:56,790 [bump_version] DEBUG bumped version:3.1.0-dev.31 [2023-11-14T22:20:57.068Z] 2023-11-14 22:20:56,790 [write_version] DEBUG write version:3.1.0-dev.31 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-11-14T22:20:57.068Z] 2023-11-14 22:20:56,790 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-14T22:20:57.068Z] 2023-11-14 22:20:56,790 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-14T22:20:57.068Z] 2023-11-14 22:20:56,794 [execute] INFO git cat-file --batch-check [2023-11-14T22:20:57.068Z] 2023-11-14 22:20:56,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:20:57.068Z] 2023-11-14 22:20:56,802 [execute] INFO git cat-file --batch [2023-11-14T22:20:57.068Z] 2023-11-14 22:20:56,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:20:57.068Z] 2023-11-14 22:20:56,966 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-14T22:20:57.068Z] 3.1.0-dev.31 [Pipeline] } [2023-11-14T22:20:57.073Z] $ docker exec --env ******** --env ******** 7a40d8d0b7e62e5a52a4a7180c9c70c998f92774dbb9347d8c0745ba011af81b ssh-agent -k [2023-11-14T22:20:57.172Z] unset SSH_AUTH_SOCK; [2023-11-14T22:20:57.172Z] unset SSH_AGENT_PID; [2023-11-14T22:20:57.172Z] echo Agent pid 20 killed; [2023-11-14T22:20:57.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:20:57.484Z] + git semver [Pipeline] } [2023-11-14T22:20:58.066Z] $ docker stop --time=1 7a40d8d0b7e62e5a52a4a7180c9c70c998f92774dbb9347d8c0745ba011af81b [2023-11-14T22:21:01.417Z] $ docker rm -f --volumes 7a40d8d0b7e62e5a52a4a7180c9c70c998f92774dbb9347d8c0745ba011af81b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T22:21:01.914Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T22:21:01.914Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:21:02.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T22:21:02.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:21:02.299Z] prd-ubuntu20.04-docker-8c-8g-17569 does not seem to be running inside a container [2023-11-14T22:21:02.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T22:21:04.356Z] $ docker top 34c2452746649a808b200544e0914d0403dd64eb2e9423f9576d3ca9721ad8ed -eo pid,comm [2023-11-14T22:21:04.408Z] 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). [2023-11-14T22:21:04.408Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T22:21:04.442Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T22:21:04.442Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T22:21:04.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T22:21:04.573Z] $ docker exec 34c2452746649a808b200544e0914d0403dd64eb2e9423f9576d3ca9721ad8ed ssh-agent [2023-11-14T22:21:04.699Z] SSH_AUTH_SOCK=/tmp/ssh-ultkr9czgRtP/agent.14 [2023-11-14T22:21:04.699Z] SSH_AGENT_PID=20 [2023-11-14T22:21:04.705Z] Running ssh-add (command line suppressed) [2023-11-14T22:21:04.801Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13940116444943692688.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13940116444943692688.key) [2023-11-14T22:21:04.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T22:21:05.112Z] + git semver push [2023-11-14T22:21:05.678Z] 2023-11-14 22:21:05,483 [run_push] DEBUG push [2023-11-14T22:21:05.678Z] 2023-11-14 22:21:05,484 [execute] INFO git cat-file --batch-check [2023-11-14T22:21:05.678Z] 2023-11-14 22:21:05,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T22:21:05.678Z] 2023-11-14 22:21:05,489 [execute] INFO git rev-list 378892247dc850c1412a902d94f7eb557893118d -- [2023-11-14T22:21:05.678Z] 2023-11-14 22:21:05,490 [execute] DEBUG Popen(['git', 'rev-list', '378892247dc850c1412a902d94f7eb557893118d', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:21:05.678Z] 2023-11-14 22:21:05,497 [execute] INFO git fetch -v origin [2023-11-14T22:21:05.678Z] 2023-11-14 22:21:05,498 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-14T22:21:06.246Z] 2023-11-14 22:21:06,026 [run_push] DEBUG no remote changes detected [2023-11-14T22:21:06.246Z] 2023-11-14 22:21:06,026 [execute] INFO git push origin semver [2023-11-14T22:21:06.246Z] 2023-11-14 22:21:06,027 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:21:06.816Z] 2023-11-14 22:21:06,810 [run_push] DEBUG push all version tags [2023-11-14T22:21:06.816Z] 2023-11-14 22:21:06,810 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-14T22:21:06.816Z] 2023-11-14 22:21:06,811 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-14T22:21:07.751Z] 2023-11-14 22:21:07,652 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-11-14T22:21:07.751Z] 3.1.0-dev.31 [Pipeline] } [2023-11-14T22:21:07.756Z] $ docker exec --env ******** --env ******** 34c2452746649a808b200544e0914d0403dd64eb2e9423f9576d3ca9721ad8ed ssh-agent -k [2023-11-14T22:21:07.858Z] unset SSH_AUTH_SOCK; [2023-11-14T22:21:07.858Z] unset SSH_AGENT_PID; [2023-11-14T22:21:07.858Z] echo Agent pid 20 killed; [2023-11-14T22:21:07.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T22:21:08.195Z] + git semver [Pipeline] } [2023-11-14T22:21:08.775Z] $ docker stop --time=1 34c2452746649a808b200544e0914d0403dd64eb2e9423f9576d3ca9721ad8ed [2023-11-14T22:21:11.078Z] $ docker rm -f --volumes 34c2452746649a808b200544e0914d0403dd64eb2e9423f9576d3ca9721ad8ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-14T22:21:11.813Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-11-14T22:21:11.814Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-11-14T22:21:11.814Z] total 16 [2023-11-14T22:21:11.814Z] drwxr-xr-x 3 root root 4096 Nov 14 21:59 . [2023-11-14T22:21:11.814Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 22:20 .. [2023-11-14T22:21:11.814Z] drwxr-xr-x 2 root root 4096 Nov 14 21:59 cost [2023-11-14T22:21:11.814Z] -rw-r--r-- 1 root root 89 Nov 14 21:59 cost.csv [2023-11-14T22:21:11.814Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-11-14T22:21:11.814Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-11-14T22:21:11.814Z] total 16 [2023-11-14T22:21:11.814Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 21:59 . [2023-11-14T22:21:11.814Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 22:20 .. [2023-11-14T22:21:11.814Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 21:59 cost [2023-11-14T22:21:11.814Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 14 21:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:21:12.104Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:21:12.965Z] ---> package-listing.sh [2023-11-14T22:21:12.965Z] ++ facter osfamily [2023-11-14T22:21:12.965Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T22:21:13.251Z] + OS_FAMILY=debian [2023-11-14T22:21:13.251Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-11-14T22:21:13.251Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T22:21:13.251Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T22:21:13.251Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T22:21:13.251Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T22:21:13.251Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-11-14T22:21:13.251Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T22:21:13.251Z] + case "${OS_FAMILY}" in [2023-11-14T22:21:13.251Z] + grep '^ii' [2023-11-14T22:21:13.251Z] + dpkg -l [2023-11-14T22:21:13.251Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T22:21:13.251Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T22:21:13.252Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T22:21:13.252Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-11-14T22:21:13.252Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-11-14T22:21:13.252Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-11-14T22:21:13.263Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-14T22:21:13.569Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T22:21:14.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T22:21:14.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T22:21:14.206Z] prd-ubuntu20.04-docker-8c-8g-17569 does not seem to be running inside a container [2023-11-14T22:21:14.231Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T22:21:16.018Z] $ docker top 40c27a2e7a92ad510efc826929ca2bbeacd57eee528f64fa28a55f07d9796c9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T22:21:16.360Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T22:21:16.649Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T22:21:16.939Z] + ls /var/log/sa-host [2023-11-14T22:21:16.939Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T22:21:17.001Z] provisioning config files... [2023-11-14T22:21:17.011Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8665629541970973230tmp [Pipeline] { [Pipeline] echo [2023-11-14T22:21:17.028Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:21:17.310Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T22:21:17.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:21:17.636Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T22:21:17.643Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:21:17.922Z] ---> sudo-logs.sh [2023-11-14T22:21:17.922Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T22:21:17.949Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:21:18.231Z] ---> job-cost.sh [2023-11-14T22:21:18.231Z] lf-activate-venv: SKIPPING [2023-11-14T22:21:18.231Z] DEBUG: total: 0.2199999988079071 [2023-11-14T22:21:18.231Z] INFO: Retrieving Stack Cost... [2023-11-14T22:21:18.490Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T22:21:19.057Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T22:21:19.070Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T22:21:19.351Z] ---> logs-deploy.sh [2023-11-14T22:21:19.351Z] lf-activate-venv: SKIPPING [2023-11-14T22:21:19.351Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/156 [2023-11-14T22:21:19.351Z] INFO: archiving workspace using pattern(s): [2023-11-14T22:21:20.286Z] Archives upload complete. [2023-11-14T22:21:20.543Z] INFO: archiving logs to Nexus