Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 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-ssh15504065451038017232.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-ssh11365499335062585556.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-ssh9366756406302272426.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-ssh8143496736785683485.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-ssh1970021737611216148.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 Running on prd-ubuntu20.04-docker-8c-8g-772538 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 Avoid second fetch Checking out Revision 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 (main) Commit message: "Merge pull request #140 from judehung/update-go-1.25" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 # timeout=10 > git rev-list --no-walk a29499ea9c3ec17332541b18573abd41505027fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:02:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:02:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:02:31 ========================================================= 05:02:31 EdgeX Global Pipelines Version Info 05:02:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:02:32 ------------------- 05:02:32 stable info: 05:02:32 ------------------- 05:02:32 Commited By: Cherry Wang cherry@iotechsys.com 05:02:32 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 05:02:32 Message: update stable to v1.0.278 05:02:33 ------------------- 05:02:33 experimental info: 05:02:33 ------------------- 05:02:33 Commited By: **** collab-it+edgex@linuxfoundation.org 05:02:33 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 05:02:33 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5eb1ba9 [Pipeline] echo 05:02:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:33 provisioning config files... 05:02:33 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14117387816856774691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:34 ---> ****-login.sh 05:02:34 nexus3.edgexfoundry.org:10001 05:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:34 05:02:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:02:34 Configure a credential helper to remove this warning. See 05:02:34 https://docs.****.com/go/credential-store/ 05:02:34 05:02:34 Login Succeeded 05:02:34 nexus3.edgexfoundry.org:10002 05:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:34 05:02:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:02:34 Configure a credential helper to remove this warning. See 05:02:34 https://docs.****.com/go/credential-store/ 05:02:34 05:02:34 Login Succeeded 05:02:34 nexus3.edgexfoundry.org:10003 05:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:34 05:02:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:02:34 Configure a credential helper to remove this warning. See 05:02:34 https://docs.****.com/go/credential-store/ 05:02:34 05:02:34 Login Succeeded 05:02:34 nexus3.edgexfoundry.org:10004 05:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:34 05:02:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:02:34 Configure a credential helper to remove this warning. See 05:02:34 https://docs.****.com/go/credential-store/ 05:02:34 05:02:34 Login Succeeded 05:02:34 ****.io 05:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:35 05:02:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:02:35 Configure a credential helper to remove this warning. See 05:02:35 https://docs.****.com/go/credential-store/ 05:02:35 05:02:35 Login Succeeded 05:02:35 ---> ****-login.sh ends [Pipeline] } 05:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:02:35 + git rev-list -1 --merges 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881~1..5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] echo 05:02:35 -----------> git rev-list -1 --merges 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881~1..5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 05:02:35 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [false] [Pipeline] sh 05:02:35 + git log --format=format:%s -1 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] echo 05:02:35 ========================================================= 05:02:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:02:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:36 + git log --format=format:%s -1 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] echo 05:02:36 [semverPrep] GIT_COMMIT: 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881, Commit Message: Merge pull request #140 from judehung/update-go-1.25 [Pipeline] echo 05:02:36 [semverPrep] This is not a build commit. [Pipeline] sh 05:02:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:02:36 + grep -v github /etc/ssh/ssh_known_hosts 05:02:36 + [ -e /tmp/ssh_known_hosts ] 05:02:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:02:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:02:36 + sudo tee -a /etc/ssh/ssh_known_hosts 05:02:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:36 05:02:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:37 0.1.4: Pulling from edgex-devops/py-git-semver 05:02:37 3dae71ba6b94: Pulling fs layer 05:02:37 6bf1a483ea7c: Pulling fs layer 05:02:37 f5dfc541a4d3: Pulling fs layer 05:02:37 461d9e800cba: Pulling fs layer 05:02:37 80192f66455f: Pulling fs layer 05:02:37 2e8e34ca0e6c: Pulling fs layer 05:02:37 a29436f7fd5d: Pulling fs layer 05:02:37 923cac83aea3: Pulling fs layer 05:02:37 461d9e800cba: Waiting 05:02:37 25ad8b0a4227: Pulling fs layer 05:02:37 db01528c6b51: Pulling fs layer 05:02:37 80192f66455f: Waiting 05:02:37 2e8e34ca0e6c: Waiting 05:02:37 28988de357af: Pulling fs layer 05:02:37 a29436f7fd5d: Waiting 05:02:37 923cac83aea3: Waiting 05:02:37 25ad8b0a4227: Waiting 05:02:37 db01528c6b51: Waiting 05:02:37 28988de357af: Waiting 05:02:37 6bf1a483ea7c: Verifying Checksum 05:02:37 6bf1a483ea7c: Download complete 05:02:37 461d9e800cba: Verifying Checksum 05:02:37 461d9e800cba: Download complete 05:02:37 80192f66455f: Download complete 05:02:37 f5dfc541a4d3: Verifying Checksum 05:02:37 f5dfc541a4d3: Download complete 05:02:37 3dae71ba6b94: Verifying Checksum 05:02:37 3dae71ba6b94: Download complete 05:02:37 923cac83aea3: Download complete 05:02:37 25ad8b0a4227: Verifying Checksum 05:02:37 25ad8b0a4227: Download complete 05:02:37 db01528c6b51: Download complete 05:02:37 28988de357af: Verifying Checksum 05:02:37 28988de357af: Download complete 05:02:37 a29436f7fd5d: Verifying Checksum 05:02:37 a29436f7fd5d: Download complete 05:02:38 2e8e34ca0e6c: Verifying Checksum 05:02:38 2e8e34ca0e6c: Download complete 05:02:38 3dae71ba6b94: Pull complete 05:02:38 6bf1a483ea7c: Pull complete 05:02:39 f5dfc541a4d3: Pull complete 05:02:39 461d9e800cba: Pull complete 05:02:39 80192f66455f: Pull complete 05:02:44 2e8e34ca0e6c: Pull complete 05:02:44 a29436f7fd5d: Pull complete 05:02:44 923cac83aea3: Pull complete 05:02:44 25ad8b0a4227: Pull complete 05:02:44 db01528c6b51: Pull complete 05:02:44 28988de357af: Pull complete 05:02:44 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:44 prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container 05:02:44 $ 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 05:02:46 $ docker top 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 -eo pid,comm 05:02:46 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). 05:02:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:02:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:46 [ssh-agent] Looking for ssh-agent implementation... 05:02:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:47 $ docker exec 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 ssh-agent 05:02:47 SSH_AUTH_SOCK=/tmp/ssh-PbARH8LkoPES/agent.32 05:02:47 SSH_AGENT_PID=39 05:02:47 Running ssh-add (command line suppressed) 05:02:47 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11111869568863919103.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11111869568863919103.key) 05:02:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 05:02:47 + git tag --points-at HEAD [Pipeline] } 05:02:47 $ docker exec --env ******** --env ******** 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 ssh-agent -k 05:02:47 unset SSH_AUTH_SOCK; 05:02:47 unset SSH_AGENT_PID; 05:02:47 echo Agent pid 39 killed; 05:02:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:02:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:48 [ssh-agent] Looking for ssh-agent implementation... 05:02:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:48 $ docker exec 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 ssh-agent 05:02:48 SSH_AUTH_SOCK=/tmp/ssh-nPrFOcqQqdiZ/agent.86 05:02:48 SSH_AGENT_PID=92 05:02:48 Running ssh-add (command line suppressed) 05:02:48 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10909015646292974305.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10909015646292974305.key) 05:02:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:48 + git semver init 05:02:48 2025-11-05 05:02:48,827 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:02:48 2025-11-05 05:02:48,831 [run_init] DEBUG init version:0.0.0 force:False 05:02:48 2025-11-05 05:02:48,832 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 05:02:48 2025-11-05 05:02:48,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 05:02:48 2025-11-05 05:02:48,832 [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) 05:02:50 2025-11-05 05:02:49,923 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 05:02:50 2025-11-05 05:02:49,923 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 05:02:50 2025-11-05 05:02:49,923 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:02:50 2025-11-05 05:02:49,923 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:02:50 4.1.0-dev.11 [Pipeline] } 05:02:50 $ docker exec --env ******** --env ******** 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 ssh-agent -k 05:02:50 unset SSH_AUTH_SOCK; 05:02:50 unset SSH_AGENT_PID; 05:02:50 echo Agent pid 92 killed; 05:02:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:02:50 + git semver [Pipeline] } 05:02:50 $ docker stop --time=1 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 05:02:52 $ docker rm -f --volumes 0e67b8b12673922c34838ef46eadc674d3831381d31b170cbd1685ed24639416 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:02:52 Stashed 1 file(s) [Pipeline] echo 05:02:52 [edgeXSemver]: initialized semver on version 4.1.0-dev.11 [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 05:02:53 provisioning config files... 05:02:53 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3846220529530283632tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:53 ---> ****-login.sh 05:02:53 nexus3.edgexfoundry.org:10001 05:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:53 Login Succeeded 05:02:53 nexus3.edgexfoundry.org:10002 05:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:53 Login Succeeded 05:02:53 nexus3.edgexfoundry.org:10003 05:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:53 Login Succeeded 05:02:53 nexus3.edgexfoundry.org:10004 05:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:53 Login Succeeded 05:02:53 ****.io 05:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:53 Login Succeeded 05:02:53 ---> ****-login.sh ends [Pipeline] } 05:02:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:02:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:02:53 ========================================================= 05:02:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:02:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:54 + 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 . 05:02:54 #0 building with "default" instance using docker driver 05:02:54 05:02:54 #1 [internal] load build definition from Dockerfile 05:02:54 #1 transferring dockerfile: 1.28kB done 05:02:54 #1 DONE 0.0s 05:02:54 05:02:54 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:02:54 #2 DONE 0.1s 05:02:55 05:02:55 #3 [internal] load .dockerignore 05:02:55 #3 transferring context: 102B done 05:02:55 #3 DONE 0.0s 05:02:55 05:02:55 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:02:55 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:02:55 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:02:55 #4 ... 05:02:55 05:02:55 #5 [internal] load build context 05:02:55 #5 transferring context: 17.49MB 0.2s done 05:02:55 #5 DONE 0.2s 05:02:55 05:02:55 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:02:55 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 05:02:55 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:02:55 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:02:55 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:02:55 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:02:55 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:02:55 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:02:55 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 05:02:55 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:02:55 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 05:02:55 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 05:02:55 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 05:02:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s 05:02:55 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 05:02:55 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 05:02:55 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 05:02:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s 05:02:55 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s 05:02:55 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 05:02:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 47.19MB / 112.58MB 0.7s 05:02:55 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 05:02:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 63.96MB / 112.58MB 0.8s 05:02:55 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 05:02:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.9s 05:02:55 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 96.47MB / 112.58MB 1.0s 05:02:56 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 05:02:56 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done 05:03:00 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 05:03:00 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:03:00 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:03:00 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:03:00 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:03:00 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 05:03:01 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 05:03:01 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 05:03:04 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 05:03:04 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 05:03:04 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 05:03:04 #4 DONE 9.5s 05:03:04 05:03:04 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:03:04 #6 0.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:03:04 #6 0.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:03:05 #6 0.714 OK: 265 MiB in 60 packages 05:03:07 #6 DONE 3.0s 05:03:07 05:03:07 #7 [builder 3/7] WORKDIR /device-opcua 05:03:07 #7 DONE 0.0s 05:03:07 05:03:07 #8 [builder 4/7] COPY go.mod vendor* ./ 05:03:07 #8 DONE 0.0s 05:03:07 05:03:07 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:07 Still waiting to schedule task 05:03:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:03:17 #9 DONE 9.4s 05:03:17 05:03:17 #10 [builder 6/7] COPY . . 05:03:17 #10 DONE 0.1s 05:03:17 05:03:17 #11 [builder 7/7] RUN echo noop 05:03:17 #11 0.186 noop 05:03:17 #11 DONE 0.2s 05:03:17 05:03:17 #12 exporting to image 05:03:17 #12 exporting layers 05:03:24 #12 exporting layers 7.1s done 05:03:24 #12 writing image sha256:89991675876ec829bfe9970ec47609ecf023307c59ea87c561dcaae284c7e091 done 05:03:24 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:03:24 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:24 + docker inspect -f . ci-base-image-x86_64 05:03:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:24 prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container 05:03:24 $ 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 05:03:25 $ docker top 7ccb3a3baac727c6c8d670df4f2652b7cb71a8a1c5aa6e6a1958232c803173c4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:25 + go version 05:03:25 go version go1.25.2 linux/amd64 [Pipeline] } 05:03:25 $ docker stop --time=1 7ccb3a3baac727c6c8d670df4f2652b7cb71a8a1c5aa6e6a1958232c803173c4 05:03:26 $ docker rm -f --volumes 7ccb3a3baac727c6c8d670df4f2652b7cb71a8a1c5aa6e6a1958232c803173c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:27 + docker inspect -f . ci-base-image-x86_64 05:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:27 prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container 05:03:27 $ 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 05:03:27 $ docker top dda86fb5fa17171778d229533cb0efed2e9a7777dfbc81d8ab1d0de1c7a8d650 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 05:03:28 + make test 05:03:28 go test ./... -coverprofile=coverage.out 05:03:29 ? github.com/edgexfoundry/device-opc-ua [no test files] 05:03:51 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 05:03:51 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.016s coverage: 41.4% of statements 05:03:51 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 05:03:59 0 issues. 05:03:59 go vet ./... 05:04:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:04:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:04:06 ./bin/test-attribution-txt.sh [Pipeline] echo 05:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:04:06 $ docker stop --time=1 dda86fb5fa17171778d229533cb0efed2e9a7777dfbc81d8ab1d0de1c7a8d650 05:04:08 $ docker rm -f --volumes dda86fb5fa17171778d229533cb0efed2e9a7777dfbc81d8ab1d0de1c7a8d650 [Pipeline] // withDockerContainer [Pipeline] sh 05:04:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:04:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:04:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:04:10 + ls -al . 05:04:10 total 236 05:04:10 drwxrwxr-x 9 jenkins jenkins 4096 Nov 5 05:03 . 05:04:10 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:02 .. 05:04:10 -rw-rw-r-- 1 jenkins jenkins 62 Nov 5 05:02 .dockerignore 05:04:10 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:03 .git 05:04:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:02 .github 05:04:10 -rw-rw-r-- 1 jenkins jenkins 101 Nov 5 05:02 .gitignore 05:04:10 -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:02 .golangci.yml 05:04:10 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:02 .semver 05:04:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:02 .vscode 05:04:10 -rw-rw-r-- 1 jenkins jenkins 22466 Nov 5 05:02 Attribution.txt 05:04:10 -rw-rw-r-- 1 jenkins jenkins 2560 Nov 5 05:02 CHANGELOG.md 05:04:10 -rw-rw-r-- 1 jenkins jenkins 1242 Nov 5 05:02 Dockerfile 05:04:10 -rw-rw-r-- 1 jenkins jenkins 672 Nov 5 05:02 Jenkinsfile 05:04:10 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 5 05:02 LICENSE 05:04:10 -rw-rw-r-- 1 jenkins jenkins 2473 Nov 5 05:02 Makefile 05:04:10 -rw-rw-r-- 1 jenkins jenkins 4109 Nov 5 05:02 README.md 05:04:10 -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 05:02 VERSION 05:04:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:02 bin 05:04:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:02 cmd 05:04:10 -rw-r--r-- 1 jenkins jenkins 23970 Nov 5 05:03 coverage.out 05:04:10 -rw-rw-r-- 1 jenkins jenkins 6855 Nov 5 05:02 go.mod 05:04:10 -rw-rw-r-- 1 jenkins jenkins 89246 Nov 5 05:02 go.sum 05:04:10 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:02 internal 05:04:10 -rw-rw-r-- 1 jenkins jenkins 260 Nov 5 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:10 + 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=5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 --label arch=amd64 --label version=4.1.0-dev.11 . 05:04:10 #0 building with "default" instance using docker driver 05:04:10 05:04:10 #1 [internal] load build definition from Dockerfile 05:04:10 #1 transferring dockerfile: 1.28kB done 05:04:10 #1 DONE 0.0s 05:04:10 05:04:10 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:04:10 #2 DONE 0.0s 05:04:10 05:04:10 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:04:10 #3 DONE 0.1s 05:04:10 05:04:10 #4 [internal] load .dockerignore 05:04:10 #4 transferring context: 102B done 05:04:10 #4 DONE 0.0s 05:04:10 05:04:10 #5 [internal] load build context 05:04:10 #5 transferring context: 35.94kB 0.0s done 05:04:10 #5 DONE 0.0s 05:04:10 05:04:10 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:04:10 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 05:04:10 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 05:04:10 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 05:04:10 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 05:04:10 #6 DONE 0.0s 05:04:10 05:04:10 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:04:10 #7 DONE 0.1s 05:04:10 05:04:10 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 05:04:10 #8 0.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:04:10 #8 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:04:11 #8 0.570 (1/6) Installing dumb-init (1.2.5-r3) 05:04:11 #8 ... 05:04:11 05:04:11 #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:04:11 #9 0.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:04:11 #9 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:04:11 #9 0.520 OK: 265 MiB in 60 packages 05:04:11 #9 DONE 0.7s 05:04:11 05:04:11 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 05:04:11 #8 0.575 (2/6) Installing libgcc (14.2.0-r6) 05:04:11 #8 0.581 (3/6) Installing libsodium (1.0.20-r0) 05:04:11 #8 0.589 (4/6) Installing libstdc++ (14.2.0-r6) 05:04:11 #8 0.619 (5/6) Installing libzmq (4.3.5-r2) 05:04:11 #8 0.628 (6/6) Installing zeromq (4.3.5-r2) 05:04:11 #8 0.632 Executing busybox-1.37.0-r19.trigger 05:04:11 #8 0.640 OK: 11 MiB in 22 packages 05:04:11 #8 DONE 0.8s 05:04:11 05:04:11 #10 [builder 3/7] WORKDIR /device-opcua 05:04:11 #10 DONE 0.0s 05:04:11 05:04:11 #11 [builder 4/7] COPY go.mod vendor* ./ 05:04:11 #11 DONE 0.1s 05:04:11 05:04:11 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:12 #12 DONE 0.5s 05:04:12 05:04:12 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:04:12 #13 0.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:04:12 #13 0.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:04:12 #13 ... 05:04:12 05:04:12 #14 [builder 6/7] COPY . . 05:04:12 #14 DONE 0.1s 05:04:12 05:04:12 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:04:12 #13 0.712 OK: 11 MiB in 22 packages 05:04:12 #13 DONE 0.8s 05:04:12 05:04:12 #15 [builder 7/7] RUN make build 05:04:12 #15 0.246 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 05:04:39 #15 24.96 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:04:39 #15 DONE 26.5s 05:04:39 05:04:39 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 05:04:39 #16 DONE 0.2s 05:04:39 05:04:39 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 05:04:39 #17 DONE 0.0s 05:04:39 05:04:39 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 05:04:39 #18 DONE 0.0s 05:04:39 05:04:39 #19 exporting to image 05:04:39 #19 exporting layers 05:04:39 #19 exporting layers 0.4s done 05:04:39 #19 writing image sha256:20d6e902d96f75d46f0865383885bafe5d963096dd676776d1d865f6bb027c2d done 05:04:39 #19 naming to docker.io/library/device-opc-ua done 05:04:39 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:39 provisioning config files... 05:04:39 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6115270945267209332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:39 ---> ****-login.sh 05:04:39 nexus3.edgexfoundry.org:10001 05:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:39 Login Succeeded 05:04:39 nexus3.edgexfoundry.org:10002 05:04:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:40 Login Succeeded 05:04:40 nexus3.edgexfoundry.org:10003 05:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:40 Login Succeeded 05:04:40 nexus3.edgexfoundry.org:10004 05:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:40 Login Succeeded 05:04:40 ****.io 05:04:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:40 Login Succeeded 05:04:40 ---> ****-login.sh ends [Pipeline] } 05:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:04:40 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 05:04:40 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 05:04:40 latest 05:04:40 4.1.0-dev.11 05:04:40 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 05:04:40 main 05:04:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:41 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:41 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 05:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:04:41 28cb8bac6922: Preparing 05:04:41 9fefc815c7b0: Preparing 05:04:41 da2adea00958: Preparing 05:04:41 002d5193760d: Preparing 05:04:41 c2a62de796a5: Preparing 05:04:41 256f393e029f: Preparing 05:04:41 256f393e029f: Waiting 05:04:41 28cb8bac6922: Pushed 05:04:41 9fefc815c7b0: Pushed 05:04:41 002d5193760d: Pushed 05:04:41 256f393e029f: Layer already exists 05:04:41 c2a62de796a5: Pushed 05:04:47 da2adea00958: Pushed 05:04:47 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881: digest: sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:47 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:47 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 05:04:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:04:47 28cb8bac6922: Preparing 05:04:47 9fefc815c7b0: Preparing 05:04:47 da2adea00958: Preparing 05:04:47 002d5193760d: Preparing 05:04:47 c2a62de796a5: Preparing 05:04:47 256f393e029f: Preparing 05:04:47 256f393e029f: Waiting 05:04:47 c2a62de796a5: Layer already exists 05:04:47 002d5193760d: Layer already exists 05:04:47 da2adea00958: Layer already exists 05:04:47 28cb8bac6922: Layer already exists 05:04:47 9fefc815c7b0: Layer already exists 05:04:47 256f393e029f: Layer already exists 05:04:47 latest: digest: sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:48 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:48 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 05:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:04:48 28cb8bac6922: Preparing 05:04:48 9fefc815c7b0: Preparing 05:04:48 da2adea00958: Preparing 05:04:48 002d5193760d: Preparing 05:04:48 c2a62de796a5: Preparing 05:04:48 256f393e029f: Preparing 05:04:48 256f393e029f: Waiting 05:04:48 9fefc815c7b0: Layer already exists 05:04:48 28cb8bac6922: Layer already exists 05:04:48 c2a62de796a5: Layer already exists 05:04:48 da2adea00958: Layer already exists 05:04:48 002d5193760d: Layer already exists 05:04:48 256f393e029f: Layer already exists 05:04:48 4.1.0-dev.11: digest: sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:48 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:49 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 05:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:04:49 28cb8bac6922: Preparing 05:04:49 9fefc815c7b0: Preparing 05:04:49 da2adea00958: Preparing 05:04:49 002d5193760d: Preparing 05:04:49 c2a62de796a5: Preparing 05:04:49 256f393e029f: Preparing 05:04:49 256f393e029f: Waiting 05:04:49 da2adea00958: Layer already exists 05:04:49 9fefc815c7b0: Layer already exists 05:04:49 002d5193760d: Layer already exists 05:04:49 c2a62de796a5: Layer already exists 05:04:49 28cb8bac6922: Layer already exists 05:04:49 256f393e029f: Layer already exists 05:04:49 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11: digest: sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:49 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:49 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 05:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:04:49 28cb8bac6922: Preparing 05:04:49 9fefc815c7b0: Preparing 05:04:49 da2adea00958: Preparing 05:04:49 002d5193760d: Preparing 05:04:49 c2a62de796a5: Preparing 05:04:49 256f393e029f: Preparing 05:04:49 256f393e029f: Waiting 05:04:49 9fefc815c7b0: Layer already exists 05:04:49 002d5193760d: Layer already exists 05:04:49 da2adea00958: Layer already exists 05:04:49 28cb8bac6922: Layer already exists 05:04:49 c2a62de796a5: Layer already exists 05:04:49 256f393e029f: Layer already exists 05:04:49 main: digest: sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:49 ===================================================== [Pipeline] echo 05:04:49 taggedImages: 05:04:49 - nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 05:04:49 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 05:04:49 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 05:04:49 - nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 05:04:49 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 05:04:49 ========================================================= 05:04:49 [edgeXBuildMultiArch] RAW Config: 05:04:49 images: 05:04:49 - nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 05:04:49 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 05:04:49 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 05:04:49 - nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 05:04:49 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 05:04:49 settingsFile: 05:04:49 device-opc-ua-settings 05:04:49 ========================================================= [Pipeline] node 05:05:04 Still waiting to schedule task 05:05:04 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-772541’ 05:05:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772546 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 05:05:43 Running in /w/workspace/device-opc-ua/26 [Pipeline] { [Pipeline] checkout 05:05:46 Selected Git installation does not exist. Using Default 05:05:46 The recommended git tool is: NONE 05:05:51 using credential edgex-jenkins-ssh 05:05:51 Cloning the remote Git repository 05:05:51 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 05:05:51 > git init /w/workspace/device-opc-ua/26 # timeout=10 05:05:51 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 05:05:51 > git --version # timeout=10 05:05:51 > git --version # 'git version 2.25.1' 05:05:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:05:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:53 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 05:05:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:05:54 Avoid second fetch 05:05:54 Checking out Revision 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 (main) 05:05:54 > git config core.sparsecheckout # timeout=10 05:05:54 > git checkout -f 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 # timeout=10 05:05:55 Commit message: "Merge pull request #140 from judehung/update-go-1.25" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:59 provisioning config files... 05:05:59 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/26@tmp/config3404195544798348524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:00 ---> ****-login.sh 05:06:00 nexus3.edgexfoundry.org:10001 05:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:00 Configure a credential helper to remove this warning. See 05:06:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:00 05:06:00 Login Succeeded 05:06:00 nexus3.edgexfoundry.org:10002 05:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:01 Configure a credential helper to remove this warning. See 05:06:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:01 05:06:01 Login Succeeded 05:06:01 nexus3.edgexfoundry.org:10003 05:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:01 Configure a credential helper to remove this warning. See 05:06:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:01 05:06:01 Login Succeeded 05:06:01 nexus3.edgexfoundry.org:10004 05:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:01 Configure a credential helper to remove this warning. See 05:06:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:01 05:06:01 Login Succeeded 05:06:01 ****.io 05:06:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:02 Configure a credential helper to remove this warning. See 05:06:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:02 05:06:02 Login Succeeded 05:06:02 ---> ****-login.sh ends [Pipeline] } 05:06:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:06:02 ========================================================= 05:06:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:06:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:03 + 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 . 05:06:03 Sending build context to Docker daemon 8.936MB 05:06:03 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 05:06:03 Step 2/10 : FROM ${BASE} AS builder 05:06:03 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:06:03 6b59a28fa201: Pulling fs layer 05:06:03 d32bb0dddca7: Pulling fs layer 05:06:03 5dab1238d3d9: Pulling fs layer 05:06:03 196fd7d83e7d: Pulling fs layer 05:06:03 4f4fb700ef54: Pulling fs layer 05:06:03 8ba94037c8f0: Pulling fs layer 05:06:03 deaec5988b04: Pulling fs layer 05:06:03 9f65657bb879: Pulling fs layer 05:06:03 4f4fb700ef54: Waiting 05:06:03 8ba94037c8f0: Waiting 05:06:03 9f65657bb879: Waiting 05:06:03 196fd7d83e7d: Waiting 05:06:03 d32bb0dddca7: Verifying Checksum 05:06:03 d32bb0dddca7: Download complete 05:06:03 196fd7d83e7d: Download complete 05:06:03 4f4fb700ef54: Verifying Checksum 05:06:03 4f4fb700ef54: Download complete 05:06:03 8ba94037c8f0: Verifying Checksum 05:06:03 8ba94037c8f0: Download complete 05:06:04 6b59a28fa201: Verifying Checksum 05:06:04 6b59a28fa201: Download complete 05:06:04 9f65657bb879: Verifying Checksum 05:06:04 9f65657bb879: Download complete 05:06:04 6b59a28fa201: Pull complete 05:06:05 d32bb0dddca7: Pull complete 05:06:05 5dab1238d3d9: Verifying Checksum 05:06:05 5dab1238d3d9: Download complete 05:06:07 deaec5988b04: Verifying Checksum 05:06:07 deaec5988b04: Download complete 05:06:19 5dab1238d3d9: Pull complete 05:06:19 196fd7d83e7d: Pull complete 05:06:20 4f4fb700ef54: Pull complete 05:06:20 8ba94037c8f0: Pull complete 05:06:21 Running on prd-centos7-docker-4c-2g-772547 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:21 provisioning config files... 05:06:21 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14028434845410003330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:23 ---> ****-login.sh 05:06:23 nexus3.edgexfoundry.org:10001 05:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:23 Configure a credential helper to remove this warning. See 05:06:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:23 05:06:23 Login Succeeded 05:06:23 nexus3.edgexfoundry.org:10002 05:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:23 Configure a credential helper to remove this warning. See 05:06:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:23 05:06:23 Login Succeeded 05:06:23 nexus3.edgexfoundry.org:10003 05:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:23 Configure a credential helper to remove this warning. See 05:06:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:23 05:06:23 Login Succeeded 05:06:23 nexus3.edgexfoundry.org:10004 05:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:24 Configure a credential helper to remove this warning. See 05:06:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:24 05:06:24 Login Succeeded 05:06:24 ****.io 05:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:24 Configure a credential helper to remove this warning. See 05:06:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:24 05:06:24 Login Succeeded 05:06:24 ---> ****-login.sh ends [Pipeline] } 05:06:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:06:24 + docker buildx ls 05:06:24 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:06:24 default * docker 05:06:24 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:06:24 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 05:06:24 edgex-builder [Pipeline] sh 05:06:25 + docker buildx inspect --bootstrap 05:06:25 #1 [internal] booting buildkit 05:06:25 #1 pulling image moby/buildkit:buildx-stable-1 05:06:28 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 05:06:28 #1 creating container buildx_buildkit_edgex-builder0 05:06:29 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 05:06:29 #1 DONE 4.7s 05:06:29 Name: edgex-builder 05:06:29 Driver: docker-container 05:06:29 05:06:29 Nodes: 05:06:29 Name: edgex-builder0 05:06:29 Endpoint: unix:///var/run/docker.sock 05:06:29 Status: running 05:06:29 Buildkit: v0.25.1 05:06:29 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 05:06:30 + docker buildx ls 05:06:30 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 05:06:30 edgex-builder * docker-container 05:06:30 edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 05:06:30 default docker 05:06:30 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 05:06:30 deaec5988b04: Pull complete 05:06:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881' 05:06:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 --push - 05:06:30 #1 [internal] load build definition from Dockerfile 05:06:30 #1 transferring dockerfile: 198B done 05:06:30 #1 DONE 0.0s 05:06:30 05:06:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 05:06:30 #2 DONE 0.1s 05:06:30 05:06:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 05:06:30 #3 DONE 0.1s 05:06:30 05:06:30 #4 [internal] load .dockerignore 05:06:30 #4 transferring context: 2B done 05:06:30 #4 DONE 0.0s 05:06:30 05:06:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 05:06:30 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done 05:06:30 #5 DONE 0.0s 05:06:30 05:06:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 05:06:30 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done 05:06:30 #6 DONE 0.1s 05:06:31 05:06:31 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 05:06:31 #7 DONE 0.0s 05:06:31 05:06:31 #8 exporting to image 05:06:31 #8 exporting layers done 05:06:31 #8 exporting manifest sha256:5469e7ae9de2d3e3b06c79db8e315e8d134d582d4946594aa2a56720c3d098f7 0.0s done 05:06:31 #8 exporting config sha256:20d6e902d96f75d46f0865383885bafe5d963096dd676776d1d865f6bb027c2d done 05:06:31 #8 exporting manifest sha256:c2818d194a5d960d26dec7770d382093c839ec67a4e98008acc7e2befe391ebf done 05:06:31 #8 exporting config sha256:ee69045a15ade65fbb2130582e009bc922a37266b9f0741660becf076876df00 done 05:06:31 #8 exporting manifest list sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 done 05:06:31 #8 pushing layers 0.1s done 05:06:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881@sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 05:06:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:06:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881@sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 0.1s done 05:06:31 #8 DONE 0.2s 05:06:31 05:06:31 1 warning found (use --debug to expand): 05:06:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:06:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 05:06:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 05:06:31 9f65657bb879: Pull complete 05:06:31 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:06:31 ---> 334268110677 05:06:31 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:06:31 #1 [internal] load build definition from Dockerfile 05:06:31 #1 transferring dockerfile: 164B done 05:06:31 #1 DONE 0.0s 05:06:31 05:06:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 05:06:31 #2 DONE 0.0s 05:06:31 05:06:31 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 05:06:31 #3 DONE 0.0s 05:06:31 05:06:31 #4 [internal] load .dockerignore 05:06:31 #4 transferring context: 2B done 05:06:31 #4 DONE 0.0s 05:06:31 05:06:31 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 05:06:31 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done 05:06:31 #5 CACHED 05:06:31 05:06:31 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 05:06:31 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done 05:06:31 #6 CACHED 05:06:31 05:06:31 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 05:06:31 #7 DONE 0.0s 05:06:31 05:06:31 #8 exporting to image 05:06:31 #8 exporting layers done 05:06:31 #8 exporting manifest sha256:5469e7ae9de2d3e3b06c79db8e315e8d134d582d4946594aa2a56720c3d098f7 done 05:06:31 #8 exporting config sha256:20d6e902d96f75d46f0865383885bafe5d963096dd676776d1d865f6bb027c2d done 05:06:31 #8 exporting manifest sha256:c2818d194a5d960d26dec7770d382093c839ec67a4e98008acc7e2befe391ebf done 05:06:31 #8 exporting config sha256:ee69045a15ade65fbb2130582e009bc922a37266b9f0741660becf076876df00 done 05:06:31 #8 exporting manifest list sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 done 05:06:31 #8 pushing layers 0.0s done 05:06:31 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 0.1s done 05:06:31 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:06:31 #8 DONE 0.1s 05:06:31 05:06:31 1 warning found (use --debug to expand): 05:06:31  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:06:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11' 05:06:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 --push - 05:06:32 #1 [internal] load build definition from Dockerfile 05:06:32 #1 transferring dockerfile: 170B done 05:06:32 #1 DONE 0.0s 05:06:32 05:06:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 05:06:32 #2 DONE 0.0s 05:06:32 05:06:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11 05:06:32 #3 DONE 0.0s 05:06:32 05:06:32 #4 [internal] load .dockerignore 05:06:32 #4 transferring context: 2B done 05:06:32 #4 DONE 0.0s 05:06:32 05:06:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 05:06:32 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done 05:06:32 #5 CACHED 05:06:32 05:06:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 05:06:32 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done 05:06:32 #6 CACHED 05:06:32 05:06:32 #7 exporting to image 05:06:32 #7 exporting layers done 05:06:32 #7 exporting manifest sha256:5469e7ae9de2d3e3b06c79db8e315e8d134d582d4946594aa2a56720c3d098f7 done 05:06:32 #7 exporting config sha256:20d6e902d96f75d46f0865383885bafe5d963096dd676776d1d865f6bb027c2d done 05:06:32 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:06:32 #7 exporting manifest sha256:c2818d194a5d960d26dec7770d382093c839ec67a4e98008acc7e2befe391ebf done 05:06:32 #7 exporting config sha256:ee69045a15ade65fbb2130582e009bc922a37266b9f0741660becf076876df00 done 05:06:32 #7 exporting manifest list sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 done 05:06:32 #7 pushing layers 0.0s done 05:06:32 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.11@sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 0.1s done 05:06:32 #7 DONE 0.1s 05:06:32 05:06:32 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 05:06:32 #8 DONE 0.0s 05:06:32 05:06:32 1 warning found (use --debug to expand): 05:06:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:06:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11' 05:06:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 --push - 05:06:32 #1 [internal] load build definition from Dockerfile 05:06:32 #1 transferring dockerfile: 211B done 05:06:32 #1 DONE 0.0s 05:06:32 05:06:32 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 05:06:32 #2 DONE 0.0s 05:06:32 05:06:32 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 05:06:32 #3 DONE 0.0s 05:06:32 05:06:32 #4 [internal] load .dockerignore 05:06:32 #4 transferring context: 2B done 05:06:32 #4 DONE 0.0s 05:06:32 05:06:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 05:06:32 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done 05:06:32 #5 CACHED 05:06:32 05:06:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 05:06:32 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done 05:06:32 #6 CACHED 05:06:32 05:06:32 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 05:06:32 #7 DONE 0.0s 05:06:32 05:06:32 #8 exporting to image 05:06:32 #8 exporting layers done 05:06:32 #8 exporting manifest sha256:5469e7ae9de2d3e3b06c79db8e315e8d134d582d4946594aa2a56720c3d098f7 done 05:06:32 #8 exporting config sha256:20d6e902d96f75d46f0865383885bafe5d963096dd676776d1d865f6bb027c2d done 05:06:32 #8 exporting manifest sha256:c2818d194a5d960d26dec7770d382093c839ec67a4e98008acc7e2befe391ebf done 05:06:32 #8 exporting config sha256:ee69045a15ade65fbb2130582e009bc922a37266b9f0741660becf076876df00 done 05:06:32 #8 exporting manifest list sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 done 05:06:32 #8 pushing layers 0.0s done 05:06:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11@sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 0.1s done 05:06:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:06:32 #8 DONE 0.1s 05:06:32 05:06:32 1 warning found (use --debug to expand): 05:06:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 05:06:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 05:06:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 05:06:33 #1 [internal] load build definition from Dockerfile 05:06:33 #1 transferring dockerfile: 162B done 05:06:33 #1 DONE 0.0s 05:06:33 05:06:33 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 05:06:33 #2 DONE 0.0s 05:06:33 05:06:33 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 05:06:33 #3 DONE 0.0s 05:06:33 05:06:33 #4 [internal] load .dockerignore 05:06:33 #4 transferring context: 2B done 05:06:33 #4 DONE 0.0s 05:06:33 05:06:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 05:06:33 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done 05:06:33 #5 DONE 0.0s 05:06:33 05:06:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 05:06:33 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 0.0s done 05:06:33 #6 CACHED 05:06:33 05:06:33 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:0be82d7a19996a825c991681bf7e62403100f74726bb9e1e8580fe337c8d97f1 05:06:33 #5 CACHED 05:06:33 05:06:33 #7 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 05:06:33 #7 DONE 0.0s 05:06:33 05:06:33 #8 exporting to image 05:06:33 #8 exporting layers done 05:06:33 #8 exporting manifest sha256:5469e7ae9de2d3e3b06c79db8e315e8d134d582d4946594aa2a56720c3d098f7 done 05:06:33 #8 exporting config sha256:20d6e902d96f75d46f0865383885bafe5d963096dd676776d1d865f6bb027c2d done 05:06:33 #8 exporting manifest sha256:c2818d194a5d960d26dec7770d382093c839ec67a4e98008acc7e2befe391ebf done 05:06:33 #8 exporting config sha256:ee69045a15ade65fbb2130582e009bc922a37266b9f0741660becf076876df00 done 05:06:33 #8 exporting manifest list sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 done 05:06:33 #8 pushing layers 0.0s done 05:06:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:3603d99fc08979f769d50314c7391e1c4f89b19f1ff8cefcda1731a3a1e88a04 0.1s done 05:06:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 05:06:33 #8 DONE 0.1s 05:06:33 05:06:33 1 warning found (use --debug to expand): 05:06:33  - 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 05:06:33 ---> Running in 2f68a08771cb 05:06:33 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' 05:06:33 Removing intermediate container 2f68a08771cb 05:06:33 ---> 082504a67d80 05:06:33 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [Pipeline] libraryResource [Pipeline] sh 05:06:34 ---> Running in 9a64782d74fb 05:06:34 ---> sysstat.sh 05:06:34 Removing intermediate container 9a64782d74fb 05:06:34 ---> 5b163ca5da37 05:06:34 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:06:34 ---> Running in 97ffbd78ebb4 [Pipeline] libraryResource [Pipeline] sh 05:06:34 ---> package-listing.sh 05:06:34 ++ facter osfamily 05:06:34 ++ tr '[:upper:]' '[:lower:]' 05:06:34 + OS_FAMILY=redhat 05:06:34 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 05:06:34 + START_PACKAGES=/tmp/packages_start.txt 05:06:34 + END_PACKAGES=/tmp/packages_end.txt 05:06:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:06:34 + PACKAGES=/tmp/packages_start.txt 05:06:34 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 05:06:34 + PACKAGES=/tmp/packages_end.txt 05:06:34 + case "${OS_FAMILY}" in 05:06:34 + rpm -qa 05:06:34 + sort 05:06:35 + '[' -f /tmp/packages_start.txt ']' 05:06:35 + '[' -f /tmp/packages_end.txt ']' 05:06:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:06:35 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 05:06:35 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 05:06:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 05:06:35 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 05:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:06:35 + facter operatingsystem 05:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:36 05:06:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:36 latest: Pulling from edgex-lftools-log-publisher 05:06:36 5eb5b503b376: Pulling fs layer 05:06:36 5c69ac0246d0: Pulling fs layer 05:06:36 ec43610c2a17: Pulling fs layer 05:06:36 3a2ae6a8a46f: Pulling fs layer 05:06:36 33b1e0a273af: Pulling fs layer 05:06:36 5d3b04190fa2: Pulling fs layer 05:06:36 2f39f015ded8: Pulling fs layer 05:06:36 33b1e0a273af: Waiting 05:06:36 5d3b04190fa2: Waiting 05:06:36 2f39f015ded8: Waiting 05:06:36 3a2ae6a8a46f: Waiting 05:06:36 5c69ac0246d0: Verifying Checksum 05:06:36 5c69ac0246d0: Download complete 05:06:36 3a2ae6a8a46f: Verifying Checksum 05:06:36 3a2ae6a8a46f: Download complete 05:06:36 33b1e0a273af: Verifying Checksum 05:06:36 33b1e0a273af: Download complete 05:06:36 5d3b04190fa2: Verifying Checksum 05:06:36 5d3b04190fa2: Download complete 05:06:36 ec43610c2a17: Verifying Checksum 05:06:36 ec43610c2a17: Download complete 05:06:36 5eb5b503b376: Verifying Checksum 05:06:36 5eb5b503b376: Download complete 05:06:37 2f39f015ded8: Verifying Checksum 05:06:37 2f39f015ded8: Download complete 05:06:37 OK: 255 MiB in 60 packages 05:06:38 5eb5b503b376: Pull complete 05:06:38 5c69ac0246d0: Pull complete 05:06:38 Removing intermediate container 97ffbd78ebb4 05:06:38 ---> 6fd7eba9c4c2 05:06:38 Step 6/10 : WORKDIR /device-opcua 05:06:38 ---> Running in a4ccb8b26d8a 05:06:38 ec43610c2a17: Pull complete 05:06:38 Removing intermediate container a4ccb8b26d8a 05:06:38 ---> a16194b020c6 05:06:38 Step 7/10 : COPY go.mod vendor* ./ 05:06:38 3a2ae6a8a46f: Pull complete 05:06:39 33b1e0a273af: Pull complete 05:06:39 5d3b04190fa2: Pull complete 05:06:39 ---> d01356a1f332 05:06:39 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:39 ---> Running in 3dc399df502b 05:06:43 2f39f015ded8: Pull complete 05:06:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:43 prd-centos7-docker-4c-2g-772547 does not seem to be running inside a container 05:06:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:06:46 $ docker top 460b8bc49daf3527c09c582109fc7e9ddb85331e0d1e107a017e0f84d064a1e5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:47 + touch /tmp/pre-build-complete [Pipeline] sh 05:06:47 + mkdir -p /var/log/sysstat [Pipeline] sh 05:06:47 + ls /var/log/sa-host 05:06:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:48 provisioning config files... 05:06:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1199723380817070796tmp [Pipeline] { [Pipeline] echo 05:06:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:06:48 ---> create-netrc.sh [Pipeline] } 05:06:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:06:48 ---> python-tools-install.sh [Pipeline] echo 05:06:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:06:49 ---> sudo-logs.sh 05:06:49 Archiving 'sudo' log.. 05:06:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-772547.novalocal: Name or service not known 05:06:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-772547.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:06:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:06:49 ---> job-cost.sh 05:06:49 lf-activate-venv: SKIPPING 05:06:49 INFO: No Stack... 05:06:49 INFO: Retrieving Pricing Info for: v3-standard-2 05:06:49 INFO: Archiving Costs [Pipeline] echo 05:06:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:06:50 ---> logs-deploy.sh 05:06:50 lf-activate-venv: SKIPPING 05:06:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/26 05:06:50 INFO: archiving workspace using pattern(s): 05:06:51 Archives upload complete. 05:06:51 INFO: archiving logs to Nexus 05:06:51 ---> uname -a: 05:06:51 Linux prd-centos7-docker-4c-2g-772547.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 05:06:51 05:06:51 05:06:51 ---> lscpu: 05:06:51 Architecture: x86_64 05:06:51 CPU op-mode(s): 32-bit, 64-bit 05:06:51 Byte Order: Little Endian 05:06:51 Address sizes: 40 bits physical, 48 bits virtual 05:06:51 CPU(s): 2 05:06:51 On-line CPU(s) list: 0,1 05:06:51 Thread(s) per core: 1 05:06:51 Core(s) per socket: 1 05:06:51 Socket(s): 2 05:06:51 NUMA node(s): 1 05:06:51 Vendor ID: AuthenticAMD 05:06:51 CPU family: 23 05:06:51 Model: 49 05:06:51 Model name: AMD EPYC-Rome Processor 05:06:51 Stepping: 0 05:06:51 CPU MHz: 2799.998 05:06:51 BogoMIPS: 5599.99 05:06:51 Virtualization: AMD-V 05:06:51 Hypervisor vendor: KVM 05:06:51 Virtualization type: full 05:06:51 L1d cache: 64 KiB 05:06:51 L1i cache: 64 KiB 05:06:51 L2 cache: 1 MiB 05:06:51 L3 cache: 32 MiB 05:06:51 NUMA node0 CPU(s): 0,1 05:06:51 Vulnerability Itlb multihit: Not affected 05:06:51 Vulnerability L1tf: Not affected 05:06:51 Vulnerability Mds: Not affected 05:06:51 Vulnerability Meltdown: Not affected 05:06:51 Vulnerability Mmio stale data: Not affected 05:06:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:06:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:06:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:06:51 Vulnerability Srbds: Not affected 05:06:51 Vulnerability Tsx async abort: Not affected 05:06:51 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 05:06:51 05:06:51 05:06:51 ---> nproc: 05:06:51 2 05:06:51 05:06:51 05:06:51 ---> df -h: 05:06:51 Filesystem Size Used Avail Use% Mounted on 05:06:51 overlay 40G 7.3G 33G 19% / 05:06:51 tmpfs 64M 0 64M 0% /dev 05:06:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:06:51 shm 64M 0 64M 0% /dev/shm 05:06:51 /dev/vda1 40G 7.3G 33G 19% /facter-os 05:06:51 05:06:51 05:06:51 Cannot open /var/log/sysstat/sa05: No such file or directory 05:06:51 Please check if data collecting is enabled 05:06:51 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:06:51 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 05:06:51 $ docker stop --time=1 460b8bc49daf3527c09c582109fc7e9ddb85331e0d1e107a017e0f84d064a1e5 05:06:53 $ docker rm -f --volumes 460b8bc49daf3527c09c582109fc7e9ddb85331e0d1e107a017e0f84d064a1e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 05:06:53 [WS-CLEANUP] Deleting project workspace... 05:06:53 [WS-CLEANUP] Deferred wipeout is used... 05:06:53 [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 05:06:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:53 05:06:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:54 latest: Pulling from edgex-lftools-log-publisher 05:06:54 5eb5b503b376: Pulling fs layer 05:06:54 5c69ac0246d0: Pulling fs layer 05:06:54 ec43610c2a17: Pulling fs layer 05:06:54 3a2ae6a8a46f: Pulling fs layer 05:06:54 33b1e0a273af: Pulling fs layer 05:06:54 5d3b04190fa2: Pulling fs layer 05:06:54 2f39f015ded8: Pulling fs layer 05:06:54 33b1e0a273af: Waiting 05:06:54 5d3b04190fa2: Waiting 05:06:54 2f39f015ded8: Waiting 05:06:54 3a2ae6a8a46f: Waiting 05:06:54 5c69ac0246d0: Verifying Checksum 05:06:54 5c69ac0246d0: Download complete 05:06:54 3a2ae6a8a46f: Verifying Checksum 05:06:54 3a2ae6a8a46f: Download complete 05:06:54 33b1e0a273af: Verifying Checksum 05:06:54 33b1e0a273af: Download complete 05:06:54 5d3b04190fa2: Verifying Checksum 05:06:54 5d3b04190fa2: Download complete 05:06:54 ec43610c2a17: Verifying Checksum 05:06:54 ec43610c2a17: Download complete 05:06:54 5eb5b503b376: Verifying Checksum 05:06:54 5eb5b503b376: Download complete 05:06:54 2f39f015ded8: Download complete 05:06:56 5eb5b503b376: Pull complete 05:06:56 5c69ac0246d0: Pull complete 05:06:56 ec43610c2a17: Pull complete 05:06:56 3a2ae6a8a46f: Pull complete 05:06:57 33b1e0a273af: Pull complete 05:06:57 5d3b04190fa2: Pull complete 05:07:02 2f39f015ded8: Pull complete 05:07:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:07:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:02 prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container 05:07:02 $ 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 05:07:04 $ docker top 4f72fc00ea078bebfc4f47a5c04a1e37159123e4cbb68456bb8a74a4f28a5936 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:04 ---> job-cost.sh 05:07:04 lf-activate-venv: SKIPPING 05:07:04 INFO: No Stack... 05:07:04 INFO: Retrieving Pricing Info for: v3-standard-8 05:07:05 INFO: Archiving Costs [Pipeline] sh 05:07:05 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 05:07:05 + cut -d, -f6 [Pipeline] lock 05:07:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] 05:07:05 Resource [jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] did not exist. Created. 05:07:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:07:06 + echo total: 0.4399999976158142 [Pipeline] stash 05:07:06 Stashed 1 file(s) [Pipeline] } 05:07:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 05:07:06 $ docker stop --time=1 4f72fc00ea078bebfc4f47a5c04a1e37159123e4cbb68456bb8a74a4f28a5936 05:07:07 $ docker rm -f --volumes 4f72fc00ea078bebfc4f47a5c04a1e37159123e4cbb68456bb8a74a4f28a5936 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:08:31 Removing intermediate container 3dc399df502b 05:08:31 ---> e1cf4e5bd8f0 05:08:31 Step 9/10 : COPY . . 05:08:31 ---> d66d8c9bd1aa 05:08:31 Step 10/10 : RUN ${MAKE} 05:08:31 ---> Running in 098dffc4968a 05:08:31 noop 05:08:31 Removing intermediate container 098dffc4968a 05:08:31 ---> f58efa293a2e 05:08:31 Successfully built f58efa293a2e 05:08:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:31 + docker inspect -f . ci-base-image-arm64 05:08:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:31 prd-ubuntu20.04-docker-arm64-4c-16g-772546 does not seem to be running inside a container 05:08:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/26 -v /w/workspace/device-opc-ua/26:/w/workspace/device-opc-ua/26:rw,z -v /w/workspace/device-opc-ua/26@tmp:/w/workspace/device-opc-ua/26@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 05:08:33 $ docker top f731afb78ea6d7b4df3af74314248f340e69e0f8dab80084d1ddc3174c57e378 -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:34 + go version 05:08:34 go version go1.25.3 linux/arm64 [Pipeline] } 05:08:34 $ docker stop --time=1 f731afb78ea6d7b4df3af74314248f340e69e0f8dab80084d1ddc3174c57e378 05:08:36 $ docker rm -f --volumes f731afb78ea6d7b4df3af74314248f340e69e0f8dab80084d1ddc3174c57e378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:36 + docker inspect -f . ci-base-image-arm64 05:08:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:37 prd-ubuntu20.04-docker-arm64-4c-16g-772546 does not seem to be running inside a container 05:08:37 $ 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/26 -v /w/workspace/device-opc-ua/26:/w/workspace/device-opc-ua/26:rw,z -v /w/workspace/device-opc-ua/26@tmp:/w/workspace/device-opc-ua/26@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 05:08:38 $ docker top 6cc7cae578374431caac36e7928b26b96cabe7c1172dfbd37ef2c635fb1c16af -eo pid,comm [Pipeline] { [Pipeline] sh 05:08:39 + git config --global --add safe.directory /w/workspace/device-opc-ua/26 [Pipeline] fileExists [Pipeline] sh 05:08:40 + make test 05:08:40 go test ./... -coverprofile=coverage.out 05:08:45 ? github.com/edgexfoundry/device-opc-ua [no test files] 05:12:52 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 05:12:52 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.090s coverage: 41.4% of statements 05:12:52 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 05:12:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:12:52 go vet ./... 05:13:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:13:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:13:48 ./bin/test-attribution-txt.sh [Pipeline] echo 05:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 05:13:48 $ docker stop --time=1 6cc7cae578374431caac36e7928b26b96cabe7c1172dfbd37ef2c635fb1c16af 05:13:50 $ docker rm -f --volumes 6cc7cae578374431caac36e7928b26b96cabe7c1172dfbd37ef2c635fb1c16af [Pipeline] // withDockerContainer [Pipeline] sh 05:13:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:13:52 Warning: overwriting stash ‘coverage-report’ 05:13:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:13:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:13:54 + ls -al . 05:13:54 total 232 05:13:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:08 . 05:13:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:05 .. 05:13:54 -rw-rw-r-- 1 jenkins jenkins 62 Nov 5 05:05 .dockerignore 05:13:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:05 .git 05:13:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:05 .github 05:13:54 -rw-rw-r-- 1 jenkins jenkins 101 Nov 5 05:05 .gitignore 05:13:54 -rw-rw-r-- 1 jenkins jenkins 359 Nov 5 05:05 .golangci.yml 05:13:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:05 .vscode 05:13:54 -rw-rw-r-- 1 jenkins jenkins 22466 Nov 5 05:05 Attribution.txt 05:13:54 -rw-rw-r-- 1 jenkins jenkins 2560 Nov 5 05:05 CHANGELOG.md 05:13:54 -rw-rw-r-- 1 jenkins jenkins 1242 Nov 5 05:05 Dockerfile 05:13:54 -rw-rw-r-- 1 jenkins jenkins 672 Nov 5 05:05 Jenkinsfile 05:13:54 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 5 05:05 LICENSE 05:13:54 -rw-rw-r-- 1 jenkins jenkins 2473 Nov 5 05:05 Makefile 05:13:54 -rw-rw-r-- 1 jenkins jenkins 4109 Nov 5 05:05 README.md 05:13:54 -rw-rw-r-- 1 jenkins jenkins 12 Nov 5 05:02 VERSION 05:13:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:05 bin 05:13:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:05 cmd 05:13:54 -rw-r--r-- 1 jenkins jenkins 23970 Nov 5 05:12 coverage.out 05:13:54 -rw-rw-r-- 1 jenkins jenkins 6855 Nov 5 05:05 go.mod 05:13:54 -rw-rw-r-- 1 jenkins jenkins 89246 Nov 5 05:05 go.sum 05:13:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:05 internal 05:13:54 -rw-rw-r-- 1 jenkins jenkins 260 Nov 5 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:54 + 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=5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 --label arch=arm64 --label version=4.1.0-dev.11 . 05:13:55 Sending build context to Docker daemon 8.961MB 05:13:55 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 05:13:55 Step 2/23 : FROM ${BASE} AS builder 05:13:55 ---> f58efa293a2e 05:13:55 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:13:55 ---> Running in 96def3af219f 05:13:56 Removing intermediate container 96def3af219f 05:13:56 ---> 8ecee791eb05 05:13:56 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:13:56 ---> Running in f73ab48b07fb 05:13:56 Removing intermediate container f73ab48b07fb 05:13:56 ---> f271647c8f90 05:13:56 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:13:56 ---> Running in 56399e226209 05:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:13:59 OK: 255 MiB in 60 packages 05:14:01 Removing intermediate container 56399e226209 05:14:01 ---> e30c1fca60fa 05:14:01 Step 6/23 : WORKDIR /device-opcua 05:14:01 ---> Running in 8ad9d71d7b78 05:14:01 Removing intermediate container 8ad9d71d7b78 05:14:01 ---> 123fdbec3fdb 05:14:01 Step 7/23 : COPY go.mod vendor* ./ 05:14:02 ---> a3f95b54ae7d 05:14:02 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:02 ---> Running in e365d715c70c 05:14:04 Removing intermediate container e365d715c70c 05:14:04 ---> 95f8d0de4b65 05:14:04 Step 9/23 : COPY . . 05:14:05 ---> c9317b857416 05:14:05 Step 10/23 : RUN ${MAKE} 05:14:05 ---> Running in 8e07ff39bbaf 05:14:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.42 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 05:18:47 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:18:52 Removing intermediate container 8e07ff39bbaf 05:18:52 ---> 718c5b9133bc 05:18:52 Step 11/23 : FROM alpine:3.22 05:18:52 3.22: Pulling from library/alpine 05:18:52 6b59a28fa201: Already exists 05:18:53 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 05:18:53 Status: Downloaded newer image for alpine:3.22 05:18:53 ---> 171e65262c80 05:18:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 05:18:53 ---> Running in 8d016146b7f3 05:18:53 Removing intermediate container 8d016146b7f3 05:18:53 ---> 0bbad57b99fa 05:18:53 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 05:18:53 ---> Running in 03d8a9632b58 05:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:18:57 (1/6) Installing dumb-init (1.2.5-r3) 05:18:57 (2/6) Installing libgcc (14.2.0-r6) 05:18:57 (3/6) Installing libsodium (1.0.20-r0) 05:18:57 (4/6) Installing libstdc++ (14.2.0-r6) 05:18:57 (5/6) Installing libzmq (4.3.5-r2) 05:18:57 (6/6) Installing zeromq (4.3.5-r2) 05:18:57 Executing busybox-1.37.0-r19.trigger 05:18:57 OK: 12 MiB in 22 packages 05:18:59 Removing intermediate container 03d8a9632b58 05:18:59 ---> 1cf36a15abf1 05:18:59 Step 14/23 : RUN apk --no-cache upgrade 05:18:59 ---> Running in c2e685b6c23a 05:19:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:19:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:19:02 OK: 12 MiB in 22 packages 05:19:04 Removing intermediate container c2e685b6c23a 05:19:04 ---> 004a58b59bcd 05:19:04 Step 15/23 : COPY --from=builder /device-opcua/cmd / 05:19:06 ---> a7dbc5ee8ec1 05:19:06 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 05:19:07 ---> 993678a30b7d 05:19:07 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 05:19:07 ---> 95db49d0a219 05:19:07 Step 18/23 : EXPOSE 59997 05:19:08 ---> Running in 03c17c071739 05:19:08 Removing intermediate container 03c17c071739 05:19:08 ---> 629993006104 05:19:08 Step 19/23 : ENTRYPOINT ["/device-opcua"] 05:19:08 ---> Running in 24afde8a7bdd 05:19:09 Removing intermediate container 24afde8a7bdd 05:19:09 ---> 65d71ae63379 05:19:09 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:19:09 ---> Running in f115b28f85e1 05:19:09 Removing intermediate container f115b28f85e1 05:19:09 ---> 5c146ef1b34b 05:19:09 Step 21/23 : LABEL arch=arm64 05:19:09 ---> Running in f1107f6c9372 05:19:10 Removing intermediate container f1107f6c9372 05:19:10 ---> 570a7a4be9a2 05:19:10 Step 22/23 : LABEL git_sha=5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 05:19:10 ---> Running in 7af0491710b3 05:19:10 Removing intermediate container 7af0491710b3 05:19:10 ---> 7d93656b9030 05:19:10 Step 23/23 : LABEL version=4.1.0-dev.11 05:19:10 ---> Running in 5eeefeebed1b 05:19:10 Removing intermediate container 5eeefeebed1b 05:19:10 ---> 5361292ce004 05:19:10 [Warning] One or more build-args [ARCH] were not consumed 05:19:10 Successfully built 5361292ce004 05:19:10 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 05:19:11 provisioning config files... 05:19:11 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/26@tmp/config12147735024401348881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:11 ---> ****-login.sh 05:19:11 nexus3.edgexfoundry.org:10001 05:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:12 Configure a credential helper to remove this warning. See 05:19:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:12 05:19:12 Login Succeeded 05:19:12 nexus3.edgexfoundry.org:10002 05:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:12 Configure a credential helper to remove this warning. See 05:19:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:12 05:19:12 Login Succeeded 05:19:12 nexus3.edgexfoundry.org:10003 05:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:13 Configure a credential helper to remove this warning. See 05:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:13 05:19:13 Login Succeeded 05:19:13 nexus3.edgexfoundry.org:10004 05:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:13 Configure a credential helper to remove this warning. See 05:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:13 05:19:13 Login Succeeded 05:19:13 ****.io 05:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:19:14 Configure a credential helper to remove this warning. See 05:19:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:19:14 05:19:14 Login Succeeded 05:19:14 ---> ****-login.sh ends [Pipeline] } 05:19:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 05:19:14 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 05:19:14 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 05:19:14 latest 05:19:14 4.1.0-dev.11 05:19:14 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 05:19:14 main 05:19:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:14 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:15 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 05:19:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:19:15 e2b32e068cb1: Preparing 05:19:15 f527315ce7be: Preparing 05:19:15 d7217f378f6e: Preparing 05:19:15 252bd858527c: Preparing 05:19:15 e03168112592: Preparing 05:19:15 0e64f2360a44: Preparing 05:19:15 0e64f2360a44: Waiting 05:19:15 e2b32e068cb1: Pushed 05:19:15 f527315ce7be: Pushed 05:19:15 252bd858527c: Pushed 05:19:15 0e64f2360a44: Layer already exists 05:19:16 e03168112592: Pushed 05:19:26 d7217f378f6e: Pushed 05:19:26 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881: digest: sha256:5228d4452fd399e850f3d73b07c863e71fcfaad183a695fc0952db034258cd1e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:26 + 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 05:19:27 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 05:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:19:27 e2b32e068cb1: Preparing 05:19:27 f527315ce7be: Preparing 05:19:27 d7217f378f6e: Preparing 05:19:27 252bd858527c: Preparing 05:19:27 e03168112592: Preparing 05:19:27 0e64f2360a44: Preparing 05:19:27 0e64f2360a44: Waiting 05:19:27 e2b32e068cb1: Layer already exists 05:19:27 f527315ce7be: Layer already exists 05:19:27 252bd858527c: Layer already exists 05:19:27 d7217f378f6e: Layer already exists 05:19:27 e03168112592: Layer already exists 05:19:27 0e64f2360a44: Layer already exists 05:19:27 latest: digest: sha256:5228d4452fd399e850f3d73b07c863e71fcfaad183a695fc0952db034258cd1e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:28 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:28 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 05:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:19:28 e2b32e068cb1: Preparing 05:19:28 f527315ce7be: Preparing 05:19:28 d7217f378f6e: Preparing 05:19:28 252bd858527c: Preparing 05:19:28 e03168112592: Preparing 05:19:28 0e64f2360a44: Preparing 05:19:28 0e64f2360a44: Waiting 05:19:28 252bd858527c: Layer already exists 05:19:28 d7217f378f6e: Layer already exists 05:19:28 e03168112592: Layer already exists 05:19:28 f527315ce7be: Layer already exists 05:19:28 e2b32e068cb1: Layer already exists 05:19:28 0e64f2360a44: Layer already exists 05:19:28 4.1.0-dev.11: digest: sha256:5228d4452fd399e850f3d73b07c863e71fcfaad183a695fc0952db034258cd1e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:29 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:29 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 05:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:19:29 e2b32e068cb1: Preparing 05:19:29 f527315ce7be: Preparing 05:19:29 d7217f378f6e: Preparing 05:19:29 252bd858527c: Preparing 05:19:29 e03168112592: Preparing 05:19:29 0e64f2360a44: Preparing 05:19:29 0e64f2360a44: Waiting 05:19:29 e2b32e068cb1: Layer already exists 05:19:29 252bd858527c: Layer already exists 05:19:29 f527315ce7be: Layer already exists 05:19:29 e03168112592: Layer already exists 05:19:29 d7217f378f6e: Layer already exists 05:19:29 0e64f2360a44: Layer already exists 05:19:29 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11: digest: sha256:5228d4452fd399e850f3d73b07c863e71fcfaad183a695fc0952db034258cd1e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:30 + 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 05:19:30 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 05:19:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:19:30 e2b32e068cb1: Preparing 05:19:30 f527315ce7be: Preparing 05:19:30 d7217f378f6e: Preparing 05:19:30 252bd858527c: Preparing 05:19:30 e03168112592: Preparing 05:19:30 0e64f2360a44: Preparing 05:19:30 0e64f2360a44: Waiting 05:19:30 d7217f378f6e: Layer already exists 05:19:30 f527315ce7be: Layer already exists 05:19:30 e03168112592: Layer already exists 05:19:30 252bd858527c: Layer already exists 05:19:30 e2b32e068cb1: Layer already exists 05:19:30 0e64f2360a44: Layer already exists 05:19:30 main: digest: sha256:5228d4452fd399e850f3d73b07c863e71fcfaad183a695fc0952db034258cd1e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:19:30 ===================================================== [Pipeline] echo 05:19:30 taggedImages: 05:19:30 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 05:19:30 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 05:19:30 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 05:19:30 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 05:19:30 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 05:19:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] echo 05:19:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 05:19:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.11 [Pipeline] echo 05:19:30 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881-4.1.0-dev.11 [Pipeline] echo 05:19:30 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 05:19:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:19:31 05:19:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:19:32 arm64: Pulling from edgex-lftools-log-publisher 05:19:32 8998bd30e6a1: Pulling fs layer 05:19:32 04944245beec: Pulling fs layer 05:19:32 699f458cf7ca: Pulling fs layer 05:19:32 765212b225bb: Pulling fs layer 05:19:32 f23df028b6ca: Pulling fs layer 05:19:32 d65c8cfc05b1: Pulling fs layer 05:19:32 2437ff75d9bd: Pulling fs layer 05:19:32 765212b225bb: Waiting 05:19:32 f23df028b6ca: Waiting 05:19:32 d65c8cfc05b1: Waiting 05:19:32 04944245beec: Verifying Checksum 05:19:32 04944245beec: Download complete 05:19:32 765212b225bb: Verifying Checksum 05:19:32 765212b225bb: Download complete 05:19:32 f23df028b6ca: Verifying Checksum 05:19:32 f23df028b6ca: Download complete 05:19:32 d65c8cfc05b1: Verifying Checksum 05:19:32 d65c8cfc05b1: Download complete 05:19:32 699f458cf7ca: Verifying Checksum 05:19:32 699f458cf7ca: Download complete 05:19:32 8998bd30e6a1: Verifying Checksum 05:19:32 8998bd30e6a1: Download complete 05:19:35 2437ff75d9bd: Verifying Checksum 05:19:38 8998bd30e6a1: Pull complete 05:19:38 04944245beec: Pull complete 05:19:40 699f458cf7ca: Pull complete 05:19:40 765212b225bb: Pull complete 05:19:41 f23df028b6ca: Pull complete 05:19:41 d65c8cfc05b1: Pull complete 05:20:00 2437ff75d9bd: Pull complete 05:20:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:20:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:20:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:00 prd-ubuntu20.04-docker-arm64-4c-16g-772546 does not seem to be running inside a container 05:20:00 $ 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/26 -v /w/workspace/device-opc-ua/26:/w/workspace/device-opc-ua/26:rw,z -v /w/workspace/device-opc-ua/26@tmp:/w/workspace/device-opc-ua/26@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 05:20:04 $ docker top 3fb5d0facc3a19da0c8b152045120ff7c4871a11b553b1b3cb6b25d429e13f06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:05 ---> job-cost.sh 05:20:05 lf-activate-venv: SKIPPING 05:20:05 INFO: No Stack... 05:20:05 INFO: Retrieving Pricing Info for: v3-standard-4 05:20:06 INFO: Archiving Costs [Pipeline] sh 05:20:07 + cat /w/workspace/device-opc-ua/26/archives/cost.csv 05:20:07 + cut -d, -f6 [Pipeline] lock 05:20:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] 05:20:07 Resource [jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] did not exist. Created. 05:20:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:20:08 /w/workspace/device-opc-ua/26@tmp/durable-8240769f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:20:08 + echo total: 0.10999999940395355 [Pipeline] stash 05:20:08 Warning: overwriting stash ‘stack-cost’ 05:20:08 Stashed 1 file(s) [Pipeline] } 05:20:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-26-stack-cost] [Pipeline] // lock [Pipeline] } 05:20:08 $ docker stop --time=1 3fb5d0facc3a19da0c8b152045120ff7c4871a11b553b1b3cb6b25d429e13f06 05:20:11 $ docker rm -f --volumes 3fb5d0facc3a19da0c8b152045120ff7c4871a11b553b1b3cb6b25d429e13f06 [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 05:20:12 provisioning config files... 05:20:12 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11368724717383243223tmp [Pipeline] { [Pipeline] sh 05:20:12 + set +x 05:20:12 + bash -s -- 05:20:12 + curl -s https://codecov.io/bash 05:20:12 05:20:12 _____ _ 05:20:12 / ____| | | 05:20:12 | | ___ __| | ___ ___ _____ __ 05:20:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:20:12 | |___| (_) | (_| | __/ (_| (_) \ V / 05:20:12 \_____\___/ \__,_|\___|\___\___/ \_/ 05:20:12 Bash-1.0.6 05:20:12 05:20:12 05:20:12 ==> git version 2.25.1 found 05:20:12 ==> 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 05:20:12 Release-Date: 2020-01-08 05:20:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:20:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:20:12 ==> Jenkins CI detected. 05:20:12 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 05:20:12 project root: . 05:20:12 --> token set from env 05:20:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:20:12 ==> Running gcov in . (disable via -X gcov) 05:20:12 ==> Python coveragepy not found 05:20:12 ==> Searching for coverage reports in: 05:20:12 + . 05:20:12 -> Found 1 reports 05:20:12 ==> Detecting git/mercurial file structure 05:20:12 ==> Reading reports 05:20:12 + ./coverage.out bytes=23970 05:20:12 ==> Appending adjustments 05:20:12 https://docs.codecov.io/docs/fixing-reports 05:20:12 + Found adjustments 05:20:12 ==> Gzipping contents 05:20:12 4.0K /tmp/codecov.a21R2x.gz 05:20:12 ==> Uploading reports 05:20:12 url: https://codecov.io 05:20:12 query: branch=main&commit=5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 05:20:12 -> Pinging Codecov 05:20:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 05:20:13 -> Uploading to 05:20:13 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881/ad8d3474-db6f-4a84-8434-91ea82d88b32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251105%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251105T052013Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2888b6cdd0e528eac1b3cf6785c5eec5642521812e2050c07d9b7ea71ce5394e 05:20:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:20:13 Dload Upload Total Spent Left Speed 05:20:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 33275 --:--:-- --:--:-- --:--:-- 33275 05:20:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] } 05:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:20:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:20:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:20:14 05:20:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:20:14 latest: Pulling from edgex-devops/edgex-snyk-go 05:20:14 2d35ebdb57d9: Already exists 05:20:14 85e8836fcdb2: Pulling fs layer 05:20:14 91631faa732a: Pulling fs layer 05:20:14 f3f5ae8826fa: Pulling fs layer 05:20:14 4f4fb700ef54: Pulling fs layer 05:20:14 7861252a18e6: Pulling fs layer 05:20:14 9130f900ef6f: Pulling fs layer 05:20:14 7861252a18e6: Waiting 05:20:14 9130f900ef6f: Waiting 05:20:14 4f4fb700ef54: Waiting 05:20:14 f3f5ae8826fa: Download complete 05:20:14 85e8836fcdb2: Download complete 05:20:14 4f4fb700ef54: Verifying Checksum 05:20:14 4f4fb700ef54: Download complete 05:20:14 85e8836fcdb2: Pull complete 05:20:14 7861252a18e6: Verifying Checksum 05:20:14 7861252a18e6: Download complete 05:20:14 91631faa732a: Verifying Checksum 05:20:14 91631faa732a: Download complete 05:20:15 9130f900ef6f: Verifying Checksum 05:20:15 9130f900ef6f: Download complete 05:20:19 91631faa732a: Pull complete 05:20:19 f3f5ae8826fa: Pull complete 05:20:19 4f4fb700ef54: Pull complete 05:20:19 7861252a18e6: Pull complete 05:20:23 9130f900ef6f: Pull complete 05:20:23 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 05:20:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:20:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:23 prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container 05:20:23 $ 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 05:20:26 $ docker top 2b69a37c583ef4ef61e89e38a3ccd4e1ad1657cfbab9f4f027aaff7320edad20 -eo pid,comm [Pipeline] { [Pipeline] sh 05:20:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 05:20:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 05:20:26 + set -o pipefail 05:20:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 05:20:33 05:20:33 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 05:20:33 05:20:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/3daadbc3-1fe4-4786-a700-5b0494925ed9 05:20:33 05:20:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:20:33 05:20:34 05:20:34 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:20:34 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:20:34 $ docker stop --time=1 2b69a37c583ef4ef61e89e38a3ccd4e1ad1657cfbab9f4f027aaff7320edad20 05:20:37 $ docker rm -f --volumes 2b69a37c583ef4ef61e89e38a3ccd4e1ad1657cfbab9f4f027aaff7320edad20 [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 05:20:38 + git log --format=format:%s -1 5eb1ba9b2b70cd1f97ef74ddd5c3f8b1db13e881 [Pipeline] sh 05:20:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:20:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:20:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:39 prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container 05:20:39 $ 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 05:20:39 $ docker top e1bb7fe8d34892ce3fc23692f064d94df81f7611326a423e920e657f9aede917 -eo pid,comm 05:20:39 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). 05:20:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:20:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:20:39 [ssh-agent] Looking for ssh-agent implementation... 05:20:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:20:39 $ docker exec e1bb7fe8d34892ce3fc23692f064d94df81f7611326a423e920e657f9aede917 ssh-agent 05:20:39 SSH_AUTH_SOCK=/tmp/ssh-CaHM7xFQueqb/agent.33 05:20:39 SSH_AGENT_PID=39 05:20:39 Running ssh-add (command line suppressed) 05:20:39 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_17108287632622839198.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_17108287632622839198.key) 05:20:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:20:40 + git semver tag 05:20:40 2025-11-05 05:20:40,453 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:20:40 2025-11-05 05:20:40,457 [run_tag] DEBUG tag force:False 05:20:40 2025-11-05 05:20:40,457 [check_head_tag] DEBUG check head tag 05:20:40 2025-11-05 05:20:40,458 [execute] INFO git cat-file --batch-check 05:20:40 2025-11-05 05:20:40,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 05:20:40 2025-11-05 05:20:40,460 [execute] INFO git cat-file --batch 05:20:40 2025-11-05 05:20:40,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 05:20:40 2025-11-05 05:20:40,467 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:20:40 2025-11-05 05:20:40,467 [execute] INFO git tag -a v4.1.0-dev.11 -m v4.1.0-dev.11 05:20:40 2025-11-05 05:20:40,467 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.11', '-m', 'v4.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 05:20:40 2025-11-05 05:20:40,470 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:20:40 4.1.0-dev.11 [Pipeline] } 05:20:40 $ docker exec --env ******** --env ******** e1bb7fe8d34892ce3fc23692f064d94df81f7611326a423e920e657f9aede917 ssh-agent -k 05:20:40 unset SSH_AUTH_SOCK; 05:20:40 unset SSH_AGENT_PID; 05:20:40 echo Agent pid 39 killed; 05:20:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:20:40 + git semver [Pipeline] } 05:20:41 $ docker stop --time=1 e1bb7fe8d34892ce3fc23692f064d94df81f7611326a423e920e657f9aede917 05:20:42 $ docker rm -f --volumes e1bb7fe8d34892ce3fc23692f064d94df81f7611326a423e920e657f9aede917 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:20:42 05:20:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:20:43 0.23.1-centos7: Pulling from edgex-lftools 05:20:43 ab5ef0e58194: Pulling fs layer 05:20:43 9712f1f96733: Pulling fs layer 05:20:43 63f879dbbcfc: Pulling fs layer 05:20:43 0d9ebad4ef96: Pulling fs layer 05:20:43 e9a5061849ea: Pulling fs layer 05:20:43 d747dcd14b5f: Pulling fs layer 05:20:43 0d9ebad4ef96: Waiting 05:20:43 e9a5061849ea: Waiting 05:20:43 2de7ff778b66: Pulling fs layer 05:20:43 d747dcd14b5f: Waiting 05:20:43 2de7ff778b66: Waiting 05:20:43 9712f1f96733: Verifying Checksum 05:20:43 9712f1f96733: Download complete 05:20:43 63f879dbbcfc: Verifying Checksum 05:20:43 63f879dbbcfc: Download complete 05:20:43 e9a5061849ea: Verifying Checksum 05:20:43 e9a5061849ea: Download complete 05:20:43 d747dcd14b5f: Verifying Checksum 05:20:43 d747dcd14b5f: Download complete 05:20:43 ab5ef0e58194: Verifying Checksum 05:20:43 ab5ef0e58194: Download complete 05:20:43 0d9ebad4ef96: Verifying Checksum 05:20:43 0d9ebad4ef96: Download complete 05:20:43 2de7ff778b66: Verifying Checksum 05:20:43 2de7ff778b66: Download complete 05:20:47 ab5ef0e58194: Pull complete 05:20:47 9712f1f96733: Pull complete 05:20:48 63f879dbbcfc: Pull complete 05:20:53 0d9ebad4ef96: Pull complete 05:20:53 e9a5061849ea: Pull complete 05:20:53 d747dcd14b5f: Pull complete 05:20:54 2de7ff778b66: Pull complete 05:20:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:20:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:54 prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container 05:20:54 $ 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 05:20:58 $ docker top 6de5e516ce3dc3cecb4eabd0bd81d92a66910a624de8fca696a830361ad7964a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:20:58 provisioning config files... 05:20:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15709919356162852758tmp 05:20:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13243327455233641768tmp 05:20:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12909769312838036854tmp [Pipeline] { [Pipeline] echo 05:20:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:20:58 ---> sigul-configuration.sh 05:20:58 gpg: directory `/root/.gnupg' created 05:20:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:20:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:20:58 gpg: keyring `/root/.gnupg/secring.gpg' created 05:20:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:20:58 gpg: CAST5 encrypted data 05:20:58 gpg: encrypted with 1 passphrase 05:20:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:20:58 + mkdir /home/jenkins 05:20:58 + mkdir /home/jenkins/sigul [Pipeline] sh 05:20:59 + 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 05:20:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:20:59 ---> sigul-install.sh 05:20:59 Sigul already installed; skipping installation. [Pipeline] sh 05:20:59 + git tag --list 05:20:59 v4.0 05:20:59 v4.0.0 05:20:59 v4.1.0-dev.1 05:20:59 v4.1.0-dev.10 05:20:59 v4.1.0-dev.11 05:20:59 v4.1.0-dev.2 05:20:59 v4.1.0-dev.3 05:20:59 v4.1.0-dev.4 05:20:59 v4.1.0-dev.5 05:20:59 v4.1.0-dev.6 05:20:59 v4.1.0-dev.7 05:20:59 v4.1.0-dev.8 05:20:59 v4.1.0-dev.9 [Pipeline] sh 05:20:59 + lftools sign git-tag v4.1.0-dev.11 05:21:00 Signing Git tag with Sigul... 05:21:00 Signing v4.1.0-dev.11 [Pipeline] echo 05:21:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:21:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:21:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:21:01 $ docker stop --time=1 6de5e516ce3dc3cecb4eabd0bd81d92a66910a624de8fca696a830361ad7964a 05:21:02 $ docker rm -f --volumes 6de5e516ce3dc3cecb4eabd0bd81d92a66910a624de8fca696a830361ad7964a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:21:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:21:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:21:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:03 prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container 05:21:03 $ 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 05:21:03 $ docker top 8e7787b8c15140071f662f0aa4a403fd973e6de8ce60cd63f102773da6dbc20f -eo pid,comm 05:21:03 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). 05:21:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:21:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:03 [ssh-agent] Looking for ssh-agent implementation... 05:21:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:03 $ docker exec 8e7787b8c15140071f662f0aa4a403fd973e6de8ce60cd63f102773da6dbc20f ssh-agent 05:21:03 SSH_AUTH_SOCK=/tmp/ssh-S5TCRfX8y02h/agent.32 05:21:03 SSH_AGENT_PID=38 05:21:03 Running ssh-add (command line suppressed) 05:21:03 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4308763458041922705.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_4308763458041922705.key) 05:21:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:04 + git semver bump pre 05:21:04 2025-11-05 05:21:04,493 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:21:04 2025-11-05 05:21:04,496 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:21:04 2025-11-05 05:21:04,496 [bump_version] DEBUG bumping version:4.1.0-dev.11 on axis:pre with prefix:dev 05:21:04 2025-11-05 05:21:04,497 [bump_version] DEBUG bumped version:4.1.0-dev.12 05:21:04 2025-11-05 05:21:04,497 [write_version] DEBUG write version:4.1.0-dev.12 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 05:21:04 2025-11-05 05:21:04,497 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:21:04 2025-11-05 05:21:04,497 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:21:04 2025-11-05 05:21:04,499 [execute] INFO git cat-file --batch-check 05:21:04 2025-11-05 05:21:04,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 05:21:04 2025-11-05 05:21:04,502 [execute] INFO git cat-file --batch 05:21:04 2025-11-05 05:21:04,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 05:21:04 2025-11-05 05:21:04,506 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:21:04 4.1.0-dev.12 [Pipeline] } 05:21:04 $ docker exec --env ******** --env ******** 8e7787b8c15140071f662f0aa4a403fd973e6de8ce60cd63f102773da6dbc20f ssh-agent -k 05:21:04 unset SSH_AUTH_SOCK; 05:21:04 unset SSH_AGENT_PID; 05:21:04 echo Agent pid 38 killed; 05:21:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:21:04 + git semver [Pipeline] } 05:21:05 $ docker stop --time=1 8e7787b8c15140071f662f0aa4a403fd973e6de8ce60cd63f102773da6dbc20f 05:21:06 $ docker rm -f --volumes 8e7787b8c15140071f662f0aa4a403fd973e6de8ce60cd63f102773da6dbc20f [Pipeline] // withDockerContainer [Pipeline] sh 05:21:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:21:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:07 prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container 05:21:07 $ 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 05:21:07 $ docker top 837653f6056841b793d7d15a64c85e58a95eead740b39777b64db09f271b04cc -eo pid,comm 05:21:07 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). 05:21:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:21:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:21:07 [ssh-agent] Looking for ssh-agent implementation... 05:21:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:21:07 $ docker exec 837653f6056841b793d7d15a64c85e58a95eead740b39777b64db09f271b04cc ssh-agent 05:21:07 SSH_AUTH_SOCK=/tmp/ssh-uCtI3UnOOQLO/agent.32 05:21:07 SSH_AGENT_PID=38 05:21:07 Running ssh-add (command line suppressed) 05:21:07 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6686316738779935517.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6686316738779935517.key) 05:21:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:21:08 + git semver push 05:21:08 2025-11-05 05:21:08,418 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:21:08 2025-11-05 05:21:08,421 [run_push] DEBUG push 05:21:08 2025-11-05 05:21:08,422 [execute] INFO git cat-file --batch-check 05:21:08 2025-11-05 05:21:08,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 05:21:08 2025-11-05 05:21:08,424 [execute] INFO git rev-list 37124bf565e164e0fdd008df378e05e0dd5eccab -- 05:21:08 2025-11-05 05:21:08,424 [execute] DEBUG Popen(['git', 'rev-list', '37124bf565e164e0fdd008df378e05e0dd5eccab', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:21:08 2025-11-05 05:21:08,427 [execute] INFO git fetch -v -- origin 05:21:08 2025-11-05 05:21:08,428 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 05:21:09 2025-11-05 05:21:08,935 [run_push] DEBUG no remote changes detected 05:21:09 2025-11-05 05:21:08,935 [execute] INFO git push origin semver 05:21:09 2025-11-05 05:21:08,935 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:21:10 2025-11-05 05:21:09,875 [run_push] DEBUG push all version tags 05:21:10 2025-11-05 05:21:09,876 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:21:10 2025-11-05 05:21:09,876 [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) 05:21:10 2025-11-05 05:21:10,622 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:21:10 4.1.0-dev.12 [Pipeline] } 05:21:10 $ docker exec --env ******** --env ******** 837653f6056841b793d7d15a64c85e58a95eead740b39777b64db09f271b04cc ssh-agent -k 05:21:11 unset SSH_AUTH_SOCK; 05:21:11 unset SSH_AGENT_PID; 05:21:11 echo Agent pid 38 killed; 05:21:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:21:11 + git semver [Pipeline] } 05:21:11 $ docker stop --time=1 837653f6056841b793d7d15a64c85e58a95eead740b39777b64db09f271b04cc 05:21:12 $ docker rm -f --volumes 837653f6056841b793d7d15a64c85e58a95eead740b39777b64db09f271b04cc [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 05:21:13 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 05:21:13 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 05:21:13 total 16 05:21:13 drwxr-xr-x 3 root root 4096 Nov 5 05:07 . 05:21:13 drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 05:20 .. 05:21:13 drwxr-xr-x 2 root root 4096 Nov 5 05:07 cost 05:21:13 -rw-r--r-- 1 root root 85 Nov 5 05:07 cost.csv 05:21:13 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 05:21:13 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 05:21:13 total 16 05:21:13 drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:07 . 05:21:13 drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 05:20 .. 05:21:13 drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 05:07 cost 05:21:13 -rw-r--r-- 1 jenkins jenkins 85 Nov 5 05:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:21:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:21:14 ---> package-listing.sh 05:21:14 ++ facter osfamily 05:21:14 ++ tr '[:upper:]' '[:lower:]' 05:21:14 + OS_FAMILY=debian 05:21:14 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 05:21:14 + START_PACKAGES=/tmp/packages_start.txt 05:21:14 + END_PACKAGES=/tmp/packages_end.txt 05:21:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:21:14 + PACKAGES=/tmp/packages_start.txt 05:21:14 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 05:21:14 + PACKAGES=/tmp/packages_end.txt 05:21:14 + case "${OS_FAMILY}" in 05:21:14 + dpkg -l 05:21:14 + grep '^ii' 05:21:14 + '[' -f /tmp/packages_start.txt ']' 05:21:14 + '[' -f /tmp/packages_end.txt ']' 05:21:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:21:14 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 05:21:14 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 05:21:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 05:21:14 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 05:21:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:21:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:15 prd-ubuntu20.04-docker-8c-8g-772538 does not seem to be running inside a container 05:21:15 $ 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 05:21:16 $ docker top 331294bf4a1f5b3968224610c094a7e6702727485892206a407b0aab63754e7f -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:16 + touch /tmp/pre-build-complete [Pipeline] sh 05:21:16 + mkdir -p /var/log/sysstat [Pipeline] sh 05:21:17 + ls /var/log/sa-host 05:21:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:21:17 provisioning config files... 05:21:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config672226675109627956tmp [Pipeline] { [Pipeline] echo 05:21:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:21:17 ---> create-netrc.sh [Pipeline] } 05:21:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:21:17 ---> python-tools-install.sh [Pipeline] echo 05:21:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:21:17 ---> sudo-logs.sh 05:21:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:21:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:21:18 ---> job-cost.sh 05:21:18 lf-activate-venv: SKIPPING 05:21:18 DEBUG: total: 0.4399999976158142 05:21:18 INFO: Retrieving Stack Cost... 05:21:18 INFO: Retrieving Pricing Info for: v3-standard-8 05:21:18 INFO: Archiving Costs [Pipeline] echo 05:21:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:21:19 ---> logs-deploy.sh 05:21:19 lf-activate-venv: SKIPPING 05:21:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/26 05:21:19 INFO: archiving workspace using pattern(s): 05:21:20 Archives upload complete. 05:21:20 INFO: archiving logs to Nexus