Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 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-ssh16506163236197073516.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh3152523365022848524.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh5942574353574907461.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh5341132716546619886.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-ssh9641596501255743471.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, goVersion:1.25] ========================================================= [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.25 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 Running on prd-ubuntu20.04-docker-8c-8g-773699 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 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 (main) Commit message: "Merge pull request #566 from jrtitus/fix/537-write-only-error" > git config core.sparsecheckout # timeout=10 > git checkout -f 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 # timeout=10 > git rev-list --no-walk 479452701bed783d800575f2591148cacd46b020 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:37:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:37:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:37:32 ========================================================= 03:37:32 EdgeX Global Pipelines Version Info 03:37:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:37:34 ------------------- 03:37:34 stable info: 03:37:34 ------------------- 03:37:34 Commited By: Cherry Wang cherry@iotechsys.com 03:37:34 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:37:34 Message: update stable to v1.0.278 03:37:34 ------------------- 03:37:34 experimental info: 03:37:34 ------------------- 03:37:34 Commited By: **** collab-it+edgex@linuxfoundation.org 03:37:34 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:37:34 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:37:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:37:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:37:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:37:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:37:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:37:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:37:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:37:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 [Pipeline] echo 03:37:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c7853e [Pipeline] echo 03:37:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:35 provisioning config files... 03:37:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1669465829134244155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:35 ---> ****-login.sh 03:37:35 nexus3.edgexfoundry.org:10001 03:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:35 03:37:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:37:35 Configure a credential helper to remove this warning. See 03:37:35 https://docs.****.com/go/credential-store/ 03:37:35 03:37:35 Login Succeeded 03:37:35 nexus3.edgexfoundry.org:10002 03:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:35 03:37:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:37:35 Configure a credential helper to remove this warning. See 03:37:35 https://docs.****.com/go/credential-store/ 03:37:35 03:37:35 Login Succeeded 03:37:35 nexus3.edgexfoundry.org:10003 03:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:36 03:37:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:37:36 Configure a credential helper to remove this warning. See 03:37:36 https://docs.****.com/go/credential-store/ 03:37:36 03:37:36 Login Succeeded 03:37:36 nexus3.edgexfoundry.org:10004 03:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:36 03:37:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:37:36 Configure a credential helper to remove this warning. See 03:37:36 https://docs.****.com/go/credential-store/ 03:37:36 03:37:36 Login Succeeded 03:37:36 ****.io 03:37:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:36 03:37:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:37:36 Configure a credential helper to remove this warning. See 03:37:36 https://docs.****.com/go/credential-store/ 03:37:36 03:37:36 Login Succeeded 03:37:36 ---> ****-login.sh ends [Pipeline] } 03:37:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:37:36 + git rev-list -1 --merges 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6~1..6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 [Pipeline] echo 03:37:36 -----------> git rev-list -1 --merges 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6~1..6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 03:37:36 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 [false] [Pipeline] sh 03:37:37 + git log --format=format:%s -1 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 [Pipeline] echo 03:37:37 ========================================================= 03:37:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:37:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:37 + git log --format=format:%s -1 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 [Pipeline] echo 03:37:37 [semverPrep] GIT_COMMIT: 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6, Commit Message: Merge pull request #566 from jrtitus/fix/537-write-only-error [Pipeline] echo 03:37:37 [semverPrep] This is not a build commit. [Pipeline] sh 03:37:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:37:37 + grep -v github /etc/ssh/ssh_known_hosts 03:37:37 + [ -e /tmp/ssh_known_hosts ] 03:37:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:37:37 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 03:37:37 tee -a /etc/ssh/ssh_known_hosts 03:37:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:38 03:37:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:38 0.1.4: Pulling from edgex-devops/py-git-semver 03:37:38 3dae71ba6b94: Pulling fs layer 03:37:38 6bf1a483ea7c: Pulling fs layer 03:37:38 f5dfc541a4d3: Pulling fs layer 03:37:38 461d9e800cba: Pulling fs layer 03:37:38 80192f66455f: Pulling fs layer 03:37:38 2e8e34ca0e6c: Pulling fs layer 03:37:38 a29436f7fd5d: Pulling fs layer 03:37:38 923cac83aea3: Pulling fs layer 03:37:38 25ad8b0a4227: Pulling fs layer 03:37:38 db01528c6b51: Pulling fs layer 03:37:38 28988de357af: Pulling fs layer 03:37:38 80192f66455f: Waiting 03:37:38 461d9e800cba: Waiting 03:37:38 2e8e34ca0e6c: Waiting 03:37:38 25ad8b0a4227: Waiting 03:37:38 a29436f7fd5d: Waiting 03:37:38 db01528c6b51: Waiting 03:37:38 923cac83aea3: Waiting 03:37:38 28988de357af: Waiting 03:37:38 6bf1a483ea7c: Verifying Checksum 03:37:38 6bf1a483ea7c: Download complete 03:37:38 461d9e800cba: Verifying Checksum 03:37:38 461d9e800cba: Download complete 03:37:38 80192f66455f: Verifying Checksum 03:37:38 80192f66455f: Download complete 03:37:38 f5dfc541a4d3: Verifying Checksum 03:37:38 f5dfc541a4d3: Download complete 03:37:38 3dae71ba6b94: Verifying Checksum 03:37:38 3dae71ba6b94: Download complete 03:37:38 923cac83aea3: Download complete 03:37:38 25ad8b0a4227: Verifying Checksum 03:37:38 25ad8b0a4227: Download complete 03:37:39 db01528c6b51: Verifying Checksum 03:37:39 db01528c6b51: Download complete 03:37:39 28988de357af: Verifying Checksum 03:37:39 28988de357af: Download complete 03:37:39 a29436f7fd5d: Verifying Checksum 03:37:39 a29436f7fd5d: Download complete 03:37:39 2e8e34ca0e6c: Verifying Checksum 03:37:39 2e8e34ca0e6c: Download complete 03:37:40 3dae71ba6b94: Pull complete 03:37:40 6bf1a483ea7c: Pull complete 03:37:41 f5dfc541a4d3: Pull complete 03:37:41 461d9e800cba: Pull complete 03:37:41 80192f66455f: Pull complete 03:37:46 2e8e34ca0e6c: Pull complete 03:37:46 a29436f7fd5d: Pull complete 03:37:46 923cac83aea3: Pull complete 03:37:46 25ad8b0a4227: Pull complete 03:37:46 db01528c6b51: Pull complete 03:37:46 28988de357af: Pull complete 03:37:46 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:37:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:37:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:37:46 prd-ubuntu20.04-docker-8c-8g-773699 does not seem to be running inside a container 03:37:46 $ 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 03:37:48 $ docker top 20b9dc4394ac94f5619ba389d7ee053eb22e7bba53e82aab205d15b4508887b6 -eo pid,comm 03:37:49 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). 03:37:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:37:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:49 [ssh-agent] Looking for ssh-agent implementation... 03:37:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:49 $ docker exec 20b9dc4394ac94f5619ba389d7ee053eb22e7bba53e82aab205d15b4508887b6 ssh-agent 03:37:49 SSH_AUTH_SOCK=/tmp/ssh-g5uqf3qVRm2G/agent.33 03:37:49 SSH_AGENT_PID=39 03:37:49 Running ssh-add (command line suppressed) 03:37:49 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10482535077192426655.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10482535077192426655.key) 03:37:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:49 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 03:37:49 + git tag --points-at HEAD [Pipeline] } 03:37:49 $ docker exec --env ******** --env ******** 20b9dc4394ac94f5619ba389d7ee053eb22e7bba53e82aab205d15b4508887b6 ssh-agent -k 03:37:50 unset SSH_AUTH_SOCK; 03:37:50 unset SSH_AGENT_PID; 03:37:50 echo Agent pid 39 killed; 03:37:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:37:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:37:50 [ssh-agent] Looking for ssh-agent implementation... 03:37:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:37:50 $ docker exec 20b9dc4394ac94f5619ba389d7ee053eb22e7bba53e82aab205d15b4508887b6 ssh-agent 03:37:50 SSH_AUTH_SOCK=/tmp/ssh-V69PYd7EEn8F/agent.88 03:37:50 SSH_AGENT_PID=94 03:37:50 Running ssh-add (command line suppressed) 03:37:50 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_861262336564851243.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_861262336564851243.key) 03:37:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:37:50 + git semver init 03:37:51 2025-11-24 03:37:50,941 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:37:51 2025-11-24 03:37:50,944 [run_init] DEBUG init version:0.0.0 force:False 03:37:51 2025-11-24 03:37:50,945 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 03:37:51 2025-11-24 03:37:50,945 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 03:37:51 2025-11-24 03:37:50,945 [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, stdin=None, shell=False, universal_newlines=False) 03:37:52 2025-11-24 03:37:52,495 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 03:37:52 2025-11-24 03:37:52,495 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 03:37:52 2025-11-24 03:37:52,495 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:37:52 2025-11-24 03:37:52,496 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:37:52 4.1.0-dev.10 [Pipeline] } 03:37:52 $ docker exec --env ******** --env ******** 20b9dc4394ac94f5619ba389d7ee053eb22e7bba53e82aab205d15b4508887b6 ssh-agent -k 03:37:52 unset SSH_AUTH_SOCK; 03:37:52 unset SSH_AGENT_PID; 03:37:52 echo Agent pid 94 killed; 03:37:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:37:53 + git semver [Pipeline] } 03:37:53 $ docker stop --time=1 20b9dc4394ac94f5619ba389d7ee053eb22e7bba53e82aab205d15b4508887b6 03:37:54 $ docker rm -f --volumes 20b9dc4394ac94f5619ba389d7ee053eb22e7bba53e82aab205d15b4508887b6 [Pipeline] // withDockerContainer [Pipeline] sh 03:37:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:37:55 Stashed 1 file(s) [Pipeline] echo 03:37:55 [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [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 03:37:55 provisioning config files... 03:37:55 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12938681029317138842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:55 ---> ****-login.sh 03:37:55 nexus3.edgexfoundry.org:10001 03:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:55 Login Succeeded 03:37:55 nexus3.edgexfoundry.org:10002 03:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:55 Login Succeeded 03:37:55 nexus3.edgexfoundry.org:10003 03:37:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:56 Login Succeeded 03:37:56 nexus3.edgexfoundry.org:10004 03:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:56 Login Succeeded 03:37:56 ****.io 03:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:56 Login Succeeded 03:37:56 ---> ****-login.sh ends [Pipeline] } 03:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:37:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:37:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:37:56 ========================================================= 03:37:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:37:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:37:57 #0 building with "default" instance using docker driver 03:37:57 03:37:57 #1 [internal] load build definition from Dockerfile 03:37:57 #1 transferring dockerfile: 1.79kB done 03:37:57 #1 DONE 0.0s 03:37:57 03:37:57 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:37:57 #2 DONE 0.1s 03:37:57 03:37:57 #3 [internal] load .dockerignore 03:37:57 #3 transferring context: 2B done 03:37:57 #3 DONE 0.0s 03:37:57 03:37:57 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:37:57 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:37:57 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:37:57 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:37:57 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s 03:37:57 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.24MB / 60.15MB 0.1s 03:37:57 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:37:57 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:37:57 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 03:37:57 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:37:57 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 03:37:57 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:37:57 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:37:57 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 03:37:57 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:37:57 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 03:37:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 03:37:58 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s 03:37:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s 03:37:58 #4 ... 03:37:58 03:37:58 #5 [internal] load build context 03:37:58 #5 transferring context: 41.89MB 0.3s done 03:37:58 #5 DONE 0.4s 03:37:58 03:37:58 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:37:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 40.89MB / 60.15MB 0.4s 03:37:58 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:37:58 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 03:37:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 14.68MB / 112.58MB 0.4s 03:37:58 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s 03:37:58 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:37:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 03:37:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 40.89MB / 112.58MB 0.6s 03:37:58 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 0.6s 03:37:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 53.48MB / 112.58MB 0.7s 03:37:58 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 03:37:58 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done 03:37:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 60.82MB / 112.58MB 0.8s 03:37:58 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 03:37:58 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 03:37:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 80.74MB / 112.58MB 0.9s 03:37:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 102.76MB / 112.58MB 1.0s 03:37:58 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 03:37:59 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.3s done 03:38:04 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.9s done 03:38:04 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:38:04 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:38:04 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:38:04 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:38:04 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 03:38:04 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 03:38:04 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 03:38:07 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.8s done 03:38:07 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:38:07 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 03:38:07 #4 DONE 10.1s 03:38:07 03:38:07 #6 [builder 2/7] WORKDIR /device-virtual-go 03:38:10 #6 DONE 2.6s 03:38:10 03:38:10 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 03:38:10 #7 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:38:10 Still waiting to schedule task 03:38:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:38:10 #7 0.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:38:11 #7 0.751 (1/4) Installing openssh-keygen (10.0_p1-r9) 03:38:11 #7 0.762 (2/4) Installing libedit (20250104.3.1-r1) 03:38:11 #7 0.768 (3/4) Installing openssh-client-common (10.0_p1-r9) 03:38:11 #7 0.788 (4/4) Installing openssh-client-default (10.0_p1-r9) 03:38:11 #7 0.798 Executing busybox-1.37.0-r19.trigger 03:38:11 #7 0.808 OK: 269 MiB in 64 packages 03:38:11 #7 DONE 0.9s 03:38:11 03:38:11 #8 [builder 4/7] COPY go.mod vendor* ./ 03:38:11 #8 DONE 0.0s 03:38:11 03:38:11 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:26 #9 DONE 13.0s 03:38:26 03:38:26 #10 [builder 6/7] COPY . . 03:38:26 #10 DONE 0.2s 03:38:26 03:38:26 #11 [builder 7/7] RUN echo noop 03:38:26 #11 0.210 noop 03:38:26 #11 DONE 0.3s 03:38:26 03:38:26 #12 exporting to image 03:38:26 #12 exporting layers 03:38:32 #12 exporting layers 8.0s done 03:38:32 #12 writing image sha256:f280d518eff6dbf4ffb35c60b3c235ef5a77e1bd1c3a2610d17bd80542cedda7 done 03:38:32 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:38:32 #12 DONE 8.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:33 + docker inspect -f . ci-base-image-x86_64 03:38:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:33 prd-ubuntu20.04-docker-8c-8g-773699 does not seem to be running inside a container 03:38:33 $ 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 03:38:33 $ docker top d013f8362a51b7c276679a2d2c23a9e9b3682d135bcd59c4a621fbe4cb5305bd -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:34 + go version 03:38:34 go version go1.25.2 linux/amd64 [Pipeline] } 03:38:34 $ docker stop --time=1 d013f8362a51b7c276679a2d2c23a9e9b3682d135bcd59c4a621fbe4cb5305bd 03:38:35 $ docker rm -f --volumes d013f8362a51b7c276679a2d2c23a9e9b3682d135bcd59c4a621fbe4cb5305bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:35 + docker inspect -f . ci-base-image-x86_64 03:38:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:38:35 prd-ubuntu20.04-docker-8c-8g-773699 does not seem to be running inside a container 03:38:35 $ 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 03:38:36 $ docker top 57c6382d2fedf237b30175b4c0a5309d55696473fa7638a123838a0890f23aa8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:38:36 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 03:38:36 + make test 03:38:36 go test ./... -coverprofile=coverage.out 03:38:38 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:39:00 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 03:39:00 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.013s coverage: 59.6% of statements 03:39:05 0 issues. 03:39:05 go vet ./... 03:39:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:39:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:39:12 ./bin/test-attribution-txt.sh [Pipeline] echo 03:39:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:39:12 $ docker stop --time=1 57c6382d2fedf237b30175b4c0a5309d55696473fa7638a123838a0890f23aa8 03:39:20 $ docker rm -f --volumes 57c6382d2fedf237b30175b4c0a5309d55696473fa7638a123838a0890f23aa8 [Pipeline] // withDockerContainer [Pipeline] sh 03:39:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:39:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:39:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:39:22 + ls -al . 03:39:22 total 276 03:39:22 drwxrwxr-x 8 jenkins jenkins 4096 Nov 24 03:38 . 03:39:22 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:37 .. 03:39:22 drwxrwxr-x 8 jenkins jenkins 4096 Nov 24 03:38 .git 03:39:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:37 .github 03:39:22 -rw-rw-r-- 1 jenkins jenkins 272 Nov 24 03:37 .gitignore 03:39:22 -rw-rw-r-- 1 jenkins jenkins 359 Nov 24 03:37 .golangci.yml 03:39:22 drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 03:37 .semver 03:39:22 -rw-rw-r-- 1 jenkins jenkins 20974 Nov 24 03:37 Attribution.txt 03:39:22 -rw-rw-r-- 1 jenkins jenkins 17302 Nov 24 03:37 CHANGELOG.md 03:39:22 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 24 03:37 Dockerfile 03:39:22 -rw-rw-r-- 1 jenkins jenkins 677 Nov 24 03:37 GOVERNANCE.md 03:39:22 -rw-rw-r-- 1 jenkins jenkins 683 Nov 24 03:37 Jenkinsfile 03:39:22 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 24 03:37 LICENSE 03:39:22 -rw-rw-r-- 1 jenkins jenkins 2651 Nov 24 03:37 Makefile 03:39:22 -rw-rw-r-- 1 jenkins jenkins 623 Nov 24 03:37 OWNERS.md 03:39:22 -rw-rw-r-- 1 jenkins jenkins 4473 Nov 24 03:37 README.md 03:39:22 -rw-rw-r-- 1 jenkins jenkins 12 Nov 24 03:37 VERSION 03:39:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:37 bin 03:39:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:37 cmd 03:39:22 -rw-r--r-- 1 jenkins jenkins 45292 Nov 24 03:38 coverage.out 03:39:22 -rw-rw-r-- 1 jenkins jenkins 6644 Nov 24 03:37 go.mod 03:39:22 -rw-rw-r-- 1 jenkins jenkins 89079 Nov 24 03:37 go.sum 03:39:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:37 internal 03:39:22 -rw-rw-r-- 1 jenkins jenkins 235 Nov 24 03:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:22 + 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=6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 --label arch=amd64 --label version=4.1.0-dev.10 . 03:39:23 #0 building with "default" instance using docker driver 03:39:23 03:39:23 #1 [internal] load build definition from Dockerfile 03:39:23 #1 transferring dockerfile: 1.79kB done 03:39:23 #1 DONE 0.0s 03:39:23 03:39:23 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:39:23 #2 DONE 0.0s 03:39:23 03:39:23 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:39:23 #3 DONE 0.4s 03:39:23 03:39:23 #4 [internal] load .dockerignore 03:39:23 #4 transferring context: 2B done 03:39:23 #4 DONE 0.1s 03:39:23 03:39:23 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:39:23 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:39:23 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.3s done 03:39:24 #5 ... 03:39:24 03:39:24 #6 [internal] load build context 03:39:24 #6 transferring context: 60.05kB 0.1s done 03:39:24 #6 DONE 0.4s 03:39:24 03:39:24 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:39:24 #5 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:39:24 #5 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:39:24 #5 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:39:24 #5 DONE 0.8s 03:39:24 03:39:24 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:39:26 #7 DONE 2.9s 03:39:26 03:39:26 #8 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:39:26 #8 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:39:26 #8 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:39:26 #8 1.722 (1/1) Installing dumb-init (1.2.5-r3) 03:39:26 #8 1.726 Executing busybox-1.37.0-r19.trigger 03:39:26 #8 1.737 OK: 7 MiB in 17 packages 03:39:26 #8 DONE 2.1s 03:39:26 03:39:26 #9 [stage-1 3/7] RUN apk --no-cache upgrade 03:39:27 #9 ... 03:39:27 03:39:27 #10 [builder 2/7] WORKDIR /device-virtual-go 03:39:27 #10 DONE 0.7s 03:39:27 03:39:27 #11 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 03:39:27 #11 0.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:39:28 #11 0.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:39:28 #11 1.128 OK: 269 MiB in 64 packages 03:39:29 #11 DONE 1.7s 03:39:29 03:39:29 #9 [stage-1 3/7] RUN apk --no-cache upgrade 03:39:29 #9 1.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:39:29 #9 1.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:39:29 #9 1.499 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:39:29 #9 1.519 Executing busybox-1.37.0-r20.post-upgrade 03:39:29 #9 1.838 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:39:29 #9 1.842 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:39:29 #9 1.848 Executing busybox-1.37.0-r20.trigger 03:39:29 #9 1.854 OK: 7 MiB in 17 packages 03:39:29 #9 DONE 2.5s 03:39:29 03:39:29 #12 [builder 4/7] COPY go.mod vendor* ./ 03:39:30 #12 DONE 1.0s 03:39:30 03:39:30 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:31 #13 DONE 1.3s 03:39:31 03:39:31 #14 [builder 6/7] COPY . . 03:39:31 #14 DONE 0.6s 03:39:32 03:39:32 #15 [builder 7/7] RUN make build 03:39:32 #15 0.566 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 03:39:59 #15 DONE 26.1s 03:39:59 03:39:59 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 03:39:59 #16 DONE 0.0s 03:39:59 03:39:59 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 03:39:59 #17 DONE 0.0s 03:39:59 03:39:59 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 03:39:59 #18 DONE 0.2s 03:39:59 03:39:59 #19 exporting to image 03:39:59 #19 exporting layers 0.1s done 03:39:59 #19 writing image sha256:a3821d44018c4d51ca3477b9d51e9db8349611e11abf9415f1a9581898ef80ae done 03:39:59 #19 naming to docker.io/library/device-virtual done 03:39:59 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:59 provisioning config files... 03:39:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11418597000297321768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:59 ---> ****-login.sh 03:39:59 nexus3.edgexfoundry.org:10001 03:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:59 Login Succeeded 03:39:59 nexus3.edgexfoundry.org:10002 03:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:59 Login Succeeded 03:39:59 nexus3.edgexfoundry.org:10003 03:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:59 Login Succeeded 03:39:59 nexus3.edgexfoundry.org:10004 03:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:59 Login Succeeded 03:39:59 ****.io 03:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:00 Login Succeeded 03:40:00 ---> ****-login.sh ends [Pipeline] } 03:40:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:40:00 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 03:40:00 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 03:40:00 latest 03:40:00 4.1.0-dev.10 03:40:00 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 03:40:00 main 03:40:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:00 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:00 + docker push nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 03:40:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:40:00 d56cf2771121: Preparing 03:40:00 8e9d2e06d305: Preparing 03:40:00 7163531f07fc: Preparing 03:40:00 1b9da8a19444: Preparing 03:40:00 687b180b0c7b: Preparing 03:40:00 256f393e029f: Preparing 03:40:00 256f393e029f: Waiting 03:40:00 687b180b0c7b: Pushed 03:40:00 7163531f07fc: Pushed 03:40:00 8e9d2e06d305: Pushed 03:40:00 256f393e029f: Layer already exists 03:40:01 1b9da8a19444: Pushed 03:40:05 d56cf2771121: Pushed 03:40:05 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6: digest: sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:05 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 03:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:40:06 d56cf2771121: Preparing 03:40:06 8e9d2e06d305: Preparing 03:40:06 7163531f07fc: Preparing 03:40:06 1b9da8a19444: Preparing 03:40:06 687b180b0c7b: Preparing 03:40:06 256f393e029f: Preparing 03:40:06 256f393e029f: Waiting 03:40:06 d56cf2771121: Layer already exists 03:40:06 7163531f07fc: Layer already exists 03:40:06 687b180b0c7b: Layer already exists 03:40:06 1b9da8a19444: Layer already exists 03:40:06 8e9d2e06d305: Layer already exists 03:40:06 256f393e029f: Layer already exists 03:40:06 latest: digest: sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:06 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:06 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10 03:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:40:06 d56cf2771121: Preparing 03:40:06 8e9d2e06d305: Preparing 03:40:06 7163531f07fc: Preparing 03:40:06 1b9da8a19444: Preparing 03:40:06 687b180b0c7b: Preparing 03:40:06 256f393e029f: Preparing 03:40:06 256f393e029f: Waiting 03:40:06 7163531f07fc: Layer already exists 03:40:06 687b180b0c7b: Layer already exists 03:40:06 8e9d2e06d305: Layer already exists 03:40:06 1b9da8a19444: Layer already exists 03:40:06 256f393e029f: Layer already exists 03:40:06 d56cf2771121: Layer already exists 03:40:06 4.1.0-dev.10: digest: sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:07 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 03:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:40:07 d56cf2771121: Preparing 03:40:07 8e9d2e06d305: Preparing 03:40:07 7163531f07fc: Preparing 03:40:07 1b9da8a19444: Preparing 03:40:07 687b180b0c7b: Preparing 03:40:07 256f393e029f: Preparing 03:40:07 256f393e029f: Waiting 03:40:07 687b180b0c7b: Layer already exists 03:40:07 d56cf2771121: Layer already exists 03:40:07 7163531f07fc: Layer already exists 03:40:07 1b9da8a19444: Layer already exists 03:40:07 8e9d2e06d305: Layer already exists 03:40:07 256f393e029f: Layer already exists 03:40:07 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10: digest: sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:07 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 03:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 03:40:08 d56cf2771121: Preparing 03:40:08 8e9d2e06d305: Preparing 03:40:08 7163531f07fc: Preparing 03:40:08 1b9da8a19444: Preparing 03:40:08 687b180b0c7b: Preparing 03:40:08 256f393e029f: Preparing 03:40:08 256f393e029f: Waiting 03:40:08 7163531f07fc: Layer already exists 03:40:08 1b9da8a19444: Layer already exists 03:40:08 687b180b0c7b: Layer already exists 03:40:08 d56cf2771121: Layer already exists 03:40:08 8e9d2e06d305: Layer already exists 03:40:08 256f393e029f: Layer already exists 03:40:08 main: digest: sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:08 ===================================================== [Pipeline] echo 03:40:08 taggedImages: 03:40:08 - nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 03:40:08 - nexus3.edgexfoundry.org:10004/device-virtual:latest 03:40:08 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10 03:40:08 - nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 03:40:08 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 03:40:08 ========================================================= 03:40:08 [edgeXBuildMultiArch] RAW Config: 03:40:08 images: 03:40:08 - nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 03:40:08 - nexus3.edgexfoundry.org:10004/device-virtual:latest 03:40:08 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10 03:40:08 - nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 03:40:08 - nexus3.edgexfoundry.org:10004/device-virtual:main 03:40:08 settingsFile: 03:40:08 device-virtual-go-settings 03:40:08 ========================================================= [Pipeline] node 03:40:08 Running on prd-centos7-docker-4c-2g-773707 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:08 provisioning config files... 03:40:08 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8920753825702249328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:09 ---> ****-login.sh 03:40:09 nexus3.edgexfoundry.org:10001 03:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:09 Configure a credential helper to remove this warning. See 03:40:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:09 03:40:09 Login Succeeded 03:40:09 nexus3.edgexfoundry.org:10002 03:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:09 Configure a credential helper to remove this warning. See 03:40:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:09 03:40:09 Login Succeeded 03:40:09 nexus3.edgexfoundry.org:10003 03:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:09 Configure a credential helper to remove this warning. See 03:40:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:09 03:40:09 Login Succeeded 03:40:09 nexus3.edgexfoundry.org:10004 03:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:09 Configure a credential helper to remove this warning. See 03:40:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:09 03:40:09 Login Succeeded 03:40:09 ****.io 03:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:10 Configure a credential helper to remove this warning. See 03:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:10 03:40:10 Login Succeeded 03:40:10 ---> ****-login.sh ends [Pipeline] } 03:40:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:10 + docker buildx ls 03:40:10 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:40:10 default * docker 03:40:10 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:40:11 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:40:11 edgex-builder [Pipeline] sh 03:40:11 + docker buildx inspect --bootstrap 03:40:11 #1 [internal] booting buildkit 03:40:11 #1 pulling image moby/buildkit:buildx-stable-1 03:40:14 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 03:40:14 #1 creating container buildx_buildkit_edgex-builder0 03:40:15 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 03:40:15 #1 DONE 4.3s 03:40:15 Name: edgex-builder 03:40:15 Driver: docker-container 03:40:15 03:40:15 Nodes: 03:40:15 Name: edgex-builder0 03:40:15 Endpoint: unix:///var/run/docker.sock 03:40:15 Status: running 03:40:15 Buildkit: v0.26.2 03:40:15 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:40:16 + docker buildx ls 03:40:16 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:40:16 edgex-builder * docker-container 03:40:16 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:40:16 default docker 03:40:16 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:40:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6' 03:40:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 --push - 03:40:16 #1 [internal] load build definition from Dockerfile 03:40:16 #1 transferring dockerfile: 199B done 03:40:16 #1 DONE 0.0s 03:40:16 03:40:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 03:40:16 #2 DONE 0.1s 03:40:16 03:40:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 03:40:16 #3 DONE 0.1s 03:40:16 03:40:16 #4 [internal] load .dockerignore 03:40:16 #4 transferring context: 2B done 03:40:16 #4 DONE 0.0s 03:40:16 03:40:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:16 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 0.0s done 03:40:16 #5 DONE 0.0s 03:40:16 03:40:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:16 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 0.0s done 03:40:16 #6 DONE 0.1s 03:40:16 03:40:16 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 03:40:16 #7 DONE 0.0s 03:40:16 03:40:16 #8 exporting to image 03:40:16 #8 exporting layers done 03:40:16 #8 exporting manifest sha256:56ff836d3bcf2a2e90d61287275ff96d156dd86488952ef6605d3dca7787e1c3 0.0s done 03:40:16 #8 exporting config sha256:a3821d44018c4d51ca3477b9d51e9db8349611e11abf9415f1a9581898ef80ae done 03:40:16 #8 exporting manifest sha256:cb8a5a78f69267ecb10fb800de8dc837d16fe40f0ddc5f424e89fef403bdc2bd 0.0s done 03:40:16 #8 exporting config sha256:862d777e3520fb03458ba9d697da4680585f80811c99d19d274c4ee6ffbf2181 done 03:40:16 #8 exporting manifest list sha256:907ee6c19c5ab113d59f17b2e186f45d0c855abbfb0176cefdef8194eb9412dc 0.0s done 03:40:16 #8 pushing layers 0.1s done 03:40:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6@sha256:907ee6c19c5ab113d59f17b2e186f45d0c855abbfb0176cefdef8194eb9412dc 03:40:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:40:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6@sha256:907ee6c19c5ab113d59f17b2e186f45d0c855abbfb0176cefdef8194eb9412dc 0.1s done 03:40:16 #8 DONE 0.2s 03:40:16 03:40:16 1 warning found (use --debug to expand): 03:40:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:40:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 03:40:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 03:40:17 #1 [internal] load build definition from Dockerfile 03:40:17 #1 transferring dockerfile: 165B done 03:40:17 #1 DONE 0.0s 03:40:17 03:40:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 03:40:17 #2 DONE 0.0s 03:40:17 03:40:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 03:40:17 #3 DONE 0.0s 03:40:17 03:40:17 #4 [internal] load .dockerignore 03:40:17 #4 transferring context: 2B done 03:40:17 #4 DONE 0.0s 03:40:17 03:40:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:17 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:17 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 0.0s done 03:40:17 #5 CACHED 03:40:17 03:40:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:17 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 0.0s done 03:40:17 #6 CACHED 03:40:17 03:40:17 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 03:40:17 #7 DONE 0.0s 03:40:17 03:40:17 #8 exporting to image 03:40:17 #8 exporting layers done 03:40:17 #8 exporting manifest sha256:56ff836d3bcf2a2e90d61287275ff96d156dd86488952ef6605d3dca7787e1c3 done 03:40:17 #8 exporting config sha256:a3821d44018c4d51ca3477b9d51e9db8349611e11abf9415f1a9581898ef80ae done 03:40:17 #8 exporting manifest sha256:cb8a5a78f69267ecb10fb800de8dc837d16fe40f0ddc5f424e89fef403bdc2bd done 03:40:17 #8 exporting config sha256:862d777e3520fb03458ba9d697da4680585f80811c99d19d274c4ee6ffbf2181 done 03:40:17 #8 exporting manifest list sha256:907ee6c19c5ab113d59f17b2e186f45d0c855abbfb0176cefdef8194eb9412dc done 03:40:17 #8 pushing layers 0.0s done 03:40:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:907ee6c19c5ab113d59f17b2e186f45d0c855abbfb0176cefdef8194eb9412dc 0.1s done 03:40:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:40:17 #8 DONE 0.1s 03:40:17 03:40:17 1 warning found (use --debug to expand): 03:40:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:40:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10' 03:40:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10 --push - 03:40:18 #1 [internal] load build definition from Dockerfile 03:40:18 #1 transferring dockerfile: 171B done 03:40:18 #1 DONE 0.0s 03:40:18 03:40:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10 03:40:18 #2 DONE 0.0s 03:40:18 03:40:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10 03:40:18 #3 DONE 0.0s 03:40:18 03:40:18 #4 [internal] load .dockerignore 03:40:18 #4 transferring context: 2B done 03:40:18 #4 DONE 0.0s 03:40:18 03:40:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:18 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 0.0s done 03:40:18 #5 DONE 0.0s 03:40:18 03:40:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:18 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 0.0s done 03:40:18 #6 CACHED 03:40:18 03:40:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:18 #5 CACHED 03:40:18 03:40:18 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 03:40:18 #7 DONE 0.0s 03:40:18 03:40:18 #8 exporting to image 03:40:18 #8 exporting layers done 03:40:18 #8 exporting manifest sha256:56ff836d3bcf2a2e90d61287275ff96d156dd86488952ef6605d3dca7787e1c3 done 03:40:18 #8 exporting config sha256:a3821d44018c4d51ca3477b9d51e9db8349611e11abf9415f1a9581898ef80ae done 03:40:18 #8 exporting manifest sha256:cb8a5a78f69267ecb10fb800de8dc837d16fe40f0ddc5f424e89fef403bdc2bd done 03:40:18 #8 exporting config sha256:862d777e3520fb03458ba9d697da4680585f80811c99d19d274c4ee6ffbf2181 0.0s done 03:40:18 #8 exporting manifest list sha256:907ee6c19c5ab113d59f17b2e186f45d0c855abbfb0176cefdef8194eb9412dc done 03:40:18 #8 pushing layers 0.0s done 03:40:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.10@sha256:907ee6c19c5ab113d59f17b2e186f45d0c855abbfb0176cefdef8194eb9412dc 0.1s done 03:40:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:40:18 #8 DONE 0.1s 03:40:18 03:40:18 1 warning found (use --debug to expand): 03:40:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:40:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10' 03:40:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 --push - 03:40:18 #1 [internal] load build definition from Dockerfile 03:40:18 #1 transferring dockerfile: 212B done 03:40:18 #1 DONE 0.0s 03:40:18 03:40:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 03:40:18 #2 DONE 0.0s 03:40:18 03:40:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 03:40:18 #3 DONE 0.0s 03:40:18 03:40:18 #4 [internal] load .dockerignore 03:40:18 #4 transferring context: 2B done 03:40:18 #4 DONE 0.0s 03:40:18 03:40:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:18 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 0.0s done 03:40:18 #5 CACHED 03:40:18 03:40:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:18 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 0.0s done 03:40:18 #6 DONE 0.0s 03:40:18 03:40:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:18 #6 CACHED 03:40:18 03:40:18 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 03:40:18 #7 DONE 0.0s 03:40:18 03:40:18 #8 exporting to image 03:40:18 #8 exporting layers done 03:40:18 #8 exporting manifest sha256:56ff836d3bcf2a2e90d61287275ff96d156dd86488952ef6605d3dca7787e1c3 done 03:40:18 #8 exporting config sha256:a3821d44018c4d51ca3477b9d51e9db8349611e11abf9415f1a9581898ef80ae done 03:40:18 #8 exporting manifest sha256:cb8a5a78f69267ecb10fb800de8dc837d16fe40f0ddc5f424e89fef403bdc2bd done 03:40:18 #8 exporting config sha256:862d777e3520fb03458ba9d697da4680585f80811c99d19d274c4ee6ffbf2181 done 03:40:18 #8 exporting manifest list sha256:907ee6c19c5ab113d59f17b2e186f45d0c855abbfb0176cefdef8194eb9412dc done 03:40:18 #8 pushing layers 0.0s done 03:40:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10@sha256:907ee6c19c5ab113d59f17b2e186f45d0c855abbfb0176cefdef8194eb9412dc 0.1s done 03:40:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:40:18 #8 DONE 0.1s 03:40:18 03:40:18 1 warning found (use --debug to expand): 03:40:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:40:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 03:40:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 03:40:19 #1 [internal] load build definition from Dockerfile 03:40:19 #1 transferring dockerfile: 163B done 03:40:19 #1 DONE 0.0s 03:40:19 03:40:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 03:40:19 #2 DONE 0.0s 03:40:19 03:40:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 03:40:19 #3 DONE 0.0s 03:40:19 03:40:19 #4 [internal] load .dockerignore 03:40:19 #4 transferring context: 2B done 03:40:19 #4 DONE 0.0s 03:40:19 03:40:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:19 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 0.0s done 03:40:19 #5 DONE 0.0s 03:40:19 03:40:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:19 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 0.0s done 03:40:19 #6 CACHED 03:40:19 03:40:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:474d6621f0a0468067776a23fc3a8c91c2d6ecf0c014d1569624b8e7594f3ba6 03:40:19 #5 CACHED 03:40:19 03:40:19 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 03:40:19 #7 DONE 0.0s 03:40:19 03:40:19 #8 exporting to image 03:40:19 #8 exporting layers done 03:40:19 #8 exporting manifest sha256:56ff836d3bcf2a2e90d61287275ff96d156dd86488952ef6605d3dca7787e1c3 done 03:40:19 #8 exporting config sha256:a3821d44018c4d51ca3477b9d51e9db8349611e11abf9415f1a9581898ef80ae done 03:40:19 #8 exporting manifest sha256:cb8a5a78f69267ecb10fb800de8dc837d16fe40f0ddc5f424e89fef403bdc2bd done 03:40:19 #8 exporting config sha256:862d777e3520fb03458ba9d697da4680585f80811c99d19d274c4ee6ffbf2181 done 03:40:19 #8 exporting manifest list sha256:907ee6c19c5ab113d59f17b2e186f45d0c855abbfb0176cefdef8194eb9412dc done 03:40:19 #8 pushing layers 0.0s done 03:40:19 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:907ee6c19c5ab113d59f17b2e186f45d0c855abbfb0176cefdef8194eb9412dc 0.1s done 03:40:19 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:40:19 #8 DONE 0.1s 03:40:19 03:40:19 1 warning found (use --debug to expand): 03:40:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:40:19 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:40:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:40:20 ---> package-listing.sh 03:40:20 ++ facter osfamily 03:40:20 ++ tr '[:upper:]' '[:lower:]' 03:40:20 + OS_FAMILY=redhat 03:40:20 + workspace=/w/workspace/exfoundry_device-virtual-go_main 03:40:20 + START_PACKAGES=/tmp/packages_start.txt 03:40:20 + END_PACKAGES=/tmp/packages_end.txt 03:40:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:40:20 + PACKAGES=/tmp/packages_start.txt 03:40:20 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 03:40:20 + PACKAGES=/tmp/packages_end.txt 03:40:20 + case "${OS_FAMILY}" in 03:40:20 + rpm -qa 03:40:20 + sort 03:40:21 + '[' -f /tmp/packages_start.txt ']' 03:40:21 + '[' -f /tmp/packages_end.txt ']' 03:40:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:40:21 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 03:40:21 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 03:40:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 03:40:21 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 03:40:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:22 03:40:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:22 latest: Pulling from edgex-lftools-log-publisher 03:40:22 5eb5b503b376: Pulling fs layer 03:40:22 5c69ac0246d0: Pulling fs layer 03:40:22 ec43610c2a17: Pulling fs layer 03:40:22 3a2ae6a8a46f: Pulling fs layer 03:40:22 33b1e0a273af: Pulling fs layer 03:40:22 5d3b04190fa2: Pulling fs layer 03:40:22 2f39f015ded8: Pulling fs layer 03:40:22 33b1e0a273af: Waiting 03:40:22 5d3b04190fa2: Waiting 03:40:22 2f39f015ded8: Waiting 03:40:22 3a2ae6a8a46f: Waiting 03:40:22 5c69ac0246d0: Download complete 03:40:22 3a2ae6a8a46f: Verifying Checksum 03:40:22 3a2ae6a8a46f: Download complete 03:40:22 33b1e0a273af: Verifying Checksum 03:40:22 33b1e0a273af: Download complete 03:40:22 5d3b04190fa2: Verifying Checksum 03:40:22 5d3b04190fa2: Download complete 03:40:22 ec43610c2a17: Verifying Checksum 03:40:22 ec43610c2a17: Download complete 03:40:22 5eb5b503b376: Verifying Checksum 03:40:22 5eb5b503b376: Download complete 03:40:23 2f39f015ded8: Verifying Checksum 03:40:23 2f39f015ded8: Download complete 03:40:24 5eb5b503b376: Pull complete 03:40:24 5c69ac0246d0: Pull complete 03:40:24 ec43610c2a17: Pull complete 03:40:24 3a2ae6a8a46f: Pull complete 03:40:24 33b1e0a273af: Pull complete 03:40:25 5d3b04190fa2: Pull complete 03:40:29 2f39f015ded8: Pull complete 03:40:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:29 prd-centos7-docker-4c-2g-773707 does not seem to be running inside a container 03:40:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:40:33 $ docker top 19e2a7313c3a0fcb6881d7cec149c7e8184f8c464266f6813b0defbc5f2f1e74 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:33 + touch /tmp/pre-build-complete [Pipeline] sh 03:40:33 + mkdir -p /var/log/sysstat [Pipeline] sh 03:40:34 + ls /var/log/sa-host 03:40:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:34 provisioning config files... 03:40:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8399590475741508086tmp [Pipeline] { [Pipeline] echo 03:40:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:40:34 ---> create-netrc.sh [Pipeline] } 03:40:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:40:35 ---> python-tools-install.sh [Pipeline] echo 03:40:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:40:35 ---> sudo-logs.sh 03:40:35 Archiving 'sudo' log.. 03:40:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-773707.novalocal: Name or service not known 03:40:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-773707.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:40:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:40:35 ---> job-cost.sh 03:40:35 lf-activate-venv: SKIPPING 03:40:35 INFO: No Stack... 03:40:36 INFO: Retrieving Pricing Info for: v3-standard-2 03:40:36 INFO: Archiving Costs [Pipeline] echo 03:40:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:40:36 ---> logs-deploy.sh 03:40:36 lf-activate-venv: SKIPPING 03:40:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/221 03:40:36 INFO: archiving workspace using pattern(s): 03:40:37 Archives upload complete. 03:40:37 INFO: archiving logs to Nexus 03:40:38 ---> uname -a: 03:40:38 Linux prd-centos7-docker-4c-2g-773707.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:40:38 03:40:38 03:40:38 ---> lscpu: 03:40:38 Architecture: x86_64 03:40:38 CPU op-mode(s): 32-bit, 64-bit 03:40:38 Byte Order: Little Endian 03:40:38 Address sizes: 40 bits physical, 48 bits virtual 03:40:38 CPU(s): 2 03:40:38 On-line CPU(s) list: 0,1 03:40:38 Thread(s) per core: 1 03:40:38 Core(s) per socket: 1 03:40:38 Socket(s): 2 03:40:38 NUMA node(s): 1 03:40:38 Vendor ID: AuthenticAMD 03:40:38 CPU family: 23 03:40:38 Model: 49 03:40:38 Model name: AMD EPYC-Rome Processor 03:40:38 Stepping: 0 03:40:38 CPU MHz: 2799.998 03:40:38 BogoMIPS: 5599.99 03:40:38 Virtualization: AMD-V 03:40:38 Hypervisor vendor: KVM 03:40:38 Virtualization type: full 03:40:38 L1d cache: 64 KiB 03:40:38 L1i cache: 64 KiB 03:40:38 L2 cache: 1 MiB 03:40:38 L3 cache: 32 MiB 03:40:38 NUMA node0 CPU(s): 0,1 03:40:38 Vulnerability Itlb multihit: Not affected 03:40:38 Vulnerability L1tf: Not affected 03:40:38 Vulnerability Mds: Not affected 03:40:38 Vulnerability Meltdown: Not affected 03:40:38 Vulnerability Mmio stale data: Not affected 03:40:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:40:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:40:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:40:38 Vulnerability Srbds: Not affected 03:40:38 Vulnerability Tsx async abort: Not affected 03:40:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:40:38 03:40:38 03:40:38 ---> nproc: 03:40:38 2 03:40:38 03:40:38 03:40:38 ---> df -h: 03:40:38 Filesystem Size Used Avail Use% Mounted on 03:40:38 overlay 40G 7.0G 34G 18% / 03:40:38 tmpfs 64M 0 64M 0% /dev 03:40:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:40:38 shm 64M 0 64M 0% /dev/shm 03:40:38 /dev/vda1 40G 7.0G 34G 18% /facter-os 03:40:38 03:40:38 03:40:38 Cannot open /var/log/sysstat/sa24: No such file or directory 03:40:38 Please check if data collecting is enabled 03:40:38 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:39 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:40:39 $ docker stop --time=1 19e2a7313c3a0fcb6881d7cec149c7e8184f8c464266f6813b0defbc5f2f1e74 03:40:40 $ docker rm -f --volumes 19e2a7313c3a0fcb6881d7cec149c7e8184f8c464266f6813b0defbc5f2f1e74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:40:40 [WS-CLEANUP] Deleting project workspace... 03:40:40 [WS-CLEANUP] Deferred wipeout is used... 03:40:40 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:40 03:40:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:41 latest: Pulling from edgex-lftools-log-publisher 03:40:41 5eb5b503b376: Pulling fs layer 03:40:41 5c69ac0246d0: Pulling fs layer 03:40:41 ec43610c2a17: Pulling fs layer 03:40:41 3a2ae6a8a46f: Pulling fs layer 03:40:41 33b1e0a273af: Pulling fs layer 03:40:41 5d3b04190fa2: Pulling fs layer 03:40:41 2f39f015ded8: Pulling fs layer 03:40:41 3a2ae6a8a46f: Waiting 03:40:41 33b1e0a273af: Waiting 03:40:41 5d3b04190fa2: Waiting 03:40:41 2f39f015ded8: Waiting 03:40:41 5c69ac0246d0: Verifying Checksum 03:40:41 5c69ac0246d0: Download complete 03:40:41 3a2ae6a8a46f: Verifying Checksum 03:40:41 3a2ae6a8a46f: Download complete 03:40:41 33b1e0a273af: Verifying Checksum 03:40:41 33b1e0a273af: Download complete 03:40:41 ec43610c2a17: Verifying Checksum 03:40:41 ec43610c2a17: Download complete 03:40:41 5d3b04190fa2: Verifying Checksum 03:40:41 5d3b04190fa2: Download complete 03:40:41 5eb5b503b376: Verifying Checksum 03:40:41 5eb5b503b376: Download complete 03:40:42 2f39f015ded8: Download complete 03:40:42 5eb5b503b376: Pull complete 03:40:42 5c69ac0246d0: Pull complete 03:40:43 ec43610c2a17: Pull complete 03:40:43 3a2ae6a8a46f: Pull complete 03:40:43 33b1e0a273af: Pull complete 03:40:43 5d3b04190fa2: Pull complete 03:40:50 2f39f015ded8: Pull complete 03:40:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:40:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:50 prd-ubuntu20.04-docker-8c-8g-773699 does not seem to be running inside a container 03:40:50 $ 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 03:40:52 $ docker top 49caeb47409bbcc70e387d45631e90e2671d800c4149f5b377b30f9c33919e8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:53 ---> job-cost.sh 03:40:53 lf-activate-venv: SKIPPING 03:40:53 INFO: No Stack... 03:40:53 INFO: Retrieving Pricing Info for: v3-standard-8 03:40:54 INFO: Archiving Costs [Pipeline] sh 03:40:54 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 03:40:54 + cut -d, -f6 [Pipeline] lock 03:40:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-221-stack-cost] 03:40:54 Resource [jenkins-edgexfoundry-device-virtual-go-main-221-stack-cost] did not exist. Created. 03:40:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:54 + echo total: 0.2199999988079071 [Pipeline] stash 03:40:54 Stashed 1 file(s) [Pipeline] } 03:40:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-221-stack-cost] [Pipeline] // lock [Pipeline] } 03:40:54 $ docker stop --time=1 49caeb47409bbcc70e387d45631e90e2671d800c4149f5b377b30f9c33919e8d 03:40:56 $ docker rm -f --volumes 49caeb47409bbcc70e387d45631e90e2671d800c4149f5b377b30f9c33919e8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:42:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773708 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 03:42:22 Running in /w/workspace/device-virtual-go/221 [Pipeline] { [Pipeline] checkout 03:42:23 The recommended git tool is: git 03:42:27 using credential edgex-jenkins-ssh 03:42:27 Cloning the remote Git repository 03:42:27 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 03:42:27 > git init /w/workspace/device-virtual-go/221 # timeout=10 03:42:28 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 03:42:28 > git --version # timeout=10 03:42:28 > git --version # 'git version 2.25.1' 03:42:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:42:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:42:34 Avoid second fetch 03:42:34 Checking out Revision 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 (main) 03:42:33 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 03:42:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:42:34 > git config core.sparsecheckout # timeout=10 03:42:34 > git checkout -f 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 # timeout=10 03:42:35 Commit message: "Merge pull request #566 from jrtitus/fix/537-write-only-error" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:39 provisioning config files... 03:42:39 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/221@tmp/config16428602070479944790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:40 ---> ****-login.sh 03:42:40 nexus3.edgexfoundry.org:10001 03:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:40 Configure a credential helper to remove this warning. See 03:42:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:40 03:42:40 Login Succeeded 03:42:40 nexus3.edgexfoundry.org:10002 03:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:40 Configure a credential helper to remove this warning. See 03:42:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:40 03:42:40 Login Succeeded 03:42:40 nexus3.edgexfoundry.org:10003 03:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:41 Configure a credential helper to remove this warning. See 03:42:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:41 03:42:41 Login Succeeded 03:42:41 nexus3.edgexfoundry.org:10004 03:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:41 Configure a credential helper to remove this warning. See 03:42:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:41 03:42:41 Login Succeeded 03:42:41 ****.io 03:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:42 Configure a credential helper to remove this warning. See 03:42:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:42 03:42:42 Login Succeeded 03:42:42 ---> ****-login.sh ends [Pipeline] } 03:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:42:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:42:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:42:42 ========================================================= 03:42:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:42:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:42:43 Sending build context to Docker daemon 21.18MB 03:42:43 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 03:42:43 Step 2/12 : FROM ${BASE} AS builder 03:42:43 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:42:43 6b59a28fa201: Pulling fs layer 03:42:43 d32bb0dddca7: Pulling fs layer 03:42:43 5dab1238d3d9: Pulling fs layer 03:42:43 196fd7d83e7d: Pulling fs layer 03:42:43 4f4fb700ef54: Pulling fs layer 03:42:43 8ba94037c8f0: Pulling fs layer 03:42:43 deaec5988b04: Pulling fs layer 03:42:43 9f65657bb879: Pulling fs layer 03:42:43 196fd7d83e7d: Waiting 03:42:43 8ba94037c8f0: Waiting 03:42:43 4f4fb700ef54: Waiting 03:42:43 deaec5988b04: Waiting 03:42:43 9f65657bb879: Waiting 03:42:43 d32bb0dddca7: Verifying Checksum 03:42:43 d32bb0dddca7: Download complete 03:42:43 196fd7d83e7d: Verifying Checksum 03:42:43 196fd7d83e7d: Download complete 03:42:43 4f4fb700ef54: Verifying Checksum 03:42:43 4f4fb700ef54: Download complete 03:42:43 8ba94037c8f0: Download complete 03:42:43 6b59a28fa201: Verifying Checksum 03:42:43 6b59a28fa201: Download complete 03:42:44 9f65657bb879: Verifying Checksum 03:42:44 9f65657bb879: Download complete 03:42:44 6b59a28fa201: Pull complete 03:42:45 d32bb0dddca7: Pull complete 03:42:45 5dab1238d3d9: Download complete 03:42:46 deaec5988b04: Verifying Checksum 03:42:46 deaec5988b04: Download complete 03:42:59 5dab1238d3d9: Pull complete 03:42:59 196fd7d83e7d: Pull complete 03:42:59 4f4fb700ef54: Pull complete 03:42:59 8ba94037c8f0: Pull complete 03:43:07 deaec5988b04: Pull complete 03:43:09 9f65657bb879: Pull complete 03:43:09 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:43:09 ---> 334268110677 03:43:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:43:11 ---> Running in 230bc0da4b69 03:43:12 Removing intermediate container 230bc0da4b69 03:43:12 ---> f51af415392d 03:43:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:43:12 ---> Running in 8e27d8fec1f7 03:43:12 Removing intermediate container 8e27d8fec1f7 03:43:12 ---> b6616fac2e3b 03:43:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:43:12 ---> Running in f85fa138a187 03:43:12 Removing intermediate container f85fa138a187 03:43:12 ---> 17a346c6524f 03:43:12 Step 6/12 : WORKDIR /device-virtual-go 03:43:13 ---> Running in b75e663448fa 03:43:13 Removing intermediate container b75e663448fa 03:43:13 ---> 5455731fef18 03:43:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:43:13 ---> Running in 941d10698095 03:43:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:43:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:43:16 (1/4) Installing openssh-keygen (10.0_p1-r9) 03:43:16 (2/4) Installing libedit (20250104.3.1-r1) 03:43:16 (3/4) Installing openssh-client-common (10.0_p1-r9) 03:43:16 (4/4) Installing openssh-client-default (10.0_p1-r9) 03:43:16 Executing busybox-1.37.0-r19.trigger 03:43:16 OK: 259 MiB in 64 packages 03:43:18 Removing intermediate container 941d10698095 03:43:18 ---> 2f4e5dedbff5 03:43:18 Step 8/12 : COPY go.mod vendor* ./ 03:43:19 ---> daf12375e3fe 03:43:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:19 ---> Running in e98e6604b79f 03:45:10 Removing intermediate container e98e6604b79f 03:45:10 ---> f8adc4d7074d 03:45:10 Step 10/12 : COPY . . 03:45:10 ---> ea077feb822e 03:45:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:45:10 ---> Running in df4cb292cf06 03:45:10 Removing intermediate container df4cb292cf06 03:45:10 ---> 34db06968969 03:45:10 Step 12/12 : RUN $MAKE 03:45:10 ---> Running in 9130e7439a92 03:45:10 noop 03:45:10 Removing intermediate container 9130e7439a92 03:45:10 ---> 83b8189b6e30 03:45:10 Successfully built 83b8189b6e30 03:45:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:11 + docker inspect -f . ci-base-image-arm64 03:45:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:11 prd-ubuntu20.04-docker-arm64-4c-16g-773708 does not seem to be running inside a container 03:45:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/221 -v /w/workspace/device-virtual-go/221:/w/workspace/device-virtual-go/221:rw,z -v /w/workspace/device-virtual-go/221@tmp:/w/workspace/device-virtual-go/221@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 03:45:12 $ docker top d3adae6ba295aaa272366bc1b93d332c7245064363d698face8c29022bd29c71 -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:13 + go version 03:45:13 go version go1.25.3 linux/arm64 [Pipeline] } 03:45:13 $ docker stop --time=1 d3adae6ba295aaa272366bc1b93d332c7245064363d698face8c29022bd29c71 03:45:15 $ docker rm -f --volumes d3adae6ba295aaa272366bc1b93d332c7245064363d698face8c29022bd29c71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:15 + docker inspect -f . ci-base-image-arm64 03:45:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:15 prd-ubuntu20.04-docker-arm64-4c-16g-773708 does not seem to be running inside a container 03:45:16 $ 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/221 -v /w/workspace/device-virtual-go/221:/w/workspace/device-virtual-go/221:rw,z -v /w/workspace/device-virtual-go/221@tmp:/w/workspace/device-virtual-go/221@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 03:45:17 $ docker top 633c9bcea41ab51b7b6afcdc5091030af6d1bf2184dc0344330c53c0e71fa7f2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:18 + git config --global --add safe.directory /w/workspace/device-virtual-go/221 [Pipeline] fileExists [Pipeline] sh 03:45:18 + make test 03:45:18 go test ./... -coverprofile=coverage.out 03:45:24 ? github.com/edgexfoundry/device-virtual-go [no test files] 03:48:45 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 03:48:45 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.061s coverage: 59.4% of statements 03:48:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:48:46 go vet ./... 03:49:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:49:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:49:33 ./bin/test-attribution-txt.sh [Pipeline] echo 03:49:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:49:34 $ docker stop --time=1 633c9bcea41ab51b7b6afcdc5091030af6d1bf2184dc0344330c53c0e71fa7f2 03:49:36 $ docker rm -f --volumes 633c9bcea41ab51b7b6afcdc5091030af6d1bf2184dc0344330c53c0e71fa7f2 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:49:37 Warning: overwriting stash ‘coverage-report’ 03:49:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:49:38 + ls -al . 03:49:38 total 272 03:49:38 drwxrwxr-x 7 jenkins jenkins 4096 Nov 24 03:45 . 03:49:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:42 .. 03:49:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 24 03:42 .git 03:49:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:42 .github 03:49:38 -rw-rw-r-- 1 jenkins jenkins 272 Nov 24 03:42 .gitignore 03:49:38 -rw-rw-r-- 1 jenkins jenkins 359 Nov 24 03:42 .golangci.yml 03:49:38 -rw-rw-r-- 1 jenkins jenkins 20974 Nov 24 03:42 Attribution.txt 03:49:38 -rw-rw-r-- 1 jenkins jenkins 17302 Nov 24 03:42 CHANGELOG.md 03:49:38 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 24 03:42 Dockerfile 03:49:38 -rw-rw-r-- 1 jenkins jenkins 677 Nov 24 03:42 GOVERNANCE.md 03:49:38 -rw-rw-r-- 1 jenkins jenkins 683 Nov 24 03:42 Jenkinsfile 03:49:38 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 24 03:42 LICENSE 03:49:38 -rw-rw-r-- 1 jenkins jenkins 2651 Nov 24 03:42 Makefile 03:49:38 -rw-rw-r-- 1 jenkins jenkins 623 Nov 24 03:42 OWNERS.md 03:49:38 -rw-rw-r-- 1 jenkins jenkins 4473 Nov 24 03:42 README.md 03:49:38 -rw-rw-r-- 1 jenkins jenkins 12 Nov 24 03:37 VERSION 03:49:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:42 bin 03:49:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:42 cmd 03:49:38 -rw-r--r-- 1 jenkins jenkins 45292 Nov 24 03:48 coverage.out 03:49:38 -rw-rw-r-- 1 jenkins jenkins 6644 Nov 24 03:42 go.mod 03:49:38 -rw-rw-r-- 1 jenkins jenkins 89079 Nov 24 03:42 go.sum 03:49:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:42 internal 03:49:38 -rw-rw-r-- 1 jenkins jenkins 235 Nov 24 03:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:39 + 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=6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 --label arch=arm64 --label version=4.1.0-dev.10 . 03:49:39 Sending build context to Docker daemon 21.23MB 03:49:39 Step 1/26 : ARG BASE=golang:1.25-alpine3.22 03:49:39 Step 2/26 : FROM ${BASE} AS builder 03:49:39 ---> 83b8189b6e30 03:49:39 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:49:40 ---> Running in f9be2e9fa8d5 03:49:40 Removing intermediate container f9be2e9fa8d5 03:49:40 ---> 877f049a5e38 03:49:40 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 03:49:40 ---> Running in 1ffdd220c514 03:49:40 Removing intermediate container 1ffdd220c514 03:49:40 ---> f8990b9f4d82 03:49:40 Step 5/26 : ARG ADD_BUILD_TAGS="" 03:49:40 ---> Running in fc2f5cfa5c07 03:49:41 Removing intermediate container fc2f5cfa5c07 03:49:41 ---> adae4cd32e43 03:49:41 Step 6/26 : WORKDIR /device-virtual-go 03:49:41 ---> Running in cec1d58b2e84 03:49:41 Removing intermediate container cec1d58b2e84 03:49:41 ---> 7efb99687476 03:49:41 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:49:41 ---> Running in 756744c68e79 03:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:49:44 OK: 259 MiB in 64 packages 03:49:45 Removing intermediate container 756744c68e79 03:49:45 ---> c2a71c904ac7 03:49:45 Step 8/26 : COPY go.mod vendor* ./ 03:49:45 ---> 1d2a7d340028 03:49:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:45 ---> Running in d1e1c9aa311a 03:49:47 Removing intermediate container d1e1c9aa311a 03:49:47 ---> fa7419e3718d 03:49:47 Step 10/26 : COPY . . 03:49:49 ---> 2363ce485ae4 03:49:49 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:49:49 ---> Running in c4c3542db0dc 03:49:49 Removing intermediate container c4c3542db0dc 03:49:49 ---> be111a9931a3 03:49:49 Step 12/26 : RUN $MAKE 03:49:49 ---> Running in 0ce211bd098a 03:49:50 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.45 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 03:53:27 Removing intermediate container 0ce211bd098a 03:53:27 ---> bc7404af9154 03:53:27 Step 13/26 : FROM alpine:3.22 03:53:27 3.22: Pulling from library/alpine 03:53:27 6b59a28fa201: Already exists 03:53:27 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:53:27 Status: Downloaded newer image for alpine:3.22 03:53:27 ---> 171e65262c80 03:53:27 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 03:53:27 ---> Running in 4b4774926f3e 03:53:27 Removing intermediate container 4b4774926f3e 03:53:27 ---> 297f3a8ae126 03:53:27 Step 15/26 : RUN apk add --update --no-cache dumb-init 03:53:27 ---> Running in 792bb5a220ef 03:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:53:27 (1/1) Installing dumb-init (1.2.5-r3) 03:53:27 Executing busybox-1.37.0-r19.trigger 03:53:27 OK: 8 MiB in 17 packages 03:53:27 Removing intermediate container 792bb5a220ef 03:53:27 ---> 5dccd24abd00 03:53:27 Step 16/26 : RUN apk --no-cache upgrade 03:53:27 ---> Running in a74aaf093760 03:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:53:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:53:27 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:53:27 Executing busybox-1.37.0-r20.post-upgrade 03:53:27 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:53:27 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:53:27 Executing busybox-1.37.0-r20.trigger 03:53:27 OK: 8 MiB in 17 packages 03:53:28 Removing intermediate container a74aaf093760 03:53:28 ---> 7a2bb56a0bfb 03:53:28 Step 17/26 : WORKDIR / 03:53:28 ---> Running in e9120715751c 03:53:28 Removing intermediate container e9120715751c 03:53:28 ---> 17e05ce7d324 03:53:28 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 03:53:29 ---> 5640f554937b 03:53:29 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 03:53:29 ---> 3491a4698148 03:53:29 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 03:53:31 ---> cab357246bef 03:53:31 Step 21/26 : EXPOSE 59900 03:53:31 ---> Running in 3b35856dce2d 03:53:31 Removing intermediate container 3b35856dce2d 03:53:31 ---> 2b0a03526765 03:53:31 Step 22/26 : ENTRYPOINT ["/device-virtual"] 03:53:31 ---> Running in bb88ec70414d 03:53:32 Removing intermediate container bb88ec70414d 03:53:32 ---> e8886a017a46 03:53:32 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:53:32 ---> Running in 0a58336c1db5 03:53:32 Removing intermediate container 0a58336c1db5 03:53:32 ---> 4854ba12ca68 03:53:32 Step 24/26 : LABEL arch=arm64 03:53:32 ---> Running in 1e3194b7bd11 03:53:32 Removing intermediate container 1e3194b7bd11 03:53:32 ---> ab9e597d03ce 03:53:32 Step 25/26 : LABEL git_sha=6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 03:53:33 ---> Running in 1481e944889c 03:53:33 Removing intermediate container 1481e944889c 03:53:33 ---> 68f753e12d42 03:53:33 Step 26/26 : LABEL version=4.1.0-dev.10 03:53:33 ---> Running in 9f74e0e68692 03:53:33 Removing intermediate container 9f74e0e68692 03:53:33 ---> 9ecd2025b445 03:53:33 [Warning] One or more build-args [ARCH] were not consumed 03:53:33 Successfully built 9ecd2025b445 03:53:33 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 03:53:33 provisioning config files... 03:53:33 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/221@tmp/config7656795149280841178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:53:34 ---> ****-login.sh 03:53:34 nexus3.edgexfoundry.org:10001 03:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:34 Configure a credential helper to remove this warning. See 03:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:34 03:53:34 Login Succeeded 03:53:34 nexus3.edgexfoundry.org:10002 03:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:34 Configure a credential helper to remove this warning. See 03:53:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:34 03:53:34 Login Succeeded 03:53:34 nexus3.edgexfoundry.org:10003 03:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:35 Configure a credential helper to remove this warning. See 03:53:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:35 03:53:35 Login Succeeded 03:53:35 nexus3.edgexfoundry.org:10004 03:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:36 Configure a credential helper to remove this warning. See 03:53:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:36 03:53:36 Login Succeeded 03:53:36 ****.io 03:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:53:36 Configure a credential helper to remove this warning. See 03:53:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:53:36 03:53:36 Login Succeeded 03:53:36 ---> ****-login.sh ends [Pipeline] } 03:53:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:53:37 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 03:53:37 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 03:53:37 latest 03:53:37 4.1.0-dev.10 03:53:37 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 03:53:37 main 03:53:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:37 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:37 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 03:53:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:53:37 407d5d8f924b: Preparing 03:53:37 3a258e3c3902: Preparing 03:53:37 bc711de5b76f: Preparing 03:53:37 761001f638f4: Preparing 03:53:37 5c138f7157e2: Preparing 03:53:37 0e64f2360a44: Preparing 03:53:37 0e64f2360a44: Waiting 03:53:38 3a258e3c3902: Pushed 03:53:38 bc711de5b76f: Pushed 03:53:38 5c138f7157e2: Pushed 03:53:38 0e64f2360a44: Layer already exists 03:53:38 761001f638f4: Pushed 03:53:48 407d5d8f924b: Pushed 03:53:51 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6: digest: sha256:aac1aab89cd259f7ceaebaa72034eb55c5dbe1015e79b2224171cb9f540aac01 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 03:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:53:52 407d5d8f924b: Preparing 03:53:52 3a258e3c3902: Preparing 03:53:52 bc711de5b76f: Preparing 03:53:52 761001f638f4: Preparing 03:53:52 5c138f7157e2: Preparing 03:53:52 0e64f2360a44: Preparing 03:53:52 0e64f2360a44: Waiting 03:53:52 761001f638f4: Layer already exists 03:53:52 5c138f7157e2: Layer already exists 03:53:52 407d5d8f924b: Layer already exists 03:53:52 bc711de5b76f: Layer already exists 03:53:52 3a258e3c3902: Layer already exists 03:53:52 0e64f2360a44: Layer already exists 03:53:52 latest: digest: sha256:aac1aab89cd259f7ceaebaa72034eb55c5dbe1015e79b2224171cb9f540aac01 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:53 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.10 03:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:53:53 407d5d8f924b: Preparing 03:53:53 3a258e3c3902: Preparing 03:53:53 bc711de5b76f: Preparing 03:53:53 761001f638f4: Preparing 03:53:53 5c138f7157e2: Preparing 03:53:53 0e64f2360a44: Preparing 03:53:53 0e64f2360a44: Waiting 03:53:53 5c138f7157e2: Layer already exists 03:53:53 761001f638f4: Layer already exists 03:53:53 bc711de5b76f: Layer already exists 03:53:53 3a258e3c3902: Layer already exists 03:53:53 407d5d8f924b: Layer already exists 03:53:53 0e64f2360a44: Layer already exists 03:53:53 4.1.0-dev.10: digest: sha256:aac1aab89cd259f7ceaebaa72034eb55c5dbe1015e79b2224171cb9f540aac01 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:53 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:54 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 03:53:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:53:54 407d5d8f924b: Preparing 03:53:54 3a258e3c3902: Preparing 03:53:54 bc711de5b76f: Preparing 03:53:54 761001f638f4: Preparing 03:53:54 5c138f7157e2: Preparing 03:53:54 0e64f2360a44: Preparing 03:53:54 0e64f2360a44: Waiting 03:53:54 5c138f7157e2: Layer already exists 03:53:54 3a258e3c3902: Layer already exists 03:53:54 bc711de5b76f: Layer already exists 03:53:54 407d5d8f924b: Layer already exists 03:53:54 761001f638f4: Layer already exists 03:53:54 0e64f2360a44: Layer already exists 03:53:55 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10: digest: sha256:aac1aab89cd259f7ceaebaa72034eb55c5dbe1015e79b2224171cb9f540aac01 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:55 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:55 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 03:53:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 03:53:55 407d5d8f924b: Preparing 03:53:55 3a258e3c3902: Preparing 03:53:55 bc711de5b76f: Preparing 03:53:55 761001f638f4: Preparing 03:53:55 5c138f7157e2: Preparing 03:53:55 0e64f2360a44: Preparing 03:53:55 0e64f2360a44: Waiting 03:53:55 5c138f7157e2: Layer already exists 03:53:55 bc711de5b76f: Layer already exists 03:53:55 3a258e3c3902: Layer already exists 03:53:55 761001f638f4: Layer already exists 03:53:55 407d5d8f924b: Layer already exists 03:53:55 0e64f2360a44: Layer already exists 03:53:56 main: digest: sha256:aac1aab89cd259f7ceaebaa72034eb55c5dbe1015e79b2224171cb9f540aac01 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:56 ===================================================== [Pipeline] echo 03:53:56 taggedImages: 03:53:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 03:53:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 03:53:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.10 03:53:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 03:53:56 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 03:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 [Pipeline] echo 03:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 03:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.10 [Pipeline] echo 03:53:56 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:6c7853ebb572b0f9bc79b99c40936ffa1d1331b6-4.1.0-dev.10 [Pipeline] echo 03:53:56 Skip building multi-arch image for 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 03:53:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:56 03:53:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:56 arm64: Pulling from edgex-lftools-log-publisher 03:53:56 8998bd30e6a1: Pulling fs layer 03:53:56 04944245beec: Pulling fs layer 03:53:56 699f458cf7ca: Pulling fs layer 03:53:56 765212b225bb: Pulling fs layer 03:53:56 f23df028b6ca: Pulling fs layer 03:53:56 d65c8cfc05b1: Pulling fs layer 03:53:56 2437ff75d9bd: Pulling fs layer 03:53:56 765212b225bb: Waiting 03:53:56 f23df028b6ca: Waiting 03:53:56 d65c8cfc05b1: Waiting 03:53:56 2437ff75d9bd: Waiting 03:53:57 04944245beec: Verifying Checksum 03:53:57 04944245beec: Download complete 03:53:57 765212b225bb: Verifying Checksum 03:53:57 765212b225bb: Download complete 03:53:57 f23df028b6ca: Download complete 03:53:57 d65c8cfc05b1: Verifying Checksum 03:53:57 d65c8cfc05b1: Download complete 03:53:57 699f458cf7ca: Verifying Checksum 03:53:57 699f458cf7ca: Download complete 03:53:57 8998bd30e6a1: Verifying Checksum 03:53:57 8998bd30e6a1: Download complete 03:54:00 2437ff75d9bd: Verifying Checksum 03:54:00 2437ff75d9bd: Download complete 03:54:02 8998bd30e6a1: Pull complete 03:54:02 04944245beec: Pull complete 03:54:04 699f458cf7ca: Pull complete 03:54:04 765212b225bb: Pull complete 03:54:05 f23df028b6ca: Pull complete 03:54:06 d65c8cfc05b1: Pull complete 03:54:25 2437ff75d9bd: Pull complete 03:54:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:25 prd-ubuntu20.04-docker-arm64-4c-16g-773708 does not seem to be running inside a container 03:54:25 $ 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/221 -v /w/workspace/device-virtual-go/221:/w/workspace/device-virtual-go/221:rw,z -v /w/workspace/device-virtual-go/221@tmp:/w/workspace/device-virtual-go/221@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 03:54:27 $ docker top 9d89ec4bbaaa3495d726ffd9b012f841001ae3bb6e23dd6ebfe1f01950fef4ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:28 ---> job-cost.sh 03:54:28 lf-activate-venv: SKIPPING 03:54:28 INFO: No Stack... 03:54:29 INFO: Retrieving Pricing Info for: v3-standard-4 03:54:30 INFO: Archiving Costs [Pipeline] sh 03:54:30 + + cat /w/workspace/device-virtual-go/221/archives/cost.csvcut 03:54:30 -d, -f6 [Pipeline] lock 03:54:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-221-stack-cost] 03:54:30 Resource [jenkins-edgexfoundry-device-virtual-go-main-221-stack-cost] did not exist. Created. 03:54:30 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-221-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:54:31 /w/workspace/device-virtual-go/221@tmp/durable-4feb44ba/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:54:32 + echo total: 0.10999999940395355 [Pipeline] stash 03:54:32 Warning: overwriting stash ‘stack-cost’ 03:54:32 Stashed 1 file(s) [Pipeline] } 03:54:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-221-stack-cost] [Pipeline] // lock [Pipeline] } 03:54:32 $ docker stop --time=1 9d89ec4bbaaa3495d726ffd9b012f841001ae3bb6e23dd6ebfe1f01950fef4ba 03:54:33 $ docker rm -f --volumes 9d89ec4bbaaa3495d726ffd9b012f841001ae3bb6e23dd6ebfe1f01950fef4ba [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 03:54:34 provisioning config files... 03:54:34 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16463791624096697193tmp [Pipeline] { [Pipeline] sh 03:54:34 + set +x 03:54:34 + curl -s https://codecov.io/bash 03:54:34 + bash -s -- 03:54:34 03:54:34 _____ _ 03:54:34 / ____| | | 03:54:34 | | ___ __| | ___ ___ _____ __ 03:54:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:54:34 | |___| (_) | (_| | __/ (_| (_) \ V / 03:54:34 \_____\___/ \__,_|\___|\___\___/ \_/ 03:54:34 Bash-1.0.6 03:54:34 03:54:34 03:54:34 ==> git version 2.25.1 found 03:54:34 ==> 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 03:54:34 Release-Date: 2020-01-08 03:54:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:54:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:54:34 ==> Jenkins CI detected. 03:54:34 current dir:  /w/workspace/exfoundry_device-virtual-go_main 03:54:34 project root: . 03:54:34 --> token set from env 03:54:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:54:34 ==> Running gcov in . (disable via -X gcov) 03:54:34 ==> Python coveragepy not found 03:54:34 ==> Searching for coverage reports in: 03:54:34 + . 03:54:34 -> Found 1 reports 03:54:34 ==> Detecting git/mercurial file structure 03:54:34 ==> Reading reports 03:54:34 + ./coverage.out bytes=45292 03:54:34 ==> Appending adjustments 03:54:34 https://docs.codecov.io/docs/fixing-reports 03:54:34 + Found adjustments 03:54:34 ==> Gzipping contents 03:54:34 8.0K /tmp/codecov.pm1UXT.gz 03:54:34 ==> Uploading reports 03:54:34 url: https://codecov.io 03:54:34 query: branch=main&commit=6c7853ebb572b0f9bc79b99c40936ffa1d1331b6&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:54:34 -> Pinging Codecov 03:54:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6c7853ebb572b0f9bc79b99c40936ffa1d1331b6&build=221&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F221%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:54:35 -> Uploading to 03:54:35 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/6c7853ebb572b0f9bc79b99c40936ffa1d1331b6/24bf9660-d05a-4989-acdd-87e33729a542.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251124%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251124T035434Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=83acbc7f6d20c8ae579ecb71ad4dd76f219940b9d87594dbad8dc09aeaa17cfa 03:54:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:35 Dload Upload Total Spent Left Speed 03:54:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5337 0 0 100 5337 0 38673 --:--:-- --:--:-- --:--:-- 38673 03:54:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 [Pipeline] } 03:54:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:54:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:54:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:54:35 03:54:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:54:35 latest: Pulling from edgex-devops/edgex-snyk-go 03:54:35 2d35ebdb57d9: Already exists 03:54:35 85e8836fcdb2: Pulling fs layer 03:54:35 91631faa732a: Pulling fs layer 03:54:35 f3f5ae8826fa: Pulling fs layer 03:54:35 4f4fb700ef54: Pulling fs layer 03:54:35 7861252a18e6: Pulling fs layer 03:54:35 9130f900ef6f: Pulling fs layer 03:54:35 4f4fb700ef54: Waiting 03:54:35 7861252a18e6: Waiting 03:54:35 9130f900ef6f: Waiting 03:54:35 f3f5ae8826fa: Download complete 03:54:35 85e8836fcdb2: Verifying Checksum 03:54:35 85e8836fcdb2: Download complete 03:54:35 4f4fb700ef54: Verifying Checksum 03:54:35 4f4fb700ef54: Download complete 03:54:36 85e8836fcdb2: Pull complete 03:54:36 7861252a18e6: Verifying Checksum 03:54:36 7861252a18e6: Download complete 03:54:36 91631faa732a: Verifying Checksum 03:54:36 91631faa732a: Download complete 03:54:37 9130f900ef6f: Verifying Checksum 03:54:37 9130f900ef6f: Download complete 03:54:42 91631faa732a: Pull complete 03:54:42 f3f5ae8826fa: Pull complete 03:54:42 4f4fb700ef54: Pull complete 03:54:42 7861252a18e6: Pull complete 03:54:46 9130f900ef6f: Pull complete 03:54:46 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:54:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:46 prd-ubuntu20.04-docker-8c-8g-773699 does not seem to be running inside a container 03:54:46 $ 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:latest cat 03:54:48 $ docker top 45679aae1a7dc2fb8537ea82f27355277bcdf990080163e589fc7d99a6d0d9ae -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:49 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 03:54:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 03:54:49 + set -o pipefail 03:54:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 03:54:56 03:54:56 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 03:54:56 03:54:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/f9a1d480-47f1-4e18-9711-d8f145902d7c 03:54:56 03:54:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:54:56 [Pipeline] } 03:54:56 $ docker stop --time=1 45679aae1a7dc2fb8537ea82f27355277bcdf990080163e589fc7d99a6d0d9ae 03:54:58 $ docker rm -f --volumes 45679aae1a7dc2fb8537ea82f27355277bcdf990080163e589fc7d99a6d0d9ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:54:59 + git log --format=format:%s -1 6c7853ebb572b0f9bc79b99c40936ffa1d1331b6 [Pipeline] sh 03:55:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:55:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:55:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:00 prd-ubuntu20.04-docker-8c-8g-773699 does not seem to be running inside a container 03:55:00 $ 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 03:55:00 $ docker top 1d645e8871cb84d034049c1774637661edcf061cb7fb836c9d9d1737ee7e139c -eo pid,comm 03:55:00 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). 03:55:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:55:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:55:01 [ssh-agent] Looking for ssh-agent implementation... 03:55:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:55:01 $ docker exec 1d645e8871cb84d034049c1774637661edcf061cb7fb836c9d9d1737ee7e139c ssh-agent 03:55:01 SSH_AUTH_SOCK=/tmp/ssh-ow4LV30BWmQ0/agent.31 03:55:01 SSH_AGENT_PID=37 03:55:01 Running ssh-add (command line suppressed) 03:55:01 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13395413651369262890.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13395413651369262890.key) 03:55:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:55:01 + git semver tag 03:55:01 2025-11-24 03:55:01,934 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:55:01 2025-11-24 03:55:01,938 [run_tag] DEBUG tag force:False 03:55:01 2025-11-24 03:55:01,938 [check_head_tag] DEBUG check head tag 03:55:01 2025-11-24 03:55:01,939 [execute] INFO git cat-file --batch-check 03:55:01 2025-11-24 03:55:01,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 03:55:01 2025-11-24 03:55:01,941 [execute] INFO git cat-file --batch 03:55:01 2025-11-24 03:55:01,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 03:55:01 2025-11-24 03:55:01,953 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:55:01 2025-11-24 03:55:01,953 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 03:55:01 2025-11-24 03:55:01,953 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 03:55:01 2025-11-24 03:55:01,957 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:55:01 4.1.0-dev.10 [Pipeline] } 03:55:02 $ docker exec --env ******** --env ******** 1d645e8871cb84d034049c1774637661edcf061cb7fb836c9d9d1737ee7e139c ssh-agent -k 03:55:02 unset SSH_AUTH_SOCK; 03:55:02 unset SSH_AGENT_PID; 03:55:02 echo Agent pid 37 killed; 03:55:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:55:02 + git semver [Pipeline] } 03:55:02 $ docker stop --time=1 1d645e8871cb84d034049c1774637661edcf061cb7fb836c9d9d1737ee7e139c 03:55:04 $ docker rm -f --volumes 1d645e8871cb84d034049c1774637661edcf061cb7fb836c9d9d1737ee7e139c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:55:04 03:55:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:55:04 0.23.1-centos7: Pulling from edgex-lftools 03:55:04 ab5ef0e58194: Pulling fs layer 03:55:04 9712f1f96733: Pulling fs layer 03:55:04 63f879dbbcfc: Pulling fs layer 03:55:04 0d9ebad4ef96: Pulling fs layer 03:55:04 e9a5061849ea: Pulling fs layer 03:55:04 d747dcd14b5f: Pulling fs layer 03:55:04 2de7ff778b66: Pulling fs layer 03:55:04 0d9ebad4ef96: Waiting 03:55:04 e9a5061849ea: Waiting 03:55:04 d747dcd14b5f: Waiting 03:55:04 2de7ff778b66: Waiting 03:55:04 9712f1f96733: Download complete 03:55:05 63f879dbbcfc: Verifying Checksum 03:55:05 63f879dbbcfc: Download complete 03:55:05 e9a5061849ea: Verifying Checksum 03:55:05 e9a5061849ea: Download complete 03:55:05 d747dcd14b5f: Verifying Checksum 03:55:05 d747dcd14b5f: Download complete 03:55:05 2de7ff778b66: Verifying Checksum 03:55:05 2de7ff778b66: Download complete 03:55:05 0d9ebad4ef96: Verifying Checksum 03:55:05 0d9ebad4ef96: Download complete 03:55:05 ab5ef0e58194: Verifying Checksum 03:55:05 ab5ef0e58194: Download complete 03:55:09 ab5ef0e58194: Pull complete 03:55:09 9712f1f96733: Pull complete 03:55:11 63f879dbbcfc: Pull complete 03:55:17 0d9ebad4ef96: Pull complete 03:55:17 e9a5061849ea: Pull complete 03:55:17 d747dcd14b5f: Pull complete 03:55:18 2de7ff778b66: Pull complete 03:55:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:55:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:55:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:18 prd-ubuntu20.04-docker-8c-8g-773699 does not seem to be running inside a container 03:55:18 $ 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 03:55:21 $ docker top c09496da75f5ff4f0d1b991c66eba42065f6199ef6cd54c21f9422bba3ea8b6c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:55:21 provisioning config files... 03:55:21 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config16914631769738648398tmp 03:55:21 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17119784232213294631tmp 03:55:21 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1650956654587617906tmp [Pipeline] { [Pipeline] echo 03:55:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:55:21 ---> sigul-configuration.sh 03:55:21 gpg: directory `/root/.gnupg' created 03:55:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:55:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:55:21 gpg: keyring `/root/.gnupg/secring.gpg' created 03:55:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:55:21 gpg: CAST5 encrypted data 03:55:21 gpg: encrypted with 1 passphrase 03:55:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:55:21 + mkdir /home/jenkins 03:55:21 + mkdir /home/jenkins/sigul [Pipeline] sh 03:55:22 + 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 03:55:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:55:22 ---> sigul-install.sh 03:55:22 Sigul already installed; skipping installation. [Pipeline] sh 03:55:22 + git tag --list 03:55:22 v1.0.0 03:55:22 v1.1.0 03:55:22 v1.1.1 03:55:22 v1.2.1 03:55:22 v1.2.2 03:55:22 v1.2.3 03:55:22 v1.3.0 03:55:22 v1.3.1 03:55:22 v2.0.0 03:55:22 v2.1.0 03:55:22 v2.1.1 03:55:22 v2.2.0 03:55:22 v2.3.0 03:55:22 v3.0 03:55:22 v3.0.0 03:55:22 v3.1 03:55:22 v3.1.0 03:55:22 v3.1.1 03:55:22 v4.0 03:55:22 v4.0.0 03:55:22 v4.1.0-dev.1 03:55:22 v4.1.0-dev.10 03:55:22 v4.1.0-dev.2 03:55:22 v4.1.0-dev.3 03:55:22 v4.1.0-dev.4 03:55:22 v4.1.0-dev.5 03:55:22 v4.1.0-dev.6 03:55:22 v4.1.0-dev.7 03:55:22 v4.1.0-dev.8 03:55:22 v4.1.0-dev.9 [Pipeline] sh 03:55:23 + lftools sign git-tag v4.1.0-dev.10 03:55:23 Signing Git tag with Sigul... 03:55:23 Signing v4.1.0-dev.10 [Pipeline] echo 03:55:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:55:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:55:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:55:24 $ docker stop --time=1 c09496da75f5ff4f0d1b991c66eba42065f6199ef6cd54c21f9422bba3ea8b6c 03:55:25 $ docker rm -f --volumes c09496da75f5ff4f0d1b991c66eba42065f6199ef6cd54c21f9422bba3ea8b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:55:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:55:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:55:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:26 prd-ubuntu20.04-docker-8c-8g-773699 does not seem to be running inside a container 03:55:26 $ 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 03:55:27 $ docker top 1c114f6270243abf4c9a75f66d4b5e9da9e69f3237ce22415bc8a8a3d20bcd6d -eo pid,comm 03:55:27 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). 03:55:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:55:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:55:27 [ssh-agent] Looking for ssh-agent implementation... 03:55:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:55:27 $ docker exec 1c114f6270243abf4c9a75f66d4b5e9da9e69f3237ce22415bc8a8a3d20bcd6d ssh-agent 03:55:27 SSH_AUTH_SOCK=/tmp/ssh-swybYWZC1tmw/agent.33 03:55:27 SSH_AGENT_PID=39 03:55:27 Running ssh-add (command line suppressed) 03:55:27 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17231819204418008135.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17231819204418008135.key) 03:55:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:55:27 + git semver bump pre 03:55:28 2025-11-24 03:55:28,080 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:55:28 2025-11-24 03:55:28,085 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:55:28 2025-11-24 03:55:28,085 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev 03:55:28 2025-11-24 03:55:28,085 [bump_version] DEBUG bumped version:4.1.0-dev.11 03:55:28 2025-11-24 03:55:28,085 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 03:55:28 2025-11-24 03:55:28,085 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:55:28 2025-11-24 03:55:28,085 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:55:28 2025-11-24 03:55:28,087 [execute] INFO git cat-file --batch-check 03:55:28 2025-11-24 03:55:28,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:55:28 2025-11-24 03:55:28,091 [execute] INFO git cat-file --batch 03:55:28 2025-11-24 03:55:28,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:55:28 2025-11-24 03:55:28,095 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:55:28 4.1.0-dev.11 [Pipeline] } 03:55:28 $ docker exec --env ******** --env ******** 1c114f6270243abf4c9a75f66d4b5e9da9e69f3237ce22415bc8a8a3d20bcd6d ssh-agent -k 03:55:28 unset SSH_AUTH_SOCK; 03:55:28 unset SSH_AGENT_PID; 03:55:28 echo Agent pid 39 killed; 03:55:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:55:28 + git semver [Pipeline] } 03:55:29 $ docker stop --time=1 1c114f6270243abf4c9a75f66d4b5e9da9e69f3237ce22415bc8a8a3d20bcd6d 03:55:30 $ docker rm -f --volumes 1c114f6270243abf4c9a75f66d4b5e9da9e69f3237ce22415bc8a8a3d20bcd6d [Pipeline] // withDockerContainer [Pipeline] sh 03:55:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:55:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:55:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:31 prd-ubuntu20.04-docker-8c-8g-773699 does not seem to be running inside a container 03:55:31 $ 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 03:55:31 $ docker top 28ee92944b180a55eec2d06915feab9e206e20b5b684fc84ee25a00a5d47d17a -eo pid,comm 03:55:31 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). 03:55:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:55:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:55:31 [ssh-agent] Looking for ssh-agent implementation... 03:55:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:55:31 $ docker exec 28ee92944b180a55eec2d06915feab9e206e20b5b684fc84ee25a00a5d47d17a ssh-agent 03:55:31 SSH_AUTH_SOCK=/tmp/ssh-bNPCELrf2gRN/agent.32 03:55:31 SSH_AGENT_PID=38 03:55:32 Running ssh-add (command line suppressed) 03:55:32 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2291161956985232078.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2291161956985232078.key) 03:55:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:55:32 + git semver push 03:55:32 2025-11-24 03:55:32,649 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:55:32 2025-11-24 03:55:32,653 [run_push] DEBUG push 03:55:32 2025-11-24 03:55:32,654 [execute] INFO git cat-file --batch-check 03:55:32 2025-11-24 03:55:32,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:55:32 2025-11-24 03:55:32,656 [execute] INFO git rev-list 4daff0eb2b7c5a399728a671e89eb12fcc11c1ac -- 03:55:32 2025-11-24 03:55:32,657 [execute] DEBUG Popen(['git', 'rev-list', '4daff0eb2b7c5a399728a671e89eb12fcc11c1ac', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:55:32 2025-11-24 03:55:32,663 [execute] INFO git fetch -v -- origin 03:55:32 2025-11-24 03:55:32,663 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:55:33 2025-11-24 03:55:33,191 [run_push] DEBUG no remote changes detected 03:55:33 2025-11-24 03:55:33,191 [execute] INFO git push origin semver 03:55:33 2025-11-24 03:55:33,192 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:55:38 2025-11-24 03:55:37,738 [run_push] DEBUG push all version tags 03:55:38 2025-11-24 03:55:37,738 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:55:38 2025-11-24 03:55:37,739 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 03:55:42 2025-11-24 03:55:42,179 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 03:55:42 4.1.0-dev.11 [Pipeline] } 03:55:42 $ docker exec --env ******** --env ******** 28ee92944b180a55eec2d06915feab9e206e20b5b684fc84ee25a00a5d47d17a ssh-agent -k 03:55:42 unset SSH_AUTH_SOCK; 03:55:42 unset SSH_AGENT_PID; 03:55:42 echo Agent pid 38 killed; 03:55:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:55:43 + git semver [Pipeline] } 03:55:43 $ docker stop --time=1 28ee92944b180a55eec2d06915feab9e206e20b5b684fc84ee25a00a5d47d17a 03:55:45 $ docker rm -f --volumes 28ee92944b180a55eec2d06915feab9e206e20b5b684fc84ee25a00a5d47d17a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:55:45 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 03:55:45 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 03:55:45 total 16 03:55:45 drwxr-xr-x 3 root root 4096 Nov 24 03:40 . 03:55:45 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 03:55 .. 03:55:45 drwxr-xr-x 2 root root 4096 Nov 24 03:40 cost 03:55:45 -rw-r--r-- 1 root root 90 Nov 24 03:40 cost.csv 03:55:45 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 03:55:45 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 03:55:45 total 16 03:55:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 03:40 . 03:55:45 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 03:55 .. 03:55:45 drwxr-xr-x 2 jenkins jenkins 4096 Nov 24 03:40 cost 03:55:45 -rw-r--r-- 1 jenkins jenkins 90 Nov 24 03:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:55:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:55:46 ---> package-listing.sh 03:55:46 ++ facter osfamily 03:55:46 ++ tr '[:upper:]' '[:lower:]' 03:55:47 + OS_FAMILY=debian 03:55:47 + workspace=/w/workspace/exfoundry_device-virtual-go_main 03:55:47 + START_PACKAGES=/tmp/packages_start.txt 03:55:47 + END_PACKAGES=/tmp/packages_end.txt 03:55:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:55:47 + PACKAGES=/tmp/packages_start.txt 03:55:47 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 03:55:47 + PACKAGES=/tmp/packages_end.txt 03:55:47 + case "${OS_FAMILY}" in 03:55:47 + dpkg -l 03:55:47 + grep '^ii' 03:55:47 + '[' -f /tmp/packages_start.txt ']' 03:55:47 + '[' -f /tmp/packages_end.txt ']' 03:55:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:55:47 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 03:55:47 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 03:55:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 03:55:47 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 03:55:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:48 prd-ubuntu20.04-docker-8c-8g-773699 does not seem to be running inside a container 03:55:48 $ 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 03:55:48 $ docker top 0f7c38d6d12cb318f35beb5fec81d4fafd5ea288f6cf71a663af7672803871ed -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:48 + touch /tmp/pre-build-complete [Pipeline] sh 03:55:48 + mkdir -p /var/log/sysstat [Pipeline] sh 03:55:49 + ls /var/log/sa-host 03:55:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:49 provisioning config files... 03:55:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12072086525554388692tmp [Pipeline] { [Pipeline] echo 03:55:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:55:49 ---> create-netrc.sh [Pipeline] } 03:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:55:49 ---> python-tools-install.sh [Pipeline] echo 03:55:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:55:50 ---> sudo-logs.sh 03:55:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:55:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:55:50 ---> job-cost.sh 03:55:50 lf-activate-venv: SKIPPING 03:55:50 DEBUG: total: 0.2199999988079071 03:55:50 INFO: Retrieving Stack Cost... 03:55:51 INFO: Retrieving Pricing Info for: v3-standard-8 03:55:51 INFO: Archiving Costs [Pipeline] echo 03:55:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:55:51 ---> logs-deploy.sh 03:55:51 lf-activate-venv: SKIPPING 03:55:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/221 03:55:51 INFO: archiving workspace using pattern(s): 03:55:52 Archives upload complete. 03:55:52 INFO: archiving logs to Nexus