Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85d723259c76060b4ff026bb392bcc1b56d72f27 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-ssh2401465556145672161.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13128948224634747856.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9048546424656069923.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18217456108021833010.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-ssh4266524213653771395.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-2549 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 85d723259c76060b4ff026bb392bcc1b56d72f27 (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 85d723259c76060b4ff026bb392bcc1b56d72f27 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#152)" > git rev-list --no-walk 6c540489546a6ce6477e70269ba5b11afcca6e9f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:46:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:46:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:46:11 ========================================================= 01:46:11 EdgeX Global Pipelines Version Info 01:46:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:46:14 ------------------- 01:46:14 stable info: 01:46:14 ------------------- 01:46:14 Commited By: Cherry Wang cherry@iotechsys.com 01:46:14 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:46:14 Message: update stable to v1.0.278 01:46:15 ------------------- 01:46:15 experimental info: 01:46:15 ------------------- 01:46:15 Commited By: **** collab-it+edgex@linuxfoundation.org 01:46:15 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:46:15 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:46:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:46:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] echo 01:46:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85d7232 [Pipeline] echo 01:46:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:16 provisioning config files... 01:46:16 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config674620439115160468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:16 ---> ****-login.sh 01:46:16 nexus3.edgexfoundry.org:10001 01:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:16 01:46:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:46:16 Configure a credential helper to remove this warning. See 01:46:16 https://docs.****.com/go/credential-store/ 01:46:16 01:46:16 Login Succeeded 01:46:16 nexus3.edgexfoundry.org:10002 01:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:16 01:46:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:46:16 Configure a credential helper to remove this warning. See 01:46:16 https://docs.****.com/go/credential-store/ 01:46:16 01:46:16 Login Succeeded 01:46:16 nexus3.edgexfoundry.org:10003 01:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:16 01:46:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:46:16 Configure a credential helper to remove this warning. See 01:46:16 https://docs.****.com/go/credential-store/ 01:46:16 01:46:16 Login Succeeded 01:46:16 nexus3.edgexfoundry.org:10004 01:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:16 01:46:16 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:46:16 Configure a credential helper to remove this warning. See 01:46:16 https://docs.****.com/go/credential-store/ 01:46:16 01:46:16 Login Succeeded 01:46:16 ****.io 01:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:17 01:46:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:46:17 Configure a credential helper to remove this warning. See 01:46:17 https://docs.****.com/go/credential-store/ 01:46:17 01:46:17 Login Succeeded 01:46:17 ---> ****-login.sh ends [Pipeline] } 01:46:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:46:17 + git rev-list -1 --merges 85d723259c76060b4ff026bb392bcc1b56d72f27~1..85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] echo 01:46:17 -----------> git rev-list -1 --merges 85d723259c76060b4ff026bb392bcc1b56d72f27~1..85d723259c76060b4ff026bb392bcc1b56d72f27 85d723259c76060b4ff026bb392bcc1b56d72f27 [false] [Pipeline] sh 01:46:18 + git log --format=format:%s -1 85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] echo 01:46:18 ========================================================= 01:46:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:46:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:18 + git log --format=format:%s -1 85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] echo 01:46:18 [semverPrep] GIT_COMMIT: 85d723259c76060b4ff026bb392bcc1b56d72f27, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#152) [Pipeline] echo 01:46:18 [semverPrep] This is not a build commit. [Pipeline] sh 01:46:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:46:18 + grep -v github /etc/ssh/ssh_known_hosts 01:46:18 + [ -e /tmp/ssh_known_hosts ] 01:46:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:46:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:46:18 + sudo tee -a /etc/ssh/ssh_known_hosts 01:46:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:19 01:46:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:19 0.1.4: Pulling from edgex-devops/py-git-semver 01:46:19 3dae71ba6b94: Pulling fs layer 01:46:19 6bf1a483ea7c: Pulling fs layer 01:46:19 f5dfc541a4d3: Pulling fs layer 01:46:19 461d9e800cba: Pulling fs layer 01:46:19 80192f66455f: Pulling fs layer 01:46:19 2e8e34ca0e6c: Pulling fs layer 01:46:19 a29436f7fd5d: Pulling fs layer 01:46:19 923cac83aea3: Pulling fs layer 01:46:19 25ad8b0a4227: Pulling fs layer 01:46:19 db01528c6b51: Pulling fs layer 01:46:19 28988de357af: Pulling fs layer 01:46:19 a29436f7fd5d: Waiting 01:46:19 461d9e800cba: Waiting 01:46:19 923cac83aea3: Waiting 01:46:19 25ad8b0a4227: Waiting 01:46:19 db01528c6b51: Waiting 01:46:19 28988de357af: Waiting 01:46:19 80192f66455f: Waiting 01:46:19 2e8e34ca0e6c: Waiting 01:46:19 6bf1a483ea7c: Verifying Checksum 01:46:19 6bf1a483ea7c: Download complete 01:46:19 461d9e800cba: Verifying Checksum 01:46:19 461d9e800cba: Download complete 01:46:19 80192f66455f: Download complete 01:46:19 f5dfc541a4d3: Verifying Checksum 01:46:19 f5dfc541a4d3: Download complete 01:46:19 3dae71ba6b94: Verifying Checksum 01:46:19 3dae71ba6b94: Download complete 01:46:19 923cac83aea3: Verifying Checksum 01:46:19 923cac83aea3: Download complete 01:46:20 25ad8b0a4227: Verifying Checksum 01:46:20 25ad8b0a4227: Download complete 01:46:20 db01528c6b51: Verifying Checksum 01:46:20 db01528c6b51: Download complete 01:46:20 28988de357af: Verifying Checksum 01:46:20 28988de357af: Download complete 01:46:20 a29436f7fd5d: Verifying Checksum 01:46:20 a29436f7fd5d: Download complete 01:46:20 2e8e34ca0e6c: Verifying Checksum 01:46:20 2e8e34ca0e6c: Download complete 01:46:21 3dae71ba6b94: Pull complete 01:46:21 6bf1a483ea7c: Pull complete 01:46:22 f5dfc541a4d3: Pull complete 01:46:22 461d9e800cba: Pull complete 01:46:22 80192f66455f: Pull complete 01:46:27 2e8e34ca0e6c: Pull complete 01:46:28 a29436f7fd5d: Pull complete 01:46:28 923cac83aea3: Pull complete 01:46:28 25ad8b0a4227: Pull complete 01:46:28 db01528c6b51: Pull complete 01:46:28 28988de357af: Pull complete 01:46:28 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:46:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:28 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 01:46:28 $ 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 01:46:31 $ docker top ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 -eo pid,comm 01:46:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:46:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:32 [ssh-agent] Looking for ssh-agent implementation... 01:46:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:32 $ docker exec ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 ssh-agent 01:46:32 SSH_AUTH_SOCK=/tmp/ssh-uGrwbD9NTMsS/agent.33 01:46:32 SSH_AGENT_PID=39 01:46:32 Running ssh-add (command line suppressed) 01:46:32 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16103223782914367500.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16103223782914367500.key) 01:46:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] sh 01:46:32 + git tag --points-at HEAD [Pipeline] } 01:46:32 $ docker exec --env ******** --env ******** ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 ssh-agent -k 01:46:33 unset SSH_AUTH_SOCK; 01:46:33 unset SSH_AGENT_PID; 01:46:33 echo Agent pid 39 killed; 01:46:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:46:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:33 [ssh-agent] Looking for ssh-agent implementation... 01:46:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:33 $ docker exec ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 ssh-agent 01:46:33 SSH_AUTH_SOCK=/tmp/ssh-7fOnfVj2zLBC/agent.87 01:46:33 SSH_AGENT_PID=93 01:46:33 Running ssh-add (command line suppressed) 01:46:33 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16795150434523130953.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_16795150434523130953.key) 01:46:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:33 + git semver init 01:46:34 2026-02-23 01:46:33,970 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:46:34 2026-02-23 01:46:33,973 [run_init] DEBUG init version:0.0.0 force:False 01:46:34 2026-02-23 01:46:33,974 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 01:46:34 2026-02-23 01:46:33,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 01:46:34 2026-02-23 01:46:33,974 [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) 01:46:35 2026-02-23 01:46:35,162 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 01:46:35 2026-02-23 01:46:35,163 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 01:46:35 2026-02-23 01:46:35,163 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:46:35 2026-02-23 01:46:35,163 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 01:46:35 4.1.0-dev.14 [Pipeline] } 01:46:35 $ docker exec --env ******** --env ******** ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 ssh-agent -k 01:46:35 unset SSH_AUTH_SOCK; 01:46:35 unset SSH_AGENT_PID; 01:46:35 echo Agent pid 93 killed; 01:46:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:35 + git semver [Pipeline] } 01:46:36 $ docker stop --time=1 ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 01:46:37 $ docker rm -f --volumes ecdeef65fca7b979766a4baa4ab7e965a92e8423d2be1239f540be4e8c7696b3 [Pipeline] // withDockerContainer [Pipeline] sh 01:46:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:46:37 Stashed 1 file(s) [Pipeline] echo 01:46:37 [edgeXSemver]: initialized semver on version 4.1.0-dev.14 [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 01:46:38 provisioning config files... 01:46:38 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2315613315944434059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:38 ---> ****-login.sh 01:46:38 nexus3.edgexfoundry.org:10001 01:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:38 Login Succeeded 01:46:38 nexus3.edgexfoundry.org:10002 01:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:38 Login Succeeded 01:46:38 nexus3.edgexfoundry.org:10003 01:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:38 Login Succeeded 01:46:38 nexus3.edgexfoundry.org:10004 01:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:38 Login Succeeded 01:46:38 ****.io 01:46:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:39 Login Succeeded 01:46:39 ---> ****-login.sh ends [Pipeline] } 01:46:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:46:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:46:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:46:39 ========================================================= 01:46:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:46:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:39 + 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 . 01:46:40 #0 building with "default" instance using docker driver 01:46:40 01:46:40 #1 [internal] load build definition from Dockerfile 01:46:40 #1 transferring dockerfile: 1.28kB done 01:46:40 #1 DONE 0.0s 01:46:40 01:46:40 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:46:40 #2 DONE 0.1s 01:46:40 01:46:40 #3 [internal] load .dockerignore 01:46:40 #3 transferring context: 102B done 01:46:40 #3 DONE 0.0s 01:46:40 01:46:40 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:46:40 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:46:40 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:46:40 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 01:46:40 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:46:40 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 01:46:40 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:46:40 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:46:40 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 01:46:40 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 01:46:40 #4 ... 01:46:40 01:46:40 #5 [internal] load build context 01:46:40 #5 transferring context: 18.70MB 0.1s done 01:46:40 #5 DONE 0.2s 01:46:40 01:46:40 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:46:40 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.2s done 01:46:40 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:46:40 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 01:46:40 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 01:46:40 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 01:46:40 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 01:46:40 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 34.60MB / 60.15MB 0.4s 01:46:40 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 01:46:40 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 01:46:40 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.4s 01:46:40 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 58.72MB / 60.15MB 0.6s 01:46:40 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 01:46:40 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 25.17MB / 112.58MB 0.6s 01:46:40 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 01:46:40 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.70MB / 14.72MB 0.6s 01:46:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.8s 01:46:41 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 01:46:41 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done 01:46:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 76.55MB / 112.58MB 1.0s 01:46:41 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 01:46:41 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 01:46:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 95.42MB / 112.58MB 1.1s 01:46:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s 01:46:41 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.6s done 01:46:46 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 01:46:46 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:46:46 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:46:46 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:46:46 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:46:46 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 01:46:46 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 01:46:46 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 01:46:49 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 01:46:49 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 01:46:50 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 01:46:50 #4 DONE 10.0s 01:46:50 01:46:50 #6 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 01:46:50 #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:46:50 #6 0.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:46:50 #6 0.605 OK: 265 MiB in 60 packages 01:46:53 Still waiting to schedule task 01:46:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2548’ 01:46:54 #6 DONE 3.8s 01:46:54 01:46:54 #7 [builder 3/7] WORKDIR /device-opcua 01:46:54 #7 DONE 0.0s 01:46:54 01:46:54 #8 [builder 4/7] COPY go.mod vendor* ./ 01:46:54 #8 DONE 0.0s 01:46:54 01:46:54 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:20 #9 DONE 23.0s 01:47:20 01:47:20 #10 [builder 6/7] COPY . . 01:47:20 #10 DONE 0.2s 01:47:20 01:47:20 #11 [builder 7/7] RUN echo noop 01:47:20 #11 0.216 noop 01:47:20 #11 DONE 0.3s 01:47:20 01:47:20 #12 exporting to image 01:47:20 #12 exporting layers 01:47:25 #12 exporting layers 7.7s done 01:47:25 #12 writing image sha256:caa05ad54d85cfdb2c444a97f5ecde5f73a0058f3f3e6b9fabc4730bdaf3cd60 done 01:47:25 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:47:25 #12 DONE 7.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:25 + docker inspect -f . ci-base-image-x86_64 01:47:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:25 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 01:47:25 $ 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 01:47:26 $ docker top ae8e240af2ef3bd62a6d670255f56c04c2381b2c729dd15ddfd85a40c3dd2025 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:26 + go version 01:47:26 go version go1.25.2 linux/amd64 [Pipeline] } 01:47:26 $ docker stop --time=1 ae8e240af2ef3bd62a6d670255f56c04c2381b2c729dd15ddfd85a40c3dd2025 01:47:27 $ docker rm -f --volumes ae8e240af2ef3bd62a6d670255f56c04c2381b2c729dd15ddfd85a40c3dd2025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:28 + docker inspect -f . ci-base-image-x86_64 01:47:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:28 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 01:47:28 $ 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 01:47:28 $ docker top 88c1160c5032936cb6ad91ef36f0675891752e30a7dc2af6927f7f9b958fa1c9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:28 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 01:47:29 + make test 01:47:29 go test ./... -coverprofile=coverage.out 01:47:30 ? github.com/edgexfoundry/device-opc-ua [no test files] 01:47:52 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 01:47:52 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.022s coverage: 41.4% of statements 01:47:52 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 01:48:00 0 issues. 01:48:00 go vet ./... 01:48:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:48:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:48:05 ./bin/test-attribution-txt.sh 01:48:05 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:48:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:48:06 $ docker stop --time=1 88c1160c5032936cb6ad91ef36f0675891752e30a7dc2af6927f7f9b958fa1c9 01:48:09 $ docker rm -f --volumes 88c1160c5032936cb6ad91ef36f0675891752e30a7dc2af6927f7f9b958fa1c9 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:48:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:48:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:48:10 + ls -al . 01:48:10 total 236 01:48:10 drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 01:47 . 01:48:10 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 01:46 .. 01:48:10 -rw-rw-r-- 1 jenkins jenkins 62 Feb 23 01:46 .dockerignore 01:48:10 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 01:47 .git 01:48:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 01:46 .github 01:48:10 -rw-rw-r-- 1 jenkins jenkins 101 Feb 23 01:46 .gitignore 01:48:10 -rw-rw-r-- 1 jenkins jenkins 359 Feb 23 01:46 .golangci.yml 01:48:10 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 01:46 .semver 01:48:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 01:46 .vscode 01:48:10 -rw-rw-r-- 1 jenkins jenkins 22466 Feb 23 01:46 Attribution.txt 01:48:10 -rw-rw-r-- 1 jenkins jenkins 2560 Feb 23 01:46 CHANGELOG.md 01:48:10 -rw-rw-r-- 1 jenkins jenkins 1242 Feb 23 01:46 Dockerfile 01:48:10 -rw-rw-r-- 1 jenkins jenkins 672 Feb 23 01:46 Jenkinsfile 01:48:10 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 23 01:46 LICENSE 01:48:10 -rw-rw-r-- 1 jenkins jenkins 2473 Feb 23 01:46 Makefile 01:48:10 -rw-rw-r-- 1 jenkins jenkins 4109 Feb 23 01:46 README.md 01:48:10 -rw-rw-r-- 1 jenkins jenkins 12 Feb 23 01:46 VERSION 01:48:10 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 01:46 bin 01:48:10 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 01:46 cmd 01:48:10 -rw-r--r-- 1 jenkins jenkins 23970 Feb 23 01:47 coverage.out 01:48:10 -rw-rw-r-- 1 jenkins jenkins 6820 Feb 23 01:46 go.mod 01:48:10 -rw-rw-r-- 1 jenkins jenkins 89461 Feb 23 01:46 go.sum 01:48:10 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 01:46 internal 01:48:10 -rw-rw-r-- 1 jenkins jenkins 260 Feb 23 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:11 + 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=85d723259c76060b4ff026bb392bcc1b56d72f27 --label arch=amd64 --label version=4.1.0-dev.14 . 01:48:11 #0 building with "default" instance using docker driver 01:48:11 01:48:11 #1 [internal] load build definition from Dockerfile 01:48:11 #1 transferring dockerfile: 1.28kB done 01:48:11 #1 DONE 0.0s 01:48:11 01:48:11 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:48:11 #2 DONE 0.0s 01:48:11 01:48:11 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:48:12 #3 DONE 0.6s 01:48:12 01:48:12 #4 [internal] load .dockerignore 01:48:12 #4 transferring context: 102B done 01:48:12 #4 DONE 0.0s 01:48:12 01:48:12 #5 [internal] load build context 01:48:12 #5 transferring context: 36.05kB done 01:48:12 #5 DONE 0.0s 01:48:12 01:48:12 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:48:12 #6 DONE 0.1s 01:48:12 01:48:12 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:48:12 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 01:48:12 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 01:48:12 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 01:48:12 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0B / 3.80MB 0.2s 01:48:12 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:48:12 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 2.10MB / 3.80MB 0.3s 01:48:12 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 01:48:12 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.4s done 01:48:12 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 01:48:12 #7 DONE 0.6s 01:48:12 01:48:12 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 01:48:12 #8 0.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:48:12 #8 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:48:13 #8 ... 01:48:13 01:48:13 #9 [builder 2/7] RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 01:48:13 #9 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:48:13 #9 0.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:48:13 #9 0.741 OK: 265 MiB in 60 packages 01:48:13 #9 DONE 1.0s 01:48:13 01:48:13 #10 [builder 3/7] WORKDIR /device-opcua 01:48:13 #10 DONE 0.0s 01:48:13 01:48:13 #11 [builder 4/7] COPY go.mod vendor* ./ 01:48:13 #11 DONE 0.0s 01:48:13 01:48:13 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 01:48:13 #8 0.637 (1/6) Installing dumb-init (1.2.5-r3) 01:48:13 #8 0.661 (2/6) Installing libgcc (14.2.0-r6) 01:48:13 #8 0.670 (3/6) Installing libsodium (1.0.20-r1) 01:48:13 #8 0.685 (4/6) Installing libstdc++ (14.2.0-r6) 01:48:13 #8 0.706 (5/6) Installing libzmq (4.3.5-r2) 01:48:13 #8 0.803 (6/6) Installing zeromq (4.3.5-r2) 01:48:13 #8 ... 01:48:13 01:48:13 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:13 #12 DONE 0.4s 01:48:13 01:48:13 #8 [stage-1 2/6] RUN apk add --update --no-cache zeromq dumb-init 01:48:13 #8 0.895 Executing busybox-1.37.0-r20.trigger 01:48:13 #8 0.902 OK: 11 MiB in 22 packages 01:48:13 #8 DONE 1.0s 01:48:13 01:48:13 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:48:13 #13 ... 01:48:13 01:48:13 #14 [builder 6/7] COPY . . 01:48:13 #14 DONE 0.3s 01:48:13 01:48:13 #15 [builder 7/7] RUN make build 01:48:14 #15 0.253 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 01:48:14 #15 ... 01:48:14 01:48:14 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:48:14 #13 0.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:48:14 #13 0.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:48:14 #13 0.900 OK: 11 MiB in 22 packages 01:48:14 #13 DONE 1.1s 01:48:14 01:48:14 #15 [builder 7/7] RUN make build 01:48:41 #15 24.27 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 01:48:41 #15 DONE 26.1s 01:48:41 01:48:41 #16 [stage-1 4/6] COPY --from=builder /device-opcua/cmd / 01:48:41 #16 DONE 0.4s 01:48:41 01:48:41 #17 [stage-1 5/6] COPY --from=builder /device-opcua/LICENSE / 01:48:41 #17 DONE 0.0s 01:48:41 01:48:41 #18 [stage-1 6/6] COPY --from=builder /device-opcua/Attribution.txt / 01:48:41 #18 DONE 0.0s 01:48:41 01:48:41 #19 exporting to image 01:48:41 #19 exporting layers 01:48:41 #19 exporting layers 0.3s done 01:48:41 #19 writing image sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf done 01:48:41 #19 naming to docker.io/library/device-opc-ua done 01:48:41 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:48:41 provisioning config files... 01:48:41 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config9619816746044482779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:48:41 ---> ****-login.sh 01:48:41 nexus3.edgexfoundry.org:10001 01:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:41 Login Succeeded 01:48:41 nexus3.edgexfoundry.org:10002 01:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:41 Login Succeeded 01:48:41 nexus3.edgexfoundry.org:10003 01:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:41 Login Succeeded 01:48:41 nexus3.edgexfoundry.org:10004 01:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:41 Login Succeeded 01:48:41 ****.io 01:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:48:42 Login Succeeded 01:48:42 ---> ****-login.sh ends [Pipeline] } 01:48:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:48:42 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 01:48:42 85d723259c76060b4ff026bb392bcc1b56d72f27 01:48:42 latest 01:48:42 4.1.0-dev.14 01:48:42 85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 01:48:42 main 01:48:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:42 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:42 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 01:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:48:42 7d7c18639234: Preparing 01:48:42 ed588144505a: Preparing 01:48:42 8682ecdb6833: Preparing 01:48:42 d6497a634931: Preparing 01:48:42 e9e3d97fd182: Preparing 01:48:42 cce92674e987: Preparing 01:48:42 cce92674e987: Waiting 01:48:42 7d7c18639234: Pushed 01:48:42 ed588144505a: Pushed 01:48:42 d6497a634931: Pushed 01:48:42 cce92674e987: Layer already exists 01:48:43 e9e3d97fd182: Pushed 01:48:48 8682ecdb6833: Pushed 01:48:48 85d723259c76060b4ff026bb392bcc1b56d72f27: digest: sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:49 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:49 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:48:49 7d7c18639234: Preparing 01:48:49 ed588144505a: Preparing 01:48:49 8682ecdb6833: Preparing 01:48:49 d6497a634931: Preparing 01:48:49 e9e3d97fd182: Preparing 01:48:49 cce92674e987: Preparing 01:48:49 cce92674e987: Waiting 01:48:49 8682ecdb6833: Layer already exists 01:48:49 ed588144505a: Layer already exists 01:48:49 e9e3d97fd182: Layer already exists 01:48:49 7d7c18639234: Layer already exists 01:48:49 d6497a634931: Layer already exists 01:48:49 cce92674e987: Layer already exists 01:48:49 latest: digest: sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:49 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:50 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 01:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:48:50 7d7c18639234: Preparing 01:48:50 ed588144505a: Preparing 01:48:50 8682ecdb6833: Preparing 01:48:50 d6497a634931: Preparing 01:48:50 e9e3d97fd182: Preparing 01:48:50 cce92674e987: Preparing 01:48:50 cce92674e987: Waiting 01:48:50 e9e3d97fd182: Layer already exists 01:48:50 7d7c18639234: Layer already exists 01:48:50 d6497a634931: Layer already exists 01:48:50 ed588144505a: Layer already exists 01:48:50 8682ecdb6833: Layer already exists 01:48:50 cce92674e987: Layer already exists 01:48:50 4.1.0-dev.14: digest: sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:50 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:50 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 01:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:48:50 7d7c18639234: Preparing 01:48:50 ed588144505a: Preparing 01:48:50 8682ecdb6833: Preparing 01:48:50 d6497a634931: Preparing 01:48:50 e9e3d97fd182: Preparing 01:48:50 cce92674e987: Preparing 01:48:50 cce92674e987: Waiting 01:48:50 7d7c18639234: Layer already exists 01:48:50 ed588144505a: Layer already exists 01:48:50 d6497a634931: Layer already exists 01:48:50 8682ecdb6833: Layer already exists 01:48:50 e9e3d97fd182: Layer already exists 01:48:50 cce92674e987: Layer already exists 01:48:50 85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14: digest: sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:51 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:51 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 01:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 01:48:51 7d7c18639234: Preparing 01:48:51 ed588144505a: Preparing 01:48:51 8682ecdb6833: Preparing 01:48:51 d6497a634931: Preparing 01:48:51 e9e3d97fd182: Preparing 01:48:51 cce92674e987: Preparing 01:48:51 cce92674e987: Waiting 01:48:51 e9e3d97fd182: Layer already exists 01:48:51 7d7c18639234: Layer already exists 01:48:51 8682ecdb6833: Layer already exists 01:48:51 d6497a634931: Layer already exists 01:48:51 ed588144505a: Layer already exists 01:48:51 cce92674e987: Layer already exists 01:48:51 main: digest: sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:51 ===================================================== [Pipeline] echo 01:48:51 taggedImages: 01:48:51 - nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 01:48:51 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:48:51 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 01:48:51 - nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 01:48:51 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] echo 01:48:51 ========================================================= 01:48:51 [edgeXBuildMultiArch] RAW Config: 01:48:51 images: 01:48:51 - nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 01:48:51 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:48:51 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 01:48:51 - nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 01:48:51 - nexus3.edgexfoundry.org:10004/device-opc-ua:main 01:48:51 settingsFile: 01:48:51 device-opc-ua-settings 01:48:51 ========================================================= [Pipeline] node 01:49:06 Still waiting to schedule task 01:49:06 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:49:55 Running on prd-centos7-docker-4c-2g-2551 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:55 provisioning config files... 01:49:55 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config11825321730676831266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:59 ---> ****-login.sh 01:49:59 nexus3.edgexfoundry.org:10001 01:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:49:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:49:59 Configure a credential helper to remove this warning. See 01:49:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:49:59 01:49:59 Login Succeeded 01:49:59 nexus3.edgexfoundry.org:10002 01:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:00 Configure a credential helper to remove this warning. See 01:50:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:00 01:50:00 Login Succeeded 01:50:00 nexus3.edgexfoundry.org:10003 01:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:00 Configure a credential helper to remove this warning. See 01:50:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:00 01:50:00 Login Succeeded 01:50:00 nexus3.edgexfoundry.org:10004 01:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:00 Configure a credential helper to remove this warning. See 01:50:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:00 01:50:00 Login Succeeded 01:50:00 ****.io 01:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:00 Configure a credential helper to remove this warning. See 01:50:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:00 01:50:00 Login Succeeded 01:50:00 ---> ****-login.sh ends [Pipeline] } 01:50:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:00 + docker buildx ls 01:50:01 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:50:01 default * docker 01:50:01 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:50:01 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:50:01 edgex-builder [Pipeline] sh 01:50:01 + docker buildx inspect --bootstrap 01:50:01 #1 [internal] booting buildkit 01:50:01 #1 pulling image moby/buildkit:buildx-stable-1 01:50:05 #1 pulling image moby/buildkit:buildx-stable-1 3.2s done 01:50:05 #1 creating container buildx_buildkit_edgex-builder0 01:50:06 #1 creating container buildx_buildkit_edgex-builder0 1.9s done 01:50:06 #1 DONE 5.2s 01:50:06 Name: edgex-builder 01:50:06 Driver: docker-container 01:50:06 01:50:06 Nodes: 01:50:06 Name: edgex-builder0 01:50:06 Endpoint: unix:///var/run/docker.sock 01:50:06 Status: running 01:50:06 Buildkit: v0.27.1 01:50:06 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:50:07 + docker buildx ls 01:50:07 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:50:07 edgex-builder * docker-container 01:50:07 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:50:07 default docker 01:50:07 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:50:07 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27' 01:50:07 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 --push - 01:50:07 #1 [internal] load build definition from Dockerfile 01:50:07 #1 transferring dockerfile: 198B done 01:50:07 #1 DONE 0.0s 01:50:07 01:50:07 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 01:50:07 #2 DONE 0.1s 01:50:07 01:50:07 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27 01:50:07 #3 DONE 0.1s 01:50:07 01:50:07 #4 [internal] load .dockerignore 01:50:07 #4 transferring context: 01:50:07 #4 transferring context: 2B done 01:50:07 #4 DONE 0.0s 01:50:07 01:50:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 01:50:07 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done 01:50:07 #5 DONE 0.0s 01:50:07 01:50:07 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 01:50:07 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f done 01:50:07 #6 DONE 0.1s 01:50:07 01:50:07 #7 exporting to image 01:50:07 #7 exporting layers done 01:50:07 #7 exporting manifest sha256:aae0bdd726f30f9a7ece8340ce961b0f2595882e0779a0e18f3c52864cb516ec done 01:50:07 #7 exporting config sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf 01:50:07 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:08 #7 ... 01:50:08 01:50:08 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:50:08 #8 DONE 0.0s 01:50:08 01:50:08 #7 exporting to image 01:50:08 #7 exporting config sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf done 01:50:08 #7 exporting manifest sha256:9576aa95d7efc04e47141c3f9ae5f0ee68424cc103bfffe1180418632694d063 done 01:50:08 #7 exporting config sha256:44a75b04dfd57fa10335e455f45662553b61153344be40eff75e7d42d2aa4e6f done 01:50:08 #7 exporting manifest list sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac done 01:50:08 #7 pushing layers 0.1s done 01:50:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 01:50:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 0.1s done 01:50:08 #7 DONE 0.2s 01:50:08 01:50:08 1 warning found (use --debug to expand): 01:50:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest' 01:50:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:latest --push - 01:50:08 #1 [internal] load build definition from Dockerfile 01:50:08 #1 transferring dockerfile: 164B done 01:50:08 #1 DONE 0.0s 01:50:08 01:50:08 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:50:08 #2 DONE 0.0s 01:50:08 01:50:08 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:latest 01:50:08 #3 DONE 0.0s 01:50:08 01:50:08 #4 [internal] load .dockerignore 01:50:08 #4 transferring context: 2B done 01:50:08 #4 DONE 0.0s 01:50:08 01:50:08 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 01:50:08 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done 01:50:08 #5 CACHED 01:50:08 01:50:08 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 01:50:08 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done 01:50:08 #6 CACHED 01:50:08 01:50:08 #7 exporting to image 01:50:08 #7 exporting layers done 01:50:08 #7 exporting manifest sha256:aae0bdd726f30f9a7ece8340ce961b0f2595882e0779a0e18f3c52864cb516ec done 01:50:08 #7 exporting config sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf done 01:50:08 #7 exporting manifest sha256:9576aa95d7efc04e47141c3f9ae5f0ee68424cc103bfffe1180418632694d063 01:50:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:08 #7 exporting manifest sha256:9576aa95d7efc04e47141c3f9ae5f0ee68424cc103bfffe1180418632694d063 done 01:50:08 #7 exporting config sha256:44a75b04dfd57fa10335e455f45662553b61153344be40eff75e7d42d2aa4e6f done 01:50:08 #7 exporting manifest list sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac done 01:50:08 #7 pushing layers 0.0s done 01:50:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:latest@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 0.1s done 01:50:08 #7 DONE 0.1s 01:50:08 01:50:08 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:50:08 #8 DONE 0.0s 01:50:08 01:50:08 1 warning found (use --debug to expand): 01:50:08  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:08 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14' 01:50:08 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 --push - 01:50:08 #1 [internal] load build definition from Dockerfile 01:50:08 #1 transferring dockerfile: 170B done 01:50:08 #1 DONE 0.0s 01:50:08 01:50:08 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 01:50:08 #2 DONE 0.0s 01:50:08 01:50:08 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14 01:50:08 #3 DONE 0.0s 01:50:08 01:50:08 #4 [internal] load .dockerignore 01:50:08 #4 transferring context: 2B done 01:50:08 #4 DONE 0.0s 01:50:08 01:50:08 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 01:50:08 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done 01:50:08 #5 CACHED 01:50:08 01:50:08 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 01:50:08 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done 01:50:08 #6 CACHED 01:50:08 01:50:08 #7 exporting to image 01:50:08 #7 exporting layers done 01:50:08 #7 exporting manifest sha256:aae0bdd726f30f9a7ece8340ce961b0f2595882e0779a0e18f3c52864cb516ec done 01:50:08 #7 exporting config sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf done 01:50:08 #7 exporting manifest sha256:9576aa95d7efc04e47141c3f9ae5f0ee68424cc103bfffe1180418632694d063 done 01:50:08 #7 exporting config sha256:44a75b04dfd57fa10335e455f45662553b61153344be40eff75e7d42d2aa4e6f done 01:50:08 #7 exporting manifest list sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac done 01:50:08 #7 pushing layers 0.0s done 01:50:08 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 01:50:08 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:4.1.0-dev.14@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 0.1s done 01:50:09 #7 DONE 0.1s 01:50:09 01:50:09 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:50:09 #8 DONE 0.0s 01:50:09 01:50:09 1 warning found (use --debug to expand): 01:50:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 --push - 01:50:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14' 01:50:09 #1 [internal] load build definition from Dockerfile 01:50:09 #1 transferring dockerfile: 211B done 01:50:09 #1 DONE 0.0s 01:50:09 01:50:09 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 01:50:09 #2 DONE 0.0s 01:50:09 01:50:09 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 01:50:09 #3 DONE 0.0s 01:50:09 01:50:09 #4 [internal] load .dockerignore 01:50:09 #4 transferring context: 2B done 01:50:09 #4 DONE 0.0s 01:50:09 01:50:09 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 01:50:09 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done 01:50:09 #5 CACHED 01:50:09 01:50:09 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 01:50:09 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done 01:50:09 #6 CACHED 01:50:09 01:50:09 #7 exporting to image 01:50:09 #7 exporting layers done 01:50:09 #7 exporting manifest sha256:aae0bdd726f30f9a7ece8340ce961b0f2595882e0779a0e18f3c52864cb516ec done 01:50:09 #7 exporting config sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf done 01:50:09 #7 exporting manifest sha256:9576aa95d7efc04e47141c3f9ae5f0ee68424cc103bfffe1180418632694d063 done 01:50:09 #7 exporting config sha256:44a75b04dfd57fa10335e455f45662553b61153344be40eff75e7d42d2aa4e6f done 01:50:09 #7 exporting manifest list sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac done 01:50:09 #7 pushing layers 0.0s done 01:50:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 01:50:09 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:09 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 0.1s done 01:50:09 #7 DONE 0.1s 01:50:09 01:50:09 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:50:09 #8 DONE 0.0s 01:50:09 01:50:09 1 warning found (use --debug to expand): 01:50:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:50:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main' 01:50:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-opc-ua:main --push - 01:50:10 #1 [internal] load build definition from Dockerfile 01:50:10 #1 transferring dockerfile: 162B done 01:50:10 #1 DONE 0.0s 01:50:10 01:50:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 01:50:10 #2 DONE 0.0s 01:50:10 01:50:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-opc-ua:main 01:50:10 #3 DONE 0.0s 01:50:10 01:50:10 #4 [internal] load .dockerignore 01:50:10 #4 transferring context: 2B done 01:50:10 #4 DONE 0.0s 01:50:10 01:50:10 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 01:50:10 #5 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done 01:50:10 #5 CACHED 01:50:10 01:50:10 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 01:50:10 #6 resolve nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:d1cec455658e9b80542afcd35b9f5de19b6a0b16755edaf7c56c255fab13261f 0.0s done 01:50:10 #6 CACHED 01:50:10 01:50:10 #7 exporting to image 01:50:10 #7 exporting layers done 01:50:10 #7 exporting manifest sha256:aae0bdd726f30f9a7ece8340ce961b0f2595882e0779a0e18f3c52864cb516ec done 01:50:10 #7 exporting config sha256:67ffdc5c0c985dc7f3dfcc3a182fb2fa0fdfe40fe692c4ba5bdc9f80fe1b79bf done 01:50:10 #7 exporting manifest sha256:9576aa95d7efc04e47141c3f9ae5f0ee68424cc103bfffe1180418632694d063 done 01:50:10 #7 exporting config sha256:44a75b04dfd57fa10335e455f45662553b61153344be40eff75e7d42d2aa4e6f done 01:50:10 #7 exporting manifest list sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac done 01:50:10 #7 pushing layers 0.0s done 01:50:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 01:50:10 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:50:10 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-opc-ua:main@sha256:c0cecae88939973a728ebd57c9d2f5c10f0a68d68171302baab2958df5c21fac 0.1s done 01:50:10 #7 DONE 0.1s 01:50:10 01:50:10 #8 [auth] device-opc-ua:pull,push token for nexus3.edgexfoundry.org:10004 01:50:10 #8 DONE 0.0s 01:50:10 01:50:10 1 warning found (use --debug to expand): 01:50:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:50:10 + '[' -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:50:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:50:11 ---> package-listing.sh 01:50:11 ++ facter osfamily 01:50:11 ++ tr '[:upper:]' '[:lower:]' 01:50:11 + OS_FAMILY=redhat 01:50:11 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 01:50:11 + START_PACKAGES=/tmp/packages_start.txt 01:50:11 + END_PACKAGES=/tmp/packages_end.txt 01:50:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:50:11 + PACKAGES=/tmp/packages_start.txt 01:50:11 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 01:50:11 + PACKAGES=/tmp/packages_end.txt 01:50:11 + case "${OS_FAMILY}" in 01:50:11 + rpm -qa 01:50:11 + sort 01:50:12 + '[' -f /tmp/packages_start.txt ']' 01:50:12 + '[' -f /tmp/packages_end.txt ']' 01:50:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:50:12 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 01:50:12 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 01:50:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 01:50:12 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 01:50:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:13 01:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:13 latest: Pulling from edgex-lftools-log-publisher 01:50:13 5eb5b503b376: Pulling fs layer 01:50:13 5c69ac0246d0: Pulling fs layer 01:50:13 ec43610c2a17: Pulling fs layer 01:50:13 3a2ae6a8a46f: Pulling fs layer 01:50:13 33b1e0a273af: Pulling fs layer 01:50:13 5d3b04190fa2: Pulling fs layer 01:50:13 2f39f015ded8: Pulling fs layer 01:50:13 3a2ae6a8a46f: Waiting 01:50:13 33b1e0a273af: Waiting 01:50:13 5d3b04190fa2: Waiting 01:50:13 2f39f015ded8: Waiting 01:50:13 5c69ac0246d0: Verifying Checksum 01:50:13 5c69ac0246d0: Download complete 01:50:13 3a2ae6a8a46f: Verifying Checksum 01:50:13 3a2ae6a8a46f: Download complete 01:50:13 ec43610c2a17: Verifying Checksum 01:50:13 ec43610c2a17: Download complete 01:50:13 5d3b04190fa2: Verifying Checksum 01:50:13 5d3b04190fa2: Download complete 01:50:13 33b1e0a273af: Verifying Checksum 01:50:13 33b1e0a273af: Download complete 01:50:13 5eb5b503b376: Verifying Checksum 01:50:13 5eb5b503b376: Download complete 01:50:14 2f39f015ded8: Verifying Checksum 01:50:14 2f39f015ded8: Download complete 01:50:14 5eb5b503b376: Pull complete 01:50:15 5c69ac0246d0: Pull complete 01:50:15 ec43610c2a17: Pull complete 01:50:15 3a2ae6a8a46f: Pull complete 01:50:15 33b1e0a273af: Pull complete 01:50:15 5d3b04190fa2: Pull complete 01:50:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2550 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 01:50:17 Running in /w/workspace/device-opc-ua/29 [Pipeline] { [Pipeline] checkout 01:50:17 Selected Git installation does not exist. Using Default 01:50:17 The recommended git tool is: NONE 01:50:20 2f39f015ded8: Pull complete 01:50:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:50:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:20 prd-centos7-docker-4c-2g-2551 does not seem to be running inside a container 01:50:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:50:22 using credential edgex-jenkins-ssh 01:50:22 Cloning the remote Git repository 01:50:22 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 01:50:22 > git init /w/workspace/device-opc-ua/29 # timeout=10 01:50:22 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 01:50:22 > git --version # timeout=10 01:50:22 > git --version # 'git version 2.25.1' 01:50:22 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:24 $ docker top e23304db49559eef709b3c09d5cf01fe3b26322a5758c2663d909fcbf213e209 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:24 + touch /tmp/pre-build-complete [Pipeline] sh 01:50:24 + mkdir -p /var/log/sysstat [Pipeline] sh 01:50:24 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 01:50:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:25 + ls /var/log/sa-host 01:50:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:25 provisioning config files... 01:50:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16380710237898861938tmp [Pipeline] { [Pipeline] echo 01:50:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:50:25 Avoid second fetch 01:50:25 Checking out Revision 85d723259c76060b4ff026bb392bcc1b56d72f27 (main) 01:50:25 ---> create-netrc.sh [Pipeline] } 01:50:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:50:25 ---> python-tools-install.sh [Pipeline] echo 01:50:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:50:26 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#152)" 01:50:26 ---> sudo-logs.sh 01:50:26 Archiving 'sudo' log.. 01:50:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-2551.novalocal: Name or service not known 01:50:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-2551.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:50:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:50:25 > git config core.sparsecheckout # timeout=10 01:50:25 > git checkout -f 85d723259c76060b4ff026bb392bcc1b56d72f27 # timeout=10 01:50:26 ---> job-cost.sh 01:50:26 lf-activate-venv: SKIPPING 01:50:26 INFO: No Stack... 01:50:26 INFO: Retrieving Pricing Info for: v3-standard-2 01:50:27 INFO: Archiving Costs [Pipeline] echo 01:50:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:50:27 ---> logs-deploy.sh 01:50:27 lf-activate-venv: SKIPPING 01:50:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/29 01:50:27 INFO: archiving workspace using pattern(s): 01:50:28 Archives upload complete. 01:50:28 INFO: archiving logs to Nexus 01:50:29 ---> uname -a: 01:50:29 Linux prd-centos7-docker-4c-2g-2551.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:50:29 01:50:29 01:50:29 ---> lscpu: 01:50:29 Architecture: x86_64 01:50:29 CPU op-mode(s): 32-bit, 64-bit 01:50:29 Byte Order: Little Endian 01:50:29 Address sizes: 40 bits physical, 48 bits virtual 01:50:29 CPU(s): 2 01:50:29 On-line CPU(s) list: 0,1 01:50:29 Thread(s) per core: 1 01:50:29 Core(s) per socket: 1 01:50:29 Socket(s): 2 01:50:29 NUMA node(s): 1 01:50:29 Vendor ID: AuthenticAMD 01:50:29 CPU family: 23 01:50:29 Model: 49 01:50:29 Model name: AMD EPYC-Rome Processor 01:50:29 Stepping: 0 01:50:29 CPU MHz: 2800.000 01:50:29 BogoMIPS: 5600.00 01:50:29 Virtualization: AMD-V 01:50:29 Hypervisor vendor: KVM 01:50:29 Virtualization type: full 01:50:29 L1d cache: 64 KiB 01:50:29 L1i cache: 64 KiB 01:50:29 L2 cache: 1 MiB 01:50:29 L3 cache: 32 MiB 01:50:29 NUMA node0 CPU(s): 0,1 01:50:29 Vulnerability Itlb multihit: Not affected 01:50:29 Vulnerability L1tf: Not affected 01:50:29 Vulnerability Mds: Not affected 01:50:29 Vulnerability Meltdown: Not affected 01:50:29 Vulnerability Mmio stale data: Not affected 01:50:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:50:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:50:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:50:29 Vulnerability Srbds: Not affected 01:50:29 Vulnerability Tsx async abort: Not affected 01:50:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:50:29 01:50:29 01:50:29 ---> nproc: 01:50:29 2 01:50:29 01:50:29 01:50:29 ---> df -h: 01:50:29 Filesystem Size Used Avail Use% Mounted on 01:50:29 overlay 40G 7.4G 33G 19% / 01:50:29 tmpfs 64M 0 64M 0% /dev 01:50:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:50:29 shm 64M 0 64M 0% /dev/shm 01:50:29 /dev/vda1 40G 7.4G 33G 19% /facter-os 01:50:29 01:50:29 01:50:29 Cannot open /var/log/sysstat/sa23: No such file or directory 01:50:29 Please check if data collecting is enabled 01:50:29 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:29 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:50:29 $ docker stop --time=1 e23304db49559eef709b3c09d5cf01fe3b26322a5758c2663d909fcbf213e209 01:50:30 $ docker rm -f --volumes e23304db49559eef709b3c09d5cf01fe3b26322a5758c2663d909fcbf213e209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:50:30 [WS-CLEANUP] Deleting project workspace... 01:50:30 [WS-CLEANUP] Deferred wipeout is used... [Pipeline] withEnv [Pipeline] { 01:50:30 [WS-CLEANUP] done [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:30 provisioning config files... [Pipeline] // stage Post stage 01:50:30 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/29@tmp/config16393650467964422384tmp [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:31 01:50:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:31 latest: Pulling from edgex-lftools-log-publisher 01:50:31 5eb5b503b376: Pulling fs layer 01:50:31 5c69ac0246d0: Pulling fs layer 01:50:31 ec43610c2a17: Pulling fs layer 01:50:31 3a2ae6a8a46f: Pulling fs layer 01:50:31 33b1e0a273af: Pulling fs layer 01:50:31 5d3b04190fa2: Pulling fs layer 01:50:31 2f39f015ded8: Pulling fs layer 01:50:31 5d3b04190fa2: Waiting 01:50:31 2f39f015ded8: Waiting 01:50:31 3a2ae6a8a46f: Waiting 01:50:31 33b1e0a273af: Waiting 01:50:31 5c69ac0246d0: Download complete 01:50:31 3a2ae6a8a46f: Download complete 01:50:31 33b1e0a273af: Verifying Checksum 01:50:31 33b1e0a273af: Download complete 01:50:31 ec43610c2a17: Verifying Checksum 01:50:31 ec43610c2a17: Download complete 01:50:31 5d3b04190fa2: Download complete 01:50:31 ---> ****-login.sh 01:50:31 nexus3.edgexfoundry.org:10001 01:50:31 5eb5b503b376: Download complete 01:50:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:32 Configure a credential helper to remove this warning. See 01:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:32 01:50:32 Login Succeeded 01:50:32 nexus3.edgexfoundry.org:10002 01:50:32 2f39f015ded8: Verifying Checksum 01:50:32 2f39f015ded8: Download complete 01:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:32 Configure a credential helper to remove this warning. See 01:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:32 01:50:32 Login Succeeded 01:50:32 nexus3.edgexfoundry.org:10003 01:50:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:32 Configure a credential helper to remove this warning. See 01:50:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:32 01:50:32 Login Succeeded 01:50:32 nexus3.edgexfoundry.org:10004 01:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:33 Configure a credential helper to remove this warning. See 01:50:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:33 01:50:33 Login Succeeded 01:50:33 ****.io 01:50:33 5eb5b503b376: Pull complete 01:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:33 5c69ac0246d0: Pull complete 01:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:33 Configure a credential helper to remove this warning. See 01:50:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:33 01:50:33 Login Succeeded 01:50:33 ---> ****-login.sh ends [Pipeline] } 01:50:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:50:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:50:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:50:34 ========================================================= 01:50:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:50:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 01:50:34 ec43610c2a17: Pull complete 01:50:34 3a2ae6a8a46f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:34 33b1e0a273af: Pull complete 01:50:34 5d3b04190fa2: Pull complete 01:50:34 + 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 . 01:50:35 Sending build context to Docker daemon 9.551MB 01:50:35 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 01:50:35 Step 2/10 : FROM ${BASE} AS builder 01:50:36 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:50:36 6b59a28fa201: Pulling fs layer 01:50:36 d32bb0dddca7: Pulling fs layer 01:50:36 5dab1238d3d9: Pulling fs layer 01:50:36 196fd7d83e7d: Pulling fs layer 01:50:36 4f4fb700ef54: Pulling fs layer 01:50:36 8ba94037c8f0: Pulling fs layer 01:50:36 deaec5988b04: Pulling fs layer 01:50:36 9f65657bb879: Pulling fs layer 01:50:36 4f4fb700ef54: Waiting 01:50:36 8ba94037c8f0: Waiting 01:50:36 deaec5988b04: Waiting 01:50:36 9f65657bb879: Waiting 01:50:36 196fd7d83e7d: Waiting 01:50:36 d32bb0dddca7: Verifying Checksum 01:50:36 d32bb0dddca7: Download complete 01:50:36 196fd7d83e7d: Verifying Checksum 01:50:36 196fd7d83e7d: Download complete 01:50:36 4f4fb700ef54: Verifying Checksum 01:50:36 4f4fb700ef54: Download complete 01:50:36 8ba94037c8f0: Verifying Checksum 01:50:36 8ba94037c8f0: Download complete 01:50:36 6b59a28fa201: Download complete 01:50:36 9f65657bb879: Verifying Checksum 01:50:36 9f65657bb879: Download complete 01:50:37 6b59a28fa201: Pull complete 01:50:38 d32bb0dddca7: Pull complete 01:50:38 5dab1238d3d9: Verifying Checksum 01:50:38 5dab1238d3d9: Download complete 01:50:40 deaec5988b04: Verifying Checksum 01:50:40 deaec5988b04: Download complete 01:50:42 2f39f015ded8: Pull complete 01:50:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:50:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:42 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 01:50:42 $ 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 01:50:42 $ docker top 72832bfc2944ec087374a610a684e3d833a87eeae7eeb5a4405c8e0fcf8a621e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:43 ---> job-cost.sh 01:50:43 lf-activate-venv: SKIPPING 01:50:43 INFO: No Stack... 01:50:43 INFO: Retrieving Pricing Info for: v3-standard-8 01:50:43 INFO: Archiving Costs [Pipeline] sh 01:50:44 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 01:50:44 + cut -d, -f6 [Pipeline] lock 01:50:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] 01:50:44 Resource [jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] did not exist. Created. 01:50:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:50:44 + echo total: 0.2199999988079071 [Pipeline] stash 01:50:44 Stashed 1 file(s) [Pipeline] } 01:50:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 01:50:44 $ docker stop --time=1 72832bfc2944ec087374a610a684e3d833a87eeae7eeb5a4405c8e0fcf8a621e 01:50:45 $ docker rm -f --volumes 72832bfc2944ec087374a610a684e3d833a87eeae7eeb5a4405c8e0fcf8a621e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:50:55 5dab1238d3d9: Pull complete 01:50:55 196fd7d83e7d: Pull complete 01:50:55 4f4fb700ef54: Pull complete 01:50:55 8ba94037c8f0: Pull complete 01:51:03 deaec5988b04: Pull complete 01:51:05 9f65657bb879: Pull complete 01:51:05 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:51:05 ---> 334268110677 01:51:05 Step 3/10 : ARG ADD_BUILD_TAGS="" 01:51:07 ---> Running in c84e4d7352a1 01:51:07 Removing intermediate container c84e4d7352a1 01:51:07 ---> dd5f2a496c7d 01:51:07 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:51:07 ---> Running in 2bf75c3f059c 01:51:08 Removing intermediate container 2bf75c3f059c 01:51:08 ---> ad44736feca2 01:51:08 Step 5/10 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 01:51:08 ---> Running in 149b3a855537 01:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:51:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:51:11 OK: 255 MiB in 60 packages 01:51:12 Removing intermediate container 149b3a855537 01:51:12 ---> f9e70d67ae4c 01:51:12 Step 6/10 : WORKDIR /device-opcua 01:51:12 ---> Running in 6f7f5f5d04a9 01:51:12 Removing intermediate container 6f7f5f5d04a9 01:51:12 ---> 2f3ded52d8cd 01:51:12 Step 7/10 : COPY go.mod vendor* ./ 01:51:12 ---> 2a4273cf483b 01:51:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:12 ---> Running in f096f5f7cfdf 01:53:19 Removing intermediate container f096f5f7cfdf 01:53:19 ---> ec248a37caf6 01:53:19 Step 9/10 : COPY . . 01:53:19 ---> a19c032836a2 01:53:19 Step 10/10 : RUN ${MAKE} 01:53:19 ---> Running in c1ea754ca2b7 01:53:19 noop 01:53:19 Removing intermediate container c1ea754ca2b7 01:53:19 ---> cd4b36192a34 01:53:19 Successfully built cd4b36192a34 01:53:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:19 + docker inspect -f . ci-base-image-arm64 01:53:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:20 prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container 01:53:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/29 -v /w/workspace/device-opc-ua/29:/w/workspace/device-opc-ua/29:rw,z -v /w/workspace/device-opc-ua/29@tmp:/w/workspace/device-opc-ua/29@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 01:53:21 $ docker top b4fe0e265c44a766d5f22f2648ed0b5c9ffbd8d14996718645ba187beb06d083 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:22 + go version 01:53:22 go version go1.25.3 linux/arm64 [Pipeline] } 01:53:22 $ docker stop --time=1 b4fe0e265c44a766d5f22f2648ed0b5c9ffbd8d14996718645ba187beb06d083 01:53:23 $ docker rm -f --volumes b4fe0e265c44a766d5f22f2648ed0b5c9ffbd8d14996718645ba187beb06d083 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:24 + docker inspect -f . ci-base-image-arm64 01:53:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:24 prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container 01:53:24 $ 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/29 -v /w/workspace/device-opc-ua/29:/w/workspace/device-opc-ua/29:rw,z -v /w/workspace/device-opc-ua/29@tmp:/w/workspace/device-opc-ua/29@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 01:53:28 $ docker top a103f6c9ba3b648e307dab05a5a7cee775dc37116af16edf4632ba19ea0c6fc6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:29 + git config --global --add safe.directory /w/workspace/device-opc-ua/29 [Pipeline] fileExists [Pipeline] sh 01:53:29 + make test 01:53:29 go test ./... -coverprofile=coverage.out 01:53:35 ? github.com/edgexfoundry/device-opc-ua [no test files] 01:57:44 github.com/edgexfoundry/device-opc-ua/cmd coverage: 0.0% of statements 01:57:44 ok github.com/edgexfoundry/device-opc-ua/internal/driver 0.078s coverage: 41.4% of statements 01:57:44 github.com/edgexfoundry/device-opc-ua/internal/test coverage: 0.0% of statements 01:57:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:57:44 go vet ./... 01:58:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:58:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:58:31 ./bin/test-attribution-txt.sh 01:58:31 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:58:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:58:31 $ docker stop --time=1 a103f6c9ba3b648e307dab05a5a7cee775dc37116af16edf4632ba19ea0c6fc6 01:58:33 $ docker rm -f --volumes a103f6c9ba3b648e307dab05a5a7cee775dc37116af16edf4632ba19ea0c6fc6 [Pipeline] // withDockerContainer [Pipeline] sh 01:58:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:58:34 Warning: overwriting stash ‘coverage-report’ 01:58:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:58:36 + ls -al . 01:58:36 total 232 01:58:36 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 01:53 . 01:58:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 01:50 .. 01:58:36 -rw-rw-r-- 1 jenkins jenkins 62 Feb 23 01:50 .dockerignore 01:58:36 drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 01:50 .git 01:58:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 01:50 .github 01:58:36 -rw-rw-r-- 1 jenkins jenkins 101 Feb 23 01:50 .gitignore 01:58:36 -rw-rw-r-- 1 jenkins jenkins 359 Feb 23 01:50 .golangci.yml 01:58:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 01:50 .vscode 01:58:36 -rw-rw-r-- 1 jenkins jenkins 22466 Feb 23 01:50 Attribution.txt 01:58:36 -rw-rw-r-- 1 jenkins jenkins 2560 Feb 23 01:50 CHANGELOG.md 01:58:36 -rw-rw-r-- 1 jenkins jenkins 1242 Feb 23 01:50 Dockerfile 01:58:36 -rw-rw-r-- 1 jenkins jenkins 672 Feb 23 01:50 Jenkinsfile 01:58:36 -rw-rw-r-- 1 jenkins jenkins 11367 Feb 23 01:50 LICENSE 01:58:36 -rw-rw-r-- 1 jenkins jenkins 2473 Feb 23 01:50 Makefile 01:58:36 -rw-rw-r-- 1 jenkins jenkins 4109 Feb 23 01:50 README.md 01:58:36 -rw-rw-r-- 1 jenkins jenkins 12 Feb 23 01:46 VERSION 01:58:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 01:50 bin 01:58:36 drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 01:50 cmd 01:58:36 -rw-r--r-- 1 jenkins jenkins 23970 Feb 23 01:57 coverage.out 01:58:36 -rw-rw-r-- 1 jenkins jenkins 6820 Feb 23 01:50 go.mod 01:58:36 -rw-rw-r-- 1 jenkins jenkins 89461 Feb 23 01:50 go.sum 01:58:36 drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 01:50 internal 01:58:36 -rw-rw-r-- 1 jenkins jenkins 260 Feb 23 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:36 + 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=85d723259c76060b4ff026bb392bcc1b56d72f27 --label arch=arm64 --label version=4.1.0-dev.14 . 01:58:37 Sending build context to Docker daemon 9.575MB 01:58:37 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 01:58:37 Step 2/23 : FROM ${BASE} AS builder 01:58:37 ---> cd4b36192a34 01:58:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:58:37 ---> Running in a2dbba416b4c 01:58:37 Removing intermediate container a2dbba416b4c 01:58:37 ---> 0fe34d79a290 01:58:37 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:58:37 ---> Running in fa0cc3a938ed 01:58:37 Removing intermediate container fa0cc3a938ed 01:58:37 ---> 9e62718e078c 01:58:37 Step 5/23 : RUN apk add --update --no-cache make git zeromq-dev gcc pkgconfig musl-dev 01:58:37 ---> Running in d23ef864870f 01:58:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:58:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:58:41 OK: 255 MiB in 60 packages 01:58:42 Removing intermediate container d23ef864870f 01:58:42 ---> f8d07d7e9572 01:58:42 Step 6/23 : WORKDIR /device-opcua 01:58:42 ---> Running in 8e287f170f55 01:58:42 Removing intermediate container 8e287f170f55 01:58:42 ---> 88ab2a797cf1 01:58:42 Step 7/23 : COPY go.mod vendor* ./ 01:58:42 ---> cb7424f8d245 01:58:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:42 ---> Running in 17c8ab1f06e1 01:58:45 Removing intermediate container 17c8ab1f06e1 01:58:45 ---> e5b48e3b34f8 01:58:45 Step 9/23 : COPY . . 01:58:46 ---> ebcb0b38bdf9 01:58:46 Step 10/23 : RUN ${MAKE} 01:58:46 ---> Running in 94d0b4a17a4d 01:58:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 02:02:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 02:02:39 Removing intermediate container 94d0b4a17a4d 02:02:39 ---> d68cd3083f85 02:02:39 Step 11/23 : FROM alpine:3.22 02:02:39 3.22: Pulling from library/alpine 02:02:40 d741ee1608f3: Pulling fs layer 02:02:40 d741ee1608f3: Download complete 02:02:41 d741ee1608f3: Pull complete 02:02:41 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:02:41 Status: Downloaded newer image for alpine:3.22 02:02:41 ---> 5a766deef0c8 02:02:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2025: IoTech Ltd' 02:02:41 ---> Running in d5af3332c92f 02:02:41 Removing intermediate container d5af3332c92f 02:02:41 ---> d909e3b5f719 02:02:41 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 02:02:41 ---> Running in ad9f157ec6e0 02:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:02:44 (1/6) Installing dumb-init (1.2.5-r3) 02:02:44 (2/6) Installing libgcc (14.2.0-r6) 02:02:44 (3/6) Installing libsodium (1.0.20-r1) 02:02:44 (4/6) Installing libstdc++ (14.2.0-r6) 02:02:44 (5/6) Installing libzmq (4.3.5-r2) 02:02:44 (6/6) Installing zeromq (4.3.5-r2) 02:02:44 Executing busybox-1.37.0-r20.trigger 02:02:44 OK: 12 MiB in 22 packages 02:02:45 Removing intermediate container ad9f157ec6e0 02:02:45 ---> 4e3526293278 02:02:45 Step 14/23 : RUN apk --no-cache upgrade 02:02:45 ---> Running in 740ab498e190 02:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:02:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:02:49 OK: 12 MiB in 22 packages 02:02:49 Removing intermediate container 740ab498e190 02:02:49 ---> fb5d5e004642 02:02:49 Step 15/23 : COPY --from=builder /device-opcua/cmd / 02:02:52 ---> 52f52522afbb 02:02:52 Step 16/23 : COPY --from=builder /device-opcua/LICENSE / 02:02:52 ---> b7a6560c3178 02:02:52 Step 17/23 : COPY --from=builder /device-opcua/Attribution.txt / 02:02:53 ---> 4b09a21bcfe1 02:02:53 Step 18/23 : EXPOSE 59997 02:02:53 ---> Running in 94dd04ed0aa8 02:02:53 Removing intermediate container 94dd04ed0aa8 02:02:53 ---> d3ac84a35e62 02:02:53 Step 19/23 : ENTRYPOINT ["/device-opcua"] 02:02:53 ---> Running in 91775b4402f1 02:02:53 Removing intermediate container 91775b4402f1 02:02:53 ---> d80f76614688 02:02:53 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:02:53 ---> Running in 50e2ac29be96 02:02:53 Removing intermediate container 50e2ac29be96 02:02:53 ---> 534dc564412d 02:02:53 Step 21/23 : LABEL arch=arm64 02:02:54 ---> Running in 17fc650b3c89 02:02:54 Removing intermediate container 17fc650b3c89 02:02:54 ---> 947c62f8a199 02:02:54 Step 22/23 : LABEL git_sha=85d723259c76060b4ff026bb392bcc1b56d72f27 02:02:54 ---> Running in 16eb97c46e06 02:02:54 Removing intermediate container 16eb97c46e06 02:02:54 ---> 19b1aa92cff2 02:02:54 Step 23/23 : LABEL version=4.1.0-dev.14 02:02:54 ---> Running in 43b34e77b3c4 02:02:54 Removing intermediate container 43b34e77b3c4 02:02:54 ---> 09496eb67b38 02:02:54 [Warning] One or more build-args [ARCH] were not consumed 02:02:54 Successfully built 09496eb67b38 02:02:54 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 02:02:55 provisioning config files... 02:02:55 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/29@tmp/config683063835564924282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:55 ---> ****-login.sh 02:02:55 nexus3.edgexfoundry.org:10001 02:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:56 Configure a credential helper to remove this warning. See 02:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:56 02:02:56 Login Succeeded 02:02:56 nexus3.edgexfoundry.org:10002 02:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:56 Configure a credential helper to remove this warning. See 02:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:56 02:02:56 Login Succeeded 02:02:56 nexus3.edgexfoundry.org:10003 02:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:56 Configure a credential helper to remove this warning. See 02:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:56 02:02:56 Login Succeeded 02:02:56 nexus3.edgexfoundry.org:10004 02:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:57 Configure a credential helper to remove this warning. See 02:02:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:57 02:02:57 Login Succeeded 02:02:57 ****.io 02:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:02:57 Configure a credential helper to remove this warning. See 02:02:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:02:57 02:02:57 Login Succeeded 02:02:57 ---> ****-login.sh ends [Pipeline] } 02:02:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:02:57 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 02:02:57 85d723259c76060b4ff026bb392bcc1b56d72f27 02:02:57 latest 02:02:57 4.1.0-dev.14 02:02:57 85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 02:02:57 main 02:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:58 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:58 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27 02:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 02:02:58 abd7d7b008e4: Preparing 02:02:58 b7534e013fe4: Preparing 02:02:58 b63f86808ff7: Preparing 02:02:58 c4676e4e3f60: Preparing 02:02:58 698e667117ef: Preparing 02:02:58 c4e71c2a4573: Preparing 02:02:58 c4e71c2a4573: Waiting 02:02:58 c4676e4e3f60: Pushed 02:02:58 abd7d7b008e4: Pushed 02:02:58 b7534e013fe4: Pushed 02:02:58 c4e71c2a4573: Layer already exists 02:02:59 698e667117ef: Pushed 02:03:09 b63f86808ff7: Pushed 02:03:09 85d723259c76060b4ff026bb392bcc1b56d72f27: digest: sha256:1684831156e99eb77c31ef43c42efc8a9d16ef77d97a75cc8f0160487921911d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:10 + 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 02:03:10 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 02:03:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 02:03:10 abd7d7b008e4: Preparing 02:03:10 b7534e013fe4: Preparing 02:03:10 b63f86808ff7: Preparing 02:03:10 c4676e4e3f60: Preparing 02:03:10 698e667117ef: Preparing 02:03:10 c4e71c2a4573: Preparing 02:03:10 c4e71c2a4573: Waiting 02:03:10 abd7d7b008e4: Layer already exists 02:03:10 b63f86808ff7: Layer already exists 02:03:10 698e667117ef: Layer already exists 02:03:10 c4676e4e3f60: Layer already exists 02:03:10 b7534e013fe4: Layer already exists 02:03:10 c4e71c2a4573: Layer already exists 02:03:10 latest: digest: sha256:1684831156e99eb77c31ef43c42efc8a9d16ef77d97a75cc8f0160487921911d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:11 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:11 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.14 02:03:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 02:03:11 abd7d7b008e4: Preparing 02:03:11 b7534e013fe4: Preparing 02:03:11 b63f86808ff7: Preparing 02:03:11 c4676e4e3f60: Preparing 02:03:11 698e667117ef: Preparing 02:03:11 c4e71c2a4573: Preparing 02:03:11 c4e71c2a4573: Waiting 02:03:11 b63f86808ff7: Layer already exists 02:03:11 abd7d7b008e4: Layer already exists 02:03:11 c4676e4e3f60: Layer already exists 02:03:11 698e667117ef: Layer already exists 02:03:11 b7534e013fe4: Layer already exists 02:03:11 c4e71c2a4573: Layer already exists 02:03:11 4.1.0-dev.14: digest: sha256:1684831156e99eb77c31ef43c42efc8a9d16ef77d97a75cc8f0160487921911d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:11 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:12 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 02:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 02:03:12 abd7d7b008e4: Preparing 02:03:12 b7534e013fe4: Preparing 02:03:12 b63f86808ff7: Preparing 02:03:12 c4676e4e3f60: Preparing 02:03:12 698e667117ef: Preparing 02:03:12 c4e71c2a4573: Preparing 02:03:12 c4e71c2a4573: Waiting 02:03:12 b7534e013fe4: Layer already exists 02:03:12 b63f86808ff7: Layer already exists 02:03:12 698e667117ef: Layer already exists 02:03:12 abd7d7b008e4: Layer already exists 02:03:12 c4676e4e3f60: Layer already exists 02:03:12 c4e71c2a4573: Layer already exists 02:03:12 85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14: digest: sha256:1684831156e99eb77c31ef43c42efc8a9d16ef77d97a75cc8f0160487921911d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:12 + 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 02:03:12 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 02:03:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 02:03:12 abd7d7b008e4: Preparing 02:03:12 b7534e013fe4: Preparing 02:03:12 b63f86808ff7: Preparing 02:03:12 c4676e4e3f60: Preparing 02:03:12 698e667117ef: Preparing 02:03:12 c4e71c2a4573: Preparing 02:03:12 c4e71c2a4573: Waiting 02:03:12 b7534e013fe4: Layer already exists 02:03:12 c4676e4e3f60: Layer already exists 02:03:12 abd7d7b008e4: Layer already exists 02:03:12 b63f86808ff7: Layer already exists 02:03:12 698e667117ef: Layer already exists 02:03:12 c4e71c2a4573: Layer already exists 02:03:13 main: digest: sha256:1684831156e99eb77c31ef43c42efc8a9d16ef77d97a75cc8f0160487921911d size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:13 ===================================================== [Pipeline] echo 02:03:13 taggedImages: 02:03:13 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27 02:03:13 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 02:03:13 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.14 02:03:13 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 02:03:13 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] echo 02:03:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] echo 02:03:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] echo 02:03:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.1.0-dev.14 [Pipeline] echo 02:03:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:85d723259c76060b4ff026bb392bcc1b56d72f27-4.1.0-dev.14 [Pipeline] echo 02:03:13 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:03:13 02:03:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:03:14 arm64: Pulling from edgex-lftools-log-publisher 02:03:14 8998bd30e6a1: Pulling fs layer 02:03:14 04944245beec: Pulling fs layer 02:03:14 699f458cf7ca: Pulling fs layer 02:03:14 765212b225bb: Pulling fs layer 02:03:14 f23df028b6ca: Pulling fs layer 02:03:14 d65c8cfc05b1: Pulling fs layer 02:03:14 2437ff75d9bd: Pulling fs layer 02:03:14 f23df028b6ca: Waiting 02:03:14 765212b225bb: Waiting 02:03:14 2437ff75d9bd: Waiting 02:03:14 d65c8cfc05b1: Waiting 02:03:14 04944245beec: Verifying Checksum 02:03:14 04944245beec: Download complete 02:03:14 765212b225bb: Verifying Checksum 02:03:14 765212b225bb: Download complete 02:03:14 f23df028b6ca: Verifying Checksum 02:03:14 f23df028b6ca: Download complete 02:03:14 d65c8cfc05b1: Verifying Checksum 02:03:14 d65c8cfc05b1: Download complete 02:03:14 699f458cf7ca: Verifying Checksum 02:03:14 699f458cf7ca: Download complete 02:03:14 8998bd30e6a1: Verifying Checksum 02:03:14 8998bd30e6a1: Download complete 02:03:17 2437ff75d9bd: Verifying Checksum 02:03:17 2437ff75d9bd: Download complete 02:03:19 8998bd30e6a1: Pull complete 02:03:19 04944245beec: Pull complete 02:03:21 699f458cf7ca: Pull complete 02:03:21 765212b225bb: Pull complete 02:03:22 f23df028b6ca: Pull complete 02:03:22 d65c8cfc05b1: Pull complete 02:03:41 2437ff75d9bd: Pull complete 02:03:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:03:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:03:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:41 prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container 02:03:41 $ 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/29 -v /w/workspace/device-opc-ua/29:/w/workspace/device-opc-ua/29:rw,z -v /w/workspace/device-opc-ua/29@tmp:/w/workspace/device-opc-ua/29@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 02:03:44 $ docker top a8219ca8d9a7a091d11d2d94b2ed93819c9fe93c10a24ee734d5f9ba089d02f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:45 ---> job-cost.sh 02:03:45 lf-activate-venv: SKIPPING 02:03:45 INFO: No Stack... 02:03:45 INFO: Retrieving Pricing Info for: v3-standard-4 02:03:46 INFO: Archiving Costs [Pipeline] sh 02:03:46 + cat /w/workspace/device-opc-ua/29/archives/cost.csv 02:03:46 + cut -d, -f6 [Pipeline] lock 02:03:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] 02:03:47 Resource [jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] did not exist. Created. 02:03:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:47 /w/workspace/device-opc-ua/29@tmp/durable-fedbbd86/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:03:48 + echo total: 0.10999999940395355 [Pipeline] stash 02:03:48 Warning: overwriting stash ‘stack-cost’ 02:03:48 Stashed 1 file(s) [Pipeline] } 02:03:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 02:03:48 $ docker stop --time=1 a8219ca8d9a7a091d11d2d94b2ed93819c9fe93c10a24ee734d5f9ba089d02f0 02:03:49 $ docker rm -f --volumes a8219ca8d9a7a091d11d2d94b2ed93819c9fe93c10a24ee734d5f9ba089d02f0 [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 02:03:50 provisioning config files... 02:03:50 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2084299742180353365tmp [Pipeline] { [Pipeline] sh 02:03:50 + set +x 02:03:50 + bash -s -- 02:03:50 + curl -s https://codecov.io/bash 02:03:50 02:03:50 _____ _ 02:03:50 / ____| | | 02:03:50 | | ___ __| | ___ ___ _____ __ 02:03:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:03:50 | |___| (_) | (_| | __/ (_| (_) \ V / 02:03:50 \_____\___/ \__,_|\___|\___\___/ \_/ 02:03:50 Bash-1.0.6 02:03:50 02:03:50 02:03:50 ==> git version 2.25.1 found 02:03:50 ==> 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 02:03:50 Release-Date: 2020-01-08 02:03:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:03:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:03:50 ==> Jenkins CI detected. 02:03:50 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 02:03:50 project root: . 02:03:50 --> token set from env 02:03:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:03:50 ==> Running gcov in . (disable via -X gcov) 02:03:50 ==> Python coveragepy not found 02:03:50 ==> Searching for coverage reports in: 02:03:50 + . 02:03:50 -> Found 1 reports 02:03:50 ==> Detecting git/mercurial file structure 02:03:50 ==> Reading reports 02:03:50 + ./coverage.out bytes=23970 02:03:50 ==> Appending adjustments 02:03:50 https://docs.codecov.io/docs/fixing-reports 02:03:50 + Found adjustments 02:03:50 ==> Gzipping contents 02:03:50 4.0K /tmp/codecov.ZEvj43.gz 02:03:50 ==> Uploading reports 02:03:50 url: https://codecov.io 02:03:50 query: branch=main&commit=85d723259c76060b4ff026bb392bcc1b56d72f27&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 02:03:50 -> Pinging Codecov 02:03:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=85d723259c76060b4ff026bb392bcc1b56d72f27&build=29&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F29%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 02:03:51 -> Uploading to 02:03:51 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/85d723259c76060b4ff026bb392bcc1b56d72f27/f9df0328-895c-4c72-98ed-7934aedfd2d8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260223%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260223T020351Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5c79941775fe984fdaec50feb5acc073cf6594c434420c82331a8d04f0337c05 02:03:51 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:51 Dload Upload Total Spent Left Speed 02:03:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3993 0 0 100 3993 0 12324 --:--:-- --:--:-- --:--:-- 12286 100 3993 0 0 100 3993 0 12324 --:--:-- --:--:-- --:--:-- 12286 02:03:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] } 02:03:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:03:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:03:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:03:51 02:03:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:03:52 latest: Pulling from edgex-devops/edgex-snyk-go 02:03:52 2d35ebdb57d9: Already exists 02:03:52 85e8836fcdb2: Pulling fs layer 02:03:52 91631faa732a: Pulling fs layer 02:03:52 f3f5ae8826fa: Pulling fs layer 02:03:52 4f4fb700ef54: Pulling fs layer 02:03:52 7861252a18e6: Pulling fs layer 02:03:52 9130f900ef6f: Pulling fs layer 02:03:52 4f4fb700ef54: Waiting 02:03:52 7861252a18e6: Waiting 02:03:52 9130f900ef6f: Waiting 02:03:52 f3f5ae8826fa: Download complete 02:03:52 85e8836fcdb2: Download complete 02:03:52 4f4fb700ef54: Download complete 02:03:52 85e8836fcdb2: Pull complete 02:03:52 7861252a18e6: Verifying Checksum 02:03:52 7861252a18e6: Download complete 02:03:52 91631faa732a: Verifying Checksum 02:03:52 91631faa732a: Download complete 02:03:53 9130f900ef6f: Verifying Checksum 02:03:53 9130f900ef6f: Download complete 02:03:57 91631faa732a: Pull complete 02:03:57 f3f5ae8826fa: Pull complete 02:03:57 4f4fb700ef54: Pull complete 02:03:57 7861252a18e6: Pull complete 02:04:02 9130f900ef6f: Pull complete 02:04:02 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:04:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:02 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 02:04:02 $ 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 02:04:05 $ docker top 754dfcec56062085a812cf0ad297f21008516625ce9e668b43e311e94637a775 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:05 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 02:04:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 02:04:05 + set -o pipefail 02:04:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 02:04:13 02:04:13 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 02:04:13 02:04:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/a30e0638-a346-4e0b-8c3f-2d093f0b544c 02:04:13 02:04:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:04:13 [Pipeline] } 02:04:13 $ docker stop --time=1 754dfcec56062085a812cf0ad297f21008516625ce9e668b43e311e94637a775 02:04:17 $ docker rm -f --volumes 754dfcec56062085a812cf0ad297f21008516625ce9e668b43e311e94637a775 [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 02:04:18 + git log --format=format:%s -1 85d723259c76060b4ff026bb392bcc1b56d72f27 [Pipeline] sh 02:04:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:04:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:04:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:18 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 02:04:18 $ 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 02:04:19 $ docker top c1bf1ffeb27d019b0791399dd3ec30769602690662810148c693721ca312a45c -eo pid,comm 02:04:19 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). 02:04:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:04:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:19 [ssh-agent] Looking for ssh-agent implementation... 02:04:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:19 $ docker exec c1bf1ffeb27d019b0791399dd3ec30769602690662810148c693721ca312a45c ssh-agent 02:04:19 SSH_AUTH_SOCK=/tmp/ssh-URiRDgyP2CId/agent.33 02:04:19 SSH_AGENT_PID=39 02:04:19 Running ssh-add (command line suppressed) 02:04:19 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7657713769184239012.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7657713769184239012.key) 02:04:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:19 + git semver tag 02:04:20 2026-02-23 02:04:20,189 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:04:20 2026-02-23 02:04:20,193 [run_tag] DEBUG tag force:False 02:04:20 2026-02-23 02:04:20,193 [check_head_tag] DEBUG check head tag 02:04:20 2026-02-23 02:04:20,193 [execute] INFO git cat-file --batch-check 02:04:20 2026-02-23 02:04:20,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 02:04:20 2026-02-23 02:04:20,195 [execute] INFO git cat-file --batch 02:04:20 2026-02-23 02:04:20,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=, shell=False, universal_newlines=False) 02:04:20 2026-02-23 02:04:20,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:04:20 2026-02-23 02:04:20,201 [execute] INFO git tag -a v4.1.0-dev.14 -m v4.1.0-dev.14 02:04:20 2026-02-23 02:04:20,201 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.14', '-m', 'v4.1.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, stdin=None, shell=False, universal_newlines=False) 02:04:20 2026-02-23 02:04:20,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:04:20 4.1.0-dev.14 [Pipeline] } 02:04:20 $ docker exec --env ******** --env ******** c1bf1ffeb27d019b0791399dd3ec30769602690662810148c693721ca312a45c ssh-agent -k 02:04:20 unset SSH_AUTH_SOCK; 02:04:20 unset SSH_AGENT_PID; 02:04:20 echo Agent pid 39 killed; 02:04:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:20 + git semver [Pipeline] } 02:04:20 $ docker stop --time=1 c1bf1ffeb27d019b0791399dd3ec30769602690662810148c693721ca312a45c 02:04:22 $ docker rm -f --volumes c1bf1ffeb27d019b0791399dd3ec30769602690662810148c693721ca312a45c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:04:22 02:04:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:04:22 0.23.1-centos7: Pulling from edgex-lftools 02:04:22 ab5ef0e58194: Pulling fs layer 02:04:22 9712f1f96733: Pulling fs layer 02:04:22 63f879dbbcfc: Pulling fs layer 02:04:22 0d9ebad4ef96: Pulling fs layer 02:04:22 e9a5061849ea: Pulling fs layer 02:04:22 d747dcd14b5f: Pulling fs layer 02:04:22 2de7ff778b66: Pulling fs layer 02:04:22 d747dcd14b5f: Waiting 02:04:22 0d9ebad4ef96: Waiting 02:04:22 2de7ff778b66: Waiting 02:04:22 e9a5061849ea: Waiting 02:04:22 9712f1f96733: Verifying Checksum 02:04:22 9712f1f96733: Download complete 02:04:23 63f879dbbcfc: Verifying Checksum 02:04:23 63f879dbbcfc: Download complete 02:04:23 e9a5061849ea: Verifying Checksum 02:04:23 e9a5061849ea: Download complete 02:04:23 d747dcd14b5f: Download complete 02:04:23 0d9ebad4ef96: Verifying Checksum 02:04:23 0d9ebad4ef96: Download complete 02:04:23 2de7ff778b66: Verifying Checksum 02:04:23 2de7ff778b66: Download complete 02:04:23 ab5ef0e58194: Verifying Checksum 02:04:23 ab5ef0e58194: Download complete 02:04:27 ab5ef0e58194: Pull complete 02:04:27 9712f1f96733: Pull complete 02:04:28 63f879dbbcfc: Pull complete 02:04:34 0d9ebad4ef96: Pull complete 02:04:34 e9a5061849ea: Pull complete 02:04:34 d747dcd14b5f: Pull complete 02:04:35 2de7ff778b66: Pull complete 02:04:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:04:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:04:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:35 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 02:04:35 $ 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 02:04:39 $ docker top 3932d24772284bb1c97584f36f9297ac174a7b7942469e01fcfef91afe4ad137 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:04:39 provisioning config files... 02:04:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config2685157856135923420tmp 02:04:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6584492859111790493tmp 02:04:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3662831948582854292tmp [Pipeline] { [Pipeline] echo 02:04:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:04:39 ---> sigul-configuration.sh 02:04:39 gpg: directory `/root/.gnupg' created 02:04:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:04:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:04:39 gpg: keyring `/root/.gnupg/secring.gpg' created 02:04:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:04:39 gpg: CAST5 encrypted data 02:04:39 gpg: encrypted with 1 passphrase 02:04:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:04:39 + mkdir /home/jenkins 02:04:39 + mkdir /home/jenkins/sigul [Pipeline] sh 02:04:40 + 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 02:04:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:04:40 ---> sigul-install.sh 02:04:40 Sigul already installed; skipping installation. [Pipeline] sh 02:04:40 + git tag --list 02:04:40 v4.0 02:04:40 v4.0.0 02:04:40 v4.0.1 02:04:40 v4.0.1-dev.1 02:04:40 v4.1.0-dev.1 02:04:40 v4.1.0-dev.10 02:04:40 v4.1.0-dev.11 02:04:40 v4.1.0-dev.12 02:04:40 v4.1.0-dev.13 02:04:40 v4.1.0-dev.14 02:04:40 v4.1.0-dev.2 02:04:40 v4.1.0-dev.3 02:04:40 v4.1.0-dev.4 02:04:40 v4.1.0-dev.5 02:04:40 v4.1.0-dev.6 02:04:40 v4.1.0-dev.7 02:04:40 v4.1.0-dev.8 02:04:40 v4.1.0-dev.9 [Pipeline] sh 02:04:41 + lftools sign git-tag v4.1.0-dev.14 02:04:41 Signing Git tag with Sigul... 02:04:41 Signing v4.1.0-dev.14 [Pipeline] echo 02:04:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:04:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:04:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:04:42 $ docker stop --time=1 3932d24772284bb1c97584f36f9297ac174a7b7942469e01fcfef91afe4ad137 02:04:43 $ docker rm -f --volumes 3932d24772284bb1c97584f36f9297ac174a7b7942469e01fcfef91afe4ad137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:04:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:04:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:44 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 02:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:04:44 $ docker top 5fc7ad87dac528009e7826eb6651a8b4ed4ab2048725f5232556ade68fcb33ca -eo pid,comm 02:04:44 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). 02:04:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:04:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:44 [ssh-agent] Looking for ssh-agent implementation... 02:04:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:44 $ docker exec 5fc7ad87dac528009e7826eb6651a8b4ed4ab2048725f5232556ade68fcb33ca ssh-agent 02:04:44 SSH_AUTH_SOCK=/tmp/ssh-rrsdSWeotDPB/agent.32 02:04:44 SSH_AGENT_PID=38 02:04:44 Running ssh-add (command line suppressed) 02:04:44 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5691408619758719901.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_5691408619758719901.key) 02:04:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:45 + git semver bump pre 02:04:45 2026-02-23 02:04:45,441 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:04:45 2026-02-23 02:04:45,445 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:04:45 2026-02-23 02:04:45,446 [bump_version] DEBUG bumping version:4.1.0-dev.14 on axis:pre with prefix:dev 02:04:45 2026-02-23 02:04:45,446 [bump_version] DEBUG bumped version:4.1.0-dev.15 02:04:45 2026-02-23 02:04:45,446 [write_version] DEBUG write version:4.1.0-dev.15 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 02:04:45 2026-02-23 02:04:45,446 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:04:45 2026-02-23 02:04:45,446 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:04:45 2026-02-23 02:04:45,448 [execute] INFO git cat-file --batch-check 02:04:45 2026-02-23 02:04:45,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 02:04:45 2026-02-23 02:04:45,452 [execute] INFO git cat-file --batch 02:04:45 2026-02-23 02:04:45,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 02:04:45 2026-02-23 02:04:45,456 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:04:45 4.1.0-dev.15 [Pipeline] } 02:04:45 $ docker exec --env ******** --env ******** 5fc7ad87dac528009e7826eb6651a8b4ed4ab2048725f5232556ade68fcb33ca ssh-agent -k 02:04:45 unset SSH_AUTH_SOCK; 02:04:45 unset SSH_AGENT_PID; 02:04:45 echo Agent pid 38 killed; 02:04:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:45 + git semver [Pipeline] } 02:04:46 $ docker stop --time=1 5fc7ad87dac528009e7826eb6651a8b4ed4ab2048725f5232556ade68fcb33ca 02:04:47 $ docker rm -f --volumes 5fc7ad87dac528009e7826eb6651a8b4ed4ab2048725f5232556ade68fcb33ca [Pipeline] // withDockerContainer [Pipeline] sh 02:04:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:04:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:04:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:48 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 02:04:48 $ 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 02:04:48 $ docker top 6b11cb9287c821c6daa5543ddea777247ca8a2529a11877c3c347bb80b5413fb -eo pid,comm 02:04:48 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). 02:04:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:04:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:04:48 [ssh-agent] Looking for ssh-agent implementation... 02:04:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:04:48 $ docker exec 6b11cb9287c821c6daa5543ddea777247ca8a2529a11877c3c347bb80b5413fb ssh-agent 02:04:48 SSH_AUTH_SOCK=/tmp/ssh-tgKfCst6HwLw/agent.32 02:04:48 SSH_AGENT_PID=38 02:04:48 Running ssh-add (command line suppressed) 02:04:48 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15526252067703138235.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15526252067703138235.key) 02:04:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:04:49 + git semver push 02:04:49 2026-02-23 02:04:49,328 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:04:49 2026-02-23 02:04:49,331 [run_push] DEBUG push 02:04:49 2026-02-23 02:04:49,331 [execute] INFO git cat-file --batch-check 02:04:49 2026-02-23 02:04:49,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=, shell=False, universal_newlines=False) 02:04:49 2026-02-23 02:04:49,333 [execute] INFO git rev-list 53abd018d81c554ccfbf334bf265b9da6456e71d -- 02:04:49 2026-02-23 02:04:49,334 [execute] DEBUG Popen(['git', 'rev-list', '53abd018d81c554ccfbf334bf265b9da6456e71d', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:04:49 2026-02-23 02:04:49,339 [execute] INFO git fetch -v -- origin 02:04:49 2026-02-23 02:04:49,339 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=True) 02:04:49 2026-02-23 02:04:49,850 [run_push] DEBUG no remote changes detected 02:04:49 2026-02-23 02:04:49,850 [execute] INFO git push origin semver 02:04:49 2026-02-23 02:04:49,851 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, stdin=None, shell=False, universal_newlines=False) 02:04:50 2026-02-23 02:04:50,640 [run_push] DEBUG push all version tags 02:04:50 2026-02-23 02:04:50,641 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:04:50 2026-02-23 02:04:50,641 [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) 02:04:51 2026-02-23 02:04:51,337 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 02:04:51 4.1.0-dev.15 [Pipeline] } 02:04:51 $ docker exec --env ******** --env ******** 6b11cb9287c821c6daa5543ddea777247ca8a2529a11877c3c347bb80b5413fb ssh-agent -k 02:04:51 unset SSH_AUTH_SOCK; 02:04:51 unset SSH_AGENT_PID; 02:04:51 echo Agent pid 38 killed; 02:04:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:51 + git semver [Pipeline] } 02:04:52 $ docker stop --time=1 6b11cb9287c821c6daa5543ddea777247ca8a2529a11877c3c347bb80b5413fb 02:04:53 $ docker rm -f --volumes 6b11cb9287c821c6daa5543ddea777247ca8a2529a11877c3c347bb80b5413fb [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 02:04:53 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 02:04:53 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 02:04:53 total 16 02:04:53 drwxr-xr-x 3 root root 4096 Feb 23 01:50 . 02:04:53 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 02:04 .. 02:04:53 drwxr-xr-x 2 root root 4096 Feb 23 01:50 cost 02:04:53 -rw-r--r-- 1 root root 84 Feb 23 01:50 cost.csv 02:04:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 02:04:53 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 02:04:53 total 16 02:04:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 01:50 . 02:04:53 drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 02:04 .. 02:04:53 drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 01:50 cost 02:04:53 -rw-r--r-- 1 jenkins jenkins 84 Feb 23 01:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:04:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:04:55 ---> package-listing.sh 02:04:55 ++ facter osfamily 02:04:55 ++ tr '[:upper:]' '[:lower:]' 02:04:55 + OS_FAMILY=debian 02:04:55 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 02:04:55 + START_PACKAGES=/tmp/packages_start.txt 02:04:55 + END_PACKAGES=/tmp/packages_end.txt 02:04:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:04:55 + PACKAGES=/tmp/packages_start.txt 02:04:55 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 02:04:55 + PACKAGES=/tmp/packages_end.txt 02:04:55 + case "${OS_FAMILY}" in 02:04:55 + dpkg -l 02:04:55 + grep '^ii' 02:04:55 + '[' -f /tmp/packages_start.txt ']' 02:04:55 + '[' -f /tmp/packages_end.txt ']' 02:04:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:04:55 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 02:04:55 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 02:04:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 02:04:55 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 02:04:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:56 prd-ubuntu20.04-docker-8c-8g-2549 does not seem to be running inside a container 02:04:56 $ 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 02:04:56 $ docker top 1804c704ede6b1bc5f84488e47c3b3ddf9c809e382c7a0117af56927fbd4f2ba -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:56 + touch /tmp/pre-build-complete [Pipeline] sh 02:04:57 + mkdir -p /var/log/sysstat [Pipeline] sh 02:04:57 + ls /var/log/sa-host 02:04:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:57 provisioning config files... 02:04:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config3528320151286732116tmp [Pipeline] { [Pipeline] echo 02:04:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:04:57 ---> create-netrc.sh [Pipeline] } 02:04:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:04:58 ---> python-tools-install.sh [Pipeline] echo 02:04:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:04:58 ---> sudo-logs.sh 02:04:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:04:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:04:58 ---> job-cost.sh 02:04:58 lf-activate-venv: SKIPPING 02:04:58 DEBUG: total: 0.2199999988079071 02:04:58 INFO: Retrieving Stack Cost... 02:04:58 INFO: Retrieving Pricing Info for: v3-standard-8 02:04:59 INFO: Archiving Costs [Pipeline] echo 02:04:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:04:59 ---> logs-deploy.sh 02:04:59 lf-activate-venv: SKIPPING 02:04:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/29 02:04:59 INFO: archiving workspace using pattern(s): 02:05:00 Archives upload complete. 02:05:00 INFO: archiving logs to Nexus 02:05:01 ---> uname -a: 02:05:01 Linux prd-ubuntu20-04-docker-8c-8g-2549 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:05:01 02:05:01 02:05:01 ---> lscpu: 02:05:01 Architecture: x86_64 02:05:01 CPU op-mode(s): 32-bit, 64-bit 02:05:01 Byte Order: Little Endian 02:05:01 Address sizes: 40 bits physical, 48 bits virtual 02:05:01 CPU(s): 8 02:05:01 On-line CPU(s) list: 0-7 02:05:01 Thread(s) per core: 1 02:05:01 Core(s) per socket: 1 02:05:01 Socket(s): 8 02:05:01 NUMA node(s): 1 02:05:01 Vendor ID: AuthenticAMD 02:05:01 CPU family: 23 02:05:01 Model: 49 02:05:01 Model name: AMD EPYC-Rome Processor 02:05:01 Stepping: 0 02:05:01 CPU MHz: 2800.000 02:05:01 BogoMIPS: 5600.00 02:05:01 Virtualization: AMD-V 02:05:01 Hypervisor vendor: KVM 02:05:01 Virtualization type: full 02:05:01 L1d cache: 256 KiB 02:05:01 L1i cache: 256 KiB 02:05:01 L2 cache: 4 MiB 02:05:01 L3 cache: 128 MiB 02:05:01 NUMA node0 CPU(s): 0-7 02:05:01 Vulnerability Gather data sampling: Not affected 02:05:01 Vulnerability Itlb multihit: Not affected 02:05:01 Vulnerability L1tf: Not affected 02:05:01 Vulnerability Mds: Not affected 02:05:01 Vulnerability Meltdown: Not affected 02:05:01 Vulnerability Mmio stale data: Not affected 02:05:01 Vulnerability Retbleed: Vulnerable 02:05:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:05:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:05:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:05:01 Vulnerability Srbds: Not affected 02:05:01 Vulnerability Tsx async abort: Not affected 02:05:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:05:01 02:05:01 02:05:01 ---> nproc: 02:05:01 8 02:05:01 02:05:01 02:05:01 ---> df -h: 02:05:01 Filesystem Size Used Avail Use% Mounted on 02:05:01 overlay 155G 14G 141G 10% / 02:05:01 tmpfs 64M 0 64M 0% /dev 02:05:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:05:01 shm 64M 0 64M 0% /dev/shm 02:05:01 /dev/vda1 155G 14G 141G 10% /facter-os 02:05:01 02:05:01 02:05:01 ---> sar -b -r -n DEV: 02:05:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2549) 02/23/26 _x86_64_ (8 CPU) 02:05:01 02:05:01 01:45:30 LINUX RESTART (8 CPU) 02:05:01 02:05:01 01:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:05:01 01:47:01 404.25 23.01 381.24 0.00 3379.87 57002.37 0.00 02:05:01 01:48:01 166.86 2.75 164.11 0.00 27.46 41836.49 0.00 02:05:01 01:49:01 117.91 0.18 117.73 0.00 15.33 35235.73 0.00 02:05:01 01:50:01 3.05 0.00 3.05 0.00 0.00 33.08 0.00 02:05:01 01:51:01 71.36 3.45 67.91 0.00 2521.56 24435.05 0.00 02:05:01 01:52:01 2.13 0.00 2.13 0.00 0.00 26.53 0.00 02:05:01 01:53:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 02:05:01 01:54:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 02:05:01 01:55:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 02:05:01 01:56:01 1.98 0.00 1.98 0.00 0.00 32.12 0.00 02:05:01 01:57:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 02:05:01 01:58:01 1.80 0.00 1.80 0.00 0.00 21.46 0.00 02:05:01 01:59:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 02:05:01 02:00:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 02:05:01 02:01:01 1.85 0.02 1.83 0.00 0.13 21.46 0.00 02:05:01 02:02:02 1.45 0.00 1.45 0.00 0.00 17.33 0.00 02:05:01 02:03:01 1.39 0.00 1.39 0.00 0.00 16.13 0.00 02:05:01 02:04:01 14.58 0.13 14.45 0.00 11.86 11665.39 0.00 02:05:01 02:05:01 156.37 0.92 155.46 0.00 21.73 59649.93 0.00 02:05:01 Average: 49.86 1.59 48.27 0.00 312.25 12080.49 0.00 02:05:01 02:05:01 01:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:05:01 01:47:01 28377556 31473520 810792 2.47 96408 3261784 2078928 6.13 1115400 2963776 7404 02:05:01 01:48:01 26546644 31348496 925296 2.81 161216 4715200 2179300 6.42 1718676 3989236 427440 02:05:01 01:49:01 26658408 31519300 756268 2.30 163880 4792536 1653292 4.87 1651264 3970792 512 02:05:01 01:50:01 26657520 31518652 756692 2.30 163936 4792664 1653292 4.87 1650872 3970920 8 02:05:01 01:51:01 25932300 31490332 771708 2.35 182784 5414500 1722012 5.08 1810772 4459048 332 02:05:01 01:52:01 25934020 31492024 770148 2.34 182824 5414496 1722012 5.08 1809756 4459008 44 02:05:01 01:53:01 25945060 31503132 758948 2.31 182904 5414500 1722012 5.08 1798860 4459012 12 02:05:01 01:54:01 25947320 31505504 756340 2.30 182940 5414504 1722012 5.08 1797472 4459012 20 02:05:01 01:55:01 25947644 31505868 755908 2.30 182964 5414508 1722012 5.08 1796884 4459020 176 02:05:01 01:56:01 25949204 31507500 754256 2.29 183052 5414488 1722012 5.08 1795544 4459000 36 02:05:01 01:57:01 25948588 31506924 754712 2.30 183088 5414488 1722012 5.08 1795032 4459000 12 02:05:01 01:58:01 25948760 31507140 754484 2.30 183136 5414496 1722012 5.08 1794840 4459008 16 02:05:01 01:59:01 25948276 31506852 754736 2.30 183160 5414624 1722012 5.08 1794912 4459136 8 02:05:01 02:00:01 25949236 31507892 753564 2.29 183216 5414628 1722012 5.08 1794676 4459140 16 02:05:01 02:01:01 25947868 31506732 754352 2.29 183288 5414620 1742792 5.14 1794280 4459140 28 02:05:01 02:02:02 25948292 31507160 753704 2.29 183312 5414632 1742792 5.14 1794224 4459144 12 02:05:01 02:03:01 25947508 31506440 754288 2.29 183376 5414636 1725788 5.09 1794612 4459152 20 02:05:01 02:04:01 25008096 31477980 781284 2.38 198988 6254852 1827560 5.39 1834832 5298740 575104 02:05:01 02:05:01 24344168 31415652 834672 2.54 236276 6730684 1797280 5.30 1982992 5721008 688 02:05:01 Average: 26046656 31489847 774324 2.36 178987 5312465 1769534 5.22 1753995 4414857 53257 02:05:01 02:05:01 01:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:05:01 01:47:01 lo 4.95 4.95 0.50 0.50 0.00 0.00 0.00 0.00 02:05:01 01:47:01 docker0 140.87 163.91 11.84 304.15 0.00 0.00 0.00 0.00 02:05:01 01:47:01 veth43a923e 116.11 135.72 11.62 109.01 0.00 0.00 0.00 0.01 02:05:01 01:47:01 ens3 643.70 443.70 7958.37 126.69 0.00 0.00 0.00 0.00 02:05:01 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:01 01:48:01 docker0 228.68 394.40 18.97 2919.56 0.00 0.00 0.00 0.00 02:05:01 01:48:01 vethe8b033e 0.15 0.28 0.01 0.03 0.00 0.00 0.00 0.00 02:05:01 01:48:01 ens3 428.93 248.73 2957.68 34.41 0.00 0.00 0.00 0.00 02:05:01 01:49:01 lo 5.40 5.40 0.54 0.54 0.00 0.00 0.00 0.00 02:05:01 01:49:01 docker0 5.70 10.73 0.41 152.41 0.00 0.00 0.00 0.00 02:05:01 01:49:01 ens3 98.02 80.77 258.67 410.43 0.00 0.00 0.00 0.00 02:05:01 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:01 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:50:01 ens3 1.73 0.92 4.10 0.25 0.00 0.00 0.00 0.00 02:05:01 01:51:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 02:05:01 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:51:01 ens3 160.16 86.77 3928.71 13.28 0.00 0.00 0.00 0.00 02:05:01 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:01 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:52:01 ens3 0.62 0.35 0.28 0.21 0.00 0.00 0.00 0.00 02:05:01 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:05:01 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:01 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:54:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:05:01 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:55:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:05:01 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:01 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:56:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 02:05:01 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:05:01 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:01 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:05:01 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 01:59:01 ens3 0.27 0.07 0.13 0.00 0.00 0.00 0.00 0.00 02:05:01 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:01 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 02:00:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:05:01 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 02:01:01 ens3 0.80 0.10 0.11 0.07 0.00 0.00 0.00 0.00 02:05:01 02:02:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:05:01 02:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 02:02:02 ens3 0.72 0.10 0.07 0.01 0.00 0.00 0.00 0.00 02:05:01 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 02:03:01 ens3 0.78 0.42 0.43 0.28 0.00 0.00 0.00 0.00 02:05:01 02:04:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 02:05:01 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:05:01 02:04:01 ens3 123.33 70.47 4023.64 9.09 0.00 0.00 0.00 0.00 02:05:01 02:05:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 02:05:01 02:05:01 docker0 63.39 88.65 6.31 921.16 0.00 0.00 0.00 0.00 02:05:01 02:05:01 ens3 328.70 239.91 4226.46 186.92 0.00 0.00 0.00 0.00 02:05:01 Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 02:05:01 Average: docker0 23.00 34.53 1.97 226.29 0.00 0.00 0.00 0.00 02:05:01 Average: ens3 93.75 61.45 1224.61 41.10 0.00 0.00 0.00 0.00 02:05:01 02:05:01 02:05:01 ---> sar -P ALL: 02:05:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2549) 02/23/26 _x86_64_ (8 CPU) 02:05:01 02:05:01 01:45:30 LINUX RESTART (8 CPU) 02:05:01 02:05:01 01:46:02 CPU %user %nice %system %iowait %steal %idle 02:05:01 01:47:01 all 8.81 0.00 3.07 2.53 0.06 85.52 02:05:01 01:47:01 0 9.07 0.00 4.45 8.26 0.07 78.14 02:05:01 01:47:01 1 7.42 0.00 3.46 0.98 0.05 88.09 02:05:01 01:47:01 2 10.40 0.00 2.82 5.63 0.07 81.08 02:05:01 01:47:01 3 9.28 0.00 2.60 0.65 0.07 87.40 02:05:01 01:47:01 4 8.99 0.00 2.86 0.46 0.09 87.60 02:05:01 01:47:01 5 7.08 0.00 2.74 3.48 0.07 86.63 02:05:01 01:47:01 6 9.70 0.00 3.32 0.22 0.05 86.70 02:05:01 01:47:01 7 8.56 0.00 2.29 0.58 0.05 88.52 02:05:01 01:48:01 all 43.14 0.00 6.56 2.05 0.08 48.18 02:05:01 01:48:01 0 42.95 0.00 6.19 2.06 0.07 48.72 02:05:01 01:48:01 1 43.15 0.00 6.01 1.23 0.08 49.52 02:05:01 01:48:01 2 44.16 0.00 6.88 1.54 0.08 47.33 02:05:01 01:48:01 3 43.40 0.00 6.51 0.40 0.08 49.61 02:05:01 01:48:01 4 43.13 0.00 6.47 0.45 0.08 49.87 02:05:01 01:48:01 5 41.84 0.00 6.42 1.72 0.07 49.96 02:05:01 01:48:01 6 43.45 0.00 7.14 0.37 0.08 48.96 02:05:01 01:48:01 7 43.00 0.00 6.87 8.63 0.08 41.41 02:05:01 01:49:01 all 28.83 0.00 4.91 1.47 0.08 64.72 02:05:01 01:49:01 0 28.11 0.00 4.81 1.91 0.07 65.10 02:05:01 01:49:01 1 29.47 0.00 4.76 0.18 0.07 65.51 02:05:01 01:49:01 2 27.79 0.00 4.68 1.64 0.07 65.82 02:05:01 01:49:01 3 29.31 0.00 5.01 0.59 0.07 65.03 02:05:01 01:49:01 4 27.87 0.00 5.26 3.68 0.08 63.10 02:05:01 01:49:01 5 28.32 0.00 5.06 0.35 0.08 66.18 02:05:01 01:49:01 6 29.49 0.00 4.73 1.39 0.10 64.28 02:05:01 01:49:01 7 30.26 0.00 4.98 1.98 0.07 62.72 02:05:01 01:50:01 all 0.04 0.00 0.02 0.01 0.01 99.92 02:05:01 01:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:05:01 01:50:01 1 0.13 0.00 0.02 0.00 0.02 99.83 02:05:01 01:50:01 2 0.03 0.00 0.00 0.05 0.00 99.92 02:05:01 01:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:05:01 01:50:01 4 0.05 0.00 0.08 0.02 0.03 99.82 02:05:01 01:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:05:01 01:50:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:05:01 01:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:05:01 01:51:01 all 3.15 0.00 1.18 1.32 0.03 94.32 02:05:01 01:51:01 0 3.54 0.00 0.93 0.07 0.02 95.44 02:05:01 01:51:01 1 3.62 0.00 1.00 0.49 0.05 94.85 02:05:01 01:51:01 2 2.34 0.00 0.75 0.60 0.02 96.29 02:05:01 01:51:01 3 3.13 0.00 0.91 0.05 0.03 95.88 02:05:01 01:51:01 4 2.67 0.00 2.18 4.66 0.05 90.44 02:05:01 01:51:01 5 3.08 0.00 1.44 0.22 0.02 95.25 02:05:01 01:51:01 6 3.01 0.00 1.12 0.72 0.02 95.13 02:05:01 01:51:01 7 3.81 0.00 1.09 3.78 0.02 91.31 02:05:01 01:52:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:05:01 01:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:05:01 01:52:01 1 0.10 0.00 0.03 0.00 0.02 99.85 02:05:01 01:52:01 2 0.02 0.00 0.03 0.02 0.00 99.93 02:05:01 01:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:05:01 01:52:01 4 0.02 0.00 0.05 0.02 0.02 99.90 02:05:01 01:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:05:01 01:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:05:01 01:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:05:01 01:53:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:05:01 01:53:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:05:01 01:53:01 1 0.07 0.00 0.05 0.00 0.02 99.87 02:05:01 01:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:05:01 01:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:05:01 01:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:05:01 01:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:05:01 01:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:05:01 01:53:01 7 0.00 0.00 0.02 0.05 0.00 99.93 02:05:01 01:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:05:01 01:54:01 0 0.05 0.00 0.02 0.00 0.03 99.90 02:05:01 01:54:01 1 0.07 0.00 0.02 0.00 0.03 99.88 02:05:01 01:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:05:01 01:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:05:01 01:54:01 4 0.00 0.00 0.03 0.02 0.00 99.95 02:05:01 01:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:05:01 01:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:05:01 01:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:05:01 01:55:01 all 0.11 0.00 0.01 0.00 0.01 99.86 02:05:01 01:55:01 0 0.03 0.00 0.02 0.00 0.03 99.92 02:05:01 01:55:01 1 0.35 0.00 0.03 0.00 0.02 99.60 02:05:01 01:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:05:01 01:55:01 3 0.42 0.00 0.00 0.00 0.02 99.57 02:05:01 01:55:01 4 0.03 0.00 0.00 0.02 0.02 99.93 02:05:01 01:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:05:01 01:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:05:01 01:55:01 7 0.02 0.00 0.00 0.02 0.02 99.95 02:05:01 01:56:01 all 0.01 0.00 0.01 0.01 0.01 99.95 02:05:01 01:56:01 0 0.03 0.00 0.05 0.00 0.03 99.88 02:05:01 01:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:05:01 01:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:05:01 01:56:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:05:01 01:56:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:05:01 01:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:05:01 01:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:05:01 01:56:01 7 0.03 0.00 0.02 0.03 0.00 99.92 02:05:01 01:57:01 all 0.04 0.00 0.02 0.00 0.01 99.94 02:05:01 01:57:01 0 0.02 0.00 0.03 0.00 0.03 99.92 02:05:01 01:57:01 1 0.12 0.00 0.02 0.00 0.02 99.85 02:05:01 01:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:05:01 01:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:05:01 01:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:05:01 01:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:05:01 01:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:05:01 01:57:01 7 0.07 0.00 0.05 0.02 0.00 99.87 02:05:01 02:05:01 01:57:01 CPU %user %nice %system %iowait %steal %idle 02:05:01 01:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 02:05:01 01:58:01 0 0.03 0.00 0.00 0.00 0.03 99.93 02:05:01 01:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:05:01 01:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:05:01 01:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:05:01 01:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:05:01 01:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:05:01 01:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:05:01 01:58:01 7 0.00 0.00 0.02 0.03 0.02 99.93 02:05:01 01:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:05:01 01:59:01 0 0.02 0.00 0.05 0.00 0.02 99.92 02:05:01 01:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:05:01 01:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:05:01 01:59:01 3 0.02 0.00 0.03 0.00 0.02 99.93 02:05:01 01:59:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:05:01 01:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:05:01 01:59:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:05:01 01:59:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:05:01 02:00:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:05:01 02:00:01 0 0.02 0.00 0.03 0.02 0.03 99.90 02:05:01 02:00:01 1 0.08 0.00 0.03 0.00 0.03 99.85 02:05:01 02:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:05:01 02:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:05:01 02:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:05:01 02:00:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:05:01 02:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:05:01 02:00:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:05:01 02:01:01 all 0.02 0.00 0.03 0.00 0.01 99.93 02:05:01 02:01:01 0 0.00 0.00 0.07 0.02 0.03 99.88 02:05:01 02:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:05:01 02:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:05:01 02:01:01 3 0.05 0.00 0.03 0.00 0.03 99.88 02:05:01 02:01:01 4 0.03 0.00 0.05 0.00 0.00 99.92 02:05:01 02:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:05:01 02:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:05:01 02:01:01 7 0.02 0.00 0.02 0.02 0.02 99.93 02:05:01 02:02:02 all 0.02 0.00 0.01 0.00 0.02 99.94 02:05:01 02:02:02 0 0.02 0.00 0.02 0.00 0.03 99.93 02:05:01 02:02:02 1 0.07 0.00 0.00 0.00 0.02 99.92 02:05:01 02:02:02 2 0.02 0.00 0.00 0.00 0.02 99.97 02:05:01 02:02:02 3 0.02 0.00 0.03 0.00 0.02 99.93 02:05:01 02:02:02 4 0.03 0.00 0.03 0.02 0.02 99.90 02:05:01 02:02:02 5 0.02 0.00 0.00 0.00 0.02 99.97 02:05:01 02:02:02 6 0.00 0.00 0.02 0.00 0.02 99.97 02:05:01 02:02:02 7 0.00 0.00 0.02 0.02 0.00 99.97 02:05:01 02:03:01 all 0.02 0.00 0.02 0.01 0.01 99.95 02:05:01 02:03:01 0 0.02 0.00 0.03 0.02 0.02 99.92 02:05:01 02:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:05:01 02:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:05:01 02:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:05:01 02:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:05:01 02:03:01 5 0.02 0.00 0.03 0.00 0.02 99.93 02:05:01 02:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:05:01 02:03:01 7 0.03 0.00 0.00 0.03 0.00 99.93 02:05:01 02:04:01 all 2.57 0.00 1.04 0.28 0.02 96.10 02:05:01 02:04:01 0 1.99 0.00 0.64 1.86 0.03 95.48 02:05:01 02:04:01 1 2.63 0.00 0.97 0.00 0.03 96.36 02:05:01 02:04:01 2 3.45 0.00 0.85 0.00 0.00 95.70 02:05:01 02:04:01 3 2.68 0.00 1.22 0.00 0.02 96.08 02:05:01 02:04:01 4 2.79 0.00 1.20 0.00 0.02 95.99 02:05:01 02:04:01 5 2.85 0.00 1.63 0.02 0.02 95.49 02:05:01 02:04:01 6 2.52 0.00 1.25 0.00 0.02 96.20 02:05:01 02:04:01 7 1.62 0.00 0.52 0.38 0.02 97.46 02:05:01 02:05:01 all 7.37 0.00 2.94 1.82 0.06 87.81 02:05:01 02:05:01 0 7.23 0.00 3.68 3.69 0.07 85.33 02:05:01 02:05:01 1 9.01 0.00 3.25 0.86 0.05 86.83 02:05:01 02:05:01 2 5.88 0.00 2.17 0.02 0.05 91.88 02:05:01 02:05:01 3 6.44 0.00 2.66 0.13 0.07 90.70 02:05:01 02:05:01 4 8.39 0.00 2.93 0.59 0.05 88.05 02:05:01 02:05:01 5 8.60 0.00 3.48 6.58 0.07 81.27 02:05:01 02:05:01 6 6.44 0.00 2.46 0.69 0.07 90.34 02:05:01 02:05:01 7 6.94 0.00 2.91 2.07 0.05 88.04 02:05:01 Average: all 4.93 0.00 1.04 0.50 0.03 93.51 02:05:01 Average: 0 4.89 0.00 1.10 0.93 0.04 93.05 02:05:01 Average: 1 5.04 0.00 1.03 0.19 0.03 93.70 02:05:01 Average: 2 4.92 0.00 0.95 0.49 0.02 93.62 02:05:01 Average: 3 4.98 0.00 1.00 0.10 0.03 93.89 02:05:01 Average: 4 4.92 0.00 1.11 0.52 0.03 93.42 02:05:01 Average: 5 4.81 0.00 1.09 0.64 0.02 93.44 02:05:01 Average: 6 4.96 0.00 1.05 0.18 0.02 93.79 02:05:01 Average: 7 4.93 0.00 0.98 0.92 0.02 93.14 02:05:01 02:05:01 02:05:01