Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe 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-ssh16536682471211072223.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4304485176109071958.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh763440625758953001.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh178113315530795048.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-ssh15216441619302515754.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-14461’ Running on prd-ubuntu20.04-docker-8c-8g-14464 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 > 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 Avoid second fetch Checking out Revision 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe (main) Commit message: "Merge pull request #399 from jumpingliu/ignore-go-mods" > git config core.sparsecheckout # timeout=10 > git checkout -f 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe # timeout=10 > git rev-list --no-walk 81c3d8df6e6916a21c685b3cf20bca39d3871f6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-08T05:31:49.175Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-08T05:31:49.233Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-08T05:31:49.247Z] ========================================================= [2023-05-08T05:31:49.248Z] EdgeX Global Pipelines Version Info [2023-05-08T05:31:49.248Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:31:49.965Z] ------------------- [2023-05-08T05:31:49.966Z] stable info: [2023-05-08T05:31:49.966Z] ------------------- [2023-05-08T05:31:49.966Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-08T05:31:49.966Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T05:31:49.966Z] Message: update stable to v1.0.249 [2023-05-08T05:31:50.536Z] ------------------- [2023-05-08T05:31:50.536Z] experimental info: [2023-05-08T05:31:50.536Z] ------------------- [2023-05-08T05:31:50.536Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-08T05:31:50.536Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-08T05:31:50.536Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-08T05:31:50.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-08T05:31:50.717Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-08T05:31:50.725Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-08T05:31:50.734Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-08T05:31:50.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-08T05:31:50.753Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-08T05:31:50.761Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-08T05:31:50.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-08T05:31:50.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-08T05:31:50.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-08T05:31:50.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-08T05:31:50.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-08T05:31:50.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-08T05:31:50.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-08T05:31:50.866Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T05:31:50.877Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-08T05:31:50.888Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T05:31:50.901Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-08T05:31:50.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-08T05:31:50.929Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-08T05:31:50.941Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-08T05:31:50.955Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-08T05:31:50.963Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-08T05:31:50.974Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-08T05:31:50.986Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-08T05:31:50.999Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-08T05:31:51.014Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-08T05:31:51.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-08T05:31:51.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-08T05:31:51.053Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-08T05:31:51.066Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [Pipeline] echo [2023-05-08T05:31:51.085Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e23a12 [Pipeline] echo [2023-05-08T05:31:51.098Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T05:31:51.146Z] provisioning config files... [2023-05-08T05:31:51.160Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config642486604534706226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:31:51.455Z] ---> docker-login.sh [2023-05-08T05:31:51.455Z] nexus3.edgexfoundry.org:10001 [2023-05-08T05:31:51.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:31:51.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:31:51.715Z] Configure a credential helper to remove this warning. See [2023-05-08T05:31:51.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:31:51.715Z] [2023-05-08T05:31:51.715Z] Login Succeeded [2023-05-08T05:31:51.715Z] nexus3.edgexfoundry.org:10002 [2023-05-08T05:31:51.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:31:51.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:31:51.715Z] Configure a credential helper to remove this warning. See [2023-05-08T05:31:51.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:31:51.715Z] [2023-05-08T05:31:51.715Z] Login Succeeded [2023-05-08T05:31:51.715Z] nexus3.edgexfoundry.org:10003 [2023-05-08T05:31:51.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:31:51.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:31:51.974Z] Configure a credential helper to remove this warning. See [2023-05-08T05:31:51.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:31:51.974Z] [2023-05-08T05:31:51.974Z] Login Succeeded [2023-05-08T05:31:51.974Z] nexus3.edgexfoundry.org:10004 [2023-05-08T05:31:51.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:31:51.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:31:51.974Z] Configure a credential helper to remove this warning. See [2023-05-08T05:31:51.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:31:51.974Z] [2023-05-08T05:31:51.974Z] Login Succeeded [2023-05-08T05:31:51.974Z] docker.io [2023-05-08T05:31:51.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:31:52.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:31:52.233Z] Configure a credential helper to remove this warning. See [2023-05-08T05:31:52.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:31:52.233Z] [2023-05-08T05:31:52.233Z] Login Succeeded [2023-05-08T05:31:52.233Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T05:31:52.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-08T05:31:52.603Z] + git rev-list -1 --merges 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe~1..2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [Pipeline] echo [2023-05-08T05:31:52.654Z] -----------> git rev-list -1 --merges 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe~1..2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [2023-05-08T05:31:52.654Z] 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [false] [Pipeline] sh [2023-05-08T05:31:52.946Z] + git log --format=format:%s -1 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [Pipeline] echo [2023-05-08T05:31:52.959Z] ========================================================= [2023-05-08T05:31:52.959Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-08T05:31:52.959Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T05:31:53.277Z] + git log --format=format:%s -1 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [Pipeline] echo [2023-05-08T05:31:53.287Z] [semverPrep] GIT_COMMIT: 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe, Commit Message: Merge pull request #399 from jumpingliu/ignore-go-mods [Pipeline] echo [2023-05-08T05:31:53.297Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-08T05:31:53.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T05:31:53.644Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-08T05:31:53.644Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-08T05:31:53.644Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-08T05:31:53.644Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-08T05:31:53.644Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-08T05:31:53.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:31:53.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:31:53.992Z] [2023-05-08T05:31:53.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:31:54.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:31:54.287Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-08T05:31:54.287Z] b85a868b505f: Pulling fs layer [2023-05-08T05:31:54.287Z] e2be974225ed: Pulling fs layer [2023-05-08T05:31:54.287Z] 339a4e72a1f5: Pulling fs layer [2023-05-08T05:31:54.287Z] 988bab9f4d93: Pulling fs layer [2023-05-08T05:31:54.287Z] 1469e6f7b9e6: Pulling fs layer [2023-05-08T05:31:54.287Z] eaf3925da568: Pulling fs layer [2023-05-08T05:31:54.287Z] bab4dde63d76: Pulling fs layer [2023-05-08T05:31:54.287Z] bde34c3a00c8: Pulling fs layer [2023-05-08T05:31:54.287Z] b352a97aabf1: Pulling fs layer [2023-05-08T05:31:54.287Z] 4872d77fe225: Pulling fs layer [2023-05-08T05:31:54.287Z] 5851b861e8e6: Pulling fs layer [2023-05-08T05:31:54.287Z] b352a97aabf1: Waiting [2023-05-08T05:31:54.287Z] bde34c3a00c8: Waiting [2023-05-08T05:31:54.287Z] 4872d77fe225: Waiting [2023-05-08T05:31:54.287Z] 988bab9f4d93: Waiting [2023-05-08T05:31:54.287Z] 5851b861e8e6: Waiting [2023-05-08T05:31:54.287Z] 1469e6f7b9e6: Waiting [2023-05-08T05:31:54.287Z] bab4dde63d76: Waiting [2023-05-08T05:31:54.287Z] eaf3925da568: Waiting [2023-05-08T05:31:54.287Z] e2be974225ed: Verifying Checksum [2023-05-08T05:31:54.287Z] e2be974225ed: Download complete [2023-05-08T05:31:54.287Z] 988bab9f4d93: Verifying Checksum [2023-05-08T05:31:54.287Z] 988bab9f4d93: Download complete [2023-05-08T05:31:54.287Z] 1469e6f7b9e6: Verifying Checksum [2023-05-08T05:31:54.287Z] 1469e6f7b9e6: Download complete [2023-05-08T05:31:54.287Z] eaf3925da568: Verifying Checksum [2023-05-08T05:31:54.287Z] eaf3925da568: Download complete [2023-05-08T05:31:54.545Z] 339a4e72a1f5: Verifying Checksum [2023-05-08T05:31:54.545Z] 339a4e72a1f5: Download complete [2023-05-08T05:31:54.545Z] bde34c3a00c8: Verifying Checksum [2023-05-08T05:31:54.545Z] bde34c3a00c8: Download complete [2023-05-08T05:31:54.545Z] b352a97aabf1: Download complete [2023-05-08T05:31:54.545Z] 4872d77fe225: Verifying Checksum [2023-05-08T05:31:54.545Z] 4872d77fe225: Download complete [2023-05-08T05:31:54.545Z] 5851b861e8e6: Verifying Checksum [2023-05-08T05:31:54.545Z] 5851b861e8e6: Download complete [2023-05-08T05:31:54.545Z] b85a868b505f: Verifying Checksum [2023-05-08T05:31:54.545Z] b85a868b505f: Download complete [2023-05-08T05:31:54.803Z] bab4dde63d76: Verifying Checksum [2023-05-08T05:31:54.803Z] bab4dde63d76: Download complete [2023-05-08T05:31:55.759Z] b85a868b505f: Pull complete [2023-05-08T05:31:55.759Z] e2be974225ed: Pull complete [2023-05-08T05:31:56.342Z] 339a4e72a1f5: Pull complete [2023-05-08T05:31:56.342Z] 988bab9f4d93: Pull complete [2023-05-08T05:31:56.602Z] 1469e6f7b9e6: Pull complete [2023-05-08T05:31:56.602Z] eaf3925da568: Pull complete [2023-05-08T05:31:58.504Z] bab4dde63d76: Pull complete [2023-05-08T05:31:58.504Z] bde34c3a00c8: Pull complete [2023-05-08T05:31:58.504Z] b352a97aabf1: Pull complete [2023-05-08T05:31:58.504Z] 4872d77fe225: Pull complete [2023-05-08T05:31:58.504Z] 5851b861e8e6: Pull complete [2023-05-08T05:31:58.504Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-08T05:31:58.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:31:58.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:31:58.594Z] prd-ubuntu20.04-docker-8c-8g-14464 does not seem to be running inside a container [2023-05-08T05:31:58.612Z] $ 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-05-08T05:31:59.774Z] $ docker top 0c12e37a0bb85389bf5476474457cf6051ec7877657562d9c9cb137190af6726 -eo pid,comm [2023-05-08T05:31:59.839Z] 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-05-08T05:31:59.839Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T05:31:59.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T05:31:59.873Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T05:31:59.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T05:31:59.970Z] $ docker exec 0c12e37a0bb85389bf5476474457cf6051ec7877657562d9c9cb137190af6726 ssh-agent [2023-05-08T05:32:00.079Z] SSH_AUTH_SOCK=/tmp/ssh-qogV18TD9les/agent.32 [2023-05-08T05:32:00.079Z] SSH_AGENT_PID=38 [2023-05-08T05:32:00.084Z] Running ssh-add (command line suppressed) [2023-05-08T05:32:00.175Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3181237601134232841.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3181237601134232841.key) [2023-05-08T05:32:00.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T05:32:00.488Z] + git tag --points-at HEAD [Pipeline] } [2023-05-08T05:32:00.494Z] $ docker exec --env ******** --env ******** 0c12e37a0bb85389bf5476474457cf6051ec7877657562d9c9cb137190af6726 ssh-agent -k [2023-05-08T05:32:00.585Z] unset SSH_AUTH_SOCK; [2023-05-08T05:32:00.585Z] unset SSH_AGENT_PID; [2023-05-08T05:32:00.586Z] echo Agent pid 38 killed; [2023-05-08T05:32:00.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-08T05:32:00.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T05:32:00.637Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T05:32:00.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T05:32:00.729Z] $ docker exec 0c12e37a0bb85389bf5476474457cf6051ec7877657562d9c9cb137190af6726 ssh-agent [2023-05-08T05:32:00.850Z] SSH_AUTH_SOCK=/tmp/ssh-T7wmrEj36iFL/agent.69 [2023-05-08T05:32:00.850Z] SSH_AGENT_PID=75 [2023-05-08T05:32:00.855Z] Running ssh-add (command line suppressed) [2023-05-08T05:32:00.937Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17215780826513007609.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17215780826513007609.key) [2023-05-08T05:32:00.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T05:32:01.251Z] + git semver init [2023-05-08T05:32:01.509Z] 2023-05-08 05:32:01,405 [run_init] DEBUG init version:0.0.0 force:False [2023-05-08T05:32:01.510Z] 2023-05-08 05:32:01,406 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-08T05:32:01.510Z] 2023-05-08 05:32:01,406 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-08T05:32:01.510Z] 2023-05-08 05:32:01,406 [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-05-08T05:32:02.446Z] 2023-05-08 05:32:02,357 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-08T05:32:02.446Z] 2023-05-08 05:32:02,358 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-08T05:32:02.446Z] 2023-05-08 05:32:02,358 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-08T05:32:02.446Z] 2023-05-08 05:32:02,358 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-08T05:32:02.446Z] 3.0.0-dev.40 [Pipeline] } [2023-05-08T05:32:02.445Z] $ docker exec --env ******** --env ******** 0c12e37a0bb85389bf5476474457cf6051ec7877657562d9c9cb137190af6726 ssh-agent -k [2023-05-08T05:32:02.529Z] unset SSH_AUTH_SOCK; [2023-05-08T05:32:02.530Z] unset SSH_AGENT_PID; [2023-05-08T05:32:02.530Z] echo Agent pid 75 killed; [2023-05-08T05:32:02.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T05:32:02.856Z] + git semver [Pipeline] } [2023-05-08T05:32:03.117Z] $ docker stop --time=1 0c12e37a0bb85389bf5476474457cf6051ec7877657562d9c9cb137190af6726 [2023-05-08T05:32:04.398Z] $ docker rm -f --volumes 0c12e37a0bb85389bf5476474457cf6051ec7877657562d9c9cb137190af6726 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T05:32:04.739Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-08T05:32:04.914Z] Stashed 1 file(s) [Pipeline] echo [2023-05-08T05:32:04.917Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.40 [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-05-08T05:32:05.053Z] provisioning config files... [2023-05-08T05:32:05.061Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16834309126830383889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:32:05.359Z] ---> docker-login.sh [2023-05-08T05:32:05.359Z] nexus3.edgexfoundry.org:10001 [2023-05-08T05:32:05.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:32:05.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:32:05.359Z] Configure a credential helper to remove this warning. See [2023-05-08T05:32:05.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:32:05.359Z] [2023-05-08T05:32:05.359Z] Login Succeeded [2023-05-08T05:32:05.359Z] nexus3.edgexfoundry.org:10002 [2023-05-08T05:32:05.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:32:05.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:32:05.359Z] Configure a credential helper to remove this warning. See [2023-05-08T05:32:05.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:32:05.359Z] [2023-05-08T05:32:05.359Z] Login Succeeded [2023-05-08T05:32:05.359Z] nexus3.edgexfoundry.org:10003 [2023-05-08T05:32:05.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:32:05.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:32:05.619Z] Configure a credential helper to remove this warning. See [2023-05-08T05:32:05.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:32:05.619Z] [2023-05-08T05:32:05.619Z] Login Succeeded [2023-05-08T05:32:05.619Z] nexus3.edgexfoundry.org:10004 [2023-05-08T05:32:05.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:32:05.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:32:05.619Z] Configure a credential helper to remove this warning. See [2023-05-08T05:32:05.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:32:05.619Z] [2023-05-08T05:32:05.619Z] Login Succeeded [2023-05-08T05:32:05.619Z] docker.io [2023-05-08T05:32:05.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:32:05.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:32:05.881Z] Configure a credential helper to remove this warning. See [2023-05-08T05:32:05.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:32:05.881Z] [2023-05-08T05:32:05.881Z] Login Succeeded [2023-05-08T05:32:05.881Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T05:32:05.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T05:32:05.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:32:05.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:32:05.962Z] ========================================================= [2023-05-08T05:32:05.962Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-08T05:32:05.962Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:32:06.261Z] + 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-05-08T05:32:06.261Z] Sending build context to Docker daemon 23.6MB [2023-05-08T05:32:06.261Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T05:32:06.261Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T05:32:06.261Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-08T05:32:06.261Z] f56be85fc22e: Pulling fs layer [2023-05-08T05:32:06.261Z] 85791d961cd3: Pulling fs layer [2023-05-08T05:32:06.261Z] d694b5ae8c79: Pulling fs layer [2023-05-08T05:32:06.261Z] 9f32a84ed3da: Pulling fs layer [2023-05-08T05:32:06.261Z] 4d19c01a9841: Pulling fs layer [2023-05-08T05:32:06.261Z] 9325e15d5711: Pulling fs layer [2023-05-08T05:32:06.261Z] 556b6ee489ea: Pulling fs layer [2023-05-08T05:32:06.261Z] c5a4b2cf53e6: Pulling fs layer [2023-05-08T05:32:06.261Z] 556b6ee489ea: Waiting [2023-05-08T05:32:06.261Z] c5a4b2cf53e6: Waiting [2023-05-08T05:32:06.261Z] 9325e15d5711: Waiting [2023-05-08T05:32:06.261Z] 9f32a84ed3da: Waiting [2023-05-08T05:32:06.520Z] 85791d961cd3: Verifying Checksum [2023-05-08T05:32:06.520Z] 85791d961cd3: Download complete [2023-05-08T05:32:06.520Z] 9f32a84ed3da: Verifying Checksum [2023-05-08T05:32:06.520Z] 9f32a84ed3da: Download complete [2023-05-08T05:32:06.520Z] 4d19c01a9841: Download complete [2023-05-08T05:32:06.520Z] f56be85fc22e: Verifying Checksum [2023-05-08T05:32:06.520Z] f56be85fc22e: Download complete [2023-05-08T05:32:06.520Z] 9325e15d5711: Verifying Checksum [2023-05-08T05:32:06.520Z] 9325e15d5711: Download complete [2023-05-08T05:32:06.520Z] f56be85fc22e: Pull complete [2023-05-08T05:32:06.777Z] 85791d961cd3: Pull complete [2023-05-08T05:32:06.777Z] c5a4b2cf53e6: Verifying Checksum [2023-05-08T05:32:06.777Z] c5a4b2cf53e6: Download complete [2023-05-08T05:32:07.035Z] d694b5ae8c79: Download complete [2023-05-08T05:32:07.293Z] 556b6ee489ea: Verifying Checksum [2023-05-08T05:32:07.293Z] 556b6ee489ea: Download complete [2023-05-08T05:32:09.825Z] d694b5ae8c79: Pull complete [2023-05-08T05:32:09.825Z] 9f32a84ed3da: Pull complete [2023-05-08T05:32:10.086Z] 4d19c01a9841: Pull complete [2023-05-08T05:32:10.087Z] 9325e15d5711: Pull complete [2023-05-08T05:32:12.614Z] 556b6ee489ea: Pull complete [2023-05-08T05:32:12.871Z] c5a4b2cf53e6: Pull complete [2023-05-08T05:32:13.130Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-08T05:32:13.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-08T05:32:13.130Z] ---> c4be618373d6 [2023-05-08T05:32:13.130Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T05:32:15.657Z] ---> Running in 57320ec86f39 [2023-05-08T05:32:15.657Z] Removing intermediate container 57320ec86f39 [2023-05-08T05:32:15.657Z] ---> 0902b5144a20 [2023-05-08T05:32:15.657Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T05:32:15.657Z] ---> Running in 34baa07e777c [2023-05-08T05:32:15.657Z] Removing intermediate container 34baa07e777c [2023-05-08T05:32:15.657Z] ---> 39af593bd5c5 [2023-05-08T05:32:15.657Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T05:32:15.657Z] ---> Running in d77b93072739 [2023-05-08T05:32:15.657Z] Removing intermediate container d77b93072739 [2023-05-08T05:32:15.657Z] ---> 063d6c6a2691 [2023-05-08T05:32:15.657Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-08T05:32:15.657Z] ---> Running in 6186888b5af8 [2023-05-08T05:32:15.915Z] Removing intermediate container 6186888b5af8 [2023-05-08T05:32:15.915Z] ---> edda775ab2cf [2023-05-08T05:32:15.915Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T05:32:15.915Z] ---> Running in 8b1a5bd145b2 [2023-05-08T05:32:16.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T05:32:16.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T05:32:16.745Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T05:32:16.745Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T05:32:16.745Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T05:32:16.745Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T05:32:16.745Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T05:32:16.745Z] OK: 269 MiB in 57 packages [2023-05-08T05:32:17.003Z] Removing intermediate container 8b1a5bd145b2 [2023-05-08T05:32:17.003Z] ---> debfa9dc8b5b [2023-05-08T05:32:17.003Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-08T05:32:17.262Z] ---> b0c215f64481 [2023-05-08T05:32:17.262Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T05:32:17.262Z] ---> Running in b54587e4a5e3 [2023-05-08T05:32:20.015Z] Still waiting to schedule task [2023-05-08T05:32:20.015Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-14463’ is offline [2023-05-08T05:32:35.373Z] Removing intermediate container b54587e4a5e3 [2023-05-08T05:32:35.373Z] ---> 128ec5d14551 [2023-05-08T05:32:35.373Z] Step 10/12 : COPY . . [2023-05-08T05:32:35.373Z] ---> b07522a7b177 [2023-05-08T05:32:35.373Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T05:32:35.373Z] ---> Running in 9951aa5710d1 [2023-05-08T05:32:35.373Z] Removing intermediate container 9951aa5710d1 [2023-05-08T05:32:35.373Z] ---> 790bc4bb9b26 [2023-05-08T05:32:35.373Z] Step 12/12 : RUN $MAKE [2023-05-08T05:32:35.373Z] ---> Running in 0ac4a5d8767e [2023-05-08T05:32:35.631Z] noop [2023-05-08T05:32:35.891Z] Removing intermediate container 0ac4a5d8767e [2023-05-08T05:32:35.891Z] ---> 45e892d50221 [2023-05-08T05:32:35.891Z] Successfully built 45e892d50221 [2023-05-08T05:32:35.891Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:32:36.212Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T05:32:36.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:32:36.294Z] prd-ubuntu20.04-docker-8c-8g-14464 does not seem to be running inside a container [2023-05-08T05:32:36.335Z] $ 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-05-08T05:32:36.672Z] $ docker top fc5de8f5452e59f52ce16895e034c0fd33a8138b74f945677efd178d9794cce9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T05:32:37.019Z] + go version [2023-05-08T05:32:37.019Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-08T05:32:37.034Z] $ docker stop --time=1 fc5de8f5452e59f52ce16895e034c0fd33a8138b74f945677efd178d9794cce9 [2023-05-08T05:32:38.571Z] $ docker rm -f --volumes fc5de8f5452e59f52ce16895e034c0fd33a8138b74f945677efd178d9794cce9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:32:38.994Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-08T05:32:38.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:32:39.073Z] prd-ubuntu20.04-docker-8c-8g-14464 does not seem to be running inside a container [2023-05-08T05:32:39.107Z] $ 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-05-08T05:32:39.445Z] $ docker top aa2a71165e195ace589fb98043a8c57b4bac7b8d762f4d5efbe9086479d73fca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T05:32:39.787Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-08T05:32:40.079Z] + make test [2023-05-08T05:32:40.079Z] go test ./... -coverprofile=coverage.out [2023-05-08T05:32:45.352Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-08T05:32:55.324Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-08T05:32:55.324Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2023-05-08T05:32:59.510Z] go vet ./... [2023-05-08T05:33:03.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T05:33:03.693Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T05:33:03.693Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T05:33:03.710Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T05:33:03.729Z] $ docker stop --time=1 aa2a71165e195ace589fb98043a8c57b4bac7b8d762f4d5efbe9086479d73fca [2023-05-08T05:33:05.475Z] $ docker rm -f --volumes aa2a71165e195ace589fb98043a8c57b4bac7b8d762f4d5efbe9086479d73fca [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T05:33:05.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T05:33:05.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-08T05:33:06.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T05:33:06.699Z] + ls -al . [2023-05-08T05:33:06.700Z] total 192 [2023-05-08T05:33:06.700Z] drwxrwxr-x 9 jenkins jenkins 4096 May 8 05:32 . [2023-05-08T05:33:06.700Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:31 .. [2023-05-08T05:33:06.700Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 05:32 .git [2023-05-08T05:33:06.700Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:31 .github [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 337 May 8 05:31 .gitignore [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 05:31 .golangci.yml [2023-05-08T05:33:06.700Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 05:32 .semver [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 8 05:31 Attribution.txt [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 8 05:31 CHANGELOG.md [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 8 05:31 Dockerfile [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 05:31 GOVERNANCE.md [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 660 May 8 05:31 Jenkinsfile [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 05:31 LICENSE [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 8 05:31 Makefile [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 623 May 8 05:31 OWNERS.md [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 8 05:31 README.md [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 05:32 VERSION [2023-05-08T05:33:06.700Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 05:31 bin [2023-05-08T05:33:06.700Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:31 cmd [2023-05-08T05:33:06.700Z] -rw-r--r-- 1 jenkins jenkins 43063 May 8 05:32 coverage.out [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 8 05:31 go.mod [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 8 05:31 go.sum [2023-05-08T05:33:06.700Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:31 internal [2023-05-08T05:33:06.700Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:31 snap [2023-05-08T05:33:06.700Z] -rw-rw-r-- 1 jenkins jenkins 235 May 8 05:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:07.070Z] + 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=2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe --label arch=amd64 --label version=3.0.0-dev.40 . [2023-05-08T05:33:07.070Z] Sending build context to Docker daemon 23.64MB [2023-05-08T05:33:07.070Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T05:33:07.070Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-08T05:33:07.070Z] ---> 45e892d50221 [2023-05-08T05:33:07.070Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T05:33:07.070Z] ---> Running in 90aae7f5284b [2023-05-08T05:33:07.342Z] Removing intermediate container 90aae7f5284b [2023-05-08T05:33:07.342Z] ---> 718c236cb02c [2023-05-08T05:33:07.343Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T05:33:07.343Z] ---> Running in 02cd1aa28a85 [2023-05-08T05:33:07.343Z] Removing intermediate container 02cd1aa28a85 [2023-05-08T05:33:07.343Z] ---> 4b2b31908843 [2023-05-08T05:33:07.343Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T05:33:07.343Z] ---> Running in a0d7091d1298 [2023-05-08T05:33:07.343Z] Removing intermediate container a0d7091d1298 [2023-05-08T05:33:07.343Z] ---> b1bfef92da58 [2023-05-08T05:33:07.343Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-08T05:33:07.343Z] ---> Running in 9e9b6986fa8e [2023-05-08T05:33:07.613Z] Removing intermediate container 9e9b6986fa8e [2023-05-08T05:33:07.613Z] ---> 39f919d3b0bf [2023-05-08T05:33:07.613Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T05:33:07.613Z] ---> Running in 28f3d15919fa [2023-05-08T05:33:07.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T05:33:07.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T05:33:08.247Z] OK: 269 MiB in 57 packages [2023-05-08T05:33:08.247Z] Removing intermediate container 28f3d15919fa [2023-05-08T05:33:08.247Z] ---> 4c1d27258bf6 [2023-05-08T05:33:08.247Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-08T05:33:08.505Z] ---> 2892d92b951a [2023-05-08T05:33:08.505Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T05:33:08.505Z] ---> Running in 12f33e5fbd70 [2023-05-08T05:33:09.072Z] Removing intermediate container 12f33e5fbd70 [2023-05-08T05:33:09.072Z] ---> ba9b70d3b3d5 [2023-05-08T05:33:09.072Z] Step 10/25 : COPY . . [2023-05-08T05:33:09.640Z] ---> f40d9055fbe7 [2023-05-08T05:33:09.640Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T05:33:09.640Z] ---> Running in ed82eea33ee5 [2023-05-08T05:33:09.640Z] Removing intermediate container ed82eea33ee5 [2023-05-08T05:33:09.640Z] ---> a49577dac853 [2023-05-08T05:33:09.640Z] Step 12/25 : RUN $MAKE [2023-05-08T05:33:09.640Z] ---> Running in 70c45032c74a [2023-05-08T05:33:09.899Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.40" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-08T05:33:27.976Z] Removing intermediate container 70c45032c74a [2023-05-08T05:33:27.976Z] ---> c0aab212f5aa [2023-05-08T05:33:27.976Z] Step 13/25 : FROM alpine:3.17 [2023-05-08T05:33:27.976Z] 3.17: Pulling from library/alpine [2023-05-08T05:33:27.976Z] f56be85fc22e: Already exists [2023-05-08T05:33:27.976Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T05:33:27.976Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T05:33:27.976Z] ---> 9ed4aefc74f6 [2023-05-08T05:33:27.976Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-08T05:33:27.976Z] ---> Running in 64b2b3299db7 [2023-05-08T05:33:27.976Z] Removing intermediate container 64b2b3299db7 [2023-05-08T05:33:27.976Z] ---> 6867d14b4241 [2023-05-08T05:33:27.976Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-08T05:33:27.976Z] ---> Running in dc1b4974e985 [2023-05-08T05:33:27.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-08T05:33:27.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-08T05:33:27.976Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T05:33:27.976Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T05:33:27.976Z] OK: 7 MiB in 16 packages [2023-05-08T05:33:27.976Z] Removing intermediate container dc1b4974e985 [2023-05-08T05:33:27.976Z] ---> ade06c39270f [2023-05-08T05:33:27.976Z] Step 16/25 : WORKDIR / [2023-05-08T05:33:27.976Z] ---> Running in 0eb27c7c735c [2023-05-08T05:33:27.976Z] Removing intermediate container 0eb27c7c735c [2023-05-08T05:33:27.976Z] ---> 3fe1df75cc0c [2023-05-08T05:33:27.976Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-08T05:33:27.976Z] ---> 7189583d1e0e [2023-05-08T05:33:27.976Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-08T05:33:27.976Z] ---> 6d16e850d753 [2023-05-08T05:33:27.976Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-08T05:33:27.976Z] ---> fc5dfecf7dc4 [2023-05-08T05:33:27.976Z] Step 20/25 : EXPOSE 59900 [2023-05-08T05:33:27.976Z] ---> Running in de55bd9b8fb7 [2023-05-08T05:33:27.976Z] Removing intermediate container de55bd9b8fb7 [2023-05-08T05:33:27.976Z] ---> 0b56ce9ebfa2 [2023-05-08T05:33:27.976Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-08T05:33:27.976Z] ---> Running in 8cd6a9948768 [2023-05-08T05:33:27.976Z] Removing intermediate container 8cd6a9948768 [2023-05-08T05:33:27.976Z] ---> 3e39d327e562 [2023-05-08T05:33:27.976Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T05:33:27.976Z] ---> Running in 04303b199f43 [2023-05-08T05:33:27.976Z] Removing intermediate container 04303b199f43 [2023-05-08T05:33:27.976Z] ---> 1106feb07b86 [2023-05-08T05:33:27.976Z] Step 23/25 : LABEL arch=amd64 [2023-05-08T05:33:27.976Z] ---> Running in 5465ff01b160 [2023-05-08T05:33:27.976Z] Removing intermediate container 5465ff01b160 [2023-05-08T05:33:27.976Z] ---> 87e6d9b6a369 [2023-05-08T05:33:27.976Z] Step 24/25 : LABEL git_sha=2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [2023-05-08T05:33:28.237Z] ---> Running in 5d8961b11d8e [2023-05-08T05:33:28.237Z] Removing intermediate container 5d8961b11d8e [2023-05-08T05:33:28.237Z] ---> 74c0ffcc0954 [2023-05-08T05:33:28.237Z] Step 25/25 : LABEL version=3.0.0-dev.40 [2023-05-08T05:33:28.237Z] ---> Running in 666099a094f4 [2023-05-08T05:33:28.237Z] Removing intermediate container 666099a094f4 [2023-05-08T05:33:28.237Z] ---> 16deed84d163 [2023-05-08T05:33:28.237Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T05:33:28.237Z] Successfully built 16deed84d163 [2023-05-08T05:33:28.237Z] 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-05-08T05:33:28.321Z] provisioning config files... [2023-05-08T05:33:28.329Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7170307887001347313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:33:28.628Z] ---> docker-login.sh [2023-05-08T05:33:28.629Z] nexus3.edgexfoundry.org:10001 [2023-05-08T05:33:28.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:33:28.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:33:28.629Z] Configure a credential helper to remove this warning. See [2023-05-08T05:33:28.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:33:28.629Z] [2023-05-08T05:33:28.629Z] Login Succeeded [2023-05-08T05:33:28.629Z] nexus3.edgexfoundry.org:10002 [2023-05-08T05:33:28.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:33:28.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:33:28.629Z] Configure a credential helper to remove this warning. See [2023-05-08T05:33:28.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:33:28.629Z] [2023-05-08T05:33:28.629Z] Login Succeeded [2023-05-08T05:33:28.629Z] nexus3.edgexfoundry.org:10003 [2023-05-08T05:33:28.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:33:28.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:33:28.888Z] Configure a credential helper to remove this warning. See [2023-05-08T05:33:28.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:33:28.888Z] [2023-05-08T05:33:28.888Z] Login Succeeded [2023-05-08T05:33:28.888Z] nexus3.edgexfoundry.org:10004 [2023-05-08T05:33:28.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:33:28.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:33:28.888Z] Configure a credential helper to remove this warning. See [2023-05-08T05:33:28.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:33:28.888Z] [2023-05-08T05:33:28.888Z] Login Succeeded [2023-05-08T05:33:28.888Z] docker.io [2023-05-08T05:33:28.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:33:29.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:33:29.147Z] Configure a credential helper to remove this warning. See [2023-05-08T05:33:29.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:33:29.147Z] [2023-05-08T05:33:29.147Z] Login Succeeded [2023-05-08T05:33:29.147Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T05:33:29.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T05:33:29.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:33:29.213Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-08T05:33:29.213Z] 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [2023-05-08T05:33:29.213Z] latest [2023-05-08T05:33:29.213Z] 3.0.0-dev.40 [2023-05-08T05:33:29.213Z] 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe-3.0.0-dev.40 [2023-05-08T05:33:29.213Z] main [2023-05-08T05:33:29.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:29.534Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:29.839Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [2023-05-08T05:33:29.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-08T05:33:29.839Z] 60ccae4193de: Preparing [2023-05-08T05:33:29.839Z] 918589414418: Preparing [2023-05-08T05:33:29.839Z] 6aa172d90540: Preparing [2023-05-08T05:33:29.839Z] c889bad817be: Preparing [2023-05-08T05:33:29.839Z] f1417ff83b31: Preparing [2023-05-08T05:33:29.839Z] f1417ff83b31: Layer already exists [2023-05-08T05:33:29.839Z] c889bad817be: Pushed [2023-05-08T05:33:29.839Z] 6aa172d90540: Pushed [2023-05-08T05:33:29.839Z] 918589414418: Pushed [2023-05-08T05:33:32.371Z] 60ccae4193de: Pushed [2023-05-08T05:33:32.371Z] 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe: digest: sha256:5163cc35f02a245ea5ea1398392d6788044fd42b760b60d86d5c41d5d598a50a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:32.690Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:33.001Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-08T05:33:33.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-08T05:33:33.002Z] 60ccae4193de: Preparing [2023-05-08T05:33:33.002Z] 918589414418: Preparing [2023-05-08T05:33:33.002Z] 6aa172d90540: Preparing [2023-05-08T05:33:33.002Z] c889bad817be: Preparing [2023-05-08T05:33:33.002Z] f1417ff83b31: Preparing [2023-05-08T05:33:33.002Z] f1417ff83b31: Layer already exists [2023-05-08T05:33:33.002Z] 918589414418: Layer already exists [2023-05-08T05:33:33.002Z] 6aa172d90540: Layer already exists [2023-05-08T05:33:33.002Z] 60ccae4193de: Layer already exists [2023-05-08T05:33:33.002Z] c889bad817be: Layer already exists [2023-05-08T05:33:33.002Z] latest: digest: sha256:5163cc35f02a245ea5ea1398392d6788044fd42b760b60d86d5c41d5d598a50a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:33.314Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:33.624Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.40 [2023-05-08T05:33:33.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-08T05:33:33.624Z] 60ccae4193de: Preparing [2023-05-08T05:33:33.624Z] 918589414418: Preparing [2023-05-08T05:33:33.624Z] 6aa172d90540: Preparing [2023-05-08T05:33:33.624Z] c889bad817be: Preparing [2023-05-08T05:33:33.624Z] f1417ff83b31: Preparing [2023-05-08T05:33:33.624Z] 918589414418: Layer already exists [2023-05-08T05:33:33.624Z] 60ccae4193de: Layer already exists [2023-05-08T05:33:33.624Z] 6aa172d90540: Layer already exists [2023-05-08T05:33:33.624Z] f1417ff83b31: Layer already exists [2023-05-08T05:33:33.624Z] c889bad817be: Layer already exists [2023-05-08T05:33:33.624Z] 3.0.0-dev.40: digest: sha256:5163cc35f02a245ea5ea1398392d6788044fd42b760b60d86d5c41d5d598a50a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:33.939Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:34.239Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe-3.0.0-dev.40 [2023-05-08T05:33:34.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-08T05:33:34.239Z] 60ccae4193de: Preparing [2023-05-08T05:33:34.239Z] 918589414418: Preparing [2023-05-08T05:33:34.239Z] 6aa172d90540: Preparing [2023-05-08T05:33:34.239Z] c889bad817be: Preparing [2023-05-08T05:33:34.239Z] f1417ff83b31: Preparing [2023-05-08T05:33:34.239Z] 918589414418: Layer already exists [2023-05-08T05:33:34.239Z] 60ccae4193de: Layer already exists [2023-05-08T05:33:34.239Z] c889bad817be: Layer already exists [2023-05-08T05:33:34.239Z] f1417ff83b31: Layer already exists [2023-05-08T05:33:34.239Z] 6aa172d90540: Layer already exists [2023-05-08T05:33:34.239Z] 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe-3.0.0-dev.40: digest: sha256:5163cc35f02a245ea5ea1398392d6788044fd42b760b60d86d5c41d5d598a50a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:34.543Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:34.848Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-08T05:33:34.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-08T05:33:34.848Z] 60ccae4193de: Preparing [2023-05-08T05:33:34.848Z] 918589414418: Preparing [2023-05-08T05:33:34.848Z] 6aa172d90540: Preparing [2023-05-08T05:33:34.848Z] c889bad817be: Preparing [2023-05-08T05:33:34.848Z] f1417ff83b31: Preparing [2023-05-08T05:33:34.848Z] 918589414418: Layer already exists [2023-05-08T05:33:34.848Z] f1417ff83b31: Layer already exists [2023-05-08T05:33:34.848Z] 60ccae4193de: Layer already exists [2023-05-08T05:33:34.848Z] c889bad817be: Layer already exists [2023-05-08T05:33:34.848Z] 6aa172d90540: Layer already exists [2023-05-08T05:33:34.848Z] main: digest: sha256:5163cc35f02a245ea5ea1398392d6788044fd42b760b60d86d5c41d5d598a50a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T05:33:34.885Z] ===================================================== [Pipeline] echo [2023-05-08T05:33:34.891Z] taggedImages: [2023-05-08T05:33:34.891Z] - nexus3.edgexfoundry.org:10004/device-virtual:2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [2023-05-08T05:33:34.891Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-08T05:33:34.891Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.40 [2023-05-08T05:33:34.891Z] - nexus3.edgexfoundry.org:10004/device-virtual:2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe-3.0.0-dev.40 [2023-05-08T05:33:34.891Z] - 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-05-08T05:33:35.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T05:33:35.232Z] [2023-05-08T05:33:35.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:33:35.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T05:33:35.528Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-08T05:33:35.528Z] 5eb5b503b376: Pulling fs layer [2023-05-08T05:33:35.528Z] 5c69ac0246d0: Pulling fs layer [2023-05-08T05:33:35.528Z] ec43610c2a17: Pulling fs layer [2023-05-08T05:33:35.528Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-08T05:33:35.528Z] 33b1e0a273af: Pulling fs layer [2023-05-08T05:33:35.528Z] 5d3b04190fa2: Pulling fs layer [2023-05-08T05:33:35.528Z] 2f39f015ded8: Pulling fs layer [2023-05-08T05:33:35.528Z] 33b1e0a273af: Waiting [2023-05-08T05:33:35.528Z] 5d3b04190fa2: Waiting [2023-05-08T05:33:35.528Z] 2f39f015ded8: Waiting [2023-05-08T05:33:35.528Z] 3a2ae6a8a46f: Waiting [2023-05-08T05:33:35.528Z] 5c69ac0246d0: Verifying Checksum [2023-05-08T05:33:35.528Z] 5c69ac0246d0: Download complete [2023-05-08T05:33:35.528Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-08T05:33:35.528Z] 3a2ae6a8a46f: Download complete [2023-05-08T05:33:35.528Z] 33b1e0a273af: Verifying Checksum [2023-05-08T05:33:35.528Z] 33b1e0a273af: Download complete [2023-05-08T05:33:35.786Z] 5d3b04190fa2: Download complete [2023-05-08T05:33:35.786Z] ec43610c2a17: Verifying Checksum [2023-05-08T05:33:35.786Z] ec43610c2a17: Download complete [2023-05-08T05:33:35.786Z] 5eb5b503b376: Verifying Checksum [2023-05-08T05:33:35.786Z] 5eb5b503b376: Download complete [2023-05-08T05:33:36.352Z] 2f39f015ded8: Verifying Checksum [2023-05-08T05:33:36.352Z] 2f39f015ded8: Download complete [2023-05-08T05:33:36.918Z] 5eb5b503b376: Pull complete [2023-05-08T05:33:36.918Z] 5c69ac0246d0: Pull complete [2023-05-08T05:33:37.177Z] ec43610c2a17: Pull complete [2023-05-08T05:33:37.435Z] 3a2ae6a8a46f: Pull complete [2023-05-08T05:33:37.435Z] 33b1e0a273af: Pull complete [2023-05-08T05:33:37.693Z] 5d3b04190fa2: Pull complete [2023-05-08T05:33:41.882Z] 2f39f015ded8: Pull complete [2023-05-08T05:33:41.882Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-08T05:33:41.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T05:33:41.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:33:41.960Z] prd-ubuntu20.04-docker-8c-8g-14464 does not seem to be running inside a container [2023-05-08T05:33:41.997Z] $ 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-05-08T05:33:43.164Z] $ docker top 0255db7c920cb47cd7174f9b029639b0d812331614ddbd3097534223e9d7b95a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:33:43.524Z] ---> job-cost.sh [2023-05-08T05:33:43.524Z] lf-activate-venv: SKIPPING [2023-05-08T05:33:43.524Z] INFO: No Stack... [2023-05-08T05:33:43.782Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T05:33:44.351Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T05:33:44.641Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-08T05:33:44.641Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T05:33:44.654Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-112-stack-cost] [2023-05-08T05:33:44.663Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-112-stack-cost] did not exist. Created. [2023-05-08T05:33:44.663Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T05:33:44.965Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-08T05:33:44.995Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T05:33:45.002Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T05:33:45.025Z] $ docker stop --time=1 0255db7c920cb47cd7174f9b029639b0d812331614ddbd3097534223e9d7b95a [2023-05-08T05:33:46.168Z] $ docker rm -f --volumes 0255db7c920cb47cd7174f9b029639b0d812331614ddbd3097534223e9d7b95a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-08T05:35:01.198Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14470 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-05-08T05:35:01.209Z] Running in /w/workspace/device-virtual-go/112 [Pipeline] { [Pipeline] checkout [2023-05-08T05:35:01.240Z] The recommended git tool is: git [2023-05-08T05:35:07.979Z] using credential edgex-jenkins-ssh [2023-05-08T05:35:08.002Z] Cloning the remote Git repository [2023-05-08T05:35:08.060Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-08T05:35:08.181Z] > git init /w/workspace/device-virtual-go/112 # timeout=10 [2023-05-08T05:35:08.373Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-08T05:35:08.374Z] > git --version # timeout=10 [2023-05-08T05:35:08.398Z] > git --version # 'git version 2.25.1' [2023-05-08T05:35:08.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-08T05:35:08.580Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T05:35:11.218Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-08T05:35:11.242Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-08T05:35:12.267Z] Avoid second fetch [2023-05-08T05:35:12.268Z] Checking out Revision 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe (main) [2023-05-08T05:35:12.947Z] Commit message: "Merge pull request #399 from jumpingliu/ignore-go-mods" [2023-05-08T05:35:12.293Z] > git config core.sparsecheckout # timeout=10 [2023-05-08T05:35:12.396Z] > git checkout -f 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T05:35:13.904Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-08T05:35:13.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T05:35:13.904Z] Dload Upload Total Spent Left Speed [2023-05-08T05:35:13.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-05-08T05:35:14.541Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-08T05:35:14.898Z] + sudo tee /etc/docker/daemon.new [2023-05-08T05:35:14.898Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-08T05:35:14.898Z] { [2023-05-08T05:35:14.898Z] "registry-mirrors": [ [2023-05-08T05:35:14.898Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-08T05:35:14.898Z] ], [2023-05-08T05:35:14.898Z] "bip": "10.250.0.254/24", [2023-05-08T05:35:14.898Z] "hosts": [ [2023-05-08T05:35:14.898Z] "tcp://0.0.0.0:5555", [2023-05-08T05:35:14.898Z] "unix:///var/run/docker.sock" [2023-05-08T05:35:14.898Z] ], [2023-05-08T05:35:14.898Z] "mtu": 1458, [2023-05-08T05:35:14.898Z] "selinux-enabled": true, [2023-05-08T05:35:14.898Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-08T05:35:14.898Z] } [Pipeline] sh [2023-05-08T05:35:15.240Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-08T05:35:15.584Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T05:35:33.917Z] provisioning config files... [2023-05-08T05:35:33.948Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/112@tmp/config12122837863601563191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:35:34.316Z] ---> docker-login.sh [2023-05-08T05:35:34.316Z] nexus3.edgexfoundry.org:10001 [2023-05-08T05:35:34.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:35:35.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:35:35.176Z] Configure a credential helper to remove this warning. See [2023-05-08T05:35:35.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:35:35.176Z] [2023-05-08T05:35:35.176Z] Login Succeeded [2023-05-08T05:35:35.176Z] nexus3.edgexfoundry.org:10002 [2023-05-08T05:35:35.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:35:35.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:35:35.448Z] Configure a credential helper to remove this warning. See [2023-05-08T05:35:35.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:35:35.448Z] [2023-05-08T05:35:35.448Z] Login Succeeded [2023-05-08T05:35:35.722Z] nexus3.edgexfoundry.org:10003 [2023-05-08T05:35:35.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:35:35.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:35:35.992Z] Configure a credential helper to remove this warning. See [2023-05-08T05:35:35.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:35:35.992Z] [2023-05-08T05:35:35.992Z] Login Succeeded [2023-05-08T05:35:35.992Z] nexus3.edgexfoundry.org:10004 [2023-05-08T05:35:36.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:35:36.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:35:36.266Z] Configure a credential helper to remove this warning. See [2023-05-08T05:35:36.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:35:36.266Z] [2023-05-08T05:35:36.266Z] Login Succeeded [2023-05-08T05:35:36.266Z] docker.io [2023-05-08T05:35:36.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:35:36.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:35:36.806Z] Configure a credential helper to remove this warning. See [2023-05-08T05:35:36.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:35:36.806Z] [2023-05-08T05:35:36.806Z] Login Succeeded [2023-05-08T05:35:36.806Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T05:35:36.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-08T05:35:37.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:35:37.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:35:37.161Z] ========================================================= [2023-05-08T05:35:37.161Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-08T05:35:37.161Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:35:37.516Z] + 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-05-08T05:35:38.115Z] Sending build context to Docker daemon 11.96MB [2023-05-08T05:35:38.115Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T05:35:38.115Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-08T05:35:38.387Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-08T05:35:38.387Z] c41833b44d91: Pulling fs layer [2023-05-08T05:35:38.387Z] ed15518f5707: Pulling fs layer [2023-05-08T05:35:38.387Z] feae8fd75edb: Pulling fs layer [2023-05-08T05:35:38.387Z] 242c74f7c9fa: Pulling fs layer [2023-05-08T05:35:38.387Z] 3cdef696dda3: Pulling fs layer [2023-05-08T05:35:38.387Z] 2ced38df9373: Pulling fs layer [2023-05-08T05:35:38.387Z] 58f1dce35555: Pulling fs layer [2023-05-08T05:35:38.387Z] 242c74f7c9fa: Waiting [2023-05-08T05:35:38.387Z] 3cdef696dda3: Waiting [2023-05-08T05:35:38.387Z] 2ced38df9373: Waiting [2023-05-08T05:35:38.387Z] 58f1dce35555: Waiting [2023-05-08T05:35:38.387Z] ed15518f5707: Download complete [2023-05-08T05:35:38.387Z] 242c74f7c9fa: Verifying Checksum [2023-05-08T05:35:38.387Z] 242c74f7c9fa: Download complete [2023-05-08T05:35:38.387Z] 3cdef696dda3: Verifying Checksum [2023-05-08T05:35:38.387Z] 3cdef696dda3: Download complete [2023-05-08T05:35:38.387Z] c41833b44d91: Verifying Checksum [2023-05-08T05:35:39.827Z] c41833b44d91: Pull complete [2023-05-08T05:35:39.827Z] 58f1dce35555: Verifying Checksum [2023-05-08T05:35:39.827Z] 58f1dce35555: Download complete [2023-05-08T05:35:40.108Z] ed15518f5707: Pull complete [2023-05-08T05:35:41.087Z] feae8fd75edb: Verifying Checksum [2023-05-08T05:35:41.087Z] feae8fd75edb: Download complete [2023-05-08T05:35:41.359Z] 2ced38df9373: Verifying Checksum [2023-05-08T05:35:41.359Z] 2ced38df9373: Download complete [2023-05-08T05:35:53.758Z] feae8fd75edb: Pull complete [2023-05-08T05:35:53.758Z] 242c74f7c9fa: Pull complete [2023-05-08T05:35:53.758Z] 3cdef696dda3: Pull complete [2023-05-08T05:36:02.026Z] 2ced38df9373: Pull complete [2023-05-08T05:36:03.503Z] 58f1dce35555: Pull complete [2023-05-08T05:36:03.503Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-08T05:36:03.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-08T05:36:03.503Z] ---> fadd8f120f05 [2023-05-08T05:36:03.503Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T05:36:06.174Z] ---> Running in 859b99c8482a [2023-05-08T05:36:06.174Z] Removing intermediate container 859b99c8482a [2023-05-08T05:36:06.174Z] ---> f66acf4208be [2023-05-08T05:36:06.174Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T05:36:06.174Z] ---> Running in c71a02dbac84 [2023-05-08T05:36:06.446Z] Removing intermediate container c71a02dbac84 [2023-05-08T05:36:06.446Z] ---> ed412ec98cb4 [2023-05-08T05:36:06.446Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-08T05:36:06.717Z] ---> Running in a7adf5d33a0e [2023-05-08T05:36:06.989Z] Removing intermediate container a7adf5d33a0e [2023-05-08T05:36:06.989Z] ---> ae69d9d1aa43 [2023-05-08T05:36:06.989Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-08T05:36:06.989Z] ---> Running in 47449786297a [2023-05-08T05:36:07.581Z] Removing intermediate container 47449786297a [2023-05-08T05:36:07.581Z] ---> 31090a42a575 [2023-05-08T05:36:07.581Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T05:36:07.581Z] ---> Running in cce1c70aa1dc [2023-05-08T05:36:09.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T05:36:09.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T05:36:11.027Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-08T05:36:11.028Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-08T05:36:11.028Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-08T05:36:11.028Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-08T05:36:11.028Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T05:36:11.312Z] OK: 268 MiB in 57 packages [2023-05-08T05:36:13.277Z] Removing intermediate container cce1c70aa1dc [2023-05-08T05:36:13.277Z] ---> 98e8f3ab60fb [2023-05-08T05:36:13.277Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-08T05:36:13.867Z] ---> ecba787a123b [2023-05-08T05:36:13.867Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T05:36:14.173Z] ---> Running in 6e301de73db4 [2023-05-08T05:37:22.080Z] Removing intermediate container 6e301de73db4 [2023-05-08T05:37:22.080Z] ---> 4274923f205e [2023-05-08T05:37:22.080Z] Step 10/12 : COPY . . [2023-05-08T05:37:22.349Z] ---> e6cec70be487 [2023-05-08T05:37:22.349Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T05:37:22.349Z] ---> Running in 28f1016bc7b7 [2023-05-08T05:37:22.619Z] Removing intermediate container 28f1016bc7b7 [2023-05-08T05:37:22.619Z] ---> e2b7ad6ea07d [2023-05-08T05:37:22.619Z] Step 12/12 : RUN $MAKE [2023-05-08T05:37:22.619Z] ---> Running in 73530f2512b6 [2023-05-08T05:37:24.041Z] noop [2023-05-08T05:37:24.309Z] Removing intermediate container 73530f2512b6 [2023-05-08T05:37:24.309Z] ---> e6f3809e397c [2023-05-08T05:37:24.578Z] Successfully built e6f3809e397c [2023-05-08T05:37:24.578Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:37:24.943Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T05:37:24.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:37:25.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-14470 does not seem to be running inside a container [2023-05-08T05:37:25.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/112 -v /w/workspace/device-virtual-go/112:/w/workspace/device-virtual-go/112:rw,z -v /w/workspace/device-virtual-go/112@tmp:/w/workspace/device-virtual-go/112@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-05-08T05:37:26.559Z] $ docker top 962c1080a4302ad428e78205f381c8715e26dda9c65ec59f7f5a25f2c4ccb5ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T05:37:27.430Z] + go version [2023-05-08T05:37:27.430Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-08T05:37:27.455Z] $ docker stop --time=1 962c1080a4302ad428e78205f381c8715e26dda9c65ec59f7f5a25f2c4ccb5ad [2023-05-08T05:37:29.183Z] $ docker rm -f --volumes 962c1080a4302ad428e78205f381c8715e26dda9c65ec59f7f5a25f2c4ccb5ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:37:29.753Z] + docker inspect -f . ci-base-image-arm64 [2023-05-08T05:37:29.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:37:29.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-14470 does not seem to be running inside a container [2023-05-08T05:37:30.060Z] $ 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/112 -v /w/workspace/device-virtual-go/112:/w/workspace/device-virtual-go/112:rw,z -v /w/workspace/device-virtual-go/112@tmp:/w/workspace/device-virtual-go/112@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-05-08T05:37:31.385Z] $ docker top 4889d3b41a938c3504e22899ac4e54b4a73b1164cb6a62d9439611532a35816a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T05:37:32.252Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/112 [Pipeline] fileExists [Pipeline] sh [2023-05-08T05:37:32.910Z] + make test [2023-05-08T05:37:32.910Z] go test ./... -coverprofile=coverage.out [2023-05-08T05:38:11.819Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-08T05:40:33.585Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-08T05:40:33.585Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.103s coverage: 58.4% of statements [2023-05-08T05:40:33.585Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-08T05:40:33.585Z] go vet ./... [2023-05-08T05:41:06.242Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-08T05:41:06.242Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-08T05:41:06.242Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-08T05:41:06.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-08T05:41:06.273Z] $ docker stop --time=1 4889d3b41a938c3504e22899ac4e54b4a73b1164cb6a62d9439611532a35816a [2023-05-08T05:41:08.686Z] $ docker rm -f --volumes 4889d3b41a938c3504e22899ac4e54b4a73b1164cb6a62d9439611532a35816a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T05:41:09.916Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-08T05:41:09.940Z] Warning: overwriting stash ‘coverage-report’ [2023-05-08T05:41:10.519Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-08T05:41:10.887Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-08T05:41:11.215Z] + ls -al . [2023-05-08T05:41:11.215Z] total 188 [2023-05-08T05:41:11.215Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 05:37 . [2023-05-08T05:41:11.215Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:35 .. [2023-05-08T05:41:11.215Z] drwxrwxr-x 8 jenkins jenkins 4096 May 8 05:35 .git [2023-05-08T05:41:11.215Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:35 .github [2023-05-08T05:41:11.215Z] -rw-rw-r-- 1 jenkins jenkins 337 May 8 05:35 .gitignore [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 41 May 8 05:35 .golangci.yml [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 8 05:35 Attribution.txt [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 8 05:35 CHANGELOG.md [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 8 05:35 Dockerfile [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 677 May 8 05:35 GOVERNANCE.md [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 660 May 8 05:35 Jenkinsfile [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 8 05:35 LICENSE [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 8 05:35 Makefile [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 623 May 8 05:35 OWNERS.md [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 8 05:35 README.md [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 12 May 8 05:32 VERSION [2023-05-08T05:41:11.216Z] drwxrwxr-x 2 jenkins jenkins 4096 May 8 05:35 bin [2023-05-08T05:41:11.216Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:35 cmd [2023-05-08T05:41:11.216Z] -rw-r--r-- 1 jenkins jenkins 43063 May 8 05:40 coverage.out [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 8 05:35 go.mod [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 8 05:35 go.sum [2023-05-08T05:41:11.216Z] drwxrwxr-x 3 jenkins jenkins 4096 May 8 05:35 internal [2023-05-08T05:41:11.216Z] drwxrwxr-x 4 jenkins jenkins 4096 May 8 05:35 snap [2023-05-08T05:41:11.216Z] -rw-rw-r-- 1 jenkins jenkins 235 May 8 05:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:41:11.566Z] + 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=2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe --label arch=arm64 --label version=3.0.0-dev.40 . [2023-05-08T05:41:12.159Z] Sending build context to Docker daemon 12MB [2023-05-08T05:41:12.159Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-08T05:41:12.159Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-08T05:41:12.159Z] ---> e6f3809e397c [2023-05-08T05:41:12.159Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-08T05:41:12.159Z] ---> Running in 3f254e10fce4 [2023-05-08T05:41:12.430Z] Removing intermediate container 3f254e10fce4 [2023-05-08T05:41:12.430Z] ---> 5ec73517777b [2023-05-08T05:41:12.430Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-08T05:41:12.702Z] ---> Running in 1af92d0e3a5d [2023-05-08T05:41:12.973Z] Removing intermediate container 1af92d0e3a5d [2023-05-08T05:41:12.973Z] ---> c6f901ce878a [2023-05-08T05:41:12.973Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-08T05:41:12.973Z] ---> Running in ca3105bd3d5a [2023-05-08T05:41:13.570Z] Removing intermediate container ca3105bd3d5a [2023-05-08T05:41:13.570Z] ---> 7661dc40bd73 [2023-05-08T05:41:13.570Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-08T05:41:13.570Z] ---> Running in 419c3f531d08 [2023-05-08T05:41:13.844Z] Removing intermediate container 419c3f531d08 [2023-05-08T05:41:13.844Z] ---> a6014ed042c7 [2023-05-08T05:41:13.844Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-08T05:41:13.844Z] ---> Running in 0e9452991b29 [2023-05-08T05:41:15.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T05:41:15.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T05:41:17.274Z] OK: 268 MiB in 57 packages [2023-05-08T05:41:18.248Z] Removing intermediate container 0e9452991b29 [2023-05-08T05:41:18.248Z] ---> 9a626bc3fecd [2023-05-08T05:41:18.248Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-08T05:41:18.517Z] ---> f411f067dca8 [2023-05-08T05:41:18.517Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-08T05:41:18.788Z] ---> Running in 489fa6c4f8ad [2023-05-08T05:41:24.163Z] Removing intermediate container 489fa6c4f8ad [2023-05-08T05:41:24.163Z] ---> dbb2906f53d5 [2023-05-08T05:41:24.163Z] Step 10/25 : COPY . . [2023-05-08T05:41:24.764Z] ---> 759a3ffeeb79 [2023-05-08T05:41:24.764Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-08T05:41:24.764Z] ---> Running in 1493da5efab2 [2023-05-08T05:41:25.033Z] Removing intermediate container 1493da5efab2 [2023-05-08T05:41:25.033Z] ---> 91b1a430c2f1 [2023-05-08T05:41:25.033Z] Step 12/25 : RUN $MAKE [2023-05-08T05:41:25.033Z] ---> Running in 048faa9e65e5 [2023-05-08T05:41:26.453Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.40" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-08T05:44:03.207Z] Removing intermediate container 048faa9e65e5 [2023-05-08T05:44:03.207Z] ---> 75cbd9eb67e6 [2023-05-08T05:44:03.207Z] Step 13/25 : FROM alpine:3.17 [2023-05-08T05:44:03.207Z] 3.17: Pulling from library/alpine [2023-05-08T05:44:03.207Z] c41833b44d91: Already exists [2023-05-08T05:44:03.207Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-08T05:44:03.207Z] Status: Downloaded newer image for alpine:3.17 [2023-05-08T05:44:03.207Z] ---> 51e60588ff2c [2023-05-08T05:44:03.207Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-08T05:44:03.207Z] ---> Running in efa9d7291349 [2023-05-08T05:44:03.207Z] Removing intermediate container efa9d7291349 [2023-05-08T05:44:03.207Z] ---> 1ea40b165062 [2023-05-08T05:44:03.207Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-08T05:44:03.207Z] ---> Running in 677370d184d3 [2023-05-08T05:44:03.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-08T05:44:03.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-08T05:44:03.478Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-08T05:44:03.478Z] Executing busybox-1.35.0-r29.trigger [2023-05-08T05:44:03.478Z] OK: 8 MiB in 16 packages [2023-05-08T05:44:05.427Z] Removing intermediate container 677370d184d3 [2023-05-08T05:44:05.427Z] ---> 32c090cefc01 [2023-05-08T05:44:05.427Z] Step 16/25 : WORKDIR / [2023-05-08T05:44:05.427Z] ---> Running in 30f1c4658e8e [2023-05-08T05:44:05.700Z] Removing intermediate container 30f1c4658e8e [2023-05-08T05:44:05.700Z] ---> 884512be7c21 [2023-05-08T05:44:05.700Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-08T05:44:06.293Z] ---> 9044a8125586 [2023-05-08T05:44:06.293Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-08T05:44:06.884Z] ---> 0008ee9affc9 [2023-05-08T05:44:06.884Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-08T05:44:08.857Z] ---> a9eb023d6ed3 [2023-05-08T05:44:08.857Z] Step 20/25 : EXPOSE 59900 [2023-05-08T05:44:08.857Z] ---> Running in c488ca8d1a43 [2023-05-08T05:44:08.857Z] Removing intermediate container c488ca8d1a43 [2023-05-08T05:44:08.857Z] ---> 25bf019bdbc3 [2023-05-08T05:44:08.857Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-08T05:44:09.128Z] ---> Running in 0e0a0f649952 [2023-05-08T05:44:09.399Z] Removing intermediate container 0e0a0f649952 [2023-05-08T05:44:09.399Z] ---> 0f0509ad7396 [2023-05-08T05:44:09.399Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-08T05:44:09.399Z] ---> Running in a46b8c51fe87 [2023-05-08T05:44:09.989Z] Removing intermediate container a46b8c51fe87 [2023-05-08T05:44:09.989Z] ---> a3cf0d1b5608 [2023-05-08T05:44:09.989Z] Step 23/25 : LABEL arch=arm64 [2023-05-08T05:44:09.989Z] ---> Running in 9400de71a2ce [2023-05-08T05:44:10.259Z] Removing intermediate container 9400de71a2ce [2023-05-08T05:44:10.259Z] ---> 9d813d22e570 [2023-05-08T05:44:10.259Z] Step 24/25 : LABEL git_sha=2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [2023-05-08T05:44:10.259Z] ---> Running in 5b4ea2e4999a [2023-05-08T05:44:10.847Z] Removing intermediate container 5b4ea2e4999a [2023-05-08T05:44:10.847Z] ---> 075f703d6e92 [2023-05-08T05:44:10.847Z] Step 25/25 : LABEL version=3.0.0-dev.40 [2023-05-08T05:44:10.847Z] ---> Running in 5044c7d2b67d [2023-05-08T05:44:11.117Z] Removing intermediate container 5044c7d2b67d [2023-05-08T05:44:11.117Z] ---> 17f6ee0c8b60 [2023-05-08T05:44:11.117Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-08T05:44:11.117Z] Successfully built 17f6ee0c8b60 [2023-05-08T05:44:11.117Z] 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-05-08T05:44:11.204Z] provisioning config files... [2023-05-08T05:44:11.221Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/112@tmp/config1184302529901248073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:44:11.568Z] ---> docker-login.sh [2023-05-08T05:44:11.569Z] nexus3.edgexfoundry.org:10001 [2023-05-08T05:44:11.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:44:11.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:44:11.840Z] Configure a credential helper to remove this warning. See [2023-05-08T05:44:11.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:44:11.840Z] [2023-05-08T05:44:11.840Z] Login Succeeded [2023-05-08T05:44:11.840Z] nexus3.edgexfoundry.org:10002 [2023-05-08T05:44:12.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:44:12.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:44:12.381Z] Configure a credential helper to remove this warning. See [2023-05-08T05:44:12.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:44:12.381Z] [2023-05-08T05:44:12.381Z] Login Succeeded [2023-05-08T05:44:12.381Z] nexus3.edgexfoundry.org:10003 [2023-05-08T05:44:12.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:44:12.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:44:12.651Z] Configure a credential helper to remove this warning. See [2023-05-08T05:44:12.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:44:12.651Z] [2023-05-08T05:44:12.651Z] Login Succeeded [2023-05-08T05:44:12.651Z] nexus3.edgexfoundry.org:10004 [2023-05-08T05:44:13.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:44:13.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:44:13.239Z] Configure a credential helper to remove this warning. See [2023-05-08T05:44:13.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:44:13.239Z] [2023-05-08T05:44:13.239Z] Login Succeeded [2023-05-08T05:44:13.239Z] docker.io [2023-05-08T05:44:13.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-08T05:44:13.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-08T05:44:13.849Z] Configure a credential helper to remove this warning. See [2023-05-08T05:44:13.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-08T05:44:13.849Z] [2023-05-08T05:44:13.849Z] Login Succeeded [2023-05-08T05:44:13.849Z] ---> docker-login.sh ends [Pipeline] } [2023-05-08T05:44:13.867Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T05:44:13.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-08T05:44:13.912Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-08T05:44:13.912Z] 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [2023-05-08T05:44:13.912Z] latest [2023-05-08T05:44:13.912Z] 3.0.0-dev.40 [2023-05-08T05:44:13.912Z] 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe-3.0.0-dev.40 [2023-05-08T05:44:13.912Z] main [2023-05-08T05:44:13.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:44:14.276Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:44:14.675Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [2023-05-08T05:44:14.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-08T05:44:14.675Z] ee628f30b3ea: Preparing [2023-05-08T05:44:14.675Z] d769d679cca9: Preparing [2023-05-08T05:44:14.675Z] 455795170721: Preparing [2023-05-08T05:44:14.675Z] 233fffc37512: Preparing [2023-05-08T05:44:14.675Z] 26cbea5cba74: Preparing [2023-05-08T05:44:14.675Z] 26cbea5cba74: Layer already exists [2023-05-08T05:44:15.012Z] d769d679cca9: Pushed [2023-05-08T05:44:15.012Z] 455795170721: Pushed [2023-05-08T05:44:15.012Z] 233fffc37512: Pushed [2023-05-08T05:44:21.719Z] ee628f30b3ea: Pushed [2023-05-08T05:44:21.719Z] 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe: digest: sha256:b490b6e355de997bc58a7db1d4c1b791642d7f082f7fd1806ac9931295633d79 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:44:22.073Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:44:22.424Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-08T05:44:22.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-08T05:44:22.424Z] ee628f30b3ea: Preparing [2023-05-08T05:44:22.424Z] d769d679cca9: Preparing [2023-05-08T05:44:22.424Z] 455795170721: Preparing [2023-05-08T05:44:22.424Z] 233fffc37512: Preparing [2023-05-08T05:44:22.424Z] 26cbea5cba74: Preparing [2023-05-08T05:44:22.424Z] 233fffc37512: Layer already exists [2023-05-08T05:44:22.424Z] 455795170721: Layer already exists [2023-05-08T05:44:22.424Z] 26cbea5cba74: Layer already exists [2023-05-08T05:44:22.424Z] d769d679cca9: Layer already exists [2023-05-08T05:44:22.424Z] ee628f30b3ea: Layer already exists [2023-05-08T05:44:22.691Z] latest: digest: sha256:b490b6e355de997bc58a7db1d4c1b791642d7f082f7fd1806ac9931295633d79 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:44:23.049Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:44:23.399Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.40 [2023-05-08T05:44:23.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-08T05:44:23.399Z] ee628f30b3ea: Preparing [2023-05-08T05:44:23.399Z] d769d679cca9: Preparing [2023-05-08T05:44:23.399Z] 455795170721: Preparing [2023-05-08T05:44:23.399Z] 233fffc37512: Preparing [2023-05-08T05:44:23.399Z] 26cbea5cba74: Preparing [2023-05-08T05:44:23.399Z] 26cbea5cba74: Layer already exists [2023-05-08T05:44:23.399Z] 455795170721: Layer already exists [2023-05-08T05:44:23.399Z] d769d679cca9: Layer already exists [2023-05-08T05:44:23.399Z] 233fffc37512: Layer already exists [2023-05-08T05:44:23.399Z] ee628f30b3ea: Layer already exists [2023-05-08T05:44:23.666Z] 3.0.0-dev.40: digest: sha256:b490b6e355de997bc58a7db1d4c1b791642d7f082f7fd1806ac9931295633d79 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:44:24.020Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:44:24.373Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe-3.0.0-dev.40 [2023-05-08T05:44:24.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-08T05:44:24.373Z] ee628f30b3ea: Preparing [2023-05-08T05:44:24.373Z] d769d679cca9: Preparing [2023-05-08T05:44:24.373Z] 455795170721: Preparing [2023-05-08T05:44:24.373Z] 233fffc37512: Preparing [2023-05-08T05:44:24.373Z] 26cbea5cba74: Preparing [2023-05-08T05:44:24.373Z] 233fffc37512: Layer already exists [2023-05-08T05:44:24.373Z] 26cbea5cba74: Layer already exists [2023-05-08T05:44:24.373Z] ee628f30b3ea: Layer already exists [2023-05-08T05:44:24.373Z] 455795170721: Layer already exists [2023-05-08T05:44:24.373Z] d769d679cca9: Layer already exists [2023-05-08T05:44:24.643Z] 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe-3.0.0-dev.40: digest: sha256:b490b6e355de997bc58a7db1d4c1b791642d7f082f7fd1806ac9931295633d79 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:44:25.000Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:44:25.358Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-08T05:44:25.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-08T05:44:25.358Z] ee628f30b3ea: Preparing [2023-05-08T05:44:25.358Z] d769d679cca9: Preparing [2023-05-08T05:44:25.358Z] 455795170721: Preparing [2023-05-08T05:44:25.358Z] 233fffc37512: Preparing [2023-05-08T05:44:25.358Z] 26cbea5cba74: Preparing [2023-05-08T05:44:25.358Z] 26cbea5cba74: Layer already exists [2023-05-08T05:44:25.358Z] ee628f30b3ea: Layer already exists [2023-05-08T05:44:25.358Z] d769d679cca9: Layer already exists [2023-05-08T05:44:25.358Z] 455795170721: Layer already exists [2023-05-08T05:44:25.358Z] 233fffc37512: Layer already exists [2023-05-08T05:44:25.626Z] main: digest: sha256:b490b6e355de997bc58a7db1d4c1b791642d7f082f7fd1806ac9931295633d79 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-08T05:44:25.685Z] ===================================================== [Pipeline] echo [2023-05-08T05:44:25.692Z] taggedImages: [2023-05-08T05:44:25.692Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [2023-05-08T05:44:25.692Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-08T05:44:25.692Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.40 [2023-05-08T05:44:25.692Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe-3.0.0-dev.40 [2023-05-08T05:44:25.692Z] - 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-05-08T05:44:26.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T05:44:26.073Z] [2023-05-08T05:44:26.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:44:26.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T05:44:26.421Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-08T05:44:26.421Z] 8998bd30e6a1: Pulling fs layer [2023-05-08T05:44:26.421Z] 04944245beec: Pulling fs layer [2023-05-08T05:44:26.421Z] 699f458cf7ca: Pulling fs layer [2023-05-08T05:44:26.421Z] 765212b225bb: Pulling fs layer [2023-05-08T05:44:26.421Z] f23df028b6ca: Pulling fs layer [2023-05-08T05:44:26.421Z] d65c8cfc05b1: Pulling fs layer [2023-05-08T05:44:26.421Z] 2437ff75d9bd: Pulling fs layer [2023-05-08T05:44:26.421Z] f23df028b6ca: Waiting [2023-05-08T05:44:26.421Z] d65c8cfc05b1: Waiting [2023-05-08T05:44:26.421Z] 2437ff75d9bd: Waiting [2023-05-08T05:44:26.421Z] 765212b225bb: Waiting [2023-05-08T05:44:26.689Z] 04944245beec: Download complete [2023-05-08T05:44:26.689Z] 765212b225bb: Verifying Checksum [2023-05-08T05:44:26.689Z] 765212b225bb: Download complete [2023-05-08T05:44:26.689Z] f23df028b6ca: Verifying Checksum [2023-05-08T05:44:26.689Z] f23df028b6ca: Download complete [2023-05-08T05:44:26.689Z] d65c8cfc05b1: Verifying Checksum [2023-05-08T05:44:26.689Z] d65c8cfc05b1: Download complete [2023-05-08T05:44:26.957Z] 699f458cf7ca: Verifying Checksum [2023-05-08T05:44:26.957Z] 699f458cf7ca: Download complete [2023-05-08T05:44:27.226Z] 8998bd30e6a1: Verifying Checksum [2023-05-08T05:44:27.226Z] 8998bd30e6a1: Download complete [2023-05-08T05:44:29.814Z] 2437ff75d9bd: Verifying Checksum [2023-05-08T05:44:29.814Z] 2437ff75d9bd: Download complete [2023-05-08T05:44:32.402Z] 8998bd30e6a1: Pull complete [2023-05-08T05:44:32.403Z] 04944245beec: Pull complete [2023-05-08T05:44:33.816Z] 699f458cf7ca: Pull complete [2023-05-08T05:44:34.087Z] 765212b225bb: Pull complete [2023-05-08T05:44:35.061Z] f23df028b6ca: Pull complete [2023-05-08T05:44:35.061Z] d65c8cfc05b1: Pull complete [2023-05-08T05:44:50.069Z] 2437ff75d9bd: Pull complete [2023-05-08T05:44:50.069Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-08T05:44:50.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-08T05:44:50.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:44:50.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-14470 does not seem to be running inside a container [2023-05-08T05:44:50.363Z] $ 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/112 -v /w/workspace/device-virtual-go/112:/w/workspace/device-virtual-go/112:rw,z -v /w/workspace/device-virtual-go/112@tmp:/w/workspace/device-virtual-go/112@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-05-08T05:44:53.250Z] $ docker top c8df9c6b3acf9ad893610bf359e70d31a00c5150bcd3c321047e0a2cb31692c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:44:54.123Z] ---> job-cost.sh [2023-05-08T05:44:54.123Z] lf-activate-venv: SKIPPING [2023-05-08T05:44:54.123Z] INFO: No Stack... [2023-05-08T05:44:54.708Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-08T05:44:55.670Z] INFO: Archiving Costs [Pipeline] sh [2023-05-08T05:44:56.316Z] + cat /w/workspace/device-virtual-go/112/archives/cost.csv [2023-05-08T05:44:56.316Z] + cut -d, -f6 [Pipeline] lock [2023-05-08T05:44:56.385Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-112-stack-cost] [2023-05-08T05:44:56.394Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-112-stack-cost] did not exist. Created. [2023-05-08T05:44:56.394Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-112-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-08T05:44:57.059Z] /w/workspace/device-virtual-go/112@tmp/durable-97c32c39/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-08T05:44:57.719Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-08T05:44:57.740Z] Warning: overwriting stash ‘stack-cost’ [2023-05-08T05:44:57.799Z] Stashed 1 file(s) [Pipeline] } [2023-05-08T05:44:57.805Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-112-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-08T05:44:57.825Z] $ docker stop --time=1 c8df9c6b3acf9ad893610bf359e70d31a00c5150bcd3c321047e0a2cb31692c2 [2023-05-08T05:45:00.423Z] $ docker rm -f --volumes c8df9c6b3acf9ad893610bf359e70d31a00c5150bcd3c321047e0a2cb31692c2 [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-05-08T05:45:00.825Z] provisioning config files... [2023-05-08T05:45:00.831Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5856221506609753942tmp [Pipeline] { [Pipeline] sh [2023-05-08T05:45:01.128Z] + set +x [2023-05-08T05:45:01.128Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-05-08T05:45:01.128Z] [2023-05-08T05:45:01.128Z] [2023-05-08T05:45:01.128Z] _____ _ [2023-05-08T05:45:01.128Z] / ____| | | [2023-05-08T05:45:01.128Z] | | ___ __| | ___ ___ _____ __ [2023-05-08T05:45:01.128Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-08T05:45:01.128Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-08T05:45:01.128Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-08T05:45:01.128Z] Bash-1.0.6 [2023-05-08T05:45:01.128Z] [2023-05-08T05:45:01.128Z] [2023-05-08T05:45:01.128Z] ==> git version 2.25.1 found [2023-05-08T05:45:01.128Z] ==> 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-05-08T05:45:01.128Z] Release-Date: 2020-01-08 [2023-05-08T05:45:01.128Z] 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-05-08T05:45:01.128Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-08T05:45:01.128Z] ==> Jenkins CI detected. [2023-05-08T05:45:01.128Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-08T05:45:01.128Z] project root: . [2023-05-08T05:45:01.128Z] --> token set from env [2023-05-08T05:45:01.128Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-08T05:45:01.128Z] ==> Running gcov in . (disable via -X gcov) [2023-05-08T05:45:01.128Z] ==> Python coveragepy not found [2023-05-08T05:45:01.128Z] ==> Searching for coverage reports in: [2023-05-08T05:45:01.128Z] + . [2023-05-08T05:45:01.128Z] -> Found 1 reports [2023-05-08T05:45:01.128Z] ==> Detecting git/mercurial file structure [2023-05-08T05:45:01.128Z] ==> Reading reports [2023-05-08T05:45:01.128Z] + ./coverage.out bytes=43063 [2023-05-08T05:45:01.128Z] ==> Appending adjustments [2023-05-08T05:45:01.128Z] https://docs.codecov.io/docs/fixing-reports [2023-05-08T05:45:01.389Z] + Found adjustments [2023-05-08T05:45:01.389Z] ==> Gzipping contents [2023-05-08T05:45:01.389Z] 8.0K /tmp/codecov.uRkFue.gz [2023-05-08T05:45:01.389Z] ==> Uploading reports [2023-05-08T05:45:01.389Z] url: https://codecov.io [2023-05-08T05:45:01.389Z] query: branch=main&commit=2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T05:45:01.389Z] -> Pinging Codecov [2023-05-08T05:45:01.389Z] 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=2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe&build=112&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F112%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-08T05:45:01.389Z] -> Uploading to [2023-05-08T05:45:01.389Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-08/5E52B4B073DB2E39498172D8E973AA87/2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe/4a52bde7-1f59-45c2-869e-2cbbd37b3f47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230508T054501Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29383983a3eb52aca88f77b9aa1f6fd36162e80b58d39113d3f7892d796eb0e1 [2023-05-08T05:45:01.648Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-08T05:45:01.648Z] Dload Upload Total Spent Left Speed [2023-05-08T05:45:01.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25411 --:--:-- --:--:-- --:--:-- 25411 100 5184 0 0 100 5184 0 23563 --:--:-- --:--:-- --:--:-- 23457 [2023-05-08T05:45:01.648Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [Pipeline] } [2023-05-08T05:45:01.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-08T05:45:01.781Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-08T05:45:01.791Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:02.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T05:45:02.089Z] [2023-05-08T05:45:02.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:02.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T05:45:02.383Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-08T05:45:02.383Z] df9b9388f04a: Pulling fs layer [2023-05-08T05:45:02.383Z] 52dc419b0ee2: Pulling fs layer [2023-05-08T05:45:02.383Z] 25bc292e5bac: Pulling fs layer [2023-05-08T05:45:02.383Z] 114826534d7a: Pulling fs layer [2023-05-08T05:45:02.383Z] 4657fd5d0bcf: Pulling fs layer [2023-05-08T05:45:02.383Z] 6ad1cebc031e: Pulling fs layer [2023-05-08T05:45:02.383Z] 8a3aa393b2d8: Pulling fs layer [2023-05-08T05:45:02.383Z] 4657fd5d0bcf: Waiting [2023-05-08T05:45:02.383Z] 6ad1cebc031e: Waiting [2023-05-08T05:45:02.383Z] 8a3aa393b2d8: Waiting [2023-05-08T05:45:02.383Z] 114826534d7a: Waiting [2023-05-08T05:45:02.383Z] 25bc292e5bac: Verifying Checksum [2023-05-08T05:45:02.383Z] 25bc292e5bac: Download complete [2023-05-08T05:45:02.383Z] 52dc419b0ee2: Download complete [2023-05-08T05:45:02.383Z] 4657fd5d0bcf: Verifying Checksum [2023-05-08T05:45:02.383Z] 4657fd5d0bcf: Download complete [2023-05-08T05:45:02.383Z] df9b9388f04a: Verifying Checksum [2023-05-08T05:45:02.383Z] df9b9388f04a: Download complete [2023-05-08T05:45:02.643Z] df9b9388f04a: Pull complete [2023-05-08T05:45:02.643Z] 6ad1cebc031e: Verifying Checksum [2023-05-08T05:45:02.643Z] 6ad1cebc031e: Download complete [2023-05-08T05:45:02.643Z] 52dc419b0ee2: Pull complete [2023-05-08T05:45:02.643Z] 25bc292e5bac: Pull complete [2023-05-08T05:45:03.211Z] 114826534d7a: Download complete [2023-05-08T05:45:03.211Z] 8a3aa393b2d8: Verifying Checksum [2023-05-08T05:45:03.211Z] 8a3aa393b2d8: Download complete [2023-05-08T05:45:06.493Z] 114826534d7a: Pull complete [2023-05-08T05:45:06.493Z] 4657fd5d0bcf: Pull complete [2023-05-08T05:45:06.493Z] 6ad1cebc031e: Pull complete [2023-05-08T05:45:09.021Z] 8a3aa393b2d8: Pull complete [2023-05-08T05:45:09.021Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-08T05:45:09.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-08T05:45:09.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:45:09.096Z] prd-ubuntu20.04-docker-8c-8g-14464 does not seem to be running inside a container [2023-05-08T05:45:09.141Z] $ 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-05-08T05:45:10.944Z] $ docker top 4d0397657c1563097e3d6677452bcec4907d424ce7d61941e5788421872deee2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-08T05:45:10.990Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-08T05:45:11.267Z] + set -o pipefail [2023-05-08T05:45:11.267Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-08T05:45:15.451Z] [2023-05-08T05:45:15.451Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-08T05:45:15.451Z] [2023-05-08T05:45:15.451Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/fda997b1-eb47-46f0-8297-0468defe3995 [2023-05-08T05:45:15.451Z] [2023-05-08T05:45:15.451Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-08T05:45:15.451Z] [2023-05-08T05:45:15.451Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-08T05:45:15.451Z] [2023-05-08T05:45:15.710Z] [2023-05-08T05:45:15.710Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-08T05:45:15.710Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-08T05:45:15.710Z] More details here: https://snyk.co/ue1NS [2023-05-08T05:45:15.710Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-08T05:45:15.710Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-08T05:45:15.734Z] $ docker stop --time=1 4d0397657c1563097e3d6677452bcec4907d424ce7d61941e5788421872deee2 [2023-05-08T05:45:17.739Z] $ docker rm -f --volumes 4d0397657c1563097e3d6677452bcec4907d424ce7d61941e5788421872deee2 [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-05-08T05:45:18.415Z] + git log --format=format:%s -1 2e23a12e0a74c9da369b3c9696f9984d6c9ef0fe [Pipeline] sh [2023-05-08T05:45:18.704Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T05:45:18.704Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:18.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:45:18.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:45:19.072Z] prd-ubuntu20.04-docker-8c-8g-14464 does not seem to be running inside a container [2023-05-08T05:45:19.116Z] $ 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-05-08T05:45:19.489Z] $ docker top 82902241144ab42221dcbebe44ecbc41083cebe39053fd20fa8a1c60e94aa7e3 -eo pid,comm [2023-05-08T05:45:19.521Z] 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-05-08T05:45:19.521Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T05:45:19.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T05:45:19.552Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T05:45:19.658Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T05:45:19.675Z] $ docker exec 82902241144ab42221dcbebe44ecbc41083cebe39053fd20fa8a1c60e94aa7e3 ssh-agent [2023-05-08T05:45:19.770Z] SSH_AUTH_SOCK=/tmp/ssh-vkgR2gYdIzDE/agent.32 [2023-05-08T05:45:19.770Z] SSH_AGENT_PID=38 [2023-05-08T05:45:19.775Z] Running ssh-add (command line suppressed) [2023-05-08T05:45:19.881Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3512766856249266887.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3512766856249266887.key) [2023-05-08T05:45:19.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T05:45:20.166Z] + git semver tag [2023-05-08T05:45:20.425Z] 2023-05-08 05:45:20,361 [run_tag] DEBUG tag force:False [2023-05-08T05:45:20.425Z] 2023-05-08 05:45:20,361 [check_head_tag] DEBUG check head tag [2023-05-08T05:45:20.425Z] 2023-05-08 05:45:20,362 [execute] INFO git cat-file --batch-check [2023-05-08T05:45:20.425Z] 2023-05-08 05:45:20,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-08T05:45:20.425Z] 2023-05-08 05:45:20,366 [execute] INFO git cat-file --batch [2023-05-08T05:45:20.425Z] 2023-05-08 05:45:20,366 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-08T05:45:20.425Z] 2023-05-08 05:45:20,393 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-08T05:45:20.425Z] 2023-05-08 05:45:20,393 [execute] INFO git tag -a v3.0.0-dev.40 -m v3.0.0-dev.40 [2023-05-08T05:45:20.425Z] 2023-05-08 05:45:20,394 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.40', '-m', 'v3.0.0-dev.40'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-08T05:45:20.425Z] 2023-05-08 05:45:20,399 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-08T05:45:20.425Z] 3.0.0-dev.40 [Pipeline] } [2023-05-08T05:45:20.448Z] $ docker exec --env ******** --env ******** 82902241144ab42221dcbebe44ecbc41083cebe39053fd20fa8a1c60e94aa7e3 ssh-agent -k [2023-05-08T05:45:20.538Z] unset SSH_AUTH_SOCK; [2023-05-08T05:45:20.539Z] unset SSH_AGENT_PID; [2023-05-08T05:45:20.540Z] echo Agent pid 38 killed; [2023-05-08T05:45:20.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T05:45:20.837Z] + git semver [Pipeline] } [2023-05-08T05:45:21.121Z] $ docker stop --time=1 82902241144ab42221dcbebe44ecbc41083cebe39053fd20fa8a1c60e94aa7e3 [2023-05-08T05:45:22.381Z] $ docker rm -f --volumes 82902241144ab42221dcbebe44ecbc41083cebe39053fd20fa8a1c60e94aa7e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:22.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T05:45:22.742Z] [2023-05-08T05:45:22.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:23.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T05:45:23.039Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-08T05:45:23.039Z] ab5ef0e58194: Pulling fs layer [2023-05-08T05:45:23.039Z] 9712f1f96733: Pulling fs layer [2023-05-08T05:45:23.039Z] 63f879dbbcfc: Pulling fs layer [2023-05-08T05:45:23.039Z] 0d9ebad4ef96: Pulling fs layer [2023-05-08T05:45:23.039Z] e9a5061849ea: Pulling fs layer [2023-05-08T05:45:23.039Z] d747dcd14b5f: Pulling fs layer [2023-05-08T05:45:23.039Z] 2de7ff778b66: Pulling fs layer [2023-05-08T05:45:23.039Z] e9a5061849ea: Waiting [2023-05-08T05:45:23.039Z] d747dcd14b5f: Waiting [2023-05-08T05:45:23.039Z] 2de7ff778b66: Waiting [2023-05-08T05:45:23.039Z] 9712f1f96733: Verifying Checksum [2023-05-08T05:45:23.039Z] 9712f1f96733: Download complete [2023-05-08T05:45:23.298Z] 63f879dbbcfc: Verifying Checksum [2023-05-08T05:45:23.298Z] 63f879dbbcfc: Download complete [2023-05-08T05:45:23.555Z] ab5ef0e58194: Verifying Checksum [2023-05-08T05:45:23.555Z] ab5ef0e58194: Download complete [2023-05-08T05:45:23.555Z] d747dcd14b5f: Download complete [2023-05-08T05:45:23.555Z] e9a5061849ea: Verifying Checksum [2023-05-08T05:45:23.555Z] e9a5061849ea: Download complete [2023-05-08T05:45:23.555Z] 0d9ebad4ef96: Verifying Checksum [2023-05-08T05:45:23.555Z] 0d9ebad4ef96: Download complete [2023-05-08T05:45:23.555Z] 2de7ff778b66: Verifying Checksum [2023-05-08T05:45:26.080Z] ab5ef0e58194: Pull complete [2023-05-08T05:45:26.080Z] 9712f1f96733: Pull complete [2023-05-08T05:45:27.011Z] 63f879dbbcfc: Pull complete [2023-05-08T05:45:30.289Z] 0d9ebad4ef96: Pull complete [2023-05-08T05:45:30.289Z] e9a5061849ea: Pull complete [2023-05-08T05:45:30.547Z] d747dcd14b5f: Pull complete [2023-05-08T05:45:31.479Z] 2de7ff778b66: Pull complete [2023-05-08T05:45:31.479Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-08T05:45:31.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-08T05:45:31.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:45:31.552Z] prd-ubuntu20.04-docker-8c-8g-14464 does not seem to be running inside a container [2023-05-08T05:45:31.591Z] $ 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-05-08T05:45:33.571Z] $ docker top d7b780d04c775632e3cd3f671c2537a8453d75d1f06571ddef6aaaab2d3673b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-08T05:45:33.617Z] provisioning config files... [2023-05-08T05:45:33.622Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4279785834333901021tmp [2023-05-08T05:45:33.629Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5105010594865547972tmp [2023-05-08T05:45:33.636Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7638873418388949419tmp [Pipeline] { [Pipeline] echo [2023-05-08T05:45:33.649Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:45:33.928Z] ---> sigul-configuration.sh [2023-05-08T05:45:33.928Z] gpg: directory `/root/.gnupg' created [2023-05-08T05:45:33.928Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-08T05:45:33.928Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-08T05:45:33.928Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-08T05:45:33.928Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-08T05:45:33.928Z] gpg: CAST5 encrypted data [2023-05-08T05:45:33.928Z] gpg: encrypted with 1 passphrase [2023-05-08T05:45:33.928Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-08T05:45:34.213Z] + mkdir /home/jenkins [2023-05-08T05:45:34.213Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-08T05:45:34.501Z] + 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-05-08T05:45:34.510Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:45:34.796Z] ---> sigul-install.sh [2023-05-08T05:45:34.796Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-08T05:45:35.087Z] + git tag --list [2023-05-08T05:45:35.087Z] v1.0.0 [2023-05-08T05:45:35.087Z] v1.1.0 [2023-05-08T05:45:35.087Z] v1.1.1 [2023-05-08T05:45:35.087Z] v1.2.1 [2023-05-08T05:45:35.087Z] v1.2.2 [2023-05-08T05:45:35.087Z] v1.2.3 [2023-05-08T05:45:35.087Z] v1.3.0 [2023-05-08T05:45:35.087Z] v1.3.1 [2023-05-08T05:45:35.087Z] v2.0.0 [2023-05-08T05:45:35.087Z] v2.1.0 [2023-05-08T05:45:35.087Z] v2.1.1 [2023-05-08T05:45:35.087Z] v2.1.1-dev.1 [2023-05-08T05:45:35.087Z] v2.1.1-dev.2 [2023-05-08T05:45:35.087Z] v2.2.0 [2023-05-08T05:45:35.087Z] v2.2.1-dev.1 [2023-05-08T05:45:35.087Z] v2.2.1-dev.2 [2023-05-08T05:45:35.087Z] v2.2.1-dev.3 [2023-05-08T05:45:35.087Z] v2.2.1-dev.4 [2023-05-08T05:45:35.087Z] v2.2.1-dev.5 [2023-05-08T05:45:35.087Z] v2.2.1-dev.6 [2023-05-08T05:45:35.087Z] v2.2.1-dev.7 [2023-05-08T05:45:35.087Z] v2.2.1-dev.8 [2023-05-08T05:45:35.087Z] v2.3.0 [2023-05-08T05:45:35.087Z] v2.3.0-dev.10 [2023-05-08T05:45:35.087Z] v2.3.0-dev.11 [2023-05-08T05:45:35.087Z] v2.3.0-dev.12 [2023-05-08T05:45:35.087Z] v2.3.0-dev.13 [2023-05-08T05:45:35.087Z] v2.3.0-dev.14 [2023-05-08T05:45:35.087Z] v2.3.0-dev.15 [2023-05-08T05:45:35.087Z] v2.3.0-dev.16 [2023-05-08T05:45:35.087Z] v2.3.0-dev.17 [2023-05-08T05:45:35.087Z] v2.3.0-dev.18 [2023-05-08T05:45:35.087Z] v2.3.0-dev.19 [2023-05-08T05:45:35.087Z] v2.3.0-dev.20 [2023-05-08T05:45:35.087Z] v2.3.0-dev.21 [2023-05-08T05:45:35.087Z] v2.3.0-dev.22 [2023-05-08T05:45:35.087Z] v2.3.0-dev.23 [2023-05-08T05:45:35.087Z] v2.3.0-dev.24 [2023-05-08T05:45:35.087Z] v2.3.0-dev.25 [2023-05-08T05:45:35.087Z] v2.3.0-dev.26 [2023-05-08T05:45:35.087Z] v2.3.0-dev.27 [2023-05-08T05:45:35.087Z] v2.3.0-dev.28 [2023-05-08T05:45:35.087Z] v2.3.0-dev.29 [2023-05-08T05:45:35.087Z] v2.3.0-dev.30 [2023-05-08T05:45:35.087Z] v2.3.0-dev.8 [2023-05-08T05:45:35.087Z] v2.3.0-dev.9 [2023-05-08T05:45:35.087Z] v3.0.0-dev.1 [2023-05-08T05:45:35.087Z] v3.0.0-dev.10 [2023-05-08T05:45:35.087Z] v3.0.0-dev.11 [2023-05-08T05:45:35.087Z] v3.0.0-dev.12 [2023-05-08T05:45:35.087Z] v3.0.0-dev.13 [2023-05-08T05:45:35.087Z] v3.0.0-dev.14 [2023-05-08T05:45:35.087Z] v3.0.0-dev.15 [2023-05-08T05:45:35.087Z] v3.0.0-dev.16 [2023-05-08T05:45:35.087Z] v3.0.0-dev.17 [2023-05-08T05:45:35.087Z] v3.0.0-dev.18 [2023-05-08T05:45:35.087Z] v3.0.0-dev.19 [2023-05-08T05:45:35.087Z] v3.0.0-dev.2 [2023-05-08T05:45:35.087Z] v3.0.0-dev.20 [2023-05-08T05:45:35.087Z] v3.0.0-dev.21 [2023-05-08T05:45:35.087Z] v3.0.0-dev.22 [2023-05-08T05:45:35.087Z] v3.0.0-dev.23 [2023-05-08T05:45:35.087Z] v3.0.0-dev.24 [2023-05-08T05:45:35.087Z] v3.0.0-dev.25 [2023-05-08T05:45:35.087Z] v3.0.0-dev.26 [2023-05-08T05:45:35.087Z] v3.0.0-dev.27 [2023-05-08T05:45:35.087Z] v3.0.0-dev.28 [2023-05-08T05:45:35.087Z] v3.0.0-dev.29 [2023-05-08T05:45:35.087Z] v3.0.0-dev.3 [2023-05-08T05:45:35.087Z] v3.0.0-dev.30 [2023-05-08T05:45:35.087Z] v3.0.0-dev.31 [2023-05-08T05:45:35.087Z] v3.0.0-dev.32 [2023-05-08T05:45:35.087Z] v3.0.0-dev.33 [2023-05-08T05:45:35.087Z] v3.0.0-dev.34 [2023-05-08T05:45:35.087Z] v3.0.0-dev.35 [2023-05-08T05:45:35.087Z] v3.0.0-dev.36 [2023-05-08T05:45:35.087Z] v3.0.0-dev.37 [2023-05-08T05:45:35.087Z] v3.0.0-dev.38 [2023-05-08T05:45:35.087Z] v3.0.0-dev.39 [2023-05-08T05:45:35.087Z] v3.0.0-dev.4 [2023-05-08T05:45:35.087Z] v3.0.0-dev.40 [2023-05-08T05:45:35.087Z] v3.0.0-dev.5 [2023-05-08T05:45:35.087Z] v3.0.0-dev.6 [2023-05-08T05:45:35.087Z] v3.0.0-dev.7 [2023-05-08T05:45:35.087Z] v3.0.0-dev.8 [2023-05-08T05:45:35.087Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-08T05:45:35.375Z] + lftools sign git-tag v3.0.0-dev.40 [2023-05-08T05:45:35.945Z] Signing Git tag with Sigul... [2023-05-08T05:45:35.945Z] Signing v3.0.0-dev.40 [Pipeline] echo [2023-05-08T05:45:36.212Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:45:36.498Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-08T05:45:36.510Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-08T05:45:36.540Z] $ docker stop --time=1 d7b780d04c775632e3cd3f671c2537a8453d75d1f06571ddef6aaaab2d3673b3 [2023-05-08T05:45:37.822Z] $ docker rm -f --volumes d7b780d04c775632e3cd3f671c2537a8453d75d1f06571ddef6aaaab2d3673b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-08T05:45:38.194Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T05:45:38.194Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:38.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:45:38.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:45:38.559Z] prd-ubuntu20.04-docker-8c-8g-14464 does not seem to be running inside a container [2023-05-08T05:45:38.604Z] $ 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-05-08T05:45:38.943Z] $ docker top 26ca9f77c155e9b9668d068736214b0134bd18ece742f96e514918a5b7683897 -eo pid,comm [2023-05-08T05:45:38.982Z] 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-05-08T05:45:38.982Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T05:45:39.016Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T05:45:39.016Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T05:45:39.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T05:45:39.155Z] $ docker exec 26ca9f77c155e9b9668d068736214b0134bd18ece742f96e514918a5b7683897 ssh-agent [2023-05-08T05:45:39.251Z] SSH_AUTH_SOCK=/tmp/ssh-crYnl5ZcyU0G/agent.32 [2023-05-08T05:45:39.251Z] SSH_AGENT_PID=38 [2023-05-08T05:45:39.256Z] Running ssh-add (command line suppressed) [2023-05-08T05:45:39.380Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8715608248812242113.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8715608248812242113.key) [2023-05-08T05:45:39.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T05:45:39.663Z] + git semver bump pre [2023-05-08T05:45:39.921Z] 2023-05-08 05:45:39,850 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-08T05:45:39.921Z] 2023-05-08 05:45:39,850 [bump_version] DEBUG bumping version:3.0.0-dev.40 on axis:pre with prefix:dev [2023-05-08T05:45:39.921Z] 2023-05-08 05:45:39,850 [bump_version] DEBUG bumped version:3.0.0-dev.41 [2023-05-08T05:45:39.921Z] 2023-05-08 05:45:39,850 [write_version] DEBUG write version:3.0.0-dev.41 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-08T05:45:39.921Z] 2023-05-08 05:45:39,850 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-08T05:45:39.921Z] 2023-05-08 05:45:39,851 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-08T05:45:39.921Z] 2023-05-08 05:45:39,852 [execute] INFO git cat-file --batch-check [2023-05-08T05:45:39.921Z] 2023-05-08 05:45:39,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T05:45:39.921Z] 2023-05-08 05:45:39,859 [execute] INFO git cat-file --batch [2023-05-08T05:45:39.921Z] 2023-05-08 05:45:39,859 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T05:45:39.921Z] 2023-05-08 05:45:39,865 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-08T05:45:39.921Z] 3.0.0-dev.41 [Pipeline] } [2023-05-08T05:45:39.943Z] $ docker exec --env ******** --env ******** 26ca9f77c155e9b9668d068736214b0134bd18ece742f96e514918a5b7683897 ssh-agent -k [2023-05-08T05:45:40.043Z] unset SSH_AUTH_SOCK; [2023-05-08T05:45:40.043Z] unset SSH_AGENT_PID; [2023-05-08T05:45:40.043Z] echo Agent pid 38 killed; [2023-05-08T05:45:40.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T05:45:40.334Z] + git semver [Pipeline] } [2023-05-08T05:45:40.620Z] $ docker stop --time=1 26ca9f77c155e9b9668d068736214b0134bd18ece742f96e514918a5b7683897 [2023-05-08T05:45:41.899Z] $ docker rm -f --volumes 26ca9f77c155e9b9668d068736214b0134bd18ece742f96e514918a5b7683897 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-08T05:45:42.224Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-08T05:45:42.224Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:42.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-08T05:45:42.522Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:45:42.594Z] prd-ubuntu20.04-docker-8c-8g-14464 does not seem to be running inside a container [2023-05-08T05:45:42.637Z] $ 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-05-08T05:45:42.999Z] $ docker top 8ee7916e7a9929829dcd1fbb3c297b9f00cf341c0529221819d79e211c1d5de7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-08T05:45:43.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-08T05:45:43.079Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-08T05:45:43.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-08T05:45:43.218Z] $ docker exec 8ee7916e7a9929829dcd1fbb3c297b9f00cf341c0529221819d79e211c1d5de7 ssh-agent [2023-05-08T05:45:43.312Z] SSH_AUTH_SOCK=/tmp/ssh-1QGa4qXKNPHd/agent.32 [2023-05-08T05:45:43.312Z] SSH_AGENT_PID=38 [2023-05-08T05:45:43.317Z] Running ssh-add (command line suppressed) [2023-05-08T05:45:43.436Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18335836282057391899.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_18335836282057391899.key) [2023-05-08T05:45:43.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-08T05:45:43.719Z] + git semver push [2023-05-08T05:45:43.978Z] 2023-05-08 05:45:43,906 [run_push] DEBUG push [2023-05-08T05:45:43.978Z] 2023-05-08 05:45:43,906 [execute] INFO git cat-file --batch-check [2023-05-08T05:45:43.978Z] 2023-05-08 05:45:43,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-08T05:45:43.978Z] 2023-05-08 05:45:43,911 [execute] INFO git rev-list 48abb8a8b6d3ad65764cd9d3783e9585a347da57 -- [2023-05-08T05:45:43.978Z] 2023-05-08 05:45:43,911 [execute] DEBUG Popen(['git', 'rev-list', '48abb8a8b6d3ad65764cd9d3783e9585a347da57', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T05:45:43.978Z] 2023-05-08 05:45:43,921 [execute] INFO git fetch -v origin [2023-05-08T05:45:43.978Z] 2023-05-08 05:45:43,921 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-08T05:45:44.549Z] 2023-05-08 05:45:44,390 [run_push] DEBUG no remote changes detected [2023-05-08T05:45:44.549Z] 2023-05-08 05:45:44,391 [execute] INFO git push origin semver [2023-05-08T05:45:44.549Z] 2023-05-08 05:45:44,391 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-08T05:45:45.486Z] 2023-05-08 05:45:45,393 [run_push] DEBUG push all version tags [2023-05-08T05:45:45.486Z] 2023-05-08 05:45:45,393 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-08T05:45:45.486Z] 2023-05-08 05:45:45,394 [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-05-08T05:45:46.424Z] 2023-05-08 05:45:46,147 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-08T05:45:46.424Z] 3.0.0-dev.41 [Pipeline] } [2023-05-08T05:45:46.449Z] $ docker exec --env ******** --env ******** 8ee7916e7a9929829dcd1fbb3c297b9f00cf341c0529221819d79e211c1d5de7 ssh-agent -k [2023-05-08T05:45:46.544Z] unset SSH_AUTH_SOCK; [2023-05-08T05:45:46.544Z] unset SSH_AGENT_PID; [2023-05-08T05:45:46.544Z] echo Agent pid 38 killed; [2023-05-08T05:45:46.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-08T05:45:46.848Z] + git semver [Pipeline] } [2023-05-08T05:45:47.134Z] $ docker stop --time=1 8ee7916e7a9929829dcd1fbb3c297b9f00cf341c0529221819d79e211c1d5de7 [2023-05-08T05:45:48.427Z] $ docker rm -f --volumes 8ee7916e7a9929829dcd1fbb3c297b9f00cf341c0529221819d79e211c1d5de7 [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-05-08T05:45:48.980Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-08T05:45:48.980Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-08T05:45:48.980Z] total 16 [2023-05-08T05:45:48.980Z] drwxr-xr-x 3 root root 4096 May 8 05:33 . [2023-05-08T05:45:48.980Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 05:45 .. [2023-05-08T05:45:48.980Z] drwxr-xr-x 2 root root 4096 May 8 05:33 cost [2023-05-08T05:45:48.980Z] -rw-r--r-- 1 root root 89 May 8 05:33 cost.csv [2023-05-08T05:45:48.980Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-08T05:45:48.980Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-08T05:45:48.980Z] total 16 [2023-05-08T05:45:48.980Z] drwxr-xr-x 3 jenkins jenkins 4096 May 8 05:33 . [2023-05-08T05:45:48.980Z] drwxrwxr-x 10 jenkins jenkins 4096 May 8 05:45 .. [2023-05-08T05:45:48.980Z] drwxr-xr-x 2 jenkins jenkins 4096 May 8 05:33 cost [2023-05-08T05:45:48.980Z] -rw-r--r-- 1 jenkins jenkins 89 May 8 05:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:45:49.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:45:50.124Z] ---> package-listing.sh [2023-05-08T05:45:50.124Z] ++ facter osfamily [2023-05-08T05:45:50.124Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-08T05:45:50.383Z] + OS_FAMILY=debian [2023-05-08T05:45:50.383Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-08T05:45:50.383Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-08T05:45:50.383Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-08T05:45:50.383Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-08T05:45:50.383Z] + PACKAGES=/tmp/packages_start.txt [2023-05-08T05:45:50.383Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-08T05:45:50.383Z] + PACKAGES=/tmp/packages_end.txt [2023-05-08T05:45:50.383Z] + case "${OS_FAMILY}" in [2023-05-08T05:45:50.383Z] + dpkg -l [2023-05-08T05:45:50.383Z] + grep '^ii' [2023-05-08T05:45:50.383Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-08T05:45:50.383Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-08T05:45:50.383Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-08T05:45:50.383Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-08T05:45:50.383Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-08T05:45:50.383Z] + 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-05-08T05:45:50.394Z] 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-05-08T05:45:50.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-08T05:45:51.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-08T05:45:51.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-08T05:45:51.304Z] prd-ubuntu20.04-docker-8c-8g-14464 does not seem to be running inside a container [2023-05-08T05:45:51.348Z] $ 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-05-08T05:45:51.544Z] $ docker top 1f278955032f8b7df8e9f6372595d40f1cc8370c15e0dfd5343638c8fe2c8da5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-08T05:45:51.966Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-08T05:45:52.282Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-08T05:45:52.635Z] + ls /var/log/sa-host [2023-05-08T05:45:52.635Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-08T05:45:52.698Z] provisioning config files... [2023-05-08T05:45:52.705Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7741074329618068315tmp [Pipeline] { [Pipeline] echo [2023-05-08T05:45:52.715Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:45:52.993Z] ---> create-netrc.sh [Pipeline] } [2023-05-08T05:45:52.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:45:53.328Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-08T05:45:53.336Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:45:53.616Z] ---> sudo-logs.sh [2023-05-08T05:45:53.616Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-08T05:45:53.649Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:45:53.932Z] ---> job-cost.sh [2023-05-08T05:45:53.932Z] lf-activate-venv: SKIPPING [2023-05-08T05:45:53.932Z] DEBUG: total: 0.2199999988079071 [2023-05-08T05:45:53.932Z] INFO: Retrieving Stack Cost... [2023-05-08T05:45:54.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-08T05:45:54.758Z] INFO: Archiving Costs [Pipeline] echo [2023-05-08T05:45:54.769Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-08T05:45:55.049Z] ---> logs-deploy.sh [2023-05-08T05:45:55.049Z] lf-activate-venv: SKIPPING [2023-05-08T05:45:55.049Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/112 [2023-05-08T05:45:55.049Z] INFO: archiving workspace using pattern(s): [2023-05-08T05:45:55.986Z] Archives upload complete. [2023-05-08T05:45:55.986Z] INFO: archiving logs to Nexus