Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 626db8e9a2222f123adcb85f9e159bc679c0b5f7 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-ssh3483228338058780439.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9142841283046389875.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12064834763164848439.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh12513742224120505123.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-ssh285749238620045596.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7524’ Running on prd-ubuntu20.04-docker-8c-8g-7526 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 626db8e9a2222f123adcb85f9e159bc679c0b5f7 (main) Commit message: "Merge pull request #376 from weichou1229/interface-change" > 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 626db8e9a2222f123adcb85f9e159bc679c0b5f7 # timeout=10 > git rev-list --no-walk 9393cb199918d0b51a604a638f19df0ef5e84a0a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-12T03:59:34.166Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-12T03:59:34.201Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-12T03:59:34.217Z] ========================================================= [2023-04-12T03:59:34.217Z] EdgeX Global Pipelines Version Info [2023-04-12T03:59:34.217Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-12T03:59:34.924Z] ------------------- [2023-04-12T03:59:34.924Z] stable info: [2023-04-12T03:59:34.924Z] ------------------- [2023-04-12T03:59:34.924Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-12T03:59:34.924Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-12T03:59:34.924Z] Message: update stable to v1.0.245 [2023-04-12T03:59:35.492Z] ------------------- [2023-04-12T03:59:35.492Z] experimental info: [2023-04-12T03:59:35.492Z] ------------------- [2023-04-12T03:59:35.492Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-12T03:59:35.492Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-12T03:59:35.492Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-12T03:59:35.661Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-12T03:59:35.672Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-12T03:59:35.680Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-12T03:59:35.688Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-12T03:59:35.696Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-12T03:59:35.704Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-12T03:59:35.712Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-12T03:59:35.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-12T03:59:35.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-12T03:59:35.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-12T03:59:35.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-12T03:59:35.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-12T03:59:35.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-12T03:59:35.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-12T03:59:35.785Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T03:59:35.796Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T03:59:35.808Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T03:59:35.823Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T03:59:35.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-12T03:59:35.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-12T03:59:35.869Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-12T03:59:35.881Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-12T03:59:35.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-12T03:59:35.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-12T03:59:35.915Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-12T03:59:35.928Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-12T03:59:35.944Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-12T03:59:35.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-12T03:59:35.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-12T03:59:35.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-12T03:59:35.987Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 626db8e9a2222f123adcb85f9e159bc679c0b5f7 [Pipeline] echo [2023-04-12T03:59:35.998Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 626db8e [Pipeline] echo [2023-04-12T03:59:36.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T03:59:36.045Z] provisioning config files... [2023-04-12T03:59:36.058Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17746700951360054141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T03:59:36.356Z] ---> docker-login.sh [2023-04-12T03:59:36.356Z] nexus3.edgexfoundry.org:10001 [2023-04-12T03:59:36.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T03:59:36.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T03:59:36.614Z] Configure a credential helper to remove this warning. See [2023-04-12T03:59:36.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T03:59:36.614Z] [2023-04-12T03:59:36.614Z] Login Succeeded [2023-04-12T03:59:36.614Z] nexus3.edgexfoundry.org:10002 [2023-04-12T03:59:36.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T03:59:36.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T03:59:36.874Z] Configure a credential helper to remove this warning. See [2023-04-12T03:59:36.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T03:59:36.874Z] [2023-04-12T03:59:36.874Z] Login Succeeded [2023-04-12T03:59:36.874Z] nexus3.edgexfoundry.org:10003 [2023-04-12T03:59:36.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T03:59:36.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T03:59:36.874Z] Configure a credential helper to remove this warning. See [2023-04-12T03:59:36.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T03:59:36.874Z] [2023-04-12T03:59:36.874Z] Login Succeeded [2023-04-12T03:59:36.874Z] nexus3.edgexfoundry.org:10004 [2023-04-12T03:59:36.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T03:59:37.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T03:59:37.135Z] Configure a credential helper to remove this warning. See [2023-04-12T03:59:37.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T03:59:37.135Z] [2023-04-12T03:59:37.135Z] Login Succeeded [2023-04-12T03:59:37.135Z] docker.io [2023-04-12T03:59:37.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T03:59:37.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T03:59:37.394Z] Configure a credential helper to remove this warning. See [2023-04-12T03:59:37.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T03:59:37.394Z] [2023-04-12T03:59:37.394Z] Login Succeeded [2023-04-12T03:59:37.394Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T03:59:37.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-12T03:59:37.742Z] + git rev-list -1 --merges 626db8e9a2222f123adcb85f9e159bc679c0b5f7~1..626db8e9a2222f123adcb85f9e159bc679c0b5f7 [Pipeline] echo [2023-04-12T03:59:37.787Z] -----------> git rev-list -1 --merges 626db8e9a2222f123adcb85f9e159bc679c0b5f7~1..626db8e9a2222f123adcb85f9e159bc679c0b5f7 626db8e9a2222f123adcb85f9e159bc679c0b5f7 [2023-04-12T03:59:37.787Z] 626db8e9a2222f123adcb85f9e159bc679c0b5f7 [false] [Pipeline] sh [2023-04-12T03:59:38.072Z] + git log --format=format:%s -1 626db8e9a2222f123adcb85f9e159bc679c0b5f7 [Pipeline] echo [2023-04-12T03:59:38.086Z] ========================================================= [2023-04-12T03:59:38.086Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-12T03:59:38.086Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T03:59:38.399Z] + git log --format=format:%s -1 626db8e9a2222f123adcb85f9e159bc679c0b5f7 [Pipeline] echo [2023-04-12T03:59:38.411Z] [semverPrep] GIT_COMMIT: 626db8e9a2222f123adcb85f9e159bc679c0b5f7, Commit Message: Merge pull request #376 from weichou1229/interface-change [Pipeline] echo [2023-04-12T03:59:38.422Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-12T03:59:38.757Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T03:59:38.757Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-12T03:59:38.757Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-12T03:59:38.757Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-12T03:59:38.757Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-12T03:59:38.757Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-12T03:59:38.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T03:59:39.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T03:59:39.112Z] [2023-04-12T03:59:39.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T03:59:39.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T03:59:39.414Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-12T03:59:39.414Z] b85a868b505f: Pulling fs layer [2023-04-12T03:59:39.414Z] e2be974225ed: Pulling fs layer [2023-04-12T03:59:39.414Z] 339a4e72a1f5: Pulling fs layer [2023-04-12T03:59:39.414Z] 988bab9f4d93: Pulling fs layer [2023-04-12T03:59:39.414Z] 1469e6f7b9e6: Pulling fs layer [2023-04-12T03:59:39.414Z] eaf3925da568: Pulling fs layer [2023-04-12T03:59:39.414Z] bab4dde63d76: Pulling fs layer [2023-04-12T03:59:39.414Z] bde34c3a00c8: Pulling fs layer [2023-04-12T03:59:39.414Z] b352a97aabf1: Pulling fs layer [2023-04-12T03:59:39.414Z] 4872d77fe225: Pulling fs layer [2023-04-12T03:59:39.414Z] 5851b861e8e6: Pulling fs layer [2023-04-12T03:59:39.414Z] 988bab9f4d93: Waiting [2023-04-12T03:59:39.414Z] bab4dde63d76: Waiting [2023-04-12T03:59:39.414Z] 5851b861e8e6: Waiting [2023-04-12T03:59:39.414Z] eaf3925da568: Waiting [2023-04-12T03:59:39.414Z] b352a97aabf1: Waiting [2023-04-12T03:59:39.414Z] 4872d77fe225: Waiting [2023-04-12T03:59:39.414Z] e2be974225ed: Download complete [2023-04-12T03:59:39.414Z] 988bab9f4d93: Verifying Checksum [2023-04-12T03:59:39.414Z] 988bab9f4d93: Download complete [2023-04-12T03:59:39.673Z] 1469e6f7b9e6: Verifying Checksum [2023-04-12T03:59:39.673Z] 1469e6f7b9e6: Download complete [2023-04-12T03:59:39.673Z] 339a4e72a1f5: Verifying Checksum [2023-04-12T03:59:39.673Z] 339a4e72a1f5: Download complete [2023-04-12T03:59:39.673Z] eaf3925da568: Verifying Checksum [2023-04-12T03:59:39.673Z] eaf3925da568: Download complete [2023-04-12T03:59:39.673Z] bde34c3a00c8: Verifying Checksum [2023-04-12T03:59:39.673Z] bde34c3a00c8: Download complete [2023-04-12T03:59:39.673Z] b352a97aabf1: Verifying Checksum [2023-04-12T03:59:39.673Z] b352a97aabf1: Download complete [2023-04-12T03:59:39.673Z] 4872d77fe225: Download complete [2023-04-12T03:59:39.673Z] 5851b861e8e6: Verifying Checksum [2023-04-12T03:59:39.673Z] 5851b861e8e6: Download complete [2023-04-12T03:59:39.673Z] b85a868b505f: Verifying Checksum [2023-04-12T03:59:39.673Z] b85a868b505f: Download complete [2023-04-12T03:59:39.932Z] bab4dde63d76: Verifying Checksum [2023-04-12T03:59:39.932Z] bab4dde63d76: Download complete [2023-04-12T03:59:40.867Z] b85a868b505f: Pull complete [2023-04-12T03:59:40.868Z] e2be974225ed: Pull complete [2023-04-12T03:59:41.432Z] 339a4e72a1f5: Pull complete [2023-04-12T03:59:41.432Z] 988bab9f4d93: Pull complete [2023-04-12T03:59:41.693Z] 1469e6f7b9e6: Pull complete [2023-04-12T03:59:41.693Z] eaf3925da568: Pull complete [2023-04-12T03:59:43.070Z] bab4dde63d76: Pull complete [2023-04-12T03:59:43.329Z] bde34c3a00c8: Pull complete [2023-04-12T03:59:43.329Z] b352a97aabf1: Pull complete [2023-04-12T03:59:43.588Z] 4872d77fe225: Pull complete [2023-04-12T03:59:43.588Z] 5851b861e8e6: Pull complete [2023-04-12T03:59:43.588Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-12T03:59:43.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T03:59:43.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T03:59:43.684Z] prd-ubuntu20.04-docker-8c-8g-7526 does not seem to be running inside a container [2023-04-12T03:59:43.706Z] $ 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-04-12T03:59:46.936Z] $ docker top 9f2f010b20f67cd7575fc19617ac8c568003afa9036f6d20e8322fcaec4d740e -eo pid,comm [2023-04-12T03:59:46.993Z] 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-04-12T03:59:46.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T03:59:47.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T03:59:47.030Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T03:59:47.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T03:59:47.136Z] $ docker exec 9f2f010b20f67cd7575fc19617ac8c568003afa9036f6d20e8322fcaec4d740e ssh-agent [2023-04-12T03:59:47.247Z] SSH_AUTH_SOCK=/tmp/ssh-yVHXEFPgewJp/agent.33 [2023-04-12T03:59:47.247Z] SSH_AGENT_PID=39 [2023-04-12T03:59:47.253Z] Running ssh-add (command line suppressed) [2023-04-12T03:59:47.351Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17969922981269607402.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17969922981269607402.key) [2023-04-12T03:59:47.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T03:59:47.659Z] + git tag --points-at HEAD [Pipeline] } [2023-04-12T03:59:47.673Z] $ docker exec --env ******** --env ******** 9f2f010b20f67cd7575fc19617ac8c568003afa9036f6d20e8322fcaec4d740e ssh-agent -k [2023-04-12T03:59:47.768Z] unset SSH_AUTH_SOCK; [2023-04-12T03:59:47.769Z] unset SSH_AGENT_PID; [2023-04-12T03:59:47.770Z] echo Agent pid 39 killed; [2023-04-12T03:59:47.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-12T03:59:47.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T03:59:47.805Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T03:59:47.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T03:59:47.912Z] $ docker exec 9f2f010b20f67cd7575fc19617ac8c568003afa9036f6d20e8322fcaec4d740e ssh-agent [2023-04-12T03:59:48.016Z] SSH_AUTH_SOCK=/tmp/ssh-VKpuBglRmenQ/agent.71 [2023-04-12T03:59:48.016Z] SSH_AGENT_PID=77 [2023-04-12T03:59:48.021Z] Running ssh-add (command line suppressed) [2023-04-12T03:59:48.122Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9326180802790640493.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9326180802790640493.key) [2023-04-12T03:59:48.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T03:59:48.426Z] + git semver init [2023-04-12T03:59:48.686Z] 2023-04-12 03:59:48,604 [run_init] DEBUG init version:0.0.0 force:False [2023-04-12T03:59:48.686Z] 2023-04-12 03:59:48,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-12T03:59:48.686Z] 2023-04-12 03:59:48,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-12T03:59:48.686Z] 2023-04-12 03:59:48,605 [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-04-12T03:59:50.067Z] 2023-04-12 03:59:49,690 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-04-12T03:59:50.067Z] 2023-04-12 03:59:49,690 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-04-12T03:59:50.068Z] 2023-04-12 03:59:49,690 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-12T03:59:50.068Z] 2023-04-12 03:59:49,691 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-12T03:59:50.068Z] 3.0.0-dev.29 [Pipeline] } [2023-04-12T03:59:50.076Z] $ docker exec --env ******** --env ******** 9f2f010b20f67cd7575fc19617ac8c568003afa9036f6d20e8322fcaec4d740e ssh-agent -k [2023-04-12T03:59:50.161Z] unset SSH_AUTH_SOCK; [2023-04-12T03:59:50.161Z] unset SSH_AGENT_PID; [2023-04-12T03:59:50.161Z] echo Agent pid 77 killed; [2023-04-12T03:59:50.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T03:59:50.482Z] + git semver [Pipeline] } [2023-04-12T03:59:50.755Z] $ docker stop --time=1 9f2f010b20f67cd7575fc19617ac8c568003afa9036f6d20e8322fcaec4d740e [2023-04-12T03:59:52.036Z] $ docker rm -f --volumes 9f2f010b20f67cd7575fc19617ac8c568003afa9036f6d20e8322fcaec4d740e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T03:59:52.375Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-12T03:59:52.566Z] Stashed 1 file(s) [Pipeline] echo [2023-04-12T03:59:52.569Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.29 [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-04-12T03:59:52.682Z] provisioning config files... [2023-04-12T03:59:52.691Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16976541712075781010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T03:59:52.984Z] ---> docker-login.sh [2023-04-12T03:59:52.985Z] nexus3.edgexfoundry.org:10001 [2023-04-12T03:59:52.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T03:59:52.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T03:59:52.985Z] Configure a credential helper to remove this warning. See [2023-04-12T03:59:52.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T03:59:52.985Z] [2023-04-12T03:59:52.985Z] Login Succeeded [2023-04-12T03:59:52.985Z] nexus3.edgexfoundry.org:10002 [2023-04-12T03:59:52.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T03:59:52.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T03:59:52.985Z] Configure a credential helper to remove this warning. See [2023-04-12T03:59:52.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T03:59:52.985Z] [2023-04-12T03:59:52.985Z] Login Succeeded [2023-04-12T03:59:52.985Z] nexus3.edgexfoundry.org:10003 [2023-04-12T03:59:53.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T03:59:53.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T03:59:53.244Z] Configure a credential helper to remove this warning. See [2023-04-12T03:59:53.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T03:59:53.244Z] [2023-04-12T03:59:53.244Z] Login Succeeded [2023-04-12T03:59:53.244Z] nexus3.edgexfoundry.org:10004 [2023-04-12T03:59:53.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T03:59:53.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T03:59:53.244Z] Configure a credential helper to remove this warning. See [2023-04-12T03:59:53.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T03:59:53.244Z] [2023-04-12T03:59:53.244Z] Login Succeeded [2023-04-12T03:59:53.244Z] docker.io [2023-04-12T03:59:53.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T03:59:53.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T03:59:53.504Z] Configure a credential helper to remove this warning. See [2023-04-12T03:59:53.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T03:59:53.504Z] [2023-04-12T03:59:53.504Z] Login Succeeded [2023-04-12T03:59:53.504Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T03:59:53.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T03:59:53.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T03:59:53.595Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T03:59:53.602Z] ========================================================= [2023-04-12T03:59:53.602Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-12T03:59:53.602Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T03:59:53.923Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-12T03:59:53.923Z] Sending build context to Docker daemon 23.52MB [2023-04-12T03:59:53.923Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T03:59:53.923Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T03:59:54.188Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-12T03:59:54.188Z] 63b65145d645: Pulling fs layer [2023-04-12T03:59:54.188Z] a2d21d5440eb: Pulling fs layer [2023-04-12T03:59:54.188Z] 935e6c44a52c: Pulling fs layer [2023-04-12T03:59:54.188Z] 94cc34f8dd06: Pulling fs layer [2023-04-12T03:59:54.188Z] 30dea6a524f1: Pulling fs layer [2023-04-12T03:59:54.188Z] a2aff8979fd8: Pulling fs layer [2023-04-12T03:59:54.188Z] 94cc34f8dd06: Waiting [2023-04-12T03:59:54.188Z] 6808be2612f2: Pulling fs layer [2023-04-12T03:59:54.188Z] f25807f1079a: Pulling fs layer [2023-04-12T03:59:54.188Z] a2aff8979fd8: Waiting [2023-04-12T03:59:54.188Z] 6808be2612f2: Waiting [2023-04-12T03:59:54.188Z] a2d21d5440eb: Verifying Checksum [2023-04-12T03:59:54.188Z] a2d21d5440eb: Download complete [2023-04-12T03:59:54.188Z] 94cc34f8dd06: Verifying Checksum [2023-04-12T03:59:54.188Z] 94cc34f8dd06: Download complete [2023-04-12T03:59:54.188Z] 30dea6a524f1: Verifying Checksum [2023-04-12T03:59:54.188Z] 30dea6a524f1: Download complete [2023-04-12T03:59:54.188Z] 63b65145d645: Verifying Checksum [2023-04-12T03:59:54.188Z] 63b65145d645: Download complete [2023-04-12T03:59:54.189Z] a2aff8979fd8: Verifying Checksum [2023-04-12T03:59:54.189Z] a2aff8979fd8: Download complete [2023-04-12T03:59:54.189Z] 63b65145d645: Pull complete [2023-04-12T03:59:54.451Z] a2d21d5440eb: Pull complete [2023-04-12T03:59:54.710Z] f25807f1079a: Verifying Checksum [2023-04-12T03:59:54.710Z] f25807f1079a: Download complete [2023-04-12T03:59:54.710Z] 935e6c44a52c: Download complete [2023-04-12T03:59:54.710Z] 6808be2612f2: Verifying Checksum [2023-04-12T03:59:54.710Z] 6808be2612f2: Download complete [2023-04-12T03:59:57.989Z] 935e6c44a52c: Pull complete [2023-04-12T03:59:57.989Z] 94cc34f8dd06: Pull complete [2023-04-12T03:59:57.989Z] 30dea6a524f1: Pull complete [2023-04-12T03:59:57.989Z] a2aff8979fd8: Pull complete [2023-04-12T04:00:00.517Z] 6808be2612f2: Pull complete [2023-04-12T04:00:01.082Z] f25807f1079a: Pull complete [2023-04-12T04:00:01.082Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-12T04:00:01.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-12T04:00:01.082Z] ---> 3b553350e43f [2023-04-12T04:00:01.082Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-12T04:00:06.352Z] ---> Running in c4a8eee50c3d [2023-04-12T04:00:06.352Z] Removing intermediate container c4a8eee50c3d [2023-04-12T04:00:06.352Z] ---> 403c8bb91315 [2023-04-12T04:00:06.352Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T04:00:06.352Z] ---> Running in 82ae1274b009 [2023-04-12T04:00:06.352Z] Removing intermediate container 82ae1274b009 [2023-04-12T04:00:06.352Z] ---> 4b8a01727811 [2023-04-12T04:00:06.352Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T04:00:06.352Z] ---> Running in faf039d3f96f [2023-04-12T04:00:06.352Z] Removing intermediate container faf039d3f96f [2023-04-12T04:00:06.352Z] ---> 8c2add0cc813 [2023-04-12T04:00:06.352Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-12T04:00:06.352Z] ---> Running in 58a32b9f6c62 [2023-04-12T04:00:06.352Z] Removing intermediate container 58a32b9f6c62 [2023-04-12T04:00:06.352Z] ---> e1bbe0069d3f [2023-04-12T04:00:06.352Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T04:00:06.352Z] ---> Running in 145dd4e925b4 [2023-04-12T04:00:06.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T04:00:06.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T04:00:07.130Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-12T04:00:07.130Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-12T04:00:07.130Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-12T04:00:07.130Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-12T04:00:07.130Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T04:00:07.130Z] OK: 269 MiB in 57 packages [2023-04-12T04:00:07.655Z] Still waiting to schedule task [2023-04-12T04:00:07.655Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7527’ is offline [2023-04-12T04:00:07.698Z] Removing intermediate container 145dd4e925b4 [2023-04-12T04:00:07.698Z] ---> 159f5c3b7563 [2023-04-12T04:00:07.698Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T04:00:07.698Z] ---> 0a20ac639138 [2023-04-12T04:00:07.698Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T04:00:07.698Z] ---> Running in 96a128203c4c [2023-04-12T04:00:34.419Z] Removing intermediate container 96a128203c4c [2023-04-12T04:00:34.419Z] ---> b08f5500483a [2023-04-12T04:00:34.419Z] Step 10/12 : COPY . . [2023-04-12T04:00:34.986Z] ---> c82d403c9103 [2023-04-12T04:00:34.986Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T04:00:34.986Z] ---> Running in 4a53451c774e [2023-04-12T04:00:34.986Z] Removing intermediate container 4a53451c774e [2023-04-12T04:00:34.986Z] ---> 40decd74346e [2023-04-12T04:00:34.986Z] Step 12/12 : RUN $MAKE [2023-04-12T04:00:34.986Z] ---> Running in 7539bc4d2337 [2023-04-12T04:00:35.245Z] noop [2023-04-12T04:00:35.503Z] Removing intermediate container 7539bc4d2337 [2023-04-12T04:00:35.503Z] ---> de5737f6191b [2023-04-12T04:00:35.503Z] Successfully built de5737f6191b [2023-04-12T04:00:35.503Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:00:35.832Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T04:00:35.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:00:36.080Z] prd-ubuntu20.04-docker-8c-8g-7526 does not seem to be running inside a container [2023-04-12T04:00:36.114Z] $ 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-04-12T04:00:36.445Z] $ docker top 787f37d981a677874ffb6bfae99580ef91d5dea2e35a9a9e2482edbd0c16073a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T04:00:36.775Z] + go version [2023-04-12T04:00:36.776Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-12T04:00:36.789Z] $ docker stop --time=1 787f37d981a677874ffb6bfae99580ef91d5dea2e35a9a9e2482edbd0c16073a [2023-04-12T04:00:38.062Z] $ docker rm -f --volumes 787f37d981a677874ffb6bfae99580ef91d5dea2e35a9a9e2482edbd0c16073a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:00:38.561Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T04:00:38.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:00:38.790Z] prd-ubuntu20.04-docker-8c-8g-7526 does not seem to be running inside a container [2023-04-12T04:00:38.820Z] $ 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-04-12T04:00:39.129Z] $ docker top 68799286c1cfe8f81ab61e7bd230333b60dadac78798463c44c2733770025076 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T04:00:39.470Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-12T04:00:39.894Z] + make test [2023-04-12T04:00:39.895Z] go test ./... -coverprofile=coverage.out [2023-04-12T04:00:44.094Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-12T04:00:54.257Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-12T04:00:54.257Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.019s coverage: 58.7% of statements [2023-04-12T04:00:58.605Z] go vet ./... [2023-04-12T04:01:01.900Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T04:01:01.900Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T04:01:01.900Z] ./bin/test-attribution-txt.sh [2023-04-12T04:01:01.900Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T04:01:01.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T04:01:01.928Z] $ docker stop --time=1 68799286c1cfe8f81ab61e7bd230333b60dadac78798463c44c2733770025076 [2023-04-12T04:01:05.001Z] $ docker rm -f --volumes 68799286c1cfe8f81ab61e7bd230333b60dadac78798463c44c2733770025076 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T04:01:05.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T04:01:05.496Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-12T04:01:05.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T04:01:06.210Z] + ls -al . [2023-04-12T04:01:06.210Z] total 192 [2023-04-12T04:01:06.210Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 04:00 . [2023-04-12T04:01:06.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 03:59 .. [2023-04-12T04:01:06.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 03:59 .git [2023-04-12T04:01:06.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 03:59 .github [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 12 03:59 .gitignore [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 03:59 .golangci.yml [2023-04-12T04:01:06.210Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 03:59 .semver [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 8641 Apr 12 03:59 Attribution.txt [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 12 03:59 CHANGELOG.md [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 12 03:59 Dockerfile [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 03:59 GOVERNANCE.md [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 12 03:59 Jenkinsfile [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 03:59 LICENSE [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 12 03:59 Makefile [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 12 03:59 OWNERS.md [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 12 03:59 README.md [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 03:59 VERSION [2023-04-12T04:01:06.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 03:59 bin [2023-04-12T04:01:06.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 03:59 cmd [2023-04-12T04:01:06.210Z] -rw-r--r-- 1 jenkins jenkins 42970 Apr 12 04:00 coverage.out [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 12 03:59 go.mod [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 31219 Apr 12 03:59 go.sum [2023-04-12T04:01:06.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 03:59 internal [2023-04-12T04:01:06.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 03:59 snap [2023-04-12T04:01:06.210Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 12 03:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:01:06.517Z] + 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=626db8e9a2222f123adcb85f9e159bc679c0b5f7 --label arch=amd64 --label version=3.0.0-dev.29 . [2023-04-12T04:01:06.517Z] Sending build context to Docker daemon 23.56MB [2023-04-12T04:01:06.517Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T04:01:06.517Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-12T04:01:06.517Z] ---> de5737f6191b [2023-04-12T04:01:06.517Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-12T04:01:07.086Z] ---> Running in e82ddaa90e9b [2023-04-12T04:01:07.086Z] Removing intermediate container e82ddaa90e9b [2023-04-12T04:01:07.086Z] ---> d8c2bd99adcb [2023-04-12T04:01:07.086Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T04:01:07.086Z] ---> Running in 0332b0a35cb9 [2023-04-12T04:01:07.086Z] Removing intermediate container 0332b0a35cb9 [2023-04-12T04:01:07.086Z] ---> 31b691273293 [2023-04-12T04:01:07.086Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-12T04:01:07.086Z] ---> Running in c40cdf0ca7d4 [2023-04-12T04:01:07.086Z] Removing intermediate container c40cdf0ca7d4 [2023-04-12T04:01:07.086Z] ---> 3831d1f7e974 [2023-04-12T04:01:07.086Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-12T04:01:07.086Z] ---> Running in 9747a9044d75 [2023-04-12T04:01:07.346Z] Removing intermediate container 9747a9044d75 [2023-04-12T04:01:07.346Z] ---> 30146eb7369b [2023-04-12T04:01:07.346Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T04:01:07.346Z] ---> Running in f3f3fae74805 [2023-04-12T04:01:07.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T04:01:07.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T04:01:08.161Z] OK: 269 MiB in 57 packages [2023-04-12T04:01:08.647Z] Removing intermediate container f3f3fae74805 [2023-04-12T04:01:08.647Z] ---> 3e701845a5a0 [2023-04-12T04:01:08.647Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-12T04:01:08.928Z] ---> 38ea81e40be1 [2023-04-12T04:01:08.928Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T04:01:08.928Z] ---> Running in e6c5395e101b [2023-04-12T04:01:09.596Z] Removing intermediate container e6c5395e101b [2023-04-12T04:01:09.596Z] ---> 5e5163e445af [2023-04-12T04:01:09.596Z] Step 10/25 : COPY . . [2023-04-12T04:01:10.385Z] ---> 5631abbe65ff [2023-04-12T04:01:10.385Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T04:01:10.385Z] ---> Running in 153f1e2b7504 [2023-04-12T04:01:10.385Z] Removing intermediate container 153f1e2b7504 [2023-04-12T04:01:10.385Z] ---> 7cf35f3a11ef [2023-04-12T04:01:10.385Z] Step 12/25 : RUN $MAKE [2023-04-12T04:01:10.385Z] ---> Running in e2a38dc24b98 [2023-04-12T04:01:10.903Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-12T04:01:29.052Z] Removing intermediate container e2a38dc24b98 [2023-04-12T04:01:29.052Z] ---> 0877c75c3ba4 [2023-04-12T04:01:29.052Z] Step 13/25 : FROM alpine:3.17 [2023-04-12T04:01:29.052Z] 3.17: Pulling from library/alpine [2023-04-12T04:01:29.052Z] f56be85fc22e: Pulling fs layer [2023-04-12T04:01:29.052Z] f56be85fc22e: Download complete [2023-04-12T04:01:29.052Z] f56be85fc22e: Pull complete [2023-04-12T04:01:29.052Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T04:01:29.052Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T04:01:29.052Z] ---> 9ed4aefc74f6 [2023-04-12T04:01:29.052Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-12T04:01:29.052Z] ---> Running in 6cb71ee63d8e [2023-04-12T04:01:29.052Z] Removing intermediate container 6cb71ee63d8e [2023-04-12T04:01:29.052Z] ---> 29e3a7ddf447 [2023-04-12T04:01:29.052Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-12T04:01:29.052Z] ---> Running in 7bed0bc7ed9c [2023-04-12T04:01:29.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T04:01:29.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T04:01:29.572Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-12T04:01:29.572Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T04:01:29.572Z] OK: 7 MiB in 16 packages [2023-04-12T04:01:29.832Z] Removing intermediate container 7bed0bc7ed9c [2023-04-12T04:01:29.832Z] ---> 36d47419d1a4 [2023-04-12T04:01:29.832Z] Step 16/25 : WORKDIR / [2023-04-12T04:01:29.832Z] ---> Running in c1abe5c182a3 [2023-04-12T04:01:29.832Z] Removing intermediate container c1abe5c182a3 [2023-04-12T04:01:29.832Z] ---> 8c52190ff46d [2023-04-12T04:01:29.832Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-12T04:01:30.094Z] ---> 42710ccc9b7e [2023-04-12T04:01:30.094Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-12T04:01:30.094Z] ---> 4d19a752c638 [2023-04-12T04:01:30.094Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-12T04:01:31.037Z] ---> 65c33c404c4a [2023-04-12T04:01:31.037Z] Step 20/25 : EXPOSE 59900 [2023-04-12T04:01:31.037Z] ---> Running in d2c344656199 [2023-04-12T04:01:31.037Z] Removing intermediate container d2c344656199 [2023-04-12T04:01:31.037Z] ---> 682ead824ce1 [2023-04-12T04:01:31.037Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-12T04:01:31.037Z] ---> Running in 6027d4937efd [2023-04-12T04:01:31.037Z] Removing intermediate container 6027d4937efd [2023-04-12T04:01:31.037Z] ---> bbfaf37e41a3 [2023-04-12T04:01:31.037Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T04:01:31.037Z] ---> Running in 6a9b3badbd98 [2023-04-12T04:01:31.037Z] Removing intermediate container 6a9b3badbd98 [2023-04-12T04:01:31.037Z] ---> cf797f7dac89 [2023-04-12T04:01:31.037Z] Step 23/25 : LABEL arch=amd64 [2023-04-12T04:01:31.037Z] ---> Running in 77cfd4ccc7ff [2023-04-12T04:01:31.298Z] Removing intermediate container 77cfd4ccc7ff [2023-04-12T04:01:31.298Z] ---> af4e0b1806e8 [2023-04-12T04:01:31.298Z] Step 24/25 : LABEL git_sha=626db8e9a2222f123adcb85f9e159bc679c0b5f7 [2023-04-12T04:01:31.298Z] ---> Running in f5e3d83305de [2023-04-12T04:01:31.298Z] Removing intermediate container f5e3d83305de [2023-04-12T04:01:31.298Z] ---> 65b632586d9e [2023-04-12T04:01:31.298Z] Step 25/25 : LABEL version=3.0.0-dev.29 [2023-04-12T04:01:31.298Z] ---> Running in ab754fa4fa60 [2023-04-12T04:01:31.298Z] Removing intermediate container ab754fa4fa60 [2023-04-12T04:01:31.298Z] ---> 0acb0b68cbc5 [2023-04-12T04:01:31.298Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T04:01:31.298Z] Successfully built 0acb0b68cbc5 [2023-04-12T04:01:31.298Z] 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-04-12T04:01:31.398Z] provisioning config files... [2023-04-12T04:01:31.411Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13948559178780618218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:01:31.710Z] ---> docker-login.sh [2023-04-12T04:01:31.710Z] nexus3.edgexfoundry.org:10001 [2023-04-12T04:01:31.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:01:31.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:01:31.710Z] Configure a credential helper to remove this warning. See [2023-04-12T04:01:31.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:01:31.710Z] [2023-04-12T04:01:31.710Z] Login Succeeded [2023-04-12T04:01:31.710Z] nexus3.edgexfoundry.org:10002 [2023-04-12T04:01:31.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:01:31.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:01:31.710Z] Configure a credential helper to remove this warning. See [2023-04-12T04:01:31.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:01:31.710Z] [2023-04-12T04:01:31.710Z] Login Succeeded [2023-04-12T04:01:31.710Z] nexus3.edgexfoundry.org:10003 [2023-04-12T04:01:31.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:01:31.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:01:31.969Z] Configure a credential helper to remove this warning. See [2023-04-12T04:01:31.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:01:31.969Z] [2023-04-12T04:01:31.969Z] Login Succeeded [2023-04-12T04:01:31.969Z] nexus3.edgexfoundry.org:10004 [2023-04-12T04:01:31.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:01:31.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:01:31.969Z] Configure a credential helper to remove this warning. See [2023-04-12T04:01:31.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:01:31.969Z] [2023-04-12T04:01:31.969Z] Login Succeeded [2023-04-12T04:01:31.969Z] docker.io [2023-04-12T04:01:31.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:01:32.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:01:32.228Z] Configure a credential helper to remove this warning. See [2023-04-12T04:01:32.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:01:32.228Z] [2023-04-12T04:01:32.228Z] Login Succeeded [2023-04-12T04:01:32.228Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T04:01:32.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T04:01:32.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T04:01:32.284Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-04-12T04:01:32.284Z] 626db8e9a2222f123adcb85f9e159bc679c0b5f7 [2023-04-12T04:01:32.284Z] latest [2023-04-12T04:01:32.284Z] 3.0.0-dev.29 [2023-04-12T04:01:32.284Z] 626db8e9a2222f123adcb85f9e159bc679c0b5f7-3.0.0-dev.29 [2023-04-12T04:01:32.284Z] main [2023-04-12T04:01:32.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:01:32.600Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:626db8e9a2222f123adcb85f9e159bc679c0b5f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:01:32.910Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:626db8e9a2222f123adcb85f9e159bc679c0b5f7 [2023-04-12T04:01:32.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-12T04:01:32.910Z] 0fc887e86042: Preparing [2023-04-12T04:01:32.910Z] 0a45dd74946e: Preparing [2023-04-12T04:01:32.910Z] 18b6824123c3: Preparing [2023-04-12T04:01:32.910Z] 0e742fdc60bc: Preparing [2023-04-12T04:01:32.910Z] f1417ff83b31: Preparing [2023-04-12T04:01:32.910Z] f1417ff83b31: Layer already exists [2023-04-12T04:01:32.910Z] 0a45dd74946e: Pushed [2023-04-12T04:01:32.910Z] 18b6824123c3: Pushed [2023-04-12T04:01:32.910Z] 0e742fdc60bc: Pushed [2023-04-12T04:01:35.440Z] 0fc887e86042: Pushed [2023-04-12T04:01:35.440Z] 626db8e9a2222f123adcb85f9e159bc679c0b5f7: digest: sha256:6b21f6f3db97310a24b9240240e569d47ce6a3f4c1c417c3ad9ef0f3ab1ca7f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:01:35.757Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:01:36.059Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-12T04:01:36.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-12T04:01:36.060Z] 0fc887e86042: Preparing [2023-04-12T04:01:36.060Z] 0a45dd74946e: Preparing [2023-04-12T04:01:36.060Z] 18b6824123c3: Preparing [2023-04-12T04:01:36.060Z] 0e742fdc60bc: Preparing [2023-04-12T04:01:36.060Z] f1417ff83b31: Preparing [2023-04-12T04:01:36.060Z] 0a45dd74946e: Layer already exists [2023-04-12T04:01:36.060Z] 0e742fdc60bc: Layer already exists [2023-04-12T04:01:36.060Z] 18b6824123c3: Layer already exists [2023-04-12T04:01:36.060Z] 0fc887e86042: Layer already exists [2023-04-12T04:01:36.060Z] f1417ff83b31: Layer already exists [2023-04-12T04:01:36.060Z] latest: digest: sha256:6b21f6f3db97310a24b9240240e569d47ce6a3f4c1c417c3ad9ef0f3ab1ca7f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:01:36.364Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:01:36.667Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.29 [2023-04-12T04:01:36.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-12T04:01:36.667Z] 0fc887e86042: Preparing [2023-04-12T04:01:36.667Z] 0a45dd74946e: Preparing [2023-04-12T04:01:36.667Z] 18b6824123c3: Preparing [2023-04-12T04:01:36.667Z] 0e742fdc60bc: Preparing [2023-04-12T04:01:36.667Z] f1417ff83b31: Preparing [2023-04-12T04:01:36.667Z] 0e742fdc60bc: Layer already exists [2023-04-12T04:01:36.667Z] 0a45dd74946e: Layer already exists [2023-04-12T04:01:36.667Z] f1417ff83b31: Layer already exists [2023-04-12T04:01:36.667Z] 0fc887e86042: Layer already exists [2023-04-12T04:01:36.667Z] 18b6824123c3: Layer already exists [2023-04-12T04:01:36.667Z] 3.0.0-dev.29: digest: sha256:6b21f6f3db97310a24b9240240e569d47ce6a3f4c1c417c3ad9ef0f3ab1ca7f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:01:36.977Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:626db8e9a2222f123adcb85f9e159bc679c0b5f7-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:01:37.285Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:626db8e9a2222f123adcb85f9e159bc679c0b5f7-3.0.0-dev.29 [2023-04-12T04:01:37.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-12T04:01:37.285Z] 0fc887e86042: Preparing [2023-04-12T04:01:37.285Z] 0a45dd74946e: Preparing [2023-04-12T04:01:37.285Z] 18b6824123c3: Preparing [2023-04-12T04:01:37.285Z] 0e742fdc60bc: Preparing [2023-04-12T04:01:37.285Z] f1417ff83b31: Preparing [2023-04-12T04:01:37.285Z] f1417ff83b31: Layer already exists [2023-04-12T04:01:37.285Z] 0fc887e86042: Layer already exists [2023-04-12T04:01:37.285Z] 0a45dd74946e: Layer already exists [2023-04-12T04:01:37.285Z] 18b6824123c3: Layer already exists [2023-04-12T04:01:37.285Z] 0e742fdc60bc: Layer already exists [2023-04-12T04:01:37.285Z] 626db8e9a2222f123adcb85f9e159bc679c0b5f7-3.0.0-dev.29: digest: sha256:6b21f6f3db97310a24b9240240e569d47ce6a3f4c1c417c3ad9ef0f3ab1ca7f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:01:37.607Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:01:37.911Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-04-12T04:01:37.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-12T04:01:37.911Z] 0fc887e86042: Preparing [2023-04-12T04:01:37.911Z] 0a45dd74946e: Preparing [2023-04-12T04:01:37.911Z] 18b6824123c3: Preparing [2023-04-12T04:01:37.911Z] 0e742fdc60bc: Preparing [2023-04-12T04:01:37.911Z] f1417ff83b31: Preparing [2023-04-12T04:01:37.911Z] 0fc887e86042: Layer already exists [2023-04-12T04:01:37.911Z] 0e742fdc60bc: Layer already exists [2023-04-12T04:01:37.911Z] 18b6824123c3: Layer already exists [2023-04-12T04:01:37.911Z] f1417ff83b31: Layer already exists [2023-04-12T04:01:37.911Z] 0a45dd74946e: Layer already exists [2023-04-12T04:01:37.911Z] main: digest: sha256:6b21f6f3db97310a24b9240240e569d47ce6a3f4c1c417c3ad9ef0f3ab1ca7f9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T04:01:37.957Z] ===================================================== [Pipeline] echo [2023-04-12T04:01:37.965Z] taggedImages: [2023-04-12T04:01:37.965Z] - nexus3.edgexfoundry.org:10004/device-virtual:626db8e9a2222f123adcb85f9e159bc679c0b5f7 [2023-04-12T04:01:37.965Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-12T04:01:37.965Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.29 [2023-04-12T04:01:37.965Z] - nexus3.edgexfoundry.org:10004/device-virtual:626db8e9a2222f123adcb85f9e159bc679c0b5f7-3.0.0-dev.29 [2023-04-12T04:01:37.965Z] - 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-04-12T04:01:38.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T04:01:38.336Z] [2023-04-12T04:01:38.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:01:38.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T04:01:38.634Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-12T04:01:38.634Z] 5eb5b503b376: Pulling fs layer [2023-04-12T04:01:38.634Z] 5c69ac0246d0: Pulling fs layer [2023-04-12T04:01:38.634Z] ec43610c2a17: Pulling fs layer [2023-04-12T04:01:38.634Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-12T04:01:38.634Z] 33b1e0a273af: Pulling fs layer [2023-04-12T04:01:38.634Z] 5d3b04190fa2: Pulling fs layer [2023-04-12T04:01:38.634Z] 2f39f015ded8: Pulling fs layer [2023-04-12T04:01:38.634Z] 33b1e0a273af: Waiting [2023-04-12T04:01:38.634Z] 5d3b04190fa2: Waiting [2023-04-12T04:01:38.634Z] 2f39f015ded8: Waiting [2023-04-12T04:01:38.634Z] 3a2ae6a8a46f: Waiting [2023-04-12T04:01:38.634Z] 5c69ac0246d0: Download complete [2023-04-12T04:01:38.634Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-12T04:01:38.634Z] 3a2ae6a8a46f: Download complete [2023-04-12T04:01:38.634Z] 33b1e0a273af: Verifying Checksum [2023-04-12T04:01:38.634Z] 33b1e0a273af: Download complete [2023-04-12T04:01:38.634Z] 5d3b04190fa2: Verifying Checksum [2023-04-12T04:01:38.634Z] 5d3b04190fa2: Download complete [2023-04-12T04:01:38.634Z] ec43610c2a17: Verifying Checksum [2023-04-12T04:01:38.634Z] ec43610c2a17: Download complete [2023-04-12T04:01:38.896Z] 5eb5b503b376: Verifying Checksum [2023-04-12T04:01:38.896Z] 5eb5b503b376: Download complete [2023-04-12T04:01:39.466Z] 2f39f015ded8: Download complete [2023-04-12T04:01:40.035Z] 5eb5b503b376: Pull complete [2023-04-12T04:01:40.035Z] 5c69ac0246d0: Pull complete [2023-04-12T04:01:40.604Z] ec43610c2a17: Pull complete [2023-04-12T04:01:40.604Z] 3a2ae6a8a46f: Pull complete [2023-04-12T04:01:40.604Z] 33b1e0a273af: Pull complete [2023-04-12T04:01:40.862Z] 5d3b04190fa2: Pull complete [2023-04-12T04:01:45.044Z] 2f39f015ded8: Pull complete [2023-04-12T04:01:45.044Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-12T04:01:45.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T04:01:45.044Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:01:45.120Z] prd-ubuntu20.04-docker-8c-8g-7526 does not seem to be running inside a container [2023-04-12T04:01:45.152Z] $ 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-04-12T04:01:49.734Z] $ docker top 43a9455d79fee92f212965cc2941803bd3a98ef97b0e19a9e32a132e39c2eca1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:01:50.115Z] ---> job-cost.sh [2023-04-12T04:01:50.115Z] lf-activate-venv: SKIPPING [2023-04-12T04:01:50.115Z] INFO: No Stack... [2023-04-12T04:01:50.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T04:01:50.942Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T04:01:51.227Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-04-12T04:01:51.228Z] + cut -d, -f6 [Pipeline] lock [2023-04-12T04:01:51.241Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-101-stack-cost] [2023-04-12T04:01:51.247Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-101-stack-cost] did not exist. Created. [2023-04-12T04:01:51.247Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T04:01:51.629Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-12T04:01:51.660Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T04:01:51.667Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T04:01:51.690Z] $ docker stop --time=1 43a9455d79fee92f212965cc2941803bd3a98ef97b0e19a9e32a132e39c2eca1 [2023-04-12T04:01:52.836Z] $ docker rm -f --volumes 43a9455d79fee92f212965cc2941803bd3a98ef97b0e19a9e32a132e39c2eca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-12T04:02:31.736Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7529 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-04-12T04:02:31.749Z] Running in /w/workspace/device-virtual-go/101 [Pipeline] { [Pipeline] checkout [2023-04-12T04:02:31.787Z] The recommended git tool is: git [2023-04-12T04:02:38.080Z] using credential edgex-jenkins-ssh [2023-04-12T04:02:38.100Z] Cloning the remote Git repository [2023-04-12T04:02:38.156Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-12T04:02:38.270Z] > git init /w/workspace/device-virtual-go/101 # timeout=10 [2023-04-12T04:02:38.436Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-12T04:02:38.438Z] > git --version # timeout=10 [2023-04-12T04:02:38.463Z] > git --version # 'git version 2.25.1' [2023-04-12T04:02:38.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T04:02:38.648Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T04:02:41.622Z] Avoid second fetch [2023-04-12T04:02:41.622Z] Checking out Revision 626db8e9a2222f123adcb85f9e159bc679c0b5f7 (main) [2023-04-12T04:02:40.670Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-12T04:02:40.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T04:02:41.643Z] > git config core.sparsecheckout # timeout=10 [2023-04-12T04:02:41.723Z] > git checkout -f 626db8e9a2222f123adcb85f9e159bc679c0b5f7 # timeout=10 [2023-04-12T04:02:42.218Z] Commit message: "Merge pull request #376 from weichou1229/interface-change" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T04:02:43.033Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-12T04:02:43.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T04:02:43.033Z] Dload Upload Total Spent Left Speed [2023-04-12T04:02:43.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh [2023-04-12T04:02:43.715Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-12T04:02:44.044Z] + sudo tee+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-12T04:02:44.044Z] /etc/docker/daemon.new [2023-04-12T04:02:44.044Z] { [2023-04-12T04:02:44.044Z] "registry-mirrors": [ [2023-04-12T04:02:44.044Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-12T04:02:44.044Z] ], [2023-04-12T04:02:44.044Z] "bip": "10.250.0.254/24", [2023-04-12T04:02:44.044Z] "hosts": [ [2023-04-12T04:02:44.044Z] "tcp://0.0.0.0:5555", [2023-04-12T04:02:44.044Z] "unix:///var/run/docker.sock" [2023-04-12T04:02:44.044Z] ], [2023-04-12T04:02:44.044Z] "mtu": 1458, [2023-04-12T04:02:44.044Z] "selinux-enabled": true, [2023-04-12T04:02:44.044Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-12T04:02:44.044Z] } [Pipeline] sh [2023-04-12T04:02:44.381Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-12T04:02:44.731Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T04:03:02.985Z] provisioning config files... [2023-04-12T04:03:03.011Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/101@tmp/config15047213145193123880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:03:03.364Z] ---> docker-login.sh [2023-04-12T04:03:03.364Z] nexus3.edgexfoundry.org:10001 [2023-04-12T04:03:03.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:03:03.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:03:03.909Z] Configure a credential helper to remove this warning. See [2023-04-12T04:03:03.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:03:03.909Z] [2023-04-12T04:03:03.909Z] Login Succeeded [2023-04-12T04:03:03.909Z] nexus3.edgexfoundry.org:10002 [2023-04-12T04:03:04.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:03:04.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:03:04.445Z] Configure a credential helper to remove this warning. See [2023-04-12T04:03:04.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:03:04.445Z] [2023-04-12T04:03:04.445Z] Login Succeeded [2023-04-12T04:03:04.445Z] nexus3.edgexfoundry.org:10003 [2023-04-12T04:03:04.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:03:04.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:03:04.713Z] Configure a credential helper to remove this warning. See [2023-04-12T04:03:04.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:03:04.713Z] [2023-04-12T04:03:04.713Z] Login Succeeded [2023-04-12T04:03:04.713Z] nexus3.edgexfoundry.org:10004 [2023-04-12T04:03:04.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:03:04.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:03:04.981Z] Configure a credential helper to remove this warning. See [2023-04-12T04:03:04.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:03:04.981Z] [2023-04-12T04:03:04.981Z] Login Succeeded [2023-04-12T04:03:04.981Z] docker.io [2023-04-12T04:03:05.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:03:05.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:03:05.521Z] Configure a credential helper to remove this warning. See [2023-04-12T04:03:05.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:03:05.521Z] [2023-04-12T04:03:05.521Z] Login Succeeded [2023-04-12T04:03:05.521Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T04:03:05.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T04:03:05.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T04:03:05.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T04:03:05.830Z] ========================================================= [2023-04-12T04:03:05.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-12T04:03:05.830Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:03:06.181Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-12T04:03:06.449Z] Sending build context to Docker daemon 11.92MB [2023-04-12T04:03:06.449Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T04:03:06.449Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T04:03:06.718Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-12T04:03:06.718Z] af6eaf76a39c: Pulling fs layer [2023-04-12T04:03:06.718Z] 55522c791124: Pulling fs layer [2023-04-12T04:03:06.718Z] ce5c4a1c91eb: Pulling fs layer [2023-04-12T04:03:06.718Z] 169dfbe0d373: Pulling fs layer [2023-04-12T04:03:06.718Z] e1ff8fa3b103: Pulling fs layer [2023-04-12T04:03:06.718Z] 52ebb69f0ebf: Pulling fs layer [2023-04-12T04:03:06.718Z] 5abe8eddf0d5: Pulling fs layer [2023-04-12T04:03:06.718Z] e1ff8fa3b103: Waiting [2023-04-12T04:03:06.718Z] 52ebb69f0ebf: Waiting [2023-04-12T04:03:06.718Z] 5abe8eddf0d5: Waiting [2023-04-12T04:03:06.718Z] 169dfbe0d373: Waiting [2023-04-12T04:03:06.718Z] 55522c791124: Verifying Checksum [2023-04-12T04:03:06.718Z] 55522c791124: Download complete [2023-04-12T04:03:06.718Z] 169dfbe0d373: Verifying Checksum [2023-04-12T04:03:06.718Z] 169dfbe0d373: Download complete [2023-04-12T04:03:06.718Z] e1ff8fa3b103: Verifying Checksum [2023-04-12T04:03:06.718Z] e1ff8fa3b103: Download complete [2023-04-12T04:03:06.718Z] af6eaf76a39c: Verifying Checksum [2023-04-12T04:03:07.689Z] af6eaf76a39c: Pull complete [2023-04-12T04:03:07.973Z] 5abe8eddf0d5: Verifying Checksum [2023-04-12T04:03:07.973Z] 5abe8eddf0d5: Download complete [2023-04-12T04:03:08.244Z] 55522c791124: Pull complete [2023-04-12T04:03:09.216Z] ce5c4a1c91eb: Download complete [2023-04-12T04:03:09.216Z] 52ebb69f0ebf: Verifying Checksum [2023-04-12T04:03:09.216Z] 52ebb69f0ebf: Download complete [2023-04-12T04:03:19.317Z] ce5c4a1c91eb: Pull complete [2023-04-12T04:03:19.317Z] 169dfbe0d373: Pull complete [2023-04-12T04:03:19.317Z] e1ff8fa3b103: Pull complete [2023-04-12T04:03:25.966Z] 52ebb69f0ebf: Pull complete [2023-04-12T04:03:26.945Z] 5abe8eddf0d5: Pull complete [2023-04-12T04:03:26.945Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-12T04:03:26.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-12T04:03:26.945Z] ---> 6cb57ee374ae [2023-04-12T04:03:26.945Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-12T04:03:28.896Z] ---> Running in e7be7336b9ec [2023-04-12T04:03:28.897Z] Removing intermediate container e7be7336b9ec [2023-04-12T04:03:28.897Z] ---> 4649fb732276 [2023-04-12T04:03:28.897Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T04:03:28.897Z] ---> Running in c97b0bdb26c8 [2023-04-12T04:03:29.172Z] Removing intermediate container c97b0bdb26c8 [2023-04-12T04:03:29.172Z] ---> 67a6beec04b8 [2023-04-12T04:03:29.172Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T04:03:29.447Z] ---> Running in d3742a826a9c [2023-04-12T04:03:29.714Z] Removing intermediate container d3742a826a9c [2023-04-12T04:03:29.714Z] ---> e5a0c5b8167a [2023-04-12T04:03:29.714Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-12T04:03:29.714Z] ---> Running in 8696373a3294 [2023-04-12T04:03:29.981Z] Removing intermediate container 8696373a3294 [2023-04-12T04:03:29.981Z] ---> f9a018e385a5 [2023-04-12T04:03:29.981Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T04:03:29.981Z] ---> Running in bc49aa927128 [2023-04-12T04:03:31.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T04:03:31.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T04:03:32.622Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-12T04:03:32.622Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-12T04:03:32.892Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-12T04:03:32.892Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-12T04:03:32.892Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T04:03:32.892Z] OK: 268 MiB in 57 packages [2023-04-12T04:03:33.865Z] Removing intermediate container bc49aa927128 [2023-04-12T04:03:33.865Z] ---> caf95d21a23d [2023-04-12T04:03:33.865Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T04:03:34.450Z] ---> 56e55c6ea024 [2023-04-12T04:03:34.450Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T04:03:34.450Z] ---> Running in adc345b4d063 [2023-04-12T04:04:42.481Z] Removing intermediate container adc345b4d063 [2023-04-12T04:04:42.481Z] ---> ac77fcb48b30 [2023-04-12T04:04:42.481Z] Step 10/12 : COPY . . [2023-04-12T04:04:42.481Z] ---> 3a6b7f85cbc0 [2023-04-12T04:04:42.481Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T04:04:42.481Z] ---> Running in ada942bc8993 [2023-04-12T04:04:42.481Z] Removing intermediate container ada942bc8993 [2023-04-12T04:04:42.481Z] ---> d7d3250cf21e [2023-04-12T04:04:42.481Z] Step 12/12 : RUN $MAKE [2023-04-12T04:04:42.481Z] ---> Running in 0011a3046d21 [2023-04-12T04:04:42.481Z] noop [2023-04-12T04:04:42.481Z] Removing intermediate container 0011a3046d21 [2023-04-12T04:04:42.481Z] ---> b06db9a49182 [2023-04-12T04:04:42.481Z] Successfully built b06db9a49182 [2023-04-12T04:04:42.481Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:04:42.863Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T04:04:42.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:04:43.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-7529 does not seem to be running inside a container [2023-04-12T04:04:43.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/101 -v /w/workspace/device-virtual-go/101:/w/workspace/device-virtual-go/101:rw,z -v /w/workspace/device-virtual-go/101@tmp:/w/workspace/device-virtual-go/101@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-04-12T04:04:44.550Z] $ docker top e8da7e4b3693234493c0cbbc4c6b1402520b8f899e4fd7a84537362fff23961f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T04:04:45.414Z] + go version [2023-04-12T04:04:45.414Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-12T04:04:45.440Z] $ docker stop --time=1 e8da7e4b3693234493c0cbbc4c6b1402520b8f899e4fd7a84537362fff23961f [2023-04-12T04:04:47.085Z] $ docker rm -f --volumes e8da7e4b3693234493c0cbbc4c6b1402520b8f899e4fd7a84537362fff23961f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:04:47.649Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T04:04:47.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:04:47.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-7529 does not seem to be running inside a container [2023-04-12T04:04:47.903Z] $ 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/101 -v /w/workspace/device-virtual-go/101:/w/workspace/device-virtual-go/101:rw,z -v /w/workspace/device-virtual-go/101@tmp:/w/workspace/device-virtual-go/101@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-04-12T04:04:49.092Z] $ docker top 00ea58b76c838a759019f3922e7be449f15258a77ed2ff3e355f0aab7053bbea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T04:04:49.922Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/101 [Pipeline] fileExists [Pipeline] sh [2023-04-12T04:04:50.570Z] + make test [2023-04-12T04:04:50.570Z] go test ./... -coverprofile=coverage.out [2023-04-12T04:05:29.469Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-12T04:07:36.230Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-12T04:07:36.230Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.094s coverage: 58.5% of statements [2023-04-12T04:07:36.230Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-12T04:07:36.230Z] go vet ./... [2023-04-12T04:08:02.947Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T04:08:03.219Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T04:08:03.219Z] ./bin/test-attribution-txt.sh [2023-04-12T04:08:03.492Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T04:08:03.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T04:08:03.795Z] $ docker stop --time=1 00ea58b76c838a759019f3922e7be449f15258a77ed2ff3e355f0aab7053bbea [2023-04-12T04:08:05.832Z] $ docker rm -f --volumes 00ea58b76c838a759019f3922e7be449f15258a77ed2ff3e355f0aab7053bbea [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T04:08:07.263Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T04:08:07.287Z] Warning: overwriting stash ‘coverage-report’ [2023-04-12T04:08:07.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T04:08:08.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T04:08:08.651Z] + ls -al . [2023-04-12T04:08:08.651Z] total 188 [2023-04-12T04:08:08.651Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 04:04 . [2023-04-12T04:08:08.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:02 .. [2023-04-12T04:08:08.651Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 04:02 .git [2023-04-12T04:08:08.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:02 .github [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 12 04:02 .gitignore [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 04:02 .golangci.yml [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 8641 Apr 12 04:02 Attribution.txt [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 12 04:02 CHANGELOG.md [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 12 04:02 Dockerfile [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 04:02 GOVERNANCE.md [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 12 04:02 Jenkinsfile [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 04:02 LICENSE [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 12 04:02 Makefile [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 12 04:02 OWNERS.md [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 12 04:02 README.md [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 03:59 VERSION [2023-04-12T04:08:08.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 04:02 bin [2023-04-12T04:08:08.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:02 cmd [2023-04-12T04:08:08.651Z] -rw-r--r-- 1 jenkins jenkins 42970 Apr 12 04:07 coverage.out [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 12 04:02 go.mod [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 31219 Apr 12 04:02 go.sum [2023-04-12T04:08:08.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 04:02 internal [2023-04-12T04:08:08.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 04:02 snap [2023-04-12T04:08:08.651Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 12 04:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:08:08.994Z] + 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=626db8e9a2222f123adcb85f9e159bc679c0b5f7 --label arch=arm64 --label version=3.0.0-dev.29 . [2023-04-12T04:08:09.578Z] Sending build context to Docker daemon 11.96MB [2023-04-12T04:08:09.853Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T04:08:09.853Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-12T04:08:09.853Z] ---> b06db9a49182 [2023-04-12T04:08:09.853Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-12T04:08:09.853Z] ---> Running in 4330624bf96f [2023-04-12T04:08:10.443Z] Removing intermediate container 4330624bf96f [2023-04-12T04:08:10.443Z] ---> 44db4888370e [2023-04-12T04:08:10.443Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T04:08:10.443Z] ---> Running in aebb8c42ecd6 [2023-04-12T04:08:11.034Z] Removing intermediate container aebb8c42ecd6 [2023-04-12T04:08:11.034Z] ---> fa54ad5fb177 [2023-04-12T04:08:11.034Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-12T04:08:11.034Z] ---> Running in 963b9bddc046 [2023-04-12T04:08:11.308Z] Removing intermediate container 963b9bddc046 [2023-04-12T04:08:11.308Z] ---> 63a281586529 [2023-04-12T04:08:11.308Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-12T04:08:11.580Z] ---> Running in 7c926393d09c [2023-04-12T04:08:11.851Z] Removing intermediate container 7c926393d09c [2023-04-12T04:08:11.851Z] ---> 2ca71350f8c4 [2023-04-12T04:08:11.851Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T04:08:11.851Z] ---> Running in fa25a7e6b9d0 [2023-04-12T04:08:13.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T04:08:13.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T04:08:14.954Z] OK: 268 MiB in 57 packages [2023-04-12T04:08:15.918Z] Removing intermediate container fa25a7e6b9d0 [2023-04-12T04:08:15.918Z] ---> e45004be61e8 [2023-04-12T04:08:15.918Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-12T04:08:16.505Z] ---> 5f05ef1ae8b5 [2023-04-12T04:08:16.505Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T04:08:16.505Z] ---> Running in 4c59402a4f83 [2023-04-12T04:08:19.102Z] Removing intermediate container 4c59402a4f83 [2023-04-12T04:08:19.102Z] ---> 2fdeba75801e [2023-04-12T04:08:19.102Z] Step 10/25 : COPY . . [2023-04-12T04:08:20.522Z] ---> a7740deba089 [2023-04-12T04:08:20.522Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T04:08:20.522Z] ---> Running in 1a47c574ecea [2023-04-12T04:08:20.800Z] Removing intermediate container 1a47c574ecea [2023-04-12T04:08:20.800Z] ---> e6bbd7519a30 [2023-04-12T04:08:20.800Z] Step 12/25 : RUN $MAKE [2023-04-12T04:08:20.800Z] ---> Running in 639cb1e0ef75 [2023-04-12T04:08:21.773Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.29" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-12T04:10:43.486Z] Removing intermediate container 639cb1e0ef75 [2023-04-12T04:10:43.486Z] ---> 9c24c48df7e2 [2023-04-12T04:10:43.486Z] Step 13/25 : FROM alpine:3.17 [2023-04-12T04:10:43.486Z] 3.17: Pulling from library/alpine [2023-04-12T04:10:43.758Z] c41833b44d91: Pulling fs layer [2023-04-12T04:10:44.029Z] c41833b44d91: Download complete [2023-04-12T04:10:44.614Z] c41833b44d91: Pull complete [2023-04-12T04:10:44.614Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T04:10:44.614Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T04:10:44.614Z] ---> 51e60588ff2c [2023-04-12T04:10:44.614Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-12T04:10:44.614Z] ---> Running in b356b60dfe84 [2023-04-12T04:10:44.881Z] Removing intermediate container b356b60dfe84 [2023-04-12T04:10:44.881Z] ---> c3d96f8e9f8d [2023-04-12T04:10:44.881Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-12T04:10:45.149Z] ---> Running in 33bd91ae8a72 [2023-04-12T04:10:46.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T04:10:46.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T04:10:48.124Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-12T04:10:48.124Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T04:10:48.124Z] OK: 8 MiB in 16 packages [2023-04-12T04:10:49.097Z] Removing intermediate container 33bd91ae8a72 [2023-04-12T04:10:49.097Z] ---> b73b67d66d12 [2023-04-12T04:10:49.097Z] Step 16/25 : WORKDIR / [2023-04-12T04:10:49.097Z] ---> Running in f1b89db5b975 [2023-04-12T04:10:49.367Z] Removing intermediate container f1b89db5b975 [2023-04-12T04:10:49.367Z] ---> d5bbe863d841 [2023-04-12T04:10:49.367Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-12T04:10:49.952Z] ---> c78873ede430 [2023-04-12T04:10:49.952Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-12T04:10:50.534Z] ---> fb58404b6a40 [2023-04-12T04:10:50.534Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-12T04:10:51.949Z] ---> fa3a9162a9ba [2023-04-12T04:10:51.949Z] Step 20/25 : EXPOSE 59900 [2023-04-12T04:10:52.220Z] ---> Running in c745529e175e [2023-04-12T04:10:52.491Z] Removing intermediate container c745529e175e [2023-04-12T04:10:52.491Z] ---> f6b05db7f360 [2023-04-12T04:10:52.491Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-12T04:10:52.491Z] ---> Running in f091a1a4c7e2 [2023-04-12T04:10:52.759Z] Removing intermediate container f091a1a4c7e2 [2023-04-12T04:10:52.759Z] ---> b1bb770c6a57 [2023-04-12T04:10:52.759Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T04:10:53.031Z] ---> Running in 21fc4fd75732 [2023-04-12T04:10:54.447Z] Removing intermediate container 21fc4fd75732 [2023-04-12T04:10:54.447Z] ---> e6a718f8a063 [2023-04-12T04:10:54.447Z] Step 23/25 : LABEL arch=arm64 [2023-04-12T04:10:54.447Z] ---> Running in 4cbf6cb7a17e [2023-04-12T04:10:54.447Z] Removing intermediate container 4cbf6cb7a17e [2023-04-12T04:10:54.447Z] ---> 6b0f3f2e15bd [2023-04-12T04:10:54.447Z] Step 24/25 : LABEL git_sha=626db8e9a2222f123adcb85f9e159bc679c0b5f7 [2023-04-12T04:10:54.715Z] ---> Running in 504d536c6b89 [2023-04-12T04:10:54.984Z] Removing intermediate container 504d536c6b89 [2023-04-12T04:10:54.984Z] ---> 994a4b973df4 [2023-04-12T04:10:54.984Z] Step 25/25 : LABEL version=3.0.0-dev.29 [2023-04-12T04:10:54.984Z] ---> Running in aead1fcdf914 [2023-04-12T04:10:55.253Z] Removing intermediate container aead1fcdf914 [2023-04-12T04:10:55.253Z] ---> ef6b31873b2f [2023-04-12T04:10:55.253Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T04:10:55.253Z] Successfully built ef6b31873b2f [2023-04-12T04:10:55.253Z] 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-04-12T04:10:55.370Z] provisioning config files... [2023-04-12T04:10:55.387Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/101@tmp/config9542857156301464046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:10:55.722Z] ---> docker-login.sh [2023-04-12T04:10:55.722Z] nexus3.edgexfoundry.org:10001 [2023-04-12T04:10:55.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:10:55.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:10:55.991Z] Configure a credential helper to remove this warning. See [2023-04-12T04:10:55.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:10:55.991Z] [2023-04-12T04:10:55.991Z] Login Succeeded [2023-04-12T04:10:55.991Z] nexus3.edgexfoundry.org:10002 [2023-04-12T04:10:56.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:10:56.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:10:56.260Z] Configure a credential helper to remove this warning. See [2023-04-12T04:10:56.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:10:56.260Z] [2023-04-12T04:10:56.260Z] Login Succeeded [2023-04-12T04:10:56.260Z] nexus3.edgexfoundry.org:10003 [2023-04-12T04:10:56.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:10:56.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:10:56.800Z] Configure a credential helper to remove this warning. See [2023-04-12T04:10:56.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:10:56.800Z] [2023-04-12T04:10:56.800Z] Login Succeeded [2023-04-12T04:10:56.800Z] nexus3.edgexfoundry.org:10004 [2023-04-12T04:10:57.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:10:57.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:10:57.068Z] Configure a credential helper to remove this warning. See [2023-04-12T04:10:57.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:10:57.068Z] [2023-04-12T04:10:57.068Z] Login Succeeded [2023-04-12T04:10:57.068Z] docker.io [2023-04-12T04:10:57.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T04:10:57.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T04:10:57.603Z] Configure a credential helper to remove this warning. See [2023-04-12T04:10:57.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T04:10:57.603Z] [2023-04-12T04:10:57.603Z] Login Succeeded [2023-04-12T04:10:57.603Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T04:10:57.617Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T04:10:57.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T04:10:57.661Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-04-12T04:10:57.661Z] 626db8e9a2222f123adcb85f9e159bc679c0b5f7 [2023-04-12T04:10:57.661Z] latest [2023-04-12T04:10:57.661Z] 3.0.0-dev.29 [2023-04-12T04:10:57.661Z] 626db8e9a2222f123adcb85f9e159bc679c0b5f7-3.0.0-dev.29 [2023-04-12T04:10:57.661Z] main [2023-04-12T04:10:57.661Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:10:58.003Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:626db8e9a2222f123adcb85f9e159bc679c0b5f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:10:58.343Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:626db8e9a2222f123adcb85f9e159bc679c0b5f7 [2023-04-12T04:10:58.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-12T04:10:58.344Z] f9d8f30a911b: Preparing [2023-04-12T04:10:58.344Z] c74e06728bf9: Preparing [2023-04-12T04:10:58.344Z] ee14085d3621: Preparing [2023-04-12T04:10:58.344Z] 98e73d164590: Preparing [2023-04-12T04:10:58.344Z] 26cbea5cba74: Preparing [2023-04-12T04:10:58.344Z] 26cbea5cba74: Layer already exists [2023-04-12T04:10:58.614Z] c74e06728bf9: Pushed [2023-04-12T04:10:58.614Z] 98e73d164590: Pushed [2023-04-12T04:10:58.614Z] ee14085d3621: Pushed [2023-04-12T04:11:05.262Z] f9d8f30a911b: Pushed [2023-04-12T04:11:05.262Z] 626db8e9a2222f123adcb85f9e159bc679c0b5f7: digest: sha256:84b020f1edd7908f95a5c460ea54550aaa191e38c8abf086272ad117a70b0039 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:11:05.613Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:11:05.953Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-12T04:11:05.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-12T04:11:05.953Z] f9d8f30a911b: Preparing [2023-04-12T04:11:05.953Z] c74e06728bf9: Preparing [2023-04-12T04:11:05.953Z] ee14085d3621: Preparing [2023-04-12T04:11:05.953Z] 98e73d164590: Preparing [2023-04-12T04:11:05.953Z] 26cbea5cba74: Preparing [2023-04-12T04:11:05.953Z] ee14085d3621: Layer already exists [2023-04-12T04:11:05.953Z] f9d8f30a911b: Layer already exists [2023-04-12T04:11:05.953Z] 26cbea5cba74: Layer already exists [2023-04-12T04:11:05.953Z] 98e73d164590: Layer already exists [2023-04-12T04:11:05.953Z] c74e06728bf9: Layer already exists [2023-04-12T04:11:06.221Z] latest: digest: sha256:84b020f1edd7908f95a5c460ea54550aaa191e38c8abf086272ad117a70b0039 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:11:06.569Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:11:06.924Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.29 [2023-04-12T04:11:06.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-12T04:11:06.924Z] f9d8f30a911b: Preparing [2023-04-12T04:11:06.924Z] c74e06728bf9: Preparing [2023-04-12T04:11:06.924Z] ee14085d3621: Preparing [2023-04-12T04:11:06.924Z] 98e73d164590: Preparing [2023-04-12T04:11:06.924Z] 26cbea5cba74: Preparing [2023-04-12T04:11:06.924Z] 26cbea5cba74: Layer already exists [2023-04-12T04:11:06.924Z] c74e06728bf9: Layer already exists [2023-04-12T04:11:06.924Z] ee14085d3621: Layer already exists [2023-04-12T04:11:06.924Z] f9d8f30a911b: Layer already exists [2023-04-12T04:11:06.924Z] 98e73d164590: Layer already exists [2023-04-12T04:11:06.924Z] 3.0.0-dev.29: digest: sha256:84b020f1edd7908f95a5c460ea54550aaa191e38c8abf086272ad117a70b0039 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:11:07.271Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:626db8e9a2222f123adcb85f9e159bc679c0b5f7-3.0.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:11:07.614Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:626db8e9a2222f123adcb85f9e159bc679c0b5f7-3.0.0-dev.29 [2023-04-12T04:11:07.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-12T04:11:07.614Z] f9d8f30a911b: Preparing [2023-04-12T04:11:07.614Z] c74e06728bf9: Preparing [2023-04-12T04:11:07.614Z] ee14085d3621: Preparing [2023-04-12T04:11:07.614Z] 98e73d164590: Preparing [2023-04-12T04:11:07.614Z] 26cbea5cba74: Preparing [2023-04-12T04:11:07.614Z] 98e73d164590: Layer already exists [2023-04-12T04:11:07.614Z] ee14085d3621: Layer already exists [2023-04-12T04:11:07.614Z] 26cbea5cba74: Layer already exists [2023-04-12T04:11:07.614Z] f9d8f30a911b: Layer already exists [2023-04-12T04:11:07.614Z] c74e06728bf9: Layer already exists [2023-04-12T04:11:07.614Z] 626db8e9a2222f123adcb85f9e159bc679c0b5f7-3.0.0-dev.29: digest: sha256:84b020f1edd7908f95a5c460ea54550aaa191e38c8abf086272ad117a70b0039 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:11:08.219Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:11:08.557Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-04-12T04:11:08.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-12T04:11:08.557Z] f9d8f30a911b: Preparing [2023-04-12T04:11:08.557Z] c74e06728bf9: Preparing [2023-04-12T04:11:08.557Z] ee14085d3621: Preparing [2023-04-12T04:11:08.557Z] 98e73d164590: Preparing [2023-04-12T04:11:08.557Z] 26cbea5cba74: Preparing [2023-04-12T04:11:08.557Z] 26cbea5cba74: Layer already exists [2023-04-12T04:11:08.557Z] 98e73d164590: Layer already exists [2023-04-12T04:11:08.557Z] ee14085d3621: Layer already exists [2023-04-12T04:11:08.557Z] c74e06728bf9: Layer already exists [2023-04-12T04:11:08.557Z] f9d8f30a911b: Layer already exists [2023-04-12T04:11:08.557Z] main: digest: sha256:84b020f1edd7908f95a5c460ea54550aaa191e38c8abf086272ad117a70b0039 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T04:11:08.885Z] ===================================================== [Pipeline] echo [2023-04-12T04:11:08.894Z] taggedImages: [2023-04-12T04:11:08.894Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:626db8e9a2222f123adcb85f9e159bc679c0b5f7 [2023-04-12T04:11:08.894Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-12T04:11:08.894Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.29 [2023-04-12T04:11:08.894Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:626db8e9a2222f123adcb85f9e159bc679c0b5f7-3.0.0-dev.29 [2023-04-12T04:11:08.894Z] - 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-04-12T04:11:09.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T04:11:09.249Z] [2023-04-12T04:11:09.249Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:11:09.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T04:11:09.578Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-12T04:11:09.578Z] 8998bd30e6a1: Pulling fs layer [2023-04-12T04:11:09.578Z] 04944245beec: Pulling fs layer [2023-04-12T04:11:09.578Z] 699f458cf7ca: Pulling fs layer [2023-04-12T04:11:09.578Z] 765212b225bb: Pulling fs layer [2023-04-12T04:11:09.578Z] f23df028b6ca: Pulling fs layer [2023-04-12T04:11:09.578Z] d65c8cfc05b1: Pulling fs layer [2023-04-12T04:11:09.578Z] 2437ff75d9bd: Pulling fs layer [2023-04-12T04:11:09.578Z] 765212b225bb: Waiting [2023-04-12T04:11:09.578Z] f23df028b6ca: Waiting [2023-04-12T04:11:09.578Z] d65c8cfc05b1: Waiting [2023-04-12T04:11:09.578Z] 2437ff75d9bd: Waiting [2023-04-12T04:11:09.849Z] 04944245beec: Verifying Checksum [2023-04-12T04:11:09.849Z] 04944245beec: Download complete [2023-04-12T04:11:09.849Z] 765212b225bb: Download complete [2023-04-12T04:11:09.849Z] f23df028b6ca: Download complete [2023-04-12T04:11:09.849Z] d65c8cfc05b1: Verifying Checksum [2023-04-12T04:11:09.849Z] d65c8cfc05b1: Download complete [2023-04-12T04:11:10.116Z] 699f458cf7ca: Verifying Checksum [2023-04-12T04:11:10.116Z] 699f458cf7ca: Download complete [2023-04-12T04:11:10.382Z] 8998bd30e6a1: Verifying Checksum [2023-04-12T04:11:10.382Z] 8998bd30e6a1: Download complete [2023-04-12T04:11:12.967Z] 2437ff75d9bd: Verifying Checksum [2023-04-12T04:11:12.967Z] 2437ff75d9bd: Download complete [2023-04-12T04:11:14.904Z] 8998bd30e6a1: Pull complete [2023-04-12T04:11:15.170Z] 04944245beec: Pull complete [2023-04-12T04:11:16.657Z] 699f458cf7ca: Pull complete [2023-04-12T04:11:16.657Z] 765212b225bb: Pull complete [2023-04-12T04:11:17.638Z] f23df028b6ca: Pull complete [2023-04-12T04:11:17.638Z] d65c8cfc05b1: Pull complete [2023-04-12T04:11:32.714Z] 2437ff75d9bd: Pull complete [2023-04-12T04:11:32.714Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-12T04:11:32.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T04:11:32.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:11:32.911Z] prd-ubuntu20.04-docker-arm64-4c-16g-7529 does not seem to be running inside a container [2023-04-12T04:11:32.986Z] $ 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/101 -v /w/workspace/device-virtual-go/101:/w/workspace/device-virtual-go/101:rw,z -v /w/workspace/device-virtual-go/101@tmp:/w/workspace/device-virtual-go/101@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-04-12T04:11:35.811Z] $ docker top 6ba9586305ce1560c06459786faf5e67609dd09fb17531043ea9efcc90e04ac7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:11:36.652Z] ---> job-cost.sh [2023-04-12T04:11:36.652Z] lf-activate-venv: SKIPPING [2023-04-12T04:11:36.652Z] INFO: No Stack... [2023-04-12T04:11:36.919Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-12T04:11:37.878Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T04:11:38.199Z] + + cat /w/workspace/device-virtual-go/101/archives/cost.csv [2023-04-12T04:11:38.467Z] cut -d, -f6 [Pipeline] lock [2023-04-12T04:11:38.529Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-101-stack-cost] [2023-04-12T04:11:38.535Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-101-stack-cost] did not exist. Created. [2023-04-12T04:11:38.535Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T04:11:39.192Z] /w/workspace/device-virtual-go/101@tmp/durable-db2fad1f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-12T04:11:39.526Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-12T04:11:39.552Z] Warning: overwriting stash ‘stack-cost’ [2023-04-12T04:11:39.606Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T04:11:39.617Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T04:11:39.643Z] $ docker stop --time=1 6ba9586305ce1560c06459786faf5e67609dd09fb17531043ea9efcc90e04ac7 [2023-04-12T04:11:41.155Z] $ docker rm -f --volumes 6ba9586305ce1560c06459786faf5e67609dd09fb17531043ea9efcc90e04ac7 [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-04-12T04:11:41.541Z] provisioning config files... [2023-04-12T04:11:41.548Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config356833971481649618tmp [Pipeline] { [Pipeline] sh [2023-04-12T04:11:41.842Z] + set +x [2023-04-12T04:11:41.842Z] + curl -s https://codecov.io/bash [2023-04-12T04:11:41.842Z] + bash -s -- [2023-04-12T04:11:41.842Z] [2023-04-12T04:11:41.842Z] _____ _ [2023-04-12T04:11:41.842Z] / ____| | | [2023-04-12T04:11:41.842Z] | | ___ __| | ___ ___ _____ __ [2023-04-12T04:11:41.842Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-12T04:11:41.842Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-12T04:11:41.842Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-12T04:11:41.842Z] Bash-1.0.6 [2023-04-12T04:11:41.842Z] [2023-04-12T04:11:41.842Z] [2023-04-12T04:11:41.842Z] ==> git version 2.25.1 found [2023-04-12T04:11:41.842Z] ==> 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-04-12T04:11:41.842Z] Release-Date: 2020-01-08 [2023-04-12T04:11:41.842Z] 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-04-12T04:11:41.842Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-12T04:11:41.842Z] ==> Jenkins CI detected. [2023-04-12T04:11:41.842Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-04-12T04:11:41.842Z] project root: . [2023-04-12T04:11:41.842Z] --> token set from env [2023-04-12T04:11:41.842Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-12T04:11:41.842Z] ==> Running gcov in . (disable via -X gcov) [2023-04-12T04:11:41.842Z] ==> Python coveragepy not found [2023-04-12T04:11:41.842Z] ==> Searching for coverage reports in: [2023-04-12T04:11:41.842Z] + . [2023-04-12T04:11:41.842Z] -> Found 1 reports [2023-04-12T04:11:41.842Z] ==> Detecting git/mercurial file structure [2023-04-12T04:11:42.101Z] ==> Reading reports [2023-04-12T04:11:42.101Z] + ./coverage.out bytes=42970 [2023-04-12T04:11:42.101Z] ==> Appending adjustments [2023-04-12T04:11:42.101Z] https://docs.codecov.io/docs/fixing-reports [2023-04-12T04:11:42.101Z] + Found adjustments [2023-04-12T04:11:42.101Z] ==> Gzipping contents [2023-04-12T04:11:42.101Z] 8.0K /tmp/codecov.bG2e1C.gz [2023-04-12T04:11:42.101Z] ==> Uploading reports [2023-04-12T04:11:42.101Z] url: https://codecov.io [2023-04-12T04:11:42.101Z] query: branch=main&commit=626db8e9a2222f123adcb85f9e159bc679c0b5f7&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-12T04:11:42.101Z] -> Pinging Codecov [2023-04-12T04:11:42.101Z] 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=626db8e9a2222f123adcb85f9e159bc679c0b5f7&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-12T04:11:42.360Z] -> Uploading to [2023-04-12T04:11:42.360Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-12/5E52B4B073DB2E39498172D8E973AA87/626db8e9a2222f123adcb85f9e159bc679c0b5f7/07c13451-85ee-4356-9bf3-382a8de3eed9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T041142Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd1928f057320f09e9a8396f44df50580ded24890d60d672184aeff1d76139fa [2023-04-12T04:11:42.360Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T04:11:42.360Z] Dload Upload Total Spent Left Speed [2023-04-12T04:11:42.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5164 0 0 100 5164 0 18846 --:--:-- --:--:-- --:--:-- 18846 [2023-04-12T04:11:42.619Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/626db8e9a2222f123adcb85f9e159bc679c0b5f7 [Pipeline] } [2023-04-12T04:11:42.626Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-12T04:11:42.849Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-12T04:11:42.862Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:11:43.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T04:11:43.158Z] [2023-04-12T04:11:43.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:11:43.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T04:11:43.469Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-12T04:11:43.469Z] df9b9388f04a: Pulling fs layer [2023-04-12T04:11:43.469Z] 52dc419b0ee2: Pulling fs layer [2023-04-12T04:11:43.469Z] 25bc292e5bac: Pulling fs layer [2023-04-12T04:11:43.469Z] 114826534d7a: Pulling fs layer [2023-04-12T04:11:43.469Z] 4657fd5d0bcf: Pulling fs layer [2023-04-12T04:11:43.469Z] 6ad1cebc031e: Pulling fs layer [2023-04-12T04:11:43.469Z] 8a3aa393b2d8: Pulling fs layer [2023-04-12T04:11:43.469Z] 114826534d7a: Waiting [2023-04-12T04:11:43.469Z] 4657fd5d0bcf: Waiting [2023-04-12T04:11:43.469Z] 6ad1cebc031e: Waiting [2023-04-12T04:11:43.469Z] 25bc292e5bac: Verifying Checksum [2023-04-12T04:11:43.469Z] 25bc292e5bac: Download complete [2023-04-12T04:11:43.469Z] 52dc419b0ee2: Download complete [2023-04-12T04:11:43.469Z] df9b9388f04a: Download complete [2023-04-12T04:11:43.727Z] 6ad1cebc031e: Verifying Checksum [2023-04-12T04:11:43.727Z] 6ad1cebc031e: Download complete [2023-04-12T04:11:43.727Z] df9b9388f04a: Pull complete [2023-04-12T04:11:43.727Z] 52dc419b0ee2: Pull complete [2023-04-12T04:11:43.985Z] 25bc292e5bac: Pull complete [2023-04-12T04:11:44.242Z] 114826534d7a: Download complete [2023-04-12T04:11:44.242Z] 8a3aa393b2d8: Verifying Checksum [2023-04-12T04:11:44.242Z] 8a3aa393b2d8: Download complete [2023-04-12T04:11:47.518Z] 114826534d7a: Pull complete [2023-04-12T04:11:47.518Z] 4657fd5d0bcf: Pull complete [2023-04-12T04:11:47.775Z] 6ad1cebc031e: Pull complete [2023-04-12T04:11:50.303Z] 8a3aa393b2d8: Pull complete [2023-04-12T04:11:50.303Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-12T04:11:50.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T04:11:50.303Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:11:50.391Z] prd-ubuntu20.04-docker-8c-8g-7526 does not seem to be running inside a container [2023-04-12T04:11:50.430Z] $ 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-04-12T04:11:55.432Z] $ docker top 13364942a4ba0097f17e991c1519a32f51b8880d01e1cf2cdcf68693dc5cf72e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-12T04:11:55.495Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-04-12T04:11:55.773Z] + set -o pipefail [2023-04-12T04:11:55.773Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-04-12T04:11:59.961Z] [2023-04-12T04:11:59.961Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-04-12T04:11:59.961Z] [2023-04-12T04:11:59.961Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/469c0d71-9977-4f9c-ac45-c4221e38891c [2023-04-12T04:11:59.961Z] [2023-04-12T04:11:59.961Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-12T04:11:59.961Z] [2023-04-12T04:11:59.961Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-12T04:11:59.961Z] [2023-04-12T04:11:59.961Z] [2023-04-12T04:11:59.961Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-12T04:11:59.961Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-12T04:11:59.961Z] More details here: https://snyk.co/ue1NS [2023-04-12T04:11:59.961Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-12T04:11:59.961Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-12T04:11:59.976Z] $ docker stop --time=1 13364942a4ba0097f17e991c1519a32f51b8880d01e1cf2cdcf68693dc5cf72e [2023-04-12T04:12:02.930Z] $ docker rm -f --volumes 13364942a4ba0097f17e991c1519a32f51b8880d01e1cf2cdcf68693dc5cf72e [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-04-12T04:12:03.574Z] + git log --format=format:%s -1 626db8e9a2222f123adcb85f9e159bc679c0b5f7 [Pipeline] sh [2023-04-12T04:12:03.865Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T04:12:03.865Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:12:04.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T04:12:04.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:12:04.227Z] prd-ubuntu20.04-docker-8c-8g-7526 does not seem to be running inside a container [2023-04-12T04:12:04.257Z] $ 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-04-12T04:12:04.684Z] $ docker top 96b5f49741cd63fd8bd6a51253cfc4f73cfc75db44b1a0ca969fd649ea26fe71 -eo pid,comm [2023-04-12T04:12:04.727Z] 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-04-12T04:12:04.727Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T04:12:04.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T04:12:04.767Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T04:12:04.876Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T04:12:04.881Z] $ docker exec 96b5f49741cd63fd8bd6a51253cfc4f73cfc75db44b1a0ca969fd649ea26fe71 ssh-agent [2023-04-12T04:12:04.978Z] SSH_AUTH_SOCK=/tmp/ssh-JbaQ8aIohXHK/agent.32 [2023-04-12T04:12:04.978Z] SSH_AGENT_PID=38 [2023-04-12T04:12:04.982Z] Running ssh-add (command line suppressed) [2023-04-12T04:12:05.079Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11218954019239171832.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11218954019239171832.key) [2023-04-12T04:12:05.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T04:12:05.375Z] + git semver tag [2023-04-12T04:12:05.634Z] 2023-04-12 04:12:05,548 [run_tag] DEBUG tag force:False [2023-04-12T04:12:05.634Z] 2023-04-12 04:12:05,548 [check_head_tag] DEBUG check head tag [2023-04-12T04:12:05.634Z] 2023-04-12 04:12:05,550 [execute] INFO git cat-file --batch-check [2023-04-12T04:12:05.634Z] 2023-04-12 04:12:05,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-12T04:12:05.634Z] 2023-04-12 04:12:05,554 [execute] INFO git cat-file --batch [2023-04-12T04:12:05.634Z] 2023-04-12 04:12:05,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-12T04:12:05.634Z] 2023-04-12 04:12:05,576 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-12T04:12:05.634Z] 2023-04-12 04:12:05,576 [execute] INFO git tag -a v3.0.0-dev.29 -m v3.0.0-dev.29 [2023-04-12T04:12:05.634Z] 2023-04-12 04:12:05,577 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.29', '-m', 'v3.0.0-dev.29'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-12T04:12:05.634Z] 2023-04-12 04:12:05,581 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-12T04:12:05.634Z] 3.0.0-dev.29 [Pipeline] } [2023-04-12T04:12:05.645Z] $ docker exec --env ******** --env ******** 96b5f49741cd63fd8bd6a51253cfc4f73cfc75db44b1a0ca969fd649ea26fe71 ssh-agent -k [2023-04-12T04:12:05.730Z] unset SSH_AUTH_SOCK; [2023-04-12T04:12:05.731Z] unset SSH_AGENT_PID; [2023-04-12T04:12:05.731Z] echo Agent pid 38 killed; [2023-04-12T04:12:05.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T04:12:06.047Z] + git semver [Pipeline] } [2023-04-12T04:12:06.320Z] $ docker stop --time=1 96b5f49741cd63fd8bd6a51253cfc4f73cfc75db44b1a0ca969fd649ea26fe71 [2023-04-12T04:12:07.582Z] $ docker rm -f --volumes 96b5f49741cd63fd8bd6a51253cfc4f73cfc75db44b1a0ca969fd649ea26fe71 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:12:07.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T04:12:07.967Z] [2023-04-12T04:12:07.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:12:08.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T04:12:08.263Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-12T04:12:08.263Z] ab5ef0e58194: Pulling fs layer [2023-04-12T04:12:08.263Z] 9712f1f96733: Pulling fs layer [2023-04-12T04:12:08.263Z] 63f879dbbcfc: Pulling fs layer [2023-04-12T04:12:08.263Z] 0d9ebad4ef96: Pulling fs layer [2023-04-12T04:12:08.263Z] e9a5061849ea: Pulling fs layer [2023-04-12T04:12:08.263Z] d747dcd14b5f: Pulling fs layer [2023-04-12T04:12:08.263Z] 2de7ff778b66: Pulling fs layer [2023-04-12T04:12:08.263Z] d747dcd14b5f: Waiting [2023-04-12T04:12:08.263Z] 0d9ebad4ef96: Waiting [2023-04-12T04:12:08.263Z] e9a5061849ea: Waiting [2023-04-12T04:12:08.263Z] 2de7ff778b66: Waiting [2023-04-12T04:12:08.263Z] 9712f1f96733: Verifying Checksum [2023-04-12T04:12:08.263Z] 9712f1f96733: Download complete [2023-04-12T04:12:08.522Z] 63f879dbbcfc: Verifying Checksum [2023-04-12T04:12:08.522Z] 63f879dbbcfc: Download complete [2023-04-12T04:12:08.779Z] e9a5061849ea: Verifying Checksum [2023-04-12T04:12:08.779Z] e9a5061849ea: Download complete [2023-04-12T04:12:08.779Z] d747dcd14b5f: Verifying Checksum [2023-04-12T04:12:08.779Z] d747dcd14b5f: Download complete [2023-04-12T04:12:08.779Z] 0d9ebad4ef96: Verifying Checksum [2023-04-12T04:12:08.779Z] 0d9ebad4ef96: Download complete [2023-04-12T04:12:08.779Z] ab5ef0e58194: Verifying Checksum [2023-04-12T04:12:08.779Z] ab5ef0e58194: Download complete [2023-04-12T04:12:08.779Z] 2de7ff778b66: Verifying Checksum [2023-04-12T04:12:08.779Z] 2de7ff778b66: Download complete [2023-04-12T04:12:11.304Z] ab5ef0e58194: Pull complete [2023-04-12T04:12:11.304Z] 9712f1f96733: Pull complete [2023-04-12T04:12:11.869Z] 63f879dbbcfc: Pull complete [2023-04-12T04:12:15.148Z] 0d9ebad4ef96: Pull complete [2023-04-12T04:12:15.148Z] e9a5061849ea: Pull complete [2023-04-12T04:12:15.148Z] d747dcd14b5f: Pull complete [2023-04-12T04:12:16.081Z] 2de7ff778b66: Pull complete [2023-04-12T04:12:16.082Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-12T04:12:16.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T04:12:16.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:12:16.152Z] prd-ubuntu20.04-docker-8c-8g-7526 does not seem to be running inside a container [2023-04-12T04:12:16.183Z] $ 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-04-12T04:12:21.048Z] $ docker top d5b55af58c88e83dd003c761bd6a7f9a54cba8d87fde0b35ca7d5cd2679c849a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-12T04:12:21.117Z] provisioning config files... [2023-04-12T04:12:21.124Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11520076269688469857tmp [2023-04-12T04:12:21.135Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13268017978741566439tmp [2023-04-12T04:12:21.145Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2643532886747761796tmp [Pipeline] { [Pipeline] echo [2023-04-12T04:12:21.158Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:12:21.442Z] ---> sigul-configuration.sh [2023-04-12T04:12:21.442Z] gpg: directory `/root/.gnupg' created [2023-04-12T04:12:21.442Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-12T04:12:21.442Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-12T04:12:21.442Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-12T04:12:21.442Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-12T04:12:21.442Z] gpg: CAST5 encrypted data [2023-04-12T04:12:21.442Z] gpg: encrypted with 1 passphrase [2023-04-12T04:12:21.442Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-12T04:12:21.729Z] + mkdir /home/jenkins [2023-04-12T04:12:21.729Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-12T04:12:22.014Z] + 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-04-12T04:12:22.022Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:12:22.305Z] ---> sigul-install.sh [2023-04-12T04:12:22.305Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-12T04:12:22.588Z] + git tag --list [2023-04-12T04:12:22.588Z] v1.0.0 [2023-04-12T04:12:22.588Z] v1.1.0 [2023-04-12T04:12:22.588Z] v1.1.1 [2023-04-12T04:12:22.588Z] v1.2.1 [2023-04-12T04:12:22.588Z] v1.2.2 [2023-04-12T04:12:22.588Z] v1.2.3 [2023-04-12T04:12:22.588Z] v1.3.0 [2023-04-12T04:12:22.588Z] v1.3.1 [2023-04-12T04:12:22.588Z] v2.0.0 [2023-04-12T04:12:22.588Z] v2.1.0 [2023-04-12T04:12:22.588Z] v2.1.1 [2023-04-12T04:12:22.588Z] v2.1.1-dev.1 [2023-04-12T04:12:22.588Z] v2.1.1-dev.2 [2023-04-12T04:12:22.588Z] v2.2.0 [2023-04-12T04:12:22.588Z] v2.2.1-dev.1 [2023-04-12T04:12:22.588Z] v2.2.1-dev.2 [2023-04-12T04:12:22.588Z] v2.2.1-dev.3 [2023-04-12T04:12:22.588Z] v2.2.1-dev.4 [2023-04-12T04:12:22.588Z] v2.2.1-dev.5 [2023-04-12T04:12:22.588Z] v2.2.1-dev.6 [2023-04-12T04:12:22.588Z] v2.2.1-dev.7 [2023-04-12T04:12:22.588Z] v2.2.1-dev.8 [2023-04-12T04:12:22.588Z] v2.3.0 [2023-04-12T04:12:22.588Z] v2.3.0-dev.10 [2023-04-12T04:12:22.588Z] v2.3.0-dev.11 [2023-04-12T04:12:22.588Z] v2.3.0-dev.12 [2023-04-12T04:12:22.588Z] v2.3.0-dev.13 [2023-04-12T04:12:22.588Z] v2.3.0-dev.14 [2023-04-12T04:12:22.588Z] v2.3.0-dev.15 [2023-04-12T04:12:22.588Z] v2.3.0-dev.16 [2023-04-12T04:12:22.588Z] v2.3.0-dev.17 [2023-04-12T04:12:22.588Z] v2.3.0-dev.18 [2023-04-12T04:12:22.588Z] v2.3.0-dev.19 [2023-04-12T04:12:22.588Z] v2.3.0-dev.20 [2023-04-12T04:12:22.588Z] v2.3.0-dev.21 [2023-04-12T04:12:22.588Z] v2.3.0-dev.22 [2023-04-12T04:12:22.588Z] v2.3.0-dev.23 [2023-04-12T04:12:22.588Z] v2.3.0-dev.24 [2023-04-12T04:12:22.588Z] v2.3.0-dev.25 [2023-04-12T04:12:22.588Z] v2.3.0-dev.26 [2023-04-12T04:12:22.588Z] v2.3.0-dev.27 [2023-04-12T04:12:22.588Z] v2.3.0-dev.28 [2023-04-12T04:12:22.588Z] v2.3.0-dev.29 [2023-04-12T04:12:22.588Z] v2.3.0-dev.30 [2023-04-12T04:12:22.588Z] v2.3.0-dev.8 [2023-04-12T04:12:22.588Z] v2.3.0-dev.9 [2023-04-12T04:12:22.588Z] v3.0.0-dev.1 [2023-04-12T04:12:22.588Z] v3.0.0-dev.10 [2023-04-12T04:12:22.588Z] v3.0.0-dev.11 [2023-04-12T04:12:22.588Z] v3.0.0-dev.12 [2023-04-12T04:12:22.588Z] v3.0.0-dev.13 [2023-04-12T04:12:22.588Z] v3.0.0-dev.14 [2023-04-12T04:12:22.588Z] v3.0.0-dev.15 [2023-04-12T04:12:22.588Z] v3.0.0-dev.16 [2023-04-12T04:12:22.588Z] v3.0.0-dev.17 [2023-04-12T04:12:22.588Z] v3.0.0-dev.18 [2023-04-12T04:12:22.588Z] v3.0.0-dev.19 [2023-04-12T04:12:22.588Z] v3.0.0-dev.2 [2023-04-12T04:12:22.588Z] v3.0.0-dev.20 [2023-04-12T04:12:22.588Z] v3.0.0-dev.21 [2023-04-12T04:12:22.588Z] v3.0.0-dev.22 [2023-04-12T04:12:22.588Z] v3.0.0-dev.23 [2023-04-12T04:12:22.588Z] v3.0.0-dev.24 [2023-04-12T04:12:22.588Z] v3.0.0-dev.25 [2023-04-12T04:12:22.588Z] v3.0.0-dev.26 [2023-04-12T04:12:22.588Z] v3.0.0-dev.27 [2023-04-12T04:12:22.588Z] v3.0.0-dev.28 [2023-04-12T04:12:22.588Z] v3.0.0-dev.29 [2023-04-12T04:12:22.588Z] v3.0.0-dev.3 [2023-04-12T04:12:22.588Z] v3.0.0-dev.4 [2023-04-12T04:12:22.588Z] v3.0.0-dev.5 [2023-04-12T04:12:22.588Z] v3.0.0-dev.6 [2023-04-12T04:12:22.588Z] v3.0.0-dev.7 [2023-04-12T04:12:22.588Z] v3.0.0-dev.8 [2023-04-12T04:12:22.588Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-12T04:12:22.872Z] + lftools sign git-tag v3.0.0-dev.29 [2023-04-12T04:12:23.438Z] Signing Git tag with Sigul... [2023-04-12T04:12:23.438Z] Signing v3.0.0-dev.29 [Pipeline] echo [2023-04-12T04:12:23.705Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:12:23.988Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-12T04:12:23.997Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-12T04:12:24.017Z] $ docker stop --time=1 d5b55af58c88e83dd003c761bd6a7f9a54cba8d87fde0b35ca7d5cd2679c849a [2023-04-12T04:12:25.275Z] $ docker rm -f --volumes d5b55af58c88e83dd003c761bd6a7f9a54cba8d87fde0b35ca7d5cd2679c849a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-12T04:12:25.664Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T04:12:25.664Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:12:25.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T04:12:25.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:12:26.030Z] prd-ubuntu20.04-docker-8c-8g-7526 does not seem to be running inside a container [2023-04-12T04:12:26.060Z] $ 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-04-12T04:12:26.377Z] $ docker top 97265318306ffc83964980d2d2a6f7dd319f6860018f0a8d56aef0497db24ff3 -eo pid,comm [2023-04-12T04:12:26.423Z] 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-04-12T04:12:26.423Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T04:12:26.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T04:12:26.463Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T04:12:26.569Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T04:12:26.573Z] $ docker exec 97265318306ffc83964980d2d2a6f7dd319f6860018f0a8d56aef0497db24ff3 ssh-agent [2023-04-12T04:12:26.668Z] SSH_AUTH_SOCK=/tmp/ssh-6xMD7GAdjH5E/agent.32 [2023-04-12T04:12:26.668Z] SSH_AGENT_PID=38 [2023-04-12T04:12:26.672Z] Running ssh-add (command line suppressed) [2023-04-12T04:12:26.775Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8861345023967165875.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8861345023967165875.key) [2023-04-12T04:12:26.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T04:12:27.070Z] + git semver bump pre [2023-04-12T04:12:27.330Z] 2023-04-12 04:12:27,237 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-12T04:12:27.330Z] 2023-04-12 04:12:27,237 [bump_version] DEBUG bumping version:3.0.0-dev.29 on axis:pre with prefix:dev [2023-04-12T04:12:27.330Z] 2023-04-12 04:12:27,237 [bump_version] DEBUG bumped version:3.0.0-dev.30 [2023-04-12T04:12:27.330Z] 2023-04-12 04:12:27,237 [write_version] DEBUG write version:3.0.0-dev.30 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-04-12T04:12:27.330Z] 2023-04-12 04:12:27,237 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-12T04:12:27.330Z] 2023-04-12 04:12:27,237 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-12T04:12:27.330Z] 2023-04-12 04:12:27,239 [execute] INFO git cat-file --batch-check [2023-04-12T04:12:27.330Z] 2023-04-12 04:12:27,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T04:12:27.330Z] 2023-04-12 04:12:27,244 [execute] INFO git cat-file --batch [2023-04-12T04:12:27.330Z] 2023-04-12 04:12:27,245 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T04:12:27.330Z] 2023-04-12 04:12:27,250 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-12T04:12:27.330Z] 3.0.0-dev.30 [Pipeline] } [2023-04-12T04:12:27.340Z] $ docker exec --env ******** --env ******** 97265318306ffc83964980d2d2a6f7dd319f6860018f0a8d56aef0497db24ff3 ssh-agent -k [2023-04-12T04:12:27.427Z] unset SSH_AUTH_SOCK; [2023-04-12T04:12:27.427Z] unset SSH_AGENT_PID; [2023-04-12T04:12:27.427Z] echo Agent pid 38 killed; [2023-04-12T04:12:27.436Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T04:12:27.733Z] + git semver [Pipeline] } [2023-04-12T04:12:28.007Z] $ docker stop --time=1 97265318306ffc83964980d2d2a6f7dd319f6860018f0a8d56aef0497db24ff3 [2023-04-12T04:12:29.246Z] $ docker rm -f --volumes 97265318306ffc83964980d2d2a6f7dd319f6860018f0a8d56aef0497db24ff3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T04:12:29.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T04:12:29.585Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:12:29.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T04:12:29.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:12:29.949Z] prd-ubuntu20.04-docker-8c-8g-7526 does not seem to be running inside a container [2023-04-12T04:12:29.982Z] $ 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-04-12T04:12:30.320Z] $ docker top 1c5628c9ada7c4f4d587eb609a8f75f669fcdd11dfca3f03faa27440935fc1f5 -eo pid,comm [2023-04-12T04:12:30.365Z] 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-04-12T04:12:30.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T04:12:30.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T04:12:30.402Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T04:12:30.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T04:12:30.516Z] $ docker exec 1c5628c9ada7c4f4d587eb609a8f75f669fcdd11dfca3f03faa27440935fc1f5 ssh-agent [2023-04-12T04:12:30.624Z] SSH_AUTH_SOCK=/tmp/ssh-k4dk0Sjqkdjm/agent.32 [2023-04-12T04:12:30.624Z] SSH_AGENT_PID=38 [2023-04-12T04:12:30.629Z] Running ssh-add (command line suppressed) [2023-04-12T04:12:30.749Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4459718735569484137.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4459718735569484137.key) [2023-04-12T04:12:30.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T04:12:31.050Z] + git semver push [2023-04-12T04:12:31.308Z] 2023-04-12 04:12:31,219 [run_push] DEBUG push [2023-04-12T04:12:31.308Z] 2023-04-12 04:12:31,220 [execute] INFO git cat-file --batch-check [2023-04-12T04:12:31.308Z] 2023-04-12 04:12:31,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T04:12:31.308Z] 2023-04-12 04:12:31,223 [execute] INFO git rev-list 7b903227e2854056ac1ad963b4accdfb777b64c8 -- [2023-04-12T04:12:31.308Z] 2023-04-12 04:12:31,224 [execute] DEBUG Popen(['git', 'rev-list', '7b903227e2854056ac1ad963b4accdfb777b64c8', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-12T04:12:31.308Z] 2023-04-12 04:12:31,231 [execute] INFO git fetch -v origin [2023-04-12T04:12:31.308Z] 2023-04-12 04:12:31,231 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-12T04:12:31.876Z] 2023-04-12 04:12:31,709 [run_push] DEBUG no remote changes detected [2023-04-12T04:12:31.876Z] 2023-04-12 04:12:31,710 [execute] INFO git push origin semver [2023-04-12T04:12:31.876Z] 2023-04-12 04:12:31,710 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-12T04:12:32.811Z] 2023-04-12 04:12:32,498 [run_push] DEBUG push all version tags [2023-04-12T04:12:32.811Z] 2023-04-12 04:12:32,498 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-12T04:12:32.811Z] 2023-04-12 04:12:32,499 [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-04-12T04:12:33.378Z] 2023-04-12 04:12:33,195 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-12T04:12:33.378Z] 3.0.0-dev.30 [Pipeline] } [2023-04-12T04:12:33.390Z] $ docker exec --env ******** --env ******** 1c5628c9ada7c4f4d587eb609a8f75f669fcdd11dfca3f03faa27440935fc1f5 ssh-agent -k [2023-04-12T04:12:33.477Z] unset SSH_AUTH_SOCK; [2023-04-12T04:12:33.477Z] unset SSH_AGENT_PID; [2023-04-12T04:12:33.477Z] echo Agent pid 38 killed; [2023-04-12T04:12:33.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T04:12:33.782Z] + git semver [Pipeline] } [2023-04-12T04:12:34.054Z] $ docker stop --time=1 1c5628c9ada7c4f4d587eb609a8f75f669fcdd11dfca3f03faa27440935fc1f5 [2023-04-12T04:12:35.328Z] $ docker rm -f --volumes 1c5628c9ada7c4f4d587eb609a8f75f669fcdd11dfca3f03faa27440935fc1f5 [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-04-12T04:12:35.816Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-04-12T04:12:35.816Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-12T04:12:35.816Z] total 16 [2023-04-12T04:12:35.816Z] drwxr-xr-x 3 root root 4096 Apr 12 04:01 . [2023-04-12T04:12:35.816Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 04:12 .. [2023-04-12T04:12:35.816Z] drwxr-xr-x 2 root root 4096 Apr 12 04:01 cost [2023-04-12T04:12:35.816Z] -rw-r--r-- 1 root root 89 Apr 12 04:01 cost.csv [2023-04-12T04:12:35.816Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-12T04:12:35.816Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-12T04:12:35.816Z] total 16 [2023-04-12T04:12:35.816Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 04:01 . [2023-04-12T04:12:35.816Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 04:12 .. [2023-04-12T04:12:35.816Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 04:01 cost [2023-04-12T04:12:35.816Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 12 04:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:12:36.107Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:12:36.972Z] ---> package-listing.sh [2023-04-12T04:12:36.972Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-12T04:12:36.972Z] ++ facter osfamily [2023-04-12T04:12:37.230Z] + OS_FAMILY=debian [2023-04-12T04:12:37.230Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-04-12T04:12:37.230Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-12T04:12:37.230Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-12T04:12:37.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-12T04:12:37.230Z] + PACKAGES=/tmp/packages_start.txt [2023-04-12T04:12:37.230Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-12T04:12:37.230Z] + PACKAGES=/tmp/packages_end.txt [2023-04-12T04:12:37.230Z] + case "${OS_FAMILY}" in [2023-04-12T04:12:37.230Z] + dpkg -l [2023-04-12T04:12:37.230Z] + grep '^ii' [2023-04-12T04:12:37.230Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-12T04:12:37.230Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-12T04:12:37.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-12T04:12:37.230Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-12T04:12:37.230Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-04-12T04:12:37.230Z] + 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-04-12T04:12:37.240Z] 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-04-12T04:12:37.515Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T04:12:38.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T04:12:38.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T04:12:38.226Z] prd-ubuntu20.04-docker-8c-8g-7526 does not seem to be running inside a container [2023-04-12T04:12:38.284Z] $ 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-04-12T04:12:38.499Z] $ docker top 96455a29a91fea396e3d0e8f2f5baca7c4b33a2db332af2145d7533448cb27f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T04:12:38.828Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-12T04:12:39.114Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-12T04:12:39.399Z] + ls /var/log/sa-host [2023-04-12T04:12:39.399Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T04:12:39.463Z] provisioning config files... [2023-04-12T04:12:39.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13294905381895339471tmp [Pipeline] { [Pipeline] echo [2023-04-12T04:12:39.485Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:12:39.766Z] ---> create-netrc.sh [Pipeline] } [2023-04-12T04:12:39.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:12:40.099Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-12T04:12:40.109Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:12:40.398Z] ---> sudo-logs.sh [2023-04-12T04:12:40.398Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-12T04:12:40.426Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:12:40.708Z] ---> job-cost.sh [2023-04-12T04:12:40.708Z] lf-activate-venv: SKIPPING [2023-04-12T04:12:40.708Z] DEBUG: total: 0.2199999988079071 [2023-04-12T04:12:40.708Z] INFO: Retrieving Stack Cost... [2023-04-12T04:12:41.276Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T04:12:41.534Z] INFO: Archiving Costs [Pipeline] echo [2023-04-12T04:12:41.546Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T04:12:41.826Z] ---> logs-deploy.sh [2023-04-12T04:12:41.826Z] lf-activate-venv: SKIPPING [2023-04-12T04:12:41.826Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/101 [2023-04-12T04:12:41.826Z] INFO: archiving workspace using pattern(s): [2023-04-12T04:12:42.760Z] Archives upload complete. [2023-04-12T04:12:42.760Z] INFO: archiving logs to Nexus