Pull request #465 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from a83730c2ca7660bd580c8c11ae1217f2c0590c44+c03763b95a868410e957b4793cb640e2d9fdc9e9 (152114fbb7daf1192aafc1ab6828cecd7c8118bb) 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-ssh5557781623597578333.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-ssh9463534282975348278.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-onvif-camera/branches/PR-465/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-onvif-camera/branches/PR-465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6195597949892510119.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-onvif-camera/branches/PR-465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17777831616257998965.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-ssh16506876050326357235.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-onvif-camera/branches/PR-465/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-onvif-camera/branches/PR-465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6370147533860159602.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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-22682 in /w/workspace/undry_device-onvif-camera_PR-465 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-465 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/465/head:refs/remotes/origin/PR-465 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c03763b95a868410e957b4793cb640e2d9fdc9e9 into PR head commit a83730c2ca7660bd580c8c11ae1217f2c0590c44 Merge succeeded, producing a83730c2ca7660bd580c8c11ae1217f2c0590c44 Checking out Revision a83730c2ca7660bd580c8c11ae1217f2c0590c44 (PR-465) > git config core.sparsecheckout # timeout=10 > git checkout -f a83730c2ca7660bd580c8c11ae1217f2c0590c44 # 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 c03763b95a868410e957b4793cb640e2d9fdc9e9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a83730c2ca7660bd580c8c11ae1217f2c0590c44 # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 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 06:52:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:52:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:52:49 ========================================================= 06:52:49 EdgeX Global Pipelines Version Info 06:52:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:52:52 ------------------- 06:52:52 stable info: 06:52:52 ------------------- 06:52:52 Commited By: Ginny Guan ginny@iotechsys.com 06:52:52 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:52:52 Message: update stable to v1.0.265 06:52:53 ------------------- 06:52:53 experimental info: 06:52:53 ------------------- 06:52:53 Commited By: Cherry Wang cherry@iotechsys.com 06:52:53 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:52:53 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:53:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 06:53:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 06:53:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:53:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:53:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:53:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:53:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:53:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:53:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:53:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:53:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:53:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:53:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-465 [Pipeline] echo 06:53:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-465 [Pipeline] echo 06:53:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-465 [Pipeline] echo 06:53:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a83730c2ca7660bd580c8c11ae1217f2c0590c44 [Pipeline] echo 06:53:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a83730c [Pipeline] echo 06:53:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:03 provisioning config files... 06:53:03 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-465@tmp/config1589200782883795549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:04 ---> ****-login.sh 06:53:04 nexus3.edgexfoundry.org:10001 06:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:04 Configure a credential helper to remove this warning. See 06:53:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:04 06:53:04 Login Succeeded 06:53:04 nexus3.edgexfoundry.org:10002 06:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:04 Configure a credential helper to remove this warning. See 06:53:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:04 06:53:04 Login Succeeded 06:53:04 nexus3.edgexfoundry.org:10003 06:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:04 Configure a credential helper to remove this warning. See 06:53:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:04 06:53:04 Login Succeeded 06:53:04 nexus3.edgexfoundry.org:10004 06:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:04 Configure a credential helper to remove this warning. See 06:53:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:04 06:53:04 Login Succeeded 06:53:04 ****.io 06:53:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:05 Configure a credential helper to remove this warning. See 06:53:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:05 06:53:05 Login Succeeded 06:53:05 ---> ****-login.sh ends [Pipeline] } 06:53:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:53:05 + git rev-list -1 --merges a83730c2ca7660bd580c8c11ae1217f2c0590c44~1..a83730c2ca7660bd580c8c11ae1217f2c0590c44 [Pipeline] echo 06:53:05 -----------> git rev-list -1 --merges a83730c2ca7660bd580c8c11ae1217f2c0590c44~1..a83730c2ca7660bd580c8c11ae1217f2c0590c44 a83730c2ca7660bd580c8c11ae1217f2c0590c44 [false] [Pipeline] sh 06:53:06 + git log --format=format:%s -1 a83730c2ca7660bd580c8c11ae1217f2c0590c44 [Pipeline] echo 06:53:06 ========================================================= 06:53:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:53:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:06 + git log --format=format:%s -1 a83730c2ca7660bd580c8c11ae1217f2c0590c44 [Pipeline] echo 06:53:06 [semverPrep] GIT_COMMIT: a83730c2ca7660bd580c8c11ae1217f2c0590c44, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo 06:53:06 [semverPrep] This is not a build commit. [Pipeline] sh 06:53:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:53:07 + grep -v github /etc/ssh/ssh_known_hosts 06:53:07 + [ -e /tmp/ssh_known_hosts ] 06:53:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:53:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:53:07 + sudo tee -a /etc/ssh/ssh_known_hosts 06:53:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:07 06:53:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:08 0.1.4: Pulling from edgex-devops/py-git-semver 06:53:08 b85a868b505f: Pulling fs layer 06:53:08 e2be974225ed: Pulling fs layer 06:53:08 339a4e72a1f5: Pulling fs layer 06:53:08 988bab9f4d93: Pulling fs layer 06:53:08 1469e6f7b9e6: Pulling fs layer 06:53:08 988bab9f4d93: Waiting 06:53:08 eaf3925da568: Pulling fs layer 06:53:08 bab4dde63d76: Pulling fs layer 06:53:08 bde34c3a00c8: Pulling fs layer 06:53:08 b352a97aabf1: Pulling fs layer 06:53:08 4872d77fe225: Pulling fs layer 06:53:08 5851b861e8e6: Pulling fs layer 06:53:08 1469e6f7b9e6: Waiting 06:53:08 eaf3925da568: Waiting 06:53:08 bab4dde63d76: Waiting 06:53:08 b352a97aabf1: Waiting 06:53:08 4872d77fe225: Waiting 06:53:08 bde34c3a00c8: Waiting 06:53:08 5851b861e8e6: Waiting 06:53:08 e2be974225ed: Verifying Checksum 06:53:08 e2be974225ed: Download complete 06:53:08 988bab9f4d93: Verifying Checksum 06:53:08 988bab9f4d93: Download complete 06:53:08 1469e6f7b9e6: Verifying Checksum 06:53:08 1469e6f7b9e6: Download complete 06:53:08 339a4e72a1f5: Verifying Checksum 06:53:08 339a4e72a1f5: Download complete 06:53:08 eaf3925da568: Verifying Checksum 06:53:08 eaf3925da568: Download complete 06:53:08 bde34c3a00c8: Download complete 06:53:08 b352a97aabf1: Download complete 06:53:08 4872d77fe225: Verifying Checksum 06:53:08 4872d77fe225: Download complete 06:53:08 5851b861e8e6: Download complete 06:53:08 b85a868b505f: Verifying Checksum 06:53:08 b85a868b505f: Download complete 06:53:08 bab4dde63d76: Download complete 06:53:10 b85a868b505f: Pull complete 06:53:10 e2be974225ed: Pull complete 06:53:10 339a4e72a1f5: Pull complete 06:53:10 988bab9f4d93: Pull complete 06:53:10 1469e6f7b9e6: Pull complete 06:53:10 eaf3925da568: Pull complete 06:53:12 bab4dde63d76: Pull complete 06:53:12 bde34c3a00c8: Pull complete 06:53:12 b352a97aabf1: Pull complete 06:53:13 4872d77fe225: Pull complete 06:53:13 5851b861e8e6: Pull complete 06:53:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:53:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:13 prd-ubuntu20.04-docker-8c-8g-22682 does not seem to be running inside a container 06:53:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-465 -v /w/workspace/undry_device-onvif-camera_PR-465:/w/workspace/undry_device-onvif-camera_PR-465:rw,z -v /w/workspace/undry_device-onvif-camera_PR-465@tmp:/w/workspace/undry_device-onvif-camera_PR-465@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-devops/py-git-semver:0.1.4 cat 06:53:16 $ docker top 6e415ffaac75ce8426cf1881650876cc5e72cd867d9d4dbe2872c365433643a0 -eo pid,comm 06:53:16 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). 06:53:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:16 [ssh-agent] Looking for ssh-agent implementation... 06:53:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:17 $ docker exec 6e415ffaac75ce8426cf1881650876cc5e72cd867d9d4dbe2872c365433643a0 ssh-agent 06:53:17 SSH_AUTH_SOCK=/tmp/ssh-SJaAot6n712X/agent.32 06:53:17 SSH_AGENT_PID=38 06:53:17 Running ssh-add (command line suppressed) 06:53:17 Identity added: /w/workspace/undry_device-onvif-camera_PR-465@tmp/private_key_7379574866272856790.key (/w/workspace/undry_device-onvif-camera_PR-465@tmp/private_key_7379574866272856790.key) 06:53:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:17 + git tag --points-at HEAD [Pipeline] } 06:53:17 $ docker exec --env ******** --env ******** 6e415ffaac75ce8426cf1881650876cc5e72cd867d9d4dbe2872c365433643a0 ssh-agent -k 06:53:17 unset SSH_AUTH_SOCK; 06:53:17 unset SSH_AGENT_PID; 06:53:17 echo Agent pid 38 killed; 06:53:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:53:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:17 [ssh-agent] Looking for ssh-agent implementation... 06:53:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:18 $ docker exec 6e415ffaac75ce8426cf1881650876cc5e72cd867d9d4dbe2872c365433643a0 ssh-agent 06:53:18 SSH_AUTH_SOCK=/tmp/ssh-vNVqPr2iu7ja/agent.71 06:53:18 SSH_AGENT_PID=77 06:53:18 Running ssh-add (command line suppressed) 06:53:18 Identity added: /w/workspace/undry_device-onvif-camera_PR-465@tmp/private_key_11544891047655838964.key (/w/workspace/undry_device-onvif-camera_PR-465@tmp/private_key_11544891047655838964.key) 06:53:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:18 + git semver init 06:53:18 2024-10-14 06:53:18,795 [run_init] DEBUG init version:0.0.0 force:False 06:53:18 2024-10-14 06:53:18,796 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-465/.semver 06:53:18 2024-10-14 06:53:18,796 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-465/.semver 06:53:18 2024-10-14 06:53:18,796 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-465/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-465, universal_newlines=False, shell=None, istream=None) 06:53:20 2024-10-14 06:53:19,989 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-465/.git/info/exclude 06:53:20 2024-10-14 06:53:19,990 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-465/.semver/PR-465 with force:False 06:53:20 2024-10-14 06:53:19,990 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-465/.semver/PR-465 06:53:20 2024-10-14 06:53:19,995 [execute] INFO git cat-file --batch-check 06:53:20 2024-10-14 06:53:19,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-465/.semver, universal_newlines=False, shell=None, istream=) 06:53:20 2024-10-14 06:53:20,002 [execute] INFO git cat-file --batch 06:53:20 2024-10-14 06:53:20,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-465/.semver, universal_newlines=False, shell=None, istream=) 06:53:20 2024-10-14 06:53:20,008 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-465/.semver/PR-465 06:53:20 0.0.0 [Pipeline] } 06:53:20 $ docker exec --env ******** --env ******** 6e415ffaac75ce8426cf1881650876cc5e72cd867d9d4dbe2872c365433643a0 ssh-agent -k 06:53:20 unset SSH_AUTH_SOCK; 06:53:20 unset SSH_AGENT_PID; 06:53:20 echo Agent pid 77 killed; 06:53:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:53:20 + git semver [Pipeline] } 06:53:21 $ docker stop --time=1 6e415ffaac75ce8426cf1881650876cc5e72cd867d9d4dbe2872c365433643a0 06:53:22 $ docker rm -f --volumes 6e415ffaac75ce8426cf1881650876cc5e72cd867d9d4dbe2872c365433643a0 [Pipeline] // withDockerContainer [Pipeline] sh 06:53:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:53:23 Stashed 1 file(s) [Pipeline] echo 06:53:23 [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 06:53:24 provisioning config files... 06:53:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-465@tmp/config94232455050382323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:24 ---> ****-login.sh 06:53:24 nexus3.edgexfoundry.org:10001 06:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:24 Configure a credential helper to remove this warning. See 06:53:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:24 06:53:24 Login Succeeded 06:53:24 nexus3.edgexfoundry.org:10002 06:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:24 Configure a credential helper to remove this warning. See 06:53:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:24 06:53:24 Login Succeeded 06:53:24 nexus3.edgexfoundry.org:10003 06:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:24 Configure a credential helper to remove this warning. See 06:53:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:24 06:53:24 Login Succeeded 06:53:24 nexus3.edgexfoundry.org:10004 06:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:24 Configure a credential helper to remove this warning. See 06:53:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:24 06:53:24 Login Succeeded 06:53:24 ****.io 06:53:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:53:24 Configure a credential helper to remove this warning. See 06:53:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:53:24 06:53:24 Login Succeeded 06:53:24 ---> ****-login.sh ends [Pipeline] } 06:53:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:53:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:53:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:53:25 ========================================================= 06:53:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:53:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:25 + 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 . 06:53:25 Sending build context to Docker daemon 36.75MB 06:53:25 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 06:53:25 Step 2/13 : FROM ${BASE} AS builder 06:53:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:53:26 43c4264eed91: Pulling fs layer 06:53:26 4cc291be95ef: Pulling fs layer 06:53:26 2ac1f1163629: Pulling fs layer 06:53:26 5c3c966382ef: Pulling fs layer 06:53:26 4f4fb700ef54: Pulling fs layer 06:53:26 5d5c8e513c77: Pulling fs layer 06:53:26 9f66e0745190: Pulling fs layer 06:53:26 f49a43e4bbc0: Pulling fs layer 06:53:26 561ebcabdf7f: Pulling fs layer 06:53:26 561ebcabdf7f: Waiting 06:53:26 9f66e0745190: Waiting 06:53:26 5c3c966382ef: Waiting 06:53:26 4f4fb700ef54: Waiting 06:53:26 f49a43e4bbc0: Waiting 06:53:26 5d5c8e513c77: Waiting 06:53:26 4cc291be95ef: Verifying Checksum 06:53:26 4cc291be95ef: Download complete 06:53:26 5c3c966382ef: Download complete 06:53:26 4f4fb700ef54: Verifying Checksum 06:53:26 4f4fb700ef54: Download complete 06:53:26 5d5c8e513c77: Verifying Checksum 06:53:26 5d5c8e513c77: Download complete 06:53:26 43c4264eed91: Download complete 06:53:26 9f66e0745190: Verifying Checksum 06:53:26 9f66e0745190: Download complete 06:53:26 43c4264eed91: Pull complete 06:53:26 4cc291be95ef: Pull complete 06:53:26 561ebcabdf7f: Verifying Checksum 06:53:26 561ebcabdf7f: Download complete 06:53:26 2ac1f1163629: Download complete 06:53:26 f49a43e4bbc0: Verifying Checksum 06:53:26 f49a43e4bbc0: Download complete 06:53:30 2ac1f1163629: Pull complete 06:53:30 5c3c966382ef: Pull complete 06:53:30 4f4fb700ef54: Pull complete 06:53:30 5d5c8e513c77: Pull complete 06:53:30 9f66e0745190: Pull complete 06:53:32 f49a43e4bbc0: Pull complete 06:53:32 561ebcabdf7f: Pull complete 06:53:32 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:53:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:53:32 ---> 3a752c3f9dda 06:53:32 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:53:38 ---> Running in 4e81f6baa2ed 06:53:38 Removing intermediate container 4e81f6baa2ed 06:53:38 ---> 81b734ecb003 06:53:38 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:53:38 ---> Running in 5592e402116b 06:53:38 Removing intermediate container 5592e402116b 06:53:38 ---> 1abbcf6248b8 06:53:38 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:53:38 ---> Running in 50ffc5ca7835 06:53:38 Removing intermediate container 50ffc5ca7835 06:53:38 ---> 5d3e333afb45 06:53:38 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:53:38 ---> Running in b66192b9e022 06:53:38 Removing intermediate container b66192b9e022 06:53:38 ---> 989f170c5a7d 06:53:38 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:53:38 ---> Running in 8cc67fa5e2fc 06:53:38 Removing intermediate container 8cc67fa5e2fc 06:53:38 ---> 3a4e70628dba 06:53:38 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:53:38 ---> Running in 7f0e2f7378ed 06:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:53:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:53:38 Still waiting to schedule task 06:53:38 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:53:39 OK: 246 MiB in 54 packages 06:53:39 Removing intermediate container 7f0e2f7378ed 06:53:39 ---> d7a7e42e5015 06:53:39 Step 9/13 : WORKDIR /device-onvif-camera 06:53:39 ---> Running in 92768d9d491a 06:53:39 Removing intermediate container 92768d9d491a 06:53:39 ---> 7c15061dc0c4 06:53:39 Step 10/13 : COPY go.mod vendor* ./ 06:53:39 ---> 86c7bf09fa63 06:53:39 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:53:39 ---> Running in b66c52882eca 06:54:36 Removing intermediate container b66c52882eca 06:54:36 ---> 700a7f9432f9 06:54:36 Step 12/13 : COPY . . 06:54:36 ---> fd374bfcac64 06:54:36 Step 13/13 : RUN ${MAKE} 06:54:36 ---> Running in 1cba02ecfad8 06:54:36 noop 06:54:36 Removing intermediate container 1cba02ecfad8 06:54:36 ---> 64f96f434df9 06:54:36 Successfully built 64f96f434df9 06:54:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:36 + docker inspect -f . ci-base-image-x86_64 06:54:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:36 prd-ubuntu20.04-docker-8c-8g-22682 does not seem to be running inside a container 06:54:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-465 -v /w/workspace/undry_device-onvif-camera_PR-465:/w/workspace/undry_device-onvif-camera_PR-465:rw,z -v /w/workspace/undry_device-onvif-camera_PR-465@tmp:/w/workspace/undry_device-onvif-camera_PR-465@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:54:37 $ docker top 1051ff2b3adbcc01000cad2308243a5faae890f0265f2170b78343c65b9733f7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:37 + go version 06:54:37 go version go1.23.2 linux/amd64 [Pipeline] } 06:54:37 $ docker stop --time=1 1051ff2b3adbcc01000cad2308243a5faae890f0265f2170b78343c65b9733f7 06:54:38 $ docker rm -f --volumes 1051ff2b3adbcc01000cad2308243a5faae890f0265f2170b78343c65b9733f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:39 + docker inspect -f . ci-base-image-x86_64 06:54:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:39 prd-ubuntu20.04-docker-8c-8g-22682 does not seem to be running inside a container 06:54:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-465 -v /w/workspace/undry_device-onvif-camera_PR-465:/w/workspace/undry_device-onvif-camera_PR-465:rw,z -v /w/workspace/undry_device-onvif-camera_PR-465@tmp:/w/workspace/undry_device-onvif-camera_PR-465@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:54:40 $ docker top c403e2ed38b06ecd912ec07bf38fa0e49dafe63cd59b6fc9a8918e8084dbc108 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:40 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-465 [Pipeline] fileExists [Pipeline] sh 06:54:41 + make test 06:54:41 go test ./... -coverprofile=coverage.out ./... 06:54:42 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:55:04 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 06:55:04 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 06:55:04 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.026s coverage: 31.4% of statements 06:55:04 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.413s coverage: 86.5% of statements 06:55:17 go vet ./... 06:55:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:55:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:55:23 ./bin/test-attribution-txt.sh [Pipeline] echo 06:55:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:55:23 $ docker stop --time=1 c403e2ed38b06ecd912ec07bf38fa0e49dafe63cd59b6fc9a8918e8084dbc108 06:55:26 $ docker rm -f --volumes c403e2ed38b06ecd912ec07bf38fa0e49dafe63cd59b6fc9a8918e8084dbc108 [Pipeline] // withDockerContainer [Pipeline] sh 06:55:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:55:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:28 + ls -al . 06:55:28 total 328 06:55:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 06:54 . 06:55:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 06:52 .. 06:55:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 06:55 .git 06:55:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:52 .github 06:55:28 -rw-rw-r-- 1 jenkins jenkins 493 Oct 14 06:52 .gitignore 06:55:28 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 06:52 .golangci.yml 06:55:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 06:53 .semver 06:55:28 -rw-rw-r-- 1 jenkins jenkins 19973 Oct 14 06:52 Attribution.txt 06:55:28 -rw-rw-r-- 1 jenkins jenkins 17665 Oct 14 06:52 CHANGELOG.md 06:55:28 -rw-rw-r-- 1 jenkins jenkins 1715 Oct 14 06:52 Dockerfile 06:55:28 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 06:52 GOVERNANCE.md 06:55:28 -rw-rw-r-- 1 jenkins jenkins 739 Oct 14 06:52 Jenkinsfile 06:55:28 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 14 06:52 LICENSE 06:55:28 -rw-rw-r-- 1 jenkins jenkins 3420 Oct 14 06:52 Makefile 06:55:28 -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 06:52 OWNERS.md 06:55:28 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 14 06:52 README.md 06:55:28 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 06:53 VERSION 06:55:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 06:52 bin 06:55:28 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:52 cmd 06:55:28 -rw-r--r-- 1 jenkins jenkins 92292 Oct 14 06:55 coverage.out 06:55:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 06:52 doc 06:55:28 -rw-rw-r-- 1 jenkins jenkins 7303 Oct 14 06:52 go.mod 06:55:28 -rw-rw-r-- 1 jenkins jenkins 100916 Oct 14 06:52 go.sum 06:55:28 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 06:52 internal 06:55:28 -rw-rw-r-- 1 jenkins jenkins 236 Oct 14 06:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:28 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a83730c2ca7660bd580c8c11ae1217f2c0590c44 --label arch=amd64 --label version=0.0.0 . 06:55:28 Sending build context to Docker daemon 36.84MB 06:55:28 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:55:28 Step 2/27 : FROM ${BASE} AS builder 06:55:28 ---> 64f96f434df9 06:55:28 Step 3/27 : ARG ADD_BUILD_TAGS="" 06:55:29 ---> Running in 243cf79900c6 06:55:29 Removing intermediate container 243cf79900c6 06:55:29 ---> ed11befc50c1 06:55:29 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:55:29 ---> Running in 94387eb65c05 06:55:29 Removing intermediate container 94387eb65c05 06:55:29 ---> d6b06beebcc6 06:55:29 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 06:55:29 ---> Running in cd3172a375f4 06:55:29 Removing intermediate container cd3172a375f4 06:55:29 ---> 67f2cec1aabc 06:55:29 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 06:55:29 ---> Running in d2867aae05c0 06:55:29 Removing intermediate container d2867aae05c0 06:55:29 ---> 53fb35ee0f90 06:55:29 Step 7/27 : LABEL Name=edgex-device-onvif-camera 06:55:29 ---> Running in f5818e5188ca 06:55:29 Removing intermediate container f5818e5188ca 06:55:29 ---> c0fbeba60fac 06:55:29 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:55:29 ---> Running in 89208b8e6ae0 06:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:30 OK: 246 MiB in 54 packages 06:55:30 Removing intermediate container 89208b8e6ae0 06:55:30 ---> fa5ecb76612b 06:55:30 Step 9/27 : WORKDIR /device-onvif-camera 06:55:30 ---> Running in c7069ba3499f 06:55:30 Removing intermediate container c7069ba3499f 06:55:30 ---> e88037b4c4c0 06:55:30 Step 10/27 : COPY go.mod vendor* ./ 06:55:31 ---> 2affdc2b4fd1 06:55:31 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:31 ---> Running in 00b116921987 06:55:32 Removing intermediate container 00b116921987 06:55:32 ---> 196270dea7e4 06:55:32 Step 12/27 : COPY . . 06:55:33 ---> 5622e256d50f 06:55:33 Step 13/27 : RUN ${MAKE} 06:55:33 ---> Running in 33329f1617bc 06:55:33 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-onvif-camera ./cmd 06:56:12 Removing intermediate container 33329f1617bc 06:56:12 ---> 9a8b3c569f7a 06:56:12 Step 14/27 : FROM alpine:3.20 06:56:12 3.20: Pulling from library/alpine 06:56:12 43c4264eed91: Already exists 06:56:12 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:56:12 Status: Downloaded newer image for alpine:3.20 06:56:12 ---> 91ef0af61f39 06:56:12 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 06:56:12 ---> Running in 196f20d3981d 06:56:12 Removing intermediate container 196f20d3981d 06:56:12 ---> 732d0c0bc973 06:56:12 Step 16/27 : RUN apk add --update --no-cache dumb-init 06:56:12 ---> Running in 9670ba10313d 06:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:12 (1/1) Installing dumb-init (1.2.5-r3) 06:56:12 Executing busybox-1.36.1-r29.trigger 06:56:12 OK: 8 MiB in 15 packages 06:56:12 Removing intermediate container 9670ba10313d 06:56:12 ---> 5b5b8ae8921f 06:56:12 Step 17/27 : RUN apk --no-cache upgrade 06:56:12 ---> Running in 2400f59935ef 06:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:12 Upgrading critical system libraries and apk-tools: 06:56:12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:56:12 Executing busybox-1.36.1-r29.trigger 06:56:12 Continuing the upgrade transaction with new apk-tools: 06:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:56:12 OK: 8 MiB in 15 packages 06:56:12 Removing intermediate container 2400f59935ef 06:56:12 ---> 5120bc1aef55 06:56:12 Step 18/27 : WORKDIR / 06:56:12 ---> Running in 9bc098c9158b 06:56:12 Removing intermediate container 9bc098c9158b 06:56:12 ---> 489118c78078 06:56:12 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 06:56:13 ---> 6f52bfd62be0 06:56:13 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 06:56:13 ---> 77f3da544856 06:56:13 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:56:13 ---> b4cdea587a48 06:56:13 Step 22/27 : EXPOSE 59984 06:56:13 ---> Running in 5828f79f0661 06:56:13 Removing intermediate container 5828f79f0661 06:56:13 ---> 2fd9e9c9f93b 06:56:13 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 06:56:13 ---> Running in 498e2b695e08 06:56:13 Removing intermediate container 498e2b695e08 06:56:13 ---> f802c4c40e2d 06:56:13 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:56:13 ---> Running in 029147ee78cd 06:56:13 Removing intermediate container 029147ee78cd 06:56:13 ---> 39b765f5684a 06:56:13 Step 25/27 : LABEL arch=amd64 06:56:13 ---> Running in 99e6214e5920 06:56:13 Removing intermediate container 99e6214e5920 06:56:13 ---> fe2347b51731 06:56:13 Step 26/27 : LABEL git_sha=a83730c2ca7660bd580c8c11ae1217f2c0590c44 06:56:13 ---> Running in 2118eff1b6e3 06:56:14 Removing intermediate container 2118eff1b6e3 06:56:14 ---> c4de7b94e1ed 06:56:14 Step 27/27 : LABEL version=0.0.0 06:56:14 ---> Running in 23d5fd02d79c 06:56:14 Removing intermediate container 23d5fd02d79c 06:56:14 ---> 2175a900a849 06:56:14 [Warning] One or more build-args [ARCH] were not consumed 06:56:14 Successfully built 2175a900a849 06:56:14 Successfully tagged device-onvif-camera: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 06:56:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:56:15 06:56:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:56:15 latest: Pulling from edgex-lftools-log-publisher 06:56:15 5eb5b503b376: Pulling fs layer 06:56:15 5c69ac0246d0: Pulling fs layer 06:56:15 ec43610c2a17: Pulling fs layer 06:56:15 3a2ae6a8a46f: Pulling fs layer 06:56:15 33b1e0a273af: Pulling fs layer 06:56:15 5d3b04190fa2: Pulling fs layer 06:56:15 2f39f015ded8: Pulling fs layer 06:56:15 33b1e0a273af: Waiting 06:56:15 5d3b04190fa2: Waiting 06:56:15 3a2ae6a8a46f: Waiting 06:56:15 2f39f015ded8: Waiting 06:56:15 5c69ac0246d0: Download complete 06:56:15 3a2ae6a8a46f: Verifying Checksum 06:56:15 3a2ae6a8a46f: Download complete 06:56:15 ec43610c2a17: Verifying Checksum 06:56:15 ec43610c2a17: Download complete 06:56:15 33b1e0a273af: Verifying Checksum 06:56:15 33b1e0a273af: Download complete 06:56:15 5d3b04190fa2: Verifying Checksum 06:56:15 5d3b04190fa2: Download complete 06:56:15 5eb5b503b376: Verifying Checksum 06:56:15 5eb5b503b376: Download complete 06:56:16 2f39f015ded8: Download complete 06:56:17 5eb5b503b376: Pull complete 06:56:17 5c69ac0246d0: Pull complete 06:56:17 ec43610c2a17: Pull complete 06:56:17 3a2ae6a8a46f: Pull complete 06:56:17 33b1e0a273af: Pull complete 06:56:18 5d3b04190fa2: Pull complete 06:56:22 2f39f015ded8: Pull complete 06:56:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:56:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:56:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:56:22 prd-ubuntu20.04-docker-8c-8g-22682 does not seem to be running inside a container 06:56:22 $ 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/undry_device-onvif-camera_PR-465 -v /w/workspace/undry_device-onvif-camera_PR-465:/w/workspace/undry_device-onvif-camera_PR-465:rw,z -v /w/workspace/undry_device-onvif-camera_PR-465@tmp:/w/workspace/undry_device-onvif-camera_PR-465@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:56:26 $ docker top 72d6c6e496243e0fc6a398b97a6d38bf01352f87ae7a3030e3a216097016371c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:27 ---> job-cost.sh 06:56:27 lf-activate-venv: SKIPPING 06:56:27 INFO: No Stack... 06:56:27 INFO: Retrieving Pricing Info for: v3-standard-8 06:56:27 INFO: Archiving Costs [Pipeline] sh 06:56:27 + cat /w/workspace/undry_device-onvif-camera_PR-465/archives/cost.csv 06:56:27 + cut -d, -f6 [Pipeline] lock 06:56:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-465-1-stack-cost] 06:56:27 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-465-1-stack-cost] did not exist. Created. 06:56:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-465-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:56:28 + echo total: 0.2199999988079071 [Pipeline] stash 06:56:28 Stashed 1 file(s) [Pipeline] } 06:56:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-465-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:56:28 $ docker stop --time=1 72d6c6e496243e0fc6a398b97a6d38bf01352f87ae7a3030e3a216097016371c 06:56:29 $ docker rm -f --volumes 72d6c6e496243e0fc6a398b97a6d38bf01352f87ae7a3030e3a216097016371c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:57:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22683 in /w/workspace/undry_device-onvif-camera_PR-465 [Pipeline] { [Pipeline] ws 06:57:53 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 06:57:53 The recommended git tool is: git 06:57:59 using credential edgex-jenkins-ssh 06:57:59 Cloning the remote Git repository 06:57:59 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 06:57:59 > git init /w/workspace/device-onvif-camera/1 # timeout=10 06:57:59 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:57:59 > git --version # timeout=10 06:57:59 > git --version # 'git version 2.25.1' 06:57:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:57:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:58:02 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:58:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:58:03 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:58:03 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:58:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:58:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/465/head:refs/remotes/origin/PR-465 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:58:04 Merging remotes/origin/main commit c03763b95a868410e957b4793cb640e2d9fdc9e9 into PR head commit a83730c2ca7660bd580c8c11ae1217f2c0590c44 06:58:04 Merge succeeded, producing a83730c2ca7660bd580c8c11ae1217f2c0590c44 06:58:04 Checking out Revision a83730c2ca7660bd580c8c11ae1217f2c0590c44 (PR-465) 06:58:04 > git config core.sparsecheckout # timeout=10 06:58:04 > git checkout -f a83730c2ca7660bd580c8c11ae1217f2c0590c44 # timeout=10 06:58:04 > git remote # timeout=10 06:58:04 > git config --get remote.origin.url # timeout=10 06:58:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:58:04 > git merge c03763b95a868410e957b4793cb640e2d9fdc9e9 # timeout=10 06:58:04 > git rev-parse HEAD^{commit} # timeout=10 06:58:04 > git config core.sparsecheckout # timeout=10 06:58:04 > git checkout -f a83730c2ca7660bd580c8c11ae1217f2c0590c44 # timeout=10 06:58:08 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 06:58:08 > git --version # timeout=10 06:58:08 > git --version # 'git version 2.25.1' 06:58:08 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:58:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:58:10 % Total % Received % Xferd Average Speed Time Time Time Current 06:58:10 Dload Upload Total Spent Left Speed 06:58:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 06:58:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:58:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:58:11 + sudo tee /etc/docker/daemon.new 06:58:11 { 06:58:11 "registry-mirrors": [ 06:58:11 "https://nexus3.edgexfoundry.org:10001" 06:58:11 ], 06:58:11 "bip": "10.250.0.254/24", 06:58:11 "hosts": [ 06:58:11 "tcp://0.0.0.0:5555", 06:58:11 "unix:///var/run/docker.sock" 06:58:11 ], 06:58:11 "mtu": 1458, 06:58:11 "selinux-enabled": true, 06:58:11 "seccomp-profile": "/etc/docker/seccomp.json" 06:58:11 } [Pipeline] sh 06:58:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:58:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:30 provisioning config files... 06:58:30 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config878858392844931309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:31 ---> ****-login.sh 06:58:31 nexus3.edgexfoundry.org:10001 06:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:32 Configure a credential helper to remove this warning. See 06:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:32 06:58:32 Login Succeeded 06:58:32 nexus3.edgexfoundry.org:10002 06:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:32 Configure a credential helper to remove this warning. See 06:58:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:32 06:58:32 Login Succeeded 06:58:32 nexus3.edgexfoundry.org:10003 06:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:33 Configure a credential helper to remove this warning. See 06:58:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:33 06:58:33 Login Succeeded 06:58:33 nexus3.edgexfoundry.org:10004 06:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:33 Configure a credential helper to remove this warning. See 06:58:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:33 06:58:33 Login Succeeded 06:58:33 ****.io 06:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:58:34 Configure a credential helper to remove this warning. See 06:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:58:34 06:58:34 Login Succeeded 06:58:34 ---> ****-login.sh ends [Pipeline] } 06:58:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:58:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:58:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:58:34 ========================================================= 06:58:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:58:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:35 + 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 . 06:58:36 Sending build context to Docker daemon 21.79MB 06:58:36 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 06:58:36 Step 2/13 : FROM ${BASE} AS builder 06:58:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:58:36 cf04c63912e1: Pulling fs layer 06:58:36 55b35a11ae5e: Pulling fs layer 06:58:36 a37a00ec5f00: Pulling fs layer 06:58:36 50b3750afda1: Pulling fs layer 06:58:36 4f4fb700ef54: Pulling fs layer 06:58:36 80978eb59214: Pulling fs layer 06:58:36 c9f46d7d2bd2: Pulling fs layer 06:58:36 c5a475d317c9: Pulling fs layer 06:58:36 50b3750afda1: Waiting 06:58:36 4f4fb700ef54: Waiting 06:58:36 80978eb59214: Waiting 06:58:36 c9f46d7d2bd2: Waiting 06:58:36 c5a475d317c9: Waiting 06:58:36 55b35a11ae5e: Verifying Checksum 06:58:36 55b35a11ae5e: Download complete 06:58:36 50b3750afda1: Verifying Checksum 06:58:36 50b3750afda1: Download complete 06:58:36 4f4fb700ef54: Download complete 06:58:36 80978eb59214: Verifying Checksum 06:58:36 80978eb59214: Download complete 06:58:36 cf04c63912e1: Verifying Checksum 06:58:36 cf04c63912e1: Download complete 06:58:36 c5a475d317c9: Verifying Checksum 06:58:36 c5a475d317c9: Download complete 06:58:37 cf04c63912e1: Pull complete 06:58:38 55b35a11ae5e: Pull complete 06:58:38 a37a00ec5f00: Verifying Checksum 06:58:38 a37a00ec5f00: Download complete 06:58:39 c9f46d7d2bd2: Verifying Checksum 06:58:39 c9f46d7d2bd2: Download complete 06:58:54 a37a00ec5f00: Pull complete 06:58:54 50b3750afda1: Pull complete 06:58:54 4f4fb700ef54: Pull complete 06:58:54 80978eb59214: Pull complete 06:59:03 c9f46d7d2bd2: Pull complete 06:59:04 c5a475d317c9: Pull complete 06:59:04 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:59:04 ---> be29e6b0f0d4 06:59:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:59:06 ---> Running in 8ffa4466079d 06:59:07 Removing intermediate container 8ffa4466079d 06:59:07 ---> 79cd737216b9 06:59:07 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:59:07 ---> Running in cfcbadbde259 06:59:07 Removing intermediate container cfcbadbde259 06:59:07 ---> 6ec05ad1bf99 06:59:07 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:59:07 ---> Running in a173b51e6023 06:59:07 Removing intermediate container a173b51e6023 06:59:07 ---> b363bff6f7f2 06:59:07 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:59:08 ---> Running in 7e3ad635aaa5 06:59:08 Removing intermediate container 7e3ad635aaa5 06:59:08 ---> 01e4a1cfe1bb 06:59:08 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:59:08 ---> Running in 481dee135ef1 06:59:09 Removing intermediate container 481dee135ef1 06:59:09 ---> 21b3c7b0fc92 06:59:09 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:59:09 ---> Running in a2abb788a4a2 06:59:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:59:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:59:13 OK: 238 MiB in 54 packages 06:59:14 Removing intermediate container a2abb788a4a2 06:59:14 ---> ee87e922a8ed 06:59:14 Step 9/13 : WORKDIR /device-onvif-camera 06:59:14 ---> Running in 0c4ff6abf7c0 06:59:14 Removing intermediate container 0c4ff6abf7c0 06:59:14 ---> 0aaecb174b75 06:59:14 Step 10/13 : COPY go.mod vendor* ./ 06:59:15 ---> c00c8a0bd028 06:59:15 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:59:15 ---> Running in 97149f5a83c9 07:01:38 Removing intermediate container 97149f5a83c9 07:01:38 ---> 874a0085638a 07:01:38 Step 12/13 : COPY . . 07:01:38 ---> 3bd038dee92f 07:01:38 Step 13/13 : RUN ${MAKE} 07:01:38 ---> Running in 7ead63180ebe 07:01:38 noop 07:01:38 Removing intermediate container 7ead63180ebe 07:01:38 ---> d93ed8a923c4 07:01:38 Successfully built d93ed8a923c4 07:01:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:38 + docker inspect -f . ci-base-image-arm64 07:01:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:38 prd-ubuntu20.04-docker-arm64-4c-16g-22683 does not seem to be running inside a container 07:01:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:01:40 $ docker top 1b191b67ad2446d3d2cfa34c64f8c847798be628d81f594b33126fa989232c74 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:41 + go version 07:01:41 go version go1.23.2 linux/arm64 [Pipeline] } 07:01:41 $ docker stop --time=1 1b191b67ad2446d3d2cfa34c64f8c847798be628d81f594b33126fa989232c74 07:01:43 $ docker rm -f --volumes 1b191b67ad2446d3d2cfa34c64f8c847798be628d81f594b33126fa989232c74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:44 + docker inspect -f . ci-base-image-arm64 07:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:44 prd-ubuntu20.04-docker-arm64-4c-16g-22683 does not seem to be running inside a container 07:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:01:46 $ docker top 1b6350f06aa050275ee5295a624df47e011ec26b08e7ccbc879989c252100287 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:47 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 07:01:47 + make test 07:01:47 go test ./... -coverprofile=coverage.out ./... 07:01:54 ? github.com/edgexfoundry/device-onvif-camera [no test files] 07:07:01 github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements 07:07:01 github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements 07:07:01 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.198s coverage: 31.4% of statements 07:07:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.691s coverage: 86.5% of statements 07:07:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:07:18 go vet ./... 07:08:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:08:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:08:14 ./bin/test-attribution-txt.sh [Pipeline] echo 07:08:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:08:15 $ docker stop --time=1 1b6350f06aa050275ee5295a624df47e011ec26b08e7ccbc879989c252100287 07:08:17 $ docker rm -f --volumes 1b6350f06aa050275ee5295a624df47e011ec26b08e7ccbc879989c252100287 [Pipeline] // withDockerContainer [Pipeline] sh 07:08:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:08:19 Warning: overwriting stash ‘coverage-report’ 07:08:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:08:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:08:21 + ls -al . 07:08:21 total 324 07:08:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:01 . 07:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 06:57 .. 07:08:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 06:58 .git 07:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:58 .github 07:08:21 -rw-rw-r-- 1 jenkins jenkins 493 Oct 14 06:58 .gitignore 07:08:21 -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 06:58 .golangci.yml 07:08:21 -rw-rw-r-- 1 jenkins jenkins 19973 Oct 14 06:58 Attribution.txt 07:08:21 -rw-rw-r-- 1 jenkins jenkins 17665 Oct 14 06:58 CHANGELOG.md 07:08:21 -rw-rw-r-- 1 jenkins jenkins 1715 Oct 14 06:58 Dockerfile 07:08:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 06:58 GOVERNANCE.md 07:08:21 -rw-rw-r-- 1 jenkins jenkins 739 Oct 14 06:58 Jenkinsfile 07:08:21 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 14 06:58 LICENSE 07:08:21 -rw-rw-r-- 1 jenkins jenkins 3420 Oct 14 06:58 Makefile 07:08:21 -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 06:58 OWNERS.md 07:08:21 -rw-rw-r-- 1 jenkins jenkins 2620 Oct 14 06:58 README.md 07:08:21 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 06:53 VERSION 07:08:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 06:58 bin 07:08:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 06:58 cmd 07:08:21 -rw-r--r-- 1 jenkins jenkins 92292 Oct 14 07:07 coverage.out 07:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 06:58 doc 07:08:21 -rw-rw-r-- 1 jenkins jenkins 7303 Oct 14 06:58 go.mod 07:08:21 -rw-rw-r-- 1 jenkins jenkins 100916 Oct 14 06:58 go.sum 07:08:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 06:58 internal 07:08:21 -rw-rw-r-- 1 jenkins jenkins 236 Oct 14 06:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:22 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a83730c2ca7660bd580c8c11ae1217f2c0590c44 --label arch=arm64 --label version=0.0.0 . 07:08:22 Sending build context to Docker daemon 21.88MB 07:08:22 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:08:22 Step 2/27 : FROM ${BASE} AS builder 07:08:22 ---> d93ed8a923c4 07:08:22 Step 3/27 : ARG ADD_BUILD_TAGS="" 07:08:22 ---> Running in cb265540ea81 07:08:23 Removing intermediate container cb265540ea81 07:08:23 ---> c75a51ee4378 07:08:23 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:08:23 ---> Running in 51734b3ef5eb 07:08:23 Removing intermediate container 51734b3ef5eb 07:08:23 ---> fdf3af3831f2 07:08:23 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 07:08:23 ---> Running in d2c7a01142e3 07:08:24 Removing intermediate container d2c7a01142e3 07:08:24 ---> eb59dae86a07 07:08:24 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 07:08:24 ---> Running in 67e8ceb7f729 07:08:24 Removing intermediate container 67e8ceb7f729 07:08:24 ---> 8386984f47f3 07:08:24 Step 7/27 : LABEL Name=edgex-device-onvif-camera 07:08:24 ---> Running in d29ace5f54f6 07:08:24 Removing intermediate container d29ace5f54f6 07:08:24 ---> 6af28ff4783b 07:08:24 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:08:24 ---> Running in e1866d0d3188 07:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:08:28 OK: 238 MiB in 54 packages 07:08:29 Removing intermediate container e1866d0d3188 07:08:29 ---> 8051f77c5a69 07:08:29 Step 9/27 : WORKDIR /device-onvif-camera 07:08:29 ---> Running in b5e788e03037 07:08:29 Removing intermediate container b5e788e03037 07:08:29 ---> ee6f26ae3261 07:08:29 Step 10/27 : COPY go.mod vendor* ./ 07:08:30 ---> b6d6e9830208 07:08:30 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:08:30 ---> Running in 614371ca588a 07:08:33 Removing intermediate container 614371ca588a 07:08:33 ---> 62bcddc9ff0f 07:08:33 Step 12/27 : COPY . . 07:08:35 ---> b07d70ecf18c 07:08:35 Step 13/27 : RUN ${MAKE} 07:08:35 ---> Running in dd709d8dd94c 07:08:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-onvif-camera ./cmd 07:13:14 Removing intermediate container dd709d8dd94c 07:13:14 ---> 8fb22edb81fc 07:13:14 Step 14/27 : FROM alpine:3.20 07:13:14 3.20: Pulling from library/alpine 07:13:14 cf04c63912e1: Already exists 07:13:14 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:13:14 Status: Downloaded newer image for alpine:3.20 07:13:14 ---> c157a85ed455 07:13:14 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 07:13:14 ---> Running in a0d15a5f97c7 07:13:14 Removing intermediate container a0d15a5f97c7 07:13:14 ---> 0e606fc495ae 07:13:14 Step 16/27 : RUN apk add --update --no-cache dumb-init 07:13:14 ---> Running in c27905c6f9d9 07:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:13:17 (1/1) Installing dumb-init (1.2.5-r3) 07:13:17 Executing busybox-1.36.1-r29.trigger 07:13:17 OK: 9 MiB in 15 packages 07:13:18 Removing intermediate container c27905c6f9d9 07:13:18 ---> e8cee99ffdd8 07:13:18 Step 17/27 : RUN apk --no-cache upgrade 07:13:18 ---> Running in 98dc91ef3050 07:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:13:22 Upgrading critical system libraries and apk-tools: 07:13:22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:13:22 Executing busybox-1.36.1-r29.trigger 07:13:22 Continuing the upgrade transaction with new apk-tools: 07:13:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:13:25 OK: 9 MiB in 15 packages 07:13:27 Removing intermediate container 98dc91ef3050 07:13:27 ---> 2fcd5443eb6a 07:13:27 Step 18/27 : WORKDIR / 07:13:27 ---> Running in c11823dc577c 07:13:27 Removing intermediate container c11823dc577c 07:13:27 ---> 7abee8068b7d 07:13:27 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 07:13:30 ---> 6660385f13b4 07:13:30 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 07:13:31 ---> e914f95f95d8 07:13:31 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 07:13:31 ---> cbf397269b96 07:13:31 Step 22/27 : EXPOSE 59984 07:13:31 ---> Running in fc6950681cee 07:13:32 Removing intermediate container fc6950681cee 07:13:32 ---> 7938ea39af38 07:13:32 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 07:13:32 ---> Running in e343c0ef2a3f 07:13:32 Removing intermediate container e343c0ef2a3f 07:13:32 ---> 8fd222f9e433 07:13:32 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 07:13:32 ---> Running in 65b2a5819ca4 07:13:33 Removing intermediate container 65b2a5819ca4 07:13:33 ---> 09a24d743b13 07:13:33 Step 25/27 : LABEL arch=arm64 07:13:33 ---> Running in b1a7a259f35f 07:13:33 Removing intermediate container b1a7a259f35f 07:13:33 ---> 9a5d9fafd155 07:13:33 Step 26/27 : LABEL git_sha=a83730c2ca7660bd580c8c11ae1217f2c0590c44 07:13:33 ---> Running in 60ac180a7bd4 07:13:34 Removing intermediate container 60ac180a7bd4 07:13:34 ---> b3573a4c8f45 07:13:34 Step 27/27 : LABEL version=0.0.0 07:13:34 ---> Running in ea44ca9c99a9 07:13:34 Removing intermediate container ea44ca9c99a9 07:13:34 ---> 5289e961b89d 07:13:34 [Warning] One or more build-args [ARCH] were not consumed 07:13:34 Successfully built 5289e961b89d 07:13:34 Successfully tagged device-onvif-camera-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 07:13:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:35 07:13:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:13:36 arm64: Pulling from edgex-lftools-log-publisher 07:13:36 8998bd30e6a1: Pulling fs layer 07:13:36 04944245beec: Pulling fs layer 07:13:36 699f458cf7ca: Pulling fs layer 07:13:36 765212b225bb: Pulling fs layer 07:13:36 f23df028b6ca: Pulling fs layer 07:13:36 d65c8cfc05b1: Pulling fs layer 07:13:36 765212b225bb: Waiting 07:13:36 f23df028b6ca: Waiting 07:13:36 2437ff75d9bd: Pulling fs layer 07:13:36 d65c8cfc05b1: Waiting 07:13:36 2437ff75d9bd: Waiting 07:13:36 04944245beec: Verifying Checksum 07:13:36 04944245beec: Download complete 07:13:36 765212b225bb: Verifying Checksum 07:13:36 765212b225bb: Download complete 07:13:36 f23df028b6ca: Verifying Checksum 07:13:36 f23df028b6ca: Download complete 07:13:36 d65c8cfc05b1: Verifying Checksum 07:13:36 d65c8cfc05b1: Download complete 07:13:36 699f458cf7ca: Verifying Checksum 07:13:36 699f458cf7ca: Download complete 07:13:37 8998bd30e6a1: Verifying Checksum 07:13:37 8998bd30e6a1: Download complete 07:13:39 2437ff75d9bd: Verifying Checksum 07:13:39 2437ff75d9bd: Download complete 07:13:42 8998bd30e6a1: Pull complete 07:13:42 04944245beec: Pull complete 07:13:44 699f458cf7ca: Pull complete 07:13:44 765212b225bb: Pull complete 07:13:46 f23df028b6ca: Pull complete 07:13:46 d65c8cfc05b1: Pull complete 07:14:04 2437ff75d9bd: Pull complete 07:14:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:14:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:14:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:04 prd-ubuntu20.04-docker-arm64-4c-16g-22683 does not seem to be running inside a container 07:14:04 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:14:08 $ docker top b4128e6bea3eac160f4839788e37da888bbaa6654ac5a4535915bd78ba6807ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:09 ---> job-cost.sh 07:14:09 lf-activate-venv: SKIPPING 07:14:09 INFO: No Stack... 07:14:09 INFO: Retrieving Pricing Info for: v3-standard-4 07:14:10 INFO: Archiving Costs [Pipeline] sh 07:14:11 + + cutcat -d, /w/workspace/device-onvif-camera/1/archives/cost.csv -f6 07:14:11 [Pipeline] lock 07:14:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-465-1-stack-cost] 07:14:11 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-465-1-stack-cost] did not exist. Created. 07:14:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-465-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:14:12 /w/workspace/device-onvif-camera/1@tmp/durable-d89771a7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:14:13 + echo total: 0.10999999940395355 [Pipeline] stash 07:14:13 Warning: overwriting stash ‘stack-cost’ 07:14:13 Stashed 1 file(s) [Pipeline] } 07:14:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-465-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:14:13 $ docker stop --time=1 b4128e6bea3eac160f4839788e37da888bbaa6654ac5a4535915bd78ba6807ed 07:14:14 $ docker rm -f --volumes b4128e6bea3eac160f4839788e37da888bbaa6654ac5a4535915bd78ba6807ed [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 07:14:16 provisioning config files... 07:14:16 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-465@tmp/config398620423635501203tmp [Pipeline] { [Pipeline] sh 07:14:16 + set +x 07:14:16 + curl -s https://codecov.io/bash 07:14:16 + bash -s -- 07:14:16 07:14:16 _____ _ 07:14:16 / ____| | | 07:14:16 | | ___ __| | ___ ___ _____ __ 07:14:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:14:16 | |___| (_) | (_| | __/ (_| (_) \ V / 07:14:16 \_____\___/ \__,_|\___|\___\___/ \_/ 07:14:16 Bash-1.0.6 07:14:16 07:14:16 07:14:16 ==> git version 2.25.1 found 07:14:16 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:14:16 Release-Date: 2020-01-08 07:14:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:14:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:14:16 ==> Jenkins CI detected. 07:14:16 current dir:  /w/workspace/undry_device-onvif-camera_PR-465 07:14:16 project root: . 07:14:16 --> token set from env 07:14:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:14:16 ==> Running gcov in . (disable via -X gcov) 07:14:16 ==> Python coveragepy not found 07:14:16 ==> Searching for coverage reports in: 07:14:16 + . 07:14:16 -> Found 1 reports 07:14:16 ==> Detecting git/mercurial file structure 07:14:16 ==> Reading reports 07:14:16 + ./coverage.out bytes=92292 07:14:16 ==> Appending adjustments 07:14:16 https://docs.codecov.io/docs/fixing-reports 07:14:16 + Found adjustments 07:14:16 ==> Gzipping contents 07:14:16 12K /tmp/codecov.Ocb0V6.gz 07:14:16 ==> Uploading reports 07:14:16 url: https://codecov.io 07:14:16 query: branch=PR-465&commit=a83730c2ca7660bd580c8c11ae1217f2c0590c44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-465%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=465&job=&cmd_args= 07:14:16 -> Pinging Codecov 07:14:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-465&commit=a83730c2ca7660bd580c8c11ae1217f2c0590c44&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-465%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=465&job=&cmd_args= 07:14:17 -> Uploading to 07:14:17 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/a83730c2ca7660bd580c8c11ae1217f2c0590c44/d3f107e3-a068-4410-aa51-dc3916001aa6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T071417Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6f471f7778c210af1c71b3bd5d3a296a212a44ae5b0556b0ea70f8b9bcdb39ad 07:14:17 % Total % Received % Xferd Average Speed Time Time Time Current 07:14:17 Dload Upload Total Spent Left Speed 07:14:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 56226 --:--:-- --:--:-- --:--:-- 55950 100 11414 0 0 100 11414 0 50504 --:--:-- --:--:-- --:--:-- 50281 07:14:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a83730c2ca7660bd580c8c11ae1217f2c0590c44 [Pipeline] } 07:14:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:14:19 + [ -d /w/workspace/undry_device-onvif-camera_PR-465/archives ] 07:14:19 + ls -al /w/workspace/undry_device-onvif-camera_PR-465/archives 07:14:19 total 16 07:14:19 drwxr-xr-x 3 root root 4096 Oct 14 06:56 . 07:14:19 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 06:56 .. 07:14:19 drwxr-xr-x 2 root root 4096 Oct 14 06:56 cost 07:14:19 -rw-r--r-- 1 root root 91 Oct 14 06:56 cost.csv 07:14:19 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-465/archives 07:14:19 + ls -al /w/workspace/undry_device-onvif-camera_PR-465/archives 07:14:19 total 16 07:14:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 06:56 . 07:14:19 drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 06:56 .. 07:14:19 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 06:56 cost 07:14:19 -rw-r--r-- 1 jenkins jenkins 91 Oct 14 06:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:14:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:14:20 ---> package-listing.sh 07:14:20 ++ facter osfamily 07:14:20 ++ tr '[:upper:]' '[:lower:]' 07:14:21 + OS_FAMILY=debian 07:14:21 + workspace=/w/workspace/undry_device-onvif-camera_PR-465 07:14:21 + START_PACKAGES=/tmp/packages_start.txt 07:14:21 + END_PACKAGES=/tmp/packages_end.txt 07:14:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:14:21 + PACKAGES=/tmp/packages_start.txt 07:14:21 + '[' /w/workspace/undry_device-onvif-camera_PR-465 ']' 07:14:21 + PACKAGES=/tmp/packages_end.txt 07:14:21 + case "${OS_FAMILY}" in 07:14:21 + dpkg -l 07:14:21 + grep '^ii' 07:14:21 + '[' -f /tmp/packages_start.txt ']' 07:14:21 + '[' -f /tmp/packages_end.txt ']' 07:14:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:14:21 + '[' /w/workspace/undry_device-onvif-camera_PR-465 ']' 07:14:21 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-465/archives/ 07:14:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-465/archives/ [Pipeline] echo 07:14:21 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/undry_device-onvif-camera_PR-465/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:14:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:14:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:22 prd-ubuntu20.04-docker-8c-8g-22682 does not seem to be running inside a container 07:14:22 $ 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/undry_device-onvif-camera_PR-465/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-465 -v /w/workspace/undry_device-onvif-camera_PR-465:/w/workspace/undry_device-onvif-camera_PR-465:rw,z -v /w/workspace/undry_device-onvif-camera_PR-465@tmp:/w/workspace/undry_device-onvif-camera_PR-465@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:14:22 $ docker top 6d470b0a50f5253044a623d9049a99616f7878875de56da9e9eae1d3619a1009 -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:23 + touch /tmp/pre-build-complete [Pipeline] sh 07:14:23 + mkdir -p /var/log/sysstat [Pipeline] sh 07:14:23 + ls /var/log/sa-host 07:14:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:23 provisioning config files... 07:14:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-465@tmp/config8665229535654343562tmp [Pipeline] { [Pipeline] echo 07:14:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:14:24 ---> create-netrc.sh [Pipeline] } 07:14:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:14:24 ---> python-tools-install.sh [Pipeline] echo 07:14:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:14:25 ---> sudo-logs.sh 07:14:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:14:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:14:25 ---> job-cost.sh 07:14:25 lf-activate-venv: SKIPPING 07:14:25 DEBUG: total: 0.2199999988079071 07:14:25 INFO: Retrieving Stack Cost... 07:14:25 INFO: Retrieving Pricing Info for: v3-standard-8 07:14:26 INFO: Archiving Costs [Pipeline] echo 07:14:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:14:26 ---> logs-deploy.sh 07:14:26 lf-activate-venv: SKIPPING 07:14:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-465/1 07:14:26 INFO: archiving workspace using pattern(s): 07:14:27 Archives upload complete. 07:14:27 INFO: archiving logs to Nexus