Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 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-ssh10289655983333218617.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-ssh4205968823324887371.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-opc-ua/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-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10203116713669475924.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-ssh7375202944202054465.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-opc-ua/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-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1451598939276228856.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-opc-ua, 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-opc-ua-settings PROJECT: device-opc-ua 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-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3692 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.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-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cd44489fc3ae82cf3a2d67b36bef951c93f0e65f (main) Commit message: "Merge pull request #154 from edgexfoundry/dependabot/go_modules/google.golang.org/grpc-1.79.3" > git config core.sparsecheckout # timeout=10 > git checkout -f cd44489fc3ae82cf3a2d67b36bef951c93f0e65f # timeout=10 > git rev-list --no-walk 5a3e1eab7525728335601804ebdbe922a7b7d868 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:02:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:02:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:02:27 ========================================================= 03:02:27 EdgeX Global Pipelines Version Info 03:02:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:02:28 ------------------- 03:02:28 stable info: 03:02:28 ------------------- 03:02:28 Commited By: Cherry Wang cherry@iotechsys.com 03:02:28 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:02:28 Message: update stable to v1.0.278 03:02:29 ------------------- 03:02:29 experimental info: 03:02:29 ------------------- 03:02:29 Commited By: **** collab-it+edgex@linuxfoundation.org 03:02:29 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:02:29 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd44489 [Pipeline] echo 03:02:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:29 provisioning config files... 03:02:29 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9999188034424963578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:30 ---> ****-login.sh 03:02:30 nexus3.edgexfoundry.org:10001 03:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:30 03:02:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:02:30 Configure a credential helper to remove this warning. See 03:02:30 https://docs.****.com/go/credential-store/ 03:02:30 03:02:30 Login Succeeded 03:02:30 nexus3.edgexfoundry.org:10002 03:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:30 03:02:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:02:30 Configure a credential helper to remove this warning. See 03:02:30 https://docs.****.com/go/credential-store/ 03:02:30 03:02:30 Login Succeeded 03:02:30 nexus3.edgexfoundry.org:10003 03:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:30 03:02:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:02:30 Configure a credential helper to remove this warning. See 03:02:30 https://docs.****.com/go/credential-store/ 03:02:30 03:02:30 Login Succeeded 03:02:30 nexus3.edgexfoundry.org:10004 03:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:30 03:02:30 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:02:30 Configure a credential helper to remove this warning. See 03:02:30 https://docs.****.com/go/credential-store/ 03:02:30 03:02:30 Login Succeeded 03:02:30 ****.io 03:02:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:31 03:02:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:02:31 Configure a credential helper to remove this warning. See 03:02:31 https://docs.****.com/go/credential-store/ 03:02:31 03:02:31 Login Succeeded 03:02:31 ---> ****-login.sh ends [Pipeline] } 03:02:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:02:31 + git rev-list -1 --merges cd44489fc3ae82cf3a2d67b36bef951c93f0e65f~1..cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] echo 03:02:31 -----------> git rev-list -1 --merges cd44489fc3ae82cf3a2d67b36bef951c93f0e65f~1..cd44489fc3ae82cf3a2d67b36bef951c93f0e65f cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 03:02:31 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [false] [Pipeline] sh 03:02:31 + git log --format=format:%s -1 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] echo 03:02:31 ========================================================= 03:02:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:02:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:02:32 + git log --format=format:%s -1 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] echo 03:02:32 [semverPrep] GIT_COMMIT: cd44489fc3ae82cf3a2d67b36bef951c93f0e65f, Commit Message: Merge pull request #154 from edgexfoundry/dependabot/go_modules/google.golang.org/grpc-1.79.3 [Pipeline] echo 03:02:32 [semverPrep] This is not a build commit. [Pipeline] sh 03:02:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:02:32 + grep -v github /etc/ssh/ssh_known_hosts 03:02:32 + [ -e /tmp/ssh_known_hosts ] 03:02:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:02:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:02:32 + sudo tee -a /etc/ssh/ssh_known_hosts 03:02:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:02:32 03:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:02:33 0.1.4: Pulling from edgex-devops/py-git-semver 03:02:33 3dae71ba6b94: Pulling fs layer 03:02:33 6bf1a483ea7c: Pulling fs layer 03:02:33 f5dfc541a4d3: Pulling fs layer 03:02:33 461d9e800cba: Pulling fs layer 03:02:33 80192f66455f: Pulling fs layer 03:02:33 2e8e34ca0e6c: Pulling fs layer 03:02:33 a29436f7fd5d: Pulling fs layer 03:02:33 923cac83aea3: Pulling fs layer 03:02:33 25ad8b0a4227: Pulling fs layer 03:02:33 db01528c6b51: Pulling fs layer 03:02:33 28988de357af: Pulling fs layer 03:02:33 461d9e800cba: Waiting 03:02:33 80192f66455f: Waiting 03:02:33 2e8e34ca0e6c: Waiting 03:02:33 a29436f7fd5d: Waiting 03:02:33 923cac83aea3: Waiting 03:02:33 25ad8b0a4227: Waiting 03:02:33 28988de357af: Waiting 03:02:33 db01528c6b51: Waiting 03:02:33 6bf1a483ea7c: Verifying Checksum 03:02:33 6bf1a483ea7c: Download complete 03:02:33 461d9e800cba: Verifying Checksum 03:02:33 461d9e800cba: Download complete 03:02:33 80192f66455f: Download complete 03:02:33 f5dfc541a4d3: Verifying Checksum 03:02:33 f5dfc541a4d3: Download complete 03:02:33 3dae71ba6b94: Verifying Checksum 03:02:33 3dae71ba6b94: Download complete 03:02:33 923cac83aea3: Download complete 03:02:33 25ad8b0a4227: Verifying Checksum 03:02:33 25ad8b0a4227: Download complete 03:02:33 db01528c6b51: Download complete 03:02:33 28988de357af: Verifying Checksum 03:02:33 28988de357af: Download complete 03:02:33 a29436f7fd5d: Verifying Checksum 03:02:33 a29436f7fd5d: Download complete 03:02:34 2e8e34ca0e6c: Verifying Checksum 03:02:34 2e8e34ca0e6c: Download complete 03:02:35 3dae71ba6b94: Pull complete 03:02:35 6bf1a483ea7c: Pull complete 03:02:35 f5dfc541a4d3: Pull complete 03:02:36 461d9e800cba: Pull complete 03:02:36 80192f66455f: Pull complete 03:02:39 2e8e34ca0e6c: Pull complete 03:02:40 a29436f7fd5d: Pull complete 03:02:40 923cac83aea3: Pull complete 03:02:40 25ad8b0a4227: Pull complete 03:02:40 db01528c6b51: Pull complete 03:02:40 28988de357af: Pull complete 03:02:40 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:02:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:02:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:40 prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container 03:02:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:02:42 $ docker top 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 -eo pid,comm 03:02:42 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:02:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:02:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:42 [ssh-agent] Looking for ssh-agent implementation... 03:02:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:42 $ docker exec 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 ssh-agent 03:02:42 SSH_AUTH_SOCK=/tmp/ssh-Ywr1BPHavmZj/agent.32 03:02:42 SSH_AGENT_PID=38 03:02:42 Running ssh-add (command line suppressed) 03:02:42 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5480035319644451367.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5480035319644451367.key) 03:02:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 03:02:43 + git tag --points-at HEAD [Pipeline] } 03:02:43 $ docker exec --env ******** --env ******** 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 ssh-agent -k 03:02:43 unset SSH_AUTH_SOCK; 03:02:43 unset SSH_AGENT_PID; 03:02:43 echo Agent pid 38 killed; 03:02:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:02:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:43 [ssh-agent] Looking for ssh-agent implementation... 03:02:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:43 $ docker exec 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 ssh-agent 03:02:43 SSH_AUTH_SOCK=/tmp/ssh-ReOXvisJZxKw/agent.85 03:02:43 SSH_AGENT_PID=91 03:02:43 Running ssh-add (command line suppressed) 03:02:43 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18039538887301474547.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18039538887301474547.key) 03:02:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:44 + git semver init 03:02:44 2026-03-19 03:02:44,429 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:02:44 2026-03-19 03:02:44,434 [run_init] DEBUG init version:0.0.0 force:False 03:02:44 2026-03-19 03:02:44,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 03:02:44 2026-03-19 03:02:44,435 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 03:02:44 2026-03-19 03:02:44,435 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 03:02:45 2026-03-19 03:02:45,533 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 03:02:45 2026-03-19 03:02:45,534 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 03:02:45 2026-03-19 03:02:45,534 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:02:45 2026-03-19 03:02:45,534 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:02:45 4.1.0-dev.16 [Pipeline] } 03:02:45 $ docker exec --env ******** --env ******** 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 ssh-agent -k 03:02:45 unset SSH_AUTH_SOCK; 03:02:45 unset SSH_AGENT_PID; 03:02:45 echo Agent pid 91 killed; 03:02:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:46 + git semver [Pipeline] } 03:02:46 $ docker stop --time=1 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 03:02:47 $ docker rm -f --volumes 5e2c9c1e669ec394ad9d37c28d0d190722b58a6d18a2db4af907869d309f2e99 [Pipeline] // withDockerContainer [Pipeline] sh 03:02:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:02:48 Stashed 1 file(s) [Pipeline] echo 03:02:48 [edgeXSemver]: initialized semver on version 4.1.0-dev.16 [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:02:48 provisioning config files... 03:02:48 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10401673884392529775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:02:48 ---> ****-login.sh 03:02:48 nexus3.edgexfoundry.org:10001 03:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:48 Login Succeeded 03:02:48 nexus3.edgexfoundry.org:10002 03:02:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:48 Login Succeeded 03:02:48 nexus3.edgexfoundry.org:10003 03:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:49 Login Succeeded 03:02:49 nexus3.edgexfoundry.org:10004 03:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:49 Login Succeeded 03:02:49 ****.io 03:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:02:49 Login Succeeded 03:02:49 ---> ****-login.sh ends [Pipeline] } 03:02:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:02:49 ========================================================= 03:02:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:02:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:49 + 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:02:50 #0 building with "default" instance using docker driver 03:02:50 03:02:50 #1 [internal] load build definition from Dockerfile 03:02:50 #1 transferring dockerfile: 1.28kB done 03:02:50 #1 DONE 0.0s 03:02:50 03:02:50 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:02:50 #2 DONE 0.1s 03:02:50 03:02:50 #3 [internal] load .dockerignore 03:02:50 #3 transferring context: 102B done 03:02:50 #3 DONE 0.0s 03:02:50 03:02:50 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:02:50 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:02:50 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:02:50 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:02:50 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:02:50 #4 ... 03:02:50 03:02:50 #5 [internal] load build context 03:02:50 #5 transferring context: 18.78MB 0.1s done 03:02:50 #5 DONE 0.2s 03:02:50 03:02:50 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:02:50 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:02:50 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:02:50 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 03:02:50 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 19.92MB / 60.15MB 0.2s 03:02:50 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 03:02:50 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 03:02:50 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:02:50 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:02:50 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 03:02:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 36.70MB / 60.15MB 0.3s 03:02:51 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:02:51 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 7.34MB / 11.98MB 0.3s 03:02:51 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 03:02:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 03:02:51 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 03:02:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 23.73MB / 112.58MB 0.5s 03:02:51 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 03:02:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 1.16MB / 14.72MB 0.5s 03:02:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done 03:02:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 38.21MB / 112.58MB 0.6s 03:02:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 10.49MB / 14.72MB 0.6s 03:02:51 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 03:02:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.67MB / 112.58MB 0.7s 03:02:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 03:02:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 80.74MB / 112.58MB 0.8s 03:02:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 0.9s 03:02:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 03:02:56 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done 03:02:56 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:02:56 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:02:56 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:02:56 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:02:56 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 03:02:56 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 03:02:56 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 03:02:59 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 03:02:59 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 03:03:00 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 03:03:00 #4 DONE 9.3s 03:03:00 03:03:00 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:03:00 #6 0.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:03:00 #6 0.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:03:00 #6 0.745 OK: 265 MiB in 60 packages 03:03:02 #6 DONE 2.1s 03:03:02 03:03:02 #7 [builder 3/7] WORKDIR /device-opcua 03:03:02 #7 DONE 0.0s 03:03:02 03:03:02 #8 [builder 4/7] COPY go.mod vendor* ./ 03:03:02 #8 DONE 0.0s 03:03:02 03:03:02 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:03 Still waiting to schedule task 03:03:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:03:14 #9 DONE 10.8s 03:03:14 03:03:14 #10 [builder 6/7] COPY . . 03:03:14 #10 DONE 0.1s 03:03:14 03:03:14 #11 [builder 7/7] RUN echo noop 03:03:14 #11 0.199 noop 03:03:14 #11 DONE 0.2s 03:03:14 03:03:14 #12 exporting to image 03:03:14 #12 exporting layers 03:03:20 #12 exporting layers 7.4s done 03:03:20 #12 writing image sha256:b70d63133ea3adba51294b8a465d8f6e6bbd4d8f31a5d1dde268d9409e14b9d4 done 03:03:20 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:03:20 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:21 + docker inspect -f . ci-base-image-x86_64 03:03:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:21 prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container 03:03:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:03:21 $ docker top 2a2997b552b6b602aa24f50166dbd427dac9cf9e48d914cebc2da4b754f8dcc3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:22 + go version 03:03:22 go version go1.25.2 linux/amd64 [Pipeline] } 03:03:22 $ docker stop --time=1 2a2997b552b6b602aa24f50166dbd427dac9cf9e48d914cebc2da4b754f8dcc3 03:03:23 $ docker rm -f --volumes 2a2997b552b6b602aa24f50166dbd427dac9cf9e48d914cebc2da4b754f8dcc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:23 + docker inspect -f . ci-base-image-x86_64 03:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:23 prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container 03:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:03:24 $ docker top 5d9bd52f425bfbcd54bd055ccbf3bc01414bee7e6450edeffb270fd8c2acce38 -eo pid,comm [Pipeline] { [Pipeline] sh 03:03:24 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 03:03:24 + make test 03:03:24 go test ./... -coverprofile=coverage.out 03:03:26 ? github.com/edgexfoundry/device-opc-ua [no test files] 03:03:47 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 03:03:47 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.024s coverage: 41.4% of statements 03:03:47 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 03:04:00 0 issues. 03:04:00 go vet ./... 03:04:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:04:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:04:05 ./bin/test-attribution-txt.sh 03:04:05 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:04:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:04:05 $ docker stop --time=1 5d9bd52f425bfbcd54bd055ccbf3bc01414bee7e6450edeffb270fd8c2acce38 03:04:07 $ docker rm -f --volumes 5d9bd52f425bfbcd54bd055ccbf3bc01414bee7e6450edeffb270fd8c2acce38 [Pipeline] // withDockerContainer [Pipeline] sh 03:04:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:04:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:04:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:04:08 + ls -al . 03:04:08 total 236 03:04:08 drwxrwxr-x 9 jenkins jenkins 4096 Mar 19 03:03 . 03:04:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 03:02 .. 03:04:08 -rw-rw-r-- 1 jenkins jenkins 62 Mar 19 03:02 .dockerignore 03:04:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 03:03 .git 03:04:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 03:02 .github 03:04:08 -rw-rw-r-- 1 jenkins jenkins 101 Mar 19 03:02 .gitignore 03:04:08 -rw-rw-r-- 1 jenkins jenkins 359 Mar 19 03:02 .golangci.yml 03:04:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 03:02 .semver 03:04:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 03:02 .vscode 03:04:08 -rw-rw-r-- 1 jenkins jenkins 22466 Mar 19 03:02 Attribution.txt 03:04:08 -rw-rw-r-- 1 jenkins jenkins 2560 Mar 19 03:02 CHANGELOG.md 03:04:08 -rw-rw-r-- 1 jenkins jenkins 1242 Mar 19 03:02 Dockerfile 03:04:08 -rw-rw-r-- 1 jenkins jenkins 672 Mar 19 03:02 Jenkinsfile 03:04:08 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 19 03:02 LICENSE 03:04:08 -rw-rw-r-- 1 jenkins jenkins 2473 Mar 19 03:02 Makefile 03:04:08 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 19 03:02 README.md 03:04:08 -rw-rw-r-- 1 jenkins jenkins 12 Mar 19 03:02 VERSION 03:04:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 03:02 bin 03:04:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 03:02 cmd 03:04:08 -rw-r--r-- 1 jenkins jenkins 23970 Mar 19 03:03 coverage.out 03:04:08 -rw-rw-r-- 1 jenkins jenkins 6819 Mar 19 03:02 go.mod 03:04:08 -rw-rw-r-- 1 jenkins jenkins 89459 Mar 19 03:02 go.sum 03:04:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 03:02 internal 03:04:08 -rw-rw-r-- 1 jenkins jenkins 260 Mar 19 03:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:09 + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cd44489fc3ae82cf3a2d67b36bef951c93f0e65f --label arch=amd64 --label version=4.1.0-dev.16 . 03:04:09 #0 building with "default" instance using docker driver 03:04:09 03:04:09 #1 [internal] load build definition from Dockerfile 03:04:09 #1 transferring dockerfile: 1.28kB done 03:04:09 #1 DONE 0.0s 03:04:09 03:04:09 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:04:09 #2 DONE 0.0s 03:04:09 03:04:09 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:04:09 #3 DONE 0.1s 03:04:09 03:04:09 #4 [internal] load .dockerignore 03:04:09 #4 transferring context: 102B done 03:04:09 #4 DONE 0.0s 03:04:09 03:04:09 #5 [internal] load build context 03:04:09 #5 transferring context: 36.14kB 0.0s done 03:04:09 #5 DONE 0.1s 03:04:09 03:04:09 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:04:09 #6 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 03:04:09 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 03:04:09 #6 ... 03:04:09 03:04:09 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:04:09 #7 DONE 0.1s 03:04:09 03:04:09 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:04:09 #6 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 03:04:09 #6 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 03:04:09 #6 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 03:04:09 #6 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 03:04:09 #6 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 03:04:09 #6 DONE 0.3s 03:04:09 03:04:09 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 03:04:09 #8 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:04:09 #8 0.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:04:10 #8 ... 03:04:10 03:04:10 #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:04:10 #9 0.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:04:10 #9 0.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:04:10 #9 0.623 OK: 265 MiB in 60 packages 03:04:10 #9 DONE 0.7s 03:04:10 03:04:10 #10 [builder 3/7] WORKDIR /device-opcua 03:04:10 #10 DONE 0.0s 03:04:10 03:04:10 #11 [builder 4/7] COPY go.mod vendor* ./ 03:04:10 #11 DONE 0.0s 03:04:10 03:04:10 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 03:04:10 #8 0.615 (1/6) Installing dumb-init (1.2.5-r3) 03:04:10 #8 0.619 (2/6) Installing libgcc (14.2.0-r6) 03:04:10 #8 0.625 (3/6) Installing libsodium (1.0.20-r1) 03:04:10 #8 0.634 (4/6) Installing libstdc++ (14.2.0-r6) 03:04:10 #8 0.661 (5/6) Installing libzmq (4.3.5-r2) 03:04:10 #8 0.672 (6/6) Installing zeromq (4.3.5-r2) 03:04:10 #8 0.677 Executing busybox-1.37.0-r20.trigger 03:04:10 #8 0.685 OK: 11 MiB in 22 packages 03:04:10 #8 DONE 0.8s 03:04:10 03:04:10 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:04:10 #12 DONE 0.4s 03:04:10 03:04:10 #13 [builder 6/7] COPY . . 03:04:10 #13 DONE 0.1s 03:04:10 03:04:10 #14 [builder 7/7] RUN make build 03:04:10 #14 0.282 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 03:04:11 #14 ... 03:04:11 03:04:11 #15 [stage-1 3/6] RUN apk --no-cache upgrade 03:04:11 #15 0.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:04:11 #15 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:04:11 #15 0.695 OK: 11 MiB in 22 packages 03:04:11 #15 DONE 0.8s 03:04:11 03:04:11 #14 [builder 7/7] RUN make build 03:04:37 #14 24.72 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:04:37 #14 DONE 25.5s 03:04:37 03:04:37 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 03:04:37 #16 DONE 0.2s 03:04:37 03:04:37 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 03:04:37 #17 DONE 0.0s 03:04:37 03:04:37 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 03:04:37 #18 DONE 0.0s 03:04:37 03:04:37 #19 exporting to image 03:04:37 #19 exporting layers 03:04:37 #19 exporting layers 0.2s done 03:04:37 #19 writing image sha256:14cf3b4bf6ad54573eb0808338a12acd43b7d8e11d14eb69ae03e1f3cc582afc done 03:04:37 #19 naming to docker.io/library/device-opc-ua done 03:04:37 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:38 provisioning config files... 03:04:38 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18252068289264620365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:38 ---> ****-login.sh 03:04:38 nexus3.edgexfoundry.org:10001 03:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:38 Login Succeeded 03:04:38 nexus3.edgexfoundry.org:10002 03:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:38 Login Succeeded 03:04:38 nexus3.edgexfoundry.org:10003 03:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:38 Login Succeeded 03:04:38 nexus3.edgexfoundry.org:10004 03:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:38 Login Succeeded 03:04:38 ****.io 03:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:38 Login Succeeded 03:04:38 ---> ****-login.sh ends [Pipeline] } 03:04:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:04:38 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 03:04:38 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 03:04:38 latest 03:04:38 4.1.0-dev.16 03:04:38 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 03:04:38 main 03:04:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:39 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:39 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 03:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 03:04:39 ef390f3e0a5e: Preparing 03:04:39 1dfd1a1081ba: Preparing 03:04:39 2deb6cf5b357: Preparing 03:04:39 a9f784baf055: Preparing 03:04:39 4836c5e056a1: Preparing 03:04:39 cce92674e987: Preparing 03:04:39 cce92674e987: Waiting 03:04:39 a9f784baf055: Pushed 03:04:39 ef390f3e0a5e: Pushed 03:04:39 1dfd1a1081ba: Pushed 03:04:39 cce92674e987: Layer already exists 03:04:40 4836c5e056a1: Pushed 03:04:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3693 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 03:04:44 Running in /w/workspace/device-opc-ua/31 [Pipeline] { [Pipeline] checkout 03:04:44 Selected Git installation does not exist. Using Default 03:04:44 The recommended git tool is: NONE 03:04:45 2deb6cf5b357: Pushed 03:04:45 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f: digest: sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:45 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:46 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 03:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 03:04:46 ef390f3e0a5e: Preparing 03:04:46 1dfd1a1081ba: Preparing 03:04:46 2deb6cf5b357: Preparing 03:04:46 a9f784baf055: Preparing 03:04:46 4836c5e056a1: Preparing 03:04:46 cce92674e987: Preparing 03:04:46 cce92674e987: Waiting 03:04:46 a9f784baf055: Layer already exists 03:04:46 1dfd1a1081ba: Layer already exists 03:04:46 4836c5e056a1: Layer already exists 03:04:46 2deb6cf5b357: Layer already exists 03:04:46 ef390f3e0a5e: Layer already exists 03:04:46 cce92674e987: Layer already exists 03:04:46 latest: digest: sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:46 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:46 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 03:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 03:04:46 ef390f3e0a5e: Preparing 03:04:46 1dfd1a1081ba: Preparing 03:04:46 2deb6cf5b357: Preparing 03:04:46 a9f784baf055: Preparing 03:04:46 4836c5e056a1: Preparing 03:04:46 cce92674e987: Preparing 03:04:46 cce92674e987: Waiting 03:04:46 ef390f3e0a5e: Layer already exists 03:04:46 a9f784baf055: Layer already exists 03:04:46 2deb6cf5b357: Layer already exists 03:04:46 4836c5e056a1: Layer already exists 03:04:46 1dfd1a1081ba: Layer already exists 03:04:46 cce92674e987: Layer already exists 03:04:46 4.1.0-dev.16: digest: sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:47 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:47 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 03:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 03:04:47 ef390f3e0a5e: Preparing 03:04:47 1dfd1a1081ba: Preparing 03:04:47 2deb6cf5b357: Preparing 03:04:47 a9f784baf055: Preparing 03:04:47 4836c5e056a1: Preparing 03:04:47 cce92674e987: Preparing 03:04:47 cce92674e987: Waiting 03:04:47 1dfd1a1081ba: Layer already exists 03:04:47 a9f784baf055: Layer already exists 03:04:47 2deb6cf5b357: Layer already exists 03:04:47 4836c5e056a1: Layer already exists 03:04:47 ef390f3e0a5e: Layer already exists 03:04:47 cce92674e987: Layer already exists 03:04:47 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16: digest: sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:47 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:48 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 03:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 03:04:48 ef390f3e0a5e: Preparing 03:04:48 1dfd1a1081ba: Preparing 03:04:48 2deb6cf5b357: Preparing 03:04:48 a9f784baf055: Preparing 03:04:48 4836c5e056a1: Preparing 03:04:48 cce92674e987: Preparing 03:04:48 cce92674e987: Waiting 03:04:48 ef390f3e0a5e: Layer already exists 03:04:48 a9f784baf055: Layer already exists 03:04:48 1dfd1a1081ba: Layer already exists 03:04:48 4836c5e056a1: Layer already exists 03:04:48 2deb6cf5b357: Layer already exists 03:04:48 cce92674e987: Layer already exists 03:04:48 main: digest: sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:48 ===================================================== [Pipeline] echo 03:04:48 taggedImages: 03:04:48 - nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 03:04:48 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 03:04:48 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 03:04:48 - nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 03:04:48 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 03:04:48 ========================================================= 03:04:48 [edgeXBuildMultiArch] RAW Config: 03:04:48 images: 03:04:48 - nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 03:04:48 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 03:04:48 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 03:04:48 - nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 03:04:48 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 03:04:48 settingsFile: 03:04:48 device-opc-ua-settings 03:04:48 ========================================================= [Pipeline] node 03:04:48 using credential edgex-jenkins-ssh 03:04:48 Cloning the remote Git repository 03:04:48 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 03:04:48 > git init /w/workspace/device-opc-ua/31 # timeout=10 03:04:48 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 03:04:48 > git --version # timeout=10 03:04:48 > git --version # 'git version 2.25.1' 03:04:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:04:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:50 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 03:04:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:04:51 Avoid second fetch 03:04:51 Checking out Revision cd44489fc3ae82cf3a2d67b36bef951c93f0e65f (main) 03:04:52 Commit message: "Merge pull request #154 from edgexfoundry/dependabot/go_modules/google.golang.org/grpc-1.79.3" 03:04:51 > git config core.sparsecheckout # timeout=10 03:04:51 > git checkout -f cd44489fc3ae82cf3a2d67b36bef951c93f0e65f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:56 provisioning config files... 03:04:56 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/31@tmp/config17299115615921441273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:04:57 ---> ****-login.sh 03:04:57 nexus3.edgexfoundry.org:10001 03:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:57 Configure a credential helper to remove this warning. See 03:04:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:57 03:04:57 Login Succeeded 03:04:57 nexus3.edgexfoundry.org:10002 03:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:58 Configure a credential helper to remove this warning. See 03:04:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:58 03:04:58 Login Succeeded 03:04:58 nexus3.edgexfoundry.org:10003 03:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:58 Configure a credential helper to remove this warning. See 03:04:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:58 03:04:58 Login Succeeded 03:04:58 nexus3.edgexfoundry.org:10004 03:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:58 Configure a credential helper to remove this warning. See 03:04:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:58 03:04:58 Login Succeeded 03:04:58 ****.io 03:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:04:59 Configure a credential helper to remove this warning. See 03:04:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:04:59 03:04:59 Login Succeeded 03:04:59 ---> ****-login.sh ends [Pipeline] } 03:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:04:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:04:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:04:59 ========================================================= 03:04:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:04:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:00 + 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:05:00 Sending build context to Docker daemon 9.596MB 03:05:00 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 03:05:00 Step 2/10 : FROM ${BASE} AS builder 03:05:00 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:05:00 6b59a28fa201: Pulling fs layer 03:05:00 d32bb0dddca7: Pulling fs layer 03:05:00 5dab1238d3d9: Pulling fs layer 03:05:00 196fd7d83e7d: Pulling fs layer 03:05:00 4f4fb700ef54: Pulling fs layer 03:05:00 8ba94037c8f0: Pulling fs layer 03:05:00 deaec5988b04: Pulling fs layer 03:05:00 9f65657bb879: Pulling fs layer 03:05:00 8ba94037c8f0: Waiting 03:05:00 deaec5988b04: Waiting 03:05:00 9f65657bb879: Waiting 03:05:00 196fd7d83e7d: Waiting 03:05:00 4f4fb700ef54: Waiting 03:05:00 d32bb0dddca7: Verifying Checksum 03:05:00 d32bb0dddca7: Download complete 03:05:00 196fd7d83e7d: Verifying Checksum 03:05:00 196fd7d83e7d: Download complete 03:05:00 4f4fb700ef54: Verifying Checksum 03:05:00 4f4fb700ef54: Download complete 03:05:00 8ba94037c8f0: Verifying Checksum 03:05:00 8ba94037c8f0: Download complete 03:05:00 6b59a28fa201: Verifying Checksum 03:05:00 6b59a28fa201: Download complete 03:05:01 9f65657bb879: Verifying Checksum 03:05:01 9f65657bb879: Download complete 03:05:01 6b59a28fa201: Pull complete 03:05:02 d32bb0dddca7: Pull complete 03:05:02 5dab1238d3d9: Verifying Checksum 03:05:02 5dab1238d3d9: Download complete 03:05:03 Still waiting to schedule task 03:05:03 ‘prd-centos7-docker-4c-2g-3691’ is offline 03:05:04 deaec5988b04: Verifying Checksum 03:05:04 deaec5988b04: Download complete 03:05:16 5dab1238d3d9: Pull complete 03:05:16 196fd7d83e7d: Pull complete 03:05:16 4f4fb700ef54: Pull complete 03:05:16 8ba94037c8f0: Pull complete 03:05:26 deaec5988b04: Pull complete 03:05:27 9f65657bb879: Pull complete 03:05:27 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:05:27 ---> 334268110677 03:05:27 Step 3/10 : ARG ADD_BUILD_TAGS="" 03:05:29 ---> Running in b0d8d42e3766 03:05:30 Removing intermediate container b0d8d42e3766 03:05:30 ---> 7745969b38a6 03:05:30 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:05:30 ---> Running in c92811ba83ef 03:05:30 Removing intermediate container c92811ba83ef 03:05:30 ---> da1cea6edd7a 03:05:30 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:05:30 ---> Running in fe6e4eb74aae 03:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:05:33 OK: 255 MiB in 60 packages 03:05:34 Removing intermediate container fe6e4eb74aae 03:05:34 ---> 2efa06294411 03:05:34 Step 6/10 : WORKDIR /device-opcua 03:05:34 ---> Running in 0d050554db76 03:05:34 Removing intermediate container 0d050554db76 03:05:34 ---> 36598573b35a 03:05:34 Step 7/10 : COPY go.mod vendor* ./ 03:05:35 ---> 1362526f1760 03:05:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:05:35 ---> Running in bd840d8c6317 03:06:28 Running on prd-centos7-docker-4c-2g-3695 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:28 provisioning config files... 03:06:28 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7619357258915341706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:32 ---> ****-login.sh 03:06:32 nexus3.edgexfoundry.org:10001 03:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:32 Configure a credential helper to remove this warning. See 03:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:32 03:06:32 Login Succeeded 03:06:32 nexus3.edgexfoundry.org:10002 03:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:32 Configure a credential helper to remove this warning. See 03:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:32 03:06:32 Login Succeeded 03:06:32 nexus3.edgexfoundry.org:10003 03:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:32 Configure a credential helper to remove this warning. See 03:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:32 03:06:32 Login Succeeded 03:06:32 nexus3.edgexfoundry.org:10004 03:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:32 Configure a credential helper to remove this warning. See 03:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:32 03:06:32 Login Succeeded 03:06:33 ****.io 03:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:33 Configure a credential helper to remove this warning. See 03:06:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:33 03:06:33 Login Succeeded 03:06:33 ---> ****-login.sh ends [Pipeline] } 03:06:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:06:33 + docker buildx ls 03:06:33 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:06:33 default * docker 03:06:33 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:06:33 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:06:33 edgex-builder [Pipeline] sh 03:06:34 + docker buildx inspect --bootstrap 03:06:34 #1 [internal] booting buildkit 03:06:34 #1 pulling image moby/buildkit:buildx-stable-1 03:06:38 #1 pulling image moby/buildkit:buildx-stable-1 4.0s done 03:06:38 #1 creating container buildx_buildkit_edgex-builder0 03:06:40 #1 creating container buildx_buildkit_edgex-builder0 2.2s done 03:06:40 #1 DONE 6.2s 03:06:40 Name: edgex-builder 03:06:40 Driver: docker-container 03:06:40 03:06:40 Nodes: 03:06:40 Name: edgex-builder0 03:06:40 Endpoint: unix:///var/run/docker.sock 03:06:40 Status: running 03:06:40 Buildkit: v0.28.0 03:06:40 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:06:40 + docker buildx ls 03:06:40 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:06:40 edgex-builder * docker-container 03:06:40 edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:06:40 default docker 03:06:40 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:06:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f' 03:06:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f --push - 03:06:40 #1 [internal] load build definition from Dockerfile 03:06:40 #1 transferring dockerfile: 198B done 03:06:40 #1 DONE 0.1s 03:06:40 03:06:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 03:06:40 #2 DONE 0.1s 03:06:40 03:06:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 03:06:40 #3 DONE 0.1s 03:06:40 03:06:40 #4 [internal] load .dockerignore 03:06:40 #4 transferring context: 2B done 03:06:40 #4 DONE 0.0s 03:06:40 03:06:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 03:06:40 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done 03:06:40 #5 DONE 0.0s 03:06:40 03:06:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 03:06:40 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done 03:06:41 #6 DONE 0.2s 03:06:41 03:06:41 #7 exporting to image 03:06:41 #7 exporting layers done 03:06:41 #7 exporting manifest sha256:aaa8f7a8d6fd50b0f40bc3a976ef7040d757337f08480fbb890876dbedacbadd 0.0s done 03:06:41 #7 exporting config sha256:14cf3b4bf6ad54573eb0808338a12acd43b7d8e11d14eb69ae03e1f3cc582afc done 03:06:41 #7 exporting manifest sha256:a7f0de969bc023ec3150744482f616e9471a55eacb2e83806d1fb34663d973a0 03:06:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:41 #7 exporting manifest sha256:a7f0de969bc023ec3150744482f616e9471a55eacb2e83806d1fb34663d973a0 0.0s done 03:06:41 #7 exporting config sha256:14ffb80e83391c673dabac0b246d4d5c661f86f3122eb5bbae53235e46b704cb 0.0s done 03:06:41 #7 exporting manifest list sha256:f79ef107847b88260b54f09ff742eef3d0f8126202bed396f9b16cf3250da6ca done 03:06:41 #7 DONE 0.1s 03:06:41 03:06:41 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 03:06:41 #8 DONE 0.0s 03:06:41 03:06:41 1 warning found (use --debug to expand): 03:06:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 03:06:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 03:06:42 #1 [internal] load build definition from Dockerfile 03:06:42 #1 transferring dockerfile: 164B done 03:06:42 #1 DONE 0.0s 03:06:42 03:06:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 03:06:42 #2 DONE 0.0s 03:06:42 03:06:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 03:06:42 #3 DONE 0.0s 03:06:42 03:06:42 #4 [internal] load .dockerignore 03:06:42 #4 transferring context: 2B done 03:06:42 #4 DONE 0.0s 03:06:42 03:06:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 03:06:42 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done 03:06:42 #5 CACHED 03:06:42 03:06:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 03:06:42 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done 03:06:42 #6 CACHED 03:06:42 03:06:42 #7 exporting to image 03:06:42 #7 exporting layers done 03:06:42 #7 exporting manifest sha256:aaa8f7a8d6fd50b0f40bc3a976ef7040d757337f08480fbb890876dbedacbadd done 03:06:42 #7 exporting config sha256:14cf3b4bf6ad54573eb0808338a12acd43b7d8e11d14eb69ae03e1f3cc582afc done 03:06:42 #7 exporting manifest sha256:a7f0de969bc023ec3150744482f616e9471a55eacb2e83806d1fb34663d973a0 done 03:06:42 #7 exporting config sha256:14ffb80e83391c673dabac0b246d4d5c661f86f3122eb5bbae53235e46b704cb done 03:06:42 #7 exporting manifest list sha256:f79ef107847b88260b54f09ff742eef3d0f8126202bed396f9b16cf3250da6ca done 03:06:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:42 #7 DONE 0.0s 03:06:42 03:06:42 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 03:06:42 #8 DONE 0.0s 03:06:42 03:06:42 1 warning found (use --debug to expand): 03:06:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 --push - 03:06:42 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16' 03:06:42 #1 [internal] load build definition from Dockerfile 03:06:42 #1 transferring dockerfile: 170B done 03:06:42 #1 DONE 0.0s 03:06:42 03:06:42 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 03:06:42 #2 DONE 0.0s 03:06:42 03:06:42 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16 03:06:42 #3 DONE 0.0s 03:06:42 03:06:42 #4 [internal] load .dockerignore 03:06:42 #4 transferring context: 2B done 03:06:42 #4 DONE 0.0s 03:06:42 03:06:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 03:06:42 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done 03:06:42 #5 DONE 0.0s 03:06:42 03:06:42 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 03:06:42 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done 03:06:42 #6 CACHED 03:06:42 03:06:42 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 03:06:42 #5 CACHED 03:06:42 03:06:42 #7 exporting to image 03:06:42 #7 exporting layers done 03:06:42 #7 exporting manifest sha256:aaa8f7a8d6fd50b0f40bc3a976ef7040d757337f08480fbb890876dbedacbadd done 03:06:42 #7 exporting config sha256:14cf3b4bf6ad54573eb0808338a12acd43b7d8e11d14eb69ae03e1f3cc582afc done 03:06:42 #7 exporting manifest sha256:a7f0de969bc023ec3150744482f616e9471a55eacb2e83806d1fb34663d973a0 done 03:06:42 #7 exporting config sha256:14ffb80e83391c673dabac0b246d4d5c661f86f3122eb5bbae53235e46b704cb done 03:06:42 #7 exporting manifest list sha256:f79ef107847b88260b54f09ff742eef3d0f8126202bed396f9b16cf3250da6ca done 03:06:42 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:42 #7 DONE 0.0s 03:06:42 03:06:42 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 03:06:42 #8 DONE 0.0s 03:06:42 03:06:42 1 warning found (use --debug to expand): 03:06:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16' 03:06:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 --push - 03:06:43 #1 [internal] load build definition from Dockerfile 03:06:43 #1 transferring dockerfile: 211B done 03:06:43 #1 DONE 0.0s 03:06:43 03:06:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 03:06:43 #2 DONE 0.0s 03:06:43 03:06:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 03:06:43 #3 DONE 0.0s 03:06:43 03:06:43 #4 [internal] load .dockerignore 03:06:43 #4 transferring context: 2B done 03:06:43 #4 DONE 0.0s 03:06:43 03:06:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 03:06:43 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done 03:06:43 #5 CACHED 03:06:43 03:06:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 03:06:43 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done 03:06:43 #6 CACHED 03:06:43 03:06:43 #7 exporting to image 03:06:43 #7 exporting layers done 03:06:43 #7 exporting manifest sha256:aaa8f7a8d6fd50b0f40bc3a976ef7040d757337f08480fbb890876dbedacbadd done 03:06:43 #7 exporting config sha256:14cf3b4bf6ad54573eb0808338a12acd43b7d8e11d14eb69ae03e1f3cc582afc done 03:06:43 #7 exporting manifest sha256:a7f0de969bc023ec3150744482f616e9471a55eacb2e83806d1fb34663d973a0 done 03:06:43 #7 exporting config sha256:14ffb80e83391c673dabac0b246d4d5c661f86f3122eb5bbae53235e46b704cb done 03:06:43 #7 exporting manifest list sha256:f79ef107847b88260b54f09ff742eef3d0f8126202bed396f9b16cf3250da6ca done 03:06:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:43 #7 DONE 0.0s 03:06:43 03:06:43 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 03:06:43 #8 DONE 0.0s 03:06:43 03:06:43 1 warning found (use --debug to expand): 03:06:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:06:43 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 03:06:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 03:06:43 #1 [internal] load build definition from Dockerfile 03:06:43 #1 transferring dockerfile: 162B done 03:06:43 #1 DONE 0.0s 03:06:43 03:06:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 03:06:43 #2 DONE 0.0s 03:06:43 03:06:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 03:06:43 #3 DONE 0.0s 03:06:43 03:06:43 #4 [internal] load .dockerignore 03:06:43 #4 transferring context: 2B done 03:06:43 #4 DONE 0.0s 03:06:43 03:06:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 03:06:43 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done 03:06:43 #5 DONE 0.0s 03:06:43 03:06:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 03:06:43 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 0.0s done 03:06:43 #6 CACHED 03:06:43 03:06:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:5ff7270b097578a494c68a9d54e0fd48f35373ca930762a1ed67732723d49681 03:06:43 #5 CACHED 03:06:43 03:06:43 #7 exporting to image 03:06:43 #7 exporting layers done 03:06:43 #7 exporting manifest sha256:aaa8f7a8d6fd50b0f40bc3a976ef7040d757337f08480fbb890876dbedacbadd done 03:06:43 #7 exporting config sha256:14cf3b4bf6ad54573eb0808338a12acd43b7d8e11d14eb69ae03e1f3cc582afc done 03:06:43 #7 exporting manifest sha256:a7f0de969bc023ec3150744482f616e9471a55eacb2e83806d1fb34663d973a0 done 03:06:43 #7 exporting config sha256:14ffb80e83391c673dabac0b246d4d5c661f86f3122eb5bbae53235e46b704cb done 03:06:43 #7 exporting manifest list sha256:f79ef107847b88260b54f09ff742eef3d0f8126202bed396f9b16cf3250da6ca done 03:06:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:06:43 #7 DONE 0.0s 03:06:44 03:06:44 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 03:06:44 #8 DONE 0.0s 03:06:44 03:06:44 1 warning found (use --debug to expand): 03:06:44  - 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:06:44 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:06:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:06:45 ---> package-listing.sh 03:06:45 ++ facter osfamily 03:06:45 ++ tr '[:upper:]' '[:lower:]' 03:06:45 + OS_FAMILY=redhat 03:06:45 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 03:06:45 + START_PACKAGES=/tmp/packages_start.txt 03:06:45 + END_PACKAGES=/tmp/packages_end.txt 03:06:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:45 + PACKAGES=/tmp/packages_start.txt 03:06:45 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 03:06:45 + PACKAGES=/tmp/packages_end.txt 03:06:45 + case "${OS_FAMILY}" in 03:06:45 + sort 03:06:45 + rpm -qa 03:06:46 + '[' -f /tmp/packages_start.txt ']' 03:06:46 + '[' -f /tmp/packages_end.txt ']' 03:06:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:46 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 03:06:46 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 03:06:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 03:06:46 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/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:06:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:06:47 03:06:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:06:47 latest: Pulling from edgex-lftools-log-publisher 03:06:47 5eb5b503b376: Pulling fs layer 03:06:47 5c69ac0246d0: Pulling fs layer 03:06:47 ec43610c2a17: Pulling fs layer 03:06:47 3a2ae6a8a46f: Pulling fs layer 03:06:47 33b1e0a273af: Pulling fs layer 03:06:47 5d3b04190fa2: Pulling fs layer 03:06:47 2f39f015ded8: Pulling fs layer 03:06:47 3a2ae6a8a46f: Waiting 03:06:47 33b1e0a273af: Waiting 03:06:47 5d3b04190fa2: Waiting 03:06:47 2f39f015ded8: Waiting 03:06:47 5c69ac0246d0: Verifying Checksum 03:06:47 5c69ac0246d0: Download complete 03:06:47 3a2ae6a8a46f: Verifying Checksum 03:06:47 3a2ae6a8a46f: Download complete 03:06:48 33b1e0a273af: Verifying Checksum 03:06:48 33b1e0a273af: Download complete 03:06:48 5d3b04190fa2: Verifying Checksum 03:06:48 5d3b04190fa2: Download complete 03:06:48 ec43610c2a17: Verifying Checksum 03:06:48 ec43610c2a17: Download complete 03:06:48 5eb5b503b376: Verifying Checksum 03:06:48 5eb5b503b376: Download complete 03:06:48 2f39f015ded8: Verifying Checksum 03:06:48 2f39f015ded8: Download complete 03:06:49 5eb5b503b376: Pull complete 03:06:49 5c69ac0246d0: Pull complete 03:06:50 ec43610c2a17: Pull complete 03:06:50 3a2ae6a8a46f: Pull complete 03:06:50 33b1e0a273af: Pull complete 03:06:50 5d3b04190fa2: Pull complete 03:06:54 2f39f015ded8: Pull complete 03:06:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:06:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:54 prd-centos7-docker-4c-2g-3695 does not seem to be running inside a container 03:06:55 $ 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/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:07:02 $ docker top c36fc4d3d8b87ea4e4079bf9b90d7df182229d4945617524c15665f90718fdda -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:02 + touch /tmp/pre-build-complete [Pipeline] sh 03:07:02 + mkdir -p /var/log/sysstat [Pipeline] sh 03:07:02 + ls /var/log/sa-host 03:07:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:03 provisioning config files... 03:07:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6005168433446162103tmp [Pipeline] { [Pipeline] echo 03:07:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:07:03 ---> create-netrc.sh [Pipeline] } 03:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:07:03 ---> python-tools-install.sh [Pipeline] echo 03:07:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:07:04 ---> sudo-logs.sh 03:07:04 Archiving 'sudo' log.. 03:07:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-3695.novalocal: Name or service not known 03:07:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-3695.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:07:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:07:04 ---> job-cost.sh 03:07:04 lf-activate-venv: SKIPPING 03:07:04 INFO: No Stack... 03:07:04 INFO: Retrieving Pricing Info for: v3-standard-2 03:07:04 INFO: Archiving Costs [Pipeline] echo 03:07:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:07:05 ---> logs-deploy.sh 03:07:05 lf-activate-venv: SKIPPING 03:07:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/31 03:07:05 INFO: archiving workspace using pattern(s): 03:07:06 Archives upload complete. 03:07:06 INFO: archiving logs to Nexus 03:07:07 ---> uname -a: 03:07:07 Linux prd-centos7-docker-4c-2g-3695.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:07:07 03:07:07 03:07:07 ---> lscpu: 03:07:07 Architecture: x86_64 03:07:07 CPU op-mode(s): 32-bit, 64-bit 03:07:07 Byte Order: Little Endian 03:07:07 Address sizes: 40 bits physical, 48 bits virtual 03:07:07 CPU(s): 2 03:07:07 On-line CPU(s) list: 0,1 03:07:07 Thread(s) per core: 1 03:07:07 Core(s) per socket: 1 03:07:07 Socket(s): 2 03:07:07 NUMA node(s): 1 03:07:07 Vendor ID: AuthenticAMD 03:07:07 CPU family: 23 03:07:07 Model: 49 03:07:07 Model name: AMD EPYC-Rome Processor 03:07:07 Stepping: 0 03:07:07 CPU MHz: 2800.000 03:07:07 BogoMIPS: 5600.00 03:07:07 Virtualization: AMD-V 03:07:07 Hypervisor vendor: KVM 03:07:07 Virtualization type: full 03:07:07 L1d cache: 64 KiB 03:07:07 L1i cache: 64 KiB 03:07:07 L2 cache: 1 MiB 03:07:07 L3 cache: 32 MiB 03:07:07 NUMA node0 CPU(s): 0,1 03:07:07 Vulnerability Itlb multihit: Not affected 03:07:07 Vulnerability L1tf: Not affected 03:07:07 Vulnerability Mds: Not affected 03:07:07 Vulnerability Meltdown: Not affected 03:07:07 Vulnerability Mmio stale data: Not affected 03:07:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:07:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:07:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:07:07 Vulnerability Srbds: Not affected 03:07:07 Vulnerability Tsx async abort: Not affected 03:07:07 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:07:07 03:07:07 03:07:07 ---> nproc: 03:07:07 2 03:07:07 03:07:07 03:07:07 ---> df -h: 03:07:07 Filesystem Size Used Avail Use% Mounted on 03:07:07 overlay 40G 7.4G 33G 19% / 03:07:07 tmpfs 64M 0 64M 0% /dev 03:07:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:07:07 shm 64M 0 64M 0% /dev/shm 03:07:07 /dev/vda1 40G 7.4G 33G 19% /facter-os 03:07:07 03:07:07 03:07:07 Cannot open /var/log/sysstat/sa19: No such file or directory 03:07:07 Please check if data collecting is enabled 03:07:07 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:07 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:07:07 $ docker stop --time=1 c36fc4d3d8b87ea4e4079bf9b90d7df182229d4945617524c15665f90718fdda 03:07:08 $ docker rm -f --volumes c36fc4d3d8b87ea4e4079bf9b90d7df182229d4945617524c15665f90718fdda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:07:09 [WS-CLEANUP] Deleting project workspace... 03:07:09 [WS-CLEANUP] Deferred wipeout is used... 03:07:09 [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:07:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:09 03:07:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:09 latest: Pulling from edgex-lftools-log-publisher 03:07:09 5eb5b503b376: Pulling fs layer 03:07:09 5c69ac0246d0: Pulling fs layer 03:07:09 ec43610c2a17: Pulling fs layer 03:07:09 3a2ae6a8a46f: Pulling fs layer 03:07:09 33b1e0a273af: Pulling fs layer 03:07:09 5d3b04190fa2: Pulling fs layer 03:07:09 2f39f015ded8: Pulling fs layer 03:07:09 33b1e0a273af: Waiting 03:07:09 5d3b04190fa2: Waiting 03:07:09 2f39f015ded8: Waiting 03:07:09 3a2ae6a8a46f: Waiting 03:07:09 5c69ac0246d0: Verifying Checksum 03:07:09 5c69ac0246d0: Download complete 03:07:09 3a2ae6a8a46f: Download complete 03:07:09 33b1e0a273af: Verifying Checksum 03:07:09 33b1e0a273af: Download complete 03:07:09 5d3b04190fa2: Download complete 03:07:09 ec43610c2a17: Verifying Checksum 03:07:09 ec43610c2a17: Download complete 03:07:10 5eb5b503b376: Verifying Checksum 03:07:10 5eb5b503b376: Download complete 03:07:10 2f39f015ded8: Download complete 03:07:11 5eb5b503b376: Pull complete 03:07:11 5c69ac0246d0: Pull complete 03:07:12 ec43610c2a17: Pull complete 03:07:12 3a2ae6a8a46f: Pull complete 03:07:12 33b1e0a273af: Pull complete 03:07:12 5d3b04190fa2: Pull complete 03:07:17 2f39f015ded8: Pull complete 03:07:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:07:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:17 prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container 03:07:17 $ 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/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:07:18 $ docker top c6934cf38231b19837af4686b2a63ecaadbfabb2429d49f2d77c63a63fa96ae9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:19 ---> job-cost.sh 03:07:19 lf-activate-venv: SKIPPING 03:07:19 INFO: No Stack... 03:07:19 INFO: Retrieving Pricing Info for: v3-standard-8 03:07:19 INFO: Archiving Costs [Pipeline] sh 03:07:20 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 03:07:20 + cut -d, -f6 [Pipeline] lock 03:07:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] 03:07:20 Resource [jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] did not exist. Created. 03:07:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:07:20 + echo total: 0.2199999988079071 [Pipeline] stash 03:07:20 Stashed 1 file(s) [Pipeline] } 03:07:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 03:07:20 $ docker stop --time=1 c6934cf38231b19837af4686b2a63ecaadbfabb2429d49f2d77c63a63fa96ae9 03:07:21 $ docker rm -f --volumes c6934cf38231b19837af4686b2a63ecaadbfabb2429d49f2d77c63a63fa96ae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:07:27 Removing intermediate container bd840d8c6317 03:07:27 ---> 6a7e27ee2cf9 03:07:27 Step 9/10 : COPY . . 03:07:27 ---> a8b155d73a56 03:07:27 Step 10/10 : RUN ${MAKE} 03:07:27 ---> Running in 7cbbedfd60b4 03:07:27 noop 03:07:27 Removing intermediate container 7cbbedfd60b4 03:07:27 ---> 9ae93ea1eeca 03:07:27 Successfully built 9ae93ea1eeca 03:07:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:27 + docker inspect -f . ci-base-image-arm64 03:07:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:27 prd-ubuntu20.04-docker-arm64-4c-16g-3693 does not seem to be running inside a container 03:07:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/31 -v /w/workspace/device-opc-ua/31:/w/workspace/device-opc-ua/31:rw,z -v /w/workspace/device-opc-ua/31@tmp:/w/workspace/device-opc-ua/31@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:07:30 $ docker top a087475e8b75c73f8c4041401bc48ff0733e3ae1fe669a63c0ba5d9c2e5c8ff2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:30 + go version 03:07:30 go version go1.25.3 linux/arm64 [Pipeline] } 03:07:30 $ docker stop --time=1 a087475e8b75c73f8c4041401bc48ff0733e3ae1fe669a63c0ba5d9c2e5c8ff2 03:07:32 $ docker rm -f --volumes a087475e8b75c73f8c4041401bc48ff0733e3ae1fe669a63c0ba5d9c2e5c8ff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:33 + docker inspect -f . ci-base-image-arm64 03:07:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:33 prd-ubuntu20.04-docker-arm64-4c-16g-3693 does not seem to be running inside a container 03:07:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/31 -v /w/workspace/device-opc-ua/31:/w/workspace/device-opc-ua/31:rw,z -v /w/workspace/device-opc-ua/31@tmp:/w/workspace/device-opc-ua/31@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:07:34 $ docker top c88def796b9ee8f3275878c4b0e25b15d41d8e84bcba1108ab0800d671b7a86d -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:35 + git config --global --add safe.directory /w/workspace/device-opc-ua/31 [Pipeline] fileExists [Pipeline] sh 03:07:35 + make test 03:07:35 go test ./... -coverprofile=coverage.out 03:07:41 ? github.com/edgexfoundry/device-opc-ua [no test files] 03:11:33 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 03:11:33 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.062s coverage: 41.4% of statements 03:11:33 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 03:11:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:11:33 go vet ./... 03:12:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:12:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:12:20 ./bin/test-attribution-txt.sh 03:12:20 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:12:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:12:20 $ docker stop --time=1 c88def796b9ee8f3275878c4b0e25b15d41d8e84bcba1108ab0800d671b7a86d 03:12:22 $ docker rm -f --volumes c88def796b9ee8f3275878c4b0e25b15d41d8e84bcba1108ab0800d671b7a86d [Pipeline] // withDockerContainer [Pipeline] sh 03:12:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:12:23 Warning: overwriting stash ‘coverage-report’ 03:12:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:12:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:12:25 + ls -al . 03:12:25 total 232 03:12:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 03:07 . 03:12:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 03:04 .. 03:12:25 -rw-rw-r-- 1 jenkins jenkins 62 Mar 19 03:04 .dockerignore 03:12:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 03:04 .git 03:12:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 03:04 .github 03:12:25 -rw-rw-r-- 1 jenkins jenkins 101 Mar 19 03:04 .gitignore 03:12:25 -rw-rw-r-- 1 jenkins jenkins 359 Mar 19 03:04 .golangci.yml 03:12:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 03:04 .vscode 03:12:25 -rw-rw-r-- 1 jenkins jenkins 22466 Mar 19 03:04 Attribution.txt 03:12:25 -rw-rw-r-- 1 jenkins jenkins 2560 Mar 19 03:04 CHANGELOG.md 03:12:25 -rw-rw-r-- 1 jenkins jenkins 1242 Mar 19 03:04 Dockerfile 03:12:25 -rw-rw-r-- 1 jenkins jenkins 672 Mar 19 03:04 Jenkinsfile 03:12:25 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 19 03:04 LICENSE 03:12:25 -rw-rw-r-- 1 jenkins jenkins 2473 Mar 19 03:04 Makefile 03:12:25 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 19 03:04 README.md 03:12:25 -rw-rw-r-- 1 jenkins jenkins 12 Mar 19 03:02 VERSION 03:12:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 03:04 bin 03:12:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 03:04 cmd 03:12:25 -rw-r--r-- 1 jenkins jenkins 23970 Mar 19 03:11 coverage.out 03:12:25 -rw-rw-r-- 1 jenkins jenkins 6819 Mar 19 03:04 go.mod 03:12:25 -rw-rw-r-- 1 jenkins jenkins 89459 Mar 19 03:04 go.sum 03:12:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 03:04 internal 03:12:25 -rw-rw-r-- 1 jenkins jenkins 260 Mar 19 03:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:25 + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cd44489fc3ae82cf3a2d67b36bef951c93f0e65f --label arch=arm64 --label version=4.1.0-dev.16 . 03:12:25 Sending build context to Docker daemon 9.621MB 03:12:25 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 03:12:25 Step 2/23 : FROM ${BASE} AS builder 03:12:25 ---> 9ae93ea1eeca 03:12:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:12:25 ---> Running in cabc61c6f2d7 03:12:26 Removing intermediate container cabc61c6f2d7 03:12:26 ---> c61898766fc6 03:12:26 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:12:26 ---> Running in 5f2dcca4e100 03:12:26 Removing intermediate container 5f2dcca4e100 03:12:26 ---> 46bf5b08d4f5 03:12:26 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:12:26 ---> Running in b7438ca20835 03:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:12:29 OK: 255 MiB in 60 packages 03:12:30 Removing intermediate container b7438ca20835 03:12:30 ---> 9cea8fecdd21 03:12:30 Step 6/23 : WORKDIR /device-opcua 03:12:30 ---> Running in b404a76ad173 03:12:30 Removing intermediate container b404a76ad173 03:12:30 ---> 04f4436b5fb6 03:12:30 Step 7/23 : COPY go.mod vendor* ./ 03:12:31 ---> 1eb786b75fab 03:12:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:31 ---> Running in bbcffa3dffee 03:12:33 Removing intermediate container bbcffa3dffee 03:12:33 ---> 62ee99e8803a 03:12:33 Step 9/23 : COPY . . 03:12:34 ---> 6102ee932bc9 03:12:34 Step 10/23 : RUN ${MAKE} 03:12:34 ---> Running in fe36e0b45a6d 03:12:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.57 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 03:16:27 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:16:33 Removing intermediate container fe36e0b45a6d 03:16:33 ---> 4c7263d43b48 03:16:33 Step 11/23 : FROM alpine:3.22 03:16:33 3.22: Pulling from library/alpine 03:16:33 d741ee1608f3: Pulling fs layer 03:16:33 d741ee1608f3: Download complete 03:16:34 d741ee1608f3: Pull complete 03:16:34 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:16:34 Status: Downloaded newer image for alpine:3.22 03:16:34 ---> 5a766deef0c8 03:16:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 03:16:34 ---> Running in f2c5d8b7749c 03:16:35 Removing intermediate container f2c5d8b7749c 03:16:35 ---> 08d4db28f84b 03:16:35 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 03:16:35 ---> Running in 15c8aace5933 03:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:16:38 (1/6) Installing dumb-init (1.2.5-r3) 03:16:38 (2/6) Installing libgcc (14.2.0-r6) 03:16:38 (3/6) Installing libsodium (1.0.20-r1) 03:16:38 (4/6) Installing libstdc++ (14.2.0-r6) 03:16:38 (5/6) Installing libzmq (4.3.5-r2) 03:16:38 (6/6) Installing zeromq (4.3.5-r2) 03:16:38 Executing busybox-1.37.0-r20.trigger 03:16:38 OK: 12 MiB in 22 packages 03:16:39 Removing intermediate container 15c8aace5933 03:16:39 ---> f2f0484a4e9f 03:16:39 Step 14/23 : RUN apk --no-cache upgrade 03:16:39 ---> Running in 4c54fe3444e6 03:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:16:42 OK: 12 MiB in 22 packages 03:16:42 Removing intermediate container 4c54fe3444e6 03:16:42 ---> df2599c490e3 03:16:42 Step 15/23 : COPY --from=builder /device-opcua/cmd / 03:16:45 ---> 55c36cb4d4bb 03:16:45 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 03:16:45 ---> 847a1873d893 03:16:45 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 03:16:46 ---> 2755ca3886c6 03:16:46 Step 18/23 : EXPOSE 59997 03:16:46 ---> Running in 0167bbdcaafe 03:16:46 Removing intermediate container 0167bbdcaafe 03:16:46 ---> 0ce4c5e300c0 03:16:46 Step 19/23 : ENTRYPOINT ["/device-opcua"] 03:16:46 ---> Running in d5cdeaaeea96 03:16:47 Removing intermediate container d5cdeaaeea96 03:16:47 ---> dc3f070bad23 03:16:47 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:16:47 ---> Running in 1481777c6c96 03:16:47 Removing intermediate container 1481777c6c96 03:16:47 ---> fb24619257c5 03:16:47 Step 21/23 : LABEL arch=arm64 03:16:47 ---> Running in 9e8e1038d8ac 03:16:47 Removing intermediate container 9e8e1038d8ac 03:16:47 ---> ee4903ee93f6 03:16:47 Step 22/23 : LABEL git_sha=cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 03:16:47 ---> Running in 6d8490301860 03:16:48 Removing intermediate container 6d8490301860 03:16:48 ---> 67d7d0cbb272 03:16:48 Step 23/23 : LABEL version=4.1.0-dev.16 03:16:48 ---> Running in 6795fede52f1 03:16:48 Removing intermediate container 6795fede52f1 03:16:48 ---> bcf1c4befb9f 03:16:48 [Warning] One or more build-args [ARCH] were not consumed 03:16:48 Successfully built bcf1c4befb9f 03:16:48 Successfully tagged device-opc-ua-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:16:48 provisioning config files... 03:16:48 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/31@tmp/config8158088292752868318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:16:49 ---> ****-login.sh 03:16:49 nexus3.edgexfoundry.org:10001 03:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:49 Configure a credential helper to remove this warning. See 03:16:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:49 03:16:49 Login Succeeded 03:16:49 nexus3.edgexfoundry.org:10002 03:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:49 Configure a credential helper to remove this warning. See 03:16:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:49 03:16:49 Login Succeeded 03:16:49 nexus3.edgexfoundry.org:10003 03:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:49 Configure a credential helper to remove this warning. See 03:16:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:49 03:16:49 Login Succeeded 03:16:50 nexus3.edgexfoundry.org:10004 03:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:50 Configure a credential helper to remove this warning. See 03:16:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:50 03:16:50 Login Succeeded 03:16:50 ****.io 03:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:50 Configure a credential helper to remove this warning. See 03:16:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:50 03:16:50 Login Succeeded 03:16:50 ---> ****-login.sh ends [Pipeline] } 03:16:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:16:50 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 03:16:50 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 03:16:50 latest 03:16:50 4.1.0-dev.16 03:16:50 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 03:16:50 main 03:16:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:51 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:51 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 03:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 03:16:51 56f46fb5f2b8: Preparing 03:16:51 c2f56720d448: Preparing 03:16:51 5d0202d464eb: Preparing 03:16:51 e39942b76482: Preparing 03:16:51 ad7855989168: Preparing 03:16:51 c4e71c2a4573: Preparing 03:16:51 c4e71c2a4573: Waiting 03:16:51 e39942b76482: Pushed 03:16:51 c2f56720d448: Pushed 03:16:51 56f46fb5f2b8: Pushed 03:16:51 c4e71c2a4573: Layer already exists 03:16:52 ad7855989168: Pushed 03:17:02 5d0202d464eb: Pushed 03:17:03 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f: digest: sha256:750f38e3cfe465413a5fd738dfc8a42d14aa7cacddc52e04fdf9997068a2bcd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:03 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:03 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 03:17:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 03:17:03 56f46fb5f2b8: Preparing 03:17:03 c2f56720d448: Preparing 03:17:03 5d0202d464eb: Preparing 03:17:03 e39942b76482: Preparing 03:17:03 ad7855989168: Preparing 03:17:03 c4e71c2a4573: Preparing 03:17:03 c4e71c2a4573: Waiting 03:17:03 e39942b76482: Layer already exists 03:17:03 ad7855989168: Layer already exists 03:17:03 5d0202d464eb: Layer already exists 03:17:03 56f46fb5f2b8: Layer already exists 03:17:03 c2f56720d448: Layer already exists 03:17:03 c4e71c2a4573: Layer already exists 03:17:03 latest: digest: sha256:750f38e3cfe465413a5fd738dfc8a42d14aa7cacddc52e04fdf9997068a2bcd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:04 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:04 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.16 03:17:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 03:17:04 56f46fb5f2b8: Preparing 03:17:04 c2f56720d448: Preparing 03:17:04 5d0202d464eb: Preparing 03:17:04 e39942b76482: Preparing 03:17:04 ad7855989168: Preparing 03:17:04 c4e71c2a4573: Preparing 03:17:04 c4e71c2a4573: Waiting 03:17:04 ad7855989168: Layer already exists 03:17:04 56f46fb5f2b8: Layer already exists 03:17:04 e39942b76482: Layer already exists 03:17:04 c2f56720d448: Layer already exists 03:17:04 5d0202d464eb: Layer already exists 03:17:04 c4e71c2a4573: Layer already exists 03:17:04 4.1.0-dev.16: digest: sha256:750f38e3cfe465413a5fd738dfc8a42d14aa7cacddc52e04fdf9997068a2bcd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:05 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:05 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 03:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 03:17:05 56f46fb5f2b8: Preparing 03:17:05 c2f56720d448: Preparing 03:17:05 5d0202d464eb: Preparing 03:17:05 e39942b76482: Preparing 03:17:05 ad7855989168: Preparing 03:17:05 c4e71c2a4573: Preparing 03:17:05 c4e71c2a4573: Waiting 03:17:05 c2f56720d448: Layer already exists 03:17:05 5d0202d464eb: Layer already exists 03:17:05 ad7855989168: Layer already exists 03:17:05 56f46fb5f2b8: Layer already exists 03:17:05 e39942b76482: Layer already exists 03:17:05 c4e71c2a4573: Layer already exists 03:17:05 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16: digest: sha256:750f38e3cfe465413a5fd738dfc8a42d14aa7cacddc52e04fdf9997068a2bcd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:05 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:06 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 03:17:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 03:17:06 56f46fb5f2b8: Preparing 03:17:06 c2f56720d448: Preparing 03:17:06 5d0202d464eb: Preparing 03:17:06 e39942b76482: Preparing 03:17:06 ad7855989168: Preparing 03:17:06 c4e71c2a4573: Preparing 03:17:06 c4e71c2a4573: Waiting 03:17:06 56f46fb5f2b8: Layer already exists 03:17:06 5d0202d464eb: Layer already exists 03:17:06 c2f56720d448: Layer already exists 03:17:06 e39942b76482: Layer already exists 03:17:06 c4e71c2a4573: Layer already exists 03:17:07 ad7855989168: Layer already exists 03:17:07 main: digest: sha256:750f38e3cfe465413a5fd738dfc8a42d14aa7cacddc52e04fdf9997068a2bcd4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:07 ===================================================== [Pipeline] echo 03:17:07 taggedImages: 03:17:07 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f 03:17:07 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 03:17:07 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.16 03:17:07 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 03:17:07 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 03:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] echo 03:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 03:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.16 [Pipeline] echo 03:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:cd44489fc3ae82cf3a2d67b36bef951c93f0e65f-4.1.0-dev.16 [Pipeline] echo 03:17:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:08 03:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:09 arm64: Pulling from edgex-lftools-log-publisher 03:17:09 8998bd30e6a1: Pulling fs layer 03:17:09 04944245beec: Pulling fs layer 03:17:09 699f458cf7ca: Pulling fs layer 03:17:09 765212b225bb: Pulling fs layer 03:17:09 f23df028b6ca: Pulling fs layer 03:17:09 d65c8cfc05b1: Pulling fs layer 03:17:09 2437ff75d9bd: Pulling fs layer 03:17:09 765212b225bb: Waiting 03:17:09 f23df028b6ca: Waiting 03:17:09 d65c8cfc05b1: Waiting 03:17:09 2437ff75d9bd: Waiting 03:17:09 04944245beec: Verifying Checksum 03:17:09 04944245beec: Download complete 03:17:09 765212b225bb: Download complete 03:17:09 f23df028b6ca: Download complete 03:17:09 d65c8cfc05b1: Verifying Checksum 03:17:09 d65c8cfc05b1: Download complete 03:17:09 699f458cf7ca: Verifying Checksum 03:17:09 699f458cf7ca: Download complete 03:17:09 8998bd30e6a1: Verifying Checksum 03:17:09 8998bd30e6a1: Download complete 03:17:12 2437ff75d9bd: Verifying Checksum 03:17:12 2437ff75d9bd: Download complete 03:17:14 8998bd30e6a1: Pull complete 03:17:14 04944245beec: Pull complete 03:17:16 699f458cf7ca: Pull complete 03:17:16 765212b225bb: Pull complete 03:17:17 f23df028b6ca: Pull complete 03:17:17 d65c8cfc05b1: Pull complete 03:17:35 2437ff75d9bd: Pull complete 03:17:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:17:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:17:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:35 prd-ubuntu20.04-docker-arm64-4c-16g-3693 does not seem to be running inside a container 03:17:35 $ 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-opc-ua/31 -v /w/workspace/device-opc-ua/31:/w/workspace/device-opc-ua/31:rw,z -v /w/workspace/device-opc-ua/31@tmp:/w/workspace/device-opc-ua/31@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:17:38 $ docker top f45230746d8ddc38b57b944c273f39005e865f6f839dbd2eb0048c1236a33967 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:39 ---> job-cost.sh 03:17:39 lf-activate-venv: SKIPPING 03:17:39 INFO: No Stack... 03:17:39 INFO: Retrieving Pricing Info for: v3-standard-4 03:17:40 INFO: Archiving Costs [Pipeline] sh 03:17:41 + cat /w/workspace/device-opc-ua/31/archives/cost.csv 03:17:41 + cut -d, -f6 [Pipeline] lock 03:17:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] 03:17:41 Resource [jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] did not exist. Created. 03:17:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:17:42 /w/workspace/device-opc-ua/31@tmp/durable-a8519675/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:17:42 + echo total: 0.10999999940395355 [Pipeline] stash 03:17:42 Warning: overwriting stash ‘stack-cost’ 03:17:42 Stashed 1 file(s) [Pipeline] } 03:17:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 03:17:42 $ docker stop --time=1 f45230746d8ddc38b57b944c273f39005e865f6f839dbd2eb0048c1236a33967 03:17:44 $ docker rm -f --volumes f45230746d8ddc38b57b944c273f39005e865f6f839dbd2eb0048c1236a33967 [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:17:44 provisioning config files... 03:17:44 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10255735781574704461tmp [Pipeline] { [Pipeline] sh 03:17:44 + set +x 03:17:44 + curl -s https://codecov.io/bash 03:17:44 + bash -s -- 03:17:44 03:17:44 _____ _ 03:17:44 / ____| | | 03:17:44 | | ___ __| | ___ ___ _____ __ 03:17:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:17:44 | |___| (_) | (_| | __/ (_| (_) \ V / 03:17:44 \_____\___/ \__,_|\___|\___\___/ \_/ 03:17:44 Bash-1.0.6 03:17:44 03:17:44 03:17:44 ==> git version 2.25.1 found 03:17:44 ==> 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:17:44 Release-Date: 2020-01-08 03:17:44 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:17:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:17:44 ==> Jenkins CI detected. 03:17:44 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 03:17:44 project root: . 03:17:44 --> token set from env 03:17:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:17:44 ==> Running gcov in . (disable via -X gcov) 03:17:44 ==> Python coveragepy not found 03:17:44 ==> Searching for coverage reports in: 03:17:44 + . 03:17:44 -> Found 1 reports 03:17:44 ==> Detecting git/mercurial file structure 03:17:44 ==> Reading reports 03:17:45 + ./coverage.out bytes=23970 03:17:45 ==> Appending adjustments 03:17:45 https://docs.codecov.io/docs/fixing-reports 03:17:45 + Found adjustments 03:17:45 ==> Gzipping contents 03:17:45 4.0K /tmp/codecov.Ei8qEj.gz 03:17:45 ==> Uploading reports 03:17:45 url: https://codecov.io 03:17:45 query: branch=main&commit=cd44489fc3ae82cf3a2d67b36bef951c93f0e65f&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 03:17:45 -> Pinging Codecov 03:17:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cd44489fc3ae82cf3a2d67b36bef951c93f0e65f&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 03:17:45 -> Uploading to 03:17:45 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/cd44489fc3ae82cf3a2d67b36bef951c93f0e65f/568f4d60-a671-4c2a-886c-6ab3ae267bf1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260319%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260319T031745Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=945e22ae7ec316a5ce7c0385b7db41048a958329c1cf1d7d515e06e88848f0a5 03:17:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:17:45 Dload Upload Total Spent Left Speed 03:17:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 23215 --:--:-- --:--:-- --:--:-- 23215 03:17:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] } 03:17:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:17:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:17:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:17:46 03:17:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:17:46 latest: Pulling from edgex-devops/edgex-snyk-go 03:17:46 2d35ebdb57d9: Already exists 03:17:46 85e8836fcdb2: Pulling fs layer 03:17:46 91631faa732a: Pulling fs layer 03:17:46 f3f5ae8826fa: Pulling fs layer 03:17:46 4f4fb700ef54: Pulling fs layer 03:17:46 7861252a18e6: Pulling fs layer 03:17:46 9130f900ef6f: Pulling fs layer 03:17:46 7861252a18e6: Waiting 03:17:46 4f4fb700ef54: Waiting 03:17:46 9130f900ef6f: Waiting 03:17:46 f3f5ae8826fa: Verifying Checksum 03:17:46 f3f5ae8826fa: Download complete 03:17:46 85e8836fcdb2: Verifying Checksum 03:17:46 85e8836fcdb2: Download complete 03:17:46 4f4fb700ef54: Verifying Checksum 03:17:46 4f4fb700ef54: Download complete 03:17:46 85e8836fcdb2: Pull complete 03:17:46 7861252a18e6: Verifying Checksum 03:17:46 7861252a18e6: Download complete 03:17:47 91631faa732a: Verifying Checksum 03:17:47 91631faa732a: Download complete 03:17:47 9130f900ef6f: Verifying Checksum 03:17:47 9130f900ef6f: Download complete 03:17:51 91631faa732a: Pull complete 03:17:51 f3f5ae8826fa: Pull complete 03:17:51 4f4fb700ef54: Pull complete 03:17:52 7861252a18e6: Pull complete 03:17:56 9130f900ef6f: Pull complete 03:17:56 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:17:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:17:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:56 prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container 03:17:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:17:57 $ docker top 10d6c2efefef347942563ee9856bd31bfc66b1b99faf592a08e69c7f6e1c26e3 -eo pid,comm [Pipeline] { [Pipeline] sh 03:17:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 03:17:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 03:17:58 + set -o pipefail 03:17:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 03:18:06 03:18:06 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 03:18:06 03:18:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/52e99257-2ab7-4b5d-bf9c-5497596b6558 03:18:06 03:18:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:18:06 03:18:06 03:18:06 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:18:06 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:18:06 $ docker stop --time=1 10d6c2efefef347942563ee9856bd31bfc66b1b99faf592a08e69c7f6e1c26e3 03:18:08 $ docker rm -f --volumes 10d6c2efefef347942563ee9856bd31bfc66b1b99faf592a08e69c7f6e1c26e3 [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:18:09 + git log --format=format:%s -1 cd44489fc3ae82cf3a2d67b36bef951c93f0e65f [Pipeline] sh 03:18:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:18:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:10 prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container 03:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:18:10 $ docker top 34f0fa5d25de2536338d3978e6e55d4de02a8dc1e6834fb3a2418867ac50b711 -eo pid,comm 03:18:10 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:18:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:10 [ssh-agent] Looking for ssh-agent implementation... 03:18:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:11 $ docker exec 34f0fa5d25de2536338d3978e6e55d4de02a8dc1e6834fb3a2418867ac50b711 ssh-agent 03:18:11 SSH_AUTH_SOCK=/tmp/ssh-0WMySGvydCDH/agent.33 03:18:11 SSH_AGENT_PID=39 03:18:11 Running ssh-add (command line suppressed) 03:18:11 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3021189262319171089.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3021189262319171089.key) 03:18:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:11 + git semver tag 03:18:11 2026-03-19 03:18:11,713 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:18:11 2026-03-19 03:18:11,718 [run_tag] DEBUG tag force:False 03:18:11 2026-03-19 03:18:11,718 [check_head_tag] DEBUG check head tag 03:18:11 2026-03-19 03:18:11,718 [execute] INFO git cat-file --batch-check 03:18:11 2026-03-19 03:18:11,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 03:18:11 2026-03-19 03:18:11,720 [execute] INFO git cat-file --batch 03:18:11 2026-03-19 03:18:11,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 03:18:11 2026-03-19 03:18:11,728 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:18:11 2026-03-19 03:18:11,728 [execute] INFO git tag -a v4.1.0-dev.16 -m v4.1.0-dev.16 03:18:11 2026-03-19 03:18:11,728 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.16', '-m', 'v4.1.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 03:18:11 2026-03-19 03:18:11,730 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:18:11 4.1.0-dev.16 [Pipeline] } 03:18:11 $ docker exec --env ******** --env ******** 34f0fa5d25de2536338d3978e6e55d4de02a8dc1e6834fb3a2418867ac50b711 ssh-agent -k 03:18:11 unset SSH_AUTH_SOCK; 03:18:11 unset SSH_AGENT_PID; 03:18:11 echo Agent pid 39 killed; 03:18:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:12 + git semver [Pipeline] } 03:18:12 $ docker stop --time=1 34f0fa5d25de2536338d3978e6e55d4de02a8dc1e6834fb3a2418867ac50b711 03:18:13 $ docker rm -f --volumes 34f0fa5d25de2536338d3978e6e55d4de02a8dc1e6834fb3a2418867ac50b711 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:18:14 03:18:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:18:14 0.23.1-centos7: Pulling from edgex-lftools 03:18:14 ab5ef0e58194: Pulling fs layer 03:18:14 9712f1f96733: Pulling fs layer 03:18:14 63f879dbbcfc: Pulling fs layer 03:18:14 0d9ebad4ef96: Pulling fs layer 03:18:14 e9a5061849ea: Pulling fs layer 03:18:14 d747dcd14b5f: Pulling fs layer 03:18:14 2de7ff778b66: Pulling fs layer 03:18:14 0d9ebad4ef96: Waiting 03:18:14 e9a5061849ea: Waiting 03:18:14 d747dcd14b5f: Waiting 03:18:14 2de7ff778b66: Waiting 03:18:14 9712f1f96733: Verifying Checksum 03:18:14 9712f1f96733: Download complete 03:18:14 63f879dbbcfc: Verifying Checksum 03:18:14 63f879dbbcfc: Download complete 03:18:14 e9a5061849ea: Verifying Checksum 03:18:14 e9a5061849ea: Download complete 03:18:14 d747dcd14b5f: Verifying Checksum 03:18:14 d747dcd14b5f: Download complete 03:18:14 ab5ef0e58194: Download complete 03:18:14 0d9ebad4ef96: Verifying Checksum 03:18:14 0d9ebad4ef96: Download complete 03:18:14 2de7ff778b66: Verifying Checksum 03:18:14 2de7ff778b66: Download complete 03:18:18 ab5ef0e58194: Pull complete 03:18:18 9712f1f96733: Pull complete 03:18:18 63f879dbbcfc: Pull complete 03:18:25 0d9ebad4ef96: Pull complete 03:18:25 e9a5061849ea: Pull complete 03:18:25 d747dcd14b5f: Pull complete 03:18:26 2de7ff778b66: Pull complete 03:18:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:18:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:18:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:26 prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container 03:18:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:18:27 $ docker top 763f7fd01e510f0d08272af7a1ebc1ada7d63c0c96f5d28a1c69aa5b365f45b8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:18:27 provisioning config files... 03:18:27 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18022085025074622889tmp 03:18:27 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2486512331184269311tmp 03:18:27 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9739550434329587415tmp [Pipeline] { [Pipeline] echo 03:18:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:18:28 ---> sigul-configuration.sh 03:18:28 gpg: directory `/root/.gnupg' created 03:18:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:18:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:18:28 gpg: keyring `/root/.gnupg/secring.gpg' created 03:18:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:18:28 gpg: CAST5 encrypted data 03:18:28 gpg: encrypted with 1 passphrase 03:18:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:18:28 + mkdir /home/jenkins 03:18:28 + mkdir /home/jenkins/sigul [Pipeline] sh 03:18:28 + 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:18:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:18:28 ---> sigul-install.sh 03:18:28 Sigul already installed; skipping installation. [Pipeline] sh 03:18:29 + git tag --list 03:18:29 v4.0 03:18:29 v4.0.0 03:18:29 v4.0.1 03:18:29 v4.0.1-dev.1 03:18:29 v4.1.0-dev.1 03:18:29 v4.1.0-dev.10 03:18:29 v4.1.0-dev.11 03:18:29 v4.1.0-dev.12 03:18:29 v4.1.0-dev.13 03:18:29 v4.1.0-dev.14 03:18:29 v4.1.0-dev.15 03:18:29 v4.1.0-dev.16 03:18:29 v4.1.0-dev.2 03:18:29 v4.1.0-dev.3 03:18:29 v4.1.0-dev.4 03:18:29 v4.1.0-dev.5 03:18:29 v4.1.0-dev.6 03:18:29 v4.1.0-dev.7 03:18:29 v4.1.0-dev.8 03:18:29 v4.1.0-dev.9 [Pipeline] sh 03:18:29 + lftools sign git-tag v4.1.0-dev.16 03:18:30 Signing Git tag with Sigul... 03:18:30 Signing v4.1.0-dev.16 [Pipeline] echo 03:18:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:18:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:18:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:18:30 $ docker stop --time=1 763f7fd01e510f0d08272af7a1ebc1ada7d63c0c96f5d28a1c69aa5b365f45b8 03:18:31 $ docker rm -f --volumes 763f7fd01e510f0d08272af7a1ebc1ada7d63c0c96f5d28a1c69aa5b365f45b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:18:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:18:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:32 prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container 03:18:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:18:33 $ docker top 2d5d8f0feace6195d996cc23f0cdf38f5d322b2d752e1fe721f57021c2019904 -eo pid,comm 03:18:33 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:18:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:33 [ssh-agent] Looking for ssh-agent implementation... 03:18:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:33 $ docker exec 2d5d8f0feace6195d996cc23f0cdf38f5d322b2d752e1fe721f57021c2019904 ssh-agent 03:18:33 SSH_AUTH_SOCK=/tmp/ssh-YwIRFF5EpjXz/agent.32 03:18:33 SSH_AGENT_PID=37 03:18:33 Running ssh-add (command line suppressed) 03:18:33 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12217170225458500937.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12217170225458500937.key) 03:18:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:33 + git semver bump pre 03:18:34 2026-03-19 03:18:34,118 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:18:34 2026-03-19 03:18:34,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:18:34 2026-03-19 03:18:34,122 [bump_version] DEBUG bumping version:4.1.0-dev.16 on axis:pre with prefix:dev 03:18:34 2026-03-19 03:18:34,122 [bump_version] DEBUG bumped version:4.1.0-dev.17 03:18:34 2026-03-19 03:18:34,122 [write_version] DEBUG write version:4.1.0-dev.17 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 03:18:34 2026-03-19 03:18:34,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:18:34 2026-03-19 03:18:34,122 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:18:34 2026-03-19 03:18:34,124 [execute] INFO git cat-file --batch-check 03:18:34 2026-03-19 03:18:34,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 03:18:34 2026-03-19 03:18:34,128 [execute] INFO git cat-file --batch 03:18:34 2026-03-19 03:18:34,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 03:18:34 2026-03-19 03:18:34,131 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:18:34 4.1.0-dev.17 [Pipeline] } 03:18:34 $ docker exec --env ******** --env ******** 2d5d8f0feace6195d996cc23f0cdf38f5d322b2d752e1fe721f57021c2019904 ssh-agent -k 03:18:34 unset SSH_AUTH_SOCK; 03:18:34 unset SSH_AGENT_PID; 03:18:34 echo Agent pid 37 killed; 03:18:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:34 + git semver [Pipeline] } 03:18:34 $ docker stop --time=1 2d5d8f0feace6195d996cc23f0cdf38f5d322b2d752e1fe721f57021c2019904 03:18:36 $ docker rm -f --volumes 2d5d8f0feace6195d996cc23f0cdf38f5d322b2d752e1fe721f57021c2019904 [Pipeline] // withDockerContainer [Pipeline] sh 03:18:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:18:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:36 prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container 03:18:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:18:37 $ docker top 0152ef005919dc8b81c5de3d64a811e0f1d15bd3f9d988d311e3b9a8f6b21684 -eo pid,comm 03:18:37 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:18:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:37 [ssh-agent] Looking for ssh-agent implementation... 03:18:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:37 $ docker exec 0152ef005919dc8b81c5de3d64a811e0f1d15bd3f9d988d311e3b9a8f6b21684 ssh-agent 03:18:37 SSH_AUTH_SOCK=/tmp/ssh-ofgjYW45H1th/agent.31 03:18:37 SSH_AGENT_PID=37 03:18:37 Running ssh-add (command line suppressed) 03:18:37 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4829159486186382520.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4829159486186382520.key) 03:18:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:37 + git semver push 03:18:38 2026-03-19 03:18:37,989 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:18:38 2026-03-19 03:18:37,992 [run_push] DEBUG push 03:18:38 2026-03-19 03:18:37,993 [execute] INFO git cat-file --batch-check 03:18:38 2026-03-19 03:18:37,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 03:18:38 2026-03-19 03:18:37,995 [execute] INFO git rev-list 928b6cda291cc21fc1a260b6350b71931231d52b -- 03:18:38 2026-03-19 03:18:37,995 [execute] DEBUG Popen(['git', 'rev-list', '928b6cda291cc21fc1a260b6350b71931231d52b', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:18:38 2026-03-19 03:18:37,999 [execute] INFO git fetch -v -- origin 03:18:38 2026-03-19 03:18:37,999 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:18:38 2026-03-19 03:18:38,553 [run_push] DEBUG no remote changes detected 03:18:38 2026-03-19 03:18:38,553 [execute] INFO git push origin semver 03:18:38 2026-03-19 03:18:38,553 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:18:39 2026-03-19 03:18:39,417 [run_push] DEBUG push all version tags 03:18:39 2026-03-19 03:18:39,417 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:18:39 2026-03-19 03:18:39,417 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 03:18:40 2026-03-19 03:18:40,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 03:18:40 4.1.0-dev.17 [Pipeline] } 03:18:40 $ docker exec --env ******** --env ******** 0152ef005919dc8b81c5de3d64a811e0f1d15bd3f9d988d311e3b9a8f6b21684 ssh-agent -k 03:18:40 unset SSH_AUTH_SOCK; 03:18:40 unset SSH_AGENT_PID; 03:18:40 echo Agent pid 37 killed; 03:18:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:40 + git semver [Pipeline] } 03:18:40 $ docker stop --time=1 0152ef005919dc8b81c5de3d64a811e0f1d15bd3f9d988d311e3b9a8f6b21684 03:18:42 $ docker rm -f --volumes 0152ef005919dc8b81c5de3d64a811e0f1d15bd3f9d988d311e3b9a8f6b21684 [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:18:42 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 03:18:42 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 03:18:42 total 16 03:18:42 drwxr-xr-x 3 root root 4096 Mar 19 03:07 . 03:18:42 drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 03:18 .. 03:18:42 drwxr-xr-x 2 root root 4096 Mar 19 03:07 cost 03:18:42 -rw-r--r-- 1 root root 84 Mar 19 03:07 cost.csv 03:18:42 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 03:18:42 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 03:18:42 total 16 03:18:42 drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 03:07 . 03:18:42 drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 03:18 .. 03:18:42 drwxr-xr-x 2 jenkins jenkins 4096 Mar 19 03:07 cost 03:18:42 -rw-r--r-- 1 jenkins jenkins 84 Mar 19 03:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:18:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:18:43 ---> package-listing.sh 03:18:43 ++ facter osfamily 03:18:43 ++ tr '[:upper:]' '[:lower:]' 03:18:44 + OS_FAMILY=debian 03:18:44 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 03:18:44 + START_PACKAGES=/tmp/packages_start.txt 03:18:44 + END_PACKAGES=/tmp/packages_end.txt 03:18:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:18:44 + PACKAGES=/tmp/packages_start.txt 03:18:44 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 03:18:44 + PACKAGES=/tmp/packages_end.txt 03:18:44 + case "${OS_FAMILY}" in 03:18:44 + dpkg -l 03:18:44 + grep '^ii' 03:18:44 + '[' -f /tmp/packages_start.txt ']' 03:18:44 + '[' -f /tmp/packages_end.txt ']' 03:18:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:18:44 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 03:18:44 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 03:18:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 03:18:44 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/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:18:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:45 prd-ubuntu20.04-docker-8c-8g-3692 does not seem to be running inside a container 03:18:45 $ 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/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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:18:45 $ docker top 6ad54f0b51ff24adf931e1a1f0d3a08e8535e2ca4d24ed75bfb3a8d5675fa64d -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:45 + touch /tmp/pre-build-complete [Pipeline] sh 03:18:45 + mkdir -p /var/log/sysstat [Pipeline] sh 03:18:46 + ls /var/log/sa-host 03:18:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:46 provisioning config files... 03:18:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1148734730197882038tmp [Pipeline] { [Pipeline] echo 03:18:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:18:46 ---> create-netrc.sh [Pipeline] } 03:18:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:18:46 ---> python-tools-install.sh [Pipeline] echo 03:18:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:18:47 ---> sudo-logs.sh 03:18:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:18:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:18:47 ---> job-cost.sh 03:18:47 lf-activate-venv: SKIPPING 03:18:47 DEBUG: total: 0.2199999988079071 03:18:47 INFO: Retrieving Stack Cost... 03:18:47 INFO: Retrieving Pricing Info for: v3-standard-8 03:18:48 INFO: Archiving Costs [Pipeline] echo 03:18:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:18:48 ---> logs-deploy.sh 03:18:48 lf-activate-venv: SKIPPING 03:18:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/31 03:18:48 INFO: archiving workspace using pattern(s): 03:18:49 Archives upload complete. 03:18:49 INFO: archiving logs to Nexus