Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 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-ssh10327561572705749679.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-ssh16445778821882245613.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-ssh15673498436445933597.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-ssh12011287739944628885.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-ssh7571923857387661142.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5108 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 (main) Commit message: "Merge pull request #158 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > git config core.sparsecheckout # timeout=10 > git checkout -f 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 # timeout=10 > git rev-list --no-walk 6abf216f3e85f6f1c0e2e93d789121ac82ed7aa1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:58:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:58:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:58:57 ========================================================= 09:58:57 EdgeX Global Pipelines Version Info 09:58:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:58:58 ------------------- 09:58:58 stable info: 09:58:58 ------------------- 09:58:58 Commited By: Cherry Wang cherry@iotechsys.com 09:58:58 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 09:58:58 Message: update stable to v1.0.278 09:58:59 ------------------- 09:58:59 experimental info: 09:58:59 ------------------- 09:58:59 Commited By: **** collab-it+edgex@linuxfoundation.org 09:58:59 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 09:58:59 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] echo 09:58:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d2eb55 [Pipeline] echo 09:59:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:59:00 provisioning config files... 09:59:00 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17108975082906477914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:00 ---> ****-login.sh 09:59:00 nexus3.edgexfoundry.org:10001 09:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:00 09:59:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:00 Configure a credential helper to remove this warning. See 09:59:00 https://docs.****.com/go/credential-store/ 09:59:00 09:59:00 Login Succeeded 09:59:00 nexus3.edgexfoundry.org:10002 09:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:00 09:59:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:00 Configure a credential helper to remove this warning. See 09:59:00 https://docs.****.com/go/credential-store/ 09:59:00 09:59:00 Login Succeeded 09:59:00 nexus3.edgexfoundry.org:10003 09:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:00 09:59:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:00 Configure a credential helper to remove this warning. See 09:59:00 https://docs.****.com/go/credential-store/ 09:59:00 09:59:00 Login Succeeded 09:59:00 nexus3.edgexfoundry.org:10004 09:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:00 09:59:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:00 Configure a credential helper to remove this warning. See 09:59:00 https://docs.****.com/go/credential-store/ 09:59:00 09:59:00 Login Succeeded 09:59:00 ****.io 09:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:01 09:59:01 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:59:01 Configure a credential helper to remove this warning. See 09:59:01 https://docs.****.com/go/credential-store/ 09:59:01 09:59:01 Login Succeeded 09:59:01 ---> ****-login.sh ends [Pipeline] } 09:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:59:01 + git rev-list -1 --merges 2d2eb550d2c933fe287f6e1864d8a1026e9002d4~1..2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] echo 09:59:01 -----------> git rev-list -1 --merges 2d2eb550d2c933fe287f6e1864d8a1026e9002d4~1..2d2eb550d2c933fe287f6e1864d8a1026e9002d4 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 09:59:01 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [false] [Pipeline] sh 09:59:02 + git log --format=format:%s -1 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] echo 09:59:02 ========================================================= 09:59:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:59:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:59:02 + git log --format=format:%s -1 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] echo 09:59:02 [semverPrep] GIT_COMMIT: 2d2eb550d2c933fe287f6e1864d8a1026e9002d4, Commit Message: Merge pull request #158 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo 09:59:02 [semverPrep] This is not a build commit. [Pipeline] sh 09:59:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:59:02 + grep -v github /etc/ssh/ssh_known_hosts 09:59:02 + [ -e /tmp/ssh_known_hosts ] 09:59:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:59:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:59:02 + sudo tee -a /etc/ssh/ssh_known_hosts 09:59:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:59:03 09:59:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:59:03 0.1.4: Pulling from edgex-devops/py-git-semver 09:59:03 3dae71ba6b94: Pulling fs layer 09:59:03 6bf1a483ea7c: Pulling fs layer 09:59:03 f5dfc541a4d3: Pulling fs layer 09:59:03 461d9e800cba: Pulling fs layer 09:59:03 80192f66455f: Pulling fs layer 09:59:03 2e8e34ca0e6c: Pulling fs layer 09:59:03 a29436f7fd5d: Pulling fs layer 09:59:03 923cac83aea3: Pulling fs layer 09:59:03 25ad8b0a4227: Pulling fs layer 09:59:03 db01528c6b51: Pulling fs layer 09:59:03 28988de357af: Pulling fs layer 09:59:03 2e8e34ca0e6c: Waiting 09:59:03 a29436f7fd5d: Waiting 09:59:03 28988de357af: Waiting 09:59:03 461d9e800cba: Waiting 09:59:03 923cac83aea3: Waiting 09:59:03 25ad8b0a4227: Waiting 09:59:03 6bf1a483ea7c: Verifying Checksum 09:59:03 6bf1a483ea7c: Download complete 09:59:03 461d9e800cba: Verifying Checksum 09:59:03 461d9e800cba: Download complete 09:59:03 80192f66455f: Verifying Checksum 09:59:03 80192f66455f: Download complete 09:59:03 f5dfc541a4d3: Verifying Checksum 09:59:03 f5dfc541a4d3: Download complete 09:59:03 3dae71ba6b94: Verifying Checksum 09:59:03 3dae71ba6b94: Download complete 09:59:03 923cac83aea3: Download complete 09:59:04 25ad8b0a4227: Download complete 09:59:04 db01528c6b51: Verifying Checksum 09:59:04 db01528c6b51: Download complete 09:59:04 28988de357af: Verifying Checksum 09:59:04 28988de357af: Download complete 09:59:04 a29436f7fd5d: Verifying Checksum 09:59:04 a29436f7fd5d: Download complete 09:59:04 2e8e34ca0e6c: Verifying Checksum 09:59:04 2e8e34ca0e6c: Download complete 09:59:05 3dae71ba6b94: Pull complete 09:59:05 6bf1a483ea7c: Pull complete 09:59:06 f5dfc541a4d3: Pull complete 09:59:06 461d9e800cba: Pull complete 09:59:06 80192f66455f: Pull complete 09:59:10 2e8e34ca0e6c: Pull complete 09:59:11 a29436f7fd5d: Pull complete 09:59:11 923cac83aea3: Pull complete 09:59:11 25ad8b0a4227: Pull complete 09:59:11 db01528c6b51: Pull complete 09:59:11 28988de357af: Pull complete 09:59:11 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:59:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:59:11 prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container 09:59:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:59:13 $ docker top a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 -eo pid,comm 09:59:13 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). 09:59:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:59:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:59:13 [ssh-agent] Looking for ssh-agent implementation... 09:59:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:59:13 $ docker exec a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 ssh-agent 09:59:13 SSH_AUTH_SOCK=/tmp/ssh-VBF6DXChrUEM/agent.32 09:59:13 SSH_AGENT_PID=38 09:59:13 Running ssh-add (command line suppressed) 09:59:13 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6143148815366075183.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6143148815366075183.key) 09:59:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:59:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 09:59:14 + git tag --points-at HEAD [Pipeline] } 09:59:14 $ docker exec --env ******** --env ******** a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 ssh-agent -k 09:59:14 unset SSH_AUTH_SOCK; 09:59:14 unset SSH_AGENT_PID; 09:59:14 echo Agent pid 38 killed; 09:59:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:59:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:59:14 [ssh-agent] Looking for ssh-agent implementation... 09:59:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:59:14 $ docker exec a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 ssh-agent 09:59:14 SSH_AUTH_SOCK=/tmp/ssh-v4f9deVAYpZG/agent.86 09:59:14 SSH_AGENT_PID=93 09:59:14 Running ssh-add (command line suppressed) 09:59:14 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6361155417529219559.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6361155417529219559.key) 09:59:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:59:15 + git semver init 09:59:15 2026-04-14 09:59:15,518 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:59:15 2026-04-14 09:59:15,522 [run_init] DEBUG init version:0.0.0 force:False 09:59:15 2026-04-14 09:59:15,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 09:59:15 2026-04-14 09:59:15,523 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 09:59:15 2026-04-14 09:59:15,524 [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) 09:59:16 2026-04-14 09:59:16,674 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 09:59:16 2026-04-14 09:59:16,674 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 09:59:16 2026-04-14 09:59:16,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 09:59:16 2026-04-14 09:59:16,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 09:59:16 4.1.0-dev.17 [Pipeline] } 09:59:16 $ docker exec --env ******** --env ******** a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 ssh-agent -k 09:59:17 unset SSH_AUTH_SOCK; 09:59:17 unset SSH_AGENT_PID; 09:59:17 echo Agent pid 93 killed; 09:59:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:59:17 + git semver [Pipeline] } 09:59:17 $ docker stop --time=1 a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 09:59:18 $ docker rm -f --volumes a5a253f3bcd569a51de26094b9be28d16124bdc5ee2ac4ee2b8819179c0c9f63 [Pipeline] // withDockerContainer [Pipeline] sh 09:59:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:59:19 Stashed 1 file(s) [Pipeline] echo 09:59:19 [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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 09:59:19 provisioning config files... 09:59:19 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12860232930260849101tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:20 ---> ****-login.sh 09:59:20 nexus3.edgexfoundry.org:10001 09:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:20 Login Succeeded 09:59:20 nexus3.edgexfoundry.org:10002 09:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:20 Login Succeeded 09:59:20 nexus3.edgexfoundry.org:10003 09:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:20 Login Succeeded 09:59:20 nexus3.edgexfoundry.org:10004 09:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:20 Login Succeeded 09:59:20 ****.io 09:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:20 Login Succeeded 09:59:20 ---> ****-login.sh ends [Pipeline] } 09:59:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:59:20 ========================================================= 09:59:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:59:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:21 + 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 . 09:59:21 #0 building with "default" instance using docker driver 09:59:21 09:59:21 #1 [internal] load build definition from Dockerfile 09:59:21 #1 transferring dockerfile: 1.28kB done 09:59:21 #1 DONE 0.0s 09:59:21 09:59:21 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:59:21 #2 DONE 0.2s 09:59:21 09:59:21 #3 [internal] load .dockerignore 09:59:21 #3 transferring context: 102B done 09:59:21 #3 DONE 0.0s 09:59:21 09:59:21 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:59:21 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 09:59:21 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 09:59:21 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 09:59:21 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 09:59:21 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0B / 60.15MB 0.1s 09:59:21 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s 09:59:21 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 09:59:21 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 09:59:21 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 09:59:22 #4 ... 09:59:22 09:59:22 #5 [internal] load build context 09:59:22 #5 transferring context: 18.74MB 0.1s done 09:59:22 #5 DONE 0.2s 09:59:22 09:59:22 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:59:22 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 09:59:22 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 8.39MB / 60.15MB 0.2s 09:59:22 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 09:59:22 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 09:59:22 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s 09:59:22 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 09:59:22 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 21.84MB / 60.15MB 0.3s 09:59:22 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 09:59:22 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 09:59:22 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s 09:59:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.3s 09:59:22 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 09:59:22 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 50.33MB / 60.15MB 0.5s 09:59:22 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 09:59:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 13.63MB / 112.58MB 0.5s 09:59:22 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 09:59:22 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s 09:59:22 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 09:59:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.51MB / 112.58MB 0.7s 09:59:22 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 09:59:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 50.33MB / 112.58MB 0.8s 09:59:22 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 09:59:22 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 09:59:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 71.30MB / 112.58MB 0.9s 09:59:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 94.37MB / 112.58MB 1.0s 09:59:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s 09:59:23 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 09:59:27 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done 09:59:27 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 09:59:27 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 09:59:27 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 09:59:27 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 09:59:27 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 09:59:27 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 09:59:27 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 09:59:30 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.5s done 09:59:30 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 09:59:30 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 09:59:30 #4 DONE 8.8s 09:59:30 09:59:30 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 09:59:31 #6 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:59:31 #6 0.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:59:31 #6 0.774 OK: 265 MiB in 60 packages 09:59:34 #6 DONE 3.1s 09:59:34 09:59:34 #7 [builder 3/7] WORKDIR /device-opcua 09:59:34 #7 DONE 0.1s 09:59:34 09:59:34 #8 [builder 4/7] COPY go.mod vendor* ./ 09:59:34 #8 DONE 0.1s 09:59:34 09:59:34 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:34 Still waiting to schedule task 09:59:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:00:00 #9 DONE 22.2s 10:00:00 10:00:00 #10 [builder 6/7] COPY . . 10:00:00 #10 DONE 0.1s 10:00:00 10:00:00 #11 [builder 7/7] RUN echo noop 10:00:00 #11 0.213 noop 10:00:00 #11 DONE 0.3s 10:00:00 10:00:00 #12 exporting to image 10:00:00 #12 exporting layers 10:00:03 #12 exporting layers 6.6s done 10:00:03 #12 writing image sha256:997832dd486ffe57e7ae1b99f52bd047516695b0225b08c3a98daf72faac26b1 done 10:00:03 #12 naming to docker.io/library/ci-base-image-x86_64 done 10:00:03 #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:03 + docker inspect -f . ci-base-image-x86_64 10:00:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:00:03 prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container 10:00:03 $ 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 ******** -e ******** ci-base-image-x86_64 cat 10:00:03 $ docker top 3274a29674ba73227a5ad2b4a21418d17756b1a2559b4a6c514480aee72f8348 -eo pid,comm [Pipeline] { [Pipeline] sh 10:00:04 + go version 10:00:04 go version go1.25.2 linux/amd64 [Pipeline] } 10:00:04 $ docker stop --time=1 3274a29674ba73227a5ad2b4a21418d17756b1a2559b4a6c514480aee72f8348 10:00:05 $ docker rm -f --volumes 3274a29674ba73227a5ad2b4a21418d17756b1a2559b4a6c514480aee72f8348 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:05 + docker inspect -f . ci-base-image-x86_64 10:00:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:00:06 prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container 10:00:06 $ 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 ******** -e ******** ci-base-image-x86_64 cat 10:00:06 $ docker top 28912e54237d5b00702e872fa6c4990e6f3bacd1525810aa467e45dfa0b51108 -eo pid,comm [Pipeline] { [Pipeline] sh 10:00:06 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 10:00:06 + make test 10:00:06 go test ./... -coverprofile=coverage.out 10:00:08 ? github.com/edgexfoundry/device-opc-ua [no test files] 10:00:30 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 10:00:30 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.018s coverage: 41.4% of statements 10:00:30 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 10:00:36 0 issues. 10:00:36 go vet ./... 10:00:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:00:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:00:43 ./bin/test-attribution-txt.sh 10:00:43 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 10:00:43 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 10:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:00:43 $ docker stop --time=1 28912e54237d5b00702e872fa6c4990e6f3bacd1525810aa467e45dfa0b51108 10:00:45 $ docker rm -f --volumes 28912e54237d5b00702e872fa6c4990e6f3bacd1525810aa467e45dfa0b51108 [Pipeline] // withDockerContainer [Pipeline] sh 10:00:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:00:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:00:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:00:46 + ls -al . 10:00:46 total 236 10:00:46 drwxrwxr-x 9 jenkins jenkins 4096 Apr 14 10:00 . 10:00:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 09:58 .. 10:00:46 -rw-rw-r-- 1 jenkins jenkins 62 Apr 14 09:58 .dockerignore 10:00:46 drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 10:00 .git 10:00:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 09:58 .github 10:00:46 -rw-rw-r-- 1 jenkins jenkins 101 Apr 14 09:58 .gitignore 10:00:46 -rw-rw-r-- 1 jenkins jenkins 359 Apr 14 09:58 .golangci.yml 10:00:46 drwxr-xr-x 3 jenkins jenkins 4096 Apr 14 09:59 .semver 10:00:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 09:58 .vscode 10:00:46 -rw-rw-r-- 1 jenkins jenkins 22466 Apr 14 09:58 Attribution.txt 10:00:46 -rw-rw-r-- 1 jenkins jenkins 2560 Apr 14 09:58 CHANGELOG.md 10:00:46 -rw-rw-r-- 1 jenkins jenkins 1242 Apr 14 09:58 Dockerfile 10:00:46 -rw-rw-r-- 1 jenkins jenkins 672 Apr 14 09:58 Jenkinsfile 10:00:46 -rw-rw-r-- 1 jenkins jenkins 11367 Apr 14 09:58 LICENSE 10:00:46 -rw-rw-r-- 1 jenkins jenkins 2473 Apr 14 09:58 Makefile 10:00:46 -rw-rw-r-- 1 jenkins jenkins 4109 Apr 14 09:58 README.md 10:00:46 -rw-rw-r-- 1 jenkins jenkins 12 Apr 14 09:59 VERSION 10:00:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 09:58 bin 10:00:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 14 09:58 cmd 10:00:46 -rw-r--r-- 1 jenkins jenkins 23970 Apr 14 10:00 coverage.out 10:00:46 -rw-rw-r-- 1 jenkins jenkins 6774 Apr 14 09:58 go.mod 10:00:46 -rw-rw-r-- 1 jenkins jenkins 89408 Apr 14 09:58 go.sum 10:00:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 09:58 internal 10:00:46 -rw-rw-r-- 1 jenkins jenkins 260 Apr 14 09:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:47 + 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=2d2eb550d2c933fe287f6e1864d8a1026e9002d4 --label arch=amd64 --label version=4.1.0-dev.17 . 10:00:47 #0 building with "default" instance using docker driver 10:00:47 10:00:47 #1 [internal] load build definition from Dockerfile 10:00:47 #1 transferring dockerfile: 1.28kB done 10:00:47 #1 DONE 0.0s 10:00:47 10:00:47 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:00:47 #2 DONE 0.0s 10:00:47 10:00:47 #3 [internal] load metadata for docker.io/library/alpine:3.22 10:00:47 #3 DONE 0.1s 10:00:47 10:00:47 #4 [internal] load .dockerignore 10:00:47 #4 transferring context: 10:00:47 #4 transferring context: 102B done 10:00:47 #4 DONE 0.0s 10:00:47 10:00:47 #5 [internal] load build context 10:00:47 #5 transferring context: 36.19kB 0.0s done 10:00:47 #5 DONE 0.0s 10:00:47 10:00:47 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:00:47 #6 DONE 0.1s 10:00:47 10:00:47 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 10:00:47 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 10:00:47 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 10:00:47 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 10:00:47 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 10:00:47 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 10:00:47 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 10:00:47 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 10:00:47 #7 DONE 0.3s 10:00:47 10:00:47 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 10:00:47 #8 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:00:48 #8 0.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:00:48 #8 ... 10:00:48 10:00:48 #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 10:00:48 #9 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:00:48 #9 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:00:48 #9 0.600 OK: 265 MiB in 60 packages 10:00:48 #9 DONE 0.8s 10:00:48 10:00:48 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 10:00:48 #8 0.623 (1/6) Installing dumb-init (1.2.5-r3) 10:00:48 #8 0.710 (2/6) Installing libgcc (14.2.0-r6) 10:00:48 #8 ... 10:00:48 10:00:48 #10 [builder 3/7] WORKDIR /device-opcua 10:00:48 #10 DONE 0.2s 10:00:48 10:00:48 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 10:00:48 #8 0.718 (3/6) Installing libsodium (1.0.20-r1) 10:00:48 #8 0.727 (4/6) Installing libstdc++ (14.2.0-r6) 10:00:48 #8 0.764 (5/6) Installing libzmq (4.3.5-r2) 10:00:48 #8 0.775 (6/6) Installing zeromq (4.3.5-r2) 10:00:48 #8 0.779 Executing busybox-1.37.0-r20.trigger 10:00:48 #8 0.788 OK: 11 MiB in 22 packages 10:00:48 #8 DONE 1.0s 10:00:48 10:00:48 #11 [builder 4/7] COPY go.mod vendor* ./ 10:00:48 #11 DONE 0.1s 10:00:48 10:00:48 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:49 #12 DONE 0.5s 10:00:49 10:00:49 #13 [stage-1 3/6] RUN apk --no-cache upgrade 10:00:49 #13 0.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:00:49 #13 0.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:00:49 #13 ... 10:00:49 10:00:49 #14 [builder 6/7] COPY . . 10:00:49 #14 DONE 0.1s 10:00:49 10:00:49 #13 [stage-1 3/6] RUN apk --no-cache upgrade 10:00:49 #13 0.709 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 10:00:49 #13 0.721 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 10:00:49 #13 0.757 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 10:00:49 #13 0.768 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 10:00:49 #13 0.772 Executing busybox-1.37.0-r20.trigger 10:00:49 #13 0.779 OK: 11 MiB in 22 packages 10:00:49 #13 DONE 0.9s 10:00:49 10:00:49 #15 [builder 7/7] RUN make build 10:00:49 #15 0.303 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 10:01:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5109 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 10:01:02 Running in /w/workspace/device-opc-ua/33 [Pipeline] { [Pipeline] checkout 10:01:05 Selected Git installation does not exist. Using Default 10:01:05 The recommended git tool is: NONE 10:01:09 using credential edgex-jenkins-ssh 10:01:09 Cloning the remote Git repository 10:01:09 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 10:01:09 > git init /w/workspace/device-opc-ua/33 # timeout=10 10:01:09 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 10:01:09 > git --version # timeout=10 10:01:09 > git --version # 'git version 2.25.1' 10:01:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:01:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:01:11 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 10:01:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:01:12 Avoid second fetch 10:01:12 Checking out Revision 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 (main) 10:01:13 Commit message: "Merge pull request #158 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" 10:01:12 > git config core.sparsecheckout # timeout=10 10:01:12 > git checkout -f 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 # timeout=10 10:01:16 #15 23.34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:01:16 #15 DONE 24.1s 10:01:16 10:01:16 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 10:01:16 #16 DONE 0.2s 10:01:16 10:01:16 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 10:01:16 #17 DONE 0.0s 10:01:16 10:01:16 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 10:01:16 #18 DONE 0.0s 10:01:16 10:01:16 #19 exporting to image 10:01:16 #19 exporting layers 10:01:16 #19 exporting layers 0.2s done 10:01:16 #19 writing image sha256:a67707189054f3175065e4a9647205a75c78b531bde337aac56c078f66800950 done 10:01:16 #19 naming to docker.io/library/device-opc-ua done 10:01:16 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:16 provisioning config files... 10:01:16 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2487087404210531580tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:16 ---> ****-login.sh 10:01:16 nexus3.edgexfoundry.org:10001 10:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:16 Login Succeeded 10:01:16 nexus3.edgexfoundry.org:10002 10:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:16 Login Succeeded 10:01:16 nexus3.edgexfoundry.org:10003 10:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:17 Login Succeeded 10:01:17 nexus3.edgexfoundry.org:10004 10:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:17 Login Succeeded 10:01:17 ****.io 10:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:17 Login Succeeded 10:01:17 ---> ****-login.sh ends [Pipeline] } 10:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:01:17 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 10:01:17 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 10:01:17 latest 10:01:17 4.1.0-dev.17 10:01:17 2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 10:01:17 main 10:01:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:17 provisioning config files... 10:01:17 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/33@tmp/config11292665237938296813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:17 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:18 ---> ****-login.sh 10:01:18 nexus3.edgexfoundry.org:10001 10:01:18 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 10:01:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:01:18 8b8ea40dad36: Preparing 10:01:18 930c60618cac: Preparing 10:01:18 1862499e14ec: Preparing 10:01:18 3f676b976ea5: Preparing 10:01:18 ffb1531c51e7: Preparing 10:01:18 cce92674e987: Preparing 10:01:18 cce92674e987: Waiting 10:01:18 8b8ea40dad36: Pushed 10:01:18 930c60618cac: Pushed 10:01:18 cce92674e987: Layer already exists 10:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:18 Configure a credential helper to remove this warning. See 10:01:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:18 10:01:18 Login Succeeded 10:01:18 nexus3.edgexfoundry.org:10002 10:01:18 ffb1531c51e7: Pushed 10:01:18 3f676b976ea5: Pushed 10:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:19 Configure a credential helper to remove this warning. See 10:01:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:19 10:01:19 Login Succeeded 10:01:19 nexus3.edgexfoundry.org:10003 10:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:19 Configure a credential helper to remove this warning. See 10:01:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:19 10:01:19 Login Succeeded 10:01:19 nexus3.edgexfoundry.org:10004 10:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:20 Configure a credential helper to remove this warning. See 10:01:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:20 10:01:20 Login Succeeded 10:01:20 ****.io 10:01:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:01:20 Configure a credential helper to remove this warning. See 10:01:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:01:20 10:01:20 Login Succeeded 10:01:20 ---> ****-login.sh ends [Pipeline] } 10:01:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:01:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:01:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:01:20 ========================================================= 10:01:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 10:01:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:21 + 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 . 10:01:21 Sending build context to Docker daemon 9.575MB 10:01:21 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 10:01:21 Step 2/10 : FROM ${BASE} AS builder 10:01:21 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:01:21 6b59a28fa201: Pulling fs layer 10:01:21 d32bb0dddca7: Pulling fs layer 10:01:21 5dab1238d3d9: Pulling fs layer 10:01:21 196fd7d83e7d: Pulling fs layer 10:01:21 4f4fb700ef54: Pulling fs layer 10:01:21 8ba94037c8f0: Pulling fs layer 10:01:21 deaec5988b04: Pulling fs layer 10:01:21 9f65657bb879: Pulling fs layer 10:01:21 196fd7d83e7d: Waiting 10:01:21 4f4fb700ef54: Waiting 10:01:21 8ba94037c8f0: Waiting 10:01:21 9f65657bb879: Waiting 10:01:21 deaec5988b04: Waiting 10:01:21 d32bb0dddca7: Verifying Checksum 10:01:21 d32bb0dddca7: Download complete 10:01:21 196fd7d83e7d: Verifying Checksum 10:01:21 196fd7d83e7d: Download complete 10:01:21 4f4fb700ef54: Verifying Checksum 10:01:21 4f4fb700ef54: Download complete 10:01:21 8ba94037c8f0: Verifying Checksum 10:01:21 8ba94037c8f0: Download complete 10:01:22 6b59a28fa201: Verifying Checksum 10:01:22 6b59a28fa201: Download complete 10:01:22 9f65657bb879: Verifying Checksum 10:01:22 9f65657bb879: Download complete 10:01:23 5dab1238d3d9: Verifying Checksum 10:01:23 5dab1238d3d9: Download complete 10:01:23 6b59a28fa201: Pull complete 10:01:24 d32bb0dddca7: Pull complete 10:01:24 1862499e14ec: Pushed 10:01:24 2d2eb550d2c933fe287f6e1864d8a1026e9002d4: digest: sha256:dd4bac9e4abc320687c4af3a04e4082d89c7300f1b6fd1874831160651f11713 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:24 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:24 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 10:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:01:24 8b8ea40dad36: Preparing 10:01:24 930c60618cac: Preparing 10:01:24 1862499e14ec: Preparing 10:01:24 3f676b976ea5: Preparing 10:01:24 ffb1531c51e7: Preparing 10:01:24 cce92674e987: Preparing 10:01:24 cce92674e987: Waiting 10:01:24 ffb1531c51e7: Layer already exists 10:01:24 3f676b976ea5: Layer already exists 10:01:24 1862499e14ec: Layer already exists 10:01:24 930c60618cac: Layer already exists 10:01:24 8b8ea40dad36: Layer already exists 10:01:24 cce92674e987: Layer already exists 10:01:24 latest: digest: sha256:dd4bac9e4abc320687c4af3a04e4082d89c7300f1b6fd1874831160651f11713 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:25 deaec5988b04: Verifying Checksum 10:01:25 deaec5988b04: Download complete 10:01:25 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:25 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 10:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:01:25 8b8ea40dad36: Preparing 10:01:25 930c60618cac: Preparing 10:01:25 1862499e14ec: Preparing 10:01:25 3f676b976ea5: Preparing 10:01:25 ffb1531c51e7: Preparing 10:01:25 cce92674e987: Preparing 10:01:25 cce92674e987: Waiting 10:01:25 ffb1531c51e7: Layer already exists 10:01:25 1862499e14ec: Layer already exists 10:01:25 930c60618cac: Layer already exists 10:01:25 8b8ea40dad36: Layer already exists 10:01:25 3f676b976ea5: Layer already exists 10:01:25 cce92674e987: Layer already exists 10:01:25 4.1.0-dev.17: digest: sha256:dd4bac9e4abc320687c4af3a04e4082d89c7300f1b6fd1874831160651f11713 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:25 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:26 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 10:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:01:26 8b8ea40dad36: Preparing 10:01:26 930c60618cac: Preparing 10:01:26 1862499e14ec: Preparing 10:01:26 3f676b976ea5: Preparing 10:01:26 ffb1531c51e7: Preparing 10:01:26 cce92674e987: Preparing 10:01:26 cce92674e987: Waiting 10:01:26 ffb1531c51e7: Layer already exists 10:01:26 3f676b976ea5: Layer already exists 10:01:26 8b8ea40dad36: Layer already exists 10:01:26 1862499e14ec: Layer already exists 10:01:26 930c60618cac: Layer already exists 10:01:26 cce92674e987: Layer already exists 10:01:26 2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17: digest: sha256:dd4bac9e4abc320687c4af3a04e4082d89c7300f1b6fd1874831160651f11713 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:26 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:26 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 10:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 10:01:26 8b8ea40dad36: Preparing 10:01:26 930c60618cac: Preparing 10:01:26 1862499e14ec: Preparing 10:01:26 3f676b976ea5: Preparing 10:01:26 ffb1531c51e7: Preparing 10:01:26 cce92674e987: Preparing 10:01:26 cce92674e987: Waiting 10:01:26 3f676b976ea5: Layer already exists 10:01:26 1862499e14ec: Layer already exists 10:01:26 930c60618cac: Layer already exists 10:01:26 ffb1531c51e7: Layer already exists 10:01:26 8b8ea40dad36: Layer already exists 10:01:26 cce92674e987: Layer already exists 10:01:26 main: digest: sha256:dd4bac9e4abc320687c4af3a04e4082d89c7300f1b6fd1874831160651f11713 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:26 ===================================================== [Pipeline] echo 10:01:27 taggedImages: 10:01:27 - nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 10:01:27 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 10:01:27 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 10:01:27 - nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 10:01:27 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 10:01:27 ========================================================= 10:01:27 [edgeXBuildMultiArch] RAW Config: 10:01:27 images: 10:01:27 - nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 10:01:27 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 10:01:27 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.17 10:01:27 - nexus3.edgexfoundry.org:10004/device-opc-ua:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 10:01:27 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 10:01:27 settingsFile: 10:01:27 device-opc-ua-settings 10:01:27 ========================================================= [Pipeline] node 10:01:40 5dab1238d3d9: Pull complete 10:01:40 196fd7d83e7d: Pull complete 10:01:40 4f4fb700ef54: Pull complete 10:01:40 8ba94037c8f0: Pull complete 10:01:42 Still waiting to schedule task 10:01:42 All nodes of label ‘centos7-docker-4c-2g’ are offline 10:01:50 deaec5988b04: Pull complete 10:01:51 9f65657bb879: Pull complete 10:01:51 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 10:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 10:01:51 ---> 334268110677 10:01:51 Step 3/10 : ARG ADD_BUILD_TAGS="" 10:01:53 ---> Running in 037163a693d9 10:01:53 Removing intermediate container 037163a693d9 10:01:53 ---> b7f65d7d5b70 10:01:53 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:01:53 ---> Running in a4930190098a 10:01:54 Removing intermediate container a4930190098a 10:01:54 ---> 567c72f30b6f 10:01:54 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 10:01:54 ---> Running in 2c2d3ed0376e 10:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:01:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:01:57 OK: 255 MiB in 60 packages 10:01:58 Removing intermediate container 2c2d3ed0376e 10:01:58 ---> 140da3c8a5fe 10:01:58 Step 6/10 : WORKDIR /device-opcua 10:01:58 ---> Running in 744bfc4e0168 10:01:58 Removing intermediate container 744bfc4e0168 10:01:58 ---> 4604e1b89226 10:01:58 Step 7/10 : COPY go.mod vendor* ./ 10:01:58 ---> 20de53b322c8 10:01:58 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:01:59 ---> Running in 92dd522f0274 10:02:06 Running on prd-centos7-docker-4c-2g-5110 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:06 provisioning config files... 10:02:06 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13200138457330518368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:07 ---> ****-login.sh 10:02:07 nexus3.edgexfoundry.org:10001 10:03:35 Removing intermediate container 92dd522f0274 10:03:35 ---> f300c547b6fc 10:03:35 Step 9/10 : COPY . . 10:03:36 ---> ee5653dae74b 10:03:36 Step 10/10 : RUN ${MAKE} 10:03:36 ---> Running in 10b66e3020ad 10:03:37 noop 10:03:38 Removing intermediate container 10b66e3020ad 10:03:38 ---> 8b9751819123 10:03:38 Successfully built 8b9751819123 10:03:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:38 + docker inspect -f . ci-base-image-arm64 10:03:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:39 prd-ubuntu20.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container 10:03:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/33 -v /w/workspace/device-opc-ua/33:/w/workspace/device-opc-ua/33:rw,z -v /w/workspace/device-opc-ua/33@tmp:/w/workspace/device-opc-ua/33@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 10:03:40 $ docker top 25c76980383c8f03e01b33a2b26650bb26fa1c37f5ef9f1142c199c1619195da -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:41 + go version 10:03:41 go version go1.25.3 linux/arm64 [Pipeline] } 10:03:41 $ docker stop --time=1 25c76980383c8f03e01b33a2b26650bb26fa1c37f5ef9f1142c199c1619195da 10:03:42 $ docker rm -f --volumes 25c76980383c8f03e01b33a2b26650bb26fa1c37f5ef9f1142c199c1619195da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:43 + docker inspect -f . ci-base-image-arm64 10:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:43 prd-ubuntu20.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container 10:03:43 $ 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/33 -v /w/workspace/device-opc-ua/33:/w/workspace/device-opc-ua/33:rw,z -v /w/workspace/device-opc-ua/33@tmp:/w/workspace/device-opc-ua/33@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 10:03:44 $ docker top 2eda9a0c648e765ea4d27a1fc2ed16cbc2654ddf196f406c200ca9dcbf728afe -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:45 + git config --global --add safe.directory /w/workspace/device-opc-ua/33 [Pipeline] fileExists [Pipeline] sh 10:03:45 + make test 10:03:45 go test ./... -coverprofile=coverage.out 10:03:53 ? github.com/edgexfoundry/device-opc-ua [no test files] 10:07:45 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 10:07:45 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.089s coverage: 41.4% of statements 10:07:45 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 10:07:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:07:45 go vet ./... 10:08:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:08:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:08:32 ./bin/test-attribution-txt.sh 10:08:32 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 10:08:32 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 10:08:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:08:32 $ docker stop --time=1 2eda9a0c648e765ea4d27a1fc2ed16cbc2654ddf196f406c200ca9dcbf728afe 10:08:34 $ docker rm -f --volumes 2eda9a0c648e765ea4d27a1fc2ed16cbc2654ddf196f406c200ca9dcbf728afe [Pipeline] // withDockerContainer [Pipeline] sh 10:08:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:08:36 Warning: overwriting stash ‘coverage-report’ 10:08:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:08:37 + ls -al . 10:08:37 total 232 10:08:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 10:03 . 10:08:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 10:01 .. 10:08:37 -rw-rw-r-- 1 jenkins jenkins 62 Apr 14 10:01 .dockerignore 10:08:37 drwxrwxr-x 8 jenkins jenkins 4096 Apr 14 10:01 .git 10:08:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 10:01 .github 10:08:37 -rw-rw-r-- 1 jenkins jenkins 101 Apr 14 10:01 .gitignore 10:08:37 -rw-rw-r-- 1 jenkins jenkins 359 Apr 14 10:01 .golangci.yml 10:08:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 10:01 .vscode 10:08:37 -rw-rw-r-- 1 jenkins jenkins 22466 Apr 14 10:01 Attribution.txt 10:08:37 -rw-rw-r-- 1 jenkins jenkins 2560 Apr 14 10:01 CHANGELOG.md 10:08:37 -rw-rw-r-- 1 jenkins jenkins 1242 Apr 14 10:01 Dockerfile 10:08:37 -rw-rw-r-- 1 jenkins jenkins 672 Apr 14 10:01 Jenkinsfile 10:08:37 -rw-rw-r-- 1 jenkins jenkins 11367 Apr 14 10:01 LICENSE 10:08:37 -rw-rw-r-- 1 jenkins jenkins 2473 Apr 14 10:01 Makefile 10:08:37 -rw-rw-r-- 1 jenkins jenkins 4109 Apr 14 10:01 README.md 10:08:37 -rw-rw-r-- 1 jenkins jenkins 12 Apr 14 09:59 VERSION 10:08:37 drwxrwxr-x 2 jenkins jenkins 4096 Apr 14 10:01 bin 10:08:37 drwxrwxr-x 3 jenkins jenkins 4096 Apr 14 10:01 cmd 10:08:37 -rw-r--r-- 1 jenkins jenkins 23970 Apr 14 10:07 coverage.out 10:08:37 -rw-rw-r-- 1 jenkins jenkins 6774 Apr 14 10:01 go.mod 10:08:37 -rw-rw-r-- 1 jenkins jenkins 89408 Apr 14 10:01 go.sum 10:08:37 drwxrwxr-x 4 jenkins jenkins 4096 Apr 14 10:01 internal 10:08:37 -rw-rw-r-- 1 jenkins jenkins 260 Apr 14 10:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:37 + 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=2d2eb550d2c933fe287f6e1864d8a1026e9002d4 --label arch=arm64 --label version=4.1.0-dev.17 . 10:08:37 Sending build context to Docker daemon 9.6MB 10:08:38 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 10:08:38 Step 2/23 : FROM ${BASE} AS builder 10:08:38 ---> 8b9751819123 10:08:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 10:08:39 ---> Running in 6f61bff32be7 10:08:39 Removing intermediate container 6f61bff32be7 10:08:39 ---> 5af8f8e0e96d 10:08:39 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:08:39 ---> Running in d127e08597f8 10:08:39 Removing intermediate container d127e08597f8 10:08:39 ---> a75b2a702a6e 10:08:39 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 10:08:39 ---> Running in 89c8c77b69b9 10:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:08:43 OK: 255 MiB in 60 packages 10:08:43 Removing intermediate container 89c8c77b69b9 10:08:43 ---> 2701918e5a64 10:08:43 Step 6/23 : WORKDIR /device-opcua 10:08:43 ---> Running in 9a14066d7af5 10:08:43 Removing intermediate container 9a14066d7af5 10:08:43 ---> ebe468925425 10:08:43 Step 7/23 : COPY go.mod vendor* ./ 10:08:44 ---> 390753b5494b 10:08:44 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:44 ---> Running in 3921b7da9bd7 10:08:47 Removing intermediate container 3921b7da9bd7 10:08:47 ---> a8356600d719 10:08:47 Step 9/23 : COPY . . 10:08:47 ---> e9b98123eb78 10:08:47 Step 10/23 : RUN ${MAKE} 10:08:47 ---> Running in 0024a4d181a5 10:08:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 10:12:40 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 10:12:41 Removing intermediate container 0024a4d181a5 10:12:41 ---> 75b1525a22a5 10:12:41 Step 11/23 : FROM alpine:3.22 10:12:45 3.22: Pulling from library/alpine 10:12:45 d741ee1608f3: Pulling fs layer 10:12:46 d741ee1608f3: Download complete 10:12:46 d741ee1608f3: Pull complete 10:12:46 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 10:12:46 Status: Downloaded newer image for alpine:3.22 10:12:46 ---> 5a766deef0c8 10:12:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 10:12:46 ---> Running in 299c61bae2e2 10:12:47 Removing intermediate container 299c61bae2e2 10:12:47 ---> 1044808a3b24 10:12:47 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 10:12:47 ---> Running in bd85fa5cdc2d 10:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:12:50 (1/6) Installing dumb-init (1.2.5-r3) 10:12:50 (2/6) Installing libgcc (14.2.0-r6) 10:12:50 (3/6) Installing libsodium (1.0.20-r1) 10:12:50 (4/6) Installing libstdc++ (14.2.0-r6) 10:12:50 (5/6) Installing libzmq (4.3.5-r2) 10:12:50 (6/6) Installing zeromq (4.3.5-r2) 10:12:50 Executing busybox-1.37.0-r20.trigger 10:12:50 OK: 12 MiB in 22 packages 10:12:51 Removing intermediate container bd85fa5cdc2d 10:12:51 ---> 608ce33665ad 10:12:51 Step 14/23 : RUN apk --no-cache upgrade 10:12:51 ---> Running in da51172247dc 10:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:12:54 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 10:12:54 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 10:12:54 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 10:12:54 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 10:12:54 Executing busybox-1.37.0-r20.trigger 10:12:54 OK: 12 MiB in 22 packages 10:12:55 Removing intermediate container da51172247dc 10:12:55 ---> 5aeebda64874 10:12:55 Step 15/23 : COPY --from=builder /device-opcua/cmd / 10:13:00 ---> faab02f58f11 10:13:00 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 10:13:00 ---> 10e6ee5da0d4 10:13:00 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 10:13:00 ---> 090a110790ee 10:13:00 Step 18/23 : EXPOSE 59997 10:13:00 ---> Running in 891445a3a02e 10:13:01 Removing intermediate container 891445a3a02e 10:13:01 ---> 5abd64897508 10:13:01 Step 19/23 : ENTRYPOINT ["/device-opcua"] 10:13:01 ---> Running in f392aaaa236e 10:13:01 Removing intermediate container f392aaaa236e 10:13:01 ---> a5df49383d51 10:13:01 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:13:01 ---> Running in 5f789f715197 10:13:01 Removing intermediate container 5f789f715197 10:13:01 ---> 7e28edfdc577 10:13:01 Step 21/23 : LABEL arch=arm64 10:13:01 ---> Running in 60ae4473da88 10:13:02 Removing intermediate container 60ae4473da88 10:13:02 ---> 28b0e94e7396 10:13:02 Step 22/23 : LABEL git_sha=2d2eb550d2c933fe287f6e1864d8a1026e9002d4 10:13:02 ---> Running in efef4026f5d8 10:13:02 Removing intermediate container efef4026f5d8 10:13:02 ---> 912c04691995 10:13:02 Step 23/23 : LABEL version=4.1.0-dev.17 10:13:02 ---> Running in 2f7a0690ccff 10:13:02 Removing intermediate container 2f7a0690ccff 10:13:02 ---> 1e616b380c87 10:13:02 [Warning] One or more build-args [ARCH] were not consumed 10:13:02 Successfully built 1e616b380c87 10:13:02 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 10:13:02 provisioning config files... 10:13:02 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/33@tmp/config3004025831024718346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:03 ---> ****-login.sh 10:13:03 nexus3.edgexfoundry.org:10001 10:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:03 Configure a credential helper to remove this warning. See 10:13:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:03 10:13:03 Login Succeeded 10:13:03 nexus3.edgexfoundry.org:10002 10:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:03 Configure a credential helper to remove this warning. See 10:13:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:03 10:13:03 Login Succeeded 10:13:03 nexus3.edgexfoundry.org:10003 10:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:04 Configure a credential helper to remove this warning. See 10:13:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:04 10:13:04 Login Succeeded 10:13:04 nexus3.edgexfoundry.org:10004 10:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:04 Configure a credential helper to remove this warning. See 10:13:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:04 10:13:04 Login Succeeded 10:13:04 ****.io 10:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:05 Configure a credential helper to remove this warning. See 10:13:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:05 10:13:05 Login Succeeded 10:13:05 ---> ****-login.sh ends [Pipeline] } 10:13:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:13:05 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 10:13:05 2d2eb550d2c933fe287f6e1864d8a1026e9002d4 10:13:05 latest 10:13:05 4.1.0-dev.17 10:13:05 2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 10:13:05 main 10:13:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:05 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:05 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 10:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:13:05 b7a7e0c1ccf7: Preparing 10:13:05 74f5e98c5765: Preparing 10:13:05 c6495d5b8b3c: Preparing 10:13:05 f74b006b5907: Preparing 10:13:05 f122f183de34: Preparing 10:13:05 c4e71c2a4573: Preparing 10:13:05 c4e71c2a4573: Waiting 10:13:06 74f5e98c5765: Pushed 10:13:06 b7a7e0c1ccf7: Pushed 10:13:06 c4e71c2a4573: Layer already exists 10:13:07 f122f183de34: Pushed 10:13:07 f74b006b5907: Pushed 10:13:17 c6495d5b8b3c: Pushed 10:13:17 2d2eb550d2c933fe287f6e1864d8a1026e9002d4: digest: sha256:89f34b191636a7c4b47ad7f285d50ecd69f32aab17ad2a3ebea1ed03dcde1ff2 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:18 + 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 10:13:18 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 10:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:13:18 b7a7e0c1ccf7: Preparing 10:13:18 74f5e98c5765: Preparing 10:13:18 c6495d5b8b3c: Preparing 10:13:18 f74b006b5907: Preparing 10:13:18 f122f183de34: Preparing 10:13:18 c4e71c2a4573: Preparing 10:13:18 c4e71c2a4573: Waiting 10:13:18 f122f183de34: Layer already exists 10:13:18 b7a7e0c1ccf7: Layer already exists 10:13:18 74f5e98c5765: Layer already exists 10:13:18 c6495d5b8b3c: Layer already exists 10:13:18 f74b006b5907: Layer already exists 10:13:18 c4e71c2a4573: Layer already exists 10:13:18 latest: digest: sha256:89f34b191636a7c4b47ad7f285d50ecd69f32aab17ad2a3ebea1ed03dcde1ff2 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:19 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:19 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 10:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:13:19 b7a7e0c1ccf7: Preparing 10:13:19 74f5e98c5765: Preparing 10:13:19 c6495d5b8b3c: Preparing 10:13:19 f74b006b5907: Preparing 10:13:19 f122f183de34: Preparing 10:13:19 c4e71c2a4573: Preparing 10:13:19 c4e71c2a4573: Waiting 10:13:19 f74b006b5907: Layer already exists 10:13:19 74f5e98c5765: Layer already exists 10:13:19 b7a7e0c1ccf7: Layer already exists 10:13:19 c6495d5b8b3c: Layer already exists 10:13:19 f122f183de34: Layer already exists 10:13:19 c4e71c2a4573: Layer already exists 10:13:19 4.1.0-dev.17: digest: sha256:89f34b191636a7c4b47ad7f285d50ecd69f32aab17ad2a3ebea1ed03dcde1ff2 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:19 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:20 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 10:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:13:20 b7a7e0c1ccf7: Preparing 10:13:20 74f5e98c5765: Preparing 10:13:20 c6495d5b8b3c: Preparing 10:13:20 f74b006b5907: Preparing 10:13:20 f122f183de34: Preparing 10:13:20 c4e71c2a4573: Preparing 10:13:20 c4e71c2a4573: Waiting 10:13:20 f122f183de34: Layer already exists 10:13:20 b7a7e0c1ccf7: Layer already exists 10:13:20 74f5e98c5765: Layer already exists 10:13:20 c6495d5b8b3c: Layer already exists 10:13:20 f74b006b5907: Layer already exists 10:13:20 c4e71c2a4573: Layer already exists 10:13:20 2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17: digest: sha256:89f34b191636a7c4b47ad7f285d50ecd69f32aab17ad2a3ebea1ed03dcde1ff2 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:20 + 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 10:13:20 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 10:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 10:13:20 b7a7e0c1ccf7: Preparing 10:13:20 74f5e98c5765: Preparing 10:13:20 c6495d5b8b3c: Preparing 10:13:20 f74b006b5907: Preparing 10:13:20 f122f183de34: Preparing 10:13:20 c4e71c2a4573: Preparing 10:13:20 c4e71c2a4573: Waiting 10:13:20 74f5e98c5765: Layer already exists 10:13:20 f74b006b5907: Layer already exists 10:13:20 c6495d5b8b3c: Layer already exists 10:13:20 b7a7e0c1ccf7: Layer already exists 10:13:20 f122f183de34: Layer already exists 10:13:20 c4e71c2a4573: Layer already exists 10:13:21 main: digest: sha256:89f34b191636a7c4b47ad7f285d50ecd69f32aab17ad2a3ebea1ed03dcde1ff2 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:13:21 ===================================================== [Pipeline] echo 10:13:21 taggedImages: 10:13:21 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 10:13:21 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 10:13:21 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 10:13:21 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 10:13:21 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 10:13:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4 [Pipeline] echo 10:13:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 10:13:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.17 [Pipeline] echo 10:13:21 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:2d2eb550d2c933fe287f6e1864d8a1026e9002d4-4.1.0-dev.17 [Pipeline] echo 10:13:21 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 10:13:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:13:21 10:13:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:13:22 arm64: Pulling from edgex-lftools-log-publisher 10:13:22 8998bd30e6a1: Pulling fs layer 10:13:22 04944245beec: Pulling fs layer 10:13:22 699f458cf7ca: Pulling fs layer 10:13:22 765212b225bb: Pulling fs layer 10:13:22 f23df028b6ca: Pulling fs layer 10:13:22 d65c8cfc05b1: Pulling fs layer 10:13:22 2437ff75d9bd: Pulling fs layer 10:13:22 765212b225bb: Waiting 10:13:22 d65c8cfc05b1: Waiting 10:13:22 2437ff75d9bd: Waiting 10:13:22 f23df028b6ca: Waiting 10:13:22 04944245beec: Verifying Checksum 10:13:22 04944245beec: Download complete 10:13:22 765212b225bb: Verifying Checksum 10:13:22 765212b225bb: Download complete 10:13:22 f23df028b6ca: Verifying Checksum 10:13:22 f23df028b6ca: Download complete 10:13:22 d65c8cfc05b1: Verifying Checksum 10:13:22 d65c8cfc05b1: Download complete 10:13:22 8998bd30e6a1: Verifying Checksum 10:13:22 8998bd30e6a1: Download complete 10:13:26 2437ff75d9bd: Verifying Checksum 10:13:26 2437ff75d9bd: Download complete 10:13:26 699f458cf7ca: Verifying Checksum 10:13:26 699f458cf7ca: Download complete 10:13:27 8998bd30e6a1: Pull complete 10:13:27 04944245beec: Pull complete 10:13:29 699f458cf7ca: Pull complete 10:13:29 765212b225bb: Pull complete 10:13:30 f23df028b6ca: Pull complete 10:13:30 d65c8cfc05b1: Pull complete 10:13:47 2437ff75d9bd: Pull complete 10:13:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:13:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:13:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:48 prd-ubuntu20.04-docker-arm64-4c-16g-5109 does not seem to be running inside a container 10:13:48 $ 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/33 -v /w/workspace/device-opc-ua/33:/w/workspace/device-opc-ua/33:rw,z -v /w/workspace/device-opc-ua/33@tmp:/w/workspace/device-opc-ua/33@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 10:13:54 $ docker top 041d842fa3ab5d422da03ee6b928e234e504830042e113a9c18d11079201cfbb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:54 ---> job-cost.sh 10:13:54 lf-activate-venv: SKIPPING 10:13:54 INFO: No Stack... 10:13:55 INFO: Retrieving Pricing Info for: v3-standard-4 10:13:56 INFO: Archiving Costs [Pipeline] sh 10:13:56 + cat /w/workspace/device-opc-ua/33/archives/cost.csv 10:13:56 + cut -d, -f6 [Pipeline] lock 10:13:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] 10:13:56 Resource [jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] did not exist. Created. 10:13:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:13:57 + echo total: 0.10999999940395355 [Pipeline] stash 10:13:57 Stashed 1 file(s) [Pipeline] } 10:13:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 10:13:57 $ docker stop --time=1 041d842fa3ab5d422da03ee6b928e234e504830042e113a9c18d11079201cfbb 10:13:58 $ docker rm -f --volumes 041d842fa3ab5d422da03ee6b928e234e504830042e113a9c18d11079201cfbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:58:57 Cancelling nested steps due to timeout 15:58:57 Sending interrupt signal to process 15:59:03 script returned exit code 143 [Pipeline] } 15:59:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:59:03 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:59:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:59:04 ---> package-listing.sh 15:59:04 ++ facter osfamily 15:59:04 ++ tr '[:upper:]' '[:lower:]' 15:59:05 + OS_FAMILY=redhat 15:59:05 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 15:59:05 + START_PACKAGES=/tmp/packages_start.txt 15:59:05 + END_PACKAGES=/tmp/packages_end.txt 15:59:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:05 + PACKAGES=/tmp/packages_start.txt 15:59:05 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 15:59:05 + PACKAGES=/tmp/packages_end.txt 15:59:05 + case "${OS_FAMILY}" in 15:59:05 + sort 15:59:05 + rpm -qa 15:59:05 + '[' -f /tmp/packages_start.txt ']' 15:59:05 + '[' -f /tmp/packages_end.txt ']' 15:59:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:05 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 15:59:05 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 15:59:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 15:59:05 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 15:59:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:06 15:59:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:06 latest: Pulling from edgex-lftools-log-publisher 15:59:06 5eb5b503b376: Pulling fs layer 15:59:06 5c69ac0246d0: Pulling fs layer 15:59:06 ec43610c2a17: Pulling fs layer 15:59:06 3a2ae6a8a46f: Pulling fs layer 15:59:06 33b1e0a273af: Pulling fs layer 15:59:06 5d3b04190fa2: Pulling fs layer 15:59:06 2f39f015ded8: Pulling fs layer 15:59:06 3a2ae6a8a46f: Waiting 15:59:06 33b1e0a273af: Waiting 15:59:06 5d3b04190fa2: Waiting 15:59:06 2f39f015ded8: Waiting 15:59:06 5c69ac0246d0: Verifying Checksum 15:59:06 5c69ac0246d0: Download complete 15:59:06 3a2ae6a8a46f: Verifying Checksum 15:59:06 3a2ae6a8a46f: Download complete 15:59:07 ec43610c2a17: Verifying Checksum 15:59:07 ec43610c2a17: Download complete 15:59:07 33b1e0a273af: Verifying Checksum 15:59:07 33b1e0a273af: Download complete 15:59:07 5d3b04190fa2: Verifying Checksum 15:59:07 5d3b04190fa2: Download complete 15:59:07 5eb5b503b376: Verifying Checksum 15:59:07 5eb5b503b376: Download complete 15:59:07 2f39f015ded8: Verifying Checksum 15:59:07 2f39f015ded8: Download complete 15:59:08 5eb5b503b376: Pull complete 15:59:08 5c69ac0246d0: Pull complete 15:59:09 ec43610c2a17: Pull complete 15:59:09 3a2ae6a8a46f: Pull complete 15:59:09 33b1e0a273af: Pull complete 15:59:09 5d3b04190fa2: Pull complete 15:59:13 2f39f015ded8: Pull complete 15:59:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:13 prd-centos7-docker-4c-2g-5110 does not seem to be running inside a container 15:59:13 $ 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 15:59:17 $ docker top 4ea94f0a93d76ae5b1d1df9cf7950cd8e8a486758ebc6522a0aa57bf9983a6e7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:17 + touch /tmp/pre-build-complete [Pipeline] sh 15:59:17 + mkdir -p /var/log/sysstat [Pipeline] sh 15:59:18 + ls /var/log/sa-host 15:59:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:18 provisioning config files... 15:59:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13407270298030014044tmp [Pipeline] { [Pipeline] echo 15:59:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:59:18 ---> create-netrc.sh [Pipeline] } 15:59:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:59:19 ---> python-tools-install.sh [Pipeline] echo 15:59:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:59:19 ---> sudo-logs.sh 15:59:19 Archiving 'sudo' log.. 15:59:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-5110.novalocal: Name or service not known 15:59:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-5110.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:59:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:59:19 ---> job-cost.sh 15:59:19 lf-activate-venv: SKIPPING 15:59:19 DEBUG: total: 0.10999999940395355 15:59:19 INFO: Retrieving Stack Cost... 15:59:19 INFO: Retrieving Pricing Info for: v3-standard-2 15:59:20 INFO: Archiving Costs [Pipeline] echo 15:59:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:59:20 ---> logs-deploy.sh 15:59:20 lf-activate-venv: SKIPPING 15:59:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/33 15:59:20 INFO: archiving workspace using pattern(s): 15:59:21 Archives upload complete. 15:59:21 INFO: archiving logs to Nexus 15:59:22 ---> uname -a: 15:59:22 Linux prd-centos7-docker-4c-2g-5110.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 15:59:22 15:59:22 15:59:22 ---> lscpu: 15:59:22 Architecture: x86_64 15:59:22 CPU op-mode(s): 32-bit, 64-bit 15:59:22 Byte Order: Little Endian 15:59:22 Address sizes: 40 bits physical, 48 bits virtual 15:59:22 CPU(s): 2 15:59:22 On-line CPU(s) list: 0,1 15:59:22 Thread(s) per core: 1 15:59:22 Core(s) per socket: 1 15:59:22 Socket(s): 2 15:59:22 NUMA node(s): 1 15:59:22 Vendor ID: AuthenticAMD 15:59:22 CPU family: 23 15:59:22 Model: 49 15:59:22 Model name: AMD EPYC-Rome Processor 15:59:22 Stepping: 0 15:59:22 CPU MHz: 2799.998 15:59:22 BogoMIPS: 5599.99 15:59:22 Virtualization: AMD-V 15:59:22 Hypervisor vendor: KVM 15:59:22 Virtualization type: full 15:59:22 L1d cache: 64 KiB 15:59:22 L1i cache: 64 KiB 15:59:22 L2 cache: 1 MiB 15:59:22 L3 cache: 32 MiB 15:59:22 NUMA node0 CPU(s): 0,1 15:59:22 Vulnerability Itlb multihit: Not affected 15:59:22 Vulnerability L1tf: Not affected 15:59:22 Vulnerability Mds: Not affected 15:59:22 Vulnerability Meltdown: Not affected 15:59:22 Vulnerability Mmio stale data: Not affected 15:59:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:59:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:59:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:59:22 Vulnerability Srbds: Not affected 15:59:22 Vulnerability Tsx async abort: Not affected 15:59:22 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 15:59:22 15:59:22 15:59:22 ---> nproc: 15:59:22 2 15:59:22 15:59:22 15:59:22 ---> df -h: 15:59:22 Filesystem Size Used Avail Use% Mounted on 15:59:22 overlay 40G 6.8G 34G 17% / 15:59:22 tmpfs 64M 0 64M 0% /dev 15:59:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:59:22 shm 64M 0 64M 0% /dev/shm 15:59:22 /dev/vda1 40G 6.8G 34G 17% /facter-os 15:59:22 15:59:22 15:59:22 Cannot open /var/log/sysstat/sa14: No such file or directory 15:59:22 Please check if data collecting is enabled 15:59:22 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:22 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 15:59:22 $ docker stop --time=1 4ea94f0a93d76ae5b1d1df9cf7950cd8e8a486758ebc6522a0aa57bf9983a6e7 15:59:23 $ docker rm -f --volumes 4ea94f0a93d76ae5b1d1df9cf7950cd8e8a486758ebc6522a0aa57bf9983a6e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 15:59:23 [WS-CLEANUP] Deleting project workspace... 15:59:23 [WS-CLEANUP] Deferred wipeout is used... 15:59:23 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:24 15:59:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:24 latest: Pulling from edgex-lftools-log-publisher 15:59:24 5eb5b503b376: Pulling fs layer 15:59:24 5c69ac0246d0: Pulling fs layer 15:59:24 ec43610c2a17: Pulling fs layer 15:59:24 3a2ae6a8a46f: Pulling fs layer 15:59:24 33b1e0a273af: Pulling fs layer 15:59:24 5d3b04190fa2: Pulling fs layer 15:59:24 2f39f015ded8: Pulling fs layer 15:59:24 33b1e0a273af: Waiting 15:59:24 5d3b04190fa2: Waiting 15:59:24 2f39f015ded8: Waiting 15:59:24 3a2ae6a8a46f: Waiting 15:59:24 5c69ac0246d0: Verifying Checksum 15:59:24 5c69ac0246d0: Download complete 15:59:24 3a2ae6a8a46f: Download complete 15:59:24 33b1e0a273af: Verifying Checksum 15:59:24 33b1e0a273af: Download complete 15:59:24 5d3b04190fa2: Verifying Checksum 15:59:24 5d3b04190fa2: Download complete 15:59:24 ec43610c2a17: Verifying Checksum 15:59:24 ec43610c2a17: Download complete 15:59:24 5eb5b503b376: Verifying Checksum 15:59:24 5eb5b503b376: Download complete 15:59:25 2f39f015ded8: Download complete 15:59:26 5eb5b503b376: Pull complete 15:59:26 5c69ac0246d0: Pull complete 15:59:26 ec43610c2a17: Pull complete 15:59:26 3a2ae6a8a46f: Pull complete 15:59:27 33b1e0a273af: Pull complete 15:59:27 5d3b04190fa2: Pull complete 15:59:32 2f39f015ded8: Pull complete 15:59:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:59:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:32 prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container 15:59:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:59:33 $ docker top eaa7938eda09054299361c18326b6af6449d79720829abb8fedca137f4b03345 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:33 ---> job-cost.sh 15:59:33 lf-activate-venv: SKIPPING 15:59:33 INFO: No Stack... 15:59:34 INFO: Retrieving Pricing Info for: v3-standard-8 15:59:34 INFO: Archiving Costs [Pipeline] sh 15:59:34 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 15:59:34 + cut -d, -f6 [Pipeline] lock 15:59:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] 15:59:34 Resource [jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] did not exist. Created. 15:59:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:59:35 /w/workspace/edgexfoundry_device-opc-ua_main@tmp/durable-c0ee9803/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:59:35 + echo total: 1.5299999713897705 [Pipeline] stash 15:59:35 Warning: overwriting stash ‘stack-cost’ 15:59:35 Stashed 1 file(s) [Pipeline] } 15:59:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-33-stack-cost] [Pipeline] // lock [Pipeline] } 15:59:35 $ docker stop --time=1 eaa7938eda09054299361c18326b6af6449d79720829abb8fedca137f4b03345 15:59:36 $ docker rm -f --volumes eaa7938eda09054299361c18326b6af6449d79720829abb8fedca137f4b03345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:59:36 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 15:59:37 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 15:59:37 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 15:59:37 total 16 15:59:37 drwxr-xr-x 3 root root 4096 Apr 14 15:59 . 15:59:37 drwxrwxr-x 10 jenkins jenkins 4096 Apr 14 15:59 .. 15:59:37 drwxr-xr-x 2 root root 4096 Apr 14 15:59 cost 15:59:37 -rw-r--r-- 1 root root 86 Apr 14 15:59 cost.csv 15:59:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 15:59:37 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 15:59:37 total 16 15:59:37 drwxr-xr-x 3 jenkins jenkins 4096 Apr 14 15:59 . 15:59:37 drwxrwxr-x 10 jenkins jenkins 4096 Apr 14 15:59 .. 15:59:37 drwxr-xr-x 2 jenkins jenkins 4096 Apr 14 15:59 cost 15:59:37 -rw-r--r-- 1 jenkins jenkins 86 Apr 14 15:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:59:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:59:38 ---> package-listing.sh 15:59:38 ++ facter osfamily 15:59:38 ++ tr '[:upper:]' '[:lower:]' 15:59:38 + OS_FAMILY=debian 15:59:38 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 15:59:38 + START_PACKAGES=/tmp/packages_start.txt 15:59:38 + END_PACKAGES=/tmp/packages_end.txt 15:59:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:38 + PACKAGES=/tmp/packages_start.txt 15:59:38 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 15:59:38 + PACKAGES=/tmp/packages_end.txt 15:59:38 + case "${OS_FAMILY}" in 15:59:38 + dpkg -l 15:59:38 + grep '^ii' 15:59:38 + '[' -f /tmp/packages_start.txt ']' 15:59:38 + '[' -f /tmp/packages_end.txt ']' 15:59:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:38 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 15:59:38 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 15:59:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 15:59:38 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 15:59:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:39 prd-ubuntu20.04-docker-8c-8g-5108 does not seem to be running inside a container 15:59:39 $ 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 15:59:40 $ docker top 723277bbf5193ae2d6103e4609323a337d8f07bfc46ba0ed0eb0ab71f3bba6f5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:40 + touch /tmp/pre-build-complete [Pipeline] sh 15:59:40 + mkdir -p /var/log/sysstat [Pipeline] sh 15:59:41 + ls /var/log/sa-host 15:59:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:41 provisioning config files... 15:59:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14557715727954748759tmp [Pipeline] { [Pipeline] echo 15:59:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:59:41 ---> create-netrc.sh [Pipeline] } 15:59:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:59:41 ---> python-tools-install.sh [Pipeline] echo 15:59:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:59:41 ---> sudo-logs.sh 15:59:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:59:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:59:42 ---> job-cost.sh 15:59:42 lf-activate-venv: SKIPPING 15:59:42 DEBUG: total: 1.5299999713897705 15:59:42 INFO: Retrieving Stack Cost... 15:59:42 INFO: Retrieving Pricing Info for: v3-standard-8 15:59:42 INFO: Archiving Costs [Pipeline] echo 15:59:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:59:42 ---> logs-deploy.sh 15:59:42 lf-activate-venv: SKIPPING 15:59:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/33 15:59:42 INFO: archiving workspace using pattern(s): 15:59:43 Archives upload complete. 15:59:44 INFO: archiving logs to Nexus 15:59:44 ---> uname -a: 15:59:44 Linux prd-ubuntu20-04-docker-8c-8g-5108 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 15:59:44 15:59:44 15:59:44 ---> lscpu: 15:59:44 Architecture: x86_64 15:59:44 CPU op-mode(s): 32-bit, 64-bit 15:59:44 Byte Order: Little Endian 15:59:44 Address sizes: 40 bits physical, 48 bits virtual 15:59:44 CPU(s): 8 15:59:44 On-line CPU(s) list: 0-7 15:59:44 Thread(s) per core: 1 15:59:44 Core(s) per socket: 1 15:59:44 Socket(s): 8 15:59:44 NUMA node(s): 1 15:59:44 Vendor ID: AuthenticAMD 15:59:44 CPU family: 23 15:59:44 Model: 49 15:59:44 Model name: AMD EPYC-Rome Processor 15:59:44 Stepping: 0 15:59:44 CPU MHz: 2799.998 15:59:44 BogoMIPS: 5599.99 15:59:44 Virtualization: AMD-V 15:59:44 Hypervisor vendor: KVM 15:59:44 Virtualization type: full 15:59:44 L1d cache: 256 KiB 15:59:44 L1i cache: 256 KiB 15:59:44 L2 cache: 4 MiB 15:59:44 L3 cache: 128 MiB 15:59:44 NUMA node0 CPU(s): 0-7 15:59:44 Vulnerability Gather data sampling: Not affected 15:59:44 Vulnerability Itlb multihit: Not affected 15:59:44 Vulnerability L1tf: Not affected 15:59:44 Vulnerability Mds: Not affected 15:59:44 Vulnerability Meltdown: Not affected 15:59:44 Vulnerability Mmio stale data: Not affected 15:59:44 Vulnerability Retbleed: Vulnerable 15:59:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:59:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:59:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:59:44 Vulnerability Srbds: Not affected 15:59:44 Vulnerability Tsx async abort: Not affected 15:59:44 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:59:44 15:59:44 15:59:44 ---> nproc: 15:59:44 8 15:59:44 15:59:44 15:59:44 ---> df -h: 15:59:44 Filesystem Size Used Avail Use% Mounted on 15:59:44 overlay 155G 13G 143G 9% / 15:59:44 tmpfs 64M 0 64M 0% /dev 15:59:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:59:44 shm 64M 0 64M 0% /dev/shm 15:59:44 /dev/vda1 155G 13G 143G 9% /facter-os 15:59:44 15:59:44