Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44180eccf5cc09e323311a630b3d2137f6ab9fa0 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-ssh13115474751790257667.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh10700828814930549083.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh3214983721936595180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh2539465984140307562.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-ssh5954968024266196507.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11410 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 44180eccf5cc09e323311a630b3d2137f6ab9fa0 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44180eccf5cc09e323311a630b3d2137f6ab9fa0 # timeout=10 Commit message: "Merge pull request #164 from weichou1229/bump-sdk" > git rev-list --no-walk 61560ecb525998960d5c49148236c46d797e73dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:37:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:37:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:37:17 ========================================================= 05:37:17 EdgeX Global Pipelines Version Info 05:37:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:37:19 ------------------- 05:37:19 stable info: 05:37:19 ------------------- 05:37:19 Commited By: Cherry Wang cherry@iotechsys.com 05:37:19 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:37:19 Message: update stable to v1.0.280 05:37:19 ------------------- 05:37:19 experimental info: 05:37:19 ------------------- 05:37:19 Commited By: Cherry Wang cherry@iotechsys.com 05:37:19 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:37:19 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:37:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 05:37:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 05:37:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:37:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:37:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:37:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:37:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:37:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44180ec [Pipeline] echo 05:37:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:20 provisioning config files... 05:37:20 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9339616108058372158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:20 ---> ****-login.sh 05:37:20 nexus3.edgexfoundry.org:10001 05:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:21 05:37:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:37:21 Configure a credential helper to remove this warning. See 05:37:21 https://docs.****.com/go/credential-store/ 05:37:21 05:37:21 Login Succeeded 05:37:21 nexus3.edgexfoundry.org:10002 05:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:21 05:37:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:37:21 Configure a credential helper to remove this warning. See 05:37:21 https://docs.****.com/go/credential-store/ 05:37:21 05:37:21 Login Succeeded 05:37:21 nexus3.edgexfoundry.org:10003 05:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:21 05:37:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:37:21 Configure a credential helper to remove this warning. See 05:37:21 https://docs.****.com/go/credential-store/ 05:37:21 05:37:21 Login Succeeded 05:37:21 nexus3.edgexfoundry.org:10004 05:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:21 05:37:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:37:21 Configure a credential helper to remove this warning. See 05:37:21 https://docs.****.com/go/credential-store/ 05:37:21 05:37:21 Login Succeeded 05:37:21 ****.io 05:37:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:21 05:37:21 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:37:21 Configure a credential helper to remove this warning. See 05:37:21 https://docs.****.com/go/credential-store/ 05:37:21 05:37:21 Login Succeeded 05:37:21 ---> ****-login.sh ends [Pipeline] } 05:37:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:37:22 + git rev-list -1 --merges 44180eccf5cc09e323311a630b3d2137f6ab9fa0~1..44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] echo 05:37:22 -----------> git rev-list -1 --merges 44180eccf5cc09e323311a630b3d2137f6ab9fa0~1..44180eccf5cc09e323311a630b3d2137f6ab9fa0 44180eccf5cc09e323311a630b3d2137f6ab9fa0 05:37:22 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [false] [Pipeline] sh 05:37:22 + git log --format=format:%s -1 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] echo 05:37:22 ========================================================= 05:37:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:37:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:37:22 + git log --format=format:%s -1 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] echo 05:37:22 [semverPrep] GIT_COMMIT: 44180eccf5cc09e323311a630b3d2137f6ab9fa0, Commit Message: Merge pull request #164 from weichou1229/bump-sdk [Pipeline] echo 05:37:22 [semverPrep] This is not a build commit. [Pipeline] sh 05:37:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:37:23 + grep -v github /etc/ssh/ssh_known_hosts 05:37:23 + [ -e /tmp/ssh_known_hosts ] 05:37:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:37:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:37:23 + sudo tee -a /etc/ssh/ssh_known_hosts 05:37:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:23 05:37:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:23 0.1.4: Pulling from edgex-devops/py-git-semver 05:37:23 3dae71ba6b94: Pulling fs layer 05:37:23 6bf1a483ea7c: Pulling fs layer 05:37:23 f5dfc541a4d3: Pulling fs layer 05:37:23 461d9e800cba: Pulling fs layer 05:37:23 80192f66455f: Pulling fs layer 05:37:23 2e8e34ca0e6c: Pulling fs layer 05:37:23 a29436f7fd5d: Pulling fs layer 05:37:23 923cac83aea3: Pulling fs layer 05:37:23 25ad8b0a4227: Pulling fs layer 05:37:23 db01528c6b51: Pulling fs layer 05:37:23 28988de357af: Pulling fs layer 05:37:23 461d9e800cba: Waiting 05:37:23 a29436f7fd5d: Waiting 05:37:23 80192f66455f: Waiting 05:37:23 923cac83aea3: Waiting 05:37:23 25ad8b0a4227: Waiting 05:37:23 2e8e34ca0e6c: Waiting 05:37:23 db01528c6b51: Waiting 05:37:23 28988de357af: Waiting 05:37:23 6bf1a483ea7c: Verifying Checksum 05:37:23 6bf1a483ea7c: Download complete 05:37:23 461d9e800cba: Download complete 05:37:23 80192f66455f: Verifying Checksum 05:37:23 80192f66455f: Download complete 05:37:24 f5dfc541a4d3: Verifying Checksum 05:37:24 f5dfc541a4d3: Download complete 05:37:24 3dae71ba6b94: Verifying Checksum 05:37:24 3dae71ba6b94: Download complete 05:37:24 923cac83aea3: Verifying Checksum 05:37:24 25ad8b0a4227: Verifying Checksum 05:37:24 25ad8b0a4227: Download complete 05:37:24 db01528c6b51: Verifying Checksum 05:37:24 db01528c6b51: Download complete 05:37:24 28988de357af: Verifying Checksum 05:37:24 28988de357af: Download complete 05:37:24 a29436f7fd5d: Verifying Checksum 05:37:24 a29436f7fd5d: Download complete 05:37:24 2e8e34ca0e6c: Download complete 05:37:25 3dae71ba6b94: Pull complete 05:37:25 6bf1a483ea7c: Pull complete 05:37:26 f5dfc541a4d3: Pull complete 05:37:26 461d9e800cba: Pull complete 05:37:26 80192f66455f: Pull complete 05:37:30 2e8e34ca0e6c: Pull complete 05:37:31 a29436f7fd5d: Pull complete 05:37:31 923cac83aea3: Pull complete 05:37:31 25ad8b0a4227: Pull complete 05:37:31 db01528c6b51: Pull complete 05:37:31 28988de357af: Pull complete 05:37:31 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:37:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:31 prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container 05:37:31 $ 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 05:37:33 $ docker top d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 -eo pid,comm 05:37:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:37:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:37:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:33 [ssh-agent] Looking for ssh-agent implementation... 05:37:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:33 $ docker exec d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 ssh-agent 05:37:33 SSH_AUTH_SOCK=/tmp/ssh-ET4gcvdxUJTV/agent.32 05:37:33 SSH_AGENT_PID=38 05:37:33 Running ssh-add (command line suppressed) 05:37:34 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2082583639989003299.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2082583639989003299.key) 05:37:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 05:37:34 + git tag --points-at HEAD [Pipeline] } 05:37:34 $ docker exec --env ******** --env ******** d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 ssh-agent -k 05:37:34 unset SSH_AUTH_SOCK; 05:37:34 unset SSH_AGENT_PID; 05:37:34 echo Agent pid 38 killed; 05:37:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:37:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:34 [ssh-agent] Looking for ssh-agent implementation... 05:37:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:34 $ docker exec d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 ssh-agent 05:37:35 SSH_AUTH_SOCK=/tmp/ssh-U486TLuswwXj/agent.85 05:37:35 SSH_AGENT_PID=91 05:37:35 Running ssh-add (command line suppressed) 05:37:35 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2194979285199333363.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2194979285199333363.key) 05:37:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:35 + git semver init 05:37:35 2026-05-26 05:37:35,681 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:37:35 2026-05-26 05:37:35,686 [run_init] DEBUG init version:0.0.0 force:False 05:37:35 2026-05-26 05:37:35,686 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 05:37:35 2026-05-26 05:37:35,687 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 05:37:35 2026-05-26 05:37:35,687 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 05:37:37 2026-05-26 05:37:36,801 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 05:37:37 2026-05-26 05:37:36,801 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 05:37:37 2026-05-26 05:37:36,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:37:37 2026-05-26 05:37:36,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:37:37 4.1.0-dev.19 [Pipeline] } 05:37:37 $ docker exec --env ******** --env ******** d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 ssh-agent -k 05:37:37 unset SSH_AUTH_SOCK; 05:37:37 unset SSH_AGENT_PID; 05:37:37 echo Agent pid 91 killed; 05:37:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:37:37 + git semver [Pipeline] } 05:37:37 $ docker stop --time=1 d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 05:37:39 $ docker rm -f --volumes d7b54d55f43c44eb8f195c502bbcd1caeb20305bb7a7401b0ca15d20e0579069 [Pipeline] // withDockerContainer [Pipeline] sh 05:37:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:37:39 Stashed 1 file(s) [Pipeline] echo 05:37:39 [edgeXSemver]: initialized semver on version 4.1.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:39 provisioning config files... 05:37:39 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15296866034647278343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:40 ---> ****-login.sh 05:37:40 nexus3.edgexfoundry.org:10001 05:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:40 Login Succeeded 05:37:40 nexus3.edgexfoundry.org:10002 05:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:40 Login Succeeded 05:37:40 nexus3.edgexfoundry.org:10003 05:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:40 Login Succeeded 05:37:40 nexus3.edgexfoundry.org:10004 05:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:40 Login Succeeded 05:37:40 ****.io 05:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:40 Login Succeeded 05:37:40 ---> ****-login.sh ends [Pipeline] } 05:37:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:37:40 ========================================================= 05:37:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:37:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:37:41 #0 building with "default" instance using docker driver 05:37:41 05:37:41 #1 [internal] load build definition from Dockerfile 05:37:41 #1 transferring dockerfile: 1.28kB done 05:37:41 #1 DONE 0.0s 05:37:41 05:37:41 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:37:41 #2 DONE 0.1s 05:37:42 05:37:42 #3 [internal] load .dockerignore 05:37:42 #3 transferring context: 102B done 05:37:42 #3 DONE 0.0s 05:37:42 05:37:42 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:37:42 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:37:42 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:37:42 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:37:42 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:37:42 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:37:42 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 05:37:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 05:37:42 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:37:42 #4 ... 05:37:42 05:37:42 #5 [internal] load build context 05:37:42 #5 transferring context: 18.76MB 0.2s done 05:37:42 #5 DONE 0.2s 05:37:42 05:37:42 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:37:42 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:37:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 05:37:42 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:37:42 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 05:37:42 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:37:42 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s 05:37:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.34MB / 112.58MB 0.3s 05:37:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 05:37:42 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 05:37:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.36MB / 112.58MB 0.5s 05:37:42 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 05:37:42 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s 05:37:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done 05:37:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 46.14MB / 112.58MB 0.6s 05:37:42 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 5.24MB / 14.72MB 0.6s 05:37:42 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 05:37:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 65.01MB / 112.58MB 0.7s 05:37:42 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.7s 05:37:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 0.9s 05:37:42 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 05:37:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 05:37:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 05:37:47 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done 05:37:47 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:37:47 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:37:47 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:37:47 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:37:47 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 05:37:47 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 05:37:47 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 05:37:51 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 05:37:51 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 05:37:51 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 05:37:51 #4 DONE 9.6s 05:37:51 05:37:51 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:37:51 #6 0.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:37:51 #6 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:37:52 #6 0.736 OK: 265 MiB in 60 packages 05:37:53 #6 DONE 2.2s 05:37:54 05:37:54 #7 [builder 3/7] WORKDIR /device-opcua 05:37:54 #7 DONE 0.0s 05:37:54 05:37:54 #8 [builder 4/7] COPY go.mod vendor* ./ 05:37:54 #8 DONE 0.0s 05:37:54 05:37:54 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:54 Still waiting to schedule task 05:37:54 ‘prd-centos7-blackbox-4c-2g-10476’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 05:37:54 ‘prd-centos7-docker-8c-8g-11407’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 05:37:54 ‘prd-ubuntu20.04-docker-8c-8g-11400’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 05:37:54 ‘prd-ubuntu20.04-docker-8c-8g-11402’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 05:37:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-11401’ is offline 05:37:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-11404’ is offline 05:37:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-11411’ is offline 05:38:04 #9 DONE 9.8s 05:38:04 05:38:04 #10 [builder 6/7] COPY . . 05:38:04 #10 DONE 0.1s 05:38:04 05:38:04 #11 [builder 7/7] RUN echo noop 05:38:04 #11 0.203 noop 05:38:04 #11 DONE 0.2s 05:38:04 05:38:04 #12 exporting to image 05:38:04 #12 exporting layers 05:38:12 #12 exporting layers 7.0s done 05:38:12 #12 writing image sha256:9d687aaf2c12b46e81efc718d3f1aec1bc9a490ecb8d67cb21f1113464cf00df done 05:38:12 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:38:12 #12 DONE 7.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:12 + docker inspect -f . ci-base-image-x86_64 05:38:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:12 prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container 05:38:12 $ 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 05:38:13 $ docker top 0af881a1821e530ebb4b944ec0dab2e0f7099a22b5889a1ef3b05585a8bdeb78 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:13 + go version 05:38:13 go version go1.25.2 linux/amd64 [Pipeline] } 05:38:13 $ docker stop --time=1 0af881a1821e530ebb4b944ec0dab2e0f7099a22b5889a1ef3b05585a8bdeb78 05:38:14 $ docker rm -f --volumes 0af881a1821e530ebb4b944ec0dab2e0f7099a22b5889a1ef3b05585a8bdeb78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:15 + docker inspect -f . ci-base-image-x86_64 05:38:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:15 prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container 05:38:15 $ 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 05:38:15 $ docker top d2a3a5c724febc50811da7499a60dadfe454888f102bf8e0b7baa4cf8f0250f1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 05:38:16 + make test 05:38:16 go test ./... -coverprofile=coverage.out 05:38:17 ? github.com/edgexfoundry/device-opc-ua [no test files] 05:38:39 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 05:38:39 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.020s coverage: 41.4% of statements 05:38:39 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 05:38:47 0 issues. 05:38:47 go vet ./... 05:38:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:38:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:38:53 ./bin/test-attribution-txt.sh 05:38:53 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 05:38:53 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:38:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 05:38:53 $ docker stop --time=1 d2a3a5c724febc50811da7499a60dadfe454888f102bf8e0b7baa4cf8f0250f1 05:38:55 $ docker rm -f --volumes d2a3a5c724febc50811da7499a60dadfe454888f102bf8e0b7baa4cf8f0250f1 [Pipeline] // withDockerContainer [Pipeline] sh 05:38:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:38:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:38:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:38:57 + ls -al . 05:38:57 total 236 05:38:57 drwxrwxr-x 9 jenkins jenkins 4096 May 26 05:38 . 05:38:57 drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:37 .. 05:38:57 -rw-rw-r-- 1 jenkins jenkins 62 May 26 05:37 .dockerignore 05:38:57 drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:38 .git 05:38:57 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 .github 05:38:57 -rw-rw-r-- 1 jenkins jenkins 101 May 26 05:37 .gitignore 05:38:57 -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:37 .golangci.yml 05:38:57 drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:37 .semver 05:38:57 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 .vscode 05:38:57 -rw-rw-r-- 1 jenkins jenkins 22466 May 26 05:37 Attribution.txt 05:38:57 -rw-rw-r-- 1 jenkins jenkins 2747 May 26 05:37 CHANGELOG.md 05:38:57 -rw-rw-r-- 1 jenkins jenkins 1242 May 26 05:37 Dockerfile 05:38:57 -rw-rw-r-- 1 jenkins jenkins 672 May 26 05:37 Jenkinsfile 05:38:57 -rw-rw-r-- 1 jenkins jenkins 11367 May 26 05:37 LICENSE 05:38:57 -rw-rw-r-- 1 jenkins jenkins 2473 May 26 05:37 Makefile 05:38:57 -rw-rw-r-- 1 jenkins jenkins 4109 May 26 05:37 README.md 05:38:57 -rw-rw-r-- 1 jenkins jenkins 12 May 26 05:37 VERSION 05:38:57 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 bin 05:38:57 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:37 cmd 05:38:57 -rw-r--r-- 1 jenkins jenkins 23970 May 26 05:38 coverage.out 05:38:57 -rw-rw-r-- 1 jenkins jenkins 6687 May 26 05:37 go.mod 05:38:57 -rw-rw-r-- 1 jenkins jenkins 89233 May 26 05:37 go.sum 05:38:57 drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:37 internal 05:38:57 -rw-rw-r-- 1 jenkins jenkins 260 May 26 05:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:57 + 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=44180eccf5cc09e323311a630b3d2137f6ab9fa0 --label arch=amd64 --label version=4.1.0-dev.19 . 05:38:57 #0 building with "default" instance using docker driver 05:38:57 05:38:57 #1 [internal] load build definition from Dockerfile 05:38:57 #1 transferring dockerfile: 1.28kB done 05:38:57 #1 DONE 0.0s 05:38:57 05:38:57 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:38:57 #2 DONE 0.0s 05:38:57 05:38:57 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:38:57 #3 DONE 0.1s 05:38:57 05:38:57 #4 [internal] load .dockerignore 05:38:57 #4 transferring context: 102B done 05:38:57 #4 DONE 0.0s 05:38:57 05:38:57 #5 [internal] load build context 05:38:57 #5 transferring context: 37.09kB 0.0s done 05:38:57 #5 DONE 0.0s 05:38:57 05:38:57 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:38:57 #6 DONE 0.1s 05:38:57 05:38:57 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:38:57 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:38:57 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 05:38:57 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 05:38:57 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 05:38:57 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:38:57 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 05:38:57 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 05:38:57 #7 DONE 0.2s 05:38:57 05:38:57 #8 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:38:58 #8 0.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:38:58 #8 0.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:38:58 #8 0.756 OK: 265 MiB in 60 packages 05:38:58 #8 DONE 0.9s 05:38:58 05:38:58 #9 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 05:38:58 #9 0.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:38:58 #9 0.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:38:58 #9 0.596 (1/6) Installing dumb-init (1.2.5-r3) 05:38:58 #9 0.601 (2/6) Installing libgcc (14.2.0-r6) 05:38:58 #9 0.607 (3/6) Installing libsodium (1.0.20-r1) 05:38:58 #9 0.614 (4/6) Installing libstdc++ (14.2.0-r6) 05:38:58 #9 0.639 (5/6) Installing libzmq (4.3.5-r2) 05:38:58 #9 0.647 (6/6) Installing zeromq (4.3.5-r2) 05:38:58 #9 0.651 Executing busybox-1.37.0-r20.trigger 05:38:58 #9 0.657 OK: 11 MiB in 22 packages 05:38:58 #9 DONE 0.8s 05:38:58 05:38:58 #10 [builder 3/7] WORKDIR /device-opcua 05:38:58 #10 DONE 0.0s 05:38:58 05:38:58 #11 [builder 4/7] COPY go.mod vendor* ./ 05:38:58 #11 DONE 0.0s 05:38:58 05:38:58 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:59 #12 DONE 0.6s 05:38:59 05:38:59 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:38:59 #13 0.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:38:59 #13 0.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:38:59 #13 ... 05:38:59 05:38:59 #14 [builder 6/7] COPY . . 05:38:59 #14 DONE 0.1s 05:38:59 05:38:59 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:38:59 #13 0.837 OK: 11 MiB in 22 packages 05:38:59 #13 DONE 0.9s 05:38:59 05:38:59 #15 [builder 7/7] RUN make build 05:38:59 #15 0.187 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 05:39:26 #15 23.32 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:39:26 #15 DONE 24.2s 05:39:26 05:39:26 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 05:39:26 #16 DONE 0.2s 05:39:26 05:39:26 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 05:39:26 #17 DONE 0.0s 05:39:26 05:39:26 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 05:39:26 #18 DONE 0.0s 05:39:26 05:39:26 #19 exporting to image 05:39:26 #19 exporting layers 05:39:26 #19 exporting layers 0.2s done 05:39:26 #19 writing image sha256:fa50b716e3f7e49ecbcd89f98c00ed3a7cdd99dfdc467a0fa9b8091ad26228c5 done 05:39:26 #19 naming to docker.io/library/device-opc-ua done 05:39:26 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:26 provisioning config files... 05:39:26 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7985573126338554935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:26 ---> ****-login.sh 05:39:26 nexus3.edgexfoundry.org:10001 05:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:26 Login Succeeded 05:39:26 nexus3.edgexfoundry.org:10002 05:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:26 Login Succeeded 05:39:26 nexus3.edgexfoundry.org:10003 05:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:26 Login Succeeded 05:39:26 nexus3.edgexfoundry.org:10004 05:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:26 Login Succeeded 05:39:26 ****.io 05:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:27 Login Succeeded 05:39:27 ---> ****-login.sh ends [Pipeline] } 05:39:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:39:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:39:27 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 05:39:27 44180eccf5cc09e323311a630b3d2137f6ab9fa0 05:39:27 latest 05:39:27 4.1.0-dev.19 05:39:27 44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 05:39:27 main 05:39:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:27 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:27 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:44180eccf5cc09e323311a630b3d2137f6ab9fa0 05:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:39:27 ceb56dfec4a7: Preparing 05:39:27 1d47b3a1c3ae: Preparing 05:39:27 cebfe52b6dee: Preparing 05:39:27 9c716b01a431: Preparing 05:39:27 67f9f82b251f: Preparing 05:39:27 0854555d70ac: Preparing 05:39:27 0854555d70ac: Waiting 05:39:27 9c716b01a431: Pushed 05:39:27 1d47b3a1c3ae: Pushed 05:39:27 ceb56dfec4a7: Pushed 05:39:27 0854555d70ac: Layer already exists 05:39:28 67f9f82b251f: Pushed 05:39:34 cebfe52b6dee: Pushed 05:39:34 44180eccf5cc09e323311a630b3d2137f6ab9fa0: digest: sha256:5224b013fa155f38ed66b6f6d1297b54ccae15d62bf48de2a169eec8928f502b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:34 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:34 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 05:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:39:34 ceb56dfec4a7: Preparing 05:39:34 1d47b3a1c3ae: Preparing 05:39:34 cebfe52b6dee: Preparing 05:39:34 9c716b01a431: Preparing 05:39:34 67f9f82b251f: Preparing 05:39:34 0854555d70ac: Preparing 05:39:34 0854555d70ac: Waiting 05:39:34 1d47b3a1c3ae: Layer already exists 05:39:34 ceb56dfec4a7: Layer already exists 05:39:34 cebfe52b6dee: Layer already exists 05:39:34 67f9f82b251f: Layer already exists 05:39:34 9c716b01a431: Layer already exists 05:39:34 0854555d70ac: Layer already exists 05:39:34 latest: digest: sha256:5224b013fa155f38ed66b6f6d1297b54ccae15d62bf48de2a169eec8928f502b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:35 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:35 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.19 05:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:39:35 ceb56dfec4a7: Preparing 05:39:35 1d47b3a1c3ae: Preparing 05:39:35 cebfe52b6dee: Preparing 05:39:35 9c716b01a431: Preparing 05:39:35 67f9f82b251f: Preparing 05:39:35 0854555d70ac: Preparing 05:39:35 0854555d70ac: Waiting 05:39:35 67f9f82b251f: Layer already exists 05:39:35 cebfe52b6dee: Layer already exists 05:39:35 1d47b3a1c3ae: Layer already exists 05:39:35 ceb56dfec4a7: Layer already exists 05:39:35 9c716b01a431: Layer already exists 05:39:35 0854555d70ac: Layer already exists 05:39:35 4.1.0-dev.19: digest: sha256:5224b013fa155f38ed66b6f6d1297b54ccae15d62bf48de2a169eec8928f502b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:36 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:36 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 05:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:39:36 ceb56dfec4a7: Preparing 05:39:36 1d47b3a1c3ae: Preparing 05:39:36 cebfe52b6dee: Preparing 05:39:36 9c716b01a431: Preparing 05:39:36 67f9f82b251f: Preparing 05:39:36 0854555d70ac: Preparing 05:39:36 0854555d70ac: Waiting 05:39:36 67f9f82b251f: Layer already exists 05:39:36 9c716b01a431: Layer already exists 05:39:36 ceb56dfec4a7: Layer already exists 05:39:36 1d47b3a1c3ae: Layer already exists 05:39:36 cebfe52b6dee: Layer already exists 05:39:36 0854555d70ac: Layer already exists 05:39:36 44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19: digest: sha256:5224b013fa155f38ed66b6f6d1297b54ccae15d62bf48de2a169eec8928f502b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:37 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:37 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 05:39:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 05:39:37 ceb56dfec4a7: Preparing 05:39:37 1d47b3a1c3ae: Preparing 05:39:37 cebfe52b6dee: Preparing 05:39:37 9c716b01a431: Preparing 05:39:37 67f9f82b251f: Preparing 05:39:37 0854555d70ac: Preparing 05:39:37 9c716b01a431: Layer already exists 05:39:37 67f9f82b251f: Layer already exists 05:39:37 1d47b3a1c3ae: Layer already exists 05:39:37 ceb56dfec4a7: Layer already exists 05:39:37 cebfe52b6dee: Layer already exists 05:39:37 0854555d70ac: Layer already exists 05:39:37 main: digest: sha256:5224b013fa155f38ed66b6f6d1297b54ccae15d62bf48de2a169eec8928f502b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:39:37 ===================================================== [Pipeline] echo 05:39:38 taggedImages: 05:39:38 - nexus3.edgexfoundry.org:10004/device-opc-ua:44180eccf5cc09e323311a630b3d2137f6ab9fa0 05:39:38 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 05:39:38 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.19 05:39:38 - nexus3.edgexfoundry.org:10004/device-opc-ua:44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 05:39:38 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:38 05:39:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:39 latest: Pulling from edgex-lftools-log-publisher 05:39:39 5eb5b503b376: Pulling fs layer 05:39:39 5c69ac0246d0: Pulling fs layer 05:39:39 ec43610c2a17: Pulling fs layer 05:39:39 3a2ae6a8a46f: Pulling fs layer 05:39:39 33b1e0a273af: Pulling fs layer 05:39:39 5d3b04190fa2: Pulling fs layer 05:39:39 2f39f015ded8: Pulling fs layer 05:39:39 3a2ae6a8a46f: Waiting 05:39:39 33b1e0a273af: Waiting 05:39:39 2f39f015ded8: Waiting 05:39:39 5d3b04190fa2: Waiting 05:39:39 5c69ac0246d0: Verifying Checksum 05:39:39 5c69ac0246d0: Download complete 05:39:39 3a2ae6a8a46f: Verifying Checksum 05:39:39 3a2ae6a8a46f: Download complete 05:39:39 33b1e0a273af: Verifying Checksum 05:39:39 33b1e0a273af: Download complete 05:39:39 5d3b04190fa2: Verifying Checksum 05:39:39 5d3b04190fa2: Download complete 05:39:39 ec43610c2a17: Verifying Checksum 05:39:39 ec43610c2a17: Download complete 05:39:39 5eb5b503b376: Verifying Checksum 05:39:39 5eb5b503b376: Download complete 05:39:40 5eb5b503b376: Pull complete 05:39:40 5c69ac0246d0: Pull complete 05:39:41 ec43610c2a17: Pull complete 05:39:41 3a2ae6a8a46f: Pull complete 05:39:41 33b1e0a273af: Pull complete 05:39:41 5d3b04190fa2: Pull complete 05:39:47 2f39f015ded8: Pull complete 05:39:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:47 prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container 05:39:47 $ 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 05:39:48 $ docker top 79f7f8a29e73e6822d156fa5bdf1fd5dfc64de50ade10ec0e52f93b84a46c797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:48 ---> job-cost.sh 05:39:48 lf-activate-venv: SKIPPING 05:39:48 INFO: No Stack... 05:39:49 INFO: Retrieving Pricing Info for: v3-standard-8 05:39:49 INFO: Archiving Costs [Pipeline] sh 05:39:49 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 05:39:49 + cut -d, -f6 [Pipeline] lock 05:39:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] 05:39:49 Resource [jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] did not exist. Created. 05:39:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:39:50 + echo total: 0.2199999988079071 [Pipeline] stash 05:39:50 Stashed 1 file(s) [Pipeline] } 05:39:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] [Pipeline] // lock [Pipeline] } 05:39:50 $ docker stop --time=1 79f7f8a29e73e6822d156fa5bdf1fd5dfc64de50ade10ec0e52f93b84a46c797 05:39:51 $ docker rm -f --volumes 79f7f8a29e73e6822d156fa5bdf1fd5dfc64de50ade10ec0e52f93b84a46c797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:40:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11414 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 05:40:27 Running in /w/workspace/device-opc-ua/36 [Pipeline] { [Pipeline] checkout 05:40:30 Selected Git installation does not exist. Using Default 05:40:30 The recommended git tool is: NONE 05:40:36 using credential edgex-jenkins-ssh 05:40:36 Cloning the remote Git repository 05:40:36 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 05:40:36 > git init /w/workspace/device-opc-ua/36 # timeout=10 05:40:36 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 05:40:36 > git --version # timeout=10 05:40:36 > git --version # 'git version 2.25.1' 05:40:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:40:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:39 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 05:40:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:40 Avoid second fetch 05:40:40 Checking out Revision 44180eccf5cc09e323311a630b3d2137f6ab9fa0 (main) 05:40:40 > git config core.sparsecheckout # timeout=10 05:40:40 > git checkout -f 44180eccf5cc09e323311a630b3d2137f6ab9fa0 # timeout=10 05:40:41 Commit message: "Merge pull request #164 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:45 provisioning config files... 05:40:45 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/36@tmp/config11152383227634914754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:46 ---> ****-login.sh 05:40:46 nexus3.edgexfoundry.org:10001 05:40:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:47 Configure a credential helper to remove this warning. See 05:40:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:47 05:40:47 Login Succeeded 05:40:47 nexus3.edgexfoundry.org:10002 05:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:47 Configure a credential helper to remove this warning. See 05:40:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:47 05:40:47 Login Succeeded 05:40:47 nexus3.edgexfoundry.org:10003 05:40:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:47 Configure a credential helper to remove this warning. See 05:40:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:47 05:40:47 Login Succeeded 05:40:47 nexus3.edgexfoundry.org:10004 05:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:48 Configure a credential helper to remove this warning. See 05:40:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:48 05:40:48 Login Succeeded 05:40:48 ****.io 05:40:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:48 Configure a credential helper to remove this warning. See 05:40:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:48 05:40:48 Login Succeeded 05:40:48 ---> ****-login.sh ends [Pipeline] } 05:40:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:40:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:40:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:40:49 ========================================================= 05:40:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:40:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:40:49 Sending build context to Docker daemon 9.587MB 05:40:50 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 05:40:50 Step 2/10 : FROM ${BASE} AS builder 05:40:50 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:40:50 6b59a28fa201: Pulling fs layer 05:40:50 d32bb0dddca7: Pulling fs layer 05:40:50 5dab1238d3d9: Pulling fs layer 05:40:50 196fd7d83e7d: Pulling fs layer 05:40:50 4f4fb700ef54: Pulling fs layer 05:40:50 8ba94037c8f0: Pulling fs layer 05:40:50 deaec5988b04: Pulling fs layer 05:40:50 9f65657bb879: Pulling fs layer 05:40:50 196fd7d83e7d: Waiting 05:40:50 4f4fb700ef54: Waiting 05:40:50 8ba94037c8f0: Waiting 05:40:50 deaec5988b04: Waiting 05:40:50 9f65657bb879: Waiting 05:40:50 d32bb0dddca7: Verifying Checksum 05:40:50 d32bb0dddca7: Download complete 05:40:50 196fd7d83e7d: Verifying Checksum 05:40:50 196fd7d83e7d: Download complete 05:40:50 4f4fb700ef54: Download complete 05:40:50 8ba94037c8f0: Verifying Checksum 05:40:50 8ba94037c8f0: Download complete 05:40:50 6b59a28fa201: Verifying Checksum 05:40:50 6b59a28fa201: Download complete 05:40:51 9f65657bb879: Verifying Checksum 05:40:51 9f65657bb879: Download complete 05:40:51 6b59a28fa201: Pull complete 05:40:51 d32bb0dddca7: Pull complete 05:40:52 5dab1238d3d9: Download complete 05:40:54 deaec5988b04: Download complete 05:41:09 5dab1238d3d9: Pull complete 05:41:09 196fd7d83e7d: Pull complete 05:41:09 4f4fb700ef54: Pull complete 05:41:09 8ba94037c8f0: Pull complete 05:41:19 deaec5988b04: Pull complete 05:41:19 9f65657bb879: Pull complete 05:41:19 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:41:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:41:19 ---> 334268110677 05:41:19 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:41:22 ---> Running in 0beba8ab3903 05:41:22 Removing intermediate container 0beba8ab3903 05:41:22 ---> 5ba7a07869d7 05:41:22 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:41:22 ---> Running in 860578027eb3 05:41:22 Removing intermediate container 860578027eb3 05:41:22 ---> b5d657a89eda 05:41:22 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:41:23 ---> Running in ec12b178c28b 05:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:41:26 OK: 255 MiB in 60 packages 05:41:27 Removing intermediate container ec12b178c28b 05:41:27 ---> 1817a6567bd3 05:41:27 Step 6/10 : WORKDIR /device-opcua 05:41:27 ---> Running in d7fce21b3af9 05:41:27 Removing intermediate container d7fce21b3af9 05:41:27 ---> e7829618e064 05:41:27 Step 7/10 : COPY go.mod vendor* ./ 05:41:31 ---> f7b78a9df9b3 05:41:31 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:31 ---> Running in 5ca366d3ca88 05:43:23 Removing intermediate container 5ca366d3ca88 05:43:23 ---> 5004d768b85a 05:43:23 Step 9/10 : COPY . . 05:43:23 ---> a7db93e5f9e7 05:43:23 Step 10/10 : RUN ${MAKE} 05:43:23 ---> Running in 22dcc16806cb 05:43:23 noop 05:43:23 Removing intermediate container 22dcc16806cb 05:43:23 ---> 57d72d7df9a5 05:43:23 Successfully built 57d72d7df9a5 05:43:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:23 + docker inspect -f . ci-base-image-arm64 05:43:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:23 prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container 05:43:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/36 -v /w/workspace/device-opc-ua/36:/w/workspace/device-opc-ua/36:rw,z -v /w/workspace/device-opc-ua/36@tmp:/w/workspace/device-opc-ua/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:43:25 $ docker top ca7506d1913db098a030524ab1e92b302b646f548917223f60e508d231980571 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:26 + go version 05:43:26 go version go1.25.3 linux/arm64 [Pipeline] } 05:43:26 $ docker stop --time=1 ca7506d1913db098a030524ab1e92b302b646f548917223f60e508d231980571 05:43:27 $ docker rm -f --volumes ca7506d1913db098a030524ab1e92b302b646f548917223f60e508d231980571 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:28 + docker inspect -f . ci-base-image-arm64 05:43:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:28 prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container 05:43:28 $ 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/36 -v /w/workspace/device-opc-ua/36:/w/workspace/device-opc-ua/36:rw,z -v /w/workspace/device-opc-ua/36@tmp:/w/workspace/device-opc-ua/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:43:30 $ docker top 5bad17621b36a3f57e3a365ab54a467b51c477a96e25a24fbd7402c9158a1aac -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:31 + git config --global --add safe.directory /w/workspace/device-opc-ua/36 [Pipeline] fileExists [Pipeline] sh 05:43:31 + make test 05:43:31 go test ./... -coverprofile=coverage.out 05:43:38 ? github.com/edgexfoundry/device-opc-ua [no test files] 05:48:15 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 05:48:15 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.067s coverage: 41.4% of statements 05:48:15 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 05:48:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:48:15 go vet ./... 05:49:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:49:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:49:12 ./bin/test-attribution-txt.sh 05:49:12 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 05:49:12 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:49:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 05:49:12 $ docker stop --time=1 5bad17621b36a3f57e3a365ab54a467b51c477a96e25a24fbd7402c9158a1aac 05:49:14 $ docker rm -f --volumes 5bad17621b36a3f57e3a365ab54a467b51c477a96e25a24fbd7402c9158a1aac [Pipeline] // withDockerContainer [Pipeline] sh 05:49:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:49:16 Warning: overwriting stash ‘coverage-report’ 05:49:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:49:17 + ls -al . 05:49:17 total 232 05:49:17 drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:43 . 05:49:17 drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:40 .. 05:49:17 -rw-rw-r-- 1 jenkins jenkins 62 May 26 05:40 .dockerignore 05:49:17 drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:40 .git 05:49:17 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:40 .github 05:49:17 -rw-rw-r-- 1 jenkins jenkins 101 May 26 05:40 .gitignore 05:49:17 -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:40 .golangci.yml 05:49:17 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:40 .vscode 05:49:17 -rw-rw-r-- 1 jenkins jenkins 22466 May 26 05:40 Attribution.txt 05:49:17 -rw-rw-r-- 1 jenkins jenkins 2747 May 26 05:40 CHANGELOG.md 05:49:17 -rw-rw-r-- 1 jenkins jenkins 1242 May 26 05:40 Dockerfile 05:49:17 -rw-rw-r-- 1 jenkins jenkins 672 May 26 05:40 Jenkinsfile 05:49:17 -rw-rw-r-- 1 jenkins jenkins 11367 May 26 05:40 LICENSE 05:49:17 -rw-rw-r-- 1 jenkins jenkins 2473 May 26 05:40 Makefile 05:49:17 -rw-rw-r-- 1 jenkins jenkins 4109 May 26 05:40 README.md 05:49:17 -rw-rw-r-- 1 jenkins jenkins 12 May 26 05:37 VERSION 05:49:17 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:40 bin 05:49:17 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:40 cmd 05:49:17 -rw-r--r-- 1 jenkins jenkins 23970 May 26 05:48 coverage.out 05:49:17 -rw-rw-r-- 1 jenkins jenkins 6687 May 26 05:40 go.mod 05:49:17 -rw-rw-r-- 1 jenkins jenkins 89233 May 26 05:40 go.sum 05:49:17 drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:40 internal 05:49:17 -rw-rw-r-- 1 jenkins jenkins 260 May 26 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:17 + 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=44180eccf5cc09e323311a630b3d2137f6ab9fa0 --label arch=arm64 --label version=4.1.0-dev.19 . 05:49:18 Sending build context to Docker daemon 9.612MB 05:49:18 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 05:49:18 Step 2/23 : FROM ${BASE} AS builder 05:49:18 ---> 57d72d7df9a5 05:49:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:49:18 ---> Running in 86c4f513fd96 05:49:18 Removing intermediate container 86c4f513fd96 05:49:18 ---> 61061e0558fc 05:49:18 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:49:19 ---> Running in cdfdedd9dc3a 05:49:19 Removing intermediate container cdfdedd9dc3a 05:49:19 ---> e4eeb8923b64 05:49:19 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 05:49:19 ---> Running in 5f8fc832bc5b 05:49:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:49:23 OK: 255 MiB in 60 packages 05:49:28 Removing intermediate container 5f8fc832bc5b 05:49:28 ---> f45021fe946c 05:49:28 Step 6/23 : WORKDIR /device-opcua 05:49:28 ---> Running in bdca24e908f6 05:49:28 Removing intermediate container bdca24e908f6 05:49:28 ---> c661296e81b7 05:49:28 Step 7/23 : COPY go.mod vendor* ./ 05:49:28 ---> f73de215751e 05:49:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:29 ---> Running in e922e2cd6013 05:49:31 Removing intermediate container e922e2cd6013 05:49:31 ---> 752830fe888f 05:49:31 Step 9/23 : COPY . . 05:49:32 ---> bdcf3c68af3e 05:49:32 Step 10/23 : RUN ${MAKE} 05:49:32 ---> Running in 728226aa3de7 05:49:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.19 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 05:53:56 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 05:53:59 Removing intermediate container 728226aa3de7 05:53:59 ---> d1266194fb8e 05:53:59 Step 11/23 : FROM alpine:3.22 05:53:59 3.22: Pulling from library/alpine 05:53:59 58e777220c39: Pulling fs layer 05:54:00 58e777220c39: Verifying Checksum 05:54:00 58e777220c39: Download complete 05:54:00 58e777220c39: Pull complete 05:54:00 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:54:00 Status: Downloaded newer image for alpine:3.22 05:54:00 ---> 6a2735c23ff3 05:54:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 05:54:01 ---> Running in 9b341be2a991 05:54:01 Removing intermediate container 9b341be2a991 05:54:01 ---> bb41566dadea 05:54:01 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 05:54:01 ---> Running in cc885e3b4f19 05:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:54:04 (1/6) Installing dumb-init (1.2.5-r3) 05:54:04 (2/6) Installing libgcc (14.2.0-r6) 05:54:04 (3/6) Installing libsodium (1.0.20-r1) 05:54:04 (4/6) Installing libstdc++ (14.2.0-r6) 05:54:04 (5/6) Installing libzmq (4.3.5-r2) 05:54:04 (6/6) Installing zeromq (4.3.5-r2) 05:54:04 Executing busybox-1.37.0-r20.trigger 05:54:04 OK: 12 MiB in 22 packages 05:54:05 Removing intermediate container cc885e3b4f19 05:54:05 ---> 02d635226324 05:54:05 Step 14/23 : RUN apk --no-cache upgrade 05:54:05 ---> Running in 24bd7b5f6860 05:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:54:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:54:08 OK: 12 MiB in 22 packages 05:54:09 Removing intermediate container 24bd7b5f6860 05:54:09 ---> 1c9fc66fab4e 05:54:09 Step 15/23 : COPY --from=builder /device-opcua/cmd / 05:54:12 ---> 321c92ec09b9 05:54:12 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 05:54:12 ---> 0bce5c70f887 05:54:12 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 05:54:13 ---> 45a55ff49cac 05:54:13 Step 18/23 : EXPOSE 59997 05:54:13 ---> Running in 88fc2183917e 05:54:13 Removing intermediate container 88fc2183917e 05:54:13 ---> bb3c1abadfe0 05:54:13 Step 19/23 : ENTRYPOINT ["/device-opcua"] 05:54:13 ---> Running in 1cc8240d612c 05:54:13 Removing intermediate container 1cc8240d612c 05:54:13 ---> d5f56ed6fd69 05:54:13 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:54:13 ---> Running in dab9c1783d2f 05:54:14 Removing intermediate container dab9c1783d2f 05:54:14 ---> 26a149874177 05:54:14 Step 21/23 : LABEL arch=arm64 05:54:14 ---> Running in ad1792ba0a87 05:54:14 Removing intermediate container ad1792ba0a87 05:54:14 ---> b7f0959f60f1 05:54:14 Step 22/23 : LABEL git_sha=44180eccf5cc09e323311a630b3d2137f6ab9fa0 05:54:14 ---> Running in c26829cdf6e8 05:54:15 Removing intermediate container c26829cdf6e8 05:54:15 ---> dc074ed6327b 05:54:15 Step 23/23 : LABEL version=4.1.0-dev.19 05:54:15 ---> Running in 3e18aed72299 05:54:15 Removing intermediate container 3e18aed72299 05:54:15 ---> 9db0a074ace4 05:54:15 [Warning] One or more build-args [ARCH] were not consumed 05:54:15 Successfully built 9db0a074ace4 05:54:15 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:15 provisioning config files... 05:54:15 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/36@tmp/config7502095438970099405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:15 ---> ****-login.sh 05:54:15 nexus3.edgexfoundry.org:10001 05:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:16 Configure a credential helper to remove this warning. See 05:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:16 05:54:16 Login Succeeded 05:54:16 nexus3.edgexfoundry.org:10002 05:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:16 Configure a credential helper to remove this warning. See 05:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:16 05:54:16 Login Succeeded 05:54:16 nexus3.edgexfoundry.org:10003 05:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:16 Configure a credential helper to remove this warning. See 05:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:16 05:54:16 Login Succeeded 05:54:16 nexus3.edgexfoundry.org:10004 05:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:17 Configure a credential helper to remove this warning. See 05:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:17 05:54:17 Login Succeeded 05:54:17 ****.io 05:54:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:17 Configure a credential helper to remove this warning. See 05:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:17 05:54:17 Login Succeeded 05:54:17 ---> ****-login.sh ends [Pipeline] } 05:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:54:17 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 05:54:17 44180eccf5cc09e323311a630b3d2137f6ab9fa0 05:54:17 latest 05:54:17 4.1.0-dev.19 05:54:17 44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 05:54:17 main 05:54:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:18 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:18 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:44180eccf5cc09e323311a630b3d2137f6ab9fa0 05:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:54:18 b74eee0d451c: Preparing 05:54:18 220f04b8ef87: Preparing 05:54:18 38cf01fa600c: Preparing 05:54:18 6f679255801f: Preparing 05:54:18 aab38f7ef6fc: Preparing 05:54:18 eeaa73608b53: Preparing 05:54:18 eeaa73608b53: Waiting 05:54:18 b74eee0d451c: Pushed 05:54:18 6f679255801f: Pushed 05:54:18 220f04b8ef87: Pushed 05:54:18 eeaa73608b53: Layer already exists 05:54:20 aab38f7ef6fc: Pushed 05:54:30 38cf01fa600c: Pushed 05:54:30 44180eccf5cc09e323311a630b3d2137f6ab9fa0: digest: sha256:fe8a3dd9f710b1d47bfca052e78d6d970543fd45c55454c2e7aeaec9ef3a356c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:30 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:30 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 05:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:54:30 b74eee0d451c: Preparing 05:54:30 220f04b8ef87: Preparing 05:54:30 38cf01fa600c: Preparing 05:54:30 6f679255801f: Preparing 05:54:30 aab38f7ef6fc: Preparing 05:54:30 eeaa73608b53: Preparing 05:54:30 eeaa73608b53: Waiting 05:54:30 220f04b8ef87: Layer already exists 05:54:30 6f679255801f: Layer already exists 05:54:30 aab38f7ef6fc: Layer already exists 05:54:30 b74eee0d451c: Layer already exists 05:54:30 38cf01fa600c: Layer already exists 05:54:30 eeaa73608b53: Layer already exists 05:54:30 latest: digest: sha256:fe8a3dd9f710b1d47bfca052e78d6d970543fd45c55454c2e7aeaec9ef3a356c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:31 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:31 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.19 05:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:54:31 b74eee0d451c: Preparing 05:54:31 220f04b8ef87: Preparing 05:54:31 38cf01fa600c: Preparing 05:54:31 6f679255801f: Preparing 05:54:31 aab38f7ef6fc: Preparing 05:54:31 eeaa73608b53: Preparing 05:54:31 eeaa73608b53: Waiting 05:54:31 6f679255801f: Layer already exists 05:54:31 38cf01fa600c: Layer already exists 05:54:31 aab38f7ef6fc: Layer already exists 05:54:31 b74eee0d451c: Layer already exists 05:54:31 220f04b8ef87: Layer already exists 05:54:31 eeaa73608b53: Layer already exists 05:54:31 4.1.0-dev.19: digest: sha256:fe8a3dd9f710b1d47bfca052e78d6d970543fd45c55454c2e7aeaec9ef3a356c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:32 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:32 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 05:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:54:32 b74eee0d451c: Preparing 05:54:32 220f04b8ef87: Preparing 05:54:32 38cf01fa600c: Preparing 05:54:32 6f679255801f: Preparing 05:54:32 aab38f7ef6fc: Preparing 05:54:32 eeaa73608b53: Preparing 05:54:32 eeaa73608b53: Waiting 05:54:32 38cf01fa600c: Layer already exists 05:54:32 aab38f7ef6fc: Layer already exists 05:54:32 b74eee0d451c: Layer already exists 05:54:32 220f04b8ef87: Layer already exists 05:54:32 6f679255801f: Layer already exists 05:54:32 eeaa73608b53: Layer already exists 05:54:32 44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19: digest: sha256:fe8a3dd9f710b1d47bfca052e78d6d970543fd45c55454c2e7aeaec9ef3a356c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:33 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:33 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 05:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 05:54:33 b74eee0d451c: Preparing 05:54:33 220f04b8ef87: Preparing 05:54:33 38cf01fa600c: Preparing 05:54:33 6f679255801f: Preparing 05:54:33 aab38f7ef6fc: Preparing 05:54:33 eeaa73608b53: Preparing 05:54:33 eeaa73608b53: Waiting 05:54:33 b74eee0d451c: Layer already exists 05:54:33 aab38f7ef6fc: Layer already exists 05:54:33 6f679255801f: Layer already exists 05:54:33 38cf01fa600c: Layer already exists 05:54:33 220f04b8ef87: Layer already exists 05:54:33 eeaa73608b53: Layer already exists 05:54:33 main: digest: sha256:fe8a3dd9f710b1d47bfca052e78d6d970543fd45c55454c2e7aeaec9ef3a356c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:54:33 ===================================================== [Pipeline] echo 05:54:33 taggedImages: 05:54:33 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:44180eccf5cc09e323311a630b3d2137f6ab9fa0 05:54:33 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 05:54:33 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.19 05:54:33 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:44180eccf5cc09e323311a630b3d2137f6ab9fa0-4.1.0-dev.19 05:54:33 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:54:34 05:54:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:54:34 arm64: Pulling from edgex-lftools-log-publisher 05:54:34 8998bd30e6a1: Pulling fs layer 05:54:34 04944245beec: Pulling fs layer 05:54:34 699f458cf7ca: Pulling fs layer 05:54:34 765212b225bb: Pulling fs layer 05:54:34 f23df028b6ca: Pulling fs layer 05:54:34 765212b225bb: Waiting 05:54:34 d65c8cfc05b1: Pulling fs layer 05:54:34 2437ff75d9bd: Pulling fs layer 05:54:34 f23df028b6ca: Waiting 05:54:34 d65c8cfc05b1: Waiting 05:54:34 2437ff75d9bd: Waiting 05:54:34 04944245beec: Verifying Checksum 05:54:34 04944245beec: Download complete 05:54:34 765212b225bb: Verifying Checksum 05:54:34 765212b225bb: Download complete 05:54:34 f23df028b6ca: Verifying Checksum 05:54:34 f23df028b6ca: Download complete 05:54:34 d65c8cfc05b1: Verifying Checksum 05:54:34 d65c8cfc05b1: Download complete 05:54:34 699f458cf7ca: Verifying Checksum 05:54:34 699f458cf7ca: Download complete 05:54:35 8998bd30e6a1: Download complete 05:54:38 2437ff75d9bd: Verifying Checksum 05:54:38 2437ff75d9bd: Download complete 05:54:40 8998bd30e6a1: Pull complete 05:54:40 04944245beec: Pull complete 05:54:42 699f458cf7ca: Pull complete 05:54:42 765212b225bb: Pull complete 05:54:43 f23df028b6ca: Pull complete 05:54:43 d65c8cfc05b1: Pull complete 05:55:01 2437ff75d9bd: Pull complete 05:55:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:55:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:55:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:02 prd-ubuntu20.04-docker-arm64-4c-16g-11414 does not seem to be running inside a container 05:55:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-opc-ua/36 -v /w/workspace/device-opc-ua/36:/w/workspace/device-opc-ua/36:rw,z -v /w/workspace/device-opc-ua/36@tmp:/w/workspace/device-opc-ua/36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:55:05 $ docker top 29bf136959e80a66329d279a6c7014c068bd1a7dca9c3c09c33111216979e58c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:06 ---> job-cost.sh 05:55:06 lf-activate-venv: SKIPPING 05:55:06 INFO: No Stack... 05:55:06 INFO: Retrieving Pricing Info for: v3-standard-4 05:55:07 INFO: Archiving Costs [Pipeline] sh 05:55:07 + cat /w/workspace/device-opc-ua/36/archives/cost.csv 05:55:07 + cut -d, -f6 [Pipeline] lock 05:55:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] 05:55:07 Resource [jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] did not exist. Created. 05:55:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:55:08 /w/workspace/device-opc-ua/36@tmp/durable-980d909e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:55:08 + echo total: 0.10999999940395355 [Pipeline] stash 05:55:09 Warning: overwriting stash ‘stack-cost’ 05:55:09 Stashed 1 file(s) [Pipeline] } 05:55:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-36-stack-cost] [Pipeline] // lock [Pipeline] } 05:55:09 $ docker stop --time=1 29bf136959e80a66329d279a6c7014c068bd1a7dca9c3c09c33111216979e58c 05:55:10 $ docker rm -f --volumes 29bf136959e80a66329d279a6c7014c068bd1a7dca9c3c09c33111216979e58c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:55:11 provisioning config files... 05:55:11 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12463200548068348069tmp [Pipeline] { [Pipeline] sh 05:55:11 + set +x 05:55:11 + curl -s https://codecov.io/bash 05:55:11 + bash -s -- 05:55:11 05:55:11 _____ _ 05:55:11 / ____| | | 05:55:11 | | ___ __| | ___ ___ _____ __ 05:55:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:55:11 | |___| (_) | (_| | __/ (_| (_) \ V / 05:55:11 \_____\___/ \__,_|\___|\___\___/ \_/ 05:55:11 Bash-1.0.6 05:55:11 05:55:11 05:55:11 ==> git version 2.25.1 found 05:55:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:55:11 Release-Date: 2020-01-08 05:55:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:55:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:55:11 ==> Jenkins CI detected. 05:55:11 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 05:55:11 project root: . 05:55:11 --> token set from env 05:55:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:55:11 ==> Running gcov in . (disable via -X gcov) 05:55:11 ==> Python coveragepy not found 05:55:11 ==> Searching for coverage reports in: 05:55:11 + . 05:55:11 -> Found 1 reports 05:55:11 ==> Detecting git/mercurial file structure 05:55:11 ==> Reading reports 05:55:11 + ./coverage.out bytes=23970 05:55:11 ==> Appending adjustments 05:55:11 https://docs.codecov.io/docs/fixing-reports 05:55:11 + Found adjustments 05:55:11 ==> Gzipping contents 05:55:11 4.0K /tmp/codecov.LxWtan.gz 05:55:11 ==> Uploading reports 05:55:11 url: https://codecov.io 05:55:11 query: branch=main&commit=44180eccf5cc09e323311a630b3d2137f6ab9fa0&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 05:55:11 -> Pinging Codecov 05:55:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=44180eccf5cc09e323311a630b3d2137f6ab9fa0&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 05:55:11 -> Uploading to 05:55:11 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/44180eccf5cc09e323311a630b3d2137f6ab9fa0/6dff2231-a2b4-4db7-b96e-8caee7055059.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T055511Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=50754852a923a2d48ac2ae6bea307620d70940ee304b38a1097488bfe5ffee87 05:55:11 % Total % Received % Xferd Average Speed Time Time Time Current 05:55:11 Dload Upload Total Spent Left Speed 05:55:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 29798 --:--:-- --:--:-- --:--:-- 29798 05:55:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] } 05:55:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:55:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:55:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:55:12 05:55:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:55:12 latest: Pulling from edgex-devops/edgex-snyk-go 05:55:12 2d35ebdb57d9: Already exists 05:55:12 85e8836fcdb2: Pulling fs layer 05:55:12 91631faa732a: Pulling fs layer 05:55:12 f3f5ae8826fa: Pulling fs layer 05:55:12 4f4fb700ef54: Pulling fs layer 05:55:12 7861252a18e6: Pulling fs layer 05:55:12 9130f900ef6f: Pulling fs layer 05:55:12 4f4fb700ef54: Waiting 05:55:12 7861252a18e6: Waiting 05:55:12 9130f900ef6f: Waiting 05:55:12 f3f5ae8826fa: Verifying Checksum 05:55:12 f3f5ae8826fa: Download complete 05:55:12 85e8836fcdb2: Download complete 05:55:12 4f4fb700ef54: Verifying Checksum 05:55:12 4f4fb700ef54: Download complete 05:55:12 85e8836fcdb2: Pull complete 05:55:12 7861252a18e6: Verifying Checksum 05:55:12 7861252a18e6: Download complete 05:55:13 91631faa732a: Verifying Checksum 05:55:13 91631faa732a: Download complete 05:55:13 9130f900ef6f: Verifying Checksum 05:55:13 9130f900ef6f: Download complete 05:55:17 91631faa732a: Pull complete 05:55:17 f3f5ae8826fa: Pull complete 05:55:17 4f4fb700ef54: Pull complete 05:55:17 7861252a18e6: Pull complete 05:55:22 9130f900ef6f: Pull complete 05:55:22 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 05:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:55:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:22 prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container 05:55:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:55:26 $ docker top a64a61aa4adbf4de4b1a66c9cdd10a2c3b16cb6eeff9c6b6763eda765d72c63a -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 05:55:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 05:55:27 + set -o pipefail 05:55:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 05:55:33 05:55:33 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 05:55:33 05:55:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/127109dc-d37f-4de4-ae7a-8ec3c27a2baa 05:55:33 05:55:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:55:33 [Pipeline] } 05:55:33 $ docker stop --time=1 a64a61aa4adbf4de4b1a66c9cdd10a2c3b16cb6eeff9c6b6763eda765d72c63a 05:55:37 $ docker rm -f --volumes a64a61aa4adbf4de4b1a66c9cdd10a2c3b16cb6eeff9c6b6763eda765d72c63a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:55:38 + git log --format=format:%s -1 44180eccf5cc09e323311a630b3d2137f6ab9fa0 [Pipeline] sh 05:55:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:55:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:55:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:39 prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container 05:55:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:55:39 $ docker top 3ef8b923b06d4ad32e491755065cd020aeb0709c9e93ba0c6c34e5734517f645 -eo pid,comm 05:55:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:55:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:55:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:55:39 [ssh-agent] Looking for ssh-agent implementation... 05:55:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:55:39 $ docker exec 3ef8b923b06d4ad32e491755065cd020aeb0709c9e93ba0c6c34e5734517f645 ssh-agent 05:55:39 SSH_AUTH_SOCK=/tmp/ssh-YKcKHAXrylpZ/agent.32 05:55:39 SSH_AGENT_PID=38 05:55:39 Running ssh-add (command line suppressed) 05:55:40 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10034896930752957842.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_10034896930752957842.key) 05:55:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:55:40 + git semver tag 05:55:40 2026-05-26 05:55:40,510 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:55:40 2026-05-26 05:55:40,514 [run_tag] DEBUG tag force:False 05:55:40 2026-05-26 05:55:40,514 [check_head_tag] DEBUG check head tag 05:55:40 2026-05-26 05:55:40,515 [execute] INFO git cat-file --batch-check 05:55:40 2026-05-26 05:55:40,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 05:55:40 2026-05-26 05:55:40,517 [execute] INFO git cat-file --batch 05:55:40 2026-05-26 05:55:40,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 05:55:40 2026-05-26 05:55:40,526 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:55:40 2026-05-26 05:55:40,526 [execute] INFO git tag -a v4.1.0-dev.19 -m v4.1.0-dev.19 05:55:40 2026-05-26 05:55:40,526 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.19', '-m', 'v4.1.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 05:55:40 2026-05-26 05:55:40,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:55:40 4.1.0-dev.19 [Pipeline] } 05:55:40 $ docker exec --env ******** --env ******** 3ef8b923b06d4ad32e491755065cd020aeb0709c9e93ba0c6c34e5734517f645 ssh-agent -k 05:55:40 unset SSH_AUTH_SOCK; 05:55:40 unset SSH_AGENT_PID; 05:55:40 echo Agent pid 38 killed; 05:55:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:55:40 + git semver [Pipeline] } 05:55:41 $ docker stop --time=1 3ef8b923b06d4ad32e491755065cd020aeb0709c9e93ba0c6c34e5734517f645 05:55:42 $ docker rm -f --volumes 3ef8b923b06d4ad32e491755065cd020aeb0709c9e93ba0c6c34e5734517f645 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:55:42 05:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:55:43 0.23.1-centos7: Pulling from edgex-lftools 05:55:43 ab5ef0e58194: Pulling fs layer 05:55:43 9712f1f96733: Pulling fs layer 05:55:43 63f879dbbcfc: Pulling fs layer 05:55:43 0d9ebad4ef96: Pulling fs layer 05:55:43 e9a5061849ea: Pulling fs layer 05:55:43 d747dcd14b5f: Pulling fs layer 05:55:43 2de7ff778b66: Pulling fs layer 05:55:43 d747dcd14b5f: Waiting 05:55:43 0d9ebad4ef96: Waiting 05:55:43 e9a5061849ea: Waiting 05:55:43 2de7ff778b66: Waiting 05:55:43 9712f1f96733: Download complete 05:55:43 63f879dbbcfc: Verifying Checksum 05:55:43 63f879dbbcfc: Download complete 05:55:43 e9a5061849ea: Verifying Checksum 05:55:43 e9a5061849ea: Download complete 05:55:43 d747dcd14b5f: Download complete 05:55:43 0d9ebad4ef96: Verifying Checksum 05:55:43 0d9ebad4ef96: Download complete 05:55:43 ab5ef0e58194: Verifying Checksum 05:55:43 ab5ef0e58194: Download complete 05:55:43 2de7ff778b66: Verifying Checksum 05:55:43 2de7ff778b66: Download complete 05:55:47 ab5ef0e58194: Pull complete 05:55:47 9712f1f96733: Pull complete 05:55:48 63f879dbbcfc: Pull complete 05:55:53 0d9ebad4ef96: Pull complete 05:55:53 e9a5061849ea: Pull complete 05:55:53 d747dcd14b5f: Pull complete 05:55:54 2de7ff778b66: Pull complete 05:55:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:55:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:55:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:54 prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container 05:55:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:55:59 $ docker top 5135d1b16fd6029513d94660d380a351764db891e8489cf545834563fa7abf2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:55:59 provisioning config files... 05:55:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config18281151109267235105tmp 05:55:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config10662639656753180267tmp 05:55:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6194237893628044701tmp [Pipeline] { [Pipeline] echo 05:55:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:55:59 ---> sigul-configuration.sh 05:55:59 gpg: directory `/root/.gnupg' created 05:55:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:55:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:55:59 gpg: keyring `/root/.gnupg/secring.gpg' created 05:55:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:55:59 gpg: CAST5 encrypted data 05:55:59 gpg: encrypted with 1 passphrase 05:55:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:55:59 + mkdir /home/jenkins 05:55:59 + mkdir /home/jenkins/sigul [Pipeline] sh 05:56:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:56:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:56:00 ---> sigul-install.sh 05:56:00 Sigul already installed; skipping installation. [Pipeline] sh 05:56:00 + git tag --list 05:56:00 v4.0 05:56:00 v4.0.0 05:56:00 v4.0.1 05:56:00 v4.0.1-dev.1 05:56:00 v4.1.0-dev.1 05:56:00 v4.1.0-dev.10 05:56:00 v4.1.0-dev.11 05:56:00 v4.1.0-dev.12 05:56:00 v4.1.0-dev.13 05:56:00 v4.1.0-dev.14 05:56:00 v4.1.0-dev.15 05:56:00 v4.1.0-dev.16 05:56:00 v4.1.0-dev.17 05:56:00 v4.1.0-dev.18 05:56:00 v4.1.0-dev.19 05:56:00 v4.1.0-dev.2 05:56:00 v4.1.0-dev.3 05:56:00 v4.1.0-dev.4 05:56:00 v4.1.0-dev.5 05:56:00 v4.1.0-dev.6 05:56:00 v4.1.0-dev.7 05:56:00 v4.1.0-dev.8 05:56:00 v4.1.0-dev.9 [Pipeline] sh 05:56:00 + lftools sign git-tag v4.1.0-dev.19 05:56:01 Signing Git tag with Sigul... 05:56:01 Signing v4.1.0-dev.19 [Pipeline] echo 05:56:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:56:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:56:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:56:02 $ docker stop --time=1 5135d1b16fd6029513d94660d380a351764db891e8489cf545834563fa7abf2e 05:56:03 $ docker rm -f --volumes 5135d1b16fd6029513d94660d380a351764db891e8489cf545834563fa7abf2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:56:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:56:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:04 prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container 05:56:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:56:04 $ docker top 43f4cd7998049c9e9d1b9f9b0a66a9faf4700a083e0ce0e72aaa5ebe39feb837 -eo pid,comm 05:56:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:56:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:04 [ssh-agent] Looking for ssh-agent implementation... 05:56:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:04 $ docker exec 43f4cd7998049c9e9d1b9f9b0a66a9faf4700a083e0ce0e72aaa5ebe39feb837 ssh-agent 05:56:05 SSH_AUTH_SOCK=/tmp/ssh-FdA1vjxYfP97/agent.33 05:56:05 SSH_AGENT_PID=39 05:56:05 Running ssh-add (command line suppressed) 05:56:05 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_13959822592280565102.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_13959822592280565102.key) 05:56:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:05 + git semver bump pre 05:56:05 2026-05-26 05:56:05,638 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:56:05 2026-05-26 05:56:05,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:56:05 2026-05-26 05:56:05,641 [bump_version] DEBUG bumping version:4.1.0-dev.19 on axis:pre with prefix:dev 05:56:05 2026-05-26 05:56:05,641 [bump_version] DEBUG bumped version:4.1.0-dev.20 05:56:05 2026-05-26 05:56:05,641 [write_version] DEBUG write version:4.1.0-dev.20 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 05:56:05 2026-05-26 05:56:05,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:56:05 2026-05-26 05:56:05,641 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:56:05 2026-05-26 05:56:05,643 [execute] INFO git cat-file --batch-check 05:56:05 2026-05-26 05:56:05,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 05:56:05 2026-05-26 05:56:05,647 [execute] INFO git cat-file --batch 05:56:05 2026-05-26 05:56:05,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 05:56:05 2026-05-26 05:56:05,650 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:56:05 4.1.0-dev.20 [Pipeline] } 05:56:05 $ docker exec --env ******** --env ******** 43f4cd7998049c9e9d1b9f9b0a66a9faf4700a083e0ce0e72aaa5ebe39feb837 ssh-agent -k 05:56:05 unset SSH_AUTH_SOCK; 05:56:05 unset SSH_AGENT_PID; 05:56:05 echo Agent pid 39 killed; 05:56:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:06 + git semver [Pipeline] } 05:56:06 $ docker stop --time=1 43f4cd7998049c9e9d1b9f9b0a66a9faf4700a083e0ce0e72aaa5ebe39feb837 05:56:07 $ docker rm -f --volumes 43f4cd7998049c9e9d1b9f9b0a66a9faf4700a083e0ce0e72aaa5ebe39feb837 [Pipeline] // withDockerContainer [Pipeline] sh 05:56:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:56:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:08 prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container 05:56:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:56:08 $ docker top 90f0d8071667c589af41fd55b7fb5b0b1d0062904d6418da41a3493648ac1ed3 -eo pid,comm 05:56:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:56:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:08 [ssh-agent] Looking for ssh-agent implementation... 05:56:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:08 $ docker exec 90f0d8071667c589af41fd55b7fb5b0b1d0062904d6418da41a3493648ac1ed3 ssh-agent 05:56:08 SSH_AUTH_SOCK=/tmp/ssh-YzVgnEoxSFyv/agent.34 05:56:08 SSH_AGENT_PID=40 05:56:08 Running ssh-add (command line suppressed) 05:56:09 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3092972827105859603.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_3092972827105859603.key) 05:56:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:09 + git semver push 05:56:09 2026-05-26 05:56:09,579 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:56:09 2026-05-26 05:56:09,583 [run_push] DEBUG push 05:56:09 2026-05-26 05:56:09,584 [execute] INFO git cat-file --batch-check 05:56:09 2026-05-26 05:56:09,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 05:56:09 2026-05-26 05:56:09,586 [execute] INFO git rev-list b3123f4159b59f9dd0e732a8d0c22673ed8b8e71 -- 05:56:09 2026-05-26 05:56:09,586 [execute] DEBUG Popen(['git', 'rev-list', 'b3123f4159b59f9dd0e732a8d0c22673ed8b8e71', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:56:09 2026-05-26 05:56:09,590 [execute] INFO git fetch -v -- origin 05:56:09 2026-05-26 05:56:09,590 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 05:56:10 2026-05-26 05:56:10,094 [run_push] DEBUG no remote changes detected 05:56:10 2026-05-26 05:56:10,094 [execute] INFO git push origin semver 05:56:10 2026-05-26 05:56:10,094 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:56:11 2026-05-26 05:56:11,239 [run_push] DEBUG push all version tags 05:56:11 2026-05-26 05:56:11,239 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:56:11 2026-05-26 05:56:11,240 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 05:56:12 2026-05-26 05:56:12,319 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 05:56:12 4.1.0-dev.20 [Pipeline] } 05:56:12 $ docker exec --env ******** --env ******** 90f0d8071667c589af41fd55b7fb5b0b1d0062904d6418da41a3493648ac1ed3 ssh-agent -k 05:56:12 unset SSH_AUTH_SOCK; 05:56:12 unset SSH_AGENT_PID; 05:56:12 echo Agent pid 40 killed; 05:56:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:13 + git semver [Pipeline] } 05:56:13 $ docker stop --time=1 90f0d8071667c589af41fd55b7fb5b0b1d0062904d6418da41a3493648ac1ed3 05:56:14 $ docker rm -f --volumes 90f0d8071667c589af41fd55b7fb5b0b1d0062904d6418da41a3493648ac1ed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:56:15 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 05:56:15 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 05:56:15 total 16 05:56:15 drwxr-xr-x 3 root root 4096 May 26 05:39 . 05:56:15 drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:56 .. 05:56:15 drwxr-xr-x 2 root root 4096 May 26 05:39 cost 05:56:15 -rw-r--r-- 1 root root 84 May 26 05:39 cost.csv 05:56:15 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 05:56:15 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 05:56:15 total 16 05:56:15 drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:39 . 05:56:15 drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:56 .. 05:56:15 drwxr-xr-x 2 jenkins jenkins 4096 May 26 05:39 cost 05:56:15 -rw-r--r-- 1 jenkins jenkins 84 May 26 05:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:56:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:56:16 ---> package-listing.sh 05:56:16 ++ facter osfamily 05:56:16 ++ tr '[:upper:]' '[:lower:]' 05:56:16 + OS_FAMILY=debian 05:56:16 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 05:56:16 + START_PACKAGES=/tmp/packages_start.txt 05:56:16 + END_PACKAGES=/tmp/packages_end.txt 05:56:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:56:16 + PACKAGES=/tmp/packages_start.txt 05:56:16 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 05:56:16 + PACKAGES=/tmp/packages_end.txt 05:56:16 + case "${OS_FAMILY}" in 05:56:16 + dpkg -l 05:56:16 + grep '^ii' 05:56:16 + '[' -f /tmp/packages_start.txt ']' 05:56:16 + '[' -f /tmp/packages_end.txt ']' 05:56:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:56:16 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 05:56:16 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 05:56:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 05:56:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:56:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:56:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:17 prd-ubuntu20.04-docker-8c-8g-11410 does not seem to be running inside a container 05:56:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:56:18 $ docker top 8f61d4b9932601bce8034b2d2d1b506e083db351915ea99ad52bb588b75d91ab -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:18 + touch /tmp/pre-build-complete [Pipeline] sh 05:56:18 + mkdir -p /var/log/sysstat [Pipeline] sh 05:56:19 + ls /var/log/sa-host 05:56:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:19 provisioning config files... 05:56:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1054661036430547613tmp [Pipeline] { [Pipeline] echo 05:56:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:56:19 ---> create-netrc.sh [Pipeline] } 05:56:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:56:19 ---> python-tools-install.sh [Pipeline] echo 05:56:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:56:20 ---> sudo-logs.sh 05:56:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:56:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:56:20 ---> job-cost.sh 05:56:20 lf-activate-venv: SKIPPING 05:56:20 DEBUG: total: 0.2199999988079071 05:56:20 INFO: Retrieving Stack Cost... 05:56:20 INFO: Retrieving Pricing Info for: v3-standard-8 05:56:21 INFO: Archiving Costs [Pipeline] echo 05:56:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:56:21 ---> logs-deploy.sh 05:56:21 lf-activate-venv: SKIPPING 05:56:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/36 05:56:21 INFO: archiving workspace using pattern(s): 05:56:22 Archives upload complete. 05:56:22 INFO: archiving logs to Nexus