Pull request #91 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd820ff3efac941595d47513d7fa08c0b03dacac+78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 (084a63456f5438df528fd7e5a449a70aff10e8a4) 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-ssh14067635816073142625.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14195392495874343008.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17184198214416578771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-91/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2481430036464303717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7729787915910676595.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-91/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1403777222463438083.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26200 in /w/workspace/edgexfoundry_device-opc-ua_PR-91 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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_PR-91 # 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 Merging remotes/origin/main commit 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 into PR head commit cd820ff3efac941595d47513d7fa08c0b03dacac Merge succeeded, producing cd820ff3efac941595d47513d7fa08c0b03dacac Checking out Revision cd820ff3efac941595d47513d7fa08c0b03dacac (PR-91) > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd820ff3efac941595d47513d7fa08c0b03dacac # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd820ff3efac941595d47513d7fa08c0b03dacac # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T19:48:26.159Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T19:48:26.378Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T19:48:26.525Z] ========================================================= [2024-11-11T19:48:26.525Z] EdgeX Global Pipelines Version Info [2024-11-11T19:48:26.525Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:48:27.290Z] ------------------- [2024-11-11T19:48:27.290Z] stable info: [2024-11-11T19:48:27.290Z] ------------------- [2024-11-11T19:48:27.290Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T19:48:27.290Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T19:48:27.290Z] Message: update stable to v1.0.265 [2024-11-11T19:48:27.860Z] ------------------- [2024-11-11T19:48:27.860Z] experimental info: [2024-11-11T19:48:27.860Z] ------------------- [2024-11-11T19:48:27.860Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T19:48:27.860Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T19:48:27.860Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T19:48:28.075Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2024-11-11T19:48:28.129Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2024-11-11T19:48:28.194Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T19:48:28.249Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T19:48:28.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T19:48:28.358Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T19:48:28.422Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T19:48:28.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T19:48:28.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T19:48:28.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T19:48:28.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T19:48:28.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2024-11-11T19:48:28.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T19:48:28.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T19:48:28.898Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T19:48:28.951Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T19:48:29.015Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T19:48:29.081Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T19:48:29.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T19:48:29.208Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T19:48:29.262Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-11T19:48:29.321Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-11T19:48:29.380Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T19:48:29.437Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T19:48:29.496Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T19:48:29.551Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T19:48:29.614Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T19:48:29.670Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-91 [Pipeline] echo [2024-11-11T19:48:29.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-91 [Pipeline] echo [2024-11-11T19:48:29.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-91 [Pipeline] echo [2024-11-11T19:48:29.817Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd820ff3efac941595d47513d7fa08c0b03dacac [Pipeline] echo [2024-11-11T19:48:29.872Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd820ff [Pipeline] echo [2024-11-11T19:48:29.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T19:48:30.070Z] provisioning config files... [2024-11-11T19:48:30.084Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-91@tmp/config7407953578684347208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:48:30.481Z] ---> ****-login.sh [2024-11-11T19:48:30.481Z] nexus3.edgexfoundry.org:10001 [2024-11-11T19:48:30.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:48:30.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:48:30.742Z] Configure a credential helper to remove this warning. See [2024-11-11T19:48:30.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:48:30.742Z] [2024-11-11T19:48:30.742Z] Login Succeeded [2024-11-11T19:48:30.742Z] nexus3.edgexfoundry.org:10002 [2024-11-11T19:48:30.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:48:30.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:48:30.742Z] Configure a credential helper to remove this warning. See [2024-11-11T19:48:30.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:48:30.742Z] [2024-11-11T19:48:30.742Z] Login Succeeded [2024-11-11T19:48:30.743Z] nexus3.edgexfoundry.org:10003 [2024-11-11T19:48:31.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:48:31.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:48:31.004Z] Configure a credential helper to remove this warning. See [2024-11-11T19:48:31.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:48:31.004Z] [2024-11-11T19:48:31.004Z] Login Succeeded [2024-11-11T19:48:31.004Z] nexus3.edgexfoundry.org:10004 [2024-11-11T19:48:31.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:48:31.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:48:31.004Z] Configure a credential helper to remove this warning. See [2024-11-11T19:48:31.004Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:48:31.004Z] [2024-11-11T19:48:31.004Z] Login Succeeded [2024-11-11T19:48:31.004Z] ****.io [2024-11-11T19:48:31.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:48:31.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:48:31.264Z] Configure a credential helper to remove this warning. See [2024-11-11T19:48:31.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:48:31.264Z] [2024-11-11T19:48:31.264Z] Login Succeeded [2024-11-11T19:48:31.264Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T19:48:31.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T19:48:31.978Z] + git rev-list -1 --merges cd820ff3efac941595d47513d7fa08c0b03dacac~1..cd820ff3efac941595d47513d7fa08c0b03dacac [Pipeline] echo [2024-11-11T19:48:32.028Z] -----------> git rev-list -1 --merges cd820ff3efac941595d47513d7fa08c0b03dacac~1..cd820ff3efac941595d47513d7fa08c0b03dacac cd820ff3efac941595d47513d7fa08c0b03dacac [false] [Pipeline] sh [2024-11-11T19:48:32.348Z] + git log --format=format:%s -1 cd820ff3efac941595d47513d7fa08c0b03dacac [Pipeline] echo [2024-11-11T19:48:32.398Z] ========================================================= [2024-11-11T19:48:32.398Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T19:48:32.398Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T19:48:32.855Z] + git log --format=format:%s -1 cd820ff3efac941595d47513d7fa08c0b03dacac [Pipeline] echo [2024-11-11T19:48:32.896Z] [semverPrep] GIT_COMMIT: cd820ff3efac941595d47513d7fa08c0b03dacac, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-11T19:48:32.940Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T19:48:33.430Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T19:48:33.430Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T19:48:33.430Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T19:48:33.430Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T19:48:33.430Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T19:48:33.430Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T19:48:33.430Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:48:33.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T19:48:33.952Z] [2024-11-11T19:48:33.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:48:34.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T19:48:34.354Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T19:48:34.354Z] b85a868b505f: Pulling fs layer [2024-11-11T19:48:34.354Z] e2be974225ed: Pulling fs layer [2024-11-11T19:48:34.354Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T19:48:34.354Z] 988bab9f4d93: Pulling fs layer [2024-11-11T19:48:34.354Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T19:48:34.354Z] eaf3925da568: Pulling fs layer [2024-11-11T19:48:34.354Z] bab4dde63d76: Pulling fs layer [2024-11-11T19:48:34.354Z] bde34c3a00c8: Pulling fs layer [2024-11-11T19:48:34.354Z] b352a97aabf1: Pulling fs layer [2024-11-11T19:48:34.354Z] 4872d77fe225: Pulling fs layer [2024-11-11T19:48:34.354Z] 5851b861e8e6: Pulling fs layer [2024-11-11T19:48:34.354Z] 988bab9f4d93: Waiting [2024-11-11T19:48:34.354Z] 1469e6f7b9e6: Waiting [2024-11-11T19:48:34.354Z] eaf3925da568: Waiting [2024-11-11T19:48:34.354Z] bab4dde63d76: Waiting [2024-11-11T19:48:34.354Z] bde34c3a00c8: Waiting [2024-11-11T19:48:34.354Z] b352a97aabf1: Waiting [2024-11-11T19:48:34.354Z] 4872d77fe225: Waiting [2024-11-11T19:48:34.354Z] 5851b861e8e6: Waiting [2024-11-11T19:48:34.354Z] e2be974225ed: Verifying Checksum [2024-11-11T19:48:34.354Z] e2be974225ed: Download complete [2024-11-11T19:48:34.354Z] 988bab9f4d93: Verifying Checksum [2024-11-11T19:48:34.354Z] 988bab9f4d93: Download complete [2024-11-11T19:48:34.616Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T19:48:34.616Z] 1469e6f7b9e6: Download complete [2024-11-11T19:48:34.616Z] eaf3925da568: Verifying Checksum [2024-11-11T19:48:34.616Z] eaf3925da568: Download complete [2024-11-11T19:48:34.616Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T19:48:34.616Z] 339a4e72a1f5: Download complete [2024-11-11T19:48:34.616Z] bde34c3a00c8: Verifying Checksum [2024-11-11T19:48:34.616Z] bde34c3a00c8: Download complete [2024-11-11T19:48:34.616Z] b352a97aabf1: Verifying Checksum [2024-11-11T19:48:34.616Z] b352a97aabf1: Download complete [2024-11-11T19:48:34.616Z] 4872d77fe225: Verifying Checksum [2024-11-11T19:48:34.616Z] 4872d77fe225: Download complete [2024-11-11T19:48:34.616Z] 5851b861e8e6: Verifying Checksum [2024-11-11T19:48:34.616Z] 5851b861e8e6: Download complete [2024-11-11T19:48:34.876Z] b85a868b505f: Verifying Checksum [2024-11-11T19:48:34.876Z] b85a868b505f: Download complete [2024-11-11T19:48:35.135Z] bab4dde63d76: Verifying Checksum [2024-11-11T19:48:35.135Z] bab4dde63d76: Download complete [2024-11-11T19:48:36.076Z] b85a868b505f: Pull complete [2024-11-11T19:48:36.076Z] e2be974225ed: Pull complete [2024-11-11T19:48:36.648Z] 339a4e72a1f5: Pull complete [2024-11-11T19:48:36.648Z] 988bab9f4d93: Pull complete [2024-11-11T19:48:36.909Z] 1469e6f7b9e6: Pull complete [2024-11-11T19:48:36.909Z] eaf3925da568: Pull complete [2024-11-11T19:48:38.815Z] bab4dde63d76: Pull complete [2024-11-11T19:48:38.815Z] bde34c3a00c8: Pull complete [2024-11-11T19:48:38.815Z] b352a97aabf1: Pull complete [2024-11-11T19:48:39.074Z] 4872d77fe225: Pull complete [2024-11-11T19:48:39.074Z] 5851b861e8e6: Pull complete [2024-11-11T19:48:39.074Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T19:48:39.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T19:48:39.074Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:48:39.357Z] prd-ubuntu20.04-docker-8c-8g-26200 does not seem to be running inside a container [2024-11-11T19:48:39.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_PR-91 -v /w/workspace/edgexfoundry_device-opc-ua_PR-91:/w/workspace/edgexfoundry_device-opc-ua_PR-91:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-91@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-91@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 [2024-11-11T19:48:40.868Z] $ docker top 022a86b50efae49674c3b4e4815c8c70b26201886c939a3c580c036f63b124a0 -eo pid,comm [2024-11-11T19:48:40.921Z] 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). [2024-11-11T19:48:40.921Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T19:48:41.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T19:48:41.083Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T19:48:41.208Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T19:48:41.208Z] $ docker exec 022a86b50efae49674c3b4e4815c8c70b26201886c939a3c580c036f63b124a0 ssh-agent [2024-11-11T19:48:41.302Z] SSH_AUTH_SOCK=/tmp/ssh-laHlDBnsICjb/agent.31 [2024-11-11T19:48:41.302Z] SSH_AGENT_PID=37 [2024-11-11T19:48:41.309Z] Running ssh-add (command line suppressed) [2024-11-11T19:48:41.401Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-91@tmp/private_key_17850817687624397847.key (/w/workspace/edgexfoundry_device-opc-ua_PR-91@tmp/private_key_17850817687624397847.key) [2024-11-11T19:48:41.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T19:48:41.759Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T19:48:41.784Z] $ docker exec --env ******** --env ******** 022a86b50efae49674c3b4e4815c8c70b26201886c939a3c580c036f63b124a0 ssh-agent -k [2024-11-11T19:48:41.866Z] unset SSH_AUTH_SOCK; [2024-11-11T19:48:41.866Z] unset SSH_AGENT_PID; [2024-11-11T19:48:41.866Z] echo Agent pid 37 killed; [2024-11-11T19:48:41.876Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T19:48:41.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T19:48:41.991Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T19:48:42.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T19:48:42.087Z] $ docker exec 022a86b50efae49674c3b4e4815c8c70b26201886c939a3c580c036f63b124a0 ssh-agent [2024-11-11T19:48:42.187Z] SSH_AUTH_SOCK=/tmp/ssh-Gi4hiezd9eYJ/agent.70 [2024-11-11T19:48:42.187Z] SSH_AGENT_PID=77 [2024-11-11T19:48:42.192Z] Running ssh-add (command line suppressed) [2024-11-11T19:48:42.288Z] Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-91@tmp/private_key_14313405186000661132.key (/w/workspace/edgexfoundry_device-opc-ua_PR-91@tmp/private_key_14313405186000661132.key) [2024-11-11T19:48:42.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T19:48:42.655Z] + git semver init [2024-11-11T19:48:42.914Z] 2024-11-11 19:48:42,808 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T19:48:42.914Z] 2024-11-11 19:48:42,809 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_PR-91/.semver [2024-11-11T19:48:42.914Z] 2024-11-11 19:48:42,809 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_PR-91/.semver [2024-11-11T19:48:42.914Z] 2024-11-11 19:48:42,809 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_PR-91/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-91, universal_newlines=False, shell=None, istream=None) [2024-11-11T19:48:43.484Z] 2024-11-11 19:48:43,442 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_PR-91/.git/info/exclude [2024-11-11T19:48:43.484Z] 2024-11-11 19:48:43,443 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_PR-91/.semver/PR-91 with force:False [2024-11-11T19:48:43.484Z] 2024-11-11 19:48:43,443 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_PR-91/.semver/PR-91 [2024-11-11T19:48:43.484Z] 2024-11-11 19:48:43,447 [execute] INFO git cat-file --batch-check [2024-11-11T19:48:43.484Z] 2024-11-11 19:48:43,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-91/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T19:48:43.484Z] 2024-11-11 19:48:43,453 [execute] INFO git cat-file --batch [2024-11-11T19:48:43.484Z] 2024-11-11 19:48:43,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-91/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T19:48:43.484Z] 2024-11-11 19:48:43,458 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_PR-91/.semver/PR-91 [2024-11-11T19:48:43.484Z] 0.0.0 [Pipeline] } [2024-11-11T19:48:43.511Z] $ docker exec --env ******** --env ******** 022a86b50efae49674c3b4e4815c8c70b26201886c939a3c580c036f63b124a0 ssh-agent -k [2024-11-11T19:48:43.604Z] unset SSH_AUTH_SOCK; [2024-11-11T19:48:43.604Z] unset SSH_AGENT_PID; [2024-11-11T19:48:43.604Z] echo Agent pid 77 killed; [2024-11-11T19:48:43.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T19:48:44.043Z] + git semver [Pipeline] } [2024-11-11T19:48:44.332Z] $ docker stop --time=1 022a86b50efae49674c3b4e4815c8c70b26201886c939a3c580c036f63b124a0 [2024-11-11T19:48:45.627Z] $ docker rm -f --volumes 022a86b50efae49674c3b4e4815c8c70b26201886c939a3c580c036f63b124a0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T19:48:46.050Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T19:48:46.339Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T19:48:46.365Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2024-11-11T19:48:47.053Z] provisioning config files... [2024-11-11T19:48:47.063Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-91@tmp/config12917870795634299081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:48:47.434Z] ---> ****-login.sh [2024-11-11T19:48:47.435Z] nexus3.edgexfoundry.org:10001 [2024-11-11T19:48:47.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:48:47.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:48:47.435Z] Configure a credential helper to remove this warning. See [2024-11-11T19:48:47.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:48:47.435Z] [2024-11-11T19:48:47.435Z] Login Succeeded [2024-11-11T19:48:47.435Z] nexus3.edgexfoundry.org:10002 [2024-11-11T19:48:47.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:48:47.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:48:47.435Z] Configure a credential helper to remove this warning. See [2024-11-11T19:48:47.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:48:47.435Z] [2024-11-11T19:48:47.435Z] Login Succeeded [2024-11-11T19:48:47.435Z] nexus3.edgexfoundry.org:10003 [2024-11-11T19:48:47.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:48:47.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:48:47.695Z] Configure a credential helper to remove this warning. See [2024-11-11T19:48:47.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:48:47.695Z] [2024-11-11T19:48:47.695Z] Login Succeeded [2024-11-11T19:48:47.695Z] nexus3.edgexfoundry.org:10004 [2024-11-11T19:48:47.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:48:47.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:48:47.695Z] Configure a credential helper to remove this warning. See [2024-11-11T19:48:47.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:48:47.695Z] [2024-11-11T19:48:47.695Z] Login Succeeded [2024-11-11T19:48:47.695Z] ****.io [2024-11-11T19:48:47.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:48:47.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:48:47.954Z] Configure a credential helper to remove this warning. See [2024-11-11T19:48:47.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:48:47.954Z] [2024-11-11T19:48:47.954Z] Login Succeeded [2024-11-11T19:48:47.954Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T19:48:47.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T19:48:48.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T19:48:48.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T19:48:48.324Z] ========================================================= [2024-11-11T19:48:48.324Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T19:48:48.324Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:48:48.865Z] + 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 . [2024-11-11T19:48:48.865Z] Sending build context to Docker daemon 918kB [2024-11-11T19:48:48.865Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-11T19:48:49.124Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-11T19:48:49.383Z] 43c4264eed91: Pulling fs layer [2024-11-11T19:48:49.383Z] aec3504c519e: Pulling fs layer [2024-11-11T19:48:49.383Z] c79bddf330f7: Pulling fs layer [2024-11-11T19:48:49.383Z] 0d736227ff64: Pulling fs layer [2024-11-11T19:48:49.383Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T19:48:49.383Z] 4f4fb700ef54: Waiting [2024-11-11T19:48:49.383Z] aec3504c519e: Verifying Checksum [2024-11-11T19:48:49.383Z] aec3504c519e: Download complete [2024-11-11T19:48:49.383Z] 43c4264eed91: Verifying Checksum [2024-11-11T19:48:49.383Z] 43c4264eed91: Download complete [2024-11-11T19:48:49.383Z] 0d736227ff64: Verifying Checksum [2024-11-11T19:48:49.383Z] 0d736227ff64: Download complete [2024-11-11T19:48:49.641Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T19:48:49.641Z] 4f4fb700ef54: Download complete [2024-11-11T19:48:49.641Z] 43c4264eed91: Pull complete [2024-11-11T19:48:49.641Z] aec3504c519e: Pull complete [2024-11-11T19:48:50.211Z] c79bddf330f7: Verifying Checksum [2024-11-11T19:48:50.211Z] c79bddf330f7: Download complete [2024-11-11T19:48:54.427Z] c79bddf330f7: Pull complete [2024-11-11T19:48:54.427Z] 0d736227ff64: Pull complete [2024-11-11T19:48:54.427Z] 4f4fb700ef54: Pull complete [2024-11-11T19:48:54.427Z] Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a [2024-11-11T19:48:54.427Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-11T19:48:54.427Z] ---> 4147efcd34f7 [2024-11-11T19:48:54.427Z] Step 2/5 : WORKDIR /device-opcua [2024-11-11T19:48:54.689Z] ---> Running in 0c61d696af8b [2024-11-11T19:48:54.689Z] Removing intermediate container 0c61d696af8b [2024-11-11T19:48:54.689Z] ---> bd60af721c55 [2024-11-11T19:48:54.689Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-11T19:48:54.689Z] ---> Running in 6e774f4a1c0b [2024-11-11T19:48:54.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:48:55.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:48:55.471Z] v3.20.3-298-g5606debfa5d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T19:48:55.471Z] v3.20.3-297-gcb1927f32a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T19:48:55.471Z] OK: 24168 distinct packages available [2024-11-11T19:48:55.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:48:55.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:48:55.731Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-11T19:48:55.731Z] (2/30) Installing jansson (2.14-r4) [2024-11-11T19:48:55.731Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-11T19:48:55.731Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-11T19:48:55.991Z] (5/30) Installing binutils (2.42-r0) [2024-11-11T19:48:55.991Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-11T19:48:55.991Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-11T19:48:55.991Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-11T19:48:55.991Z] (9/30) Installing isl26 (0.26-r1) [2024-11-11T19:48:55.991Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-11T19:48:55.991Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-11T19:48:55.991Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-11T19:48:56.559Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-11T19:48:56.559Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-11T19:48:56.559Z] (15/30) Installing libunistring (1.2-r0) [2024-11-11T19:48:56.559Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-11T19:48:56.559Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-11T19:48:56.559Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-11T19:48:56.559Z] (19/30) Installing libcurl (8.11.0-r2) [2024-11-11T19:48:56.559Z] (20/30) Installing libexpat (2.6.4-r0) [2024-11-11T19:48:56.559Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-11T19:48:56.559Z] (22/30) Installing git (2.45.2-r0) [2024-11-11T19:48:56.819Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-11T19:48:56.819Z] (24/30) Installing make (4.4.1-r2) [2024-11-11T19:48:56.819Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-11T19:48:56.819Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-11T19:48:56.819Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-11T19:48:56.819Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-11T19:48:56.819Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-11T19:48:56.819Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-11T19:48:56.819Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T19:48:56.819Z] OK: 171 MiB in 45 packages [2024-11-11T19:48:59.357Z] Removing intermediate container 6e774f4a1c0b [2024-11-11T19:48:59.357Z] ---> 7ccb3cdf35cb [2024-11-11T19:48:59.357Z] Step 4/5 : COPY . . [2024-11-11T19:48:59.357Z] ---> 7cdfefc0a0b4 [2024-11-11T19:48:59.357Z] Step 5/5 : RUN make build [2024-11-11T19:48:59.357Z] ---> Running in 29389830036c [2024-11-11T19:48:59.357Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-11T19:48:59.616Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.4 [2024-11-11T19:48:59.616Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.6 [2024-11-11T19:48:59.616Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-11T19:48:59.616Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-11T19:48:59.616Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.5 [2024-11-11T19:48:59.616Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-11T19:48:59.875Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-11T19:48:59.875Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-11T19:48:59.875Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-11T19:48:59.875Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-11T19:48:59.875Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-11T19:48:59.875Z] go: downloading golang.org/x/net v0.31.0 [2024-11-11T19:48:59.875Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-11T19:48:59.875Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-11T19:48:59.875Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 [2024-11-11T19:48:59.875Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-11T19:48:59.875Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-11T19:48:59.875Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-11T19:48:59.875Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-11-11T19:48:59.875Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.3 [2024-11-11T19:48:59.875Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-11T19:48:59.875Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-11T19:48:59.875Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-11T19:48:59.875Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.4 [2024-11-11T19:49:00.134Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-11T19:49:00.134Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-11T19:49:00.134Z] go: downloading golang.org/x/crypto v0.29.0 [2024-11-11T19:49:00.134Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-11T19:49:00.134Z] go: downloading golang.org/x/sync v0.9.0 [2024-11-11T19:49:00.134Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-11T19:49:00.134Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-11T19:49:00.134Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-11T19:49:00.134Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-11T19:49:00.134Z] go: downloading golang.org/x/text v0.20.0 [2024-11-11T19:49:00.134Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-11T19:49:00.134Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-11T19:49:00.134Z] go: downloading golang.org/x/time v0.6.0 [2024-11-11T19:49:00.134Z] go: downloading golang.org/x/sys v0.27.0 [2024-11-11T19:49:00.134Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-11T19:49:00.134Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-11T19:49:00.134Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-11T19:49:00.393Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-11T19:49:00.393Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-11T19:49:00.393Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-11T19:49:00.393Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-11T19:49:00.962Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-11T19:49:00.962Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-11T19:49:00.962Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-11T19:49:00.962Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-11T19:49:00.962Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-11T19:49:00.962Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-11T19:49:00.962Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-11T19:49:00.962Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-11T19:49:00.962Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-11T19:49:00.962Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-11T19:49:00.962Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-11T19:49:01.223Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-11T19:49:01.223Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-11T19:49:01.223Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-11T19:49:01.223Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-11T19:49:01.223Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-11T19:49:01.223Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-11T19:49:01.223Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-11T19:49:01.223Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-11T19:49:01.223Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-11T19:49:01.223Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-11T19:49:01.223Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-11T19:49:01.223Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-11T19:49:01.223Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-11T19:49:01.223Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-11T19:49:01.224Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-11T19:49:01.224Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-11T19:49:01.484Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-11T19:49:01.484Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-11T19:49:01.484Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-11T19:49:01.484Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-11T19:49:01.484Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-11T19:49:01.484Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-11T19:49:01.484Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-11T19:49:01.484Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-11T19:49:01.484Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-11T19:49:01.744Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-11T19:49:01.744Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-11T19:49:01.744Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-11T19:49:01.744Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-11T19:49:01.744Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-11T19:49:01.744Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-11T19:49:01.744Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-11T19:49:01.835Z] Still waiting to schedule task [2024-11-11T19:49:01.835Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-11T19:49:02.000Z] go: downloading golang.org/x/term v0.26.0 [2024-11-11T19:49:02.000Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-11T19:49:02.000Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-11T19:49:02.000Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-11T19:49:02.000Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-11T19:49:02.000Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-11T19:49:02.000Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-11T19:49:02.000Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-11T19:49:02.259Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-11T19:49:02.259Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-11T19:49:02.259Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-11T19:49:02.259Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-11T19:49:02.259Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-11T19:49:02.259Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-11T19:49:02.259Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-11T19:49:02.259Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-11T19:49:28.808Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-11T19:49:41.126Z] Removing intermediate container 29389830036c [2024-11-11T19:49:41.126Z] ---> b2b8af6e7e81 [2024-11-11T19:49:41.126Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-11T19:49:41.126Z] Successfully built b2b8af6e7e81 [2024-11-11T19:49:41.126Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:49:41.597Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T19:49:41.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:49:41.747Z] prd-ubuntu20.04-docker-8c-8g-26200 does not seem to be running inside a container [2024-11-11T19:49:41.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_PR-91 -v /w/workspace/edgexfoundry_device-opc-ua_PR-91:/w/workspace/edgexfoundry_device-opc-ua_PR-91:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-91@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-91@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T19:49:42.173Z] $ docker top 9cf8bff0e955bd1626f93fb78b64e6a34ec28d8df916e512307b36e8e292c997 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:49:42.593Z] + go version [2024-11-11T19:49:42.593Z] go version go1.23.3 linux/amd64 [Pipeline] } [2024-11-11T19:49:42.625Z] $ docker stop --time=1 9cf8bff0e955bd1626f93fb78b64e6a34ec28d8df916e512307b36e8e292c997 [2024-11-11T19:49:43.916Z] $ docker rm -f --volumes 9cf8bff0e955bd1626f93fb78b64e6a34ec28d8df916e512307b36e8e292c997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:49:44.698Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T19:49:44.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:49:44.860Z] prd-ubuntu20.04-docker-8c-8g-26200 does not seem to be running inside a container [2024-11-11T19:49:44.893Z] $ 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_PR-91 -v /w/workspace/edgexfoundry_device-opc-ua_PR-91:/w/workspace/edgexfoundry_device-opc-ua_PR-91:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-91@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-91@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T19:49:45.233Z] $ docker top 70f27e1c579a56fe3e0560bf4225ae9a208645cb86f0c09bd75870c5ae03dbef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:49:45.658Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_PR-91 [Pipeline] fileExists [Pipeline] sh [2024-11-11T19:49:46.046Z] + make test [2024-11-11T19:49:46.046Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-11T19:49:46.046Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-11T19:49:51.326Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-11T19:49:51.586Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-11T19:49:54.126Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-11T19:49:56.029Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-11T19:49:56.029Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-11T19:49:56.965Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-11T19:49:57.225Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-11T19:49:58.602Z] rm -rf test-artifacts [2024-11-11T19:49:58.602Z] mkdir test-artifacts [2024-11-11T19:49:58.602Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-11T19:49:58.861Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-11T19:49:58.861Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-11T19:49:58.861Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-11T19:50:20.812Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-11T19:50:20.812Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-11T19:50:20.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T19:50:20.905Z] $ docker stop --time=1 70f27e1c579a56fe3e0560bf4225ae9a208645cb86f0c09bd75870c5ae03dbef [2024-11-11T19:50:27.094Z] $ docker rm -f --volumes 70f27e1c579a56fe3e0560bf4225ae9a208645cb86f0c09bd75870c5ae03dbef [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T19:50:27.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T19:50:27.753Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T19:50:28.458Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T19:50:28.779Z] + ls -al . [2024-11-11T19:50:28.779Z] total 192 [2024-11-11T19:50:28.779Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 19:49 . [2024-11-11T19:50:28.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 19:48 .. [2024-11-11T19:50:28.779Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 11 19:48 .dockerignore [2024-11-11T19:50:28.779Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 19:50 .git [2024-11-11T19:50:28.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:48 .github [2024-11-11T19:50:28.779Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 11 19:48 .gitignore [2024-11-11T19:50:28.779Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 19:48 .semver [2024-11-11T19:50:28.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:48 .vscode [2024-11-11T19:50:28.779Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 11 19:48 Attribution.txt [2024-11-11T19:50:28.779Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 11 19:48 Dockerfile [2024-11-11T19:50:28.779Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 11 19:48 Jenkinsfile [2024-11-11T19:50:28.779Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 11 19:48 LICENSE [2024-11-11T19:50:28.779Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 11 19:48 Makefile [2024-11-11T19:50:28.779Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 11 19:48 README.md [2024-11-11T19:50:28.779Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 19:48 VERSION [2024-11-11T19:50:28.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:48 bin [2024-11-11T19:50:28.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 19:48 cmd [2024-11-11T19:50:28.779Z] -rw-rw-r-- 1 jenkins jenkins 6389 Nov 11 19:48 go.mod [2024-11-11T19:50:28.779Z] -rw-rw-r-- 1 jenkins jenkins 87675 Nov 11 19:48 go.sum [2024-11-11T19:50:28.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 19:48 internal [2024-11-11T19:50:28.779Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 19:50 test-artifacts [2024-11-11T19:50:28.779Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 11 19:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:50:29.313Z] + 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=cd820ff3efac941595d47513d7fa08c0b03dacac --label arch=amd64 --label version=0.0.0 . [2024-11-11T19:50:29.313Z] Sending build context to Docker daemon 935.4kB [2024-11-11T19:50:29.313Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-11T19:50:29.313Z] ---> 4147efcd34f7 [2024-11-11T19:50:29.313Z] Step 2/19 : WORKDIR /device-opcua [2024-11-11T19:50:29.313Z] ---> Using cache [2024-11-11T19:50:29.313Z] ---> bd60af721c55 [2024-11-11T19:50:29.313Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-11T19:50:29.313Z] ---> Using cache [2024-11-11T19:50:29.313Z] ---> 7ccb3cdf35cb [2024-11-11T19:50:29.313Z] Step 4/19 : COPY . . [2024-11-11T19:50:29.572Z] ---> 66682f39d0a1 [2024-11-11T19:50:29.572Z] Step 5/19 : RUN make build [2024-11-11T19:50:29.572Z] ---> Running in a1238e39372c [2024-11-11T19:50:29.831Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-11T19:50:29.831Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.6 [2024-11-11T19:50:29.831Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.4 [2024-11-11T19:50:29.831Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-11T19:50:30.090Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-11T19:50:30.090Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.5 [2024-11-11T19:50:30.090Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-11T19:50:30.090Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-11T19:50:30.090Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-11T19:50:30.090Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-11T19:50:30.090Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-11T19:50:30.090Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-11T19:50:30.090Z] go: downloading golang.org/x/net v0.31.0 [2024-11-11T19:50:30.090Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-11T19:50:30.350Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-11T19:50:30.350Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 [2024-11-11T19:50:30.350Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-11T19:50:30.350Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-11T19:50:30.350Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-11-11T19:50:30.350Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-11T19:50:30.350Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-11T19:50:30.350Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-11T19:50:30.350Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.3 [2024-11-11T19:50:30.350Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.4 [2024-11-11T19:50:30.350Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-11T19:50:30.350Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-11T19:50:30.350Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-11T19:50:30.350Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-11T19:50:30.350Z] go: downloading golang.org/x/crypto v0.29.0 [2024-11-11T19:50:30.350Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-11T19:50:30.350Z] go: downloading golang.org/x/sync v0.9.0 [2024-11-11T19:50:30.350Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-11T19:50:30.350Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-11T19:50:30.350Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-11T19:50:30.609Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-11T19:50:30.609Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-11T19:50:30.609Z] go: downloading golang.org/x/text v0.20.0 [2024-11-11T19:50:30.609Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-11T19:50:30.609Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-11T19:50:30.609Z] go: downloading golang.org/x/time v0.6.0 [2024-11-11T19:50:30.609Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-11T19:50:30.609Z] go: downloading golang.org/x/sys v0.27.0 [2024-11-11T19:50:30.609Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-11T19:50:30.609Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-11T19:50:30.609Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-11T19:50:30.609Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-11T19:50:30.609Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-11T19:50:30.609Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-11T19:50:30.609Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-11T19:50:31.546Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-11T19:50:31.546Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-11T19:50:31.546Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-11T19:50:31.546Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-11T19:50:31.546Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-11T19:50:31.546Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-11T19:50:31.546Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-11T19:50:31.546Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-11T19:50:31.546Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-11T19:50:31.546Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-11T19:50:31.546Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-11T19:50:31.546Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-11T19:50:31.546Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-11T19:50:31.546Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-11T19:50:31.546Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-11T19:50:31.546Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-11T19:50:31.546Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-11T19:50:31.546Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-11T19:50:31.546Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-11T19:50:31.546Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-11T19:50:31.804Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-11T19:50:31.804Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-11T19:50:31.804Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-11T19:50:32.063Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-11T19:50:32.063Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-11T19:50:32.063Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-11T19:50:32.063Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-11T19:50:32.063Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-11T19:50:32.064Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-11T19:50:32.064Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-11T19:50:32.064Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-11T19:50:32.064Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-11T19:50:32.064Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-11T19:50:32.064Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-11T19:50:32.064Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-11T19:50:32.064Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-11T19:50:32.064Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-11T19:50:32.064Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-11T19:50:32.064Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-11T19:50:32.064Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-11T19:50:32.630Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-11T19:50:32.630Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-11T19:50:32.630Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-11T19:50:32.630Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-11T19:50:32.630Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-11T19:50:32.630Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-11T19:50:32.630Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-11T19:50:32.630Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-11T19:50:32.630Z] go: downloading golang.org/x/term v0.26.0 [2024-11-11T19:50:32.630Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-11T19:50:32.630Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-11T19:50:32.630Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-11T19:50:32.630Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-11T19:50:32.630Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-11T19:50:32.630Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-11T19:50:32.630Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-11T19:50:36.249Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26201 in /w/workspace/edgexfoundry_device-opc-ua_PR-91 [Pipeline] { [Pipeline] ws [2024-11-11T19:50:36.318Z] Running in /w/workspace/device-opc-ua/1 [Pipeline] { [Pipeline] checkout [2024-11-11T19:50:39.414Z] The recommended git tool is: NONE [2024-11-11T19:50:43.961Z] using credential edgex-jenkins-ssh [2024-11-11T19:50:43.986Z] Cloning the remote Git repository [2024-11-11T19:50:44.024Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2024-11-11T19:50:44.111Z] > git init /w/workspace/device-opc-ua/1 # timeout=10 [2024-11-11T19:50:44.251Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2024-11-11T19:50:44.252Z] > git --version # timeout=10 [2024-11-11T19:50:44.275Z] > git --version # 'git version 2.25.1' [2024-11-11T19:50:44.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T19:50:44.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T19:50:45.047Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2024-11-11T19:50:45.069Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T19:50:46.504Z] Merging remotes/origin/main commit 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 into PR head commit cd820ff3efac941595d47513d7fa08c0b03dacac [2024-11-11T19:50:46.775Z] Merge succeeded, producing cd820ff3efac941595d47513d7fa08c0b03dacac [2024-11-11T19:50:46.775Z] Checking out Revision cd820ff3efac941595d47513d7fa08c0b03dacac (PR-91) [2024-11-11T19:50:45.921Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2024-11-11T19:50:45.959Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2024-11-11T19:50:45.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T19:50:45.990Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/91/head:refs/remotes/origin/PR-91 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-11T19:50:46.523Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T19:50:46.585Z] > git checkout -f cd820ff3efac941595d47513d7fa08c0b03dacac # timeout=10 [2024-11-11T19:50:46.675Z] > git remote # timeout=10 [2024-11-11T19:50:46.691Z] > git config --get remote.origin.url # timeout=10 [2024-11-11T19:50:46.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T19:50:46.730Z] > git merge 78ec4fc559f74e4dfd909a8ca368151eb1e8d8e3 # timeout=10 [2024-11-11T19:50:46.753Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-11T19:50:46.778Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T19:50:46.792Z] > git checkout -f cd820ff3efac941595d47513d7fa08c0b03dacac # timeout=10 [2024-11-11T19:50:47.276Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-11T19:50:47.316Z] > git --version # timeout=10 [2024-11-11T19:50:47.326Z] > git --version # 'git version 2.25.1' [2024-11-11T19:50:47.338Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T19:50:52.290Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T19:50:52.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T19:50:52.290Z] Dload Upload Total Spent Left Speed [2024-11-11T19:50:52.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-11-11T19:50:52.645Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T19:50:52.993Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T19:50:52.993Z] + sudo tee /etc/docker/daemon.new [2024-11-11T19:50:52.993Z] { [2024-11-11T19:50:52.993Z] "registry-mirrors": [ [2024-11-11T19:50:52.993Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T19:50:52.993Z] ], [2024-11-11T19:50:52.993Z] "bip": "10.250.0.254/24", [2024-11-11T19:50:52.993Z] "hosts": [ [2024-11-11T19:50:52.993Z] "tcp://0.0.0.0:5555", [2024-11-11T19:50:52.993Z] "unix:///var/run/docker.sock" [2024-11-11T19:50:52.993Z] ], [2024-11-11T19:50:52.993Z] "mtu": 1458, [2024-11-11T19:50:52.993Z] "selinux-enabled": true, [2024-11-11T19:50:52.993Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T19:50:52.993Z] } [Pipeline] sh [2024-11-11T19:50:53.339Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T19:50:53.703Z] + sudo service docker restart [2024-11-11T19:50:55.170Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T19:51:12.068Z] provisioning config files... [2024-11-11T19:51:12.092Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/1@tmp/config18037159888313603755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:51:12.580Z] ---> ****-login.sh [2024-11-11T19:51:12.580Z] nexus3.edgexfoundry.org:10001 [2024-11-11T19:51:12.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:51:13.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:51:13.118Z] Configure a credential helper to remove this warning. See [2024-11-11T19:51:13.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:51:13.118Z] [2024-11-11T19:51:13.118Z] Login Succeeded [2024-11-11T19:51:13.386Z] nexus3.edgexfoundry.org:10002 [2024-11-11T19:51:13.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:51:13.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:51:13.658Z] Configure a credential helper to remove this warning. See [2024-11-11T19:51:13.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:51:13.658Z] [2024-11-11T19:51:13.658Z] Login Succeeded [2024-11-11T19:51:13.658Z] nexus3.edgexfoundry.org:10003 [2024-11-11T19:51:13.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:51:13.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:51:13.926Z] Configure a credential helper to remove this warning. See [2024-11-11T19:51:13.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:51:13.926Z] [2024-11-11T19:51:13.926Z] Login Succeeded [2024-11-11T19:51:13.926Z] nexus3.edgexfoundry.org:10004 [2024-11-11T19:51:14.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:51:14.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:51:14.194Z] Configure a credential helper to remove this warning. See [2024-11-11T19:51:14.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:51:14.194Z] [2024-11-11T19:51:14.194Z] Login Succeeded [2024-11-11T19:51:14.194Z] ****.io [2024-11-11T19:51:14.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T19:51:14.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T19:51:14.729Z] Configure a credential helper to remove this warning. See [2024-11-11T19:51:14.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T19:51:14.729Z] [2024-11-11T19:51:14.729Z] Login Succeeded [2024-11-11T19:51:14.729Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T19:51:14.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T19:51:15.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T19:51:15.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T19:51:15.488Z] ========================================================= [2024-11-11T19:51:15.488Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T19:51:15.488Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:51:16.015Z] + 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 . [2024-11-11T19:51:16.285Z] Sending build context to Docker daemon 583.7kB [2024-11-11T19:51:16.285Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-11T19:51:16.876Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-11T19:51:16.876Z] cf04c63912e1: Pulling fs layer [2024-11-11T19:51:16.876Z] a5a9dd7d6fc2: Pulling fs layer [2024-11-11T19:51:16.876Z] 323003b0d8ad: Pulling fs layer [2024-11-11T19:51:16.876Z] 70cf7f03564c: Pulling fs layer [2024-11-11T19:51:16.876Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T19:51:16.876Z] 70cf7f03564c: Waiting [2024-11-11T19:51:16.876Z] 4f4fb700ef54: Waiting [2024-11-11T19:51:16.876Z] a5a9dd7d6fc2: Verifying Checksum [2024-11-11T19:51:16.876Z] a5a9dd7d6fc2: Download complete [2024-11-11T19:51:17.146Z] cf04c63912e1: Download complete [2024-11-11T19:51:17.146Z] 70cf7f03564c: Verifying Checksum [2024-11-11T19:51:17.146Z] 70cf7f03564c: Download complete [2024-11-11T19:51:17.146Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T19:51:17.146Z] 4f4fb700ef54: Download complete [2024-11-11T19:51:17.735Z] cf04c63912e1: Pull complete [2024-11-11T19:51:18.704Z] a5a9dd7d6fc2: Pull complete [2024-11-11T19:51:18.704Z] 323003b0d8ad: Verifying Checksum [2024-11-11T19:51:18.704Z] 323003b0d8ad: Download complete [2024-11-11T19:51:22.262Z] Removing intermediate container a1238e39372c [2024-11-11T19:51:22.262Z] ---> 783857ead720 [2024-11-11T19:51:22.262Z] Step 6/19 : FROM alpine:3.20 [2024-11-11T19:51:22.262Z] 3.20: Pulling from library/alpine [2024-11-11T19:51:22.262Z] 43c4264eed91: Already exists [2024-11-11T19:51:22.262Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T19:51:22.262Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T19:51:22.262Z] ---> 91ef0af61f39 [2024-11-11T19:51:22.262Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T19:51:22.262Z] ---> Running in 8a1a89de8010 [2024-11-11T19:51:22.262Z] Removing intermediate container 8a1a89de8010 [2024-11-11T19:51:22.262Z] ---> 2093c2fe1090 [2024-11-11T19:51:22.262Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-11T19:51:22.262Z] ---> Running in 757e3b2c6a72 [2024-11-11T19:51:22.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:51:22.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:51:22.262Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-11T19:51:22.262Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-11T19:51:22.262Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-11T19:51:22.262Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-11T19:51:22.262Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-11T19:51:22.262Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-11T19:51:22.262Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T19:51:22.262Z] OK: 12 MiB in 20 packages [2024-11-11T19:51:22.262Z] Removing intermediate container 757e3b2c6a72 [2024-11-11T19:51:22.262Z] ---> 02f224dfd341 [2024-11-11T19:51:22.262Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-11T19:51:22.262Z] ---> Running in 85f779244bec [2024-11-11T19:51:22.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:51:22.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:51:22.262Z] Upgrading critical system libraries and apk-tools: [2024-11-11T19:51:22.262Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T19:51:22.262Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T19:51:22.262Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T19:51:22.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T19:51:22.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T19:51:22.262Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T19:51:22.262Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T19:51:22.262Z] OK: 12 MiB in 20 packages [2024-11-11T19:51:22.262Z] Removing intermediate container 85f779244bec [2024-11-11T19:51:22.262Z] ---> 2cdec7f069fb [2024-11-11T19:51:22.262Z] Step 10/19 : EXPOSE 59997 [2024-11-11T19:51:22.262Z] ---> Running in 13ce8ea3b98d [2024-11-11T19:51:22.262Z] Removing intermediate container 13ce8ea3b98d [2024-11-11T19:51:22.262Z] ---> ff049984826e [2024-11-11T19:51:22.262Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-11T19:51:24.180Z] ---> 53f3251d90b3 [2024-11-11T19:51:24.180Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-11T19:51:24.180Z] ---> 6b78c9418a8d [2024-11-11T19:51:24.180Z] Step 13/19 : COPY LICENSE / [2024-11-11T19:51:24.180Z] ---> fd9b1066e80e [2024-11-11T19:51:24.180Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-11T19:51:24.442Z] ---> 5a614958cd1f [2024-11-11T19:51:24.442Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-11T19:51:24.442Z] ---> Running in 45077ed10982 [2024-11-11T19:51:24.442Z] Removing intermediate container 45077ed10982 [2024-11-11T19:51:24.442Z] ---> 0f9a7613249a [2024-11-11T19:51:24.442Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T19:51:24.442Z] ---> Running in 5fdaea75315d [2024-11-11T19:51:24.442Z] Removing intermediate container 5fdaea75315d [2024-11-11T19:51:24.442Z] ---> db9764fe3d9e [2024-11-11T19:51:24.442Z] Step 17/19 : LABEL arch=amd64 [2024-11-11T19:51:24.442Z] ---> Running in 83a2e712828c [2024-11-11T19:51:24.704Z] Removing intermediate container 83a2e712828c [2024-11-11T19:51:24.705Z] ---> 79dfc360111e [2024-11-11T19:51:24.705Z] Step 18/19 : LABEL git_sha=cd820ff3efac941595d47513d7fa08c0b03dacac [2024-11-11T19:51:24.705Z] ---> Running in 24540a75ab92 [2024-11-11T19:51:24.705Z] Removing intermediate container 24540a75ab92 [2024-11-11T19:51:24.705Z] ---> fc4cad74e28d [2024-11-11T19:51:24.705Z] Step 19/19 : LABEL version=0.0.0 [2024-11-11T19:51:24.705Z] ---> Running in 8c0e9284b420 [2024-11-11T19:51:24.705Z] Removing intermediate container 8c0e9284b420 [2024-11-11T19:51:24.705Z] ---> 627ca9076310 [2024-11-11T19:51:24.705Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2024-11-11T19:51:24.705Z] Successfully built 627ca9076310 [2024-11-11T19:51:24.705Z] Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 [2024-11-11T19:51:25.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T19:51:25.738Z] [2024-11-11T19:51:25.738Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:51:26.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T19:51:26.130Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T19:51:26.130Z] 5eb5b503b376: Pulling fs layer [2024-11-11T19:51:26.130Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T19:51:26.130Z] ec43610c2a17: Pulling fs layer [2024-11-11T19:51:26.130Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T19:51:26.130Z] 33b1e0a273af: Pulling fs layer [2024-11-11T19:51:26.130Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T19:51:26.130Z] 2f39f015ded8: Pulling fs layer [2024-11-11T19:51:26.130Z] 33b1e0a273af: Waiting [2024-11-11T19:51:26.130Z] 5d3b04190fa2: Waiting [2024-11-11T19:51:26.130Z] 2f39f015ded8: Waiting [2024-11-11T19:51:26.130Z] 3a2ae6a8a46f: Waiting [2024-11-11T19:51:26.130Z] 5c69ac0246d0: Download complete [2024-11-11T19:51:26.130Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T19:51:26.130Z] 3a2ae6a8a46f: Download complete [2024-11-11T19:51:26.130Z] 33b1e0a273af: Verifying Checksum [2024-11-11T19:51:26.130Z] 33b1e0a273af: Download complete [2024-11-11T19:51:26.130Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T19:51:26.130Z] 5d3b04190fa2: Download complete [2024-11-11T19:51:26.130Z] ec43610c2a17: Verifying Checksum [2024-11-11T19:51:26.392Z] 5eb5b503b376: Verifying Checksum [2024-11-11T19:51:26.392Z] 5eb5b503b376: Download complete [2024-11-11T19:51:26.960Z] 2f39f015ded8: Download complete [2024-11-11T19:51:27.527Z] 5eb5b503b376: Pull complete [2024-11-11T19:51:27.785Z] 5c69ac0246d0: Pull complete [2024-11-11T19:51:28.353Z] ec43610c2a17: Pull complete [2024-11-11T19:51:28.353Z] 3a2ae6a8a46f: Pull complete [2024-11-11T19:51:28.612Z] 33b1e0a273af: Pull complete [2024-11-11T19:51:28.612Z] 5d3b04190fa2: Pull complete [2024-11-11T19:51:32.810Z] 2f39f015ded8: Pull complete [2024-11-11T19:51:32.811Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T19:51:32.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T19:51:32.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:51:33.079Z] prd-ubuntu20.04-docker-8c-8g-26200 does not seem to be running inside a container [2024-11-11T19:51:33.102Z] $ 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_PR-91 -v /w/workspace/edgexfoundry_device-opc-ua_PR-91:/w/workspace/edgexfoundry_device-opc-ua_PR-91:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-91@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-91@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T19:51:33.939Z] 323003b0d8ad: Pull complete [2024-11-11T19:51:33.939Z] 70cf7f03564c: Pull complete [2024-11-11T19:51:33.939Z] 4f4fb700ef54: Pull complete [2024-11-11T19:51:33.939Z] Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a [2024-11-11T19:51:33.939Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-11T19:51:33.939Z] ---> 329834fefb2a [2024-11-11T19:51:33.939Z] Step 2/5 : WORKDIR /device-opcua [2024-11-11T19:51:33.939Z] ---> Running in 1abf8ee75331 [2024-11-11T19:51:33.939Z] Removing intermediate container 1abf8ee75331 [2024-11-11T19:51:33.939Z] ---> f34f0649ec22 [2024-11-11T19:51:33.939Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-11T19:51:33.939Z] ---> Running in 225fa11a402d [2024-11-11T19:51:35.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T19:51:35.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T19:51:37.066Z] v3.20.3-298-g5606debfa5d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T19:51:37.066Z] v3.20.3-297-gcb1927f32a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T19:51:37.066Z] OK: 24046 distinct packages available [2024-11-11T19:51:37.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T19:51:37.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T19:51:37.348Z] $ docker top 27dbc448a420e464eb0207163e039aec4e3a76f68b7ed4081e5f9eacf792d8d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T19:51:37.902Z] ---> job-cost.sh [2024-11-11T19:51:37.902Z] lf-activate-venv: SKIPPING [2024-11-11T19:51:37.902Z] INFO: No Stack... [2024-11-11T19:51:38.471Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T19:51:38.730Z] INFO: Archiving Costs [2024-11-11T19:51:38.755Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-11T19:51:38.755Z] (2/30) Installing jansson (2.14-r4) [2024-11-11T19:51:38.755Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-11T19:51:38.755Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-11T19:51:38.755Z] (5/30) Installing binutils (2.42-r0) [Pipeline] sh [2024-11-11T19:51:39.024Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-11T19:51:39.024Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-11T19:51:39.024Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-11T19:51:39.024Z] (9/30) Installing isl26 (0.26-r1) [2024-11-11T19:51:39.063Z] + cat /w/workspace/edgexfoundry_device-opc-ua_PR-91/archives/cost.csv [2024-11-11T19:51:39.063Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T19:51:39.113Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-91-1-stack-cost] [2024-11-11T19:51:39.120Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-91-1-stack-cost] did not exist. Created. [2024-11-11T19:51:39.126Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T19:51:39.296Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-11T19:51:39.296Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-11T19:51:39.296Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-11T19:51:39.551Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T19:51:39.605Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T19:51:39.636Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T19:51:39.727Z] $ docker stop --time=1 27dbc448a420e464eb0207163e039aec4e3a76f68b7ed4081e5f9eacf792d8d6 [2024-11-11T19:51:40.869Z] $ docker rm -f --volumes 27dbc448a420e464eb0207163e039aec4e3a76f68b7ed4081e5f9eacf792d8d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T19:51:41.887Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-11T19:51:41.887Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-11T19:51:41.887Z] (15/30) Installing libunistring (1.2-r0) [2024-11-11T19:51:42.159Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-11T19:51:42.159Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-11T19:51:42.159Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-11T19:51:42.159Z] (19/30) Installing libcurl (8.11.0-r2) [2024-11-11T19:51:42.159Z] (20/30) Installing libexpat (2.6.4-r0) [2024-11-11T19:51:42.159Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-11T19:51:42.159Z] (22/30) Installing git (2.45.2-r0) [2024-11-11T19:51:42.437Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-11T19:51:42.437Z] (24/30) Installing make (4.4.1-r2) [2024-11-11T19:51:42.437Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-11T19:51:42.704Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-11T19:51:42.704Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-11T19:51:42.704Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-11T19:51:42.704Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-11T19:51:42.704Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-11T19:51:42.704Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T19:51:42.704Z] OK: 165 MiB in 45 packages [2024-11-11T19:51:48.073Z] Removing intermediate container 225fa11a402d [2024-11-11T19:51:48.073Z] ---> f9400754f2ee [2024-11-11T19:51:48.073Z] Step 4/5 : COPY . . [2024-11-11T19:51:49.048Z] ---> 1d4287c7c36c [2024-11-11T19:51:49.048Z] Step 5/5 : RUN make build [2024-11-11T19:51:49.048Z] ---> Running in e90ad71be1a3 [2024-11-11T19:51:50.045Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-11T19:51:50.045Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.6 [2024-11-11T19:51:50.045Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.4 [2024-11-11T19:51:50.630Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-11T19:51:50.630Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-11T19:51:50.630Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.5 [2024-11-11T19:51:50.630Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-11T19:51:50.898Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-11T19:51:50.898Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-11T19:51:51.168Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-11T19:51:51.436Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-11T19:51:51.436Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-11T19:51:51.436Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-11T19:51:51.704Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-11T19:51:51.704Z] go: downloading golang.org/x/crypto v0.29.0 [2024-11-11T19:51:51.704Z] go: downloading golang.org/x/net v0.31.0 [2024-11-11T19:51:52.665Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-11T19:51:52.665Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-11T19:51:52.665Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-11T19:51:52.665Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-11T19:51:52.936Z] go: downloading golang.org/x/text v0.20.0 [2024-11-11T19:51:52.936Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-11T19:51:53.203Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-11T19:51:53.482Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 [2024-11-11T19:51:53.482Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-11T19:51:53.482Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-11T19:51:53.749Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-11-11T19:51:53.749Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.4 [2024-11-11T19:51:53.749Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-11T19:51:53.749Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-11T19:51:54.016Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.3 [2024-11-11T19:51:54.016Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-11T19:51:54.016Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-11T19:51:54.016Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-11T19:51:54.284Z] go: downloading golang.org/x/sync v0.9.0 [2024-11-11T19:51:54.552Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-11T19:51:54.552Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-11T19:51:54.552Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-11T19:51:54.552Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-11T19:51:54.552Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-11T19:51:54.552Z] go: downloading golang.org/x/sys v0.27.0 [2024-11-11T19:51:56.513Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-11T19:51:56.513Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-11T19:51:56.513Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-11T19:51:56.513Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-11T19:51:56.513Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-11T19:51:56.782Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-11T19:51:56.782Z] go: downloading golang.org/x/time v0.6.0 [2024-11-11T19:51:57.049Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-11T19:51:57.317Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-11T19:51:57.317Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-11T19:51:57.317Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-11T19:51:57.584Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-11T19:51:57.584Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-11T19:52:00.914Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-11T19:52:00.914Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-11T19:52:00.914Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-11T19:52:00.914Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-11T19:52:00.914Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-11T19:52:00.914Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-11T19:52:00.914Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-11T19:52:00.914Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-11T19:52:00.914Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-11T19:52:01.180Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-11T19:52:01.180Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-11T19:52:01.180Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-11T19:52:01.180Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-11T19:52:01.180Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-11T19:52:03.116Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-11T19:52:03.116Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-11T19:52:03.116Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-11T19:52:03.116Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-11T19:52:03.697Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-11T19:52:03.697Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-11T19:52:03.697Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-11T19:52:03.697Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-11T19:52:03.697Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-11T19:52:03.963Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-11T19:52:03.963Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-11T19:52:04.544Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-11T19:52:04.809Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-11T19:52:04.810Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-11T19:52:05.077Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-11T19:52:05.077Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-11T19:52:05.077Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-11T19:52:05.077Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-11T19:52:06.476Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-11T19:52:07.431Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-11T19:52:07.431Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-11T19:52:07.697Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-11T19:52:07.697Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-11T19:52:07.697Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-11T19:52:07.697Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-11T19:52:07.968Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-11T19:52:07.968Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-11T19:52:08.237Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-11T19:52:08.237Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-11T19:52:08.237Z] go: downloading golang.org/x/term v0.26.0 [2024-11-11T19:52:08.237Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-11T19:52:08.237Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-11T19:52:08.237Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-11T19:52:08.237Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-11T19:52:08.507Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-11T19:52:08.507Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-11T19:52:08.507Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-11T19:55:15.251Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-11T19:55:41.924Z] Removing intermediate container e90ad71be1a3 [2024-11-11T19:55:41.924Z] ---> e1c0a1e7ef7c [2024-11-11T19:55:41.924Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-11T19:55:41.924Z] Successfully built e1c0a1e7ef7c [2024-11-11T19:55:41.924Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:55:42.445Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T19:55:42.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:55:42.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-26201 does not seem to be running inside a container [2024-11-11T19:55:42.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-11T19:55:44.086Z] $ docker top 140899b7f9bf6e268008fa35ef52ce9fc10d8e2b15bc05ed747e3ccd8d14d669 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:55:45.025Z] + go version [2024-11-11T19:55:45.025Z] go version go1.23.3 linux/arm64 [Pipeline] } [2024-11-11T19:55:45.061Z] $ docker stop --time=1 140899b7f9bf6e268008fa35ef52ce9fc10d8e2b15bc05ed747e3ccd8d14d669 [2024-11-11T19:55:46.653Z] $ docker rm -f --volumes 140899b7f9bf6e268008fa35ef52ce9fc10d8e2b15bc05ed747e3ccd8d14d669 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:55:47.535Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T19:55:47.535Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T19:55:47.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-26201 does not seem to be running inside a container [2024-11-11T19:55:47.854Z] $ 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/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-11T19:55:48.955Z] $ docker top 34db95e4ba2a3b5b3f174aa2f619155068cc939cbd01e0679f4974f876814c98 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T19:55:49.850Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/1 [Pipeline] fileExists [Pipeline] sh [2024-11-11T19:55:50.573Z] + make test [2024-11-11T19:55:50.574Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-11T19:55:50.574Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-11T19:56:17.250Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-11T19:56:17.250Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-11T19:56:17.250Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-11T19:56:27.303Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-11T19:56:27.303Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-11T19:56:27.905Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-11T19:56:28.170Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-11T19:56:29.956Z] rm -rf test-artifacts [2024-11-11T19:56:29.956Z] mkdir test-artifacts [2024-11-11T19:56:29.956Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-11T19:56:29.956Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-11T19:56:30.221Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-11T19:56:30.221Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-11T19:59:51.949Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-11T19:59:51.949Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-11T19:59:51.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T19:59:52.032Z] $ docker stop --time=1 34db95e4ba2a3b5b3f174aa2f619155068cc939cbd01e0679f4974f876814c98 [2024-11-11T19:59:53.751Z] $ docker rm -f --volumes 34db95e4ba2a3b5b3f174aa2f619155068cc939cbd01e0679f4974f876814c98 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T19:59:55.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T19:59:55.399Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T19:59:55.799Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T19:59:56.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T19:59:56.778Z] + ls -al . [2024-11-11T19:59:56.778Z] total 188 [2024-11-11T19:59:56.778Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 19:56 . [2024-11-11T19:59:56.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 19:50 .. [2024-11-11T19:59:56.779Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 11 19:50 .dockerignore [2024-11-11T19:59:56.779Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 19:59 .git [2024-11-11T19:59:56.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:50 .github [2024-11-11T19:59:56.779Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 11 19:50 .gitignore [2024-11-11T19:59:56.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:50 .vscode [2024-11-11T19:59:56.779Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 11 19:50 Attribution.txt [2024-11-11T19:59:56.779Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 11 19:50 Dockerfile [2024-11-11T19:59:56.779Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 11 19:50 Jenkinsfile [2024-11-11T19:59:56.779Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 11 19:50 LICENSE [2024-11-11T19:59:56.779Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 11 19:50 Makefile [2024-11-11T19:59:56.779Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 11 19:50 README.md [2024-11-11T19:59:56.779Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 19:48 VERSION [2024-11-11T19:59:56.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 19:50 bin [2024-11-11T19:59:56.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 19:50 cmd [2024-11-11T19:59:56.779Z] -rw-rw-r-- 1 jenkins jenkins 6389 Nov 11 19:50 go.mod [2024-11-11T19:59:56.779Z] -rw-rw-r-- 1 jenkins jenkins 87675 Nov 11 19:50 go.sum [2024-11-11T19:59:56.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 19:50 internal [2024-11-11T19:59:56.779Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 19:59 test-artifacts [2024-11-11T19:59:56.779Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 11 19:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T19:59:57.250Z] + 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=cd820ff3efac941595d47513d7fa08c0b03dacac --label arch=arm64 --label version=0.0.0 . [2024-11-11T19:59:57.517Z] Sending build context to Docker daemon 600.6kB [2024-11-11T19:59:57.517Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-11T19:59:57.517Z] ---> 329834fefb2a [2024-11-11T19:59:57.517Z] Step 2/19 : WORKDIR /device-opcua [2024-11-11T19:59:57.517Z] ---> Using cache [2024-11-11T19:59:57.517Z] ---> f34f0649ec22 [2024-11-11T19:59:57.517Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-11T19:59:57.517Z] ---> Using cache [2024-11-11T19:59:57.517Z] ---> f9400754f2ee [2024-11-11T19:59:57.518Z] Step 4/19 : COPY . . [2024-11-11T19:59:58.100Z] ---> c9063becb06d [2024-11-11T19:59:58.100Z] Step 5/19 : RUN make build [2024-11-11T19:59:58.100Z] ---> Running in f65fd9f2633a [2024-11-11T19:59:59.073Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd [2024-11-11T19:59:59.073Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.6 [2024-11-11T19:59:59.341Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.4 [2024-11-11T19:59:59.919Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-11T19:59:59.919Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-11T19:59:59.919Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.5 [2024-11-11T19:59:59.919Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-11T20:00:00.184Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-11T20:00:00.449Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-11T20:00:00.449Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-11T20:00:00.715Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-11T20:00:00.715Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-11T20:00:00.715Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-11T20:00:00.979Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-11T20:00:00.979Z] go: downloading golang.org/x/crypto v0.29.0 [2024-11-11T20:00:00.979Z] go: downloading golang.org/x/net v0.31.0 [2024-11-11T20:00:01.940Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-11T20:00:01.940Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-11T20:00:01.940Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.5 [2024-11-11T20:00:02.205Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-11T20:00:02.205Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-11T20:00:02.205Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.2 [2024-11-11T20:00:02.205Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.4 [2024-11-11T20:00:02.205Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-11T20:00:02.470Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-11T20:00:02.470Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.3 [2024-11-11T20:00:02.470Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-11T20:00:02.470Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-11T20:00:02.470Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-11T20:00:02.735Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-11T20:00:02.735Z] go: downloading golang.org/x/sync v0.9.0 [2024-11-11T20:00:02.735Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-11T20:00:02.735Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-11T20:00:02.735Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-11T20:00:02.735Z] go: downloading golang.org/x/text v0.20.0 [2024-11-11T20:00:03.317Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-11T20:00:03.582Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-11T20:00:03.582Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-11T20:00:03.582Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-11T20:00:03.582Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-11T20:00:03.582Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-11T20:00:04.163Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-11T20:00:04.163Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-11T20:00:04.163Z] go: downloading golang.org/x/time v0.6.0 [2024-11-11T20:00:04.163Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-11T20:00:04.163Z] go: downloading golang.org/x/sys v0.27.0 [2024-11-11T20:00:04.428Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-11T20:00:04.428Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-11T20:00:04.692Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-11T20:00:04.956Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-11T20:00:05.535Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-11T20:00:05.535Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-11T20:00:05.535Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-11T20:00:08.863Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-11T20:00:08.863Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-11T20:00:08.863Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-11T20:00:08.863Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-11T20:00:08.863Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-11T20:00:08.863Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-11T20:00:08.863Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-11T20:00:08.863Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-11T20:00:08.863Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-11T20:00:09.132Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-11T20:00:09.132Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-11T20:00:09.132Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-11T20:00:09.132Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-11T20:00:09.132Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-11T20:00:09.132Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-11T20:00:11.066Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-11T20:00:11.066Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-11T20:00:11.066Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-11T20:00:11.066Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-11T20:00:12.026Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-11T20:00:12.026Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-11T20:00:12.026Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-11T20:00:12.026Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-11T20:00:12.606Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-11T20:00:12.606Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-11T20:00:12.606Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-11T20:00:13.559Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-11T20:00:13.559Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-11T20:00:14.961Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-11T20:00:14.961Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-11T20:00:14.961Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-11T20:00:14.961Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-11T20:00:14.961Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-11T20:00:14.961Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-11T20:00:14.961Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-11T20:00:14.961Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-11T20:00:15.226Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-11T20:00:15.226Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-11T20:00:15.226Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-11T20:00:15.491Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-11T20:00:15.491Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-11T20:00:15.491Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-11T20:00:15.491Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-11T20:00:15.756Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-11T20:00:15.756Z] go: downloading golang.org/x/term v0.26.0 [2024-11-11T20:00:15.756Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-11T20:00:15.756Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-11T20:00:15.756Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-11T20:00:15.756Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-11T20:00:15.756Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-11T20:00:16.020Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-11T20:00:16.020Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-11T20:03:24.052Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-11T20:03:50.733Z] Removing intermediate container f65fd9f2633a [2024-11-11T20:03:50.733Z] ---> b127fa3a4a9f [2024-11-11T20:03:50.733Z] Step 6/19 : FROM alpine:3.20 [2024-11-11T20:03:50.733Z] 3.20: Pulling from library/alpine [2024-11-11T20:03:50.733Z] cf04c63912e1: Already exists [2024-11-11T20:03:50.733Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T20:03:50.733Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T20:03:50.733Z] ---> c157a85ed455 [2024-11-11T20:03:50.733Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-11T20:03:50.733Z] ---> Running in 0983b7081720 [2024-11-11T20:03:50.733Z] Removing intermediate container 0983b7081720 [2024-11-11T20:03:50.733Z] ---> d40ad76d4f2e [2024-11-11T20:03:50.733Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-11T20:03:50.733Z] ---> Running in 8b2e211e37f0 [2024-11-11T20:03:50.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T20:03:50.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T20:03:50.733Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-11T20:03:50.998Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-11T20:03:50.998Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-11T20:03:50.998Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-11T20:03:50.998Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-11T20:03:50.998Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-11T20:03:50.998Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T20:03:50.998Z] OK: 13 MiB in 20 packages [2024-11-11T20:03:52.400Z] Removing intermediate container 8b2e211e37f0 [2024-11-11T20:03:52.400Z] ---> 564ebb2171a5 [2024-11-11T20:03:52.400Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-11T20:03:52.400Z] ---> Running in 34b93943830c [2024-11-11T20:03:52.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T20:03:53.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T20:03:54.641Z] Upgrading critical system libraries and apk-tools: [2024-11-11T20:03:54.641Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T20:03:54.641Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T20:03:54.906Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T20:03:54.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T20:03:55.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T20:03:56.125Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T20:03:56.392Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T20:03:56.392Z] OK: 13 MiB in 20 packages [2024-11-11T20:03:57.344Z] Removing intermediate container 34b93943830c [2024-11-11T20:03:57.344Z] ---> c1ea9615c6c9 [2024-11-11T20:03:57.344Z] Step 10/19 : EXPOSE 59997 [2024-11-11T20:03:57.344Z] ---> Running in 5cfb795ad5d3 [2024-11-11T20:03:57.609Z] Removing intermediate container 5cfb795ad5d3 [2024-11-11T20:03:57.609Z] ---> e7dc54d7eb8d [2024-11-11T20:03:57.609Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-11T20:03:59.543Z] ---> 60183ba3505f [2024-11-11T20:03:59.543Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-11T20:04:00.123Z] ---> c14af062b2d4 [2024-11-11T20:04:00.123Z] Step 13/19 : COPY LICENSE / [2024-11-11T20:04:00.389Z] ---> af285a4476e4 [2024-11-11T20:04:00.389Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-11T20:04:00.970Z] ---> 3204d4bf4b9f [2024-11-11T20:04:00.970Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-11T20:04:00.970Z] ---> Running in f728a5d42e49 [2024-11-11T20:04:01.238Z] Removing intermediate container f728a5d42e49 [2024-11-11T20:04:01.238Z] ---> d5bdd83ac946 [2024-11-11T20:04:01.238Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T20:04:01.238Z] ---> Running in 168e131e2112 [2024-11-11T20:04:01.512Z] Removing intermediate container 168e131e2112 [2024-11-11T20:04:01.512Z] ---> 0f3db9683109 [2024-11-11T20:04:01.512Z] Step 17/19 : LABEL arch=arm64 [2024-11-11T20:04:01.512Z] ---> Running in 831ed280f17b [2024-11-11T20:04:01.781Z] Removing intermediate container 831ed280f17b [2024-11-11T20:04:01.781Z] ---> b0eabfddb187 [2024-11-11T20:04:01.781Z] Step 18/19 : LABEL git_sha=cd820ff3efac941595d47513d7fa08c0b03dacac [2024-11-11T20:04:02.050Z] ---> Running in 4ef8feb0bbd7 [2024-11-11T20:04:02.050Z] Removing intermediate container 4ef8feb0bbd7 [2024-11-11T20:04:02.050Z] ---> 54c96e52063d [2024-11-11T20:04:02.050Z] Step 19/19 : LABEL version=0.0.0 [2024-11-11T20:04:02.317Z] ---> Running in ba6890b07324 [2024-11-11T20:04:02.582Z] Removing intermediate container ba6890b07324 [2024-11-11T20:04:02.582Z] ---> 1b8b60b47da0 [2024-11-11T20:04:02.582Z] [Warning] One or more build-args [BASE MAKE ARCH] were not consumed [2024-11-11T20:04:02.582Z] Successfully built 1b8b60b47da0 [2024-11-11T20:04:02.582Z] Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T20:04:03.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T20:04:03.549Z] [2024-11-11T20:04:03.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T20:04:03.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T20:04:03.979Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T20:04:03.979Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T20:04:03.979Z] 04944245beec: Pulling fs layer [2024-11-11T20:04:03.979Z] 699f458cf7ca: Pulling fs layer [2024-11-11T20:04:03.979Z] 765212b225bb: Pulling fs layer [2024-11-11T20:04:03.979Z] f23df028b6ca: Pulling fs layer [2024-11-11T20:04:03.979Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T20:04:03.979Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T20:04:03.979Z] 765212b225bb: Waiting [2024-11-11T20:04:03.979Z] d65c8cfc05b1: Waiting [2024-11-11T20:04:03.979Z] 2437ff75d9bd: Waiting [2024-11-11T20:04:03.979Z] f23df028b6ca: Waiting [2024-11-11T20:04:04.246Z] 04944245beec: Verifying Checksum [2024-11-11T20:04:04.246Z] 04944245beec: Download complete [2024-11-11T20:04:04.246Z] 765212b225bb: Verifying Checksum [2024-11-11T20:04:04.246Z] 765212b225bb: Download complete [2024-11-11T20:04:04.246Z] f23df028b6ca: Verifying Checksum [2024-11-11T20:04:04.246Z] f23df028b6ca: Download complete [2024-11-11T20:04:04.246Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T20:04:04.246Z] d65c8cfc05b1: Download complete [2024-11-11T20:04:04.246Z] 699f458cf7ca: Verifying Checksum [2024-11-11T20:04:04.246Z] 699f458cf7ca: Download complete [2024-11-11T20:04:04.826Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T20:04:04.826Z] 8998bd30e6a1: Download complete [2024-11-11T20:04:06.762Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T20:04:06.762Z] 2437ff75d9bd: Download complete [2024-11-11T20:04:08.698Z] 8998bd30e6a1: Pull complete [2024-11-11T20:04:09.285Z] 04944245beec: Pull complete [2024-11-11T20:04:10.688Z] 699f458cf7ca: Pull complete [2024-11-11T20:04:10.954Z] 765212b225bb: Pull complete [2024-11-11T20:04:11.909Z] f23df028b6ca: Pull complete [2024-11-11T20:04:11.909Z] d65c8cfc05b1: Pull complete [2024-11-11T20:04:30.115Z] 2437ff75d9bd: Pull complete [2024-11-11T20:04:30.116Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T20:04:30.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T20:04:30.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T20:04:30.482Z] prd-ubuntu20.04-docker-arm64-4c-16g-26201 does not seem to be running inside a container [2024-11-11T20:04:30.540Z] $ 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/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-11T20:04:33.310Z] $ docker top 1b8b68e0ccb2b4df9c85f38baacd29bad1ba7b3af6c50361fb14fe31ef13f8f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T20:04:34.285Z] ---> job-cost.sh [2024-11-11T20:04:34.285Z] lf-activate-venv: SKIPPING [2024-11-11T20:04:34.285Z] INFO: No Stack... [2024-11-11T20:04:34.890Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T20:04:35.482Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T20:04:36.207Z] + cat /w/workspace/device-opc-ua/1/archives/cost.csv [2024-11-11T20:04:36.207Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T20:04:36.281Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-91-1-stack-cost] [2024-11-11T20:04:36.287Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-91-1-stack-cost] did not exist. Created. [2024-11-11T20:04:36.294Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-91-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T20:04:37.043Z] /w/workspace/device-opc-ua/1@tmp/durable-4c4d30e2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T20:04:37.718Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T20:04:37.763Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T20:04:37.825Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T20:04:37.846Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-91-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T20:04:37.933Z] $ docker stop --time=1 1b8b68e0ccb2b4df9c85f38baacd29bad1ba7b3af6c50361fb14fe31ef13f8f3 [2024-11-11T20:04:39.465Z] $ docker rm -f --volumes 1b8b68e0ccb2b4df9c85f38baacd29bad1ba7b3af6c50361fb14fe31ef13f8f3 [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 [2024-11-11T20:04:40.694Z] provisioning config files... [2024-11-11T20:04:40.694Z] not able to provide the file [ManagedFile: id=device-opc-ua-codecov-token, targetLocation=null, variable=CODECOV_TOKEN_FILE], can't be resolved by any provider - maybe it got deleted by an administrator? [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-11T20:04:43.156Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_PR-91/archives ] [2024-11-11T20:04:43.156Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-91/archives [2024-11-11T20:04:43.156Z] total 16 [2024-11-11T20:04:43.156Z] drwxr-xr-x 3 root root 4096 Nov 11 19:51 . [2024-11-11T20:04:43.156Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 11 19:51 .. [2024-11-11T20:04:43.156Z] drwxr-xr-x 2 root root 4096 Nov 11 19:51 cost [2024-11-11T20:04:43.156Z] -rw-r--r-- 1 root root 84 Nov 11 19:51 cost.csv [2024-11-11T20:04:43.156Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_PR-91/archives [2024-11-11T20:04:43.156Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-91/archives [2024-11-11T20:04:43.156Z] total 16 [2024-11-11T20:04:43.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 19:51 . [2024-11-11T20:04:43.156Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 11 19:51 .. [2024-11-11T20:04:43.156Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 19:51 cost [2024-11-11T20:04:43.156Z] -rw-r--r-- 1 jenkins jenkins 84 Nov 11 19:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T20:04:43.535Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T20:04:44.471Z] ---> package-listing.sh [2024-11-11T20:04:44.471Z] ++ facter osfamily [2024-11-11T20:04:44.471Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T20:04:44.731Z] + OS_FAMILY=debian [2024-11-11T20:04:44.731Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_PR-91 [2024-11-11T20:04:44.731Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T20:04:44.731Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T20:04:44.731Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T20:04:44.731Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T20:04:44.731Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-91 ']' [2024-11-11T20:04:44.731Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T20:04:44.731Z] + case "${OS_FAMILY}" in [2024-11-11T20:04:44.731Z] + dpkg -l [2024-11-11T20:04:44.731Z] + grep '^ii' [2024-11-11T20:04:44.731Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T20:04:44.731Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T20:04:44.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T20:04:44.731Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-91 ']' [2024-11-11T20:04:44.731Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_PR-91/archives/ [2024-11-11T20:04:44.731Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_PR-91/archives/ [Pipeline] echo [2024-11-11T20:04:44.775Z] 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_PR-91/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T20:04:45.078Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T20:04:45.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T20:04:45.728Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T20:04:45.887Z] prd-ubuntu20.04-docker-8c-8g-26200 does not seem to be running inside a container [2024-11-11T20:04:45.915Z] $ 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_PR-91/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_PR-91 -v /w/workspace/edgexfoundry_device-opc-ua_PR-91:/w/workspace/edgexfoundry_device-opc-ua_PR-91:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-91@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-91@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T20:04:46.093Z] $ docker top d7e60cc4c6f23c6b76807db8441b6bd22f793392794c49beea17446224046191 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T20:04:46.499Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T20:04:46.809Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T20:04:47.128Z] + ls /var/log/sa-host [2024-11-11T20:04:47.128Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T20:04:47.367Z] provisioning config files... [2024-11-11T20:04:47.379Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-91@tmp/config17051654331134634889tmp [Pipeline] { [Pipeline] echo [2024-11-11T20:04:47.442Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T20:04:47.770Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T20:04:47.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T20:04:48.238Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T20:04:48.278Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T20:04:48.599Z] ---> sudo-logs.sh [2024-11-11T20:04:48.599Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T20:04:48.707Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T20:04:49.030Z] ---> job-cost.sh [2024-11-11T20:04:49.030Z] lf-activate-venv: SKIPPING [2024-11-11T20:04:49.030Z] DEBUG: total: 0.2199999988079071 [2024-11-11T20:04:49.030Z] INFO: Retrieving Stack Cost... [2024-11-11T20:04:49.289Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T20:04:49.857Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T20:04:49.903Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T20:04:50.230Z] ---> logs-deploy.sh [2024-11-11T20:04:50.230Z] lf-activate-venv: SKIPPING [2024-11-11T20:04:50.230Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-91/1 [2024-11-11T20:04:50.230Z] INFO: archiving workspace using pattern(s): [2024-11-11T20:04:51.171Z] Archives upload complete. [2024-11-11T20:04:51.171Z] INFO: archiving logs to Nexus