Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b8805d0dc84327be1c031088231e6ea81f537399 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-ssh15177187627685457742.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2125097268585163078.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh2279598432711849936.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh16533469976906875824.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-ssh245615547638967482.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8735 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 b8805d0dc84327be1c031088231e6ea81f537399 (main) Commit message: "fix: [WIP BUG] Add ProfilesDir & DevicesDir to local config (#384)" > git config core.sparsecheckout # timeout=10 > git checkout -f b8805d0dc84327be1c031088231e6ea81f537399 # timeout=10 > git rev-list --no-walk 626db8e9a2222f123adcb85f9e159bc679c0b5f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-17T16:24:57.830Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-17T16:24:57.870Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-17T16:24:57.881Z] ========================================================= [2023-04-17T16:24:57.881Z] EdgeX Global Pipelines Version Info [2023-04-17T16:24:57.881Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:24:58.955Z] ------------------- [2023-04-17T16:24:58.955Z] stable info: [2023-04-17T16:24:58.955Z] ------------------- [2023-04-17T16:24:58.955Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-17T16:24:58.955Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T16:24:58.955Z] Message: update stable to v1.0.248 [2023-04-17T16:24:59.526Z] ------------------- [2023-04-17T16:24:59.526Z] experimental info: [2023-04-17T16:24:59.526Z] ------------------- [2023-04-17T16:24:59.526Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-17T16:24:59.526Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-17T16:24:59.526Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-17T16:24:59.725Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-17T16:24:59.741Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-17T16:24:59.761Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-17T16:24:59.776Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-17T16:24:59.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-17T16:24:59.805Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-17T16:24:59.823Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-17T16:24:59.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-17T16:24:59.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-17T16:24:59.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-17T16:24:59.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-17T16:24:59.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-17T16:24:59.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-17T16:24:59.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-17T16:24:59.938Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T16:24:59.948Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-17T16:24:59.959Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T16:24:59.972Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-17T16:24:59.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-17T16:24:59.994Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-17T16:25:00.007Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-17T16:25:00.018Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-17T16:25:00.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-17T16:25:00.043Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-17T16:25:00.056Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-17T16:25:00.068Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-17T16:25:00.082Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-17T16:25:00.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-17T16:25:00.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-17T16:25:00.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-17T16:25:00.131Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b8805d0dc84327be1c031088231e6ea81f537399 [Pipeline] echo [2023-04-17T16:25:00.141Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b8805d0 [Pipeline] echo [2023-04-17T16:25:00.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T16:25:00.208Z] provisioning config files... [2023-04-17T16:25:00.218Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2471885179767610282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:25:00.515Z] ---> docker-login.sh [2023-04-17T16:25:00.515Z] nexus3.edgexfoundry.org:10001 [2023-04-17T16:25:00.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:25:01.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:25:01.046Z] Configure a credential helper to remove this warning. See [2023-04-17T16:25:01.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:25:01.046Z] [2023-04-17T16:25:01.046Z] Login Succeeded [2023-04-17T16:25:01.046Z] nexus3.edgexfoundry.org:10002 [2023-04-17T16:25:01.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:25:01.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:25:01.046Z] Configure a credential helper to remove this warning. See [2023-04-17T16:25:01.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:25:01.046Z] [2023-04-17T16:25:01.046Z] Login Succeeded [2023-04-17T16:25:01.046Z] nexus3.edgexfoundry.org:10003 [2023-04-17T16:25:01.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:25:01.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:25:01.306Z] Configure a credential helper to remove this warning. See [2023-04-17T16:25:01.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:25:01.306Z] [2023-04-17T16:25:01.306Z] Login Succeeded [2023-04-17T16:25:01.306Z] nexus3.edgexfoundry.org:10004 [2023-04-17T16:25:01.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:25:01.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:25:01.306Z] Configure a credential helper to remove this warning. See [2023-04-17T16:25:01.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:25:01.306Z] [2023-04-17T16:25:01.306Z] Login Succeeded [2023-04-17T16:25:01.306Z] docker.io [2023-04-17T16:25:01.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:25:01.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:25:01.566Z] Configure a credential helper to remove this warning. See [2023-04-17T16:25:01.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:25:01.566Z] [2023-04-17T16:25:01.566Z] Login Succeeded [2023-04-17T16:25:01.566Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T16:25:01.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-17T16:25:01.922Z] + git rev-list -1 --merges b8805d0dc84327be1c031088231e6ea81f537399~1..b8805d0dc84327be1c031088231e6ea81f537399 [Pipeline] echo [2023-04-17T16:25:01.973Z] -----------> git rev-list -1 --merges b8805d0dc84327be1c031088231e6ea81f537399~1..b8805d0dc84327be1c031088231e6ea81f537399 b8805d0dc84327be1c031088231e6ea81f537399 [false] [Pipeline] sh [2023-04-17T16:25:02.317Z] + git log --format=format:%s -1 b8805d0dc84327be1c031088231e6ea81f537399 [Pipeline] echo [2023-04-17T16:25:02.330Z] ========================================================= [2023-04-17T16:25:02.330Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-17T16:25:02.330Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T16:25:02.652Z] + git log --format=format:%s -1 b8805d0dc84327be1c031088231e6ea81f537399 [Pipeline] echo [2023-04-17T16:25:02.662Z] [semverPrep] GIT_COMMIT: b8805d0dc84327be1c031088231e6ea81f537399, Commit Message: fix: [WIP BUG] Add ProfilesDir & DevicesDir to local config (#384) [Pipeline] echo [2023-04-17T16:25:02.672Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-17T16:25:03.021Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T16:25:03.021Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-17T16:25:03.021Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-17T16:25:03.021Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-17T16:25:03.021Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-17T16:25:03.021Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-17T16:25:03.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:25:03.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T16:25:03.361Z] [2023-04-17T16:25:03.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:25:03.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T16:25:03.660Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-17T16:25:03.660Z] b85a868b505f: Pulling fs layer [2023-04-17T16:25:03.660Z] e2be974225ed: Pulling fs layer [2023-04-17T16:25:03.660Z] 339a4e72a1f5: Pulling fs layer [2023-04-17T16:25:03.660Z] 988bab9f4d93: Pulling fs layer [2023-04-17T16:25:03.660Z] 1469e6f7b9e6: Pulling fs layer [2023-04-17T16:25:03.660Z] eaf3925da568: Pulling fs layer [2023-04-17T16:25:03.660Z] bab4dde63d76: Pulling fs layer [2023-04-17T16:25:03.660Z] bde34c3a00c8: Pulling fs layer [2023-04-17T16:25:03.660Z] b352a97aabf1: Pulling fs layer [2023-04-17T16:25:03.660Z] 4872d77fe225: Pulling fs layer [2023-04-17T16:25:03.660Z] 5851b861e8e6: Pulling fs layer [2023-04-17T16:25:03.660Z] eaf3925da568: Waiting [2023-04-17T16:25:03.660Z] bab4dde63d76: Waiting [2023-04-17T16:25:03.660Z] bde34c3a00c8: Waiting [2023-04-17T16:25:03.660Z] b352a97aabf1: Waiting [2023-04-17T16:25:03.660Z] 988bab9f4d93: Waiting [2023-04-17T16:25:03.660Z] 4872d77fe225: Waiting [2023-04-17T16:25:03.660Z] 5851b861e8e6: Waiting [2023-04-17T16:25:03.660Z] 1469e6f7b9e6: Waiting [2023-04-17T16:25:03.660Z] e2be974225ed: Verifying Checksum [2023-04-17T16:25:03.660Z] e2be974225ed: Download complete [2023-04-17T16:25:03.660Z] 988bab9f4d93: Verifying Checksum [2023-04-17T16:25:03.660Z] 988bab9f4d93: Download complete [2023-04-17T16:25:03.919Z] 339a4e72a1f5: Verifying Checksum [2023-04-17T16:25:03.919Z] 339a4e72a1f5: Download complete [2023-04-17T16:25:03.919Z] 1469e6f7b9e6: Verifying Checksum [2023-04-17T16:25:03.919Z] 1469e6f7b9e6: Download complete [2023-04-17T16:25:03.919Z] eaf3925da568: Verifying Checksum [2023-04-17T16:25:03.919Z] bde34c3a00c8: Verifying Checksum [2023-04-17T16:25:03.919Z] bde34c3a00c8: Download complete [2023-04-17T16:25:03.919Z] b352a97aabf1: Verifying Checksum [2023-04-17T16:25:03.919Z] b352a97aabf1: Download complete [2023-04-17T16:25:03.919Z] 4872d77fe225: Verifying Checksum [2023-04-17T16:25:03.919Z] 5851b861e8e6: Verifying Checksum [2023-04-17T16:25:03.919Z] 5851b861e8e6: Download complete [2023-04-17T16:25:03.919Z] b85a868b505f: Verifying Checksum [2023-04-17T16:25:03.919Z] b85a868b505f: Download complete [2023-04-17T16:25:04.182Z] bab4dde63d76: Verifying Checksum [2023-04-17T16:25:04.182Z] bab4dde63d76: Download complete [2023-04-17T16:25:05.195Z] b85a868b505f: Pull complete [2023-04-17T16:25:05.195Z] e2be974225ed: Pull complete [2023-04-17T16:25:05.761Z] 339a4e72a1f5: Pull complete [2023-04-17T16:25:05.761Z] 988bab9f4d93: Pull complete [2023-04-17T16:25:06.020Z] 1469e6f7b9e6: Pull complete [2023-04-17T16:25:06.020Z] eaf3925da568: Pull complete [2023-04-17T16:25:07.925Z] bab4dde63d76: Pull complete [2023-04-17T16:25:07.925Z] bde34c3a00c8: Pull complete [2023-04-17T16:25:07.925Z] b352a97aabf1: Pull complete [2023-04-17T16:25:07.925Z] 4872d77fe225: Pull complete [2023-04-17T16:25:07.925Z] 5851b861e8e6: Pull complete [2023-04-17T16:25:07.925Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-17T16:25:07.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T16:25:07.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:25:08.016Z] prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container [2023-04-17T16:25:08.044Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T16:25:11.419Z] $ docker top e13760d3347a88a63144b9482446328452a455f11f70cca7f76888973d357f5c -eo pid,comm [2023-04-17T16:25:11.470Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-17T16:25:11.471Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T16:25:11.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T16:25:11.518Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T16:25:11.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T16:25:11.629Z] $ docker exec e13760d3347a88a63144b9482446328452a455f11f70cca7f76888973d357f5c ssh-agent [2023-04-17T16:25:11.736Z] SSH_AUTH_SOCK=/tmp/ssh-XN2sOSfC4bjH/agent.32 [2023-04-17T16:25:11.736Z] SSH_AGENT_PID=38 [2023-04-17T16:25:11.742Z] Running ssh-add (command line suppressed) [2023-04-17T16:25:11.834Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6439459004867223591.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6439459004867223591.key) [2023-04-17T16:25:11.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T16:25:12.130Z] + git tag --points-at HEAD [Pipeline] } [2023-04-17T16:25:12.140Z] $ docker exec --env ******** --env ******** e13760d3347a88a63144b9482446328452a455f11f70cca7f76888973d357f5c ssh-agent -k [2023-04-17T16:25:12.233Z] unset SSH_AUTH_SOCK; [2023-04-17T16:25:12.233Z] unset SSH_AGENT_PID; [2023-04-17T16:25:12.234Z] echo Agent pid 38 killed; [2023-04-17T16:25:12.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-17T16:25:12.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T16:25:12.271Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T16:25:12.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T16:25:12.376Z] $ docker exec e13760d3347a88a63144b9482446328452a455f11f70cca7f76888973d357f5c ssh-agent [2023-04-17T16:25:12.476Z] SSH_AUTH_SOCK=/tmp/ssh-VAeR6JJbnl3s/agent.70 [2023-04-17T16:25:12.476Z] SSH_AGENT_PID=76 [2023-04-17T16:25:12.481Z] Running ssh-add (command line suppressed) [2023-04-17T16:25:12.567Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6322912754726925062.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6322912754726925062.key) [2023-04-17T16:25:12.581Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T16:25:12.868Z] + git semver init [2023-04-17T16:25:13.128Z] 2023-04-17 16:25:13,030 [run_init] DEBUG init version:0.0.0 force:False [2023-04-17T16:25:13.128Z] 2023-04-17 16:25:13,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-17T16:25:13.128Z] 2023-04-17 16:25:13,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-04-17T16:25:13.128Z] 2023-04-17 16:25:13,032 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-17T16:25:14.504Z] 2023-04-17 16:25:14,112 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-04-17T16:25:14.504Z] 2023-04-17 16:25:14,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-04-17T16:25:14.504Z] 2023-04-17 16:25:14,112 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-17T16:25:14.504Z] 2023-04-17 16:25:14,113 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-17T16:25:14.504Z] 3.0.0-dev.30 [Pipeline] } [2023-04-17T16:25:14.512Z] $ docker exec --env ******** --env ******** e13760d3347a88a63144b9482446328452a455f11f70cca7f76888973d357f5c ssh-agent -k [2023-04-17T16:25:14.598Z] unset SSH_AUTH_SOCK; [2023-04-17T16:25:14.598Z] unset SSH_AGENT_PID; [2023-04-17T16:25:14.598Z] echo Agent pid 76 killed; [2023-04-17T16:25:14.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T16:25:14.908Z] + git semver [Pipeline] } [2023-04-17T16:25:15.181Z] $ docker stop --time=1 e13760d3347a88a63144b9482446328452a455f11f70cca7f76888973d357f5c [2023-04-17T16:25:16.463Z] $ docker rm -f --volumes e13760d3347a88a63144b9482446328452a455f11f70cca7f76888973d357f5c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T16:25:16.801Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-17T16:25:17.011Z] Stashed 1 file(s) [Pipeline] echo [2023-04-17T16:25:17.014Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T16:25:17.116Z] provisioning config files... [2023-04-17T16:25:17.126Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12883297831689735566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:25:17.422Z] ---> docker-login.sh [2023-04-17T16:25:17.422Z] nexus3.edgexfoundry.org:10001 [2023-04-17T16:25:17.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:25:17.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:25:17.422Z] Configure a credential helper to remove this warning. See [2023-04-17T16:25:17.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:25:17.422Z] [2023-04-17T16:25:17.422Z] Login Succeeded [2023-04-17T16:25:17.422Z] nexus3.edgexfoundry.org:10002 [2023-04-17T16:25:17.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:25:17.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:25:17.422Z] Configure a credential helper to remove this warning. See [2023-04-17T16:25:17.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:25:17.422Z] [2023-04-17T16:25:17.422Z] Login Succeeded [2023-04-17T16:25:17.422Z] nexus3.edgexfoundry.org:10003 [2023-04-17T16:25:17.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:25:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:25:17.681Z] Configure a credential helper to remove this warning. See [2023-04-17T16:25:17.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:25:17.681Z] [2023-04-17T16:25:17.681Z] Login Succeeded [2023-04-17T16:25:17.681Z] nexus3.edgexfoundry.org:10004 [2023-04-17T16:25:17.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:25:17.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:25:17.682Z] Configure a credential helper to remove this warning. See [2023-04-17T16:25:17.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:25:17.682Z] [2023-04-17T16:25:17.682Z] Login Succeeded [2023-04-17T16:25:17.682Z] docker.io [2023-04-17T16:25:17.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:25:17.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:25:17.941Z] Configure a credential helper to remove this warning. See [2023-04-17T16:25:17.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:25:17.941Z] [2023-04-17T16:25:17.941Z] Login Succeeded [2023-04-17T16:25:17.942Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T16:25:17.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-17T16:25:18.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T16:25:18.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T16:25:18.018Z] ========================================================= [2023-04-17T16:25:18.018Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-17T16:25:18.018Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:25:18.316Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-17T16:25:18.316Z] Sending build context to Docker daemon 23.54MB [2023-04-17T16:25:18.316Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T16:25:18.316Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-17T16:25:18.580Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-17T16:25:18.580Z] 63b65145d645: Pulling fs layer [2023-04-17T16:25:18.580Z] a2d21d5440eb: Pulling fs layer [2023-04-17T16:25:18.580Z] 935e6c44a52c: Pulling fs layer [2023-04-17T16:25:18.580Z] 94cc34f8dd06: Pulling fs layer [2023-04-17T16:25:18.580Z] 30dea6a524f1: Pulling fs layer [2023-04-17T16:25:18.580Z] a2aff8979fd8: Pulling fs layer [2023-04-17T16:25:18.580Z] 6808be2612f2: Pulling fs layer [2023-04-17T16:25:18.580Z] f25807f1079a: Pulling fs layer [2023-04-17T16:25:18.580Z] 94cc34f8dd06: Waiting [2023-04-17T16:25:18.580Z] f25807f1079a: Waiting [2023-04-17T16:25:18.580Z] 30dea6a524f1: Waiting [2023-04-17T16:25:18.580Z] a2aff8979fd8: Waiting [2023-04-17T16:25:18.580Z] 6808be2612f2: Waiting [2023-04-17T16:25:18.580Z] a2d21d5440eb: Download complete [2023-04-17T16:25:18.580Z] 94cc34f8dd06: Download complete [2023-04-17T16:25:18.580Z] 30dea6a524f1: Verifying Checksum [2023-04-17T16:25:18.580Z] 30dea6a524f1: Download complete [2023-04-17T16:25:18.580Z] 63b65145d645: Download complete [2023-04-17T16:25:18.580Z] a2aff8979fd8: Verifying Checksum [2023-04-17T16:25:18.580Z] a2aff8979fd8: Download complete [2023-04-17T16:25:18.847Z] 63b65145d645: Pull complete [2023-04-17T16:25:18.847Z] a2d21d5440eb: Pull complete [2023-04-17T16:25:18.847Z] f25807f1079a: Verifying Checksum [2023-04-17T16:25:18.847Z] f25807f1079a: Download complete [2023-04-17T16:25:19.108Z] 935e6c44a52c: Verifying Checksum [2023-04-17T16:25:19.108Z] 935e6c44a52c: Download complete [2023-04-17T16:25:19.368Z] 6808be2612f2: Verifying Checksum [2023-04-17T16:25:19.368Z] 6808be2612f2: Download complete [2023-04-17T16:25:22.654Z] 935e6c44a52c: Pull complete [2023-04-17T16:25:22.654Z] 94cc34f8dd06: Pull complete [2023-04-17T16:25:22.654Z] 30dea6a524f1: Pull complete [2023-04-17T16:25:22.654Z] a2aff8979fd8: Pull complete [2023-04-17T16:25:24.761Z] 6808be2612f2: Pull complete [2023-04-17T16:25:25.697Z] f25807f1079a: Pull complete [2023-04-17T16:25:25.697Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-17T16:25:25.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-17T16:25:25.697Z] ---> 3b553350e43f [2023-04-17T16:25:25.697Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-17T16:25:30.972Z] ---> Running in 43c17951f218 [2023-04-17T16:25:30.972Z] Removing intermediate container 43c17951f218 [2023-04-17T16:25:30.972Z] ---> ac964ee392aa [2023-04-17T16:25:30.972Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-17T16:25:30.972Z] ---> Running in 7661fd5c4304 [2023-04-17T16:25:30.972Z] Removing intermediate container 7661fd5c4304 [2023-04-17T16:25:30.972Z] ---> 74bd8a9a11f6 [2023-04-17T16:25:30.972Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-17T16:25:30.972Z] ---> Running in e9360112b18f [2023-04-17T16:25:31.232Z] Removing intermediate container e9360112b18f [2023-04-17T16:25:31.232Z] ---> 78c78c3f86b6 [2023-04-17T16:25:31.232Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-17T16:25:31.232Z] ---> Running in d9d5090034a5 [2023-04-17T16:25:31.232Z] Removing intermediate container d9d5090034a5 [2023-04-17T16:25:31.232Z] ---> 587f2d424ea2 [2023-04-17T16:25:31.232Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T16:25:31.232Z] ---> Running in 4379b9586872 [2023-04-17T16:25:31.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T16:25:31.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T16:25:31.749Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-17T16:25:31.749Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-17T16:25:31.749Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-17T16:25:32.009Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-17T16:25:32.009Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T16:25:32.009Z] OK: 269 MiB in 57 packages [2023-04-17T16:25:32.090Z] Still waiting to schedule task [2023-04-17T16:25:32.091Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-17T16:25:32.576Z] Removing intermediate container 4379b9586872 [2023-04-17T16:25:32.576Z] ---> 799ec4850c10 [2023-04-17T16:25:32.576Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-17T16:25:32.576Z] ---> d595a2811652 [2023-04-17T16:25:32.576Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T16:25:32.576Z] ---> Running in 363af406e36b [2023-04-17T16:26:19.243Z] Removing intermediate container 363af406e36b [2023-04-17T16:26:19.243Z] ---> 86be056acd56 [2023-04-17T16:26:19.243Z] Step 10/12 : COPY . . [2023-04-17T16:26:19.243Z] ---> 5e85355273d2 [2023-04-17T16:26:19.243Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T16:26:19.243Z] ---> Running in d2432b02135e [2023-04-17T16:26:19.243Z] Removing intermediate container d2432b02135e [2023-04-17T16:26:19.243Z] ---> 8210a57392cc [2023-04-17T16:26:19.243Z] Step 12/12 : RUN $MAKE [2023-04-17T16:26:19.243Z] ---> Running in 36af699c8d80 [2023-04-17T16:26:19.243Z] noop [2023-04-17T16:26:19.243Z] Removing intermediate container 36af699c8d80 [2023-04-17T16:26:19.243Z] ---> 91bfa22ed5c7 [2023-04-17T16:26:19.243Z] Successfully built 91bfa22ed5c7 [2023-04-17T16:26:19.243Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:26:19.576Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T16:26:19.576Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:26:19.646Z] prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container [2023-04-17T16:26:19.671Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-17T16:26:19.970Z] $ docker top 761496f6d0ad0d8ca253c4c84c7066d7443e385318a709cafcf237cf8a8a61f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T16:26:20.321Z] + go version [2023-04-17T16:26:20.321Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-17T16:26:20.330Z] $ docker stop --time=1 761496f6d0ad0d8ca253c4c84c7066d7443e385318a709cafcf237cf8a8a61f3 [2023-04-17T16:26:21.583Z] $ docker rm -f --volumes 761496f6d0ad0d8ca253c4c84c7066d7443e385318a709cafcf237cf8a8a61f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:26:21.958Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-17T16:26:21.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:26:22.021Z] prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container [2023-04-17T16:26:22.048Z] $ 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 ******** ci-base-image-x86_64 cat [2023-04-17T16:26:22.379Z] $ docker top 5e91f9526172c5665b8d416b22d2211fdbb3df9d7090b0f98743371da026af24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T16:26:22.729Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-17T16:26:23.026Z] + make test [2023-04-17T16:26:23.026Z] go test ./... -coverprofile=coverage.out [2023-04-17T16:26:27.212Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-17T16:26:37.169Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-17T16:26:37.169Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.7% of statements [2023-04-17T16:26:42.426Z] go vet ./... [2023-04-17T16:26:44.957Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-17T16:26:44.957Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-17T16:26:44.957Z] ./bin/test-attribution-txt.sh [2023-04-17T16:26:44.957Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-17T16:26:44.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-17T16:26:44.976Z] $ docker stop --time=1 5e91f9526172c5665b8d416b22d2211fdbb3df9d7090b0f98743371da026af24 [2023-04-17T16:26:50.652Z] $ docker rm -f --volumes 5e91f9526172c5665b8d416b22d2211fdbb3df9d7090b0f98743371da026af24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T16:26:51.102Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-17T16:26:51.143Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-17T16:26:51.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-17T16:26:51.958Z] + ls -al . [2023-04-17T16:26:51.958Z] total 192 [2023-04-17T16:26:51.958Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 17 16:26 . [2023-04-17T16:26:51.958Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 16:24 .. [2023-04-17T16:26:51.958Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 16:25 .git [2023-04-17T16:26:51.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 16:24 .github [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 17 16:24 .gitignore [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 17 16:24 .golangci.yml [2023-04-17T16:26:51.958Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 16:25 .semver [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 8641 Apr 17 16:24 Attribution.txt [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 17 16:24 CHANGELOG.md [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 17 16:24 Dockerfile [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 16:24 GOVERNANCE.md [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 17 16:24 Jenkinsfile [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 17 16:24 LICENSE [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 17 16:24 Makefile [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 17 16:24 OWNERS.md [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 17 16:24 README.md [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 16:25 VERSION [2023-04-17T16:26:51.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 16:24 bin [2023-04-17T16:26:51.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 16:24 cmd [2023-04-17T16:26:51.958Z] -rw-r--r-- 1 jenkins jenkins 42970 Apr 17 16:26 coverage.out [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 17 16:24 go.mod [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 31219 Apr 17 16:24 go.sum [2023-04-17T16:26:51.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 16:24 internal [2023-04-17T16:26:51.958Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 16:24 snap [2023-04-17T16:26:51.958Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 17 16:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:26:52.260Z] + 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=b8805d0dc84327be1c031088231e6ea81f537399 --label arch=amd64 --label version=3.0.0-dev.30 . [2023-04-17T16:26:52.260Z] Sending build context to Docker daemon 23.59MB [2023-04-17T16:26:52.260Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T16:26:52.260Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-17T16:26:52.260Z] ---> 91bfa22ed5c7 [2023-04-17T16:26:52.260Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-17T16:26:52.829Z] ---> Running in f91b1809eb4f [2023-04-17T16:26:52.829Z] Removing intermediate container f91b1809eb4f [2023-04-17T16:26:52.829Z] ---> 9b300361098d [2023-04-17T16:26:52.829Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-17T16:26:52.829Z] ---> Running in 73dbbd989b3c [2023-04-17T16:26:53.088Z] Removing intermediate container 73dbbd989b3c [2023-04-17T16:26:53.088Z] ---> 6faaa8bb6891 [2023-04-17T16:26:53.088Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-17T16:26:53.088Z] ---> Running in 5850316fc1df [2023-04-17T16:26:53.088Z] Removing intermediate container 5850316fc1df [2023-04-17T16:26:53.088Z] ---> 213df42aeb54 [2023-04-17T16:26:53.088Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-17T16:26:53.088Z] ---> Running in c5855c709d4c [2023-04-17T16:26:53.088Z] Removing intermediate container c5855c709d4c [2023-04-17T16:26:53.088Z] ---> 83e5cfed366c [2023-04-17T16:26:53.088Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T16:26:53.088Z] ---> Running in a5c1f1c0126d [2023-04-17T16:26:53.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T16:26:53.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T16:26:53.865Z] OK: 269 MiB in 57 packages [2023-04-17T16:26:54.124Z] Removing intermediate container a5c1f1c0126d [2023-04-17T16:26:54.124Z] ---> ae1024d1a276 [2023-04-17T16:26:54.124Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-17T16:26:54.124Z] ---> 18c37218ad4f [2023-04-17T16:26:54.124Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T16:26:54.124Z] ---> Running in fc982bbd18b4 [2023-04-17T16:26:55.064Z] Removing intermediate container fc982bbd18b4 [2023-04-17T16:26:55.064Z] ---> b59c2c0d471e [2023-04-17T16:26:55.064Z] Step 10/25 : COPY . . [2023-04-17T16:26:55.630Z] ---> 7e752d388a4f [2023-04-17T16:26:55.630Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T16:26:55.630Z] ---> Running in 938f390f44a1 [2023-04-17T16:26:55.889Z] Removing intermediate container 938f390f44a1 [2023-04-17T16:26:55.889Z] ---> 702cbb4a7fd1 [2023-04-17T16:26:55.889Z] Step 12/25 : RUN $MAKE [2023-04-17T16:26:55.889Z] ---> Running in 97be7c2ff2b4 [2023-04-17T16:26:56.149Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-17T16:27:18.073Z] Removing intermediate container 97be7c2ff2b4 [2023-04-17T16:27:18.073Z] ---> 803a3eafd3ac [2023-04-17T16:27:18.073Z] Step 13/25 : FROM alpine:3.17 [2023-04-17T16:27:18.073Z] 3.17: Pulling from library/alpine [2023-04-17T16:27:18.073Z] f56be85fc22e: Pulling fs layer [2023-04-17T16:27:18.073Z] f56be85fc22e: Verifying Checksum [2023-04-17T16:27:18.073Z] f56be85fc22e: Download complete [2023-04-17T16:27:18.073Z] f56be85fc22e: Pull complete [2023-04-17T16:27:18.073Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T16:27:18.073Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T16:27:18.073Z] ---> 9ed4aefc74f6 [2023-04-17T16:27:18.073Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-17T16:27:18.073Z] ---> Running in de058844eb11 [2023-04-17T16:27:18.073Z] Removing intermediate container de058844eb11 [2023-04-17T16:27:18.073Z] ---> e78caf323191 [2023-04-17T16:27:18.073Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-17T16:27:18.073Z] ---> Running in 2bfd2bcf696a [2023-04-17T16:27:18.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-17T16:27:18.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-17T16:27:18.590Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T16:27:18.590Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T16:27:18.590Z] OK: 7 MiB in 16 packages [2023-04-17T16:27:18.848Z] Removing intermediate container 2bfd2bcf696a [2023-04-17T16:27:18.848Z] ---> 9c0713dfc350 [2023-04-17T16:27:18.848Z] Step 16/25 : WORKDIR / [2023-04-17T16:27:19.108Z] ---> Running in bd03da5ca327 [2023-04-17T16:27:19.108Z] Removing intermediate container bd03da5ca327 [2023-04-17T16:27:19.108Z] ---> eeac912ba327 [2023-04-17T16:27:19.108Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-17T16:27:19.366Z] ---> 75f35a46e09d [2023-04-17T16:27:19.366Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-17T16:27:19.366Z] ---> 0b599fe50077 [2023-04-17T16:27:19.366Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-17T16:27:20.301Z] ---> 79797c5b38f0 [2023-04-17T16:27:20.301Z] Step 20/25 : EXPOSE 59900 [2023-04-17T16:27:20.301Z] ---> Running in 517839e381e1 [2023-04-17T16:27:20.301Z] Removing intermediate container 517839e381e1 [2023-04-17T16:27:20.301Z] ---> 237ac2e47e2b [2023-04-17T16:27:20.301Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-17T16:27:20.301Z] ---> Running in 85fe81946f1f [2023-04-17T16:27:20.560Z] Removing intermediate container 85fe81946f1f [2023-04-17T16:27:20.560Z] ---> 400aa8771a38 [2023-04-17T16:27:20.560Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T16:27:20.560Z] ---> Running in 1f6057bcaebd [2023-04-17T16:27:20.560Z] Removing intermediate container 1f6057bcaebd [2023-04-17T16:27:20.560Z] ---> cec48ca777ad [2023-04-17T16:27:20.560Z] Step 23/25 : LABEL arch=amd64 [2023-04-17T16:27:20.560Z] ---> Running in 0df080e83064 [2023-04-17T16:27:20.560Z] Removing intermediate container 0df080e83064 [2023-04-17T16:27:20.560Z] ---> ebbdb4a557e4 [2023-04-17T16:27:20.560Z] Step 24/25 : LABEL git_sha=b8805d0dc84327be1c031088231e6ea81f537399 [2023-04-17T16:27:20.560Z] ---> Running in ca349ce45ef3 [2023-04-17T16:27:20.819Z] Removing intermediate container ca349ce45ef3 [2023-04-17T16:27:20.819Z] ---> b1b1b85b703c [2023-04-17T16:27:20.819Z] Step 25/25 : LABEL version=3.0.0-dev.30 [2023-04-17T16:27:20.819Z] ---> Running in 933e5b6f5db4 [2023-04-17T16:27:20.819Z] Removing intermediate container 933e5b6f5db4 [2023-04-17T16:27:20.819Z] ---> bc39200abc37 [2023-04-17T16:27:20.819Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-17T16:27:20.819Z] Successfully built bc39200abc37 [2023-04-17T16:27:20.819Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T16:27:20.908Z] provisioning config files... [2023-04-17T16:27:20.917Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7807498315824800185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:27:21.300Z] ---> docker-login.sh [2023-04-17T16:27:21.300Z] nexus3.edgexfoundry.org:10001 [2023-04-17T16:27:21.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:27:21.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:27:21.300Z] Configure a credential helper to remove this warning. See [2023-04-17T16:27:21.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:27:21.300Z] [2023-04-17T16:27:21.300Z] Login Succeeded [2023-04-17T16:27:21.300Z] nexus3.edgexfoundry.org:10002 [2023-04-17T16:27:21.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:27:21.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:27:21.300Z] Configure a credential helper to remove this warning. See [2023-04-17T16:27:21.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:27:21.300Z] [2023-04-17T16:27:21.300Z] Login Succeeded [2023-04-17T16:27:21.300Z] nexus3.edgexfoundry.org:10003 [2023-04-17T16:27:21.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:27:21.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:27:21.587Z] Configure a credential helper to remove this warning. See [2023-04-17T16:27:21.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:27:21.587Z] [2023-04-17T16:27:21.587Z] Login Succeeded [2023-04-17T16:27:21.587Z] nexus3.edgexfoundry.org:10004 [2023-04-17T16:27:21.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:27:21.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:27:21.587Z] Configure a credential helper to remove this warning. See [2023-04-17T16:27:21.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:27:21.587Z] [2023-04-17T16:27:21.587Z] Login Succeeded [2023-04-17T16:27:21.587Z] docker.io [2023-04-17T16:27:21.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:27:21.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:27:21.878Z] Configure a credential helper to remove this warning. See [2023-04-17T16:27:21.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:27:21.878Z] [2023-04-17T16:27:21.878Z] Login Succeeded [2023-04-17T16:27:21.878Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T16:27:21.905Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T16:27:21.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T16:27:21.945Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-04-17T16:27:21.945Z] b8805d0dc84327be1c031088231e6ea81f537399 [2023-04-17T16:27:21.945Z] latest [2023-04-17T16:27:21.945Z] 3.0.0-dev.30 [2023-04-17T16:27:21.945Z] b8805d0dc84327be1c031088231e6ea81f537399-3.0.0-dev.30 [2023-04-17T16:27:21.945Z] main [2023-04-17T16:27:21.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:27:22.245Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b8805d0dc84327be1c031088231e6ea81f537399 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:27:22.543Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:b8805d0dc84327be1c031088231e6ea81f537399 [2023-04-17T16:27:22.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-17T16:27:22.543Z] c623b71c0bf3: Preparing [2023-04-17T16:27:22.543Z] 905d380c6e5b: Preparing [2023-04-17T16:27:22.543Z] ab894e957940: Preparing [2023-04-17T16:27:22.543Z] 55c5aa8190c7: Preparing [2023-04-17T16:27:22.543Z] f1417ff83b31: Preparing [2023-04-17T16:27:22.543Z] f1417ff83b31: Layer already exists [2023-04-17T16:27:22.543Z] ab894e957940: Pushed [2023-04-17T16:27:22.543Z] 55c5aa8190c7: Pushed [2023-04-17T16:27:22.543Z] 905d380c6e5b: Pushed [2023-04-17T16:27:25.073Z] c623b71c0bf3: Pushed [2023-04-17T16:27:25.073Z] b8805d0dc84327be1c031088231e6ea81f537399: digest: sha256:dedef5cd31615f63d62b8a1576785d53fe4c08d83b1f163edcef80ad1bd7f08b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:27:25.378Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:27:25.692Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-17T16:27:25.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-17T16:27:25.692Z] c623b71c0bf3: Preparing [2023-04-17T16:27:25.692Z] 905d380c6e5b: Preparing [2023-04-17T16:27:25.692Z] ab894e957940: Preparing [2023-04-17T16:27:25.692Z] 55c5aa8190c7: Preparing [2023-04-17T16:27:25.692Z] f1417ff83b31: Preparing [2023-04-17T16:27:25.692Z] 55c5aa8190c7: Layer already exists [2023-04-17T16:27:25.692Z] ab894e957940: Layer already exists [2023-04-17T16:27:25.692Z] c623b71c0bf3: Layer already exists [2023-04-17T16:27:25.692Z] f1417ff83b31: Layer already exists [2023-04-17T16:27:25.692Z] 905d380c6e5b: Layer already exists [2023-04-17T16:27:25.692Z] latest: digest: sha256:dedef5cd31615f63d62b8a1576785d53fe4c08d83b1f163edcef80ad1bd7f08b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:27:25.998Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:27:26.300Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.30 [2023-04-17T16:27:26.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-17T16:27:26.300Z] c623b71c0bf3: Preparing [2023-04-17T16:27:26.300Z] 905d380c6e5b: Preparing [2023-04-17T16:27:26.300Z] ab894e957940: Preparing [2023-04-17T16:27:26.300Z] 55c5aa8190c7: Preparing [2023-04-17T16:27:26.300Z] f1417ff83b31: Preparing [2023-04-17T16:27:26.300Z] f1417ff83b31: Layer already exists [2023-04-17T16:27:26.300Z] c623b71c0bf3: Layer already exists [2023-04-17T16:27:26.300Z] 55c5aa8190c7: Layer already exists [2023-04-17T16:27:26.300Z] ab894e957940: Layer already exists [2023-04-17T16:27:26.300Z] 905d380c6e5b: Layer already exists [2023-04-17T16:27:26.300Z] 3.0.0-dev.30: digest: sha256:dedef5cd31615f63d62b8a1576785d53fe4c08d83b1f163edcef80ad1bd7f08b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:27:26.608Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:b8805d0dc84327be1c031088231e6ea81f537399-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:27:26.911Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:b8805d0dc84327be1c031088231e6ea81f537399-3.0.0-dev.30 [2023-04-17T16:27:26.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-17T16:27:26.911Z] c623b71c0bf3: Preparing [2023-04-17T16:27:26.911Z] 905d380c6e5b: Preparing [2023-04-17T16:27:26.911Z] ab894e957940: Preparing [2023-04-17T16:27:26.911Z] 55c5aa8190c7: Preparing [2023-04-17T16:27:26.911Z] f1417ff83b31: Preparing [2023-04-17T16:27:26.911Z] 905d380c6e5b: Layer already exists [2023-04-17T16:27:26.911Z] c623b71c0bf3: Layer already exists [2023-04-17T16:27:26.911Z] ab894e957940: Layer already exists [2023-04-17T16:27:26.911Z] 55c5aa8190c7: Layer already exists [2023-04-17T16:27:26.911Z] f1417ff83b31: Layer already exists [2023-04-17T16:27:26.911Z] b8805d0dc84327be1c031088231e6ea81f537399-3.0.0-dev.30: digest: sha256:dedef5cd31615f63d62b8a1576785d53fe4c08d83b1f163edcef80ad1bd7f08b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:27:27.215Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:27:27.516Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-04-17T16:27:27.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-04-17T16:27:27.516Z] c623b71c0bf3: Preparing [2023-04-17T16:27:27.516Z] 905d380c6e5b: Preparing [2023-04-17T16:27:27.516Z] ab894e957940: Preparing [2023-04-17T16:27:27.516Z] 55c5aa8190c7: Preparing [2023-04-17T16:27:27.516Z] f1417ff83b31: Preparing [2023-04-17T16:27:27.516Z] 55c5aa8190c7: Layer already exists [2023-04-17T16:27:27.516Z] f1417ff83b31: Layer already exists [2023-04-17T16:27:27.516Z] ab894e957940: Layer already exists [2023-04-17T16:27:27.516Z] c623b71c0bf3: Layer already exists [2023-04-17T16:27:27.516Z] 905d380c6e5b: Layer already exists [2023-04-17T16:27:27.516Z] main: digest: sha256:dedef5cd31615f63d62b8a1576785d53fe4c08d83b1f163edcef80ad1bd7f08b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T16:27:27.576Z] ===================================================== [Pipeline] echo [2023-04-17T16:27:27.583Z] taggedImages: [2023-04-17T16:27:27.583Z] - nexus3.edgexfoundry.org:10004/device-virtual:b8805d0dc84327be1c031088231e6ea81f537399 [2023-04-17T16:27:27.583Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-04-17T16:27:27.583Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.30 [2023-04-17T16:27:27.583Z] - nexus3.edgexfoundry.org:10004/device-virtual:b8805d0dc84327be1c031088231e6ea81f537399-3.0.0-dev.30 [2023-04-17T16:27:27.583Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:27:27.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T16:27:27.953Z] [2023-04-17T16:27:27.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:27:28.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T16:27:28.245Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-17T16:27:28.245Z] 5eb5b503b376: Pulling fs layer [2023-04-17T16:27:28.245Z] 5c69ac0246d0: Pulling fs layer [2023-04-17T16:27:28.245Z] ec43610c2a17: Pulling fs layer [2023-04-17T16:27:28.245Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-17T16:27:28.245Z] 33b1e0a273af: Pulling fs layer [2023-04-17T16:27:28.245Z] 5d3b04190fa2: Pulling fs layer [2023-04-17T16:27:28.245Z] 2f39f015ded8: Pulling fs layer [2023-04-17T16:27:28.245Z] 3a2ae6a8a46f: Waiting [2023-04-17T16:27:28.245Z] 33b1e0a273af: Waiting [2023-04-17T16:27:28.245Z] 5d3b04190fa2: Waiting [2023-04-17T16:27:28.245Z] 2f39f015ded8: Waiting [2023-04-17T16:27:28.245Z] 5c69ac0246d0: Verifying Checksum [2023-04-17T16:27:28.245Z] 5c69ac0246d0: Download complete [2023-04-17T16:27:28.245Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-17T16:27:28.245Z] 3a2ae6a8a46f: Download complete [2023-04-17T16:27:28.245Z] 33b1e0a273af: Verifying Checksum [2023-04-17T16:27:28.245Z] 33b1e0a273af: Download complete [2023-04-17T16:27:28.245Z] ec43610c2a17: Verifying Checksum [2023-04-17T16:27:28.245Z] ec43610c2a17: Download complete [2023-04-17T16:27:28.245Z] 5d3b04190fa2: Download complete [2023-04-17T16:27:28.504Z] 5eb5b503b376: Verifying Checksum [2023-04-17T16:27:28.504Z] 5eb5b503b376: Download complete [2023-04-17T16:27:29.070Z] 2f39f015ded8: Download complete [2023-04-17T16:27:29.636Z] 5eb5b503b376: Pull complete [2023-04-17T16:27:29.636Z] 5c69ac0246d0: Pull complete [2023-04-17T16:27:30.203Z] ec43610c2a17: Pull complete [2023-04-17T16:27:30.203Z] 3a2ae6a8a46f: Pull complete [2023-04-17T16:27:30.203Z] 33b1e0a273af: Pull complete [2023-04-17T16:27:30.461Z] 5d3b04190fa2: Pull complete [2023-04-17T16:27:34.505Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8736 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-04-17T16:27:34.517Z] Running in /w/workspace/device-virtual-go/102 [Pipeline] { [Pipeline] checkout [2023-04-17T16:27:34.568Z] The recommended git tool is: git [2023-04-17T16:27:34.640Z] 2f39f015ded8: Pull complete [2023-04-17T16:27:34.640Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-17T16:27:34.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T16:27:34.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:27:34.717Z] prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container [2023-04-17T16:27:34.747Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T16:27:42.004Z] $ docker top 892878331fa69c9bc6bbddbb5a9ba6a69e83a8a54d98fff2b6a2fb1ff6eeeb17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:27:42.382Z] ---> job-cost.sh [2023-04-17T16:27:42.382Z] lf-activate-venv: SKIPPING [2023-04-17T16:27:42.382Z] INFO: No Stack... [2023-04-17T16:27:42.406Z] using credential edgex-jenkins-ssh [2023-04-17T16:27:42.427Z] Cloning the remote Git repository [2023-04-17T16:27:42.640Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T16:27:42.899Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T16:27:43.187Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-04-17T16:27:43.187Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T16:27:43.202Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-102-stack-cost] [2023-04-17T16:27:43.210Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-102-stack-cost] did not exist. Created. [2023-04-17T16:27:43.210Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T16:27:43.511Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-17T16:27:43.539Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T16:27:43.545Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T16:27:43.559Z] $ docker stop --time=1 892878331fa69c9bc6bbddbb5a9ba6a69e83a8a54d98fff2b6a2fb1ff6eeeb17 [2023-04-17T16:27:42.490Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-17T16:27:42.607Z] > git init /w/workspace/device-virtual-go/102 # timeout=10 [2023-04-17T16:27:42.807Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-17T16:27:42.808Z] > git --version # timeout=10 [2023-04-17T16:27:42.852Z] > git --version # 'git version 2.25.1' [2023-04-17T16:27:42.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-17T16:27:43.097Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T16:27:44.704Z] $ docker rm -f --volumes 892878331fa69c9bc6bbddbb5a9ba6a69e83a8a54d98fff2b6a2fb1ff6eeeb17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-17T16:27:46.225Z] Avoid second fetch [2023-04-17T16:27:46.225Z] Checking out Revision b8805d0dc84327be1c031088231e6ea81f537399 (main) [2023-04-17T16:27:45.171Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-17T16:27:45.222Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-17T16:27:46.240Z] > git config core.sparsecheckout # timeout=10 [2023-04-17T16:27:46.319Z] > git checkout -f b8805d0dc84327be1c031088231e6ea81f537399 # timeout=10 [2023-04-17T16:27:50.307Z] Commit message: "fix: [WIP BUG] Add ProfilesDir & DevicesDir to local config (#384)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T16:27:51.233Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-17T16:27:51.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T16:27:51.233Z] Dload Upload Total Spent Left Speed [2023-04-17T16:27:51.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh [2023-04-17T16:27:51.943Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-17T16:27:52.340Z] + + sudo tee /etc/docker/daemon.new [2023-04-17T16:27:52.340Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-17T16:27:52.340Z] { [2023-04-17T16:27:52.340Z] "registry-mirrors": [ [2023-04-17T16:27:52.340Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-17T16:27:52.340Z] ], [2023-04-17T16:27:52.340Z] "bip": "10.250.0.254/24", [2023-04-17T16:27:52.340Z] "hosts": [ [2023-04-17T16:27:52.340Z] "tcp://0.0.0.0:5555", [2023-04-17T16:27:52.340Z] "unix:///var/run/docker.sock" [2023-04-17T16:27:52.340Z] ], [2023-04-17T16:27:52.340Z] "mtu": 1458, [2023-04-17T16:27:52.340Z] "selinux-enabled": true, [2023-04-17T16:27:52.340Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-17T16:27:52.340Z] } [Pipeline] sh [2023-04-17T16:27:52.680Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-17T16:27:53.060Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T16:28:15.224Z] provisioning config files... [2023-04-17T16:28:15.254Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/102@tmp/config12708416354258697907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:28:15.622Z] ---> docker-login.sh [2023-04-17T16:28:15.622Z] nexus3.edgexfoundry.org:10001 [2023-04-17T16:28:17.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:28:17.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:28:17.310Z] Configure a credential helper to remove this warning. See [2023-04-17T16:28:17.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:28:17.310Z] [2023-04-17T16:28:17.310Z] Login Succeeded [2023-04-17T16:28:17.310Z] nexus3.edgexfoundry.org:10002 [2023-04-17T16:28:17.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:28:17.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:28:17.855Z] Configure a credential helper to remove this warning. See [2023-04-17T16:28:17.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:28:17.855Z] [2023-04-17T16:28:17.855Z] Login Succeeded [2023-04-17T16:28:17.855Z] nexus3.edgexfoundry.org:10003 [2023-04-17T16:28:18.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:28:18.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:28:18.126Z] Configure a credential helper to remove this warning. See [2023-04-17T16:28:18.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:28:18.126Z] [2023-04-17T16:28:18.126Z] Login Succeeded [2023-04-17T16:28:18.126Z] nexus3.edgexfoundry.org:10004 [2023-04-17T16:28:18.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:28:18.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:28:18.694Z] Configure a credential helper to remove this warning. See [2023-04-17T16:28:18.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:28:18.694Z] [2023-04-17T16:28:18.694Z] Login Succeeded [2023-04-17T16:28:18.694Z] docker.io [2023-04-17T16:28:18.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:28:19.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:28:19.264Z] Configure a credential helper to remove this warning. See [2023-04-17T16:28:19.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:28:19.264Z] [2023-04-17T16:28:19.264Z] Login Succeeded [2023-04-17T16:28:19.264Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T16:28:19.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-17T16:28:19.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T16:28:19.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T16:28:19.715Z] ========================================================= [2023-04-17T16:28:19.715Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-17T16:28:19.715Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:28:20.122Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-17T16:28:20.713Z] Sending build context to Docker daemon 11.92MB [2023-04-17T16:28:20.713Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T16:28:20.713Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-17T16:28:20.984Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-17T16:28:20.984Z] af6eaf76a39c: Pulling fs layer [2023-04-17T16:28:20.984Z] 55522c791124: Pulling fs layer [2023-04-17T16:28:20.984Z] ce5c4a1c91eb: Pulling fs layer [2023-04-17T16:28:20.984Z] 169dfbe0d373: Pulling fs layer [2023-04-17T16:28:20.984Z] e1ff8fa3b103: Pulling fs layer [2023-04-17T16:28:20.984Z] 52ebb69f0ebf: Pulling fs layer [2023-04-17T16:28:20.984Z] 5abe8eddf0d5: Pulling fs layer [2023-04-17T16:28:20.984Z] e1ff8fa3b103: Waiting [2023-04-17T16:28:20.984Z] 52ebb69f0ebf: Waiting [2023-04-17T16:28:20.984Z] 5abe8eddf0d5: Waiting [2023-04-17T16:28:20.984Z] 169dfbe0d373: Waiting [2023-04-17T16:28:20.984Z] 55522c791124: Download complete [2023-04-17T16:28:20.984Z] 169dfbe0d373: Verifying Checksum [2023-04-17T16:28:20.984Z] 169dfbe0d373: Download complete [2023-04-17T16:28:20.984Z] e1ff8fa3b103: Verifying Checksum [2023-04-17T16:28:20.984Z] e1ff8fa3b103: Download complete [2023-04-17T16:28:21.265Z] af6eaf76a39c: Verifying Checksum [2023-04-17T16:28:21.265Z] af6eaf76a39c: Download complete [2023-04-17T16:28:22.679Z] 5abe8eddf0d5: Verifying Checksum [2023-04-17T16:28:22.679Z] 5abe8eddf0d5: Download complete [2023-04-17T16:28:22.679Z] af6eaf76a39c: Pull complete [2023-04-17T16:28:23.646Z] 55522c791124: Pull complete [2023-04-17T16:28:24.231Z] ce5c4a1c91eb: Verifying Checksum [2023-04-17T16:28:24.231Z] ce5c4a1c91eb: Download complete [2023-04-17T16:28:24.231Z] 52ebb69f0ebf: Verifying Checksum [2023-04-17T16:28:24.231Z] 52ebb69f0ebf: Download complete [2023-04-17T16:28:34.324Z] ce5c4a1c91eb: Pull complete [2023-04-17T16:28:34.324Z] 169dfbe0d373: Pull complete [2023-04-17T16:28:34.324Z] e1ff8fa3b103: Pull complete [2023-04-17T16:28:40.982Z] 52ebb69f0ebf: Pull complete [2023-04-17T16:28:45.262Z] 5abe8eddf0d5: Pull complete [2023-04-17T16:28:45.262Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-17T16:28:45.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-17T16:28:45.262Z] ---> 6cb57ee374ae [2023-04-17T16:28:45.262Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-17T16:28:46.691Z] ---> Running in e611b4e5aeab [2023-04-17T16:28:46.971Z] Removing intermediate container e611b4e5aeab [2023-04-17T16:28:46.971Z] ---> 6d1ce9ad63ca [2023-04-17T16:28:46.971Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-17T16:28:46.971Z] ---> Running in 1b00ab565e65 [2023-04-17T16:28:47.245Z] Removing intermediate container 1b00ab565e65 [2023-04-17T16:28:47.245Z] ---> 87c46782420d [2023-04-17T16:28:47.245Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-17T16:28:47.245Z] ---> Running in 866c206fee2e [2023-04-17T16:28:47.516Z] Removing intermediate container 866c206fee2e [2023-04-17T16:28:47.516Z] ---> 3bdd638c3856 [2023-04-17T16:28:47.516Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-17T16:28:47.786Z] ---> Running in 5738cd13d99f [2023-04-17T16:28:48.060Z] Removing intermediate container 5738cd13d99f [2023-04-17T16:28:48.060Z] ---> 641666612c6e [2023-04-17T16:28:48.060Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T16:28:48.060Z] ---> Running in d35491dacf54 [2023-04-17T16:28:49.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T16:28:49.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T16:28:51.276Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-17T16:28:51.276Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-17T16:28:51.276Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-17T16:28:51.276Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-17T16:28:51.276Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T16:28:51.276Z] OK: 268 MiB in 57 packages [2023-04-17T16:28:52.245Z] Removing intermediate container d35491dacf54 [2023-04-17T16:28:52.245Z] ---> 0c71b4408a07 [2023-04-17T16:28:52.245Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-17T16:28:52.832Z] ---> 9dfcee53052c [2023-04-17T16:28:52.832Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T16:28:52.832Z] ---> Running in 888ff3fd2079 [2023-04-17T16:30:00.722Z] Removing intermediate container 888ff3fd2079 [2023-04-17T16:30:00.722Z] ---> d3402bc85093 [2023-04-17T16:30:00.722Z] Step 10/12 : COPY . . [2023-04-17T16:30:00.722Z] ---> 2227752dc82e [2023-04-17T16:30:00.722Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T16:30:00.722Z] ---> Running in 386cc277dbb9 [2023-04-17T16:30:00.722Z] Removing intermediate container 386cc277dbb9 [2023-04-17T16:30:00.722Z] ---> eb077c9dc371 [2023-04-17T16:30:00.722Z] Step 12/12 : RUN $MAKE [2023-04-17T16:30:00.722Z] ---> Running in 4ac761ee8c25 [2023-04-17T16:30:00.722Z] noop [2023-04-17T16:30:00.722Z] Removing intermediate container 4ac761ee8c25 [2023-04-17T16:30:00.722Z] ---> 58e590bc9a28 [2023-04-17T16:30:00.722Z] Successfully built 58e590bc9a28 [2023-04-17T16:30:00.722Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:30:01.071Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T16:30:01.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:30:01.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-8736 does not seem to be running inside a container [2023-04-17T16:30:01.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/102 -v /w/workspace/device-virtual-go/102:/w/workspace/device-virtual-go/102:rw,z -v /w/workspace/device-virtual-go/102@tmp:/w/workspace/device-virtual-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T16:30:03.332Z] $ docker top 9727d59395fd7d1924a7b3395b7351f82572a67667bbfe37dbd8f05820fdd58a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T16:30:04.157Z] + go version [2023-04-17T16:30:04.157Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-17T16:30:04.175Z] $ docker stop --time=1 9727d59395fd7d1924a7b3395b7351f82572a67667bbfe37dbd8f05820fdd58a [2023-04-17T16:30:05.759Z] $ docker rm -f --volumes 9727d59395fd7d1924a7b3395b7351f82572a67667bbfe37dbd8f05820fdd58a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:30:06.294Z] + docker inspect -f . ci-base-image-arm64 [2023-04-17T16:30:06.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:30:06.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-8736 does not seem to be running inside a container [2023-04-17T16:30:06.557Z] $ 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/102 -v /w/workspace/device-virtual-go/102:/w/workspace/device-virtual-go/102:rw,z -v /w/workspace/device-virtual-go/102@tmp:/w/workspace/device-virtual-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-17T16:30:07.699Z] $ docker top d9ac6dc8638888402abdb5095507c1eaeea52619c8b543bfdf56467fec0d6c8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T16:30:08.526Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/102 [Pipeline] fileExists [Pipeline] sh [2023-04-17T16:30:08.861Z] + make test [2023-04-17T16:30:09.130Z] go test ./... -coverprofile=coverage.out [2023-04-17T16:30:41.373Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-17T16:32:33.064Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-17T16:32:33.064Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.096s coverage: 58.5% of statements [2023-04-17T16:32:33.064Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-17T16:32:33.064Z] go vet ./... [2023-04-17T16:32:59.768Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-17T16:32:59.768Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-17T16:32:59.768Z] ./bin/test-attribution-txt.sh [2023-04-17T16:32:59.768Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-17T16:32:59.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-17T16:32:59.807Z] $ docker stop --time=1 d9ac6dc8638888402abdb5095507c1eaeea52619c8b543bfdf56467fec0d6c8f [2023-04-17T16:33:01.719Z] $ docker rm -f --volumes d9ac6dc8638888402abdb5095507c1eaeea52619c8b543bfdf56467fec0d6c8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T16:33:02.844Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-17T16:33:02.868Z] Warning: overwriting stash ‘coverage-report’ [2023-04-17T16:33:03.392Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-17T16:33:03.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-17T16:33:04.182Z] + ls -al . [2023-04-17T16:33:04.182Z] total 188 [2023-04-17T16:33:04.182Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 16:30 . [2023-04-17T16:33:04.182Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 16:27 .. [2023-04-17T16:33:04.182Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 16:27 .git [2023-04-17T16:33:04.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 16:27 .github [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 17 16:27 .gitignore [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 17 16:27 .golangci.yml [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 8641 Apr 17 16:27 Attribution.txt [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 17 16:27 CHANGELOG.md [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 17 16:27 Dockerfile [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 16:27 GOVERNANCE.md [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 17 16:27 Jenkinsfile [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 17 16:27 LICENSE [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 17 16:27 Makefile [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 17 16:27 OWNERS.md [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 17 16:27 README.md [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 17 16:25 VERSION [2023-04-17T16:33:04.182Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 16:27 bin [2023-04-17T16:33:04.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 16:27 cmd [2023-04-17T16:33:04.182Z] -rw-r--r-- 1 jenkins jenkins 42970 Apr 17 16:32 coverage.out [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 17 16:27 go.mod [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 31219 Apr 17 16:27 go.sum [2023-04-17T16:33:04.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 16:27 internal [2023-04-17T16:33:04.182Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 16:27 snap [2023-04-17T16:33:04.182Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 17 16:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:33:04.540Z] + 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=b8805d0dc84327be1c031088231e6ea81f537399 --label arch=arm64 --label version=3.0.0-dev.30 . [2023-04-17T16:33:04.809Z] Sending build context to Docker daemon 11.97MB [2023-04-17T16:33:05.077Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-17T16:33:05.077Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-17T16:33:05.077Z] ---> 58e590bc9a28 [2023-04-17T16:33:05.077Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-17T16:33:05.077Z] ---> Running in 0b9e0c977ce4 [2023-04-17T16:33:05.348Z] Removing intermediate container 0b9e0c977ce4 [2023-04-17T16:33:05.348Z] ---> 7b92e3dcdb1c [2023-04-17T16:33:05.348Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-17T16:33:05.619Z] ---> Running in 8625f7e6d5dd [2023-04-17T16:33:05.889Z] Removing intermediate container 8625f7e6d5dd [2023-04-17T16:33:05.889Z] ---> f4a740d8802c [2023-04-17T16:33:05.889Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-17T16:33:05.889Z] ---> Running in 1bf5f0319fe7 [2023-04-17T16:33:06.158Z] Removing intermediate container 1bf5f0319fe7 [2023-04-17T16:33:06.158Z] ---> ce57260197f0 [2023-04-17T16:33:06.158Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-17T16:33:06.427Z] ---> Running in e78470f42d76 [2023-04-17T16:33:06.697Z] Removing intermediate container e78470f42d76 [2023-04-17T16:33:06.697Z] ---> bd0fd3e9215a [2023-04-17T16:33:06.697Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-17T16:33:06.697Z] ---> Running in 341b9847e86a [2023-04-17T16:33:07.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T16:33:08.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T16:33:09.666Z] OK: 268 MiB in 57 packages [2023-04-17T16:33:10.253Z] Removing intermediate container 341b9847e86a [2023-04-17T16:33:10.253Z] ---> e16c323e4c71 [2023-04-17T16:33:10.253Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-17T16:33:10.845Z] ---> 66ac9498a6b5 [2023-04-17T16:33:10.845Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-17T16:33:10.845Z] ---> Running in 113e9994682a [2023-04-17T16:33:13.436Z] Removing intermediate container 113e9994682a [2023-04-17T16:33:13.436Z] ---> e8ec3414b0c9 [2023-04-17T16:33:13.436Z] Step 10/25 : COPY . . [2023-04-17T16:33:14.850Z] ---> c3d060a27bcf [2023-04-17T16:33:14.850Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-17T16:33:14.850Z] ---> Running in d0f72a262cc6 [2023-04-17T16:33:15.119Z] Removing intermediate container d0f72a262cc6 [2023-04-17T16:33:15.119Z] ---> 29d94bf63420 [2023-04-17T16:33:15.119Z] Step 12/25 : RUN $MAKE [2023-04-17T16:33:15.119Z] ---> Running in b0c00ecb0fb9 [2023-04-17T16:33:16.087Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.30" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-04-17T16:35:37.820Z] Removing intermediate container b0c00ecb0fb9 [2023-04-17T16:35:37.820Z] ---> 0adf4b258d8d [2023-04-17T16:35:37.820Z] Step 13/25 : FROM alpine:3.17 [2023-04-17T16:35:37.820Z] 3.17: Pulling from library/alpine [2023-04-17T16:35:37.820Z] c41833b44d91: Pulling fs layer [2023-04-17T16:35:37.820Z] c41833b44d91: Verifying Checksum [2023-04-17T16:35:37.820Z] c41833b44d91: Download complete [2023-04-17T16:35:37.820Z] c41833b44d91: Pull complete [2023-04-17T16:35:37.820Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-17T16:35:37.820Z] Status: Downloaded newer image for alpine:3.17 [2023-04-17T16:35:37.820Z] ---> 51e60588ff2c [2023-04-17T16:35:37.820Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-17T16:35:37.820Z] ---> Running in 336a615c18cc [2023-04-17T16:35:37.820Z] Removing intermediate container 336a615c18cc [2023-04-17T16:35:37.820Z] ---> c679360f3888 [2023-04-17T16:35:37.820Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-17T16:35:37.820Z] ---> Running in 84424c4553f2 [2023-04-17T16:35:37.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-17T16:35:37.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-17T16:35:37.820Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-17T16:35:37.820Z] Executing busybox-1.35.0-r29.trigger [2023-04-17T16:35:37.820Z] OK: 8 MiB in 16 packages [2023-04-17T16:35:37.820Z] Removing intermediate container 84424c4553f2 [2023-04-17T16:35:37.820Z] ---> 1f2cba4cb10a [2023-04-17T16:35:37.820Z] Step 16/25 : WORKDIR / [2023-04-17T16:35:37.820Z] ---> Running in 483c6ef12f8e [2023-04-17T16:35:37.820Z] Removing intermediate container 483c6ef12f8e [2023-04-17T16:35:37.820Z] ---> c5f772aae8f3 [2023-04-17T16:35:37.820Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-17T16:35:38.093Z] ---> 92c01d9b0c37 [2023-04-17T16:35:38.093Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-17T16:35:38.677Z] ---> 28436f1bcf94 [2023-04-17T16:35:38.677Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-17T16:35:40.623Z] ---> 604d5924b244 [2023-04-17T16:35:40.623Z] Step 20/25 : EXPOSE 59900 [2023-04-17T16:35:40.623Z] ---> Running in 82c2235c1e5a [2023-04-17T16:35:40.623Z] Removing intermediate container 82c2235c1e5a [2023-04-17T16:35:40.623Z] ---> 660114eaa81c [2023-04-17T16:35:40.623Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-17T16:35:40.623Z] ---> Running in 23871928d072 [2023-04-17T16:35:41.212Z] Removing intermediate container 23871928d072 [2023-04-17T16:35:41.212Z] ---> 593ef8a4039d [2023-04-17T16:35:41.212Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-17T16:35:41.212Z] ---> Running in c0cb6ce37133 [2023-04-17T16:35:41.480Z] Removing intermediate container c0cb6ce37133 [2023-04-17T16:35:41.480Z] ---> e0ebc2e05641 [2023-04-17T16:35:41.480Z] Step 23/25 : LABEL arch=arm64 [2023-04-17T16:35:41.480Z] ---> Running in 5b0b7e8c4e5b [2023-04-17T16:35:41.762Z] Removing intermediate container 5b0b7e8c4e5b [2023-04-17T16:35:41.762Z] ---> 8a2e9bd5afc5 [2023-04-17T16:35:41.762Z] Step 24/25 : LABEL git_sha=b8805d0dc84327be1c031088231e6ea81f537399 [2023-04-17T16:35:42.034Z] ---> Running in b958b8a481f6 [2023-04-17T16:35:42.303Z] Removing intermediate container b958b8a481f6 [2023-04-17T16:35:42.303Z] ---> 7e49aa4c0e08 [2023-04-17T16:35:42.303Z] Step 25/25 : LABEL version=3.0.0-dev.30 [2023-04-17T16:35:42.303Z] ---> Running in c5ae36fd511a [2023-04-17T16:35:42.573Z] Removing intermediate container c5ae36fd511a [2023-04-17T16:35:42.573Z] ---> 49ad46465510 [2023-04-17T16:35:42.573Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-17T16:35:42.573Z] Successfully built 49ad46465510 [2023-04-17T16:35:42.573Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T16:35:42.958Z] provisioning config files... [2023-04-17T16:35:42.974Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/102@tmp/config3307616302412472251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:35:43.312Z] ---> docker-login.sh [2023-04-17T16:35:43.312Z] nexus3.edgexfoundry.org:10001 [2023-04-17T16:35:43.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:35:43.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:35:43.581Z] Configure a credential helper to remove this warning. See [2023-04-17T16:35:43.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:35:43.581Z] [2023-04-17T16:35:43.581Z] Login Succeeded [2023-04-17T16:35:43.581Z] nexus3.edgexfoundry.org:10002 [2023-04-17T16:35:43.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:35:44.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:35:44.121Z] Configure a credential helper to remove this warning. See [2023-04-17T16:35:44.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:35:44.121Z] [2023-04-17T16:35:44.121Z] Login Succeeded [2023-04-17T16:35:44.121Z] nexus3.edgexfoundry.org:10003 [2023-04-17T16:35:44.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:35:44.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:35:44.390Z] Configure a credential helper to remove this warning. See [2023-04-17T16:35:44.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:35:44.390Z] [2023-04-17T16:35:44.390Z] Login Succeeded [2023-04-17T16:35:44.391Z] nexus3.edgexfoundry.org:10004 [2023-04-17T16:35:44.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:35:44.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:35:44.927Z] Configure a credential helper to remove this warning. See [2023-04-17T16:35:44.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:35:44.927Z] [2023-04-17T16:35:44.927Z] Login Succeeded [2023-04-17T16:35:44.927Z] docker.io [2023-04-17T16:35:45.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-17T16:35:45.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-17T16:35:45.466Z] Configure a credential helper to remove this warning. See [2023-04-17T16:35:45.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-17T16:35:45.466Z] [2023-04-17T16:35:45.466Z] Login Succeeded [2023-04-17T16:35:45.466Z] ---> docker-login.sh ends [Pipeline] } [2023-04-17T16:35:45.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T16:35:45.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-17T16:35:45.545Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-04-17T16:35:45.545Z] b8805d0dc84327be1c031088231e6ea81f537399 [2023-04-17T16:35:45.545Z] latest [2023-04-17T16:35:45.545Z] 3.0.0-dev.30 [2023-04-17T16:35:45.545Z] b8805d0dc84327be1c031088231e6ea81f537399-3.0.0-dev.30 [2023-04-17T16:35:45.545Z] main [2023-04-17T16:35:45.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:35:45.911Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b8805d0dc84327be1c031088231e6ea81f537399 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:35:46.264Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b8805d0dc84327be1c031088231e6ea81f537399 [2023-04-17T16:35:46.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-17T16:35:46.264Z] ce96a3b3ddfb: Preparing [2023-04-17T16:35:46.264Z] 4e12255390ff: Preparing [2023-04-17T16:35:46.264Z] e56e775dd53b: Preparing [2023-04-17T16:35:46.264Z] a2d9569c991a: Preparing [2023-04-17T16:35:46.264Z] 26cbea5cba74: Preparing [2023-04-17T16:35:46.264Z] 26cbea5cba74: Layer already exists [2023-04-17T16:35:46.534Z] e56e775dd53b: Pushed [2023-04-17T16:35:46.534Z] a2d9569c991a: Pushed [2023-04-17T16:35:46.534Z] 4e12255390ff: Pushed [2023-04-17T16:35:51.981Z] ce96a3b3ddfb: Pushed [2023-04-17T16:35:52.261Z] b8805d0dc84327be1c031088231e6ea81f537399: digest: sha256:bb5d98fa10cb15b8183ad95a97a03284a37bc95fcf10a0050b1f6d8e48f9852f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:35:52.629Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:35:52.978Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-17T16:35:52.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-17T16:35:52.978Z] ce96a3b3ddfb: Preparing [2023-04-17T16:35:52.978Z] 4e12255390ff: Preparing [2023-04-17T16:35:52.978Z] e56e775dd53b: Preparing [2023-04-17T16:35:52.978Z] a2d9569c991a: Preparing [2023-04-17T16:35:52.978Z] 26cbea5cba74: Preparing [2023-04-17T16:35:52.978Z] 26cbea5cba74: Layer already exists [2023-04-17T16:35:52.978Z] 4e12255390ff: Layer already exists [2023-04-17T16:35:52.978Z] a2d9569c991a: Layer already exists [2023-04-17T16:35:52.978Z] ce96a3b3ddfb: Layer already exists [2023-04-17T16:35:52.978Z] e56e775dd53b: Layer already exists [2023-04-17T16:35:53.252Z] latest: digest: sha256:bb5d98fa10cb15b8183ad95a97a03284a37bc95fcf10a0050b1f6d8e48f9852f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:35:53.610Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:35:53.948Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.30 [2023-04-17T16:35:53.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-17T16:35:53.948Z] ce96a3b3ddfb: Preparing [2023-04-17T16:35:53.948Z] 4e12255390ff: Preparing [2023-04-17T16:35:53.948Z] e56e775dd53b: Preparing [2023-04-17T16:35:53.948Z] a2d9569c991a: Preparing [2023-04-17T16:35:53.948Z] 26cbea5cba74: Preparing [2023-04-17T16:35:53.948Z] 26cbea5cba74: Layer already exists [2023-04-17T16:35:53.948Z] ce96a3b3ddfb: Layer already exists [2023-04-17T16:35:53.948Z] 4e12255390ff: Layer already exists [2023-04-17T16:35:53.948Z] e56e775dd53b: Layer already exists [2023-04-17T16:35:53.948Z] a2d9569c991a: Layer already exists [2023-04-17T16:35:53.948Z] 3.0.0-dev.30: digest: sha256:bb5d98fa10cb15b8183ad95a97a03284a37bc95fcf10a0050b1f6d8e48f9852f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:35:54.288Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:b8805d0dc84327be1c031088231e6ea81f537399-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:35:54.626Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:b8805d0dc84327be1c031088231e6ea81f537399-3.0.0-dev.30 [2023-04-17T16:35:54.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-17T16:35:54.627Z] ce96a3b3ddfb: Preparing [2023-04-17T16:35:54.627Z] 4e12255390ff: Preparing [2023-04-17T16:35:54.627Z] e56e775dd53b: Preparing [2023-04-17T16:35:54.627Z] a2d9569c991a: Preparing [2023-04-17T16:35:54.627Z] 26cbea5cba74: Preparing [2023-04-17T16:35:54.627Z] 26cbea5cba74: Layer already exists [2023-04-17T16:35:54.627Z] a2d9569c991a: Layer already exists [2023-04-17T16:35:54.627Z] 4e12255390ff: Layer already exists [2023-04-17T16:35:54.627Z] e56e775dd53b: Layer already exists [2023-04-17T16:35:54.627Z] ce96a3b3ddfb: Layer already exists [2023-04-17T16:35:54.627Z] b8805d0dc84327be1c031088231e6ea81f537399-3.0.0-dev.30: digest: sha256:bb5d98fa10cb15b8183ad95a97a03284a37bc95fcf10a0050b1f6d8e48f9852f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:35:54.965Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:35:55.302Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-04-17T16:35:55.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-04-17T16:35:55.303Z] ce96a3b3ddfb: Preparing [2023-04-17T16:35:55.303Z] 4e12255390ff: Preparing [2023-04-17T16:35:55.303Z] e56e775dd53b: Preparing [2023-04-17T16:35:55.303Z] a2d9569c991a: Preparing [2023-04-17T16:35:55.303Z] 26cbea5cba74: Preparing [2023-04-17T16:35:55.303Z] ce96a3b3ddfb: Layer already exists [2023-04-17T16:35:55.303Z] a2d9569c991a: Layer already exists [2023-04-17T16:35:55.303Z] e56e775dd53b: Layer already exists [2023-04-17T16:35:55.303Z] 26cbea5cba74: Layer already exists [2023-04-17T16:35:55.303Z] 4e12255390ff: Layer already exists [2023-04-17T16:35:55.303Z] main: digest: sha256:bb5d98fa10cb15b8183ad95a97a03284a37bc95fcf10a0050b1f6d8e48f9852f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-17T16:35:55.611Z] ===================================================== [Pipeline] echo [2023-04-17T16:35:55.617Z] taggedImages: [2023-04-17T16:35:55.617Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b8805d0dc84327be1c031088231e6ea81f537399 [2023-04-17T16:35:55.617Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-04-17T16:35:55.617Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.30 [2023-04-17T16:35:55.617Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:b8805d0dc84327be1c031088231e6ea81f537399-3.0.0-dev.30 [2023-04-17T16:35:55.617Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:35:55.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T16:35:55.977Z] [2023-04-17T16:35:55.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:35:56.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T16:35:56.588Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-17T16:35:56.588Z] 8998bd30e6a1: Pulling fs layer [2023-04-17T16:35:56.588Z] 04944245beec: Pulling fs layer [2023-04-17T16:35:56.588Z] 699f458cf7ca: Pulling fs layer [2023-04-17T16:35:56.588Z] 765212b225bb: Pulling fs layer [2023-04-17T16:35:56.588Z] f23df028b6ca: Pulling fs layer [2023-04-17T16:35:56.588Z] d65c8cfc05b1: Pulling fs layer [2023-04-17T16:35:56.588Z] 2437ff75d9bd: Pulling fs layer [2023-04-17T16:35:56.588Z] 765212b225bb: Waiting [2023-04-17T16:35:56.588Z] f23df028b6ca: Waiting [2023-04-17T16:35:56.588Z] d65c8cfc05b1: Waiting [2023-04-17T16:35:56.588Z] 2437ff75d9bd: Waiting [2023-04-17T16:35:56.588Z] 04944245beec: Verifying Checksum [2023-04-17T16:35:56.588Z] 04944245beec: Download complete [2023-04-17T16:35:56.588Z] 765212b225bb: Verifying Checksum [2023-04-17T16:35:56.588Z] 765212b225bb: Download complete [2023-04-17T16:35:56.588Z] f23df028b6ca: Verifying Checksum [2023-04-17T16:35:56.588Z] f23df028b6ca: Download complete [2023-04-17T16:35:56.588Z] d65c8cfc05b1: Verifying Checksum [2023-04-17T16:35:56.588Z] d65c8cfc05b1: Download complete [2023-04-17T16:35:56.863Z] 699f458cf7ca: Verifying Checksum [2023-04-17T16:35:56.863Z] 699f458cf7ca: Download complete [2023-04-17T16:35:57.133Z] 8998bd30e6a1: Verifying Checksum [2023-04-17T16:35:57.133Z] 8998bd30e6a1: Download complete [2023-04-17T16:35:59.716Z] 2437ff75d9bd: Verifying Checksum [2023-04-17T16:35:59.716Z] 2437ff75d9bd: Download complete [2023-04-17T16:36:01.131Z] 8998bd30e6a1: Pull complete [2023-04-17T16:36:01.715Z] 04944245beec: Pull complete [2023-04-17T16:36:03.122Z] 699f458cf7ca: Pull complete [2023-04-17T16:36:03.122Z] 765212b225bb: Pull complete [2023-04-17T16:36:04.086Z] f23df028b6ca: Pull complete [2023-04-17T16:36:04.086Z] d65c8cfc05b1: Pull complete [2023-04-17T16:36:19.092Z] 2437ff75d9bd: Pull complete [2023-04-17T16:36:19.092Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-17T16:36:19.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-17T16:36:19.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:36:19.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-8736 does not seem to be running inside a container [2023-04-17T16:36:19.333Z] $ 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/102 -v /w/workspace/device-virtual-go/102:/w/workspace/device-virtual-go/102:rw,z -v /w/workspace/device-virtual-go/102@tmp:/w/workspace/device-virtual-go/102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-17T16:36:22.444Z] $ docker top 649c38616a9274e5461622257fd49719e3cade050ca1018b1ddf0031989ed90e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:36:23.319Z] ---> job-cost.sh [2023-04-17T16:36:23.319Z] lf-activate-venv: SKIPPING [2023-04-17T16:36:23.319Z] INFO: No Stack... [2023-04-17T16:36:23.901Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-17T16:36:24.488Z] INFO: Archiving Costs [Pipeline] sh [2023-04-17T16:36:25.138Z] + cat /w/workspace/device-virtual-go/102/archives/cost.csv [2023-04-17T16:36:25.138Z] + cut -d, -f6 [Pipeline] lock [2023-04-17T16:36:25.209Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-102-stack-cost] [2023-04-17T16:36:25.216Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-102-stack-cost] did not exist. Created. [2023-04-17T16:36:25.216Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-102-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T16:36:25.548Z] /w/workspace/device-virtual-go/102@tmp/durable-fb8772db/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-17T16:36:26.220Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-17T16:36:26.244Z] Warning: overwriting stash ‘stack-cost’ [2023-04-17T16:36:26.294Z] Stashed 1 file(s) [Pipeline] } [2023-04-17T16:36:26.300Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-102-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-17T16:36:26.315Z] $ docker stop --time=1 649c38616a9274e5461622257fd49719e3cade050ca1018b1ddf0031989ed90e [2023-04-17T16:36:27.874Z] $ docker rm -f --volumes 649c38616a9274e5461622257fd49719e3cade050ca1018b1ddf0031989ed90e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-17T16:36:28.241Z] provisioning config files... [2023-04-17T16:36:28.248Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17431942280957586603tmp [Pipeline] { [Pipeline] sh [2023-04-17T16:36:28.534Z] + set +x [2023-04-17T16:36:28.534Z] + curl -s https://codecov.io/bash [2023-04-17T16:36:28.534Z] + bash -s -- [2023-04-17T16:36:28.534Z] [2023-04-17T16:36:28.534Z] _____ _ [2023-04-17T16:36:28.534Z] / ____| | | [2023-04-17T16:36:28.534Z] | | ___ __| | ___ ___ _____ __ [2023-04-17T16:36:28.534Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-17T16:36:28.535Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-17T16:36:28.535Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-17T16:36:28.535Z] Bash-1.0.6 [2023-04-17T16:36:28.535Z] [2023-04-17T16:36:28.535Z] [2023-04-17T16:36:28.535Z] ==> git version 2.25.1 found [2023-04-17T16:36:28.535Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-17T16:36:28.535Z] Release-Date: 2020-01-08 [2023-04-17T16:36:28.535Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-17T16:36:28.535Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-17T16:36:28.535Z] ==> Jenkins CI detected. [2023-04-17T16:36:28.535Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-04-17T16:36:28.535Z] project root: . [2023-04-17T16:36:28.535Z] --> token set from env [2023-04-17T16:36:28.535Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-17T16:36:28.535Z] ==> Running gcov in . (disable via -X gcov) [2023-04-17T16:36:28.535Z] ==> Python coveragepy not found [2023-04-17T16:36:28.535Z] ==> Searching for coverage reports in: [2023-04-17T16:36:28.535Z] + . [2023-04-17T16:36:28.535Z] -> Found 1 reports [2023-04-17T16:36:28.535Z] ==> Detecting git/mercurial file structure [2023-04-17T16:36:28.793Z] ==> Reading reports [2023-04-17T16:36:28.793Z] + ./coverage.out bytes=42970 [2023-04-17T16:36:28.793Z] ==> Appending adjustments [2023-04-17T16:36:28.793Z] https://docs.codecov.io/docs/fixing-reports [2023-04-17T16:36:28.793Z] + Found adjustments [2023-04-17T16:36:28.793Z] ==> Gzipping contents [2023-04-17T16:36:28.793Z] 8.0K /tmp/codecov.nnLhkQ.gz [2023-04-17T16:36:28.793Z] ==> Uploading reports [2023-04-17T16:36:28.793Z] url: https://codecov.io [2023-04-17T16:36:28.793Z] query: branch=main&commit=b8805d0dc84327be1c031088231e6ea81f537399&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T16:36:28.793Z] -> Pinging Codecov [2023-04-17T16:36:28.793Z] 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=b8805d0dc84327be1c031088231e6ea81f537399&build=102&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F102%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-17T16:36:29.052Z] -> Uploading to [2023-04-17T16:36:29.052Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-17/5E52B4B073DB2E39498172D8E973AA87/b8805d0dc84327be1c031088231e6ea81f537399/a225591c-e7ef-46aa-a9a3-8c3e8eac9079.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230417T163628Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=157cf654dc828c76e5d931b82c2517f4fc7b17b727c7bb16ab8c41278612c020 [2023-04-17T16:36:29.052Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-17T16:36:29.052Z] Dload Upload Total Spent Left Speed [2023-04-17T16:36:29.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5164 0 0 100 5164 0 21251 --:--:-- --:--:-- --:--:-- 21251 [2023-04-17T16:36:29.310Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/b8805d0dc84327be1c031088231e6ea81f537399 [Pipeline] } [2023-04-17T16:36:29.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-17T16:36:29.494Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-17T16:36:29.511Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:36:29.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T16:36:29.808Z] [2023-04-17T16:36:29.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:36:30.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T16:36:30.103Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-17T16:36:30.103Z] df9b9388f04a: Pulling fs layer [2023-04-17T16:36:30.103Z] 52dc419b0ee2: Pulling fs layer [2023-04-17T16:36:30.103Z] 25bc292e5bac: Pulling fs layer [2023-04-17T16:36:30.103Z] 114826534d7a: Pulling fs layer [2023-04-17T16:36:30.103Z] 4657fd5d0bcf: Pulling fs layer [2023-04-17T16:36:30.103Z] 6ad1cebc031e: Pulling fs layer [2023-04-17T16:36:30.103Z] 8a3aa393b2d8: Pulling fs layer [2023-04-17T16:36:30.103Z] 4657fd5d0bcf: Waiting [2023-04-17T16:36:30.103Z] 6ad1cebc031e: Waiting [2023-04-17T16:36:30.103Z] 8a3aa393b2d8: Waiting [2023-04-17T16:36:30.103Z] 114826534d7a: Waiting [2023-04-17T16:36:30.103Z] 25bc292e5bac: Verifying Checksum [2023-04-17T16:36:30.103Z] 25bc292e5bac: Download complete [2023-04-17T16:36:30.103Z] 52dc419b0ee2: Verifying Checksum [2023-04-17T16:36:30.103Z] 52dc419b0ee2: Download complete [2023-04-17T16:36:30.103Z] 4657fd5d0bcf: Verifying Checksum [2023-04-17T16:36:30.103Z] 4657fd5d0bcf: Download complete [2023-04-17T16:36:30.103Z] df9b9388f04a: Verifying Checksum [2023-04-17T16:36:30.103Z] df9b9388f04a: Download complete [2023-04-17T16:36:30.362Z] df9b9388f04a: Pull complete [2023-04-17T16:36:30.362Z] 6ad1cebc031e: Verifying Checksum [2023-04-17T16:36:30.362Z] 6ad1cebc031e: Download complete [2023-04-17T16:36:30.362Z] 52dc419b0ee2: Pull complete [2023-04-17T16:36:30.362Z] 25bc292e5bac: Pull complete [2023-04-17T16:36:30.932Z] 114826534d7a: Verifying Checksum [2023-04-17T16:36:30.932Z] 114826534d7a: Download complete [2023-04-17T16:36:30.932Z] 8a3aa393b2d8: Verifying Checksum [2023-04-17T16:36:30.932Z] 8a3aa393b2d8: Download complete [2023-04-17T16:36:34.211Z] 114826534d7a: Pull complete [2023-04-17T16:36:34.469Z] 4657fd5d0bcf: Pull complete [2023-04-17T16:36:34.727Z] 6ad1cebc031e: Pull complete [2023-04-17T16:36:37.251Z] 8a3aa393b2d8: Pull complete [2023-04-17T16:36:37.251Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-17T16:36:37.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-17T16:36:37.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:36:37.335Z] prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container [2023-04-17T16:36:37.360Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-17T16:36:44.020Z] $ docker top a5b7dc72391dc6062209852eb93f6f086a76db66b2625c4d00a2a51e4190fca9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-17T16:36:44.086Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-04-17T16:36:44.364Z] + set -o pipefail [2023-04-17T16:36:44.364Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-04-17T16:36:52.491Z] [2023-04-17T16:36:52.491Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-04-17T16:36:52.491Z] [2023-04-17T16:36:52.491Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/196b1199-4cd4-49e8-aba0-a0f91f40132a [2023-04-17T16:36:52.491Z] [2023-04-17T16:36:52.491Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-17T16:36:52.491Z] [2023-04-17T16:36:52.491Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-17T16:36:52.491Z] [2023-04-17T16:36:52.491Z] [2023-04-17T16:36:52.491Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-17T16:36:52.491Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-17T16:36:52.491Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-17T16:36:52.499Z] $ docker stop --time=1 a5b7dc72391dc6062209852eb93f6f086a76db66b2625c4d00a2a51e4190fca9 [2023-04-17T16:36:57.062Z] $ docker rm -f --volumes a5b7dc72391dc6062209852eb93f6f086a76db66b2625c4d00a2a51e4190fca9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-17T16:36:57.764Z] + git log --format=format:%s -1 b8805d0dc84327be1c031088231e6ea81f537399 [Pipeline] sh [2023-04-17T16:36:58.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T16:36:58.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:36:58.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T16:36:58.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:36:58.422Z] prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container [2023-04-17T16:36:58.451Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T16:36:58.917Z] $ docker top 89d315c9ca63ef3da5eb850bf02d417724d1db812731b2916a50925488d5d22f -eo pid,comm [2023-04-17T16:36:58.968Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-17T16:36:58.968Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T16:36:59.012Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T16:36:59.012Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T16:36:59.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T16:36:59.130Z] $ docker exec 89d315c9ca63ef3da5eb850bf02d417724d1db812731b2916a50925488d5d22f ssh-agent [2023-04-17T16:36:59.252Z] SSH_AUTH_SOCK=/tmp/ssh-lOeDGOveWtIZ/agent.33 [2023-04-17T16:36:59.252Z] SSH_AGENT_PID=39 [2023-04-17T16:36:59.257Z] Running ssh-add (command line suppressed) [2023-04-17T16:36:59.356Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2178466048344064154.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2178466048344064154.key) [2023-04-17T16:36:59.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T16:36:59.669Z] + git semver tag [2023-04-17T16:36:59.927Z] 2023-04-17 16:36:59,841 [run_tag] DEBUG tag force:False [2023-04-17T16:36:59.927Z] 2023-04-17 16:36:59,841 [check_head_tag] DEBUG check head tag [2023-04-17T16:36:59.927Z] 2023-04-17 16:36:59,842 [execute] INFO git cat-file --batch-check [2023-04-17T16:36:59.928Z] 2023-04-17 16:36:59,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-17T16:36:59.928Z] 2023-04-17 16:36:59,846 [execute] INFO git cat-file --batch [2023-04-17T16:36:59.928Z] 2023-04-17 16:36:59,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-04-17T16:36:59.928Z] 2023-04-17 16:36:59,868 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-17T16:36:59.928Z] 2023-04-17 16:36:59,868 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 [2023-04-17T16:36:59.928Z] 2023-04-17 16:36:59,869 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-17T16:36:59.928Z] 2023-04-17 16:36:59,873 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-17T16:36:59.928Z] 3.0.0-dev.30 [Pipeline] } [2023-04-17T16:36:59.935Z] $ docker exec --env ******** --env ******** 89d315c9ca63ef3da5eb850bf02d417724d1db812731b2916a50925488d5d22f ssh-agent -k [2023-04-17T16:37:00.034Z] unset SSH_AUTH_SOCK; [2023-04-17T16:37:00.034Z] unset SSH_AGENT_PID; [2023-04-17T16:37:00.034Z] echo Agent pid 39 killed; [2023-04-17T16:37:00.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T16:37:00.357Z] + git semver [Pipeline] } [2023-04-17T16:37:00.627Z] $ docker stop --time=1 89d315c9ca63ef3da5eb850bf02d417724d1db812731b2916a50925488d5d22f [2023-04-17T16:37:01.882Z] $ docker rm -f --volumes 89d315c9ca63ef3da5eb850bf02d417724d1db812731b2916a50925488d5d22f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:37:02.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T16:37:02.283Z] [2023-04-17T16:37:02.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:37:02.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T16:37:02.581Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-17T16:37:02.581Z] ab5ef0e58194: Pulling fs layer [2023-04-17T16:37:02.581Z] 9712f1f96733: Pulling fs layer [2023-04-17T16:37:02.581Z] 63f879dbbcfc: Pulling fs layer [2023-04-17T16:37:02.581Z] 0d9ebad4ef96: Pulling fs layer [2023-04-17T16:37:02.581Z] e9a5061849ea: Pulling fs layer [2023-04-17T16:37:02.581Z] 0d9ebad4ef96: Waiting [2023-04-17T16:37:02.581Z] e9a5061849ea: Waiting [2023-04-17T16:37:02.581Z] d747dcd14b5f: Pulling fs layer [2023-04-17T16:37:02.581Z] 2de7ff778b66: Pulling fs layer [2023-04-17T16:37:02.581Z] d747dcd14b5f: Waiting [2023-04-17T16:37:02.581Z] 2de7ff778b66: Waiting [2023-04-17T16:37:02.581Z] 9712f1f96733: Verifying Checksum [2023-04-17T16:37:02.581Z] 9712f1f96733: Download complete [2023-04-17T16:37:02.841Z] 63f879dbbcfc: Verifying Checksum [2023-04-17T16:37:02.841Z] 63f879dbbcfc: Download complete [2023-04-17T16:37:03.100Z] e9a5061849ea: Verifying Checksum [2023-04-17T16:37:03.100Z] e9a5061849ea: Download complete [2023-04-17T16:37:03.100Z] d747dcd14b5f: Download complete [2023-04-17T16:37:03.100Z] ab5ef0e58194: Verifying Checksum [2023-04-17T16:37:03.100Z] ab5ef0e58194: Download complete [2023-04-17T16:37:03.100Z] 0d9ebad4ef96: Verifying Checksum [2023-04-17T16:37:03.100Z] 0d9ebad4ef96: Download complete [2023-04-17T16:37:03.359Z] 2de7ff778b66: Verifying Checksum [2023-04-17T16:37:03.359Z] 2de7ff778b66: Download complete [2023-04-17T16:37:05.893Z] ab5ef0e58194: Pull complete [2023-04-17T16:37:05.893Z] 9712f1f96733: Pull complete [2023-04-17T16:37:06.459Z] 63f879dbbcfc: Pull complete [2023-04-17T16:37:09.837Z] 0d9ebad4ef96: Pull complete [2023-04-17T16:37:10.095Z] e9a5061849ea: Pull complete [2023-04-17T16:37:10.095Z] d747dcd14b5f: Pull complete [2023-04-17T16:37:11.475Z] 2de7ff778b66: Pull complete [2023-04-17T16:37:11.475Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-17T16:37:11.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-17T16:37:11.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:37:11.554Z] prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container [2023-04-17T16:37:11.581Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-17T16:37:20.485Z] $ docker top fde12dba9aa3f422cfcc89dc3e2280cf4bbded8bcf6ef9d5dabad5786d2d4abb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-17T16:37:20.552Z] provisioning config files... [2023-04-17T16:37:20.558Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5797145566267258921tmp [2023-04-17T16:37:20.568Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16463631428320622990tmp [2023-04-17T16:37:20.578Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8655965340068101142tmp [Pipeline] { [Pipeline] echo [2023-04-17T16:37:20.594Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:37:20.876Z] ---> sigul-configuration.sh [2023-04-17T16:37:20.876Z] gpg: directory `/root/.gnupg' created [2023-04-17T16:37:20.876Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-17T16:37:20.876Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-17T16:37:20.876Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-17T16:37:20.876Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-17T16:37:20.876Z] gpg: CAST5 encrypted data [2023-04-17T16:37:20.876Z] gpg: encrypted with 1 passphrase [2023-04-17T16:37:20.876Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-17T16:37:21.161Z] + mkdir /home/jenkins [2023-04-17T16:37:21.161Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-17T16:37:21.444Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-17T16:37:21.452Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:37:21.733Z] ---> sigul-install.sh [2023-04-17T16:37:21.733Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-17T16:37:22.027Z] + git tag --list [2023-04-17T16:37:22.027Z] v1.0.0 [2023-04-17T16:37:22.027Z] v1.1.0 [2023-04-17T16:37:22.027Z] v1.1.1 [2023-04-17T16:37:22.027Z] v1.2.1 [2023-04-17T16:37:22.027Z] v1.2.2 [2023-04-17T16:37:22.027Z] v1.2.3 [2023-04-17T16:37:22.027Z] v1.3.0 [2023-04-17T16:37:22.027Z] v1.3.1 [2023-04-17T16:37:22.027Z] v2.0.0 [2023-04-17T16:37:22.027Z] v2.1.0 [2023-04-17T16:37:22.027Z] v2.1.1 [2023-04-17T16:37:22.027Z] v2.1.1-dev.1 [2023-04-17T16:37:22.027Z] v2.1.1-dev.2 [2023-04-17T16:37:22.027Z] v2.2.0 [2023-04-17T16:37:22.027Z] v2.2.1-dev.1 [2023-04-17T16:37:22.027Z] v2.2.1-dev.2 [2023-04-17T16:37:22.027Z] v2.2.1-dev.3 [2023-04-17T16:37:22.027Z] v2.2.1-dev.4 [2023-04-17T16:37:22.027Z] v2.2.1-dev.5 [2023-04-17T16:37:22.027Z] v2.2.1-dev.6 [2023-04-17T16:37:22.028Z] v2.2.1-dev.7 [2023-04-17T16:37:22.028Z] v2.2.1-dev.8 [2023-04-17T16:37:22.028Z] v2.3.0 [2023-04-17T16:37:22.028Z] v2.3.0-dev.10 [2023-04-17T16:37:22.028Z] v2.3.0-dev.11 [2023-04-17T16:37:22.028Z] v2.3.0-dev.12 [2023-04-17T16:37:22.028Z] v2.3.0-dev.13 [2023-04-17T16:37:22.028Z] v2.3.0-dev.14 [2023-04-17T16:37:22.028Z] v2.3.0-dev.15 [2023-04-17T16:37:22.028Z] v2.3.0-dev.16 [2023-04-17T16:37:22.028Z] v2.3.0-dev.17 [2023-04-17T16:37:22.028Z] v2.3.0-dev.18 [2023-04-17T16:37:22.028Z] v2.3.0-dev.19 [2023-04-17T16:37:22.028Z] v2.3.0-dev.20 [2023-04-17T16:37:22.028Z] v2.3.0-dev.21 [2023-04-17T16:37:22.028Z] v2.3.0-dev.22 [2023-04-17T16:37:22.028Z] v2.3.0-dev.23 [2023-04-17T16:37:22.028Z] v2.3.0-dev.24 [2023-04-17T16:37:22.028Z] v2.3.0-dev.25 [2023-04-17T16:37:22.028Z] v2.3.0-dev.26 [2023-04-17T16:37:22.028Z] v2.3.0-dev.27 [2023-04-17T16:37:22.028Z] v2.3.0-dev.28 [2023-04-17T16:37:22.028Z] v2.3.0-dev.29 [2023-04-17T16:37:22.028Z] v2.3.0-dev.30 [2023-04-17T16:37:22.028Z] v2.3.0-dev.8 [2023-04-17T16:37:22.028Z] v2.3.0-dev.9 [2023-04-17T16:37:22.028Z] v3.0.0-dev.1 [2023-04-17T16:37:22.028Z] v3.0.0-dev.10 [2023-04-17T16:37:22.028Z] v3.0.0-dev.11 [2023-04-17T16:37:22.028Z] v3.0.0-dev.12 [2023-04-17T16:37:22.028Z] v3.0.0-dev.13 [2023-04-17T16:37:22.028Z] v3.0.0-dev.14 [2023-04-17T16:37:22.028Z] v3.0.0-dev.15 [2023-04-17T16:37:22.028Z] v3.0.0-dev.16 [2023-04-17T16:37:22.028Z] v3.0.0-dev.17 [2023-04-17T16:37:22.028Z] v3.0.0-dev.18 [2023-04-17T16:37:22.028Z] v3.0.0-dev.19 [2023-04-17T16:37:22.028Z] v3.0.0-dev.2 [2023-04-17T16:37:22.028Z] v3.0.0-dev.20 [2023-04-17T16:37:22.028Z] v3.0.0-dev.21 [2023-04-17T16:37:22.028Z] v3.0.0-dev.22 [2023-04-17T16:37:22.028Z] v3.0.0-dev.23 [2023-04-17T16:37:22.028Z] v3.0.0-dev.24 [2023-04-17T16:37:22.028Z] v3.0.0-dev.25 [2023-04-17T16:37:22.028Z] v3.0.0-dev.26 [2023-04-17T16:37:22.028Z] v3.0.0-dev.27 [2023-04-17T16:37:22.028Z] v3.0.0-dev.28 [2023-04-17T16:37:22.028Z] v3.0.0-dev.29 [2023-04-17T16:37:22.028Z] v3.0.0-dev.3 [2023-04-17T16:37:22.028Z] v3.0.0-dev.30 [2023-04-17T16:37:22.028Z] v3.0.0-dev.4 [2023-04-17T16:37:22.028Z] v3.0.0-dev.5 [2023-04-17T16:37:22.028Z] v3.0.0-dev.6 [2023-04-17T16:37:22.028Z] v3.0.0-dev.7 [2023-04-17T16:37:22.028Z] v3.0.0-dev.8 [2023-04-17T16:37:22.028Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-17T16:37:22.316Z] + lftools sign git-tag v3.0.0-dev.30 [2023-04-17T16:37:22.885Z] Signing Git tag with Sigul... [2023-04-17T16:37:22.885Z] Signing v3.0.0-dev.30 [Pipeline] echo [2023-04-17T16:37:23.463Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:37:23.747Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-17T16:37:23.755Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-17T16:37:23.829Z] $ docker stop --time=1 fde12dba9aa3f422cfcc89dc3e2280cf4bbded8bcf6ef9d5dabad5786d2d4abb [2023-04-17T16:37:25.116Z] $ docker rm -f --volumes fde12dba9aa3f422cfcc89dc3e2280cf4bbded8bcf6ef9d5dabad5786d2d4abb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-17T16:37:25.533Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T16:37:25.533Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:37:25.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T16:37:25.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:37:25.908Z] prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container [2023-04-17T16:37:25.936Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T16:37:26.269Z] $ docker top ea6d7d528dbdc5062f4fe6e8ba2a8361d2551a4a2a031c126862af2f39b34ebc -eo pid,comm [2023-04-17T16:37:26.315Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-17T16:37:26.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T16:37:26.357Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T16:37:26.357Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T16:37:26.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T16:37:26.459Z] $ docker exec ea6d7d528dbdc5062f4fe6e8ba2a8361d2551a4a2a031c126862af2f39b34ebc ssh-agent [2023-04-17T16:37:26.556Z] SSH_AUTH_SOCK=/tmp/ssh-h8xVuDvdGels/agent.32 [2023-04-17T16:37:26.556Z] SSH_AGENT_PID=38 [2023-04-17T16:37:26.561Z] Running ssh-add (command line suppressed) [2023-04-17T16:37:26.668Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9130275667457814388.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9130275667457814388.key) [2023-04-17T16:37:26.686Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T16:37:26.971Z] + git semver bump pre [2023-04-17T16:37:27.231Z] 2023-04-17 16:37:27,130 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-17T16:37:27.231Z] 2023-04-17 16:37:27,130 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev [2023-04-17T16:37:27.231Z] 2023-04-17 16:37:27,130 [bump_version] DEBUG bumped version:3.0.0-dev.31 [2023-04-17T16:37:27.231Z] 2023-04-17 16:37:27,130 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-04-17T16:37:27.231Z] 2023-04-17 16:37:27,130 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-17T16:37:27.231Z] 2023-04-17 16:37:27,130 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-17T16:37:27.231Z] 2023-04-17 16:37:27,132 [execute] INFO git cat-file --batch-check [2023-04-17T16:37:27.231Z] 2023-04-17 16:37:27,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T16:37:27.231Z] 2023-04-17 16:37:27,137 [execute] INFO git cat-file --batch [2023-04-17T16:37:27.231Z] 2023-04-17 16:37:27,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T16:37:27.231Z] 2023-04-17 16:37:27,142 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-17T16:37:27.231Z] 3.0.0-dev.31 [Pipeline] } [2023-04-17T16:37:27.238Z] $ docker exec --env ******** --env ******** ea6d7d528dbdc5062f4fe6e8ba2a8361d2551a4a2a031c126862af2f39b34ebc ssh-agent -k [2023-04-17T16:37:27.340Z] unset SSH_AUTH_SOCK; [2023-04-17T16:37:27.341Z] unset SSH_AGENT_PID; [2023-04-17T16:37:27.341Z] echo Agent pid 38 killed; [2023-04-17T16:37:27.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T16:37:27.649Z] + git semver [Pipeline] } [2023-04-17T16:37:27.915Z] $ docker stop --time=1 ea6d7d528dbdc5062f4fe6e8ba2a8361d2551a4a2a031c126862af2f39b34ebc [2023-04-17T16:37:29.156Z] $ docker rm -f --volumes ea6d7d528dbdc5062f4fe6e8ba2a8361d2551a4a2a031c126862af2f39b34ebc [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-17T16:37:29.497Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-17T16:37:29.497Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:37:29.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-17T16:37:29.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:37:29.859Z] prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container [2023-04-17T16:37:29.887Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-17T16:37:30.213Z] $ docker top df7e8a4e745736d9404f4f23ba90c363e93216aa4a21a72d0b069fbc5a62d513 -eo pid,comm [2023-04-17T16:37:30.261Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-17T16:37:30.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-17T16:37:30.303Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-17T16:37:30.303Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-17T16:37:30.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-17T16:37:30.405Z] $ docker exec df7e8a4e745736d9404f4f23ba90c363e93216aa4a21a72d0b069fbc5a62d513 ssh-agent [2023-04-17T16:37:30.511Z] SSH_AUTH_SOCK=/tmp/ssh-MPLVmaROrhep/agent.32 [2023-04-17T16:37:30.511Z] SSH_AGENT_PID=38 [2023-04-17T16:37:30.517Z] Running ssh-add (command line suppressed) [2023-04-17T16:37:30.617Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10070962924988675013.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10070962924988675013.key) [2023-04-17T16:37:30.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-17T16:37:30.924Z] + git semver push [2023-04-17T16:37:31.183Z] 2023-04-17 16:37:31,077 [run_push] DEBUG push [2023-04-17T16:37:31.183Z] 2023-04-17 16:37:31,078 [execute] INFO git cat-file --batch-check [2023-04-17T16:37:31.183Z] 2023-04-17 16:37:31,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-17T16:37:31.183Z] 2023-04-17 16:37:31,081 [execute] INFO git rev-list 5ee84238f402aa649c3ad132e76eb3dcb50dafbd -- [2023-04-17T16:37:31.183Z] 2023-04-17 16:37:31,082 [execute] DEBUG Popen(['git', 'rev-list', '5ee84238f402aa649c3ad132e76eb3dcb50dafbd', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T16:37:31.183Z] 2023-04-17 16:37:31,089 [execute] INFO git fetch -v origin [2023-04-17T16:37:31.183Z] 2023-04-17 16:37:31,089 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-17T16:37:31.753Z] 2023-04-17 16:37:31,582 [run_push] DEBUG no remote changes detected [2023-04-17T16:37:31.753Z] 2023-04-17 16:37:31,582 [execute] INFO git push origin semver [2023-04-17T16:37:31.753Z] 2023-04-17 16:37:31,583 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-17T16:37:32.690Z] 2023-04-17 16:37:32,360 [run_push] DEBUG push all version tags [2023-04-17T16:37:32.690Z] 2023-04-17 16:37:32,361 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-17T16:37:32.690Z] 2023-04-17 16:37:32,361 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-17T16:37:33.260Z] 2023-04-17 16:37:33,164 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-04-17T16:37:33.260Z] 3.0.0-dev.31 [Pipeline] } [2023-04-17T16:37:33.267Z] $ docker exec --env ******** --env ******** df7e8a4e745736d9404f4f23ba90c363e93216aa4a21a72d0b069fbc5a62d513 ssh-agent -k [2023-04-17T16:37:33.366Z] unset SSH_AUTH_SOCK; [2023-04-17T16:37:33.366Z] unset SSH_AGENT_PID; [2023-04-17T16:37:33.366Z] echo Agent pid 38 killed; [2023-04-17T16:37:33.379Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-17T16:37:33.699Z] + git semver [Pipeline] } [2023-04-17T16:37:33.970Z] $ docker stop --time=1 df7e8a4e745736d9404f4f23ba90c363e93216aa4a21a72d0b069fbc5a62d513 [2023-04-17T16:37:35.212Z] $ docker rm -f --volumes df7e8a4e745736d9404f4f23ba90c363e93216aa4a21a72d0b069fbc5a62d513 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-17T16:37:35.758Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-04-17T16:37:35.758Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-17T16:37:35.758Z] total 16 [2023-04-17T16:37:35.758Z] drwxr-xr-x 3 root root 4096 Apr 17 16:27 . [2023-04-17T16:37:35.758Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 16:37 .. [2023-04-17T16:37:35.758Z] drwxr-xr-x 2 root root 4096 Apr 17 16:27 cost [2023-04-17T16:37:35.758Z] -rw-r--r-- 1 root root 89 Apr 17 16:27 cost.csv [2023-04-17T16:37:35.758Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-17T16:37:35.758Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-04-17T16:37:35.758Z] total 16 [2023-04-17T16:37:35.758Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 16:27 . [2023-04-17T16:37:35.758Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 16:37 .. [2023-04-17T16:37:35.758Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 16:27 cost [2023-04-17T16:37:35.758Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 17 16:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:37:36.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:37:36.908Z] ---> package-listing.sh [2023-04-17T16:37:36.908Z] ++ facter osfamily [2023-04-17T16:37:36.908Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-17T16:37:37.168Z] + OS_FAMILY=debian [2023-04-17T16:37:37.168Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-04-17T16:37:37.168Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-17T16:37:37.168Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-17T16:37:37.168Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-17T16:37:37.168Z] + PACKAGES=/tmp/packages_start.txt [2023-04-17T16:37:37.168Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-17T16:37:37.168Z] + PACKAGES=/tmp/packages_end.txt [2023-04-17T16:37:37.168Z] + case "${OS_FAMILY}" in [2023-04-17T16:37:37.168Z] + dpkg -l [2023-04-17T16:37:37.168Z] + grep '^ii' [2023-04-17T16:37:37.168Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-17T16:37:37.168Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-17T16:37:37.168Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-17T16:37:37.168Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-04-17T16:37:37.168Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-04-17T16:37:37.168Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-04-17T16:37:37.179Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-17T16:37:37.456Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-17T16:37:38.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-17T16:37:38.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-17T16:37:38.097Z] prd-ubuntu20.04-docker-8c-8g-8735 does not seem to be running inside a container [2023-04-17T16:37:38.202Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-17T16:37:38.395Z] $ docker top c42a9ccc7ef04b75c4e103d749495fc5aa273e11cd02d93ede26a7bad5fc486f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-17T16:37:38.782Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-17T16:37:39.073Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-17T16:37:39.357Z] + ls /var/log/sa-host [2023-04-17T16:37:39.358Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-17T16:37:39.514Z] provisioning config files... [2023-04-17T16:37:39.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6458055155175591127tmp [Pipeline] { [Pipeline] echo [2023-04-17T16:37:39.537Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:37:39.821Z] ---> create-netrc.sh [Pipeline] } [2023-04-17T16:37:39.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:37:40.175Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-17T16:37:40.185Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:37:40.470Z] ---> sudo-logs.sh [2023-04-17T16:37:40.470Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-17T16:37:40.497Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:37:40.782Z] ---> job-cost.sh [2023-04-17T16:37:40.782Z] lf-activate-venv: SKIPPING [2023-04-17T16:37:40.782Z] DEBUG: total: 0.2199999988079071 [2023-04-17T16:37:40.782Z] INFO: Retrieving Stack Cost... [2023-04-17T16:37:41.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-17T16:37:41.610Z] INFO: Archiving Costs [Pipeline] echo [2023-04-17T16:37:41.624Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-17T16:37:41.908Z] ---> logs-deploy.sh [2023-04-17T16:37:41.908Z] lf-activate-venv: SKIPPING [2023-04-17T16:37:41.908Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/102 [2023-04-17T16:37:41.908Z] INFO: archiving workspace using pattern(s): [2023-04-17T16:37:42.848Z] Archives upload complete. [2023-04-17T16:37:42.848Z] INFO: archiving logs to Nexus