Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c 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-ssh17094417177832777468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh2923169335148393112.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh6369945083534362965.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1245758239362448017.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-ssh11985274873543423973.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40241 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c (main) Commit message: "build(deps): bump github.com/gopcua/opcua from 0.5.3 to 0.7.1 (#109)" > git config core.sparsecheckout # timeout=10 > git checkout -f 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c # timeout=10 > git rev-list --no-walk e5113cae9f55a885cd3ab0c49ffe2573e5538b3c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-05T05:39:51.808Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-05T05:39:51.887Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-05T05:39:51.910Z] ========================================================= [2025-03-05T05:39:51.910Z] EdgeX Global Pipelines Version Info [2025-03-05T05:39:51.910Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:39:52.640Z] ------------------- [2025-03-05T05:39:52.640Z] stable info: [2025-03-05T05:39:52.640Z] ------------------- [2025-03-05T05:39:52.640Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-05T05:39:52.640Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T05:39:52.640Z] Message: update stable to v1.0.269 [2025-03-05T05:39:53.210Z] ------------------- [2025-03-05T05:39:53.210Z] experimental info: [2025-03-05T05:39:53.210Z] ------------------- [2025-03-05T05:39:53.210Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-05T05:39:53.210Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-05T05:39:53.210Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-05T05:39:53.298Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2025-03-05T05:39:53.322Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2025-03-05T05:39:53.342Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-05T05:39:53.365Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-05T05:39:53.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-05T05:39:53.408Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-05T05:39:53.434Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-05T05:39:53.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-05T05:39:53.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-05T05:39:53.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-05T05:39:53.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-05T05:39:53.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2025-03-05T05:39:53.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-05T05:39:53.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-05T05:39:53.630Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T05:39:53.654Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-05T05:39:53.675Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T05:39:53.701Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-05T05:39:53.725Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-05T05:39:53.748Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-05T05:39:53.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-05T05:39:53.796Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-05T05:39:53.814Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-05T05:39:53.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-05T05:39:53.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-05T05:39:53.891Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-05T05:39:53.919Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-05T05:39:53.949Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-05T05:39:53.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-05T05:39:53.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-05T05:39:54.012Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] echo [2025-03-05T05:39:54.034Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 567f634 [Pipeline] echo [2025-03-05T05:39:54.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T05:39:54.127Z] provisioning config files... [2025-03-05T05:39:54.143Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6090340712714557048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:39:54.484Z] ---> ****-login.sh [2025-03-05T05:39:54.484Z] nexus3.edgexfoundry.org:10001 [2025-03-05T05:39:54.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:39:54.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:39:54.743Z] Configure a credential helper to remove this warning. See [2025-03-05T05:39:54.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:39:54.743Z] [2025-03-05T05:39:54.743Z] Login Succeeded [2025-03-05T05:39:54.743Z] nexus3.edgexfoundry.org:10002 [2025-03-05T05:39:55.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:39:55.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:39:55.006Z] Configure a credential helper to remove this warning. See [2025-03-05T05:39:55.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:39:55.006Z] [2025-03-05T05:39:55.006Z] Login Succeeded [2025-03-05T05:39:55.006Z] nexus3.edgexfoundry.org:10003 [2025-03-05T05:39:55.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:39:55.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:39:55.006Z] Configure a credential helper to remove this warning. See [2025-03-05T05:39:55.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:39:55.006Z] [2025-03-05T05:39:55.006Z] Login Succeeded [2025-03-05T05:39:55.006Z] nexus3.edgexfoundry.org:10004 [2025-03-05T05:39:55.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:39:55.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:39:55.266Z] Configure a credential helper to remove this warning. See [2025-03-05T05:39:55.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:39:55.266Z] [2025-03-05T05:39:55.266Z] Login Succeeded [2025-03-05T05:39:55.266Z] ****.io [2025-03-05T05:39:55.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:39:55.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:39:55.528Z] Configure a credential helper to remove this warning. See [2025-03-05T05:39:55.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:39:55.528Z] [2025-03-05T05:39:55.528Z] Login Succeeded [2025-03-05T05:39:55.528Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T05:39:55.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-05T05:39:55.926Z] + git rev-list -1 --merges 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c~1..567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] echo [2025-03-05T05:39:55.954Z] -----------> git rev-list -1 --merges 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c~1..567f6343e4b1422d3c43b87100bcf5ceebd6dd2c 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [false] [Pipeline] sh [2025-03-05T05:39:56.246Z] + git log --format=format:%s -1 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] echo [2025-03-05T05:39:56.259Z] ========================================================= [2025-03-05T05:39:56.259Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-05T05:39:56.259Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T05:39:56.596Z] + git log --format=format:%s -1 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] echo [2025-03-05T05:39:56.607Z] [semverPrep] GIT_COMMIT: 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c, Commit Message: build(deps): bump github.com/gopcua/opcua from 0.5.3 to 0.7.1 (#109) [Pipeline] echo [2025-03-05T05:39:56.621Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-05T05:39:56.989Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T05:39:56.989Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-05T05:39:56.989Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-05T05:39:56.989Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-05T05:39:56.989Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-05T05:39:56.989Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-05T05:39:56.989Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:39:57.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T05:39:57.403Z] [2025-03-05T05:39:57.403Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:39:57.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T05:39:57.716Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-05T05:39:57.716Z] b85a868b505f: Pulling fs layer [2025-03-05T05:39:57.716Z] e2be974225ed: Pulling fs layer [2025-03-05T05:39:57.716Z] 339a4e72a1f5: Pulling fs layer [2025-03-05T05:39:57.716Z] 988bab9f4d93: Pulling fs layer [2025-03-05T05:39:57.716Z] 1469e6f7b9e6: Pulling fs layer [2025-03-05T05:39:57.716Z] eaf3925da568: Pulling fs layer [2025-03-05T05:39:57.716Z] bab4dde63d76: Pulling fs layer [2025-03-05T05:39:57.716Z] bde34c3a00c8: Pulling fs layer [2025-03-05T05:39:57.716Z] b352a97aabf1: Pulling fs layer [2025-03-05T05:39:57.716Z] 4872d77fe225: Pulling fs layer [2025-03-05T05:39:57.716Z] 5851b861e8e6: Pulling fs layer [2025-03-05T05:39:57.716Z] eaf3925da568: Waiting [2025-03-05T05:39:57.716Z] 4872d77fe225: Waiting [2025-03-05T05:39:57.716Z] 1469e6f7b9e6: Waiting [2025-03-05T05:39:57.716Z] b352a97aabf1: Waiting [2025-03-05T05:39:57.716Z] bde34c3a00c8: Waiting [2025-03-05T05:39:57.716Z] 988bab9f4d93: Waiting [2025-03-05T05:39:57.716Z] 5851b861e8e6: Waiting [2025-03-05T05:39:57.716Z] bab4dde63d76: Waiting [2025-03-05T05:39:57.716Z] e2be974225ed: Download complete [2025-03-05T05:39:57.716Z] 988bab9f4d93: Verifying Checksum [2025-03-05T05:39:57.716Z] 1469e6f7b9e6: Verifying Checksum [2025-03-05T05:39:57.716Z] 1469e6f7b9e6: Download complete [2025-03-05T05:39:57.716Z] eaf3925da568: Download complete [2025-03-05T05:39:57.976Z] 339a4e72a1f5: Verifying Checksum [2025-03-05T05:39:57.976Z] 339a4e72a1f5: Download complete [2025-03-05T05:39:57.976Z] bde34c3a00c8: Download complete [2025-03-05T05:39:57.976Z] 4872d77fe225: Verifying Checksum [2025-03-05T05:39:57.976Z] 4872d77fe225: Download complete [2025-03-05T05:39:57.976Z] 5851b861e8e6: Verifying Checksum [2025-03-05T05:39:57.976Z] 5851b861e8e6: Download complete [2025-03-05T05:39:57.976Z] b85a868b505f: Download complete [2025-03-05T05:39:58.237Z] bab4dde63d76: Verifying Checksum [2025-03-05T05:39:58.237Z] bab4dde63d76: Download complete [2025-03-05T05:39:59.172Z] b85a868b505f: Pull complete [2025-03-05T05:39:59.172Z] e2be974225ed: Pull complete [2025-03-05T05:39:59.748Z] 339a4e72a1f5: Pull complete [2025-03-05T05:39:59.748Z] 988bab9f4d93: Pull complete [2025-03-05T05:40:00.010Z] 1469e6f7b9e6: Pull complete [2025-03-05T05:40:00.010Z] eaf3925da568: Pull complete [2025-03-05T05:40:01.922Z] bab4dde63d76: Pull complete [2025-03-05T05:40:01.922Z] bde34c3a00c8: Pull complete [2025-03-05T05:40:01.922Z] b352a97aabf1: Pull complete [2025-03-05T05:40:01.922Z] 4872d77fe225: Pull complete [2025-03-05T05:40:02.188Z] 5851b861e8e6: Pull complete [2025-03-05T05:40:02.188Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-05T05:40:02.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T05:40:02.188Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:40:02.343Z] prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container [2025-03-05T05:40:02.374Z] $ 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 [2025-03-05T05:40:03.728Z] $ docker top 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 -eo pid,comm [2025-03-05T05:40:03.776Z] 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). [2025-03-05T05:40:03.776Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T05:40:03.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T05:40:03.831Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T05:40:03.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T05:40:03.947Z] $ docker exec 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 ssh-agent [2025-03-05T05:40:04.054Z] SSH_AUTH_SOCK=/tmp/ssh-Eo6wilpiopwV/agent.32 [2025-03-05T05:40:04.055Z] SSH_AGENT_PID=38 [2025-03-05T05:40:04.061Z] Running ssh-add (command line suppressed) [2025-03-05T05:40:04.163Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18151296038333347137.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_18151296038333347137.key) [2025-03-05T05:40:04.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T05:40:04.473Z] + git tag --points-at HEAD [Pipeline] } [2025-03-05T05:40:04.484Z] $ docker exec --env ******** --env ******** 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 ssh-agent -k [2025-03-05T05:40:04.576Z] unset SSH_AUTH_SOCK; [2025-03-05T05:40:04.576Z] unset SSH_AGENT_PID; [2025-03-05T05:40:04.576Z] echo Agent pid 38 killed; [2025-03-05T05:40:04.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-05T05:40:04.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T05:40:04.629Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T05:40:04.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T05:40:04.734Z] $ docker exec 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 ssh-agent [2025-03-05T05:40:04.842Z] SSH_AUTH_SOCK=/tmp/ssh-Vp0e1x4RoO6W/agent.71 [2025-03-05T05:40:04.842Z] SSH_AGENT_PID=77 [2025-03-05T05:40:04.847Z] Running ssh-add (command line suppressed) [2025-03-05T05:40:04.948Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_13057556078806424437.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_13057556078806424437.key) [2025-03-05T05:40:04.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T05:40:05.260Z] + git semver init [2025-03-05T05:40:05.520Z] 2025-03-05 05:40:05,516 [run_init] DEBUG init version:0.0.0 force:False [2025-03-05T05:40:05.520Z] 2025-03-05 05:40:05,517 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-03-05T05:40:05.520Z] 2025-03-05 05:40:05,518 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver [2025-03-05T05:40:05.520Z] 2025-03-05 05:40:05,519 [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, universal_newlines=False, shell=None, istream=None) [2025-03-05T05:40:06.471Z] 2025-03-05 05:40:06,134 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude [2025-03-05T05:40:06.471Z] 2025-03-05 05:40:06,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False [2025-03-05T05:40:06.471Z] 2025-03-05 05:40:06,134 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T05:40:06.471Z] 2025-03-05 05:40:06,134 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T05:40:06.471Z] 4.0.0-dev.3 [Pipeline] } [2025-03-05T05:40:06.484Z] $ docker exec --env ******** --env ******** 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 ssh-agent -k [2025-03-05T05:40:06.602Z] unset SSH_AUTH_SOCK; [2025-03-05T05:40:06.603Z] unset SSH_AGENT_PID; [2025-03-05T05:40:06.603Z] echo Agent pid 77 killed; [2025-03-05T05:40:06.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T05:40:06.937Z] + git semver [Pipeline] } [2025-03-05T05:40:07.208Z] $ docker stop --time=1 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 [2025-03-05T05:40:08.501Z] $ docker rm -f --volumes 9553a1f9dcceae3fbefdd056012168329e760da572bf8317c2cf8c8e36187408 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T05:40:08.853Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-05T05:40:09.092Z] Stashed 1 file(s) [Pipeline] echo [2025-03-05T05:40:09.096Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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 [2025-03-05T05:40:09.272Z] provisioning config files... [2025-03-05T05:40:09.282Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12574992862731749621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:40:09.582Z] ---> ****-login.sh [2025-03-05T05:40:09.582Z] nexus3.edgexfoundry.org:10001 [2025-03-05T05:40:09.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:40:09.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:40:09.582Z] Configure a credential helper to remove this warning. See [2025-03-05T05:40:09.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:40:09.582Z] [2025-03-05T05:40:09.582Z] Login Succeeded [2025-03-05T05:40:09.582Z] nexus3.edgexfoundry.org:10002 [2025-03-05T05:40:09.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:40:09.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:40:09.582Z] Configure a credential helper to remove this warning. See [2025-03-05T05:40:09.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:40:09.582Z] [2025-03-05T05:40:09.582Z] Login Succeeded [2025-03-05T05:40:09.582Z] nexus3.edgexfoundry.org:10003 [2025-03-05T05:40:09.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:40:09.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:40:09.842Z] Configure a credential helper to remove this warning. See [2025-03-05T05:40:09.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:40:09.842Z] [2025-03-05T05:40:09.842Z] Login Succeeded [2025-03-05T05:40:09.842Z] nexus3.edgexfoundry.org:10004 [2025-03-05T05:40:09.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:40:09.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:40:09.842Z] Configure a credential helper to remove this warning. See [2025-03-05T05:40:09.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:40:09.842Z] [2025-03-05T05:40:09.842Z] Login Succeeded [2025-03-05T05:40:09.842Z] ****.io [2025-03-05T05:40:10.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:40:10.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:40:10.102Z] Configure a credential helper to remove this warning. See [2025-03-05T05:40:10.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:40:10.102Z] [2025-03-05T05:40:10.102Z] Login Succeeded [2025-03-05T05:40:10.102Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T05:40:10.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-05T05:40:10.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T05:40:10.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T05:40:10.243Z] ========================================================= [2025-03-05T05:40:10.243Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-05T05:40:10.243Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:40:10.572Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T05:40:10.572Z] Sending build context to Docker daemon 830kB [2025-03-05T05:40:10.572Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2025-03-05T05:40:10.833Z] 1.23-alpine3.20: Pulling from library/golang [2025-03-05T05:40:11.091Z] 0a9a5dfd008f: Pulling fs layer [2025-03-05T05:40:11.091Z] 8833042f23b5: Pulling fs layer [2025-03-05T05:40:11.091Z] 6ca661eb024f: Pulling fs layer [2025-03-05T05:40:11.091Z] b5acb76e9680: Pulling fs layer [2025-03-05T05:40:11.091Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T05:40:11.091Z] b5acb76e9680: Waiting [2025-03-05T05:40:11.091Z] 4f4fb700ef54: Waiting [2025-03-05T05:40:11.091Z] 0a9a5dfd008f: Verifying Checksum [2025-03-05T05:40:11.091Z] 0a9a5dfd008f: Download complete [2025-03-05T05:40:11.091Z] 8833042f23b5: Verifying Checksum [2025-03-05T05:40:11.091Z] 8833042f23b5: Download complete [2025-03-05T05:40:11.350Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T05:40:11.350Z] 4f4fb700ef54: Download complete [2025-03-05T05:40:11.350Z] b5acb76e9680: Verifying Checksum [2025-03-05T05:40:11.350Z] b5acb76e9680: Download complete [2025-03-05T05:40:11.350Z] 0a9a5dfd008f: Pull complete [2025-03-05T05:40:11.350Z] 8833042f23b5: Pull complete [2025-03-05T05:40:11.608Z] 6ca661eb024f: Verifying Checksum [2025-03-05T05:40:11.608Z] 6ca661eb024f: Download complete [2025-03-05T05:40:15.797Z] 6ca661eb024f: Pull complete [2025-03-05T05:40:15.797Z] b5acb76e9680: Pull complete [2025-03-05T05:40:15.797Z] 4f4fb700ef54: Pull complete [2025-03-05T05:40:15.797Z] Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 [2025-03-05T05:40:15.797Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-03-05T05:40:15.797Z] ---> e6f66776510c [2025-03-05T05:40:15.797Z] Step 2/5 : WORKDIR /device-opcua [2025-03-05T05:40:16.365Z] ---> Running in f0b5022f6d6d [2025-03-05T05:40:16.365Z] Removing intermediate container f0b5022f6d6d [2025-03-05T05:40:16.365Z] ---> bb04ebe938c6 [2025-03-05T05:40:16.365Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-05T05:40:16.365Z] ---> Running in f843288796f1 [2025-03-05T05:40:16.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T05:40:16.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T05:40:17.150Z] v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-05T05:40:17.150Z] v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-05T05:40:17.150Z] OK: 24170 distinct packages available [2025-03-05T05:40:17.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T05:40:17.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T05:40:17.678Z] (1/30) Installing libgcc (13.2.1_git20240309-r1) [2025-03-05T05:40:17.678Z] (2/30) Installing jansson (2.14-r4) [2025-03-05T05:40:17.678Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-05T05:40:17.678Z] (4/30) Installing zstd-libs (1.5.6-r0) [2025-03-05T05:40:17.678Z] (5/30) Installing binutils (2.42-r0) [2025-03-05T05:40:17.678Z] (6/30) Installing libgomp (13.2.1_git20240309-r1) [2025-03-05T05:40:17.679Z] (7/30) Installing libatomic (13.2.1_git20240309-r1) [2025-03-05T05:40:17.679Z] (8/30) Installing gmp (6.3.0-r1) [2025-03-05T05:40:17.679Z] (9/30) Installing isl26 (0.26-r1) [2025-03-05T05:40:17.679Z] (10/30) Installing mpfr4 (4.2.1-r0) [2025-03-05T05:40:17.679Z] (11/30) Installing mpc1 (1.3.1-r1) [2025-03-05T05:40:17.679Z] (12/30) Installing gcc (13.2.1_git20240309-r1) [2025-03-05T05:40:18.616Z] (13/30) Installing brotli-libs (1.1.0-r2) [2025-03-05T05:40:18.616Z] (14/30) Installing c-ares (1.33.1-r0) [2025-03-05T05:40:18.616Z] (15/30) Installing libunistring (1.2-r0) [2025-03-05T05:40:18.616Z] (16/30) Installing libidn2 (2.3.7-r0) [2025-03-05T05:40:18.616Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2025-03-05T05:40:18.616Z] (18/30) Installing libpsl (0.21.5-r1) [2025-03-05T05:40:18.616Z] (19/30) Installing libcurl (8.12.1-r0) [2025-03-05T05:40:18.616Z] (20/30) Installing libexpat (2.6.4-r0) [2025-03-05T05:40:18.616Z] (21/30) Installing pcre2 (10.43-r0) [2025-03-05T05:40:18.616Z] (22/30) Installing git (2.45.3-r0) [2025-03-05T05:40:18.616Z] (23/30) Installing git-init-template (2.45.3-r0) [2025-03-05T05:40:18.616Z] (24/30) Installing make (4.4.1-r2) [2025-03-05T05:40:18.616Z] (25/30) Installing musl-dev (1.2.5-r1) [2025-03-05T05:40:18.616Z] (26/30) Installing pkgconf (2.2.0-r0) [2025-03-05T05:40:18.616Z] (27/30) Installing libsodium (1.0.19-r0) [2025-03-05T05:40:18.616Z] (28/30) Installing libzmq (4.3.5-r2) [2025-03-05T05:40:18.616Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2025-03-05T05:40:18.616Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2025-03-05T05:40:18.616Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T05:40:18.616Z] OK: 171 MiB in 45 packages [2025-03-05T05:40:21.154Z] Removing intermediate container f843288796f1 [2025-03-05T05:40:21.154Z] ---> 8d606f213778 [2025-03-05T05:40:21.154Z] Step 4/5 : COPY . . [2025-03-05T05:40:21.154Z] ---> 69698c7f519a [2025-03-05T05:40:21.154Z] Step 5/5 : RUN make build [2025-03-05T05:40:21.154Z] ---> Running in 4cb59416d54a [2025-03-05T05:40:21.416Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-05T05:40:21.416Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 [2025-03-05T05:40:21.416Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 [2025-03-05T05:40:21.416Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-05T05:40:21.674Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-05T05:40:21.674Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-05T05:40:21.674Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-05T05:40:21.674Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-05T05:40:21.936Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-05T05:40:21.936Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-05T05:40:21.936Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-05T05:40:21.936Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-05T05:40:22.198Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-05T05:40:22.198Z] go: downloading golang.org/x/text v0.22.0 [2025-03-05T05:40:22.198Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-05T05:40:22.198Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 [2025-03-05T05:40:22.198Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-05T05:40:22.198Z] go: downloading github.com/panjf2000/ants/v2 v2.11.1 [2025-03-05T05:40:22.198Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-05T05:40:22.198Z] go: downloading golang.org/x/net v0.35.0 [2025-03-05T05:40:22.198Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-05T05:40:22.198Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-05T05:40:22.198Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 [2025-03-05T05:40:22.459Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-05T05:40:22.459Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-05T05:40:22.459Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 [2025-03-05T05:40:22.459Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 [2025-03-05T05:40:22.459Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-05T05:40:22.459Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-05T05:40:22.459Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 [2025-03-05T05:40:22.459Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-05T05:40:22.459Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-05T05:40:22.459Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-05T05:40:22.459Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-05T05:40:22.459Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-05T05:40:22.459Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-05T05:40:22.459Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-05T05:40:22.459Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-05T05:40:22.719Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-05T05:40:22.719Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-05T05:40:22.719Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-05T05:40:22.719Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-05T05:40:22.719Z] go: downloading golang.org/x/time v0.8.0 [2025-03-05T05:40:22.719Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-05T05:40:22.719Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-05T05:40:22.719Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-05T05:40:22.719Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-05T05:40:22.719Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-05T05:40:22.719Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-05T05:40:22.719Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-05T05:40:22.986Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-05T05:40:22.986Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-05T05:40:22.986Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-05T05:40:22.986Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-05T05:40:22.986Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-05T05:40:23.944Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-05T05:40:23.944Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-05T05:40:23.944Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-05T05:40:23.944Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-05T05:40:23.944Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-05T05:40:23.944Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-05T05:40:23.944Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-05T05:40:23.944Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-05T05:40:23.944Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-05T05:40:23.944Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-05T05:40:23.944Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-05T05:40:23.944Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-05T05:40:23.944Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-05T05:40:23.944Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-05T05:40:24.206Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-05T05:40:24.206Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-05T05:40:24.206Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-05T05:40:24.206Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-05T05:40:24.206Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-05T05:40:24.237Z] Still waiting to schedule task [2025-03-05T05:40:24.237Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-05T05:40:24.466Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-05T05:40:24.466Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-05T05:40:24.466Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-05T05:40:24.466Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-05T05:40:24.466Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-05T05:40:24.466Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-05T05:40:24.466Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-05T05:40:24.466Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-05T05:40:24.466Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-05T05:40:24.466Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-05T05:40:24.466Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-05T05:40:24.466Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-05T05:40:24.466Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-05T05:40:24.858Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-05T05:40:24.858Z] go: downloading golang.org/x/term v0.29.0 [2025-03-05T05:40:24.858Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-05T05:40:24.858Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-05T05:40:24.858Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-05T05:40:24.858Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-05T05:40:24.858Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-05T05:40:24.858Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-05T05:40:24.858Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-05T05:40:24.858Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-05T05:40:24.858Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-05T05:40:24.858Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-05T05:40:24.858Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-05T05:40:24.858Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-05T05:40:24.858Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-05T05:40:24.858Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-05T05:40:51.445Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-05T05:41:03.664Z] Removing intermediate container 4cb59416d54a [2025-03-05T05:41:03.664Z] ---> 937bfa0a7fc5 [2025-03-05T05:41:03.664Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2025-03-05T05:41:03.664Z] Successfully built 937bfa0a7fc5 [2025-03-05T05:41:03.664Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:41:03.989Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T05:41:03.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:41:04.067Z] prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container [2025-03-05T05:41:04.093Z] $ 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 [2025-03-05T05:41:04.455Z] $ docker top 75bc4053b4298df0f72a2cde9f0d0afc9fd0f0ab669ef99a073b00fe2fe3a8a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T05:41:04.810Z] + go version [2025-03-05T05:41:04.810Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-05T05:41:04.819Z] $ docker stop --time=1 75bc4053b4298df0f72a2cde9f0d0afc9fd0f0ab669ef99a073b00fe2fe3a8a4 [2025-03-05T05:41:06.099Z] $ docker rm -f --volumes 75bc4053b4298df0f72a2cde9f0d0afc9fd0f0ab669ef99a073b00fe2fe3a8a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:41:06.575Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-05T05:41:06.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:41:06.658Z] prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container [2025-03-05T05:41:06.687Z] $ 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 [2025-03-05T05:41:07.046Z] $ docker top f4a095e037dd2c2973a43726d35dbac0c8e377bd3ad97eb0e7956575637265e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T05:41:07.398Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh [2025-03-05T05:41:07.700Z] + make test [2025-03-05T05:41:07.700Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2025-03-05T05:41:07.700Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2025-03-05T05:41:14.270Z] go install github.com/axw/gocov/gocov@v1.0.0 [2025-03-05T05:41:14.270Z] go: downloading github.com/axw/gocov v1.0.0 [2025-03-05T05:41:15.204Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2025-03-05T05:41:17.737Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2025-03-05T05:41:17.737Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2025-03-05T05:41:18.674Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2025-03-05T05:41:18.933Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2025-03-05T05:41:19.878Z] rm -rf test-artifacts [2025-03-05T05:41:19.878Z] mkdir test-artifacts [2025-03-05T05:41:19.878Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2025-03-05T05:41:19.878Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-03-05T05:41:20.137Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-03-05T05:41:20.137Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-03-05T05:41:42.057Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2025-03-05T05:41:42.057Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2025-03-05T05:41:42.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T05:41:42.084Z] $ docker stop --time=1 f4a095e037dd2c2973a43726d35dbac0c8e377bd3ad97eb0e7956575637265e9 [2025-03-05T05:41:44.293Z] $ docker rm -f --volumes f4a095e037dd2c2973a43726d35dbac0c8e377bd3ad97eb0e7956575637265e9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T05:41:44.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T05:41:44.866Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-05T05:41:45.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T05:41:45.701Z] + ls -al . [2025-03-05T05:41:45.701Z] total 192 [2025-03-05T05:41:45.701Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 05:41 . [2025-03-05T05:41:45.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 05:39 .. [2025-03-05T05:41:45.701Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 5 05:39 .dockerignore [2025-03-05T05:41:45.701Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 05:41 .git [2025-03-05T05:41:45.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 05:39 .github [2025-03-05T05:41:45.701Z] -rw-rw-r-- 1 jenkins jenkins 84 Mar 5 05:39 .gitignore [2025-03-05T05:41:45.701Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 05:40 .semver [2025-03-05T05:41:45.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 05:39 .vscode [2025-03-05T05:41:45.701Z] -rw-rw-r-- 1 jenkins jenkins 7466 Mar 5 05:39 Attribution.txt [2025-03-05T05:41:45.701Z] -rw-rw-r-- 1 jenkins jenkins 1125 Mar 5 05:39 Dockerfile [2025-03-05T05:41:45.701Z] -rw-rw-r-- 1 jenkins jenkins 649 Mar 5 05:39 Jenkinsfile [2025-03-05T05:41:45.701Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 5 05:39 LICENSE [2025-03-05T05:41:45.701Z] -rw-rw-r-- 1 jenkins jenkins 2185 Mar 5 05:39 Makefile [2025-03-05T05:41:45.701Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 5 05:39 README.md [2025-03-05T05:41:45.701Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 05:40 VERSION [2025-03-05T05:41:45.701Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 05:39 bin [2025-03-05T05:41:45.701Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 05:39 cmd [2025-03-05T05:41:45.701Z] -rw-rw-r-- 1 jenkins jenkins 6291 Mar 5 05:39 go.mod [2025-03-05T05:41:45.701Z] -rw-rw-r-- 1 jenkins jenkins 86793 Mar 5 05:39 go.sum [2025-03-05T05:41:45.701Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 05:39 internal [2025-03-05T05:41:45.701Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 05:41 test-artifacts [2025-03-05T05:41:45.701Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 5 05:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:41:46.012Z] + 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=567f6343e4b1422d3c43b87100bcf5ceebd6dd2c --label arch=amd64 --label version=4.0.0-dev.3 . [2025-03-05T05:41:46.012Z] Sending build context to Docker daemon 847.4kB [2025-03-05T05:41:46.012Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2025-03-05T05:41:46.012Z] ---> e6f66776510c [2025-03-05T05:41:46.012Z] Step 2/19 : WORKDIR /device-opcua [2025-03-05T05:41:46.012Z] ---> Using cache [2025-03-05T05:41:46.012Z] ---> bb04ebe938c6 [2025-03-05T05:41:46.012Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-05T05:41:46.012Z] ---> Using cache [2025-03-05T05:41:46.012Z] ---> 8d606f213778 [2025-03-05T05:41:46.012Z] Step 4/19 : COPY . . [2025-03-05T05:41:46.272Z] ---> 7d1a1f4d8396 [2025-03-05T05:41:46.272Z] Step 5/19 : RUN make build [2025-03-05T05:41:46.272Z] ---> Running in eca99eb0e3e9 [2025-03-05T05:41:46.533Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-05T05:41:46.533Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 [2025-03-05T05:41:46.533Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 [2025-03-05T05:41:46.533Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-05T05:41:46.791Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-05T05:41:46.791Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 [2025-03-05T05:41:46.791Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-05T05:41:46.791Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-05T05:41:46.791Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-05T05:41:46.791Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-05T05:41:46.791Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-05T05:41:46.791Z] go: downloading github.com/panjf2000/ants/v2 v2.11.1 [2025-03-05T05:41:46.791Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-05T05:41:46.791Z] go: downloading golang.org/x/net v0.35.0 [2025-03-05T05:41:46.791Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-05T05:41:46.791Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-05T05:41:46.791Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 [2025-03-05T05:41:46.791Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-05T05:41:46.791Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-05T05:41:46.791Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-05T05:41:46.791Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-05T05:41:47.049Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-05T05:41:47.049Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-05T05:41:47.049Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 [2025-03-05T05:41:47.049Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-05T05:41:47.049Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-05T05:41:47.049Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-05T05:41:47.049Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 [2025-03-05T05:41:47.049Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 [2025-03-05T05:41:47.049Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-05T05:41:47.049Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-05T05:41:47.049Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-05T05:41:47.049Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-05T05:41:47.049Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-05T05:41:47.049Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-05T05:41:47.049Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-05T05:41:47.049Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-05T05:41:47.310Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-05T05:41:47.310Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-05T05:41:47.310Z] go: downloading golang.org/x/text v0.22.0 [2025-03-05T05:41:47.310Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-05T05:41:47.310Z] go: downloading golang.org/x/time v0.8.0 [2025-03-05T05:41:47.310Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-05T05:41:47.310Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-05T05:41:47.310Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-05T05:41:47.310Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-05T05:41:47.310Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-05T05:41:47.310Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-05T05:41:47.310Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-05T05:41:47.310Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-05T05:41:47.310Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-05T05:41:47.310Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-05T05:41:47.310Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-05T05:41:47.310Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-05T05:41:47.311Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-05T05:41:47.311Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-05T05:41:47.311Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-05T05:41:48.251Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-05T05:41:48.251Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-05T05:41:48.251Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-05T05:41:48.251Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-05T05:41:48.251Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-05T05:41:48.251Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-05T05:41:48.251Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-05T05:41:48.251Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-05T05:41:48.251Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-05T05:41:48.251Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-05T05:41:48.251Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-05T05:41:48.251Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-05T05:41:48.510Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-05T05:41:48.510Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-05T05:41:48.510Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-05T05:41:48.510Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-05T05:41:48.510Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-05T05:41:48.510Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-05T05:41:48.510Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-05T05:41:48.510Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-05T05:41:48.768Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-05T05:41:48.769Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-05T05:41:48.769Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-05T05:41:48.769Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-05T05:41:48.769Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-05T05:41:48.769Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-05T05:41:48.769Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-05T05:41:49.036Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-05T05:41:49.036Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-05T05:41:49.036Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-05T05:41:49.036Z] go: downloading golang.org/x/term v0.29.0 [2025-03-05T05:41:49.036Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-05T05:41:49.036Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-05T05:41:49.036Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-05T05:41:49.036Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-05T05:41:49.036Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-05T05:41:49.036Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-05T05:41:49.036Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-05T05:41:49.036Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-05T05:41:49.036Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-05T05:41:49.036Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-05T05:41:49.036Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-05T05:41:49.036Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-05T05:41:49.036Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-05T05:41:49.036Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-05T05:41:49.036Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-05T05:41:52.279Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40242 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws [2025-03-05T05:41:52.297Z] Running in /w/workspace/device-opc-ua/6 [Pipeline] { [Pipeline] checkout [2025-03-05T05:41:55.347Z] Selected Git installation does not exist. Using Default [2025-03-05T05:41:55.347Z] The recommended git tool is: NONE [2025-03-05T05:41:59.760Z] using credential edgex-jenkins-ssh [2025-03-05T05:41:59.784Z] Cloning the remote Git repository [2025-03-05T05:41:59.824Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2025-03-05T05:41:59.915Z] > git init /w/workspace/device-opc-ua/6 # timeout=10 [2025-03-05T05:42:00.060Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2025-03-05T05:42:00.061Z] > git --version # timeout=10 [2025-03-05T05:42:00.086Z] > git --version # 'git version 2.25.1' [2025-03-05T05:42:00.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-05T05:42:00.230Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T05:42:00.836Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2025-03-05T05:42:00.861Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-05T05:42:01.759Z] Avoid second fetch [2025-03-05T05:42:01.760Z] Checking out Revision 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c (main) [2025-03-05T05:42:02.334Z] Commit message: "build(deps): bump github.com/gopcua/opcua from 0.5.3 to 0.7.1 (#109)" [2025-03-05T05:42:01.766Z] > git config core.sparsecheckout # timeout=10 [2025-03-05T05:42:01.834Z] > git checkout -f 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T05:42:07.013Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-05T05:42:07.013Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T05:42:07.013Z] Dload Upload Total Spent Left Speed [2025-03-05T05:42:07.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 22664 0 --:--:-- --:--:-- --:--:-- 22624 100 12828 100 12828 0 0 22624 0 --:--:-- --:--:-- --:--:-- 22584 [Pipeline] sh [2025-03-05T05:42:07.935Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-05T05:42:08.257Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-05T05:42:08.257Z] + sudo tee /etc/docker/daemon.new [2025-03-05T05:42:08.257Z] { [2025-03-05T05:42:08.257Z] "registry-mirrors": [ [2025-03-05T05:42:08.257Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-05T05:42:08.257Z] ], [2025-03-05T05:42:08.257Z] "bip": "10.250.0.254/24", [2025-03-05T05:42:08.257Z] "hosts": [ [2025-03-05T05:42:08.257Z] "tcp://0.0.0.0:5555", [2025-03-05T05:42:08.257Z] "unix:///var/run/docker.sock" [2025-03-05T05:42:08.257Z] ], [2025-03-05T05:42:08.257Z] "mtu": 1458, [2025-03-05T05:42:08.257Z] "selinux-enabled": true, [2025-03-05T05:42:08.257Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-05T05:42:08.257Z] } [Pipeline] sh [2025-03-05T05:42:08.584Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-05T05:42:08.907Z] + sudo service docker restart [2025-03-05T05:42:15.611Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T05:42:27.166Z] provisioning config files... [2025-03-05T05:42:27.188Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/6@tmp/config1714438751953395837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:42:27.629Z] ---> ****-login.sh [2025-03-05T05:42:27.629Z] nexus3.edgexfoundry.org:10001 [2025-03-05T05:42:27.822Z] Removing intermediate container eca99eb0e3e9 [2025-03-05T05:42:27.822Z] ---> 22194ea21f75 [2025-03-05T05:42:27.822Z] Step 6/19 : FROM alpine:3.20 [2025-03-05T05:42:27.822Z] 3.20: Pulling from library/alpine [2025-03-05T05:42:27.822Z] 0a9a5dfd008f: Already exists [2025-03-05T05:42:27.822Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T05:42:27.822Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T05:42:27.822Z] ---> ff221270b9fb [2025-03-05T05:42:27.822Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-05T05:42:27.822Z] ---> Running in 3135e02e4d42 [2025-03-05T05:42:27.822Z] Removing intermediate container 3135e02e4d42 [2025-03-05T05:42:27.822Z] ---> 1d81dbb19e64 [2025-03-05T05:42:27.822Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2025-03-05T05:42:27.822Z] ---> Running in 4d77c9f8642f [2025-03-05T05:42:27.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T05:42:27.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:42:28.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T05:42:28.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:42:28.168Z] Configure a credential helper to remove this warning. See [2025-03-05T05:42:28.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:42:28.168Z] [2025-03-05T05:42:28.168Z] Login Succeeded [2025-03-05T05:42:28.168Z] nexus3.edgexfoundry.org:10002 [2025-03-05T05:42:28.340Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-03-05T05:42:28.341Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-03-05T05:42:28.341Z] (3/6) Installing libsodium (1.0.19-r0) [2025-03-05T05:42:28.341Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-05T05:42:28.341Z] (5/6) Installing libzmq (4.3.5-r2) [2025-03-05T05:42:28.341Z] (6/6) Installing zeromq (4.3.5-r2) [2025-03-05T05:42:28.341Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T05:42:28.341Z] OK: 12 MiB in 20 packages [2025-03-05T05:42:28.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:42:28.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:42:28.713Z] Configure a credential helper to remove this warning. See [2025-03-05T05:42:28.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:42:28.713Z] [2025-03-05T05:42:28.713Z] Login Succeeded [2025-03-05T05:42:28.713Z] nexus3.edgexfoundry.org:10003 [2025-03-05T05:42:28.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:42:28.906Z] Removing intermediate container 4d77c9f8642f [2025-03-05T05:42:28.906Z] ---> e35f196f005d [2025-03-05T05:42:28.906Z] Step 9/19 : RUN apk --no-cache upgrade [2025-03-05T05:42:28.906Z] ---> Running in 6e0c85171833 [2025-03-05T05:42:28.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:42:28.980Z] Configure a credential helper to remove this warning. See [2025-03-05T05:42:28.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:42:28.980Z] [2025-03-05T05:42:28.980Z] Login Succeeded [2025-03-05T05:42:28.980Z] nexus3.edgexfoundry.org:10004 [2025-03-05T05:42:29.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-05T05:42:29.164Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-05T05:42:29.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:42:29.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:42:29.252Z] Configure a credential helper to remove this warning. See [2025-03-05T05:42:29.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:42:29.252Z] [2025-03-05T05:42:29.252Z] Login Succeeded [2025-03-05T05:42:29.252Z] ****.io [2025-03-05T05:42:29.423Z] OK: 12 MiB in 20 packages [2025-03-05T05:42:29.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:42:29.681Z] Removing intermediate container 6e0c85171833 [2025-03-05T05:42:29.681Z] ---> 32fd175dda94 [2025-03-05T05:42:29.681Z] Step 10/19 : EXPOSE 59997 [2025-03-05T05:42:29.681Z] ---> Running in 01a10969e7eb [2025-03-05T05:42:29.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:42:29.791Z] Configure a credential helper to remove this warning. See [2025-03-05T05:42:29.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:42:29.792Z] [2025-03-05T05:42:29.792Z] Login Succeeded [2025-03-05T05:42:29.792Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T05:42:29.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-03-05T05:42:29.938Z] Removing intermediate container 01a10969e7eb [2025-03-05T05:42:29.938Z] ---> ef4cf2bb8a12 [2025-03-05T05:42:29.938Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [Pipeline] echo [2025-03-05T05:42:30.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T05:42:30.141Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T05:42:30.163Z] ========================================================= [2025-03-05T05:42:30.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-05T05:42:30.163Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:30.525Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-05T05:42:30.791Z] Sending build context to Docker daemon 537.6kB [2025-03-05T05:42:30.791Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2025-03-05T05:42:30.870Z] ---> 8f1d4c291212 [2025-03-05T05:42:30.870Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2025-03-05T05:42:30.870Z] ---> a976c25e0b41 [2025-03-05T05:42:30.870Z] Step 13/19 : COPY LICENSE / [2025-03-05T05:42:30.870Z] ---> ce68d9513e4e [2025-03-05T05:42:30.870Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2025-03-05T05:42:31.058Z] 1.23-alpine3.20: Pulling from library/golang [2025-03-05T05:42:31.128Z] ---> d7bd1993dea3 [2025-03-05T05:42:31.128Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2025-03-05T05:42:31.128Z] ---> Running in 967550cb539e [2025-03-05T05:42:31.128Z] Removing intermediate container 967550cb539e [2025-03-05T05:42:31.128Z] ---> 0bef8f8a0c5a [2025-03-05T05:42:31.128Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T05:42:31.128Z] ---> Running in 45755b650329 [2025-03-05T05:42:31.335Z] 94e9d8af2201: Pulling fs layer [2025-03-05T05:42:31.336Z] 345fe9f21930: Pulling fs layer [2025-03-05T05:42:31.336Z] b40fc9e46828: Pulling fs layer [2025-03-05T05:42:31.336Z] c9804373a1e5: Pulling fs layer [2025-03-05T05:42:31.336Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T05:42:31.336Z] c9804373a1e5: Waiting [2025-03-05T05:42:31.336Z] 4f4fb700ef54: Waiting [2025-03-05T05:42:31.387Z] Removing intermediate container 45755b650329 [2025-03-05T05:42:31.387Z] ---> 974181a198d6 [2025-03-05T05:42:31.387Z] Step 17/19 : LABEL arch=amd64 [2025-03-05T05:42:31.387Z] ---> Running in d1966b7443b4 [2025-03-05T05:42:31.387Z] Removing intermediate container d1966b7443b4 [2025-03-05T05:42:31.387Z] ---> cd41cdcd7abb [2025-03-05T05:42:31.387Z] Step 18/19 : LABEL git_sha=567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [2025-03-05T05:42:31.387Z] ---> Running in 879cb2b13b6a [2025-03-05T05:42:31.387Z] Removing intermediate container 879cb2b13b6a [2025-03-05T05:42:31.387Z] ---> 11f6f0237e1c [2025-03-05T05:42:31.387Z] Step 19/19 : LABEL version=4.0.0-dev.3 [2025-03-05T05:42:31.387Z] ---> Running in 4c5350d80ce8 [2025-03-05T05:42:31.615Z] 345fe9f21930: Verifying Checksum [2025-03-05T05:42:31.615Z] 345fe9f21930: Download complete [2025-03-05T05:42:31.615Z] 94e9d8af2201: Verifying Checksum [2025-03-05T05:42:31.615Z] 94e9d8af2201: Download complete [2025-03-05T05:42:31.615Z] c9804373a1e5: Verifying Checksum [2025-03-05T05:42:31.615Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T05:42:31.615Z] 4f4fb700ef54: Download complete [2025-03-05T05:42:31.644Z] Removing intermediate container 4c5350d80ce8 [2025-03-05T05:42:31.644Z] ---> d1d426124dd4 [2025-03-05T05:42:31.644Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-03-05T05:42:31.644Z] Successfully built d1d426124dd4 [2025-03-05T05:42:31.644Z] Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T05:42:31.838Z] provisioning config files... [2025-03-05T05:42:31.856Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config13918686561568524455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:42:32.161Z] ---> ****-login.sh [2025-03-05T05:42:32.161Z] nexus3.edgexfoundry.org:10001 [2025-03-05T05:42:32.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:42:32.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:42:32.162Z] Configure a credential helper to remove this warning. See [2025-03-05T05:42:32.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:42:32.162Z] [2025-03-05T05:42:32.162Z] Login Succeeded [2025-03-05T05:42:32.162Z] nexus3.edgexfoundry.org:10002 [2025-03-05T05:42:32.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:42:32.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:42:32.162Z] Configure a credential helper to remove this warning. See [2025-03-05T05:42:32.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:42:32.162Z] [2025-03-05T05:42:32.162Z] Login Succeeded [2025-03-05T05:42:32.162Z] nexus3.edgexfoundry.org:10003 [2025-03-05T05:42:32.203Z] 94e9d8af2201: Pull complete [2025-03-05T05:42:32.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:42:32.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:42:32.420Z] Configure a credential helper to remove this warning. See [2025-03-05T05:42:32.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:42:32.420Z] [2025-03-05T05:42:32.420Z] Login Succeeded [2025-03-05T05:42:32.420Z] nexus3.edgexfoundry.org:10004 [2025-03-05T05:42:32.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:42:32.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:42:32.420Z] Configure a credential helper to remove this warning. See [2025-03-05T05:42:32.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:42:32.420Z] [2025-03-05T05:42:32.420Z] Login Succeeded [2025-03-05T05:42:32.420Z] ****.io [2025-03-05T05:42:32.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:42:32.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:42:32.680Z] Configure a credential helper to remove this warning. See [2025-03-05T05:42:32.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:42:32.680Z] [2025-03-05T05:42:32.680Z] Login Succeeded [2025-03-05T05:42:32.680Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T05:42:32.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T05:42:32.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T05:42:32.777Z] [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: [2025-03-05T05:42:32.777Z] 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [2025-03-05T05:42:32.777Z] latest [2025-03-05T05:42:32.777Z] 4.0.0-dev.3 [2025-03-05T05:42:32.777Z] 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 [2025-03-05T05:42:32.777Z] main [2025-03-05T05:42:32.777Z] ===================================================== [2025-03-05T05:42:32.789Z] 345fe9f21930: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:33.131Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:33.374Z] b40fc9e46828: Verifying Checksum [2025-03-05T05:42:33.374Z] b40fc9e46828: Download complete [2025-03-05T05:42:33.447Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [2025-03-05T05:42:33.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-05T05:42:33.447Z] 457d565acaab: Preparing [2025-03-05T05:42:33.447Z] 306a361a1ff4: Preparing [2025-03-05T05:42:33.447Z] e6d18fdf830d: Preparing [2025-03-05T05:42:33.447Z] 2d0566798990: Preparing [2025-03-05T05:42:33.447Z] 958bc42daab7: Preparing [2025-03-05T05:42:33.447Z] 39582a8ee6bc: Preparing [2025-03-05T05:42:33.447Z] 994456c4fd7b: Preparing [2025-03-05T05:42:33.447Z] 39582a8ee6bc: Waiting [2025-03-05T05:42:33.447Z] 994456c4fd7b: Waiting [2025-03-05T05:42:33.447Z] 306a361a1ff4: Pushed [2025-03-05T05:42:33.447Z] e6d18fdf830d: Pushed [2025-03-05T05:42:33.447Z] 958bc42daab7: Pushed [2025-03-05T05:42:33.447Z] 457d565acaab: Pushed [2025-03-05T05:42:33.447Z] 994456c4fd7b: Layer already exists [2025-03-05T05:42:34.014Z] 39582a8ee6bc: Pushed [2025-03-05T05:42:39.302Z] 2d0566798990: Pushed [2025-03-05T05:42:39.302Z] 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c: digest: sha256:b2b53c4a33cabeba5d8cd2bb02bc65467e0df89c92e2ee518620114683d11bbd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:39.640Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:39.978Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-03-05T05:42:39.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-05T05:42:39.978Z] 457d565acaab: Preparing [2025-03-05T05:42:39.978Z] 306a361a1ff4: Preparing [2025-03-05T05:42:39.978Z] e6d18fdf830d: Preparing [2025-03-05T05:42:39.978Z] 2d0566798990: Preparing [2025-03-05T05:42:39.978Z] 958bc42daab7: Preparing [2025-03-05T05:42:39.978Z] 39582a8ee6bc: Preparing [2025-03-05T05:42:39.978Z] 994456c4fd7b: Preparing [2025-03-05T05:42:39.978Z] 39582a8ee6bc: Waiting [2025-03-05T05:42:39.978Z] 994456c4fd7b: Waiting [2025-03-05T05:42:39.978Z] 958bc42daab7: Layer already exists [2025-03-05T05:42:39.978Z] e6d18fdf830d: Layer already exists [2025-03-05T05:42:39.978Z] 2d0566798990: Layer already exists [2025-03-05T05:42:39.978Z] 306a361a1ff4: Layer already exists [2025-03-05T05:42:39.978Z] 457d565acaab: Layer already exists [2025-03-05T05:42:39.978Z] 39582a8ee6bc: Layer already exists [2025-03-05T05:42:39.978Z] 994456c4fd7b: Layer already exists [2025-03-05T05:42:39.978Z] latest: digest: sha256:b2b53c4a33cabeba5d8cd2bb02bc65467e0df89c92e2ee518620114683d11bbd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:40.308Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:40.640Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.3 [2025-03-05T05:42:40.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-05T05:42:40.640Z] 457d565acaab: Preparing [2025-03-05T05:42:40.640Z] 306a361a1ff4: Preparing [2025-03-05T05:42:40.640Z] e6d18fdf830d: Preparing [2025-03-05T05:42:40.640Z] 2d0566798990: Preparing [2025-03-05T05:42:40.640Z] 958bc42daab7: Preparing [2025-03-05T05:42:40.640Z] 39582a8ee6bc: Preparing [2025-03-05T05:42:40.640Z] 994456c4fd7b: Preparing [2025-03-05T05:42:40.640Z] 39582a8ee6bc: Waiting [2025-03-05T05:42:40.640Z] 994456c4fd7b: Waiting [2025-03-05T05:42:40.640Z] 2d0566798990: Layer already exists [2025-03-05T05:42:40.640Z] 457d565acaab: Layer already exists [2025-03-05T05:42:40.640Z] 306a361a1ff4: Layer already exists [2025-03-05T05:42:40.640Z] e6d18fdf830d: Layer already exists [2025-03-05T05:42:40.640Z] 958bc42daab7: Layer already exists [2025-03-05T05:42:40.640Z] 994456c4fd7b: Layer already exists [2025-03-05T05:42:40.640Z] 39582a8ee6bc: Layer already exists [2025-03-05T05:42:40.640Z] 4.0.0-dev.3: digest: sha256:b2b53c4a33cabeba5d8cd2bb02bc65467e0df89c92e2ee518620114683d11bbd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:40.963Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:41.288Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 [2025-03-05T05:42:41.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-05T05:42:41.288Z] 457d565acaab: Preparing [2025-03-05T05:42:41.288Z] 306a361a1ff4: Preparing [2025-03-05T05:42:41.288Z] e6d18fdf830d: Preparing [2025-03-05T05:42:41.288Z] 2d0566798990: Preparing [2025-03-05T05:42:41.288Z] 958bc42daab7: Preparing [2025-03-05T05:42:41.288Z] 39582a8ee6bc: Preparing [2025-03-05T05:42:41.288Z] 994456c4fd7b: Preparing [2025-03-05T05:42:41.288Z] 39582a8ee6bc: Waiting [2025-03-05T05:42:41.288Z] 994456c4fd7b: Waiting [2025-03-05T05:42:41.288Z] 2d0566798990: Layer already exists [2025-03-05T05:42:41.288Z] e6d18fdf830d: Layer already exists [2025-03-05T05:42:41.288Z] 958bc42daab7: Layer already exists [2025-03-05T05:42:41.288Z] 457d565acaab: Layer already exists [2025-03-05T05:42:41.288Z] 306a361a1ff4: Layer already exists [2025-03-05T05:42:41.288Z] 994456c4fd7b: Layer already exists [2025-03-05T05:42:41.288Z] 39582a8ee6bc: Layer already exists [2025-03-05T05:42:41.288Z] 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3: digest: sha256:b2b53c4a33cabeba5d8cd2bb02bc65467e0df89c92e2ee518620114683d11bbd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:41.622Z] + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:41.952Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main [2025-03-05T05:42:41.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] [2025-03-05T05:42:41.952Z] 457d565acaab: Preparing [2025-03-05T05:42:41.952Z] 306a361a1ff4: Preparing [2025-03-05T05:42:41.952Z] e6d18fdf830d: Preparing [2025-03-05T05:42:41.952Z] 2d0566798990: Preparing [2025-03-05T05:42:41.952Z] 958bc42daab7: Preparing [2025-03-05T05:42:41.952Z] 39582a8ee6bc: Preparing [2025-03-05T05:42:41.952Z] 994456c4fd7b: Preparing [2025-03-05T05:42:41.952Z] 39582a8ee6bc: Waiting [2025-03-05T05:42:41.952Z] 994456c4fd7b: Waiting [2025-03-05T05:42:41.952Z] 2d0566798990: Layer already exists [2025-03-05T05:42:41.952Z] 306a361a1ff4: Layer already exists [2025-03-05T05:42:41.952Z] 457d565acaab: Layer already exists [2025-03-05T05:42:41.952Z] 958bc42daab7: Layer already exists [2025-03-05T05:42:41.952Z] e6d18fdf830d: Layer already exists [2025-03-05T05:42:41.952Z] 39582a8ee6bc: Layer already exists [2025-03-05T05:42:41.952Z] 994456c4fd7b: Layer already exists [2025-03-05T05:42:41.952Z] main: digest: sha256:b2b53c4a33cabeba5d8cd2bb02bc65467e0df89c92e2ee518620114683d11bbd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T05:42:42.027Z] ===================================================== [Pipeline] echo [2025-03-05T05:42:42.040Z] taggedImages: [2025-03-05T05:42:42.040Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [2025-03-05T05:42:42.040Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:latest [2025-03-05T05:42:42.040Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.3 [2025-03-05T05:42:42.040Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 [2025-03-05T05:42:42.040Z] - nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:42.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T05:42:42.438Z] [2025-03-05T05:42:42.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:42:42.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T05:42:42.744Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-05T05:42:42.744Z] 5eb5b503b376: Pulling fs layer [2025-03-05T05:42:42.744Z] 5c69ac0246d0: Pulling fs layer [2025-03-05T05:42:42.744Z] ec43610c2a17: Pulling fs layer [2025-03-05T05:42:42.744Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-05T05:42:42.744Z] 33b1e0a273af: Pulling fs layer [2025-03-05T05:42:42.744Z] 5d3b04190fa2: Pulling fs layer [2025-03-05T05:42:42.744Z] 2f39f015ded8: Pulling fs layer [2025-03-05T05:42:42.744Z] 3a2ae6a8a46f: Waiting [2025-03-05T05:42:42.744Z] 33b1e0a273af: Waiting [2025-03-05T05:42:42.744Z] 2f39f015ded8: Waiting [2025-03-05T05:42:42.744Z] 5d3b04190fa2: Waiting [2025-03-05T05:42:42.744Z] 5c69ac0246d0: Verifying Checksum [2025-03-05T05:42:42.744Z] 5c69ac0246d0: Download complete [2025-03-05T05:42:42.744Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-05T05:42:42.744Z] 3a2ae6a8a46f: Download complete [2025-03-05T05:42:42.744Z] 33b1e0a273af: Verifying Checksum [2025-03-05T05:42:42.744Z] 33b1e0a273af: Download complete [2025-03-05T05:42:42.744Z] ec43610c2a17: Download complete [2025-03-05T05:42:42.744Z] 5d3b04190fa2: Verifying Checksum [2025-03-05T05:42:42.744Z] 5d3b04190fa2: Download complete [2025-03-05T05:42:43.003Z] 5eb5b503b376: Verifying Checksum [2025-03-05T05:42:43.003Z] 5eb5b503b376: Download complete [2025-03-05T05:42:43.569Z] 2f39f015ded8: Download complete [2025-03-05T05:42:44.135Z] 5eb5b503b376: Pull complete [2025-03-05T05:42:44.135Z] 5c69ac0246d0: Pull complete [2025-03-05T05:42:44.706Z] ec43610c2a17: Pull complete [2025-03-05T05:42:44.706Z] 3a2ae6a8a46f: Pull complete [2025-03-05T05:42:44.964Z] 33b1e0a273af: Pull complete [2025-03-05T05:42:44.964Z] 5d3b04190fa2: Pull complete [2025-03-05T05:42:48.369Z] b40fc9e46828: Pull complete [2025-03-05T05:42:48.369Z] c9804373a1e5: Pull complete [2025-03-05T05:42:48.369Z] 4f4fb700ef54: Pull complete [2025-03-05T05:42:48.369Z] Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 [2025-03-05T05:42:48.369Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-03-05T05:42:48.369Z] ---> 54805b3f18a3 [2025-03-05T05:42:48.369Z] Step 2/5 : WORKDIR /device-opcua [2025-03-05T05:42:48.369Z] ---> Running in f005420e7288 [2025-03-05T05:42:48.369Z] Removing intermediate container f005420e7288 [2025-03-05T05:42:48.369Z] ---> cd0351889862 [2025-03-05T05:42:48.369Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-05T05:42:48.369Z] ---> Running in 3bcb07ae04d9 [2025-03-05T05:42:49.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T05:42:49.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T05:42:50.229Z] 2f39f015ded8: Pull complete [2025-03-05T05:42:50.229Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-05T05:42:50.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T05:42:50.229Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:42:50.331Z] prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container [2025-03-05T05:42:50.354Z] $ 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 [2025-03-05T05:42:51.320Z] v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-05T05:42:51.320Z] v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-05T05:42:51.320Z] OK: 24048 distinct packages available [2025-03-05T05:42:51.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T05:42:51.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T05:42:51.765Z] $ docker top a34684b6d78d6b79fda41db7b8e1c3403141e2905d9397d5dfea004fa9b028d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:42:52.174Z] ---> job-cost.sh [2025-03-05T05:42:52.174Z] lf-activate-venv: SKIPPING [2025-03-05T05:42:52.174Z] INFO: No Stack... [2025-03-05T05:42:52.433Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T05:42:52.692Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T05:42:52.977Z] + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv [2025-03-05T05:42:52.977Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T05:42:52.990Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] [2025-03-05T05:42:53.000Z] (1/30) Installing libgcc (13.2.1_git20240309-r1) [2025-03-05T05:42:53.000Z] (2/30) Installing jansson (2.14-r4) [2025-03-05T05:42:53.000Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-05T05:42:53.000Z] (4/30) Installing zstd-libs (1.5.6-r0) [2025-03-05T05:42:53.000Z] (5/30) Installing binutils (2.42-r0) [2025-03-05T05:42:53.001Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] did not exist. Created. [2025-03-05T05:42:53.007Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T05:42:53.285Z] (6/30) Installing libgomp (13.2.1_git20240309-r1) [2025-03-05T05:42:53.285Z] (7/30) Installing libatomic (13.2.1_git20240309-r1) [2025-03-05T05:42:53.285Z] (8/30) Installing gmp (6.3.0-r1) [2025-03-05T05:42:53.285Z] (9/30) Installing isl26 (0.26-r1) [2025-03-05T05:42:53.285Z] (10/30) Installing mpfr4 (4.2.1-r0) [2025-03-05T05:42:53.285Z] (11/30) Installing mpc1 (1.3.1-r1) [2025-03-05T05:42:53.285Z] (12/30) Installing gcc (13.2.1_git20240309-r1) [2025-03-05T05:42:53.313Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-05T05:42:53.331Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T05:42:53.340Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T05:42:53.361Z] $ docker stop --time=1 a34684b6d78d6b79fda41db7b8e1c3403141e2905d9397d5dfea004fa9b028d6 [2025-03-05T05:42:54.522Z] $ docker rm -f --volumes a34684b6d78d6b79fda41db7b8e1c3403141e2905d9397d5dfea004fa9b028d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-05T05:42:56.615Z] (13/30) Installing brotli-libs (1.1.0-r2) [2025-03-05T05:42:56.615Z] (14/30) Installing c-ares (1.33.1-r0) [2025-03-05T05:42:56.615Z] (15/30) Installing libunistring (1.2-r0) [2025-03-05T05:42:56.615Z] (16/30) Installing libidn2 (2.3.7-r0) [2025-03-05T05:42:56.615Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2025-03-05T05:42:56.615Z] (18/30) Installing libpsl (0.21.5-r1) [2025-03-05T05:42:56.615Z] (19/30) Installing libcurl (8.12.1-r0) [2025-03-05T05:42:56.615Z] (20/30) Installing libexpat (2.6.4-r0) [2025-03-05T05:42:56.616Z] (21/30) Installing pcre2 (10.43-r0) [2025-03-05T05:42:56.616Z] (22/30) Installing git (2.45.3-r0) [2025-03-05T05:42:56.616Z] (23/30) Installing git-init-template (2.45.3-r0) [2025-03-05T05:42:56.616Z] (24/30) Installing make (4.4.1-r2) [2025-03-05T05:42:56.616Z] (25/30) Installing musl-dev (1.2.5-r1) [2025-03-05T05:42:56.883Z] (26/30) Installing pkgconf (2.2.0-r0) [2025-03-05T05:42:56.883Z] (27/30) Installing libsodium (1.0.19-r0) [2025-03-05T05:42:56.883Z] (28/30) Installing libzmq (4.3.5-r2) [2025-03-05T05:42:56.883Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2025-03-05T05:42:56.883Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2025-03-05T05:42:56.883Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T05:42:56.883Z] OK: 165 MiB in 45 packages [2025-03-05T05:43:03.530Z] Removing intermediate container 3bcb07ae04d9 [2025-03-05T05:43:03.530Z] ---> 83307e5cc580 [2025-03-05T05:43:03.530Z] Step 4/5 : COPY . . [2025-03-05T05:43:03.530Z] ---> 89c83c04aa18 [2025-03-05T05:43:03.530Z] Step 5/5 : RUN make build [2025-03-05T05:43:03.530Z] ---> Running in beab3636a305 [2025-03-05T05:43:04.117Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-05T05:43:04.117Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 [2025-03-05T05:43:04.117Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 [2025-03-05T05:43:04.697Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-05T05:43:04.697Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-05T05:43:04.962Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 [2025-03-05T05:43:04.962Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-05T05:43:05.227Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-05T05:43:05.227Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-05T05:43:05.227Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-05T05:43:05.493Z] go: downloading github.com/panjf2000/ants/v2 v2.11.1 [2025-03-05T05:43:05.758Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-05T05:43:05.758Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-05T05:43:05.758Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-05T05:43:05.758Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-05T05:43:05.758Z] go: downloading golang.org/x/net v0.35.0 [2025-03-05T05:43:06.713Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-05T05:43:06.713Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-05T05:43:06.713Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-05T05:43:06.713Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-05T05:43:06.979Z] go: downloading golang.org/x/text v0.22.0 [2025-03-05T05:43:07.244Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-05T05:43:07.244Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 [2025-03-05T05:43:07.244Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-05T05:43:07.244Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-05T05:43:07.244Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 [2025-03-05T05:43:07.510Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 [2025-03-05T05:43:07.510Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-05T05:43:07.510Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-05T05:43:07.510Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 [2025-03-05T05:43:07.510Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-05T05:43:07.510Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-05T05:43:07.776Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-05T05:43:07.776Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-05T05:43:07.776Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-05T05:43:07.776Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-05T05:43:07.776Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-05T05:43:07.776Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-05T05:43:08.041Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-05T05:43:08.041Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-05T05:43:08.041Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-05T05:43:08.041Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-05T05:43:08.041Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-05T05:43:08.041Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-05T05:43:08.622Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-05T05:43:08.622Z] go: downloading golang.org/x/time v0.8.0 [2025-03-05T05:43:09.217Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-05T05:43:09.217Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-05T05:43:09.485Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-05T05:43:09.485Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-05T05:43:09.750Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-05T05:43:09.750Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-05T05:43:10.017Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-05T05:43:10.017Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-05T05:43:11.017Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-05T05:43:11.282Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-05T05:43:11.282Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-05T05:43:13.224Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-05T05:43:13.224Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-05T05:43:13.224Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-05T05:43:13.224Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-05T05:43:13.492Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-05T05:43:13.492Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-05T05:43:13.759Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-05T05:43:13.759Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-05T05:43:13.759Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-05T05:43:13.759Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-05T05:43:13.759Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-05T05:43:13.759Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-05T05:43:13.759Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-05T05:43:14.032Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-05T05:43:15.509Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-05T05:43:15.509Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-05T05:43:15.509Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-05T05:43:15.509Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-05T05:43:15.509Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-05T05:43:15.509Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-05T05:43:15.509Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-05T05:43:16.091Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-05T05:43:16.091Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-05T05:43:16.091Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-05T05:43:16.091Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-05T05:43:17.051Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-05T05:43:17.051Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-05T05:43:17.317Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-05T05:43:17.317Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-05T05:43:17.317Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-05T05:43:17.317Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-05T05:43:17.317Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-05T05:43:17.899Z] go: downloading golang.org/x/term v0.29.0 [2025-03-05T05:43:17.899Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-05T05:43:17.899Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-05T05:43:18.174Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-05T05:43:18.174Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-05T05:43:18.441Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-05T05:43:18.707Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-05T05:43:18.707Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-05T05:43:18.707Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-05T05:43:18.707Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-05T05:43:18.707Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-05T05:43:18.707Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-05T05:43:18.707Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-05T05:43:18.974Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-05T05:46:25.725Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-05T05:46:57.973Z] Removing intermediate container beab3636a305 [2025-03-05T05:46:57.973Z] ---> 8bd3936f1fa1 [2025-03-05T05:46:57.973Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2025-03-05T05:46:57.973Z] Successfully built 8bd3936f1fa1 [2025-03-05T05:46:57.973Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:46:58.390Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T05:46:58.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:46:58.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-40242 does not seem to be running inside a container [2025-03-05T05:46:58.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/6 -v /w/workspace/device-opc-ua/6:/w/workspace/device-opc-ua/6:rw,z -v /w/workspace/device-opc-ua/6@tmp:/w/workspace/device-opc-ua/6@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 [2025-03-05T05:46:59.857Z] $ docker top 033258829bb58acbe249327bac809710a0a6c80933bd60233026e08e0f614bd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T05:47:00.674Z] + go version [2025-03-05T05:47:00.674Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-05T05:47:00.696Z] $ docker stop --time=1 033258829bb58acbe249327bac809710a0a6c80933bd60233026e08e0f614bd5 [2025-03-05T05:47:02.322Z] $ docker rm -f --volumes 033258829bb58acbe249327bac809710a0a6c80933bd60233026e08e0f614bd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:47:02.919Z] + docker inspect -f . ci-base-image-arm64 [2025-03-05T05:47:02.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:47:03.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-40242 does not seem to be running inside a container [2025-03-05T05:47:03.163Z] $ 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/6 -v /w/workspace/device-opc-ua/6:/w/workspace/device-opc-ua/6:rw,z -v /w/workspace/device-opc-ua/6@tmp:/w/workspace/device-opc-ua/6@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 [2025-03-05T05:47:04.318Z] $ docker top a313f82ef32c8e1ce8cec66b72bdcd1355675e14cbeffdbb210987ed6e1d57b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T05:47:04.867Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/6 [Pipeline] fileExists [Pipeline] sh [2025-03-05T05:47:05.249Z] + make test [2025-03-05T05:47:05.532Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2025-03-05T05:47:05.532Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2025-03-05T05:47:37.770Z] go install github.com/axw/gocov/gocov@v1.0.0 [2025-03-05T05:47:37.770Z] go: downloading github.com/axw/gocov v1.0.0 [2025-03-05T05:47:37.770Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2025-03-05T05:47:44.464Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2025-03-05T05:47:44.464Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2025-03-05T05:47:45.423Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2025-03-05T05:47:45.423Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2025-03-05T05:47:47.991Z] rm -rf test-artifacts [2025-03-05T05:47:47.992Z] mkdir test-artifacts [2025-03-05T05:47:47.992Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2025-03-05T05:47:47.992Z] go: downloading github.com/stretchr/testify v1.10.0 [2025-03-05T05:47:48.256Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2025-03-05T05:47:48.256Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2025-03-05T05:51:10.028Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2025-03-05T05:51:10.028Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2025-03-05T05:51:10.048Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-03-05T05:51:10.080Z] $ docker stop --time=1 a313f82ef32c8e1ce8cec66b72bdcd1355675e14cbeffdbb210987ed6e1d57b8 [2025-03-05T05:51:11.857Z] $ docker rm -f --volumes a313f82ef32c8e1ce8cec66b72bdcd1355675e14cbeffdbb210987ed6e1d57b8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T05:51:13.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-05T05:51:13.410Z] Warning: overwriting stash ‘coverage-report’ [2025-03-05T05:51:13.788Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-05T05:51:14.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-05T05:51:14.539Z] + ls -al . [2025-03-05T05:51:14.539Z] total 188 [2025-03-05T05:51:14.539Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 05:47 . [2025-03-05T05:51:14.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 05:42 .. [2025-03-05T05:51:14.539Z] -rw-rw-r-- 1 jenkins jenkins 62 Mar 5 05:42 .dockerignore [2025-03-05T05:51:14.539Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 05:51 .git [2025-03-05T05:51:14.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 05:42 .github [2025-03-05T05:51:14.539Z] -rw-rw-r-- 1 jenkins jenkins 84 Mar 5 05:42 .gitignore [2025-03-05T05:51:14.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 05:42 .vscode [2025-03-05T05:51:14.539Z] -rw-rw-r-- 1 jenkins jenkins 7466 Mar 5 05:42 Attribution.txt [2025-03-05T05:51:14.539Z] -rw-rw-r-- 1 jenkins jenkins 1125 Mar 5 05:42 Dockerfile [2025-03-05T05:51:14.539Z] -rw-rw-r-- 1 jenkins jenkins 649 Mar 5 05:42 Jenkinsfile [2025-03-05T05:51:14.539Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 5 05:42 LICENSE [2025-03-05T05:51:14.539Z] -rw-rw-r-- 1 jenkins jenkins 2185 Mar 5 05:42 Makefile [2025-03-05T05:51:14.539Z] -rw-rw-r-- 1 jenkins jenkins 4109 Mar 5 05:42 README.md [2025-03-05T05:51:14.539Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 05:40 VERSION [2025-03-05T05:51:14.539Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 05:42 bin [2025-03-05T05:51:14.539Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 05:42 cmd [2025-03-05T05:51:14.539Z] -rw-rw-r-- 1 jenkins jenkins 6291 Mar 5 05:42 go.mod [2025-03-05T05:51:14.539Z] -rw-rw-r-- 1 jenkins jenkins 86793 Mar 5 05:42 go.sum [2025-03-05T05:51:14.539Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 05:42 internal [2025-03-05T05:51:14.539Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 05:51 test-artifacts [2025-03-05T05:51:14.539Z] -rw-rw-r-- 1 jenkins jenkins 260 Mar 5 05:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:51:14.912Z] + 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=567f6343e4b1422d3c43b87100bcf5ceebd6dd2c --label arch=arm64 --label version=4.0.0-dev.3 . [2025-03-05T05:51:15.179Z] Sending build context to Docker daemon 554.5kB [2025-03-05T05:51:15.179Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2025-03-05T05:51:15.179Z] ---> 54805b3f18a3 [2025-03-05T05:51:15.179Z] Step 2/19 : WORKDIR /device-opcua [2025-03-05T05:51:15.179Z] ---> Using cache [2025-03-05T05:51:15.179Z] ---> cd0351889862 [2025-03-05T05:51:15.179Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2025-03-05T05:51:15.179Z] ---> Using cache [2025-03-05T05:51:15.179Z] ---> 83307e5cc580 [2025-03-05T05:51:15.179Z] Step 4/19 : COPY . . [2025-03-05T05:51:15.765Z] ---> 46a7ab4768a6 [2025-03-05T05:51:15.765Z] Step 5/19 : RUN make build [2025-03-05T05:51:16.032Z] ---> Running in c27cb9223305 [2025-03-05T05:51:16.986Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2025-03-05T05:51:16.986Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 [2025-03-05T05:51:16.986Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 [2025-03-05T05:51:17.581Z] go: downloading github.com/gopcua/opcua v0.7.1 [2025-03-05T05:51:17.581Z] go: downloading github.com/spf13/cast v1.7.1 [2025-03-05T05:51:17.581Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 [2025-03-05T05:51:17.850Z] go: downloading github.com/labstack/echo/v4 v4.13.3 [2025-03-05T05:51:18.117Z] go: downloading github.com/go-playground/validator/v10 v10.25.0 [2025-03-05T05:51:18.117Z] go: downloading github.com/google/uuid v1.6.0 [2025-03-05T05:51:18.384Z] go: downloading github.com/go-kit/log v0.2.1 [2025-03-05T05:51:18.650Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2025-03-05T05:51:18.650Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2025-03-05T05:51:18.650Z] go: downloading github.com/labstack/gommon v0.4.2 [2025-03-05T05:51:18.650Z] go: downloading golang.org/x/crypto v0.33.0 [2025-03-05T05:51:18.650Z] go: downloading golang.org/x/net v0.35.0 [2025-03-05T05:51:19.607Z] go: downloading github.com/panjf2000/ants/v2 v2.11.1 [2025-03-05T05:51:19.607Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.8 [2025-03-05T05:51:19.607Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2025-03-05T05:51:19.607Z] go: downloading github.com/leodido/go-urn v1.4.0 [2025-03-05T05:51:19.875Z] go: downloading golang.org/x/text v0.22.0 [2025-03-05T05:51:20.145Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2025-03-05T05:51:20.145Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 [2025-03-05T05:51:20.414Z] go: downloading github.com/mattn/go-colorable v0.1.14 [2025-03-05T05:51:20.414Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2025-03-05T05:51:20.414Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2025-03-05T05:51:20.414Z] go: downloading github.com/x448/float16 v0.8.4 [2025-03-05T05:51:20.414Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2025-03-05T05:51:20.414Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 [2025-03-05T05:51:20.414Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2025-03-05T05:51:20.414Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2025-03-05T05:51:20.414Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 [2025-03-05T05:51:20.414Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 [2025-03-05T05:51:20.414Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2025-03-05T05:51:20.681Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2025-03-05T05:51:20.681Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2025-03-05T05:51:20.681Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2025-03-05T05:51:20.681Z] go: downloading github.com/openziti/sdk-golang v0.24.1 [2025-03-05T05:51:20.681Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2025-03-05T05:51:20.949Z] go: downloading golang.org/x/sync v0.11.0 [2025-03-05T05:51:20.949Z] go: downloading github.com/go-playground/locales v0.14.1 [2025-03-05T05:51:20.949Z] go: downloading golang.org/x/sys v0.30.0 [2025-03-05T05:51:20.949Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2025-03-05T05:51:23.521Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2025-03-05T05:51:23.521Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2025-03-05T05:51:23.521Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 [2025-03-05T05:51:23.789Z] go: downloading golang.org/x/time v0.8.0 [2025-03-05T05:51:23.789Z] go: downloading github.com/gorilla/websocket v1.5.3 [2025-03-05T05:51:23.789Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2025-03-05T05:51:23.789Z] go: downloading github.com/openziti/channel/v3 v3.0.27 [2025-03-05T05:51:23.789Z] go: downloading github.com/openziti/edge-api v0.26.38 [2025-03-05T05:51:23.789Z] go: downloading github.com/openziti/foundation/v2 v2.0.56 [2025-03-05T05:51:24.056Z] go: downloading github.com/openziti/secretstream v0.1.28 [2025-03-05T05:51:24.056Z] go: downloading github.com/openziti/transport/v2 v2.0.160 [2025-03-05T05:51:24.056Z] go: downloading github.com/pkg/errors v0.9.1 [2025-03-05T05:51:24.056Z] go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d [2025-03-05T05:51:24.323Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2025-03-05T05:51:24.590Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2025-03-05T05:51:24.591Z] go: downloading github.com/go-resty/resty/v2 v2.16.4 [2025-03-05T05:51:27.166Z] go: downloading github.com/openziti/identity v1.0.94 [2025-03-05T05:51:27.166Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2025-03-05T05:51:27.166Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2025-03-05T05:51:27.166Z] go: downloading golang.org/x/oauth2 v0.25.0 [2025-03-05T05:51:27.166Z] go: downloading github.com/zeebo/errs v1.4.0 [2025-03-05T05:51:27.166Z] go: downloading google.golang.org/grpc v1.70.0 [2025-03-05T05:51:29.103Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2025-03-05T05:51:29.103Z] go: downloading github.com/kataras/go-events v0.0.3 [2025-03-05T05:51:29.103Z] go: downloading github.com/openziti/metrics v1.2.65 [2025-03-05T05:51:29.103Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2025-03-05T05:51:29.103Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2025-03-05T05:51:29.103Z] go: downloading google.golang.org/protobuf v1.36.3 [2025-03-05T05:51:29.103Z] go: downloading github.com/go-openapi/errors v0.22.0 [2025-03-05T05:51:29.103Z] go: downloading github.com/go-openapi/swag v0.23.0 [2025-03-05T05:51:29.103Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2025-03-05T05:51:29.375Z] go: downloading go.opentelemetry.io/otel v1.32.0 [2025-03-05T05:51:30.361Z] go: downloading go.opentelemetry.io/otel/trace v1.32.0 [2025-03-05T05:51:30.361Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2025-03-05T05:51:30.361Z] go: downloading github.com/oklog/ulid v1.3.1 [2025-03-05T05:51:30.361Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2025-03-05T05:51:30.630Z] go: downloading github.com/go-openapi/validate v0.24.0 [2025-03-05T05:51:31.214Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2025-03-05T05:51:31.214Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2025-03-05T05:51:31.480Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2025-03-05T05:51:31.480Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2025-03-05T05:51:31.480Z] go: downloading github.com/gorilla/schema v1.4.1 [2025-03-05T05:51:31.748Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2025-03-05T05:51:31.748Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.5 [2025-03-05T05:51:31.748Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a [2025-03-05T05:51:32.014Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2025-03-05T05:51:32.014Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2025-03-05T05:51:32.282Z] go: downloading golang.org/x/term v0.29.0 [2025-03-05T05:51:32.548Z] go: downloading github.com/mailru/easyjson v0.7.7 [2025-03-05T05:51:32.548Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2025-03-05T05:51:32.814Z] go: downloading github.com/go-openapi/loads v0.22.0 [2025-03-05T05:51:33.079Z] go: downloading github.com/go-openapi/spec v0.21.0 [2025-03-05T05:51:33.661Z] go: downloading github.com/go-logr/logr v1.4.2 [2025-03-05T05:51:33.661Z] go: downloading go.opentelemetry.io/otel/metric v1.32.0 [2025-03-05T05:51:33.661Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2025-03-05T05:51:33.661Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2025-03-05T05:51:33.661Z] go: downloading github.com/josharian/intern v1.0.0 [2025-03-05T05:51:33.661Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2025-03-05T05:51:33.661Z] go: downloading github.com/go-logr/stdr v1.2.2 [2025-03-05T05:51:33.661Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2025-03-05T05:51:33.661Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2025-03-05T05:54:40.382Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2025-03-05T05:55:15.484Z] Removing intermediate container c27cb9223305 [2025-03-05T05:55:15.484Z] ---> e9deadc36fc8 [2025-03-05T05:55:15.484Z] Step 6/19 : FROM alpine:3.20 [2025-03-05T05:55:15.484Z] 3.20: Pulling from library/alpine [2025-03-05T05:55:15.484Z] 94e9d8af2201: Already exists [2025-03-05T05:55:15.484Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-05T05:55:15.484Z] Status: Downloaded newer image for alpine:3.20 [2025-03-05T05:55:15.484Z] ---> 7aab056cecc6 [2025-03-05T05:55:15.484Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2025-03-05T05:55:15.484Z] ---> Running in ee322d91cffd [2025-03-05T05:55:15.484Z] Removing intermediate container ee322d91cffd [2025-03-05T05:55:15.484Z] ---> 84c0a6bb5cb4 [2025-03-05T05:55:15.484Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2025-03-05T05:55:15.484Z] ---> Running in 3a57ef58d571 [2025-03-05T05:55:15.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T05:55:15.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T05:55:15.484Z] (1/6) Installing dumb-init (1.2.5-r3) [2025-03-05T05:55:15.484Z] (2/6) Installing libgcc (13.2.1_git20240309-r1) [2025-03-05T05:55:15.484Z] (3/6) Installing libsodium (1.0.19-r0) [2025-03-05T05:55:15.484Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-05T05:55:15.484Z] (5/6) Installing libzmq (4.3.5-r2) [2025-03-05T05:55:15.484Z] (6/6) Installing zeromq (4.3.5-r2) [2025-03-05T05:55:15.484Z] Executing busybox-1.36.1-r29.trigger [2025-03-05T05:55:15.484Z] OK: 13 MiB in 20 packages [2025-03-05T05:55:15.484Z] Removing intermediate container 3a57ef58d571 [2025-03-05T05:55:15.484Z] ---> 1d8a9334ca7a [2025-03-05T05:55:15.484Z] Step 9/19 : RUN apk --no-cache upgrade [2025-03-05T05:55:15.484Z] ---> Running in 2e4235723f17 [2025-03-05T05:55:16.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-05T05:55:16.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-05T05:55:17.973Z] OK: 13 MiB in 20 packages [2025-03-05T05:55:18.553Z] Removing intermediate container 2e4235723f17 [2025-03-05T05:55:18.553Z] ---> 1955bbbd79ad [2025-03-05T05:55:18.553Z] Step 10/19 : EXPOSE 59997 [2025-03-05T05:55:18.553Z] ---> Running in 1697633b048b [2025-03-05T05:55:18.818Z] Removing intermediate container 1697633b048b [2025-03-05T05:55:18.818Z] ---> fcd29e39ebce [2025-03-05T05:55:18.818Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2025-03-05T05:55:21.382Z] ---> b78668a9b6ef [2025-03-05T05:55:21.382Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2025-03-05T05:55:21.382Z] ---> 5db50d0ea080 [2025-03-05T05:55:21.382Z] Step 13/19 : COPY LICENSE / [2025-03-05T05:55:21.964Z] ---> 6f4f6245bacc [2025-03-05T05:55:21.964Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2025-03-05T05:55:22.544Z] ---> 31295e90ff92 [2025-03-05T05:55:22.544Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2025-03-05T05:55:22.544Z] ---> Running in 98d096838856 [2025-03-05T05:55:22.809Z] Removing intermediate container 98d096838856 [2025-03-05T05:55:22.809Z] ---> 27efca999f76 [2025-03-05T05:55:22.809Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-05T05:55:22.809Z] ---> Running in cc0e79f7f3ce [2025-03-05T05:55:23.076Z] Removing intermediate container cc0e79f7f3ce [2025-03-05T05:55:23.076Z] ---> 89b8c600dcea [2025-03-05T05:55:23.076Z] Step 17/19 : LABEL arch=arm64 [2025-03-05T05:55:23.076Z] ---> Running in 7a103990d8f4 [2025-03-05T05:55:23.668Z] Removing intermediate container 7a103990d8f4 [2025-03-05T05:55:23.668Z] ---> d0c217e91c26 [2025-03-05T05:55:23.668Z] Step 18/19 : LABEL git_sha=567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [2025-03-05T05:55:23.668Z] ---> Running in 4a835a3c92ca [2025-03-05T05:55:23.935Z] Removing intermediate container 4a835a3c92ca [2025-03-05T05:55:23.935Z] ---> 260831c503f4 [2025-03-05T05:55:23.935Z] Step 19/19 : LABEL version=4.0.0-dev.3 [2025-03-05T05:55:23.935Z] ---> Running in 6dee286dfcac [2025-03-05T05:55:24.203Z] Removing intermediate container 6dee286dfcac [2025-03-05T05:55:24.203Z] ---> d451e7547569 [2025-03-05T05:55:24.203Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2025-03-05T05:55:24.203Z] Successfully built d451e7547569 [2025-03-05T05:55:24.203Z] 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 [2025-03-05T05:55:24.356Z] provisioning config files... [2025-03-05T05:55:24.372Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/6@tmp/config16187606796644421041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:55:24.734Z] ---> ****-login.sh [2025-03-05T05:55:24.734Z] nexus3.edgexfoundry.org:10001 [2025-03-05T05:55:24.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:55:25.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:55:25.001Z] Configure a credential helper to remove this warning. See [2025-03-05T05:55:25.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:55:25.001Z] [2025-03-05T05:55:25.001Z] Login Succeeded [2025-03-05T05:55:25.001Z] nexus3.edgexfoundry.org:10002 [2025-03-05T05:55:25.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:55:25.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:55:25.268Z] Configure a credential helper to remove this warning. See [2025-03-05T05:55:25.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:55:25.268Z] [2025-03-05T05:55:25.268Z] Login Succeeded [2025-03-05T05:55:25.268Z] nexus3.edgexfoundry.org:10003 [2025-03-05T05:55:25.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:55:26.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:55:26.014Z] Configure a credential helper to remove this warning. See [2025-03-05T05:55:26.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:55:26.014Z] [2025-03-05T05:55:26.014Z] Login Succeeded [2025-03-05T05:55:26.014Z] nexus3.edgexfoundry.org:10004 [2025-03-05T05:55:26.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:55:26.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:55:26.014Z] Configure a credential helper to remove this warning. See [2025-03-05T05:55:26.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:55:26.014Z] [2025-03-05T05:55:26.014Z] Login Succeeded [2025-03-05T05:55:26.014Z] ****.io [2025-03-05T05:55:26.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-05T05:55:26.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-05T05:55:26.556Z] Configure a credential helper to remove this warning. See [2025-03-05T05:55:26.556Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-05T05:55:26.556Z] [2025-03-05T05:55:26.556Z] Login Succeeded [2025-03-05T05:55:26.557Z] ---> ****-login.sh ends [Pipeline] } [2025-03-05T05:55:26.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T05:55:26.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-05T05:55:26.639Z] [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: [2025-03-05T05:55:26.639Z] 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [2025-03-05T05:55:26.639Z] latest [2025-03-05T05:55:26.639Z] 4.0.0-dev.3 [2025-03-05T05:55:26.639Z] 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 [2025-03-05T05:55:26.639Z] main [2025-03-05T05:55:26.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:55:27.004Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:55:27.361Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [2025-03-05T05:55:27.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-05T05:55:27.361Z] c191b7f1f2fb: Preparing [2025-03-05T05:55:27.361Z] 6f8f79abf792: Preparing [2025-03-05T05:55:27.361Z] f883ddaf1b23: Preparing [2025-03-05T05:55:27.361Z] 43408a62ff16: Preparing [2025-03-05T05:55:27.361Z] 2ca8e992d4cc: Preparing [2025-03-05T05:55:27.361Z] 2bfe07740a87: Preparing [2025-03-05T05:55:27.361Z] dd9c8f8612c8: Preparing [2025-03-05T05:55:27.361Z] 2bfe07740a87: Waiting [2025-03-05T05:55:27.361Z] dd9c8f8612c8: Waiting [2025-03-05T05:55:27.629Z] f883ddaf1b23: Pushed [2025-03-05T05:55:27.629Z] 6f8f79abf792: Pushed [2025-03-05T05:55:27.629Z] 2ca8e992d4cc: Pushed [2025-03-05T05:55:27.629Z] c191b7f1f2fb: Pushed [2025-03-05T05:55:27.629Z] dd9c8f8612c8: Layer already exists [2025-03-05T05:55:28.577Z] 2bfe07740a87: Pushed [2025-03-05T05:55:38.840Z] 43408a62ff16: Pushed [2025-03-05T05:55:38.840Z] 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c: digest: sha256:ee3c3779187af28b0a2343b20d36e1899badddf0bef782b342dd96538b95543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:55:39.210Z] + 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 [2025-03-05T05:55:39.584Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-03-05T05:55:39.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-05T05:55:39.584Z] c191b7f1f2fb: Preparing [2025-03-05T05:55:39.584Z] 6f8f79abf792: Preparing [2025-03-05T05:55:39.584Z] f883ddaf1b23: Preparing [2025-03-05T05:55:39.584Z] 43408a62ff16: Preparing [2025-03-05T05:55:39.584Z] 2ca8e992d4cc: Preparing [2025-03-05T05:55:39.584Z] 2bfe07740a87: Preparing [2025-03-05T05:55:39.584Z] dd9c8f8612c8: Preparing [2025-03-05T05:55:39.584Z] 2bfe07740a87: Waiting [2025-03-05T05:55:39.584Z] dd9c8f8612c8: Waiting [2025-03-05T05:55:39.584Z] 43408a62ff16: Layer already exists [2025-03-05T05:55:39.584Z] f883ddaf1b23: Layer already exists [2025-03-05T05:55:39.584Z] 2ca8e992d4cc: Layer already exists [2025-03-05T05:55:39.584Z] 6f8f79abf792: Layer already exists [2025-03-05T05:55:39.584Z] c191b7f1f2fb: Layer already exists [2025-03-05T05:55:39.584Z] 2bfe07740a87: Layer already exists [2025-03-05T05:55:39.584Z] dd9c8f8612c8: Layer already exists [2025-03-05T05:55:39.910Z] latest: digest: sha256:ee3c3779187af28b0a2343b20d36e1899badddf0bef782b342dd96538b95543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:55:40.261Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:55:40.613Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.3 [2025-03-05T05:55:40.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-05T05:55:40.613Z] c191b7f1f2fb: Preparing [2025-03-05T05:55:40.613Z] 6f8f79abf792: Preparing [2025-03-05T05:55:40.613Z] f883ddaf1b23: Preparing [2025-03-05T05:55:40.613Z] 43408a62ff16: Preparing [2025-03-05T05:55:40.613Z] 2ca8e992d4cc: Preparing [2025-03-05T05:55:40.613Z] 2bfe07740a87: Preparing [2025-03-05T05:55:40.613Z] dd9c8f8612c8: Preparing [2025-03-05T05:55:40.613Z] 2bfe07740a87: Waiting [2025-03-05T05:55:40.613Z] dd9c8f8612c8: Waiting [2025-03-05T05:55:40.613Z] 43408a62ff16: Layer already exists [2025-03-05T05:55:40.613Z] f883ddaf1b23: Layer already exists [2025-03-05T05:55:40.613Z] 6f8f79abf792: Layer already exists [2025-03-05T05:55:40.613Z] c191b7f1f2fb: Layer already exists [2025-03-05T05:55:40.613Z] 2ca8e992d4cc: Layer already exists [2025-03-05T05:55:40.613Z] 2bfe07740a87: Layer already exists [2025-03-05T05:55:40.613Z] dd9c8f8612c8: Layer already exists [2025-03-05T05:55:40.876Z] 4.0.0-dev.3: digest: sha256:ee3c3779187af28b0a2343b20d36e1899badddf0bef782b342dd96538b95543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:55:41.241Z] + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:55:41.590Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 [2025-03-05T05:55:41.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-05T05:55:41.590Z] c191b7f1f2fb: Preparing [2025-03-05T05:55:41.590Z] 6f8f79abf792: Preparing [2025-03-05T05:55:41.590Z] f883ddaf1b23: Preparing [2025-03-05T05:55:41.590Z] 43408a62ff16: Preparing [2025-03-05T05:55:41.590Z] 2ca8e992d4cc: Preparing [2025-03-05T05:55:41.590Z] 2bfe07740a87: Preparing [2025-03-05T05:55:41.590Z] dd9c8f8612c8: Preparing [2025-03-05T05:55:41.590Z] 2bfe07740a87: Waiting [2025-03-05T05:55:41.590Z] dd9c8f8612c8: Waiting [2025-03-05T05:55:41.590Z] c191b7f1f2fb: Layer already exists [2025-03-05T05:55:41.590Z] 43408a62ff16: Layer already exists [2025-03-05T05:55:41.590Z] 2ca8e992d4cc: Layer already exists [2025-03-05T05:55:41.590Z] f883ddaf1b23: Layer already exists [2025-03-05T05:55:41.590Z] 6f8f79abf792: Layer already exists [2025-03-05T05:55:41.590Z] 2bfe07740a87: Layer already exists [2025-03-05T05:55:41.590Z] dd9c8f8612c8: Layer already exists [2025-03-05T05:55:41.590Z] 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3: digest: sha256:ee3c3779187af28b0a2343b20d36e1899badddf0bef782b342dd96538b95543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:55:42.314Z] + 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 [2025-03-05T05:55:42.664Z] + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [2025-03-05T05:55:42.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] [2025-03-05T05:55:42.664Z] c191b7f1f2fb: Preparing [2025-03-05T05:55:42.664Z] 6f8f79abf792: Preparing [2025-03-05T05:55:42.664Z] f883ddaf1b23: Preparing [2025-03-05T05:55:42.664Z] 43408a62ff16: Preparing [2025-03-05T05:55:42.664Z] 2ca8e992d4cc: Preparing [2025-03-05T05:55:42.664Z] 2bfe07740a87: Preparing [2025-03-05T05:55:42.664Z] dd9c8f8612c8: Preparing [2025-03-05T05:55:42.664Z] 2bfe07740a87: Waiting [2025-03-05T05:55:42.664Z] dd9c8f8612c8: Waiting [2025-03-05T05:55:42.664Z] f883ddaf1b23: Layer already exists [2025-03-05T05:55:42.664Z] 6f8f79abf792: Layer already exists [2025-03-05T05:55:42.664Z] 2ca8e992d4cc: Layer already exists [2025-03-05T05:55:42.664Z] c191b7f1f2fb: Layer already exists [2025-03-05T05:55:42.664Z] 43408a62ff16: Layer already exists [2025-03-05T05:55:42.664Z] dd9c8f8612c8: Layer already exists [2025-03-05T05:55:42.664Z] 2bfe07740a87: Layer already exists [2025-03-05T05:55:42.935Z] main: digest: sha256:ee3c3779187af28b0a2343b20d36e1899badddf0bef782b342dd96538b95543b size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-05T05:55:43.021Z] ===================================================== [Pipeline] echo [2025-03-05T05:55:43.036Z] taggedImages: [2025-03-05T05:55:43.036Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [2025-03-05T05:55:43.036Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [2025-03-05T05:55:43.036Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.3 [2025-03-05T05:55:43.036Z] - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:567f6343e4b1422d3c43b87100bcf5ceebd6dd2c-4.0.0-dev.3 [2025-03-05T05:55:43.036Z] - 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 [2025-03-05T05:55:43.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T05:55:43.416Z] [2025-03-05T05:55:43.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:55:43.845Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T05:55:43.845Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-05T05:55:43.845Z] 8998bd30e6a1: Pulling fs layer [2025-03-05T05:55:43.845Z] 04944245beec: Pulling fs layer [2025-03-05T05:55:43.845Z] 699f458cf7ca: Pulling fs layer [2025-03-05T05:55:43.845Z] 765212b225bb: Pulling fs layer [2025-03-05T05:55:43.845Z] f23df028b6ca: Pulling fs layer [2025-03-05T05:55:43.845Z] d65c8cfc05b1: Pulling fs layer [2025-03-05T05:55:43.845Z] 2437ff75d9bd: Pulling fs layer [2025-03-05T05:55:43.845Z] f23df028b6ca: Waiting [2025-03-05T05:55:43.845Z] 765212b225bb: Waiting [2025-03-05T05:55:43.845Z] d65c8cfc05b1: Waiting [2025-03-05T05:55:43.845Z] 2437ff75d9bd: Waiting [2025-03-05T05:55:43.845Z] 04944245beec: Verifying Checksum [2025-03-05T05:55:43.845Z] 04944245beec: Download complete [2025-03-05T05:55:43.845Z] 765212b225bb: Verifying Checksum [2025-03-05T05:55:43.845Z] 765212b225bb: Download complete [2025-03-05T05:55:44.115Z] f23df028b6ca: Verifying Checksum [2025-03-05T05:55:44.115Z] f23df028b6ca: Download complete [2025-03-05T05:55:44.115Z] d65c8cfc05b1: Verifying Checksum [2025-03-05T05:55:44.115Z] d65c8cfc05b1: Download complete [2025-03-05T05:55:44.115Z] 699f458cf7ca: Verifying Checksum [2025-03-05T05:55:44.115Z] 699f458cf7ca: Download complete [2025-03-05T05:55:44.705Z] 8998bd30e6a1: Verifying Checksum [2025-03-05T05:55:44.705Z] 8998bd30e6a1: Download complete [2025-03-05T05:55:47.290Z] 2437ff75d9bd: Verifying Checksum [2025-03-05T05:55:47.290Z] 2437ff75d9bd: Download complete [2025-03-05T05:55:49.882Z] 8998bd30e6a1: Pull complete [2025-03-05T05:55:50.147Z] 04944245beec: Pull complete [2025-03-05T05:55:51.712Z] 699f458cf7ca: Pull complete [2025-03-05T05:55:51.991Z] 765212b225bb: Pull complete [2025-03-05T05:55:52.957Z] f23df028b6ca: Pull complete [2025-03-05T05:55:52.957Z] d65c8cfc05b1: Pull complete [2025-03-05T05:56:11.172Z] 2437ff75d9bd: Pull complete [2025-03-05T05:56:11.172Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-05T05:56:11.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-05T05:56:11.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:56:11.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-40242 does not seem to be running inside a container [2025-03-05T05:56:11.459Z] $ 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/6 -v /w/workspace/device-opc-ua/6:/w/workspace/device-opc-ua/6:rw,z -v /w/workspace/device-opc-ua/6@tmp:/w/workspace/device-opc-ua/6@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 [2025-03-05T05:56:12.902Z] $ docker top fac1322e4325437d6db7c28cbfeebe1f9c8179aaea2766ac514b38067a8d4dae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:56:13.736Z] ---> job-cost.sh [2025-03-05T05:56:13.736Z] lf-activate-venv: SKIPPING [2025-03-05T05:56:13.736Z] INFO: No Stack... [2025-03-05T05:56:14.312Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-05T05:56:14.888Z] INFO: Archiving Costs [Pipeline] sh [2025-03-05T05:56:15.517Z] + cat /w/workspace/device-opc-ua/6/archives/cost.csv [2025-03-05T05:56:15.517Z] + cut -d, -f6 [Pipeline] lock [2025-03-05T05:56:15.554Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] [2025-03-05T05:56:15.561Z] Resource [jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] did not exist. Created. [2025-03-05T05:56:15.567Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-05T05:56:16.237Z] /w/workspace/device-opc-ua/6@tmp/durable-e610bdeb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-05T05:56:16.554Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-05T05:56:16.574Z] Warning: overwriting stash ‘stack-cost’ [2025-03-05T05:56:16.632Z] Stashed 1 file(s) [Pipeline] } [2025-03-05T05:56:16.640Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-05T05:56:16.680Z] $ docker stop --time=1 fac1322e4325437d6db7c28cbfeebe1f9c8179aaea2766ac514b38067a8d4dae [2025-03-05T05:56:18.159Z] $ docker rm -f --volumes fac1322e4325437d6db7c28cbfeebe1f9c8179aaea2766ac514b38067a8d4dae [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 [2025-03-05T05:56:19.085Z] provisioning config files... [2025-03-05T05:56:19.097Z] copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15204723010236061859tmp [Pipeline] { [Pipeline] sh [2025-03-05T05:56:19.636Z] + set +x [2025-03-05T05:56:19.636Z] + curl -s https://codecov.io/bash [2025-03-05T05:56:19.636Z] + bash -s -- [2025-03-05T05:56:19.636Z] [2025-03-05T05:56:19.636Z] _____ _ [2025-03-05T05:56:19.636Z] / ____| | | [2025-03-05T05:56:19.636Z] | | ___ __| | ___ ___ _____ __ [2025-03-05T05:56:19.636Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-05T05:56:19.636Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-05T05:56:19.636Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-05T05:56:19.636Z] Bash-1.0.6 [2025-03-05T05:56:19.636Z] [2025-03-05T05:56:19.636Z] [2025-03-05T05:56:19.636Z] ==> git version 2.25.1 found [2025-03-05T05:56:19.636Z] ==> 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 [2025-03-05T05:56:19.636Z] Release-Date: 2020-01-08 [2025-03-05T05:56:19.636Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-05T05:56:19.636Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-05T05:56:19.636Z] ==> Jenkins CI detected. [2025-03-05T05:56:19.636Z] current dir:  /w/workspace/edgexfoundry_device-opc-ua_main [2025-03-05T05:56:19.636Z] project root: . [2025-03-05T05:56:19.636Z] --> token set from env [2025-03-05T05:56:19.636Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-05T05:56:20.444Z] ==> Running gcov in . (disable via -X gcov) [2025-03-05T05:56:20.444Z] ==> Python coveragepy not found [2025-03-05T05:56:20.444Z] ==> Searching for coverage reports in: [2025-03-05T05:56:20.444Z] + . [2025-03-05T05:56:20.444Z] -> Found 4 reports [2025-03-05T05:56:20.444Z] ==> Detecting git/mercurial file structure [2025-03-05T05:56:20.444Z] ==> Reading reports [2025-03-05T05:56:20.444Z] + ./test-artifacts/coverage.lcov bytes=561 [2025-03-05T05:56:20.444Z] + ./test-artifacts/cover.out bytes=2241 [2025-03-05T05:56:20.444Z] + ./test-artifacts/coverage.xml bytes=6158 [2025-03-05T05:56:20.444Z] + ./test-artifacts/report.xml bytes=4152 [2025-03-05T05:56:20.444Z] ==> Appending adjustments [2025-03-05T05:56:20.444Z] https://docs.codecov.io/docs/fixing-reports [2025-03-05T05:56:20.444Z] + Found adjustments [2025-03-05T05:56:20.444Z] ==> Gzipping contents [2025-03-05T05:56:20.444Z] 4.0K /tmp/codecov.4yLewn.gz [2025-03-05T05:56:20.444Z] ==> Uploading reports [2025-03-05T05:56:20.444Z] url: https://codecov.io [2025-03-05T05:56:20.444Z] query: branch=main&commit=567f6343e4b1422d3c43b87100bcf5ceebd6dd2c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T05:56:20.444Z] -> Pinging Codecov [2025-03-05T05:56:20.444Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=567f6343e4b1422d3c43b87100bcf5ceebd6dd2c&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-05T05:56:22.402Z] -> Uploading to [2025-03-05T05:56:22.402Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/567f6343e4b1422d3c43b87100bcf5ceebd6dd2c/f65f4f95-9219-486e-894f-5f8e7646b375.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T055622Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bb2a94438ea98e649e5d1651e7c51b770e3115996a355434f04be1a097fbd708 [2025-03-05T05:56:22.402Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-05T05:56:22.402Z] Dload Upload Total Spent Left Speed [2025-03-05T05:56:22.402Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3518 0 0 100 3518 0 18227 --:--:-- --:--:-- --:--:-- 18227 [2025-03-05T05:56:22.403Z] -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection terminationhttps://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] } [2025-03-05T05:56:22.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-05T05:56:22.643Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-05T05:56:22.661Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:56:23.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T05:56:23.171Z] [2025-03-05T05:56:23.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:56:23.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T05:56:23.479Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-05T05:56:23.479Z] 43c4264eed91: Pulling fs layer [2025-03-05T05:56:23.479Z] 4cc291be95ef: Pulling fs layer [2025-03-05T05:56:23.479Z] 2ac1f1163629: Pulling fs layer [2025-03-05T05:56:23.479Z] 5c3c966382ef: Pulling fs layer [2025-03-05T05:56:23.479Z] 4f4fb700ef54: Pulling fs layer [2025-03-05T05:56:23.479Z] d9c7d2e4e75e: Pulling fs layer [2025-03-05T05:56:23.479Z] 9c3e1370e548: Pulling fs layer [2025-03-05T05:56:23.479Z] 9c3e1370e548: Waiting [2025-03-05T05:56:23.479Z] 4f4fb700ef54: Waiting [2025-03-05T05:56:23.479Z] d9c7d2e4e75e: Waiting [2025-03-05T05:56:23.479Z] 4cc291be95ef: Download complete [2025-03-05T05:56:23.479Z] 5c3c966382ef: Verifying Checksum [2025-03-05T05:56:23.479Z] 5c3c966382ef: Download complete [2025-03-05T05:56:23.479Z] 4f4fb700ef54: Verifying Checksum [2025-03-05T05:56:23.479Z] 4f4fb700ef54: Download complete [2025-03-05T05:56:23.479Z] 43c4264eed91: Verifying Checksum [2025-03-05T05:56:23.479Z] 43c4264eed91: Download complete [2025-03-05T05:56:23.737Z] 43c4264eed91: Pull complete [2025-03-05T05:56:23.737Z] d9c7d2e4e75e: Verifying Checksum [2025-03-05T05:56:23.737Z] 4cc291be95ef: Pull complete [2025-03-05T05:56:24.140Z] 2ac1f1163629: Download complete [2025-03-05T05:56:24.410Z] 9c3e1370e548: Verifying Checksum [2025-03-05T05:56:24.410Z] 9c3e1370e548: Download complete [2025-03-05T05:56:27.696Z] 2ac1f1163629: Pull complete [2025-03-05T05:56:27.696Z] 5c3c966382ef: Pull complete [2025-03-05T05:56:27.696Z] 4f4fb700ef54: Pull complete [2025-03-05T05:56:27.696Z] d9c7d2e4e75e: Pull complete [2025-03-05T05:56:31.515Z] 9c3e1370e548: Pull complete [2025-03-05T05:56:31.515Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-05T05:56:31.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-05T05:56:31.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:56:31.654Z] prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container [2025-03-05T05:56:31.682Z] $ 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 [2025-03-05T05:56:33.386Z] $ docker top c2e37988725c50abcdfb06b7961e56821f5cf67d8806ab1edf5d763575ca26d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T05:56:33.751Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo [2025-03-05T05:56:33.762Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh [2025-03-05T05:56:34.044Z] + set -o pipefail [2025-03-05T05:56:34.044Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' [2025-03-05T05:56:40.617Z] [2025-03-05T05:56:40.617Z] Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... [2025-03-05T05:56:40.617Z] [2025-03-05T05:56:40.617Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/7e0247dc-0ed3-48b2-8c78-a5634895fc30 [2025-03-05T05:56:40.617Z] [2025-03-05T05:56:40.617Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-05T05:56:40.617Z] [2025-03-05T05:56:40.617Z] [2025-03-05T05:56:40.617Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-05T05:56:40.617Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-05T05:56:40.887Z] $ docker stop --time=1 c2e37988725c50abcdfb06b7961e56821f5cf67d8806ab1edf5d763575ca26d1 [2025-03-05T05:56:43.357Z] $ docker rm -f --volumes c2e37988725c50abcdfb06b7961e56821f5cf67d8806ab1edf5d763575ca26d1 [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 [2025-03-05T05:56:44.293Z] + git log --format=format:%s -1 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c [Pipeline] sh [2025-03-05T05:56:44.579Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T05:56:44.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:56:44.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T05:56:44.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:56:44.964Z] prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container [2025-03-05T05:56:44.985Z] $ 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 [2025-03-05T05:56:45.349Z] $ docker top 418cdf4331d8b7a86b32ac283e47780d647c104bcf18bcbe8d418b88f9f3bf60 -eo pid,comm [2025-03-05T05:56:45.413Z] 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). [2025-03-05T05:56:45.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T05:56:45.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T05:56:45.476Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T05:56:45.587Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T05:56:45.585Z] $ docker exec 418cdf4331d8b7a86b32ac283e47780d647c104bcf18bcbe8d418b88f9f3bf60 ssh-agent [2025-03-05T05:56:45.708Z] SSH_AUTH_SOCK=/tmp/ssh-KsyqeJWlbseb/agent.32 [2025-03-05T05:56:45.708Z] SSH_AGENT_PID=38 [2025-03-05T05:56:45.713Z] Running ssh-add (command line suppressed) [2025-03-05T05:56:45.812Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14264746494106431401.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14264746494106431401.key) [2025-03-05T05:56:45.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T05:56:46.128Z] + git semver tag [2025-03-05T05:56:46.389Z] 2025-03-05 05:56:46,313 [run_tag] DEBUG tag force:False [2025-03-05T05:56:46.389Z] 2025-03-05 05:56:46,314 [check_head_tag] DEBUG check head tag [2025-03-05T05:56:46.389Z] 2025-03-05 05:56:46,314 [execute] INFO git cat-file --batch-check [2025-03-05T05:56:46.389Z] 2025-03-05 05:56:46,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) [2025-03-05T05:56:46.389Z] 2025-03-05 05:56:46,320 [execute] INFO git cat-file --batch [2025-03-05T05:56:46.389Z] 2025-03-05 05:56:46,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) [2025-03-05T05:56:46.389Z] 2025-03-05 05:56:46,325 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T05:56:46.389Z] 2025-03-05 05:56:46,326 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2025-03-05T05:56:46.389Z] 2025-03-05 05:56:46,326 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T05:56:46.389Z] 2025-03-05 05:56:46,331 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T05:56:46.389Z] 4.0.0-dev.3 [Pipeline] } [2025-03-05T05:56:46.394Z] $ docker exec --env ******** --env ******** 418cdf4331d8b7a86b32ac283e47780d647c104bcf18bcbe8d418b88f9f3bf60 ssh-agent -k [2025-03-05T05:56:46.502Z] unset SSH_AUTH_SOCK; [2025-03-05T05:56:46.503Z] unset SSH_AGENT_PID; [2025-03-05T05:56:46.503Z] echo Agent pid 38 killed; [2025-03-05T05:56:46.527Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T05:56:46.866Z] + git semver [Pipeline] } [2025-03-05T05:56:47.136Z] $ docker stop --time=1 418cdf4331d8b7a86b32ac283e47780d647c104bcf18bcbe8d418b88f9f3bf60 [2025-03-05T05:56:48.412Z] $ docker rm -f --volumes 418cdf4331d8b7a86b32ac283e47780d647c104bcf18bcbe8d418b88f9f3bf60 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:56:48.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T05:56:48.841Z] [2025-03-05T05:56:48.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:56:49.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T05:56:49.158Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-05T05:56:49.158Z] ab5ef0e58194: Pulling fs layer [2025-03-05T05:56:49.158Z] 9712f1f96733: Pulling fs layer [2025-03-05T05:56:49.158Z] 63f879dbbcfc: Pulling fs layer [2025-03-05T05:56:49.158Z] 0d9ebad4ef96: Pulling fs layer [2025-03-05T05:56:49.158Z] e9a5061849ea: Pulling fs layer [2025-03-05T05:56:49.158Z] d747dcd14b5f: Pulling fs layer [2025-03-05T05:56:49.158Z] 2de7ff778b66: Pulling fs layer [2025-03-05T05:56:49.158Z] d747dcd14b5f: Waiting [2025-03-05T05:56:49.158Z] e9a5061849ea: Waiting [2025-03-05T05:56:49.158Z] 2de7ff778b66: Waiting [2025-03-05T05:56:49.158Z] 0d9ebad4ef96: Waiting [2025-03-05T05:56:49.158Z] 9712f1f96733: Verifying Checksum [2025-03-05T05:56:49.158Z] 9712f1f96733: Download complete [2025-03-05T05:56:49.419Z] 63f879dbbcfc: Verifying Checksum [2025-03-05T05:56:49.419Z] 63f879dbbcfc: Download complete [2025-03-05T05:56:49.678Z] e9a5061849ea: Verifying Checksum [2025-03-05T05:56:49.678Z] e9a5061849ea: Download complete [2025-03-05T05:56:49.678Z] d747dcd14b5f: Verifying Checksum [2025-03-05T05:56:49.678Z] d747dcd14b5f: Download complete [2025-03-05T05:56:49.678Z] 0d9ebad4ef96: Verifying Checksum [2025-03-05T05:56:49.678Z] 0d9ebad4ef96: Download complete [2025-03-05T05:56:49.678Z] ab5ef0e58194: Verifying Checksum [2025-03-05T05:56:49.678Z] ab5ef0e58194: Download complete [2025-03-05T05:56:49.678Z] 2de7ff778b66: Verifying Checksum [2025-03-05T05:56:49.678Z] 2de7ff778b66: Download complete [2025-03-05T05:56:52.965Z] ab5ef0e58194: Pull complete [2025-03-05T05:56:52.965Z] 9712f1f96733: Pull complete [2025-03-05T05:56:53.224Z] 63f879dbbcfc: Pull complete [2025-03-05T05:56:57.438Z] 0d9ebad4ef96: Pull complete [2025-03-05T05:56:57.438Z] e9a5061849ea: Pull complete [2025-03-05T05:56:57.438Z] d747dcd14b5f: Pull complete [2025-03-05T05:56:58.376Z] 2de7ff778b66: Pull complete [2025-03-05T05:56:58.376Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-05T05:56:58.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-05T05:56:58.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:56:58.485Z] prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container [2025-03-05T05:56:58.508Z] $ 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 [2025-03-05T05:57:00.356Z] $ docker top 7781a3cb7a360a51171f32b7f1b3dd9f06d714fd49f2794db1956a8d83ce4d23 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-05T05:57:00.443Z] provisioning config files... [2025-03-05T05:57:00.453Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config296618093710784439tmp [2025-03-05T05:57:00.462Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15024941078053784526tmp [2025-03-05T05:57:00.471Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config16527912437736879120tmp [Pipeline] { [Pipeline] echo [2025-03-05T05:57:00.504Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:57:00.799Z] ---> sigul-configuration.sh [2025-03-05T05:57:00.799Z] gpg: directory `/root/.gnupg' created [2025-03-05T05:57:00.799Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-05T05:57:00.799Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-05T05:57:00.799Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-05T05:57:00.799Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-05T05:57:00.799Z] gpg: CAST5 encrypted data [2025-03-05T05:57:00.799Z] gpg: encrypted with 1 passphrase [2025-03-05T05:57:00.799Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-05T05:57:01.097Z] + mkdir /home/jenkins [2025-03-05T05:57:01.097Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-05T05:57:01.393Z] + 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 [2025-03-05T05:57:01.405Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:57:01.699Z] ---> sigul-install.sh [2025-03-05T05:57:01.699Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-05T05:57:01.993Z] + git tag --list [2025-03-05T05:57:01.993Z] v4.0.0-dev.1 [2025-03-05T05:57:01.993Z] v4.0.0-dev.2 [2025-03-05T05:57:01.993Z] v4.0.0-dev.3 [Pipeline] sh [2025-03-05T05:57:02.590Z] + lftools sign git-tag v4.0.0-dev.3 [2025-03-05T05:57:03.200Z] Signing Git tag with Sigul... [2025-03-05T05:57:03.200Z] Signing v4.0.0-dev.3 [Pipeline] echo [2025-03-05T05:57:03.783Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:57:04.080Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-05T05:57:04.086Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-05T05:57:04.117Z] $ docker stop --time=1 7781a3cb7a360a51171f32b7f1b3dd9f06d714fd49f2794db1956a8d83ce4d23 [2025-03-05T05:57:05.412Z] $ docker rm -f --volumes 7781a3cb7a360a51171f32b7f1b3dd9f06d714fd49f2794db1956a8d83ce4d23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-05T05:57:05.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T05:57:05.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:57:06.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T05:57:06.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:57:06.255Z] prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container [2025-03-05T05:57:06.279Z] $ 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 [2025-03-05T05:57:06.920Z] $ docker top ad6fe1bf853282bf420f477749839bec69b6e97792cfcf0e7803043cc0fe7d5e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T05:57:07.037Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T05:57:07.037Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T05:57:07.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T05:57:07.138Z] $ docker exec ad6fe1bf853282bf420f477749839bec69b6e97792cfcf0e7803043cc0fe7d5e ssh-agent [2025-03-05T05:57:07.244Z] SSH_AUTH_SOCK=/tmp/ssh-PqiKIw21FaqW/agent.32 [2025-03-05T05:57:07.244Z] SSH_AGENT_PID=38 [2025-03-05T05:57:07.249Z] Running ssh-add (command line suppressed) [2025-03-05T05:57:07.349Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15292441038943802879.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15292441038943802879.key) [2025-03-05T05:57:07.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T05:57:07.660Z] + git semver bump pre [2025-03-05T05:57:07.919Z] 2025-03-05 05:57:07,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T05:57:07.919Z] 2025-03-05 05:57:07,840 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2025-03-05T05:57:07.919Z] 2025-03-05 05:57:07,840 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2025-03-05T05:57:07.919Z] 2025-03-05 05:57:07,840 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True [2025-03-05T05:57:07.919Z] 2025-03-05 05:57:07,841 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T05:57:07.919Z] 2025-03-05 05:57:07,841 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T05:57:07.919Z] 2025-03-05 05:57:07,843 [execute] INFO git cat-file --batch-check [2025-03-05T05:57:07.919Z] 2025-03-05 05:57:07,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T05:57:07.919Z] 2025-03-05 05:57:07,850 [execute] INFO git cat-file --batch [2025-03-05T05:57:07.919Z] 2025-03-05 05:57:07,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T05:57:07.919Z] 2025-03-05 05:57:07,856 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T05:57:07.919Z] 4.0.0-dev.4 [Pipeline] } [2025-03-05T05:57:07.924Z] $ docker exec --env ******** --env ******** ad6fe1bf853282bf420f477749839bec69b6e97792cfcf0e7803043cc0fe7d5e ssh-agent -k [2025-03-05T05:57:08.029Z] unset SSH_AUTH_SOCK; [2025-03-05T05:57:08.029Z] unset SSH_AGENT_PID; [2025-03-05T05:57:08.029Z] echo Agent pid 38 killed; [2025-03-05T05:57:08.046Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T05:57:08.382Z] + git semver [Pipeline] } [2025-03-05T05:57:08.651Z] $ docker stop --time=1 ad6fe1bf853282bf420f477749839bec69b6e97792cfcf0e7803043cc0fe7d5e [2025-03-05T05:57:09.921Z] $ docker rm -f --volumes ad6fe1bf853282bf420f477749839bec69b6e97792cfcf0e7803043cc0fe7d5e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-05T05:57:10.280Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-05T05:57:10.280Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:57:10.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-05T05:57:10.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:57:10.667Z] prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container [2025-03-05T05:57:10.691Z] $ 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 [2025-03-05T05:57:11.047Z] $ docker top 031ad067109191a12056c21d626a9a61aa34fb50914822fcced12d359084e197 -eo pid,comm [2025-03-05T05:57:11.100Z] 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). [2025-03-05T05:57:11.100Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-05T05:57:11.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-05T05:57:11.157Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-05T05:57:11.264Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-05T05:57:11.262Z] $ docker exec 031ad067109191a12056c21d626a9a61aa34fb50914822fcced12d359084e197 ssh-agent [2025-03-05T05:57:11.391Z] SSH_AUTH_SOCK=/tmp/ssh-CTF10TMEZoOz/agent.32 [2025-03-05T05:57:11.391Z] SSH_AGENT_PID=38 [2025-03-05T05:57:11.395Z] Running ssh-add (command line suppressed) [2025-03-05T05:57:11.499Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15574879750480605712.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_15574879750480605712.key) [2025-03-05T05:57:11.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-05T05:57:11.812Z] + git semver push [2025-03-05T05:57:12.072Z] 2025-03-05 05:57:11,973 [run_push] DEBUG push [2025-03-05T05:57:12.072Z] 2025-03-05 05:57:11,974 [execute] INFO git cat-file --batch-check [2025-03-05T05:57:12.072Z] 2025-03-05 05:57:11,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-05T05:57:12.072Z] 2025-03-05 05:57:11,978 [execute] INFO git rev-list 5354f51e95ddb8ad2c2f74257b831bb2df2d2850 -- [2025-03-05T05:57:12.072Z] 2025-03-05 05:57:11,978 [execute] DEBUG Popen(['git', 'rev-list', '5354f51e95ddb8ad2c2f74257b831bb2df2d2850', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T05:57:12.072Z] 2025-03-05 05:57:11,984 [execute] INFO git fetch -v origin [2025-03-05T05:57:12.072Z] 2025-03-05 05:57:11,984 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-05T05:57:12.640Z] 2025-03-05 05:57:12,431 [run_push] DEBUG no remote changes detected [2025-03-05T05:57:12.640Z] 2025-03-05 05:57:12,432 [execute] INFO git push origin semver [2025-03-05T05:57:12.640Z] 2025-03-05 05:57:12,432 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-05T05:57:13.213Z] 2025-03-05 05:57:13,175 [run_push] DEBUG push all version tags [2025-03-05T05:57:13.213Z] 2025-03-05 05:57:13,175 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-05T05:57:13.213Z] 2025-03-05 05:57:13,176 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) [2025-03-05T05:57:14.152Z] 2025-03-05 05:57:13,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main [2025-03-05T05:57:14.152Z] 4.0.0-dev.4 [Pipeline] } [2025-03-05T05:57:14.157Z] $ docker exec --env ******** --env ******** 031ad067109191a12056c21d626a9a61aa34fb50914822fcced12d359084e197 ssh-agent -k [2025-03-05T05:57:14.245Z] unset SSH_AUTH_SOCK; [2025-03-05T05:57:14.246Z] unset SSH_AGENT_PID; [2025-03-05T05:57:14.246Z] echo Agent pid 38 killed; [2025-03-05T05:57:14.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-05T05:57:14.601Z] + git semver [Pipeline] } [2025-03-05T05:57:14.866Z] $ docker stop --time=1 031ad067109191a12056c21d626a9a61aa34fb50914822fcced12d359084e197 [2025-03-05T05:57:16.161Z] $ docker rm -f --volumes 031ad067109191a12056c21d626a9a61aa34fb50914822fcced12d359084e197 [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 [2025-03-05T05:57:16.837Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] [2025-03-05T05:57:16.837Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-03-05T05:57:16.837Z] total 16 [2025-03-05T05:57:16.837Z] drwxr-xr-x 3 root root 4096 Mar 5 05:42 . [2025-03-05T05:57:16.837Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 05:57 .. [2025-03-05T05:57:16.837Z] drwxr-xr-x 2 root root 4096 Mar 5 05:42 cost [2025-03-05T05:57:16.837Z] -rw-r--r-- 1 root root 83 Mar 5 05:42 cost.csv [2025-03-05T05:57:16.837Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-03-05T05:57:16.837Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives [2025-03-05T05:57:16.837Z] total 16 [2025-03-05T05:57:16.837Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 05:42 . [2025-03-05T05:57:16.837Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 05:57 .. [2025-03-05T05:57:16.837Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 05:42 cost [2025-03-05T05:57:16.837Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 5 05:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:57:17.130Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:57:17.987Z] ---> package-listing.sh [2025-03-05T05:57:17.987Z] ++ facter osfamily [2025-03-05T05:57:17.987Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-05T05:57:18.246Z] + OS_FAMILY=debian [2025-03-05T05:57:18.246Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_main [2025-03-05T05:57:18.246Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-05T05:57:18.246Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-05T05:57:18.246Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-05T05:57:18.246Z] + PACKAGES=/tmp/packages_start.txt [2025-03-05T05:57:18.246Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-03-05T05:57:18.246Z] + PACKAGES=/tmp/packages_end.txt [2025-03-05T05:57:18.246Z] + case "${OS_FAMILY}" in [2025-03-05T05:57:18.246Z] + dpkg -l [2025-03-05T05:57:18.246Z] + grep '^ii' [2025-03-05T05:57:18.246Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-05T05:57:18.246Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-05T05:57:18.246Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-05T05:57:18.246Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' [2025-03-05T05:57:18.246Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [2025-03-05T05:57:18.246Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo [2025-03-05T05:57:18.257Z] 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 [2025-03-05T05:57:18.529Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-05T05:57:19.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-05T05:57:19.102Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-05T05:57:19.185Z] prd-ubuntu20.04-docker-8c-8g-40241 does not seem to be running inside a container [2025-03-05T05:57:19.211Z] $ 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 [2025-03-05T05:57:19.404Z] $ docker top f7b26d6823d1897ab5898a32af7eacde8ee3590243c79790e5466a5f9e9cdf83 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-05T05:57:19.756Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-05T05:57:20.045Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-05T05:57:20.334Z] + ls /var/log/sa-host [2025-03-05T05:57:20.334Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-05T05:57:20.424Z] provisioning config files... [2025-03-05T05:57:20.431Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14524099000126567723tmp [Pipeline] { [Pipeline] echo [2025-03-05T05:57:20.453Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:57:20.741Z] ---> create-netrc.sh [Pipeline] } [2025-03-05T05:57:20.750Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:57:21.090Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-05T05:57:21.100Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:57:21.384Z] ---> sudo-logs.sh [2025-03-05T05:57:21.384Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-05T05:57:21.414Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:57:21.709Z] ---> job-cost.sh [2025-03-05T05:57:21.709Z] lf-activate-venv: SKIPPING [2025-03-05T05:57:21.709Z] DEBUG: total: 0.2199999988079071 [2025-03-05T05:57:21.709Z] INFO: Retrieving Stack Cost... [2025-03-05T05:57:22.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-05T05:57:22.541Z] INFO: Archiving Costs [Pipeline] echo [2025-03-05T05:57:22.554Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-05T05:57:22.835Z] ---> logs-deploy.sh [2025-03-05T05:57:22.835Z] lf-activate-venv: SKIPPING [2025-03-05T05:57:22.835Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/6 [2025-03-05T05:57:22.835Z] INFO: archiving workspace using pattern(s): [2025-03-05T05:57:23.772Z] Archives upload complete. [2025-03-05T05:57:24.033Z] INFO: archiving logs to Nexus [2025-03-05T05:57:24.605Z] ---> uname -a: [2025-03-05T05:57:24.605Z] Linux prd-ubuntu20-04-docker-8c-8g-40241 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-05T05:57:24.605Z] [2025-03-05T05:57:24.605Z]